@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);.dropup-container{margin:0 auto;width:130px;position:relative}.dropup-container .dropup-btn{position:relative;background:#fff;justify-content:space-between;padding:10px;border-radius:30px;z-index:2;cursor:pointer}.dropup-container .dropup-btn,.dropup-container .dropup-btn div{display:flex;align-items:center}.dropup-container .dropup-btn .global-icon{width:24px;height:24px}.dropup-container .dropup-btn .language-selected{margin-left:4px;color:#000;font-size:14px;font-weight:400;text-shadow:none}.dropup-container .dropup-btn .arrow-icon{width:14px;height:14px;rotate:90deg;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.dropup-container .dropup-btn .rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dropup-container .dropup-content{position:absolute;bottom:25%;left:0;width:100%;background-color:#fff;border-radius:30px 30px 20px 20px;color:#000;font-size:14px;font-weight:400;text-shadow:none;z-index:1;overflow:hidden}.dropup-container .dropup-content .item{width:100%;text-align:center;text-transform:capitalize;padding:10px;cursor:pointer}.dropup-container .dropup-content .item:last-child{opacity:0;pointer-events:none}.dropup-container .dropup-content .item:hover{background:#d6d6d6}.experience-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9;background-color:rgba(0,0,0,.7);font-family:"Roboto Condensed",sans-serif;font-weight:200;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.experience-container .experience-slider{position:fixed;width:100vw}.experience-container .experience-slider .slider-wrapper ul{height:50vh;overflow:unset}.experience-container .experience-slider .slider-wrapper ul li{background-color:initial;border:none;height:84vh}.experience-container .experience-button{position:fixed;top:calc(50vh - 70px);left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:10px 30px;border:none;border-radius:30px;background-color:#17a35b;font-size:35px;line-height:1;color:#fff;cursor:pointer;text-shadow:2px 2px 3px rgba(0,0,0,.4);white-space:nowrap;z-index:100}.experience-container .experience-button:hover{background-color:#058040}@media (min-width:577px) and (max-width:1400px){.experience-container .experience-button{font-size:24px}}@media (max-width:576px){.experience-container .experience-button{top:56%;font-size:20px}}.experience-container .experience-content{width:100%;height:100%;padding:40px 40px 140px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:20px;gap:20px}.experience-container .experience-content .click-drag,.experience-container .experience-content .info-button,.experience-container .experience-content .viewer-info,.experience-container .experience-content .viewer-scene{display:flex;align-items:center;justify-content:center}.experience-container .language-select{position:fixed;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;font-size:24px;display:flex;flex-direction:column;align-items:center}@media (min-width:577px) and (max-width:1400px){.experience-container .language-select{font-size:18px}}@media (max-width:576px){.experience-container .language-select{width:100vw;font-size:16px}}.experience-container .language-select .language-select__icon{margin-bottom:10px;display:inline-flex;align-items:center}.experience-container .click-drag,.experience-container .info-button,.experience-container .viewer-info,.experience-container .viewer-scene{-webkit-user-select:none;user-select:none}@media (max-width:576px){.experience-container .click-drag,.experience-container .info-button,.experience-container .viewer-info,.experience-container .viewer-scene{display:flex;flex-direction:column;justify-content:center;align-items:center;height:50vh}}@media (max-width:576px){.experience-container .viewer-scene .explication{margin-top:10px}}.experience-container .click-drag__icon,.experience-container .foot-step__icon{width:80px;height:80px;min-width:80px;min-height:80px;background-position:50%;background-repeat:no-repeat;background-size:contain}.experience-container .viewer-info__icon img{width:143px;height:160px}.experience-container .explication{color:#fff;font-size:24px;margin-left:20px}@media (min-width:577px) and (max-width:1400px){.experience-container .explication{font-size:18px}}@media (max-width:576px){.experience-container .explication{font-size:16px;margin-left:0}}.experience-container .row-button{display:flex;align-items:center;margin-bottom:20px}.experience-container .row-button .icon{width:40px;height:40px;border-radius:10px;background:#000;display:flex;align-items:center;justify-content:center}.experience-container .row-button .icon svg{width:22px;height:22px}@media (max-width:576px){.experience-container .row-button .explication{margin-left:10px}}.experience-container .list-button .row-button:last-child{margin-bottom:0}.experience-container .left-button,.experience-container .right-button{position:absolute;top:50%;border:solid #fff;border-width:0 4px 4px 0;display:inline-block;padding:10px;background:transparent;z-index:10}.experience-container .left-button{left:20px;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}.experience-container .right-button{right:20px;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.intro-loading-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:1;transition:all 1s ease-in-out}.intro-loading-container.off{opacity:0}.intro-loading-content{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.intro-image{position:absolute;width:100%;height:100%;max-width:100%;object-fit:contain;top:0;left:0}.intro-image.slogan{-webkit-animation:sloganAnimation 10s ease-in-out;animation:sloganAnimation 10s ease-in-out;opacity:0}.intro-image.logo{-webkit-animation:logoAnimation 10s ease-in-out;animation:logoAnimation 10s ease-in-out;opacity:1}.intro-image.cgi{-webkit-animation:cgiAnimation 10s ease-in-out;animation:cgiAnimation 10s ease-in-out;opacity:1}.intro-image.tour{-webkit-animation:tourAnimation 10s ease-in-out;animation:tourAnimation 10s ease-in-out;opacity:1}@-webkit-keyframes sloganAnimation{0%{opacity:0}20%{opacity:1}30%{opacity:1}40%{opacity:0}to{opacity:0}}@keyframes sloganAnimation{0%{opacity:0}20%{opacity:1}30%{opacity:1}40%{opacity:0}to{opacity:0}}@-webkit-keyframes logoAnimation{0%{opacity:0}40%{opacity:0}50%{opacity:1}to{opacity:1}}@keyframes logoAnimation{0%{opacity:0}40%{opacity:0}50%{opacity:1}to{opacity:1}}@-webkit-keyframes cgiAnimation{0%{opacity:0}60%{opacity:0}70%{opacity:1}to{opacity:1}}@keyframes cgiAnimation{0%{opacity:0}60%{opacity:0}70%{opacity:1}to{opacity:1}}@-webkit-keyframes tourAnimation{0%{opacity:0}80%{opacity:0}90%{opacity:1}to{opacity:1}}@keyframes tourAnimation{0%{opacity:0}80%{opacity:0}90%{opacity:1}to{opacity:1}}.intro-slide-container{width:100%;height:100%}.intro-slide-container .intro-slide-item-list{height:100%;display:flex;flex-direction:column;position:relative}.intro-slide-container .intro-slide-item-list .intro-slide-logo{width:140px;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.intro-slide-container .intro-slide-item-list .intro-slide-group{display:flex}.intro-slide-container .intro-slide-item-list .intro-slide-item{outline:none!important}.intro-slide-container .intro-slide-item-list .intro-slide-item .intro-slide-item-body{display:flex;flex-direction:column;align-items:center;padding:0 3.5rem}.intro-slide-container .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-img{width:124px;height:125px}.intro-slide-container .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-slide-title{font-size:30px;font-family:var(--advent-pro-font)}.intro-slide-container .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-svg{width:100%;position:relative}.intro-slide-container .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-svg .intro-logo{width:70%;max-width:150px;margin-left:auto;position:absolute;bottom:0;right:0}.intro-slide-container .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-text{color:#b6b4b5;font-family:var(--montserrat-font);font-size:1.125rem;font-weight:400;padding-top:1rem;height:4rem;line-height:1.375;text-align:center}.intro-slide-container .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-text.text-right{text-align:right}@media screen and (min-width:992px){.intro-slide-container .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-text{font-size:15px;padding-top:.5rem;height:2.3rem}}@media screen and (min-width:1400px){.intro-slide-container .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-text{font-size:1rem;padding-top:.9rem;height:5.125rem}}.intro-slide-container.phone.landscape .intro-slide-item-list .intro-slide-item .intro-slide-item-body{padding-left:30px;padding-right:30px;padding-top:0}.intro-slide-container.phone.landscape .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-text{padding-top:.5rem;height:2.5rem}.intro-slide-container.phone.landscape .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-svg{max-width:25vw}.intro-slide-container.phone.portrait .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-svg{max-width:50vw}.intro-slide-container.desktop .intro-slide-item-list .intro-slide-item .intro-slide-item-body .intro-svg{max-width:20vw}.slick-slider .slick-track{display:flex!important}.slick-slider .slick-track .slick-slide{height:inherit!important}.slick-slider .slick-track .slick-slide>div{outline:none!important}.slick-dots li button:before{color:#fff!important;font-size:10px!important;opacity:.5!important}.slick-dots li.slick-active button:before{color:#fff!important;opacity:.9!important}.wrapper{text-align:center;background-color:initial;width:120px}@media screen and (max-width:768px){.wrapper{width:84px}}@media screen and (max-width:575px){.wrapper{width:70px}}.powered-img{width:100%}@media screen and (min-width:1025px){.powered-img{width:70%;height:auto;padding:0}}.powered-img-logov2{width:150px!important}.landing-intro{position:fixed;left:37.5%;display:flex;flex-direction:column;justify-content:center;align-items:center;width:62.5%;height:100vh;z-index:9998;background-color:#fff;transition:all 1s ease-in-out}.landing-intro.out{opacity:0}@media screen and (max-width:992px){.landing-intro{left:0;width:100%;background:none}}@media screen and (max-width:992px){.landing-intro.menu-left{padding-left:0}}.landing-intro .intro-slide,.landing-intro .intro-title{align-self:stretch;position:relative;transition:all 1s ease-in-out}.landing-intro .intro-slide-title{color:#fff;transition:all 1s ease-in-out}@media screen and (min-width:1025px){.landing-intro .intro-slide-title{color:#000}}.landing-intro .intro-title{position:relative;padding-bottom:5vh}@media screen and (max-width:992px){.landing-intro .intro-title strong{color:#fff}}.landing-intro .intro-title-logo{position:absolute;top:0;right:0}.landing-intro.phone{top:0;bottom:0;height:auto}.landing-intro.phone.portrait .intro-title{padding-bottom:0}.landing-intro.phone.landscape{padding-bottom:40px}.landing-intro .intro-title{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}@media screen and (min-width:1025px){.landing-intro .intro-title{flex:1 1}}.landing-intro .intro-title p{color:color;font-family:var(--montserrat-font);font-size:90px;font-weight:700;text-align:center;text-shadow:1px -1px 1px rgba(0,0,0,.1),1px 1px 1px rgba(0,0,0,.4);line-height:1.2;padding-bottom:6px;margin:0}@media screen and (min-width:1400px){.landing-intro .intro-title p{font-size:6rem}}@media screen and (max-width:992px){.landing-intro .intro-title p{font-size:4rem}}@media screen and (max-width:491px){.landing-intro .intro-title p{font-size:3rem;margin-bottom:1rem;color:#fff}}.landing-intro .intro-title-btn{padding:10px 50px;font-size:25px;font-family:var(--montserrat-font);border:none;border-radius:2rem;background:linear-gradient(45deg,var(--swiper-theme-color),var(--primary-color));color:#fff;cursor:pointer;box-shadow:0 8px 15px rgba(0,0,0,.1);text-shadow:0 8px 15px rgba(0,0,0,.3)}.landing-intro .intro-title-btn:focus{outline:none}@media screen and (max-width:992px){.landing-intro .intro-title-btn{padding:.5rem 2rem;font-size:2em}}.landing-intro .intro-slide{height:50vh;display:flex;flex-direction:column;justify-content:flex-end}.landing-intro .intro-slide .intro-slide-container .intro-slide-item-list .slick-slider .slick-next,.landing-intro .intro-slide .intro-slide-container .intro-slide-item-list .slick-slider .slick-prev{width:20px;height:50px}.landing-intro .intro-slide .intro-slide-container .intro-slide-item-list .slick-slider .slick-prev{left:15px;background:url(/static/media/Slide_L.a2b6f4d0.svg);background-repeat:no-repeat}.landing-intro .intro-slide .intro-slide-container .intro-slide-item-list .slick-slider .slick-prev:before{content:""}.landing-intro .intro-slide .intro-slide-container .intro-slide-item-list .slick-slider .slick-next{right:15px;background:url(/static/media/Slide_R.8a387d8a.svg);background-repeat:no-repeat}.landing-intro .intro-slide .intro-slide-container .intro-slide-item-list .slick-slider .slick-next:before{content:""}.landing-intro .intro-slide .intro-slide-container .intro-slide-item-list .slick-slider .slick-arrow{z-index:10}.landing-intro.out .intro-title{opacity:0;bottom:50px}.landing-intro.out .intro-slide{opacity:0;top:50px}.landing-intro.in .intro-title{opacity:1;bottom:0}.landing-intro.in .intro-slide{opacity:1;top:0}#bottom-menu-v2{font-family:var(--montserrat-font);display:flex;justify-content:space-between;align-items:center;background-color:#123e3d;padding:0;position:fixed;bottom:0;left:0;right:0;z-index:21;min-height:50px}#bottom-menu-v2.bottom-menu-fade-in{opacity:0;-webkit-animation:bottomMenuFadeIn 3s ease-in-out forwards;animation:bottomMenuFadeIn 3s ease-in-out forwards}#bottom-menu-v2 .menu--items{display:flex;align-items:center}#bottom-menu-v2 .menu--items .logo-tour{display:flex;justify-content:center;align-items:center;cursor:pointer;padding-inline:30px}#bottom-menu-v2 .menu--items .logo-tour img{height:2.6rem}#bottom-menu-v2 .menu--items .item{background:none;border:none;border-left:.5px solid #495250;color:#fff;font-size:14px;font-weight:500;text-transform:uppercase;cursor:pointer;padding:17px 20px 15px;transition:color .3s ease;height:100%;position:relative}#bottom-menu-v2 .menu--items .item .item-label{font-weight:700}#bottom-menu-v2 .menu--items .item:last-child{border-right:.5px solid #495250}#bottom-menu-v2 .menu--items .item .sub-menu{visibility:hidden;opacity:0;pointer-events:none;transition:visibility 0s,opacity .3s ease-in-out;position:absolute;top:5px;left:50%;-webkit-transform:translate(-36%,-100%);transform:translate(-36%,-100%);background-color:#123e3d;z-index:1;display:flex;flex-wrap:wrap;grid-gap:5px;gap:5px;justify-content:center;width:1000px;list-style-type:none;background-color:initial;padding-bottom:10px;font-weight:400}#bottom-menu-v2 .menu--items .item .sub-menu .sub-item{padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:rgba(18,62,61,.7411764705882353);flex:0 1 auto;white-space:nowrap;position:relative;font-size:12px}#bottom-menu-v2 .menu--items .item .sub-menu .sub-item:hover{background-color:rgba(18,62,61,.8705882352941177);color:#f6da8f}#bottom-menu-v2 .menu--items .item .sub-menu .sub-item .img-preview{visibility:hidden;opacity:0;pointer-events:none;transition:visibility 0s,opacity .3s ease-in-out;position:absolute;min-width:200px;max-width:250px;aspect-ratio:16/9;object-fit:cover;top:5px;left:0;-webkit-transform:translateY(-110%);transform:translateY(-110%);box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}#bottom-menu-v2 .menu--items .item:hover{background-color:hsla(0,0%,100%,.1);position:relative}#bottom-menu-v2 .menu--items .item:hover .item-label{color:#f6da8f}#bottom-menu-v2 .menu--items .item:hover .sub-menu{display:flex}#bottom-menu-v2 .menu--items .item:hover .sub-menu,#bottom-menu-v2 .menu--items .item:hover .sub-menu .sub-item:hover .img-preview{visibility:visible;opacity:1;pointer-events:all;transition:visibility 0s,opacity .3s ease-in-out}#bottom-menu-v2 .menu--items .item:hover:after{content:"";width:calc(100% + 2px);height:3px;background-color:#f6da8f;position:absolute;top:0;left:-1px;z-index:2}#bottom-menu-v2 .tour-logo{position:fixed;z-index:10;top:10px;left:10px}#bottom-menu-v2 .tour-logo img{width:80px}#menu-social{position:fixed;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #d3a524;padding:3px 0 3px 3px;border-top-left-radius:10px;border-bottom-left-radius:10px}#menu-social .container{display:flex;flex-direction:column;justify-content:center;align-items:space-around;padding:5px 0;border-top-left-radius:8px;border-bottom-left-radius:8px;background-color:#d3a524}#menu-social .container .social-item{padding:8px 10px;cursor:pointer;display:flex;align-items:center;justify-content:center}#menu-social .container .social-item:hover svg{transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease;-webkit-filter:drop-shadow(3px 5px 2px rgba(0,0,0,.4));filter:drop-shadow(3px 5px 2px rgba(0,0,0,.4))}.menu--actions{display:flex}.menu--actions .action{display:flex;justify-content:center;align-items:center;border-left:.5px solid #495250;padding-inline:20px}.menu--actions #actions-icons{display:flex;grid-gap:10px;gap:10px}.menu--actions #actions-icons .icon{display:flex;justify-content:center;align-items:center;cursor:pointer}.menu--actions #actions-icons .icon svg{width:24px}.menu--actions #back-button{position:absolute;right:6px;top:-90%;padding:8px 15px;background:rgba(23,62,61,.8);color:#fff;display:flex;justify-content:center;align-items:center;grid-gap:5px;gap:5px;font-size:16px;transition:background .3s ease;border-radius:6px;cursor:pointer}.menu--actions #back-button:hover{background:#173e3d}.hamburger{padding-left:20px}.hamburger .line{width:25px;height:2px;background-color:#ecf0f1;display:block;margin:5px auto;transition:all .3s ease-in-out}.hamburger:hover{cursor:pointer}#hamburger-1.is-active .line:nth-child(2){opacity:0}#hamburger-1.is-active .line:first-child{-webkit-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}#hamburger-1.is-active .line:nth-child(3){-webkit-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg)}#bottom-menu-v2__mobile{visibility:hidden;opacity:0;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:calc(100vh - 50px);background-color:rgba(18,62,61,.8);z-index:20;-webkit-transform:translateY(100%);transform:translateY(100%)}#bottom-menu-v2__mobile,#bottom-menu-v2__mobile.visible{transition:visibility 0s,opacity .3s ease-in-out;transition:visibility .3s,opacity .3s,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,visibility .3s,opacity .3s;transition:transform .3s ease-in-out,visibility .3s,opacity .3s,-webkit-transform .3s ease-in-out}#bottom-menu-v2__mobile.visible{visibility:visible;opacity:1;pointer-events:all;-webkit-transform:translateY(0);transform:translateY(0)}#bottom-menu-v2__mobile .mobile-menu-wrapper{color:#fff;padding:20px;border-radius:10px;width:100%;position:fixed;height:100%;display:flex;flex-direction:column}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-header{display:flex;justify-content:center;align-items:center;margin-bottom:20px}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-header img{width:9rem}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items{margin-top:10px;list-style:none;flex:1 1;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:0 0 80px}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item{background-color:initial;border:none;border-top:.5px solid hsla(0,0%,100%,.3);padding:20px 0;text-align:left;color:#fff;font-weight:400;cursor:pointer}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item:nth-child(3){border-bottom:.5px solid hsla(0,0%,100%,.3)}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper{display:flex;align-items:center;justify-content:space-between;padding-inline:20px;transition:color .3s ease}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper svg{-webkit-transform:rotate(90deg) scale(1.2);transform:rotate(90deg) scale(1.2);fill:#fff;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper .item-label{text-transform:uppercase;font-size:15px}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper.active{color:#f6da8f}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper.active svg{-webkit-transform:rotate(180deg) scale(1.2);transform:rotate(180deg) scale(1.2);fill:#f6da8f}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item:has(.sub-menu){padding-bottom:0}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .sub-menu{margin-top:20px;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .sub-menu li{list-style:none;border-top:.5px solid hsla(0,0%,100%,.3);padding:20px 0 20px 40px;text-transform:uppercase;cursor:pointer;font-size:12px}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .sub-menu li:before{content:"- "}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .sub-menu.expanded{max-height:500px}#bottom-menu-v2__mobile .mobile-menu-wrapper .social-icons{display:flex;justify-content:center;margin:30px 0}#bottom-menu-v2__mobile .mobile-menu-wrapper .social-icons .container{display:flex;grid-gap:10px;gap:10px}#bottom-menu-v2__mobile .mobile-menu-wrapper .social-icons .social-item{margin:0 10px;color:#fff;font-size:24px;text-decoration:none;display:flex;align-items:center;justify-content:center;flex-direction:column}#bottom-menu-v2__mobile .mobile-menu-wrapper .social-icons .social-item svg{width:24px;height:24px}#bottom-menu-v2__mobile .mobile-menu-wrapper .social-icons .social-item:hover{color:#f6da8f}#bottom-menu-v2__mobile .mobile-menu-wrapper .back-to-home{color:#fff;text-decoration:none;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid hsla(0,0%,100%,.3);padding:10px;margin-inline:auto;font-size:12px}@-webkit-keyframes bottomMenuFadeIn{0%{opacity:0}to{opacity:1}}@keyframes bottomMenuFadeIn{0%{opacity:0}to{opacity:1}}.Rcompass-container{position:fixed;z-index:1;top:20px;left:70%;height:100vh;width:200px;pointer-events:all;-webkit-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden;pointer-events:none}@media (min-width:768px){.Rcompass-container{left:15%}}@media (min-width:1024px){.Rcompass-container{left:50%}}.Rcompass-container--wrapper{position:relative;width:100%;height:100%}.Rcompass-container--ruler-arrow{width:25px;height:auto;position:fixed;top:0}.Rcompass-container--img,.Rcompass-container--ruler-arrow{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Rcompass-container--img{position:absolute;top:25px;width:10000px;height:auto;background-repeat:repeat;background-position:50%;height:30px;transition:.3s ease}@media (max-width:767px){.Rcompass-container{height:10vh;-webkit-transform-origin:-250% -50%;transform-origin:-250% -50%;-webkit-transform:scale(.85);transform:scale(.85)}}.compass-container{position:fixed;z-index:1;bottom:60px;right:10px;width:100px;height:100px}.compass-container .compass-icon img{width:100%;border-radius:50%;box-shadow:0 0 7px 3px rgba(0,0,0,.5)}.compass-container .compass-arrow{position:absolute;top:calc(50% - 20px);left:calc(50% - 2px);width:5px;height:40px;z-index:2;-webkit-transform-origin:center;transform-origin:center}.compass-container .compass-arrow img{width:100%;height:100%}@media screen and (min-width:768px){.compass-container{bottom:10px;right:10px}}@media screen and (min-width:992px){.compass-container{bottom:15px;right:15px;width:150px;height:150px}.compass-container .compass-arrow{top:calc(50% - 35px);left:calc(50% - 8px);width:16px;height:70px}}@media screen and (min-width:1024px){.compass-container{bottom:10px;right:10px;z-index:999}.compass-container .compass-arrow{top:calc(50% - 30px);left:calc(50% - 6px);width:12px;height:60px}}.daytime-switch{height:24px;width:50px;padding:0 3px;display:flex;align-items:center;justify-content:center;grid-gap:5px;gap:5px;background-color:#c7d2de;border-radius:20px;flex-direction:row;cursor:pointer;box-shadow:5px 2px 15px rgba(0,0,0,.3);transition:.3s ease;z-index:10;pointer-events:all}.daytime-switch.night{background-color:#105260;flex-direction:row-reverse}@media (min-width:768px){.daytime-switch{height:30px;width:80px;padding:0 3px}}@media (min-width:1500px){.daytime-switch{height:35px;width:90px;padding:0 3px}}.daytime-switch-icon{height:20px;width:20px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#fff;box-shadow:1px 1px 2px rgba(0,0,0,.5)}.daytime-switch-icon svg{scale:1}.daytime-switch-icon.night{background-color:#a0b2c3}@media (min-width:768px){.daytime-switch-icon{height:26px;width:26px}.daytime-switch-icon svg{scale:1.15}}@media (min-width:1500px){.daytime-switch-icon{height:30px;width:30px}.daytime-switch-icon svg{scale:1.3}}.daytime-switch-text{text-align:center;flex:1 1;font-size:11px;font-weight:700;color:#3b3f42}.daytime-switch-text.night{color:#98a861}.daytime-switch-text .dt-text-content{display:none}@media screen and (min-width:768px){.daytime-switch-text{font-size:12px}.daytime-switch-text .dt-text-content{display:inline;padding-right:10px}.daytime-switch-text.night .dt-text-content{padding-right:0}}.floor-buttons{display:none;position:absolute;bottom:-20px;right:15px;justify-content:flex-end;align-items:center;grid-gap:10px;gap:10px}.floor-buttons--btn{color:#fff;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:rgba(18,62,61,.7411764705882353);flex:0 1 auto;white-space:nowrap;position:relative;font-size:12px;text-transform:uppercase;cursor:pointer}.floor-buttons--btn.active,.floor-buttons--btn:hover{color:#f6da8f;background-color:rgba(18,62,61,.8705882352941177)}@media (min-width:768px){.floor-buttons{display:flex}}.mobile-floor--buttons{display:flex;align-items:center;justify-content:center;grid-gap:13px;gap:13px;padding:0 20px}.mobile-floor--buttons-btn{color:#fff;font-size:12px;text-transform:uppercase;font-weight:700}.mobile-floor--buttons-btn.active{background-color:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.3);border-radius:15px;padding:5px 10px}.popup-container{position:fixed;z-index:90;top:0;bottom:0;left:0;right:0;z-index:999}.popup-container:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 70%,transparent)}.popup-container .popup-header{position:absolute;top:55px;left:0;height:auto;z-index:2;width:100%;padding:.5rem}@media screen and (max-width:575px){.popup-container .popup-header{top:0}}.popup-container .popup-header .Close-button{display:inline-block;width:2rem;height:2rem;font-size:2rem;line-height:2rem;color:#fff;cursor:pointer}.popup-container .popup-header .Close-button svg{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.popup-container .popup-body{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden;display:flex}.popup-container .popup-body.Menu-bottom{padding-bottom:40px}.popup-container .popup-body-content{position:relative;width:100%;flex:1 1}.social-icon{padding:20px 10px;text-align:center}@media screen and (min-width:575px){.social-icon{padding:20px}}@media screen and (min-width:992px){.social-icon{padding:20px 30px}}@media screen and (max-width:768px){.social-icon{padding:10px 20px}}.social-icon .social-icon-svg{display:inline-block;padding:0 5px}@media screen and (max-width:768px){.social-icon .social-icon-svg img{width:84px;height:84px}}@media screen and (max-width:575px){.social-icon .social-icon-svg img{width:84px;height:84px}}.social-icon .social-icon-svg-background{background:#000;height:110px}@media screen and (min-width:575px){.social-icon .social-icon-svg-background{height:110px}}@media screen and (min-width:992px){.social-icon .social-icon-svg-background{height:110px}}@media screen and (min-width:1200px){.social-icon .social-icon-svg-background{height:110px}}.social-icon .social-icon-svg a{display:block}.social-icon .social-icon-label{padding-top:10px;text-align:center;font-size:1.1rem}@media screen and (min-width:575px){.social-icon .social-icon-label{font-size:1.25rem}}@media screen and (min-width:992px){.social-icon .social-icon-label{font-size:1.5rem}}.social-icon .social-icon-label a,.social-icon .social-icon-label a:focus,.social-icon .social-icon-label a:hover,.social-icon .social-icon-label a:visited{color:inherit;text-decoration:none}.social-backdrop{position:absolute;top:45px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width:575px){.social-backdrop{top:0}}.social-backdrop .social-title{font-size:3.5rem;padding-bottom:30px}.social-backdrop .social-icons{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:480px){.social-backdrop .social-icons{display:flex;flex-wrap:wrap;justify-content:center}}@media (min-width:768px){.social-backdrop .social-icons{display:flex;flex-wrap:wrap;justify-content:center;max-width:70vw}}.social-backdrop .social-icons .social-icon{flex:0 0 33.333333%;display:flex;justify-content:center;align-items:center}.scene-hotspot{width:60px;height:60px;position:relative;cursor:pointer}.scene-hotspot.z-index-99{z-index:99}.scene-hotspot>.s-animation{position:absolute;height:60px;width:60px;top:0;left:0;pointer-events:none}.scene-hotspot>.s-animation.position-unset{position:unset}.scene-hotspot>.s-info{position:absolute;height:60px;width:30px;top:0;left:0;z-index:2;pointer-events:none;opacity:0;transition:none}.scene-hotspot>.s-info .s-info-distance,.scene-hotspot>.s-info .s-info-title{position:absolute;padding-left:42px}.scene-hotspot>.s-info .s-info-distance:before,.scene-hotspot>.s-info .s-info-title:before{content:"";display:block;position:absolute;left:0;background-repeat:no-repeat;background-position:100% 0;background-size:auto 100%;width:42px;height:100%}.scene-hotspot>.s-info .s-info-distance p,.scene-hotspot>.s-info .s-info-title p{margin:0;font-family:var(--hotspot-font);max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.scene-hotspot>.s-info .s-info-title{top:0;left:100%;height:30px;padding-left:0}.scene-hotspot>.s-info .s-info-title p{line-height:30px;background-color:hsla(0,0%,100%,.8);color:#000;font-size:16px;text-transform:uppercase;padding-right:12px;padding-left:40px;border-radius:0 16px 16px 0;box-shadow:1px 1px 1px rgba(0,0,0,.1),1px -1px 1px rgba(0,0,0,.1)}.scene-hotspot>.s-info-air_balloon-info_balloon-info{width:100%}.scene-hotspot>.s-info .air-balloon-title{top:-70%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.scene-hotspot>.s-info .air-balloon-title p{width:auto;text-align:center;border-radius:16px;padding-left:30px;padding-right:30px}.scene-hotspot>.s-info .s-info-title_aacorp{top:-45%!important}.scene-hotspot>.s-info .s-info-title_aacorp p{border-radius:16px;font-size:14px;padding-right:15px;padding-left:15px;line-height:20px;max-width:unset}.scene-hotspot>.s-info .s-info-title_longtitle p{max-width:unset}.scene-hotspot>.s-info-air_balloon-info{width:100%}.scene-hotspot>.s-info .s-info-distance{left:100%;bottom:0;height:28px;opacity:.7}.scene-hotspot>.s-info .s-info-distance:before{bottom:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAcCAMAAAAgPt3ZAAAAAXNSR0IB2cksfwAAAEhQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAq4SsmwAAABh0Uk5TACT/Pl6Gs+owdsMohwXtdAuLPMyWb1lRQeAjMwAAAHVJREFUeJyN0EsOgzAUQ9HgUkL5Qwvsf6fMkJpguB4fWe85hPsUOvMgw4vTktM3pxWnEdNamH44bTBthWmHaT9gOorSKWI6i9JFmH4x/YnSNZWWbpl0dM+loRedhuZ3Opr97uiS7unoNBuY0n6MVv7Rths8lA5bxQVL/8w0EgAAAABJRU5ErkJggg==)}.scene-hotspot>.s-info .s-info-distance p{line-height:28px;background-color:#000;color:#fff;font-size:14px;font-weight:700;padding:0 10px}.scene-hotspot-air__balloon{-webkit-transform:translate(-1px,-50px);transform:translate(-1px,-50px)}.scene-hotspot-air__balloon .air-balloon-square{position:absolute;width:30px;height:30px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:-6px;left:25%}.scene-hotspot-air__balloon img{box-shadow:none!important;border-width:2px!important}.scene-hotspot .hotspot_icon_custom,.scene-hotspot>.s-icon{position:absolute;width:60px;height:60px;top:0;left:0;z-index:3}.scene-hotspot .hotspot_icon_custom svg,.scene-hotspot>.s-icon svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.scene-hotspot .hotspot_icon_custom img,.scene-hotspot>.s-icon img{display:block;opacity:1;box-shadow:none;background:transparent;border-radius:0;border:none;object-fit:contain}.scene-hotspot .hotspot_icon_custom .icon-container,.scene-hotspot>.s-icon .icon-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.scene-hotspot .hotspot_icon_custom .flicked-arrow-icon,.scene-hotspot>.s-icon .flicked-arrow-icon{position:relative;height:40px}.scene-hotspot img{position:absolute;width:60px;height:60px;z-index:4;display:none;opacity:0;top:0;left:0;transition:all .2s ease-in-out;box-shadow:1px 1px 2px rgba(0,0,0,.5);border-radius:50%;border:1px solid #fff}.scene-hotspot-aacorp,.scene-hotspot-aacorp img{width:50px;height:50px}.scene-hotspot-aacorp .air-balloon-square{height:20px;width:20px;bottom:5px}.scene-hotspot:after,.scene-hotspot:before{display:none;content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;z-index:3}.scene-hotspot:before{opacity:1;background-image:url(/static/media/default-preview-background.16eed19d.jpg);background-repeat:no-repeat;background-size:cover}.scene-hotspot:after{opacity:.5;background-color:#fff;z-index:3}.scene-hotspot>.s-visited{position:absolute;width:18px;height:18px;top:6px;right:6px;z-index:5}.scene-hotspot.hovering img{opacity:1;display:block}.scene-hotspot.hovering:after,.scene-hotspot.hovering:before{display:block}.scene-hotspot.hovering>.s-info{opacity:1}.scene-hotspot.hovering>.s-visited{opacity:0}@-webkit-keyframes circling{0%{background-position:0}to{background-position:-3360px}}@keyframes circling{0%{background-position:0}to{background-position:-3360px}}.aquaHotspotFrame{border-radius:10px;-webkit-transform:translateY(-20px);transform:translateY(-20px);cursor:pointer}.aquaHotspotFrame-container{width:auto;height:auto;text-align:center;padding:10px 15px}.aquaHotspotFrame-subtitle,.aquaHotspotFrame-title{text-transform:uppercase;white-space:nowrap}.aquaHotspotFrame-imgC,.aquaHotspotFrame-subtitle{margin-top:5px}.aquaHotspotFrame-imgC img{max-width:80px;max-height:40px;object-fit:cover}@-webkit-keyframes hsPulse{0%{width:20px;height:20px;opacity:0}10%{width:20px;height:20px;opacity:1}to{width:60px;height:60px;opacity:0}}@keyframes hsPulse{0%{width:20px;height:20px;opacity:0}10%{width:20px;height:20px;opacity:1}to{width:60px;height:60px;opacity:0}}.hs-icon-pulse{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;pointer-events:none}.hs-icon-pulse .pulse{position:absolute;width:20px;height:20px;top:50%;left:50%;background-color:#fff;border:1px solid #fff;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation:hsPulse 1.5s infinite;animation:hsPulse 1.5s infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.info-tag{padding:10px;border-radius:6px;background-color:#fff;cursor:auto;transition:all .2s ease-in;z-index:2}.inner-outline{outline:2px solid #000;outline-offset:-5px;border-radius:6px}.wrap-text{color:#000;height:auto;width:250px;border:none;resize:none;font-size:15px;background-color:initial;word-break:break-word;cursor:context-menu;-webkit-user-select:none;user-select:none;margin:15px 0;line-height:23px}.card-link{display:flex;align-items:center;text-decoration:none;color:#2eb85c}.card-link .infotag-title{font-size:15.5px;margin-right:5px}.media-hotspot{width:30px;height:30px;position:relative;cursor:pointer}.media-hotspot .m-info{display:none;position:absolute;min-width:250px;top:-3px;left:-2px;padding:5px;height:36px;z-index:1;background-color:hsla(0,0%,100%,.8);border-radius:20px;font-family:var(--hotspot-font)}.media-hotspot .m-info p{color:#6c6a6a;padding-left:40px;margin:0 0 5px;font-size:1.125rem}.media-hotspot .m-info .m-title p{white-space:nowrap;margin-bottom:0;text-transform:uppercase;font-weight:600;color:#000;line-height:1rem}.media-hotspot .m-info .m-type p{font-size:.8rem;white-space:nowrap;line-height:.8rem}.media-hotspot-air__balloon{-webkit-transform:translateY(-27px);transform:translateY(-27px)}.media-hotspot-air__balloon .hotspot_icon{border-width:2px!important}.media-hotspot-air__balloon img{box-shadow:none!important}.media-hotspot .m-air-balloon__info{left:50%;top:-45px;min-width:100px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.media-hotspot .m-air-balloon__info p{width:auto;padding-left:30px;padding-right:30px;text-align:center}.media-hotspot .m-icon{top:0;left:0;bottom:0;right:0}.media-hotspot .m-icon,.media-hotspot .m-icon svg{position:absolute;z-index:2}.media-hotspot .m-icon-air__balloon-square{z-index:-1;position:absolute;width:15px;height:15px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:18px;left:25%}.media-hotspot.hovering{animation:none;-webkit-animation:none;-moz-animation:none}.media-hotspot.hovering .m-info{display:block}.media-hotspot>.s-visited{position:absolute;width:18px;height:18px;bottom:60%;left:60%;z-index:5}@-webkit-keyframes hpScaleBig{0%{width:30px;height:30px}50%{width:34px;height:34px}to{width:30px;height:30px}}@keyframes hpScaleBig{0%{width:30px;height:30px}50%{width:34px;height:34px}to{width:30px;height:30px}}.map-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:fadeFade 1.5s ease-in-out 0s infinite normal;animation:fadeFade 1.5s ease-in-out 0s infinite normal}@-webkit-keyframes fadeFade{0%{opacity:1}to{opacity:0}}@keyframes fadeFade{0%{opacity:1}to{opacity:0}}.threed-map-backdrop{position:absolute;width:auto;height:auto;top:0;left:0;right:0;bottom:0}.Menu-left .threed-map-backdrop{left:-40px}.Menu-bottom .threed-map-backdrop{bottom:-40px}.World{position:fixed;width:auto;height:auto;top:0;left:0;right:0;bottom:0;overflow:hidden}.World .World-Canvas,.World .World-Canvas .Canvas-3D{position:absolute;width:100%;height:100%;top:0;left:0}.World .World-Canvas .Canvas-3D{z-index:0}.World .World-2D-Contents{position:absolute;top:0;left:0}.World .World-2D-Contents.no-ui .menuV2-desktop--container,.World .World-2D-Contents.no-ui .tour-infor,.World .World-2D-Contents.preview .menuV2-desktop--container,.World .World-2D-Contents.preview .tour-infor{display:none}.World .World-2D-Contents.no-ui .powered-container,.World .World-2D-Contents.preview .powered-container{pointer-events:none}.World .World-2D-Contents.no-ui~.desktop-vz-landing,.World .World-2D-Contents.no-ui~.phone-vz-landing,.World .World-2D-Contents.preview~.desktop-vz-landing,.World .World-2D-Contents.preview~.phone-vz-landing{opacity:0;visibility:hidden}.World .World-2D-Contents.no-ui .menuV2-mobile--container .vz-logo,.World .World-2D-Contents.preview .menuV2-mobile--container .vz-logo{pointer-events:none}#followDiv,.World .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--header,.World .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--icons>.icons,.World .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--top,.World .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--header,.World .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--icons>.icons,.World .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--top{display:none}#followDiv{color:#fff;position:absolute;z-index:999;font-size:15px;pointer-events:none;background-color:rgba(0,0,0,.8);border-radius:5px;padding:10px 30px;text-wrap:nowrap}#followDiv:before{position:absolute;content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid rgba(0,0,0,.8);top:100%;left:40%}.mouse-guideline{position:fixed;z-index:1000;bottom:0;left:0;right:0;height:300px;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6),rgba(0,0,0,.9));pointer-events:none}.mouse-guideline .mouse-guideline-img{position:absolute;bottom:130px;left:50%;width:auto;height:100px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation:mouseRotate 4.5s infinite;animation:mouseRotate 4.5s infinite}.mouse-guideline .mouse-guideline-text{position:absolute;width:100%;left:0;bottom:90px;text-align:center;color:#fff;text-transform:uppercase;line-height:25px;font-size:20px;text-shadow:1px 1px 1px rgba(0,0,0,.6)}@media screen and (min-width:481px){.mouse-guideline{height:250px}.mouse-guideline .mouse-guideline-img{bottom:50px}.mouse-guideline .mouse-guideline-text{bottom:10px}}@-webkit-keyframes mouseRotate{0%{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}10%{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}20%{-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}30%{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}to{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}}@keyframes mouseRotate{0%{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}10%{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}20%{-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}30%{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}to{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}}.hotspot-container{position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;pointer-events:none}.hotspot-container .hotspot-transform{-webkit-transform-origin:center;transform-origin:center;pointer-events:all}.hotspot-container .air-balloon-icon{width:75px;height:80px;-webkit-transform:translate(-8px,-4px);transform:translate(-8px,-4px);border:none;box-shadow:none}.circle{position:absolute;top:47%;left:42.5%;width:10px;height:10px;background-color:#fff;border-radius:50%;z-index:10}.circle:before{display:block;position:relative;content:"";width:5px;height:5px;top:2px;left:2px;border-radius:50%;background-color:initial;border:1px solid #fff;-webkit-animation:pulsePoint 1s infinite;animation:pulsePoint 1s infinite}@-webkit-keyframes pulsePoint{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.7)}70%{box-shadow:0 0 0 10px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes pulsePoint{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.7)}70%{box-shadow:0 0 0 10px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.avoriaz-hotspot-container{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.avoriaz-hotspot-container .hotspot-circle{position:relative;cursor:pointer}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info{height:60px;width:-webkit-max-content;width:max-content;padding-left:40px;padding-right:15px;border-top-right-radius:30px;border-bottom-right-radius:30px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;left:50%;bottom:0;z-index:0;transition:.5s;background-color:hsla(0,0%,100%,.7333333333333333);-webkit-transform-origin:0;transform-origin:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info .hotspot-circle-info--group-name{display:flex;align-items:center;grid-gap:5px;gap:5px;font-size:12px}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info .hotspot-circle-info--group-name .dot-line{display:inline-flex;align-items:center}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info .hotspot-circle-info--group-name .dot-line:before{content:"";display:inline-block;width:9px;height:9px;background-color:#ffb36d;border-radius:50%}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info .hotspot-circle-info--group-name .dot-line:after{display:inline-block;content:"";width:20px;height:1px;background-color:#ffb36d}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info .hotspot-circle-info--scene-name{font-weight:700;font-size:14px;text-transform:uppercase}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-bg{position:relative;width:60px;height:60px;border-radius:50%;background-color:#ffb36d;display:flex;align-items:center;justify-content:center}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-bg img{width:30px;height:30px}.avoriaz-hotspot-container .hotspot-circle:hover .hotspot-circle-info{-webkit-transform:scaleX(1);transform:scaleX(1)}.jumpspot-hover-container{width:80px;height:50px;cursor:pointer;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.info-tag-container{position:relative}.info-tag-container .info-tag-dot{position:absolute;width:10px;height:10px;background-color:#00211a;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.info-tag-container .info-tag-content{position:absolute;bottom:-10px;left:-11px;display:flex;align-items:flex-end;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0;transform-origin:0}.info-tag-container .info-tag-content .info-tag-line{width:140px;height:2px;background-color:#00211a}.info-tag-container .info-tag-content .info-tag-content-text{color:#fff;text-transform:uppercase;background:#020024;background:linear-gradient(180deg,#020024,#024333 0,#00211a);padding:6px 25px;width:-webkit-max-content;width:max-content;border-top-left-radius:50px;border-top-right-radius:6px;border-bottom-right-radius:6px;cursor:pointer}.image-container{width:70px;height:70px;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:hidden;cursor:pointer;position:relative}.image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;transition:.3s;background:#020024}.image-container img{width:100%;height:100%;object-fit:cover}.image-container:hover:before{opacity:.5;visibility:visible}.khp-media-hotspot{width:8px;height:8px;background-color:#dedddd;box-shadow:1px 1px 1px #000}.khp-media-hotspot,.khp-media-hotspot:before{border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.khp-media-hotspot:before{content:"";display:block;width:12px;height:12px;background-color:#fff}.khp-media-hotspot .khp-media-hotspot__container{pointer-events:none;position:absolute;bottom:9px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:4px}.khp-media-hotspot .khp-media-hotspot__container>*{pointer-events:all}.khp-media-hotspot .khp-media-hotspot__container:after{content:"";width:0;height:auto;border-right:2px solid #fff;position:absolute;top:0;bottom:0;left:50%;-webkit-transform:translateX(-1px);transform:translateX(-1px);box-shadow:.5px .5px .5px rgba(0,0,0,.3)}.khp-media-hotspot .khp-media-hotspot__container.project-gate{-webkit-transform:translate(-50%,122%);transform:translate(-50%,122%)}.khp-media-hotspot .khp-media-hotspot__title{color:#fff;position:absolute;width:auto;min-width:110px;top:0;left:50%;-webkit-transform:translate(-20%,-100%);transform:translate(-20%,-100%);background-color:rgba(18,62,61,.65);padding:5px 15px;border-radius:6px}.khp-media-hotspot .khp-media-hotspot__title .khp-media-hotspot__preview{display:none}.khp-media-hotspot .khp-media-hotspot__title.offsite{background-color:rgba(233,113,50,.7)}.khp-media-hotspot .khp-media-hotspot__title.project-gate{-webkit-transform:translate(-30px,40px);transform:translate(-30px,40px)}.khp-media-hotspot .khp-media-hotspot__title.road{background-color:rgba(78,149,217,.7)}.khp-media-hotspot .khp-media-hotspot__title p{white-space:nowrap;margin:0;text-align:center;color:#fff;font-size:10px!important;text-transform:capitalize;font-weight:500;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.khp-media-hotspot .khp-media-hotspot__title p.text-left{text-align:left}@media (min-width:1024px){.khp-media-hotspot .khp-media-hotspot__title p{font-size:10px}}.khp-media-hotspot:hover{background-color:hsla(0,0%,100%,.65)}.khp-media-hotspot:hover:before{background-color:#fff}.khp-media-hotspot:hover .khp-media-hotspot__title{opacity:1;background-color:#ffc000}.khp-media-hotspot:hover .khp-media-hotspot__title .khp-media-hotspot__preview{display:block;position:absolute;bottom:100%;left:50%;-webkit-transform:translate(-50%,-3px);transform:translate(-50%,-3px);right:0;height:auto;width:100%;min-width:200px;object-fit:cover;border-radius:0;border:none}.khp-media-hotspot:hover .khp-media-hotspot__title.offsite{background-color:#e97132}.khp-media-hotspot:hover .khp-media-hotspot__title.road{background-color:#4e95d9}.khp-media-hotspot.big-bottom{width:30px;height:30px;background-color:rgba(227,207,143,.5);pointer-events:all;cursor:pointer;box-shadow:none}.khp-media-hotspot.big-bottom:before{background-color:#e3cf8f;border-radius:50%}.khp-media-hotspot.big-bottom:after,.khp-media-hotspot.big-bottom:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:20px}.khp-media-hotspot.big-bottom:after{display:block;border-radius:100%;background-color:initial;-webkit-animation:mediaPulsePoint 1s infinite;animation:mediaPulsePoint 1s infinite}.khp-media-hotspot.big-bottom .khp-media-hotspot__container{bottom:27px}@-webkit-keyframes mediaPulsePoint{0%{box-shadow:0 0 0 0 #fff}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes mediaPulsePoint{0%{box-shadow:0 0 0 0 #fff}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.thelarita-scene--cover-spot:before{background-color:#fad045!important}.thelarita-scene--cover-spot:after{content:"";display:block;width:25px;height:25px;background-color:hsla(0,0%,100%,.5);border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:all;cursor:pointer;z-index:1;-webkit-animation:outdoorPulsePoint 1s infinite;animation:outdoorPulsePoint 1s infinite}.thelarita-scene--title{cursor:pointer;background-color:rgba(211,165,36,.65)!important}.thelarita-scene--title:hover{background-color:#d3a524!important}.thelarita-scene--title:hover .thelarita-scene--preview{opacity:1}.thelarita-scene--paragraph{padding:5px 20px}.thelarita-scene--preview{position:absolute;left:50%;min-width:200px;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;bottom:35px;width:100%;height:auto;transition:.3s ease;pointer-events:none}.thelarita-scene--preview img{width:100%;height:100%}.khp-outdoor-hotspot__title{background-color:#105260;border-radius:6px}div:has(>.hotspot-khp-container):hover{z-index:999!important}.khp-outdoor-hotspot{width:30px;height:30px;background-color:rgba(227,207,143,.5);border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:all;cursor:pointer}.khp-outdoor-hotspot:before{background-color:#e3cf8f;border-radius:50%}.khp-outdoor-hotspot:after,.khp-outdoor-hotspot:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:20px}.khp-outdoor-hotspot:after{display:block;border-radius:100%;background-color:initial;-webkit-animation:outdoorPulsePoint 1s infinite;animation:outdoorPulsePoint 1s infinite}.khp-outdoor-hotspot__title{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,calc(-50% - 30px));transform:translate(-50%,calc(-50% - 30px));white-space:nowrap;background-color:#123e3d;border-radius:8px;line-height:20px;font-size:12px;width:200px;text-align:center;border:1px solid #d6b623;color:#d6b623;padding:15px 15px 5px;display:none;justify-content:center;align-items:center;flex-direction:column}.khp-outdoor-hotspot__title .khp-outdoor-hotspot__title-text{margin:0;line-height:16px;text-transform:uppercase}.khp-outdoor-hotspot__thumb{position:absolute;top:-90px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% + 2px);height:100px;border:solid #d6b623;border-width:1px 1px 0;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.khp-outdoor-hotspot__thumb img{width:100%;height:100%;object-fit:cover}.khp-outdoor-hotspot:hover .khp-outdoor-hotspot__title{display:flex}@-webkit-keyframes outdoorPulsePoint{0%{box-shadow:0 0 0 0 #fff}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes outdoorPulsePoint{0%{box-shadow:0 0 0 0 #fff}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.iframe_overlay{background-color:#fff;opacity:0;transition:all .3s}.iframe_overlay .label{position:absolute;background:red;color:#fff;font-size:20px;height:20px;width:100px;text-align:center}.iframe_overlay.hover{opacity:.4;cursor:pointer}.passcode-container{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;background-color:rgba(0,0,0,.9)}.passcode-container .popup-passcode{position:fixed;width:360px;height:200px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;border-radius:5px;border:1px solid #fff}@media (max-width:360px){.passcode-container .popup-passcode{width:calc(100vw - 20px)}}.passcode-container .popup-passcode-content{position:absolute;top:0;right:0;bottom:0;left:0;padding:20px;display:flex;flex-direction:column;align-items:center}.passcode-container .popup-passcode-title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:uppercase;font-size:24px;font-weight:700;color:#000;margin-bottom:12px}.passcode-container .popup-passcode-description{font-size:18px;font-weight:500;color:#000}.passcode-container .form-passcode,.passcode-container .input-container{width:100%;display:flex;flex-direction:column;align-items:center}.passcode-container .input-container{position:relative}.passcode-container .input-container input{border:1px solid #666;border-radius:5px}.passcode-container .input-container input:focus{border-color:#888;box-shadow:0 0 0 .25rem hsla(0,0%,53.3%,.32);outline:0}.passcode-container .input-passcode{width:100%;height:40px;font-size:18px;text-align:center;background-color:hsla(0,0%,100%,.6);border:none}.passcode-container .error-message{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:24px;margin:8px 0;font-size:18px;color:red}.passcode-container .access-popup-pc{height:40px;padding:10px 20px;border:none;border-radius:20px;background-color:#000;color:#fff;font-size:20px;display:flex;justify-content:center;align-items:center;text-align:center;text-transform:uppercase;cursor:pointer}.passcode-container .access-popup-pc.disabled{color:#d1d1d1;background-color:rgba(0,0,0,.5);cursor:not-allowed}.center-div,.desktop-vz-landing,.hotspot_icon,.hotspot_icon_custom,.icon_language,.icons_language-icon,.language-icon,.menuV2-desktop--container_left .icon,.menuV2-desktop--container_right .icon,.menuV2-desktop--container_right .icons_right .icon-share,.menuV2-mobile--bottom,.menuV2-mobile--icons .icons_icon,.menuV2-mobile--top,.tour-infor .icon-share{display:flex;flex-direction:column;justify-content:center;align-items:center}.desktop-vz-landing,.full-dimentions,.full-width{width:100vw}.desktop-vz-landing,.full-dimentions,.full-height{height:100vh}body{font-family:"Roboto",sans-serif}.menu-hover-opacity,.menuV2-desktop--container_right .icon,.menuV2-desktop--container_right .icons_right .icon-share,.tour-infor .icon-share{opacity:.7}.menu-hover-opacity:hover,.menuV2-desktop--container_right .icon:hover,.menuV2-desktop--container_right .icons_right .icon-share:hover,.tour-infor .icon-share:hover{opacity:1}.w-100{width:100%}.vz-landing--final-slide{position:absolute;height:calc(100vh - 388px);height:calc(var(--vh, 1vh)*100 - 388px);width:95vw;background-color:#fff;display:flex;flex-direction:column;align-items:center;top:194px}@media (max-width:320px){.vz-landing--final-slide{top:130px;height:250px}}@media (min-width:321px) and (max-width:376px){.vz-landing--final-slide{top:150px;height:300px}}@media screen and (min-width:769px){.vz-landing--final-slide{position:static;height:70vh;width:43vw;margin:50px auto 0;box-shadow:0 3px 6px rgba(0,0,0,.101961)}}.vz-landing--final-slide_logo{width:63%;height:100px;margin-top:77px;display:flex;justify-content:center;align-items:center;overflow:hidden}@media (max-width:320px){.vz-landing--final-slide_logo{margin-top:50px;width:67%}}@media (min-width:321px) and (max-width:376px){.vz-landing--final-slide_logo{margin-top:50px;width:67%}}@media (max-width:1023px){.vz-landing--final-slide_logo{width:72%;height:38%}}@media (min-width:1024px){.vz-landing--final-slide_logo{width:60%;height:38%}}.vz-landing--final-slide_logo img{max-width:100%;max-height:100%}.vz-landing--final-slide_btn{width:273px;height:50px;margin-top:50px;border-radius:25px;background-color:#a6ce39;border-color:transparent;box-shadow:0 3px 6px rgba(0,0,0,.101961);max-width:100%;color:#fff;font-size:24px;cursor:pointer}.vz-landing--final-slide_btn:disabled{opacity:.5;cursor:none}@media (max-width:320px){.vz-landing--final-slide_btn{width:230px;margin-top:30px}}@media (min-width:321px) and (max-width:376px){.vz-landing--final-slide_btn{margin-top:30px}}@media screen and (min-width:769px){.vz-landing--final-slide_btn{width:300px}}.vz-landing--final-slide_content{width:273px;height:44px;margin-top:30px;font-size:18px;text-align:center}@media (max-width:320px){.vz-landing--final-slide_content{margin-top:25px}}.vz-landing--intro-slide{height:calc(100vh - 307px);height:calc(var(--vh, 1vh)*100 - 307px);width:calc(100vw - 32px);margin-top:40px;background-color:#fff;display:flex;flex-direction:column;align-items:center;box-shadow:0 3px 6px rgba(0,0,0,.101961)}@media (max-width:320px){.vz-landing--intro-slide{height:calc(100vh - 212px);height:calc(var(--vh, 1vh)*100 - 212px);width:95vw}}@media (max-width:480px){.vz-landing--intro-slide{margin-top:22px;width:95vw}}@media (min-width:767px){.vz-landing--intro-slide{height:70vh;height:calc(var(--vh, 1vh)*70);width:43vw;margin-top:50px}}.vz-landing--intro-slide_image{margin-top:18px;width:160px;height:140px}@media (max-width:320px){.vz-landing--intro-slide_image{width:86px;height:77.4px}}@media (min-width:321px) and (max-width:360px){.vz-landing--intro-slide_image{width:112px;height:98px}}@media screen and (min-width:769px){.vz-landing--intro-slide_image{margin-top:26px;width:176px;height:154px}}@media screen and (min-width:1441px){.vz-landing--intro-slide_image{margin-top:26px;width:200px;height:180px}}.vz-landing--intro-slide_dot-line{width:100px;height:2px;top:10px;left:22px;margin-top:4vh;margin-bottom:3vh;background-image:linear-gradient(90deg,#000 0,#000 50%,transparent 0);background-size:8px 2px;background-repeat:repeat-x}@media screen and (min-width:769px){.vz-landing--intro-slide_dot-line{margin-top:3vh;margin-bottom:3vh;background-size:15px 5px}}.vz-landing--intro-slide_title{text-align:center}.vz-landing--intro-slide_title p{font-size:36px;font-weight:600}@media (max-width:320px){.vz-landing--intro-slide_title p{font-size:28px}}@media screen and (min-width:1025px){.vz-landing--intro-slide_title p{font-size:50px;margin-bottom:20px}}.vz-landing--intro-slide_content{width:80vw;height:6.5vh;height:calc(var(--vh, 1vh)*6.5);font-size:18px;text-align:center;white-space:break-spaces}@media (max-width:320px){.vz-landing--intro-slide_content{font-size:16px;width:90vw}}@media (max-width:480px){.vz-landing--intro-slide_content{width:90vw}}@media (min-width:767px){.vz-landing--intro-slide_content{width:75%;font-size:1.5em}}@media screen and (min-width:1025px){.vz-landing--intro-slide_content{height:8.5vh;font-size:22px}}@media screen and (min-width:1441px){.vz-landing--intro-slide_content{height:8.5vh;font-size:24px}}.phone-vz-landing{position:fixed;top:50px;bottom:50px;width:100vw;background-color:hsla(0,0%,100%,.85)}.phone-vz-landing,.phone-vz-landing--welcome{display:flex;flex-direction:column;align-items:center}.phone-vz-landing--welcome{justify-content:center}.phone-vz-landing--welcome_title{font-size:36px;font-weight:600;font-family:"Montserrat";color:#000;margin-top:30px}@media (max-width:320px){.phone-vz-landing--welcome_title{margin-top:22px}}.phone-vz-landing--welcome_next-icon{width:83px;height:50px;display:flex;justify-content:space-between;align-items:center}.phone-vz-landing--welcome_circle-left{width:24px;height:24px;border:2px solid #000;border-radius:50%;position:relative}.phone-vz-landing--welcome_circle-left:after{content:"";position:absolute;width:30px;height:2px;top:10px;left:22px;background-image:linear-gradient(90deg,#000 0,#000 50%,transparent 0);background-size:8px 2px;background-repeat:repeat-x}.phone-vz-landing--welcome_circle-left:before{content:"";position:absolute;top:6px;left:50px;border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.phone-vz-landing--welcome_cirle-right{width:50px;height:50px;background-color:#fff;opacity:1;border-radius:50%}.phone-vz-landing--slide-show{margin:0 auto;overflow:hidden;max-width:calc(100vw - 32px);position:relative}@media (max-width:320px){.phone-vz-landing--slide-show{max-width:95vw}}@media (max-width:480px){.phone-vz-landing--slide-show{max-width:95vw}}.phone-vz-landing--slide-show_slider{transition:1s ease;white-space:nowrap}.phone-vz-landing--slide-show_slides{display:inline-block}.phone-vz-landing--slide-show_dots{text-align:center;position:absolute;bottom:3.5vh;bottom:calc(var(--vh, 1vh)*3.5);left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.phone-vz-landing--slide-show_dots .active{border-color:#a6ce39}@media (max-width:320px){.phone-vz-landing--slide-show_dots{bottom:20px}}.phone-vz-landing--slide-show_dot{width:10px;height:10px;border:1px solid #666;border-radius:10px;display:inline-block;margin:10px 7px}.phone-vz-landing--slide-show_skip{font-size:14px;text-decoration:underline;color:#666;cursor:pointer;position:absolute;bottom:1vh;bottom:calc(var(--vh, 1vh));left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media (max-width:320px){.phone-vz-landing--slide-show_skip{bottom:10px}}.phone-vz-landing--slide-show .hide,.phone-vz-landing .final-slide{display:none}.phone-vz-landing--logo{width:100%;height:14px;position:fixed;bottom:20px;display:flex;justify-content:center;align-items:center}@media (max-width:320px){.phone-vz-landing--logo{bottom:5px}}.phone-vz-landing--logo_content{font:normal normal normal 10px/13px Montserrat;margin-right:5px;text-shadow:2px 2px 3px #fff;color:#fff}.phone-vz-landing--logo img{width:35.25px;height:10.5px}.phone-vz-landing--footer{position:fixed;width:100%;height:20px;background-color:#fff;bottom:0;display:flex;justify-content:center;align-items:center}.phone-vz-landing--footer_line{width:130px;height:4px;background-color:#000;border-radius:2px}.desktop-vz-landing{position:fixed}.desktop-vz-landing--body{width:95vw;height:80vh;background-color:hsla(0,0%,100%,.85);display:flex}@media screen and (min-width:1025px){.desktop-vz-landing--body{width:90vw}}.desktop-vz-landing--body_welcome{width:47.5vw}@media screen and (min-width:1025px){.desktop-vz-landing--body_welcome{width:43vw;padding-right:5vw}}.desktop-vz-landing--body .final-slide_welcome{display:flex;align-items:center;width:65vw;height:12vh;margin:8vh auto 0}.desktop-vz-landing--body .final-slide_title{margin:0;width:auto}.desktop-vz-landing--body .final-slide_next-icon{margin:0 0 0 15px;justify-content:flex-start}@media screen and (min-width:1441px){.desktop-vz-landing--body .final-slide_next-icon{margin-left:0}}.desktop-vz-landing--body_title{margin-top:20vh;margin-left:5vw;margin-right:2vw;display:flex;justify-content:flex-end}.desktop-vz-landing--body_title p{font-size:2.5rem;font-weight:600;letter-spacing:0}@media screen and (min-width:769px){.desktop-vz-landing--body_title p{font-size:3.5rem}}@media screen and (min-width:1441px){.desktop-vz-landing--body_title p{font-size:6rem}}@media screen and (min-width:1025px){.desktop-vz-landing--body_title{margin-right:0}}@media screen and (min-width:1441px){.desktop-vz-landing--body_title{width:100%;margin-left:0}}.desktop-vz-landing--body_next-icon{height:129px;display:flex;align-items:center;justify-content:flex-end;margin-left:5vw;margin-right:2vw}@media screen and (min-width:1025px){.desktop-vz-landing--body_next-icon{margin-right:0;margin-left:10vw}}@media screen and (min-width:1441px){.desktop-vz-landing--body_next-icon{width:27vw}}.desktop-vz-landing--body_circle-left{width:40px;height:40px;border:2px solid #000;border-radius:50%;position:relative}@media screen and (min-width:1025px){.desktop-vz-landing--body_circle-left{width:61px;height:61px}}.desktop-vz-landing--body_circle-left:after{content:"";position:absolute;width:55px;height:2px;top:19px;left:40px;background-image:linear-gradient(90deg,#000 0,#000 50%,transparent 0);background-size:10px 5px;background-repeat:repeat-x}@media screen and (min-width:1025px){.desktop-vz-landing--body_circle-left:after{width:90px;top:27px;left:59px;background-size:15px 5px}}.desktop-vz-landing--body_circle-left:before{content:"";position:absolute;top:15px;left:88px;border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}@media screen and (min-width:1025px){.desktop-vz-landing--body_circle-left:before{top:20px;left:130px;padding:7px}}.desktop-vz-landing--body_cirle-right{width:80px;height:80px;background-color:#fff;opacity:1;border-radius:50%;margin-left:15px}@media screen and (min-width:1025px){.desktop-vz-landing--body_cirle-right{width:120px;height:120px;margin-left:25px}}.desktop-vz-landing--body_slide-show{margin:0 auto;overflow:hidden;max-width:800px;position:relative}@media screen and (min-width:600px){.desktop-vz-landing--body_slide-show{max-width:43vw}}.desktop-vz-landing--body_slide-show_slider{transition:1s ease;white-space:nowrap}.desktop-vz-landing--body_slide-show_slides{display:inline-block}.desktop-vz-landing--body_slide-show_dots{text-align:center;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);bottom:9vh}@media screen and (min-width:769px){.desktop-vz-landing--body_slide-show_dots{bottom:10vh}}@media screen and (min-width:1441px){.desktop-vz-landing--body_slide-show_dots{bottom:13vh}}.desktop-vz-landing--body_slide-show_dot{width:12px;height:12px;border:1px solid #666;border-radius:10px;display:inline-block;border-radius:50%;margin:0 10px;bottom:68px}.desktop-vz-landing--body_slide-show .active{border-color:#a6ce39}.desktop-vz-landing--body_slide-show_skip{font-size:16px;text-decoration:underline;color:#666;position:absolute;bottom:6vh;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);cursor:pointer}@media screen and (min-width:769px){.desktop-vz-landing--body_slide-show_skip{bottom:7vh}}@media screen and (min-width:1441px){.desktop-vz-landing--body_slide-show_skip{bottom:10vh}}.desktop-vz-landing--body .hide{display:none}.desktop-vz-landing--footer{width:100%;height:24px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:4vh;left:0}.desktop-vz-landing--footer_content{display:inline-block;font-size:16px;font-weight:lighter;color:#fff;margin-right:10px}.desktop-vz-landing--footer img{width:64.5px}.Pan-Menu{pointer-events:none;overflow:hidden;display:flex;border-top:0;border-radius:10px;transition:height .5s ease-in-out}@media (max-width:480px){.Pan-Menu{border-radius:0}}.Pan-Menu.Nav-Pan-open{height:calc(100vh - 70px);height:calc(var(--vh, 1vh)*100 - 70px)}@media screen and (min-width:600px){.Pan-Menu.Nav-Pan-open{height:70vh}}.Pan-Menu.Nav-Pan-close{height:0}.Pan-Menu--container{display:flex;flex:1 1;flex-direction:column;position:relative;pointer-events:auto}.Pan-Menu--header{color:#fff;padding:20px;position:relative;background:rgba(0,0,0,.85)}@media screen and (min-width:480px){.Pan-Menu--header__wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.Pan-Menu--header__wrapper--content .title{margin:0 0 5px;font-size:15px;line-height:1.2rem;font-weight:300}.Pan-Menu--header__wrapper--content .sub-title{margin:0;font-size:9px;font-style:italic;font-weight:300}@media screen and (min-width:600px){.Pan-Menu--header__wrapper--icon{display:none}}.Pan-Menu--body{flex:1 1;position:relative;background-color:rgba(0,0,0,.75)}.Pan-Menu--body_groups{top:0;bottom:10px;left:0;width:100%;height:auto;position:absolute}.Pan-Menu--body_groups .scrollbar-container.ps.ps--active-y .ps__rail-y.ps--clicking,.Pan-Menu--body_groups .scrollbar-container.ps.ps--active-y .ps__rail-y:focus,.Pan-Menu--body_groups .scrollbar-container.ps.ps--active-y .ps__rail-y:hover{background-color:initial}.Pan-Menu--body_groups .scrollbar-container.ps.ps--active-y .ps__rail-y .ps__thumb-y{width:4px;right:5px;background-color:#fff}.Pan-Menu--body_groups .Menu-group{margin-bottom:15px}.Pan-Menu--body_groups .Menu-group .Menu-group-title{height:40px;line-height:40px;padding:0 15px;margin:0 0 15px;color:#fff;text-transform:uppercase;font-size:12px;cursor:pointer}.Pan-Menu--body_groups .Menu-group .Menu-group-title .Menu-group-underline{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #fff}.Pan-Menu--body_groups .Menu-group .Menu-group-title .Menu-group-underline svg{width:10px;height:10px}.Pan-Menu--body_groups .Menu-group .Menu-group-items{padding:0 15px}.Pan-Menu.Nav-Pan-left{left:0;top:44px;width:100vw}@media (min-width:481px) and (max-width:580px){.Pan-Menu.Nav-Pan-left{width:360px}}@media (min-width:581px){.Pan-Menu.Nav-Pan-left{width:450px}}.Pan-Menu.Nav-Pan-left .Pan-Menu-container{width:30vw}@media screen and (max-height:480px){.Pan-Menu.Nav-Pan-left{top:0;bottom:0}.Pan-Menu.Nav-Pan-left .Pan-Menu-container{width:500px;padding-top:20px;padding-bottom:20px}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-close-btn.left{display:flex;width:50px;height:50vh;position:absolute;z-index:9999;right:-10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);justify-content:center;align-items:center;cursor:pointer}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-bg{-webkit-perspective:none;perspective:none;top:-40px;bottom:-40px;right:-10px;background-color:rgba(0,0,0,.75)}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-bg .Menu-bg-card{display:none}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-body .Menu-groups .Menu-group-items .Pan-Menu-item,.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-body .Menu-groups .Menu-group-title{padding-right:40px}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-body .Menu-groups .scrollbar-container.ps.ps--active-y .ps__rail-y .ps__thumb-y{width:4px;right:30px;background-color:#fff}}.Pan-Menu.Nav-Pan-left .Pan-Menu-container{-webkit-transform:translateY(-120%);transform:translateY(-120%)}.Pan-Menu.Nav-Pan-left.Nav-Pan-open .Pan-Menu-container{-webkit-transform:translateY(0);transform:translateY(0)}.Pan-Menu.Nav-Pan-bottom{bottom:42px;top:auto;padding-bottom:0}.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container{padding-left:0;padding-bottom:50px}.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-bg{-webkit-perspective:none;perspective:none;padding:0;top:0;left:0;right:0;bottom:-40px}@media screen and (max-width:575px){.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-bg{height:auto}}.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-bg .Menu-bg-card{-webkit-transform:none;transform:none;border-radius:0}.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-close-btn.bottom{display:flex;width:50vw;height:50px;position:absolute;z-index:9999;top:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width:575px){.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-close-btn.bottom{width:auto;height:auto;top:8%;right:5%;left:auto}}@media screen and (min-width:480px){.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-close-btn.bottom{display:none}}.Pan-Menu.Nav-Pan-bottom.Nav-Pan-open .Pan-Menu-container{-webkit-transform:translateY(0);transform:translateY(0)}.larita-bgcover{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:#000;opacity:.5;z-index:1}@media (min-width:768px){.larita-bgcover{display:none}}.menuV2-mobile--container{position:fixed;height:auto;width:100vw;bottom:0}@media (max-width:767px){.menuV2-mobile--container-aqua{z-index:1}}.menuV2-mobile--container .Menu{width:300px;height:auto;max-height:100vh;background-color:#fff;box-sizing:border-box;padding:10px;opacity:.75}.menuV2-mobile--container .Menu:hover{opacity:1}.menuV2-mobile--container .Menu .Menu-title{margin:0;text-align:center;font-size:1.5rem}.menuV2-mobile--container .Menu .Menu-items{margin-top:15px}.menuV2-mobile--container .Menu .Menu-items .Menu-item{margin-top:5px;padding:5px 0;border:1px solid grey;color:#000;cursor:pointer;text-align:center}.menuV2-mobile--container .Menu .Menu-items .Menu-item.Menu-item-active{color:var(--primary-color);cursor:default;font-weight:700}.menuV2-mobile--container .Menu .Menu-items .Menu-item:hover{color:#fff;background-color:var(--primary-color)}.menuV2-mobile--top{width:100vw;height:14px;background-color:rgba(0,0,0,.85);border-radius:10px 10px 0 0}.menuV2-mobile--top_line{width:30px;height:4px;background-color:hsla(0,0%,100%,.14)}.menuV2-mobile--bottom{width:100vw;height:20px;background-color:rgba(0,0,0,.85)}.menuV2-mobile--bottom_line{width:130px;height:4px;background-color:#fff}.menuV2-mobile--header{height:56px;width:100vw;display:flex;transition:top 1s ease-in-out,bottom 1s ease-in-out;background-color:rgba(0,0,0,.85);border-bottom:1px solid hsla(0,0%,100%,.14)}.menuV2-mobile--header_icon{width:52px;display:flex;justify-content:center;margin-top:3px}.menuV2-mobile--header_icon img{width:19px;height:32px}.menuV2-mobile--header_titles{padding-bottom:10px}.menuV2-mobile--header_titles_title{color:#a6ce39;font-size:15px;text-transform:uppercase}.menuV2-mobile--header_titles_label{color:#fff;font-size:9px}.menuV2-mobile--icons{position:relative;display:flex;justify-content:space-between;align-items:center;width:100vw;height:30px;margin-bottom:10px}.menuV2-mobile--icons .vz-logo{margin-left:14px;opacity:.5}.menuV2-mobile--icons .vz-logo img{width:50px;height:15px}.menuV2-mobile--icons .icons{position:absolute;right:0;bottom:0;display:flex;flex-direction:column;margin-right:5px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.menuV2-mobile--icons .icons-school__layout{position:fixed;top:10px}@media (min-width:480px){.menuV2-mobile--icons .icons-school__layout{position:absolute}}@media screen and (min-width:600px){.menuV2-mobile--icons .icons{margin-right:11px}}.menuV2-mobile--icons .icons_icon{width:30px;height:30px;background-color:rgba(0,0,0,.85);border-radius:10px;margin:5px}.menuV2-mobile--icons .icons_icon-school_layout-gyro{background-color:initial;width:unset;height:unset;margin:unset;margin-bottom:5px;z-index:2}.menuV2-mobile--icons .icons.translateY{-webkit-transform:translateY(-120px);transform:translateY(-120px)}.menuV2-mobile--icons .icon-floor svg{width:20px;height:20px}.menuV2-mobile--icons-aquaIcons{justify-content:center;margin-bottom:50px}.menuV2-mobile--icons .icons_right-container{display:flex;align-items:center;justify-content:center;grid-gap:12px;gap:12px}.menuV2-mobile--icons .icons_right-container .icon-aquaStyle{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-color:#3566a7;border-radius:0;transition:.3s ease}.menuV2-mobile--icons .icons_right-container .icon-aquaStyle:hover{background-color:#052044}.menuV2-desktop--container{position:fixed;top:0;left:0;width:100vw;padding:10px 10px 0;height:60px;display:flex;justify-content:space-between;align-items:flex-start;z-index:2;pointer-events:none}.menuV2-desktop--container.aacorp{top:unset;bottom:0!important;align-items:flex-end;padding:0 10px 10px}@media (max-width:1023px){.menuV2-desktop--container.aacorp{padding:10px 10px 0}}@media (min-width:1441px){.menuV2-desktop--container{padding:15px 15px 0}}.menuV2-desktop--container_left{width:450px;display:flex;align-items:flex-start;pointer-events:all}@media (min-width:481px) and (max-width:580px){.menuV2-desktop--container_left{width:360px}}.menuV2-desktop--container_left .header{height:60px;width:100%;display:flex;transition:top 1s ease-in-out,bottom 1s ease-in-out;background-color:rgba(0,0,0,.6);border-bottom:1px solid hsla(0,0%,100%,.14);border-radius:10px;margin-bottom:5px}.menuV2-desktop--container_left .header:hover{background-color:rgba(0,0,0,.85)}.menuV2-desktop--container_left .header_icon{width:52px;display:flex;justify-content:center;align-items:center}.menuV2-desktop--container_left .header_icon img{width:19px;height:32px}.menuV2-desktop--container_left .header_titles{display:flex;flex-direction:column;justify-content:center}.menuV2-desktop--container_left .header_titles_title{color:#a6ce39;font-size:15px;text-transform:uppercase}.menuV2-desktop--container_left .header_titles_label{color:#fff;font-size:9px;font-weight:300}.menuV2-desktop--container_left .pano-menu_open{display:block}.menuV2-desktop--container_left .pano-menu_close{display:none}.menuV2-desktop--container_left .icons_left{display:flex;align-items:center}@media (min-width:481px) and (max-width:768px){.menuV2-desktop--container_left .icons_left{flex-direction:column}}.menuV2-desktop--container_left .icon{width:32px;height:32px;background-color:rgba(0,0,0,.85);border-radius:10px;cursor:pointer;margin-left:5px}@media (min-width:481px) and (max-width:768px){.menuV2-desktop--container_left .icon{margin-bottom:7px}}@media screen and (min-width:1441px){.menuV2-desktop--container_left .icon{width:40px;height:40px;margin-left:7px}}.menuV2-desktop--container_left .icon svg{width:22px;height:22px}@media screen and (min-width:1441px){.menuV2-desktop--container_left .icon svg{width:30px;height:30px}}.menuV2-desktop--container_left.container-width{width:calc(15vw - 10px);max-width:190px;min-width:190px;transition:all .3s ease}.menuV2-desktop--container_left.container-width-closed{width:0;max-width:0;min-width:0}.menuV2-desktop--container_right{display:flex;justify-content:space-between;pointer-events:none}@media (min-width:481px) and (max-width:768px){.menuV2-desktop--container_right{flex-direction:column}}@media (min-width:769px){.menuV2-desktop--container_right{flex:1 1}}.menuV2-desktop--container_right .icons_right{display:flex;align-items:center;pointer-events:all}@media (min-width:481px) and (max-width:768px){.menuV2-desktop--container_right .icons_right{flex-direction:column}}.menuV2-desktop--container_right .icons_right .tour-icons{margin-left:7px}@media (max-width:1023px){.menuV2-desktop--container_right .icons_right .tour-icons{margin-left:0}}.menuV2-desktop--container_right .icons_right .icon-share{width:30px;height:30px;background-color:#fff;border-radius:10px;margin:0 0 10px 10px;pointer-events:all;cursor:pointer}@media (min-width:481px){.menuV2-desktop--container_right .icons_right .icon-share{width:32px;height:32px;margin:0;fill:#a6ce39}}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icons_right .icon-share{width:40px;height:40px;margin:0}}@media (min-width:481px){.menuV2-desktop--container_right .icons_right .icon-share svg{width:24px;height:24px}}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icons_right .icon-share svg{width:27px;height:27px}}@media (max-width:1023px){.menuV2-desktop--container_right .icons_right-container{flex-direction:row;grid-gap:7px;gap:7px}}.menuV2-desktop--container_right .icon{width:32px;height:32px;background-color:rgba(0,0,0,.85);border-radius:10px;cursor:pointer;margin-left:5px}.menuV2-desktop--container_right .icon-aquaStyle{width:35px;height:35px;background-color:rgba(53,102,167,.85);border-radius:0;transition:.3s ease}.menuV2-desktop--container_right .icon-aquaStyle:hover{background-color:#052044}@media (min-width:481px) and (max-width:768px){.menuV2-desktop--container_right .icon{margin-left:0;margin-bottom:7px}}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icon{width:40px;height:40px;margin-left:7px}}.menuV2-desktop--container_right .icon svg{width:22px;height:22px}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icon svg{width:27px;height:27px}}.menuV2-desktop--container_right .icons_left{margin-left:5px}@media (min-width:1441px){.menuV2-desktop--container_right .icons_left{margin-left:7px}}.menuV2-desktop--container_right .icons_left .icon:first-child,.menuV2-desktop--container_right .icons_left.margin-left__0{margin-left:0}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icon_audio svg{width:40px;height:40px}}.menuV2-desktop--container_right .school-layout{flex-direction:column;grid-gap:5px;gap:5px}.menuV2-desktop--container_right .school-layout .icon{background-color:initial}.menuV2-desktop--container_right .school-layout .icon svg{-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,.5));filter:drop-shadow(0 0 3px rgba(0,0,0,.5))}.menuV2-desktop--container_right .icon-share-school__layout{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin-left:5px;cursor:pointer;opacity:.7}.menuV2-desktop--container_right .icon-share-school__layout:hover{opacity:1}.menuV2-desktop--container_right .icon-share-school__layout svg{height:20px;width:20px;-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,.5));filter:drop-shadow(0 0 3px rgba(0,0,0,.5))}.tour-infor{position:fixed;top:10px;right:10px;display:flex;z-index:1;pointer-events:none}@media screen and (min-width:1441px){.tour-infor{margin-right:5px}}@media (min-width:481px){.tour-infor{align-items:flex-end;top:auto;bottom:10px;margin-right:0}}@media (min-width:1441px){.tour-infor{right:15px;bottom:15px}}@media (max-width:480px){.tour-infor{align-items:flex-start;right:10px}}.tour-infor_navMenuOpen{display:none}@media (min-width:481px){.tour-infor_navMenuOpen{display:flex}}.tour-infor_school-layout{top:10px;left:10px;bottom:unset}@media (min-width:1441px){.tour-infor_school-layout{top:15px;left:15px;top:20px;left:20px}}.tour-infor .tour-logo{max-width:100px}.tour-infor .tour-logo__aacorp{margin-top:10px;margin-right:10px;position:fixed;top:0;right:0}@media (min-width:481px) and (max-width:599px){.tour-infor .tour-logo{margin-right:7px;min-height:40px;max-height:87px;max-width:150px}}@media screen and (min-width:600px){.tour-infor .tour-logo{display:flex;justify-content:center;margin-right:7px;min-height:40px;max-height:87px;max-width:100px;-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@media screen and (min-width:1441px){.tour-infor .tour-logo{margin-right:15px;min-height:60px;max-height:135px;max-width:100px;-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.tour-infor .tour-logo img{max-width:100%;min-height:30px;max-height:67.5px}@media (min-width:481px) and (max-width:599px){.tour-infor .tour-logo img{min-height:40px;max-height:87px}}@media screen and (min-width:600px){.tour-infor .tour-logo img{min-height:40px;max-height:87px}}@media screen and (min-width:1441px){.tour-infor .tour-logo img{min-height:60px;max-height:135px}}.tour-infor .tour-icons{display:flex;flex-direction:column}.tour-infor .icon-share{width:30px;height:30px;background-color:#fff;border-radius:10px;margin:0 0 10px 10px;pointer-events:all;cursor:pointer}@media (min-width:481px){.tour-infor .icon-share{width:32px;height:32px;margin:0;fill:#a6ce39}}@media screen and (min-width:1441px){.tour-infor .icon-share{width:40px;height:40px;margin:0}}@media (min-width:481px){.tour-infor .icon-share svg{width:24px;height:24px}}@media screen and (min-width:1441px){.tour-infor .icon-share svg{width:27px;height:27px}}.tour-infor .tour-guild__aacorp{position:fixed;bottom:8vh;right:0;margin-right:5px}.tour-infor .tour-guild__aacorp img{height:160px}.school-layout_scene-title{font-size:22px;position:fixed;left:48px;bottom:-4px;color:#fff;text-shadow:1px 1px rgba(0,0,0,.4)}@media (min-width:481px){.school-layout_scene-title{bottom:0;left:50px}}.navMenuOpen{display:none}.icon_language{width:22px;height:40px;background-color:initial;border-radius:10px;cursor:pointer;margin-left:15px}@media screen and (min-width:1441px){.icon_language{width:32px;height:60px}}.icons_language-icon{width:30px;height:30px;border-radius:10px;overflow:hidden;background-color:#fff;cursor:pointer}.icons_language-icon h1{font-size:16px;font-weight:400}@media (max-width:480px){.icons_language-icon{margin:5px}}.language-icon{width:40px;height:40px;border-radius:10px;overflow:hidden;margin-bottom:7px;background-color:#fff;cursor:pointer}@media screen and (min-width:1441px){.language-icon{width:60px;height:60px;margin-bottom:15px}}.language-icon h1{font-size:20px;font-weight:400}@media screen and (min-width:1441px){.language-icon h1{font-size:24px}}.mapfloorplan_container{position:absolute;top:100%;right:0;padding:10px;width:300px;height:auto;background:rgba(0,0,0,.01);border:0 solid #000;border-radius:6px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-transform:translateX(5px) scale(0);transform:translateX(5px) scale(0);opacity:1;-webkit-transform-origin:top right;transform-origin:top right;transition:all .3s}.mapfloorplan_container-aacorp{top:calc(65px - 100vh);right:15px;-webkit-transform:translate(500px);transform:translate(500px);background-color:initial;border-radius:unset}@media (max-width:767px){.mapfloorplan_container{display:none;top:35%;width:100vw}.mapfloorplan_container-aacorp{-webkit-transform:translateX(100%);transform:translateX(100%);display:block}}.mapfloorplan_container.open{display:block;-webkit-transform:translateX(5px) scale(1);transform:translateX(5px) scale(1)}.mapfloorplan_container.open-aacorp{-webkit-transform:translateX(0);transform:translateX(0);width:450px}@media (max-width:767px){.mapfloorplan_container.open-aacorp{-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);top:calc(36px - 50vh);right:50%;width:calc(100vw - 20px);height:auto;z-index:2}}.mapfloorplan_container .mapfloorplan_close{position:absolute;top:0;right:0;font-size:20px;cursor:pointer;border:none;background:none;color:#333}.mapfloorplan_container .mapfloorplan_close-btn{font-family:EB Garamond,sans-serif;display:flex;height:30px;color:#fff;padding:0 7px;line-height:30px;font-size:25px;border:none;cursor:pointer;background-color:#123e3d;opacity:.85}.mapfloorplan_container .mapfloorplan_close-btn:hover{opacity:1}@media (min-width:1441px){.mapfloorplan_container{right:15px}}.mapfloorplan_container .map_header{display:flex;justify-content:space-between;width:100%;height:auto;margin-bottom:5px}.mapfloorplan_container .map_header .map_dropdown{height:40px;width:140px;display:flex;align-items:center;background:rgba(0,0,0,.6);border:0 solid #000;border-radius:6px;justify-content:flex-start;transition:opacity 0s ease 0s,background-color .5s ease 0ms;color:#fff;position:relative;cursor:pointer}.mapfloorplan_container .map_header .map_dropdown span{margin-left:15px}.mapfloorplan_container .map_header .map_dropdown .map_arrow{border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:2px;position:absolute;right:8px}.mapfloorplan_container .map_header .map_dropdown .down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.mapfloorplan_container .map_header .map_dropdown .map_dropdown_options{z-index:9;position:absolute;height:auto;width:100%;top:105%;background:rgba(0,0,0,.6);border-radius:6px;-webkit-transform-origin:top;transform-origin:top;transition:all .5s}.mapfloorplan_container .map_header .map_dropdown .map_dropdown_options .dropdown_items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center}.mapfloorplan_container .map_header .map_dropdown .map_dropdown_options .dropdown_items li{height:40px;display:flex;align-items:center;width:100%;justify-content:space-between;border-radius:6px;transition:opacity 0s ease 0s,background-color .5s ease 0ms;padding:0 15px}.mapfloorplan_container .map_header .map_dropdown .map_dropdown_options .dropdown_items li:hover{background:hsla(0,0%,100%,.5)}.mapfloorplan_container .map_image{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.mapfloorplan_container .map_image img{width:100%;height:auto;object-fit:contain}.mapfloorplan_container .map_image .viewpoint-container{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;cursor:pointer}.mapfloorplan_container .map_image .viewpoint-container .scene-title{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:20px;padding:5px;border-radius:5px;font-size:12px;white-space:nowrap;color:#fff;background-color:#000;opacity:0;pointer-events:none}.mapfloorplan_container .map_image .viewpoint-container .hover-point{position:absolute;top:-2px;left:-2px;height:12px;width:12px}.mapfloorplan_container .map_image .viewpoint-container .scene-title:after{content:"";position:absolute;top:calc(100% - 3px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:8px solid transparent;border-top-color:#000}.mapfloorplan_container .map_image .viewpoint-container:hover .scene-title{opacity:1}.mapfloorplan_container .map_image .viewpoint-container:hover .viewpoint{-webkit-animation:none;animation:none}.mapfloorplan_container .map_image .current-viewpoint{background:#123e3d;box-shadow:0 0 0 4px #123e3d;-webkit-animation:blink 1s linear infinite;animation:blink 1s linear infinite;height:10px;width:10px}.mapfloorplan_container .map_image .current-viewpoint.aquaAnimation{height:8px;width:8px;background-color:#104d9d}.mapfloorplan_container .map_image .current-viewpoint.aquaAnimation:before{position:absolute;content:"";height:12px;width:12px;left:-2.5px;top:-3px;border:.8px solid #fff;-webkit-animation:pulse 1s infinite;animation:pulse 1s infinite;border-radius:50%}.mapfloorplan_container .map_image .viewpoint{height:14px;width:14px;border:2px solid #fff;box-shadow:0 0 5px rgba(0,0,0,.8);background:#025a02;-webkit-animation:blink-opacity 1s linear infinite;animation:blink-opacity 1s linear infinite}.mapfloorplan_container .map_image .viewpoint.aquaViewPoint{height:16px;width:16px;background-color:#104d9d;border:4px solid #fff;-webkit-animation:unset;animation:unset}.mapfloorplan_container .map_image .viewpoint.aquaViewPoint:before{position:absolute;content:"";height:22px;width:22px;left:-8.5px;top:-8.5px;border:2px dotted #2f2f94;border-radius:50%}.mapfloorplan_container .map_image .viewpoint:hover{-webkit-animation:none;animation:none}.mapfloorplan_container .map_image .night-point{background:#ffc000}@-webkit-keyframes blink{0%{box-shadow:0 0 0 4px #123e3d}40%{box-shadow:0 0 0 4px #fff}to{box-shadow:0 0 0 4px #123e3d}}@keyframes blink{0%{box-shadow:0 0 0 4px #123e3d}40%{box-shadow:0 0 0 4px #fff}to{box-shadow:0 0 0 4px #123e3d}}@-webkit-keyframes blink-opacity{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes blink-opacity{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}@media (min-width:480px){.mapfloorplan_container-school_layout{position:absolute;top:0;right:50px;left:unset}}.hotspot_icon,.hotspot_icon_custom{width:30px;height:30px;border-radius:50%;background-color:#000;border:1px solid #fff;position:absolute;z-index:2}.hotspot_icon_custom{background-color:initial;border:none}.App{width:100vw;height:100vh;margin:0;padding:0;position:relative}:root{--primary-color:#0970c5;--size-min-sm:576px;--size-min-md:768px;--size-min-lg:992px;--size-min-xl:1200px;--primary-font:"Source Sans Pro",sans-serif;--secondary-font:"Montserrat",sans-serif;--hotspot-font:"Roboto Condensed",sans-serif;--condensed-font:"Roboto Condensed",sans-serif;--montserrat-font:"Montserrat",sans-serif;--advent-pro-font:"Advent Pro",sans-serif;--tour-brandColor:#f73d3c}.font-source-sans{font-family:"Source Sans Pro",sans-serif;font-family:var(--primary-font)}.font-roboto{font-family:"Montserrat",sans-serif;font-family:var(--secondary-font)}.font-roboto-condensed{font-family:"Roboto Condensed",sans-serif;font-family:var(--hotspot-font)}body,html{font-size:16px;height:100vh;height:var(--app-height)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:62.5%}*,body{margin:0;font-family:"Montserrat",sans-serif;font-family:var(--secondary-font)}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.fa2edf1a.chunk.css.map */