:root{--color-blue-0:hsl(203, 83.5%, 83.3%);--color-blue-1:hsl(205, 100%, 50%);--color-blue-2:hsl(207, 100%, 67.1%);--color-blue-3:hsl(218, 100%, 50.2%);--color-blue-4:hsl(215, 68.8%, 31.4%);--color-white-0:hsl(0, 0%, 100%)}@font-face{src:url(/fonts/century-gothic.ttf);font-family:century gothic}@font-face{src:url(/fonts/century-gothic-bold.ttf);font-family:century gothic bold}@font-face{src:url(/fonts/century-gothic-italic.ttf);font-family:century gothic italic}@font-face{src:url(/fonts/century-gothic-bold-italic.ttf);font-family:century gothic bold italic}@font-face{src:url(/fonts/rage.ttf);font-family:rage}*{margin:0;padding:0;font-size:1.1rem;font-family:century gothic,sans-serif}html{width:100%;min-height:100%}a{color:var(--color-blue-3);transition:all 200ms ease;text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2rem}h2{font-size:1.6rem}h1.styled{color:var(--color-white-0);margin:5px 0;background:var(--color-blue-1);border-radius:0 100px 100px 0}em{font-style:normal;font-family:century gothic italic}strong{font-family:century gothic bold;font-weight:400}em strong,strong em{font-family:century gothic bold italic}small{font-size:.7rem}address{font-style:normal}.light-blue{color:var(--color-blue-2)}.blue{color:var(--color-blue-1)}.dark-blue{color:var(--color-blue-4)}body{background:linear-gradient( var(--color-blue-2),var(--color-blue-3) )}#cover{top:0;width:100%;height:100%;z-index:5;display:none;position:fixed;transition:background 300ms ease;pointer-events:none}#container{border:9px solid var(--color-blue-0);margin:45px auto;padding:9px;max-width:950px;background:linear-gradient( var(--color-white-0) 70%,var(--color-blue-2) );border-radius:15px}header address{color:var(--color-white-0);padding:5px 10px;background:var(--color-blue-1);text-align:right;font-family:century gothic italic;margin-bottom:10px}header span{margin:0 5px;font-family:century gothic italic}header a{color:var(--color-white-0);font-family:century gothic bold}#header-images{margin-bottom:5px}#header-images img:first-of-type{width:70%;margin:0 auto}#header-images img:last-of-type{width:calc(100% - 20px);border-radius:0 10px 0 10px}#header-images img{margin-bottom:5px}#inner-left,#hamburger{transition:margin-left 300ms ease}#inner-left>*{margin:10px auto}#inner-left address,#inner-left small,#inner-left strong{display:block;text-align:center}#inner-left small{margin-top:-5px}#inner-left-images{display:flex;justify-content:space-evenly}#stars{margin:0 40px;background:var(--color-blue-2);border-radius:100px}#rating{text-transform:uppercase}#inner-left-fr img{width:30px}#inner-left-fr span{font-size:.8rem}#inner-left-external{margin-top:30px}#inner-left-external ul{list-style:none}#inner-left-fr,#inner-left-external li{width:220px;margin:10px auto;display:grid;grid-template:"a b" 1fr/65px 1fr}#inner-left-fr{width:max-content;margin:20px auto;grid-template:"a b" 1fr/40px 1fr}#inner-left-fr span,#inner-left-external a{margin:auto 0}#inner-left-external li img{width:50px;border-radius:50px}#inner-left-external *,#inner-left-kings{font-size:1rem}#inner-left-kings{text-align:center;margin-top:30px}#inner-left-kings img{margin-top:10px}#inner-left-kings{color:#1e5887}#stars,nav a{padding:5px 15px}#hamburger{top:120px;width:50px;cursor:pointer;display:none;padding:2px 0;position:fixed;background:var(--color-blue-4);margin-left:-20px;border-radius:0 5px 5px 0}#hamburger span{height:5px;margin:8px;display:block;background:var(--color-white-0);border-radius:5px}nav ul{list-style:none}nav a{color:var(--color-white-0);margin:10px auto;display:block;font-size:.9rem;background:var(--color-blue-2);font-family:century gothic bold;border-radius:1rem;text-transform:uppercase}main img{width:100%}footer{color:var(--color-white-0);margin:15px -10px -10px;padding:10px;background:var(--color-blue-1);text-align:center;border-radius:0 0 10px 10px}footer,footer *{font-size:.8rem}footer a{color:var(--color-blue-4);display:block;margin-top:10px}#header-images,#inner{display:grid;grid-template:"a b" 1fr/1fr 3fr}#header-images img:last-of-type,main{margin-left:20px}@media screen and (max-width:750px){#cover{display:block}#inner{display:block}#inner-left{top:0;height:100%;width:200px;padding:0 20px;position:fixed;overflow:auto;background:var(--color-white-0);margin-left:-260px}#inner-left,#hamburger{z-index:10}#hamburger{display:block}main{margin-left:0}}