html{height:100%;width:100%}body{font-family:Sora,sans-serif;margin:0;padding:0}hero{display:flex;justify-content:space-between;width:100%}.main_left{justify-content:left;z-index:2}.main_right{cursor:pointer;z-index:1}.main_middle div{display:flex;justify-content:center;align-items:center}.main_middle div img{margin-left:50px;cursor:pointer;z-index:1}main{max-width:100%;margin:0 auto;text-align:center;min-height:72vh}header{display:flex;justify-content:space-between;align-items:center;padding:8px;margin-bottom:0;background:linear-gradient(45deg,#363e55,#7984a2)}nav{display:flex;justify-content:right;align-items:flex-start;align-self:stretch;gap:15px;margin:0;gap:8px}.partnerSection{margin-top:60px}.container{width:100%;height:100%}.container img{max-width:100%;border-radius:8px}button:hover{color:#000;background:#fff;cursor:pointer;transform:scale(1.1)}.box-sized{box-sizing:border-box}.box_header{width:680%;height:200px;margin:10px;display:flex;align-items:center;justify-content:center;background-color:#e88f11;border:2px solid #333;border-radius:10px;color:#fff;font-size:30px}.box{width:200px;height:200px;margin:10px;display:flex;align-items:center;justify-content:center;border:2px solid #333;border-radius:10px;color:#fff;font-size:30px;font-weight:900}.box:hover{color:#fff;font-size:35px;cursor:crosshair;transform:scale(1.1)}.box1{background-color:#dfd25d}.box2{background-color:#80cbc4}.box3{background-color:#ffcdd2}.flex-container{display:flex;width:100%;border-radius:10px;min-height:100px;margin-bottom:20px;font-family:Sora,sans-serif}.jc-space-around{justify-content:center}button{height:fit-content;width:64px;padding:4px;opacity:.6;border-radius:10px;cursor:pointer}button:hover{color:#000;background:#fff;transform:scale(1.1);opacity:.8}footer{justify-content:space-between;color:#000;display:flex;width:100%}.carousel{position:absolute;top:30%;left:23%;visibility:hidden}.carousel-visible{visibility:visible}.map-visible{visibility:hidden}@media only screen and (max-width: 1000px){.carousel{visibility:visible}#map,#speech,#char{opacity:0}}@keyframes checked-anim{50%{width:3000px;height:3000px}to{width:100%;height:100%;border-radius:0}}@keyframes not-checked-anim{0%{width:3000px;height:3000px}}li,a{margin:75px 0 -55px;color:#e88f11;font:14pt Sora,sans-serif;font-weight:700;line-height:1.2;text-decoration:none;text-transform:none;list-style:none;outline:0;display:none;text-align:left}li{width:230px;text-indent:56px}a:focus{display:block;color:#333;background-color:#eee;transition:all .5s}aside{position:absolute;color:#fff;top:35%;right:10%;text-align:right}#trigger,#burger,#burger:before,#burger:after{position:absolute;top:190px;left:25px;background:#e88f11;width:30px;height:5px;transition:.2s ease;cursor:pointer;z-index:1}#trigger{height:25px;background:none}#burger:before{content:" ";top:10px;left:0}#burger:after{content:" ";top:20px;left:0}Open state of burger #menu-toggle:checked+#trigger+#burger{top:190px;transform:rotate(180deg);transition:transform .2s ease}#menu-toggle:checked+#trigger+#burger:before{width:20px;top:-2px;left:18px;transform:rotate(45deg) translate(-5px);transition:transform .2s ease}#menu-toggle:checked+#trigger+#burger:after{width:20px;top:2px;left:18px;transform:rotate(-45deg) translate(-5px);transition:transform .2s ease}#menu{position:absolute;margin:0;padding:0;width:110px;height:110px;border-bottom-right-radius:100%;box-shadow:0 2px 5px #00000042;animation:not-checked-anim .2s both;transition:.2s}#menu-toggle:checked+#trigger+#burger+#menu{animation:checked-anim 1s ease both}#menu-toggle:checked+#trigger~#menu>li,a{display:block}[type=checkbox]:not(:checked),[type=checkbox]:checked{display:none}@media (max-width: 1200px){li,a{text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}}#map-container{position:relative}#char{position:absolute;bottom:0;left:455px;height:35px}#speech{position:absolute;bottom:43%;left:48%;height:50px;visibility:hidden}input[type=radio]{display:none}.card{position:absolute;width:60%;height:100%;left:0;right:0;transition:transform .4s ease;cursor:pointer}.carousel{width:100%;max-width:800px;height:510px;transform-style:preserve-3d;display:flex;justify-content:center;flex-direction:column;align-items:center}.cards{position:relative;width:100%;height:100%;margin-bottom:20px}.carousel-image{width:100%;height:100%;border-radius:10px;object-fit:cover;box-shadow:0 0 5px #51515178}#item-1:checked~.cards #image-3,#item-2:checked~.cards #image-1,#item-3:checked~.cards #image-2{transform:translate(-40%) scale(.8);opacity:.4;z-index:0}#item-1:checked~.cards #image-2,#item-2:checked~.cards #image-3,#item-3:checked~.cards #image-1{transform:translate(40%) scale(.8);opacity:.4;z-index:0}#item-1:checked~.cards #image-1,#item-2:checked~.cards #image-2,#item-3:checked~.cards #image-3{transform:translate(0) scale(1);opacity:1;z-index:1}
