@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);.loading-container{align-items:center;background:#e7e7e7;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;opacity:1;padding:15px;position:fixed;top:0;transition:opacity 2.5s ease-in-out;width:100vw;z-index:9999}.loading-container.fade-out{opacity:0}.loading-container .loading-image{align-items:center;animation:blink-opacity 1s linear infinite;display:flex;justify-content:center}.loading-container .loading-image img{border-radius:10px;max-width:30%}@media screen and (max-width:991px){.loading-container .loading-image{width:180px}}.menu-lagoona-container{bottom:10px;left:10px;position:fixed}.menu-lagoona-container .arial-menu{display:flex;gap:12px;left:50%;position:fixed;top:15px;transform:translateX(-50%);z-index:100}.menu-lagoona-container .arial-menu .arial-btn{background-color:#fff;border-radius:24px;box-shadow:0 4px 12px #00000026;color:#4f4841;cursor:pointer;padding:10px 24px;transition:all .3s ease}.menu-lagoona-container .arial-menu .arial-btn span{color:#4f4841;font-family:SVN-OPTIMA;font-size:15px;font-weight:500;white-space:nowrap}.menu-lagoona-container .arial-menu .arial-btn:hover{background-color:hsla(33,47%,60%,.663);box-shadow:-2px 2px 2px #0000004d;font-family:SVN-OPTIMA}.menu-lagoona-container .arial-menu .arial-btn:hover span{color:#fff;transition:all 1s ease}.menu-lagoona-container .arial-menu .arial-btn.active{background:hsla(33,47%,60%,.663);box-shadow:-2px 2px 2px #0000004d;cursor:default;font-family:SVN-OPTIMA}.menu-lagoona-container .arial-menu .arial-btn.active span{color:#fff}.menu-lagoona-container .arial-menu .arial-btn.active:hover{background:hsla(33,47%,60%,.663);box-shadow:-2px 2px 2px #0000004d}@media(max-width:520px){.menu-lagoona-container .arial-menu{gap:5px}.menu-lagoona-container .arial-menu .arial-btn{padding:5px 7px}.menu-lagoona-container .arial-menu .arial-btn span{font-size:10px}}.menu-lagoona-container .lagoona-map-icon{align-items:center;background-color:#fffc;border-radius:50%;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;height:38px;justify-content:center;margin-bottom:5px;margin-left:5px;position:relative;width:38px;z-index:10}.menu-lagoona-container .lagoona-map-icon img{filter:invert(18%) sepia(60%) saturate(500%) hue-rotate(334deg) brightness(90%) contrast(90%);height:40%;width:40%}.menu-lagoona-container .lagoona-map-icon:hover{background-color:#fff;box-shadow:-2px 2px 2px #0000004d}.menu-lagoona-container .lagoona-map-icon.active{background-color:#fff}.menu-lagoona-container .lagoona-popup-container{bottom:0;left:0;position:absolute;z-index:1}.menu-lagoona-container .lagoona-popup-container .lagoona-popup{background-color:#fff3;border-radius:8px;box-shadow:0 4px 20px #0003;padding:10px}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper{position:relative;width:fit-content}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper img{border-radius:4px;display:block;height:auto;width:350px}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper .map-hotspot{cursor:pointer;height:18px;position:absolute;transform:translate(-50%,-50%);width:18px;z-index:1}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper .map-hotspot .map-hotspot-label{background-color:#00000080;border-radius:4px;bottom:55%;color:#fff;font-size:11px;font-weight:500;left:50%;margin-bottom:8px;opacity:0;padding:2px 4px;position:absolute;text-shadow:0 2px 4px #000000b3;transform:translateX(-50%);transition:opacity .2s ease,visibility .2s ease;visibility:hidden;white-space:nowrap}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper .map-hotspot .map-hotspot-pulse{background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;height:100%;position:absolute;width:100%}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper .map-hotspot .map-hotspot-pulse:before{border:2px solid #fff;border-radius:50%;content:"";height:100%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);width:100%}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper .map-hotspot.active{z-index:15}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper .map-hotspot.active .map-hotspot-label{opacity:1;visibility:visible}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper .map-hotspot.active .map-hotspot-pulse{background-color:#ba0107}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper .map-hotspot.active .map-hotspot-pulse:before{animation:hotspot-pulse 1.5s ease-out infinite;border-color:#ba0107}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper .map-hotspot:hover{z-index:20}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper .map-hotspot:hover .map-hotspot-label{opacity:1;visibility:visible}@media(max-width:768px){.menu-lagoona-container .lagoona-popup-container{position:fixed;top:50%;transform:translateY(-50%)}.menu-lagoona-container .lagoona-popup-container .lagoona-popup .lagoona-popup-map-wrapper img{width:100%}}.menu-lagoona-container .left-menu{display:flex;flex-direction:column;gap:15px;position:fixed;right:15px;top:40%}.menu-lagoona-container .left-menu .left-menu-btn{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;height:38px;justify-content:center;position:relative;width:38px}.menu-lagoona-container .left-menu .left-menu-btn.icon-btn img{height:50%;width:50%}.menu-lagoona-container .left-menu .left-menu-btn img{height:70%;transition:opacity .2s ease;width:70%}.menu-lagoona-container .left-menu .left-menu-btn .icon-default{filter:invert(18%) sepia(60%) saturate(500%) hue-rotate(334deg) brightness(90%) contrast(90%)}.menu-lagoona-container .left-menu .left-menu-btn .icon-hover{opacity:0;position:absolute}.menu-lagoona-container .left-menu .left-menu-btn:hover{background-color:hsla(33,47%,60%,.663);box-shadow:-2px 2px 2px #0000004d}.menu-lagoona-container .left-menu .left-menu-btn:hover .icon-default{opacity:0}.menu-lagoona-container .left-menu .left-menu-btn:hover .icon-hover{opacity:1}.menu-lagoona-container .left-menu .left-menu-btn.disabled{cursor:default;opacity:.4;pointer-events:none}.menu-lagoona-container .left-menu .guide-btn img{height:60%;width:60%}.menu-lagoona-container .left-menu .box-menu{align-items:center;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;gap:8px;height:auto;padding:5px;width:38px}.menu-lagoona-container .left-menu .box-menu .icon-btn{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;transition:background .2s ease;width:28px}.menu-lagoona-container .left-menu .box-menu .icon-btn img{filter:invert(18%) sepia(60%) saturate(500%) hue-rotate(334deg) brightness(90%) contrast(90%);height:80%;width:80%}@media(max-width:520px){.menu-lagoona-container .left-menu .box-menu{height:auto;width:25px}.menu-lagoona-container .left-menu .box-menu .icon-btn{height:25px;width:25px}.menu-lagoona-container .left-menu .box-menu .icon-btn img{height:60%;width:60%}.menu-lagoona-container .left-menu{right:10px;top:45%}.menu-lagoona-container .left-menu .left-menu-btn{height:25px;width:25px}}.menu-lagoona-container .right-menu{display:flex;flex-direction:column;gap:5px;left:15px;position:fixed;top:15px}.menu-lagoona-container .right-menu .right-menu-btn{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;height:38px;justify-content:center;position:relative;width:38px}.menu-lagoona-container .right-menu .right-menu-btn img{height:90%;transition:opacity .2s ease;width:90%}.menu-lagoona-container .right-menu .right-menu-btn .icon-default{filter:invert(18%) sepia(60%) saturate(500%) hue-rotate(334deg) brightness(90%) contrast(90%)}.menu-lagoona-container .right-menu .right-menu-btn .icon-hover{opacity:0;position:absolute}.menu-lagoona-container .right-menu .right-menu-btn:hover{background-color:hsla(33,47%,60%,.663);box-shadow:-2px 2px 2px #0000004d}.menu-lagoona-container .right-menu .right-menu-btn:hover .icon-default{opacity:0}.menu-lagoona-container .right-menu .right-menu-btn:hover .icon-hover{opacity:1}.menu-lagoona-container .right-menu .right-menu-btn.disabled{cursor:default;opacity:.4;pointer-events:none}@media(max-width:520px){.menu-lagoona-container .right-menu{left:10px;top:15px}.menu-lagoona-container .right-menu .right-menu-btn{height:25px;width:25px}}.menu-lagoona-container .note-text{bottom:15px;color:#fff;font-size:13px;left:50%;pointer-events:none;position:fixed;text-shadow:0 1px 4px #0009;transform:translateX(-50%);white-space:nowrap}.guide-popup-overlay{align-items:center;animation:fadeIn .25s ease;background-color:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.guide-popup-overlay .guide-popup{animation:scaleIn .25s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#ffffffeb;border-radius:16px;box-shadow:0 20px 60px #00000080;max-width:500px;padding:20px;position:relative;width:90%}.guide-popup-overlay .guide-popup .guide-popup-close{background:none;border:none;border-radius:50%;color:#72593d;cursor:pointer;font-size:22px;line-height:1;padding:4px 8px;position:absolute;right:20px;top:16px;transition:color .2s,background .2s}.guide-popup-overlay .guide-popup .guide-popup-close:hover{background:#ffffff26}.guide-popup-overlay .guide-popup .guide-section .guide-section-title{color:#72593d;font-size:20px;font-weight:700;letter-spacing:.3px;margin:0 0 28px;text-align:center}.guide-popup-overlay .guide-popup .guide-section .guide-cards{display:flex;gap:20px;justify-content:center}.guide-popup-overlay .guide-popup .guide-section .guide-cards .guide-card{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px;max-width:130px}.guide-popup-overlay .guide-popup .guide-section .guide-cards .guide-card img{filter:invert(18%) sepia(60%) saturate(500%) hue-rotate(334deg) brightness(90%) contrast(90%);height:50px;width:50px}.guide-popup-overlay .guide-popup .guide-section .guide-cards .guide-card p{color:#72593d;font-size:13px;line-height:1.55;margin:0;text-align:center}.guide-popup-overlay .guide-popup .guide-divider{background:#ffffff40;height:1px;margin:30px 0}@media(max-width:768px){.guide-popup-overlay .guide-popup{padding:0 24px 20px}.guide-popup-overlay .guide-popup .guide-popup{padding-top:0}.guide-popup-overlay .guide-popup .guide-section .guide-cards{gap:20px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes hotspot-pulse{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}.World{bottom:0;height:auto;left:0;overflow:hidden;position:fixed;right:0;top:0;width:auto}.World .World-Canvas,.World .World-Canvas .Canvas-3D{height:100%;left:0;position:absolute;top:0;width:100%}.World .World-Canvas .Canvas-3D{z-index:0}.World .World-2D-Contents{left:0;position:absolute;top: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}.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}.compass-container{bottom:10px;position:fixed;right:10px;width:100px}.compass-container img{height:auto;width:100%}.compass-container__bg{opacity:.9;transition:transform .1s ease-out}.compass-container__arrow{height:40%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:40%}@media(max-width:768px){.compass-container{bottom:10px;right:10px;width:80px}}.text-bottom-right{align-items:center;bottom:0;display:flex;flex-direction:column;margin:100px;position:fixed;right:0;z-index:10}.text-bottom-right .text-1{font-size:90px;font-weight:700;letter-spacing:-1px;line-height:1}.text-bottom-right .text-1,.text-bottom-right .text-2{color:#f2e8db;filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));font-family:Montserrat,sans-serif;white-space:nowrap}.text-bottom-right .text-2{font-size:24px;font-weight:500;letter-spacing:-.5px;margin-top:4px}#followDiv{text-wrap:nowrap;background-color:#000c;border-radius:5px;color:#fff;display:none;font-size:15px;padding:10px 30px;pointer-events:none;position:absolute;z-index:999}#followDiv:before{border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid #000c;content:"";height:0;left:40%;position:absolute;top:100%;width:0}@keyframes hsPulse{0%{height:20px;opacity:0;width:20px}10%{height:20px;opacity:1;width:20px}to{height:60px;opacity:0;width:60px}}.hs-icon-pulse{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.hs-icon-pulse .pulse{animation:hsPulse 1.5s infinite;animation-timing-function:ease-in-out;background-color:#fff;border:1px solid #fff;border-radius:50%;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center center;width:20px}.info-tag{background-color:#fff;border-radius:6px;cursor:auto;min-width:170px;opacity:.7;padding:10px;transition:all .2s ease-in;width:auto;z-index:2}.info-tag:hover{opacity:1}.inner-outline{border-radius:6px;outline:1px solid #000000b3;outline-offset:-5px}.wrap-text{background-color:#0000;border:none;color:#000;cursor:context-menu;font-size:15px;height:auto;line-height:23px;margin:15px 0;resize:none;-webkit-user-select:none;user-select:none;width:250px;word-break:break-word}.card-link{align-items:center;color:#2eb85c;display:flex;text-decoration:none}.card-link .infotag-title{font-size:15.5px;margin-right:5px}.dp-info-tag-container{align-items:center;background-color:#032c2e;border:1px solid #ffffff80;border-radius:6px;display:flex;justify-content:center;min-height:41px;min-width:140px;padding:10px}.dp-info-tag-container .dp-info-tag-content{align-items:center;color:#d6aa9c;display:flex;gap:10px}.dp-info-tag-container .dp-info-tag-content h2{font-family:Lato,sans-serif;font-size:clamp(12px,1.5vw,16px);font-weight:800;text-transform:uppercase}.dp-info-tag-container .dp-info-tag-content .dp-info-tag-logo{height:25px;width:25px}.dp-info-tag-container .dp-info-tag-content .dp-info-tag-logo img{height:100%;object-fit:cover;width:100%}.painting-media-container{animation:scaleInfo 1s ease-in-out infinite alternate;cursor:pointer;filter:drop-shadow(0 0 10px rgba(0,0,0,.5));height:16px;opacity:1;width:16px}.painting-media-container:hover{animation:none;transform:scale(1.3)}@keyframes scaleInfo{0%{transform:scale(1)}to{transform:scale(1.3)}}.painting-media-container img{height:100%;object-fit:cover;width:100%}.media-hotspot{cursor:pointer;height:30px;position:relative;width:30px}.media-hotspot .m-info{background-color:#fffc;border-radius:20px;display:none;font-family:var(--hotspot-font);height:36px;left:-2px;min-width:250px;padding:5px;position:absolute;top:-3px;z-index:1}.media-hotspot .m-info p{color:#6c6a6a;font-size:1.125rem;margin:0 0 5px;padding-left:40px}.media-hotspot .m-info .m-title p{color:#000;font-weight:600;line-height:1rem;margin-bottom:0;text-transform:uppercase;white-space:nowrap}.media-hotspot .m-info .m-type p{font-size:.8rem;line-height:.8rem;white-space:nowrap}.media-hotspot-air__balloon{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%;min-width:100px;top:-45px;transform:translateX(-50%)}.media-hotspot .m-air-balloon__info p{padding-left:30px;padding-right:30px;text-align:center;width:auto}.media-hotspot .m-icon{bottom:0;left:0;right:0;top:0}.media-hotspot .m-icon,.media-hotspot .m-icon svg{position:absolute;z-index:2}.media-hotspot .m-icon-air__balloon-square{background-color:#fff;height:15px;left:25%;position:absolute;top:18px;transform:rotate(45deg);width:15px;z-index:-1}.media-hotspot.hovering{animation:none;-webkit-animation:none;-moz-animation:none}.media-hotspot.hovering .m-info{display:block}.media-hotspot>.s-visited{bottom:60%;height:18px;left:60%;position:absolute;width:18px;z-index:5}@keyframes hpScaleBig{0%{height:30px;width:30px}50%{height:34px;width:34px}to{height:30px;width:30px}}.aquaHotspotFrame{border-radius:10px;cursor:pointer;transform:translateY(-20px)}.aquaHotspotFrame-container{height:auto;padding:10px 15px;text-align:center;width:auto}.aquaHotspotFrame-subtitle,.aquaHotspotFrame-title{text-transform:uppercase;white-space:nowrap}.aquaHotspotFrame-imgC,.aquaHotspotFrame-subtitle{margin-top:5px}.aquaHotspotFrame-imgC img{max-height:40px;max-width:80px;object-fit:cover}.dp-hotspot-container{position:absolute;transform:translate3d(-50%,-50%,0);z-index:10}.dp-hotspot-container:hover{z-index:9999}.dp-hotspot-container .dp-hotspot-content{border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.dp-hotspot-container .dp-hotspot-content .icon{background-color:#ffffffbf;border:3px solid #0000;border-radius:50%;box-sizing:border-box;cursor:pointer;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.dp-hotspot-container .dp-hotspot-content .icon:before{animation:hotspot-spin 1.5s linear infinite;border-color:#ffffffbf #0000;border-radius:50%;border-style:solid;border-width:3px;box-sizing:border-box;content:"";height:30px;left:calc(50% - 15px);position:absolute;top:calc(50% - 15px);width:30px}.dp-hotspot-container .dp-hotspot-content .icon:hover{background-color:#fff;border:3px solid #fff}.dp-hotspot-container .dp-hotspot-content .icon:hover:before{border-bottom-color:#fff;border-top-color:#fff}@keyframes hotspot-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.dp-hotspot-container .dp-hotspot-content .dp-hotspot-content-inner{background-color:#0000;border-left:2px dashed #ffffffbf;bottom:18px;cursor:pointer;height:125px;left:50%;position:absolute;transform:translateX(-50%);width:2px}.dp-hotspot-container .dp-hotspot-content .dp-hotspot-content-inner .dp-hotspot-content-inner-line{background:#fff;border-radius:8px;display:flex;justify-content:center;left:50%;opacity:1;padding:10px 20px;position:absolute;top:0;transform:translate(-97%,-100%);width:fit-content}.dp-hotspot-container .dp-hotspot-content .dp-hotspot-content-inner .dp-hotspot-content-inner-line:before{background:#0000;bottom:0;content:"";height:2px;position:absolute;right:2px;width:90%}.dp-hotspot-container .dp-hotspot-content .dp-hotspot-content-inner .dp-hotspot-content-inner-line p{text-wrap:nowrap;color:#000;font-family:Gotu,sans-serif;font-size:clamp(8px,1.5vw,12px);font-weight:700}.dp-hotspot-container .dp-hotspot-content:hover .dp-hotspot-content-inner{border-left:2px dashed #fff}.dp-hotspot-container .dp-hotspot-content:hover .dp-hotspot-content-inner-line{box-shadow:-2px 2px 2px #0000004d}.dp-hotspot-container .dp-hotspot-content .dp-hotspot-preview{background:#fff;border-radius:10px;bottom:calc(100% + 16px);box-shadow:0 4px 16px #00000040;left:50%;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .15s ease,visibility .15s ease;visibility:hidden;width:250px;z-index:99}.dp-hotspot-container .dp-hotspot-content .dp-hotspot-preview img{display:block;height:150px;object-fit:cover;width:100%}.dp-hotspot-container .dp-hotspot-content .dp-hotspot-preview .dp-hotspot-preview-title{background:#c99e69;padding:6px 10px;text-align:center}.dp-hotspot-container .dp-hotspot-content .dp-hotspot-preview .dp-hotspot-preview-title p{text-wrap:nowrap;color:#fff;font-family:Gotu,sans-serif;font-size:13px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis}.dp-hotspot-container:hover .dp-hotspot-content-inner,.dp-hotspot-container:hover .dp-hotspot-content-inner-line{opacity:0;transition:opacity .15s ease}.dp-hotspot-container:hover .dp-hotspot-preview{animation:preview-fadein .2s ease-out;cursor:pointer;opacity:1;pointer-events:all;visibility:visible}.circle-container{align-items:center;display:flex;justify-content:center;position:relative}.circle-container:hover .circle-content{opacity:1;transform:translate(-50%,-50%) translateY(0);visibility:visible}.circle-container .circle-content{text-wrap:nowrap;background-color:#fffc;border-radius:8px;bottom:60%;left:50%;opacity:0;padding:10px 20px;position:absolute;text-align:center;transform:translate(-50%,-50%) translateY(100%);transition:all .3s ease-in-out;visibility:hidden}.circle-container .circle-content:before{border:6px solid #0000;border-top-color:#fffc;content:"";height:0;left:50%;position:absolute;top:99%;transform:translateX(-50%);width:0}.circle-container .circle-content p{color:#032c2e;font-family:Lato,sans-serif;font-size:12px}.circle-container .circle{background-color:#fff;border-radius:50%;cursor:pointer;height:50px;position:relative;transform:rotateX(70deg);width:50px}.circle-container .circle:before{animation:scaleCircle 1.5s infinite;border:1px solid #fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@keyframes scaleCircle{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.5)}}@keyframes scaleCircleV2{0%{transform:translate(-50%,-50%) rotateX(70deg) scale(1)}50%{transform:translate(-50%,-50%) rotateX(70deg) scale(1.5)}to{transform:translate(-50%,-50%) rotateX(70deg) scale(1)}}.drone-hotspot-content{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.drone-hotspot-content,.drone-hotspot-content .drone-icon-wrap{align-items:center;display:flex;height:44px;justify-content:center;width:44px}.drone-hotspot-content .drone-icon-wrap{background-color:#fffffff2;border-radius:50%;box-shadow:0 4px 10px #00000040;transition:transform .2s ease,background-color .2s ease;z-index:2}.drone-hotspot-content .drone-icon-wrap .drone-img{height:28px;object-fit:contain;width:28px}.drone-hotspot-content .pulse-ring{animation:drone-pulse 1.8s cubic-bezier(.215,.61,.355,1) infinite;background-color:#ffffff4d;border:1px solid #fffc;border-radius:50%;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.drone-hotspot-content:hover .drone-icon-wrap{background-color:#fff;transform:scale(1.1)}.drone-hotspot-content:hover .pulse-ring{animation-duration:1.2s}.dp-hotspot-container.is-overview{height:44px;width:44px}.dp-hotspot-container.is-overview .drone-preview-content{pointer-events:none}.dp-hotspot-container.is-overview .drone-preview-content .dp-hotspot-preview{bottom:calc(50% + 32px)}.dp-hotspot-container.is-overview:hover .drone-preview-content .dp-hotspot-preview{animation:preview-fadein .2s ease-out;cursor:pointer;opacity:1;pointer-events:all;visibility:visible}@keyframes drone-pulse{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-50%) scale(2.2)}}.etown-hotspot-container{position:absolute;transform:translate3d(-50%,-50%,0)}.etown-hotspot-container .etown-hotspot-hotspot{background-color:#e3cf8f80;border-radius:50%;cursor:pointer;height:30px;left:50%;pointer-events:all;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px;z-index:2}.etown-hotspot-container .etown-hotspot-hotspot:before{background-color:#e3cf8f;border-radius:50%;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.etown-hotspot-container .etown-hotspot-content{align-items:center;border:1px solid #d6b623;border-radius:8px;bottom:20px;display:none;flex-direction:column-reverse;max-width:200px;overflow:hidden;position:absolute;right:50%;transform:translateX(50%)}.etown-hotspot-container .etown-hotspot-content .etown-hotspot-content-title{background:#105260;color:#d6b623;font-size:12px;line-height:20px;padding:8px 0;text-align:center;text-transform:uppercase;width:100%}.etown-hotspot-container .etown-hotspot-content .etown-hotspot-content-image{height:100px;width:100%}.etown-hotspot-container .etown-hotspot-content .etown-hotspot-content-image img{object-fit:cover}.etown-hotspot-container:hover .etown-hotspot-content{display:flex}.scene-hotspot{cursor:pointer;height:60px;position:relative;width:60px}.scene-hotspot.z-index-99{z-index:99}.scene-hotspot>.s-animation{height:60px;left:0;pointer-events:none;position:absolute;top:0;width:60px}.scene-hotspot>.s-animation.position-unset{position:static}.scene-hotspot>.s-info{height:60px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:none;width:30px;z-index:2}.scene-hotspot>.s-info .s-info-distance,.scene-hotspot>.s-info .s-info-title{padding-left:42px;position:absolute}.scene-hotspot>.s-info .s-info-distance:before,.scene-hotspot>.s-info .s-info-title:before{background-position:100% 0;background-repeat:no-repeat;background-size:auto 100%;content:"";display:block;height:100%;left:0;position:absolute;width:42px}.scene-hotspot>.s-info .s-info-distance p,.scene-hotspot>.s-info .s-info-title p{font-family:var(--hotspot-font);margin:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scene-hotspot>.s-info .s-info-title{height:30px;left:100%;padding-left:0;top:0}.scene-hotspot>.s-info .s-info-title p{background-color:#fffc;border-radius:0 16px 16px 0;box-shadow:1px 1px 1px #0000001a,1px -1px 1px #0000001a;color:#000;font-size:16px;line-height:30px;padding-left:40px;padding-right:12px;text-transform:uppercase}.scene-hotspot>.s-info-air_balloon-info_balloon-info{width:100%}.scene-hotspot>.s-info .air-balloon-title{left:50%;top:-70%;transform:translateX(-50%)}.scene-hotspot>.s-info .air-balloon-title p{border-radius:16px;padding-left:30px;padding-right:30px;text-align:center;width:auto}.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;line-height:20px;max-width:none;padding-left:15px;padding-right:15px}.scene-hotspot>.s-info .s-info-title_longtitle p{max-width:none}.scene-hotspot>.s-info-air_balloon-info{width:100%}.scene-hotspot>.s-info .s-info-distance{bottom:0;height:28px;left:100%;opacity:.7}.scene-hotspot>.s-info .s-info-distance:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAcCAMAAAAgPt3ZAAAAAXNSR0IB2cksfwAAAEhQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAq4SsmwAAABh0Uk5TACT/Pl6Gs+owdsMohwXtdAuLPMyWb1lRQeAjMwAAAHVJREFUeJyN0EsOgzAUQ9HgUkL5Qwvsf6fMkJpguB4fWe85hPsUOvMgw4vTktM3pxWnEdNamH44bTBthWmHaT9gOorSKWI6i9JFmH4x/YnSNZWWbpl0dM+loRedhuZ3Opr97uiS7unoNBuY0n6MVv7Rths8lA5bxQVL/8w0EgAAAABJRU5ErkJggg==);bottom:0}.scene-hotspot>.s-info .s-info-distance p{background-color:#000;color:#fff;font-size:14px;font-weight:700;line-height:28px;padding:0 10px}.scene-hotspot-air__balloon{transform:translate(-1px,-50px)}.scene-hotspot-air__balloon .air-balloon-square{background-color:#fff;bottom:-6px;height:30px;left:25%;position:absolute;transform:rotate(45deg);width:30px}.scene-hotspot-air__balloon img{border-width:2px!important;box-shadow:none!important}.scene-hotspot .hotspot_icon_custom,.scene-hotspot>.s-icon{height:60px;left:0;position:absolute;top:0;width:60px;z-index:3}.scene-hotspot .hotspot_icon_custom svg,.scene-hotspot>.s-icon svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.scene-hotspot .hotspot_icon_custom img,.scene-hotspot>.s-icon img{background:#0000;border:none;border-radius:0;box-shadow:none;display:block;object-fit:contain;opacity:1}.scene-hotspot .hotspot_icon_custom .icon-container,.scene-hotspot>.s-icon .icon-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.scene-hotspot .hotspot_icon_custom .flicked-arrow-icon,.scene-hotspot>.s-icon .flicked-arrow-icon{height:40px;position:relative}.scene-hotspot img{border:1px solid #fff;border-radius:50%;box-shadow:1px 1px 2px #00000080;display:none;height:60px;left:0;opacity:0;position:absolute;top:0;transition:all .2s ease-in-out;width:60px;z-index:4}.scene-hotspot-aacorp,.scene-hotspot-aacorp img{height:50px;width:50px}.scene-hotspot-aacorp .air-balloon-square{bottom:5px;height:20px;width:20px}.scene-hotspot:after,.scene-hotspot:before{border-radius:50%;content:"";display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.scene-hotspot:before{background-image:url(/static/media/default-preview-background.16eed19df53a2ad60122.jpg);background-repeat:no-repeat;background-size:cover;opacity:1}.scene-hotspot:after{background-color:#fff;opacity:.5;z-index:3}.scene-hotspot>.s-visited{height:18px;position:absolute;right:6px;top:6px;width:18px;z-index:5}.scene-hotspot.hovering img{display:block;opacity:1}.scene-hotspot.hovering:after,.scene-hotspot.hovering:before{display:block}.scene-hotspot.hovering>.s-info{opacity:1}.scene-hotspot.hovering>.s-visited{opacity:0}@keyframes circling{0%{background-position:0}to{background-position:-3360px}}.hotspot-container{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center}.hotspot-container .hotspot-transform{pointer-events:all;transform-origin:center}.hotspot-container .air-balloon-icon{border:none;box-shadow:none;height:80px;transform:translate(-8px,-4px);width:75px}.iframe_overlay{background-color:#fff;opacity:0;transition:all .3s}.iframe_overlay .label{background:red;color:#fff;font-size:20px;height:20px;position:absolute;text-align:center;width:100px}.iframe_overlay.hover{cursor:pointer;opacity:.4}.pin-point-wrapper{left:0;pointer-events:none;position:absolute;top:0}.pin-point-wrapper .pin-title{align-items:center;bottom:calc(var(--pin-height) + 10px);color:#fff;display:flex;flex-direction:column;font-family:Gotu,sans-serif;font-size:16px;font-weight:400;left:50%;letter-spacing:.5px;position:absolute;transform:translateX(-50%);white-space:nowrap}.pin-point-wrapper .pin-line{background-color:#ffffffe6;bottom:4px;height:var(--pin-height);left:50%;position:absolute;transform:translateX(-50%);width:1px}.pin-point-wrapper .pin-dot{background-color:#fff;border-radius:50%;height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.pin-point-wrapper .pin-dot .pin-pulse{animation:pin-pulse-anim-new 1.5s cubic-bezier(.215,.61,.355,1) infinite;border:1px solid #fffc;border-radius:50%;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@keyframes pin-pulse-anim-new{0%{height:100%;opacity:1;width:100%}to{height:400%;opacity:0;width:400%}}.world-fc{flex:1 1;height:auto;overflow:hidden;position:relative;width:auto}.world-fc .World-Canvas,.world-fc .World-Canvas .Canvas-3D{height:100%;left:0;position:absolute;top:0;width:100%}.world-fc .World-Canvas .Canvas-3D{z-index:0}.world-fc .World-2D-Contents{left:0;position:absolute;top:0}.world-fc .World-2D-Contents.no-ui .menuV2-desktop--container,.world-fc .World-2D-Contents.no-ui .tour-infor,.world-fc .World-2D-Contents.preview .menuV2-desktop--container,.world-fc .World-2D-Contents.preview .tour-infor{display:none}.world-fc .World-2D-Contents.no-ui .powered-container,.world-fc .World-2D-Contents.preview .powered-container{pointer-events:none}.world-fc .World-2D-Contents.no-ui~.desktop-vz-landing,.world-fc .World-2D-Contents.no-ui~.phone-vz-landing,.world-fc .World-2D-Contents.preview~.desktop-vz-landing,.world-fc .World-2D-Contents.preview~.phone-vz-landing{opacity:0;visibility:hidden}.world-fc .World-2D-Contents.no-ui .menuV2-mobile--container .vz-logo,.world-fc .World-2D-Contents.preview .menuV2-mobile--container .vz-logo{pointer-events:none}.world-fc .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--header,.world-fc .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--icons>.icons,.world-fc .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--top,.world-fc .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--header,.world-fc .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--icons>.icons,.world-fc .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--top{display:none}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Solid";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Regular";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Light";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Thin";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{box-sizing:initial;overflow:visible}.svg-inline--fa{display:inline-block;display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:.3em;margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{top:.25em;width:2em;width:var(--fa-li-width,2em)}.svg-inline--fa.fa-fw{width:1.25em;width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:#ff253a;background-color:var(--fa-counter-background-color,#ff253a);border-radius:1em;border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:#fff;color:var(--fa-inverse,#fff);line-height:1;line-height:var(--fa-counter-line-height,1);max-width:5em;max-width:var(--fa-counter-max-width,5em);min-width:1.5em;min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:.25em .5em;padding:var(--fa-counter-padding,.25em .5em);right:0;right:var(--fa-right,0);text-overflow:ellipsis;top:0;top:var(--fa-top,0);transform:scale(.25);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:0;bottom:var(--fa-bottom,0);right:0;right:var(--fa-right,0);top:auto;transform:scale(.25);transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;bottom:var(--fa-bottom,0);left:0;left:var(--fa-left,0);right:auto;top:auto;transform:scale(.25);transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{right:0;right:var(--fa-right,0);top:0;top:var(--fa-top,0);transform:scale(.25);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:0;left:var(--fa-left,0);right:auto;top:0;top:var(--fa-top,0);transform:scale(.25);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;left:calc(var(--fa-li-width, 2em)*-1);line-height:inherit;position:absolute;text-align:center;width:2em;width:var(--fa-li-width,2em)}.fa-border{border-color:#eee;border-color:var(--fa-border-color,#eee);border-radius:.1em;border-radius:var(--fa-border-radius,.1em);border-style:solid;border-style:var(--fa-border-style,solid);border-width:.08em;border-width:var(--fa-border-width,.08em);padding:.2em .25em .15em;padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:.3em;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:.3em;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-delay:0;animation-delay:var(--fa-animation-delay,0);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat;animation-timing-function:ease-in-out;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-delay:0;animation-delay:var(--fa-animation-delay,0);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-bounce;animation-timing-function:cubic-bezier(.28,.84,.42,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-fade;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:0;animation-delay:var(--fa-animation-delay,0);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat-fade;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-delay:0;animation-delay:var(--fa-animation-delay,0);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-flip;animation-timing-function:ease-in-out;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-shake;animation-timing-function:linear;animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:0;animation-delay:var(--fa-animation-delay,0);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-duration:2s;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:linear;animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:steps(8);animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(1.25);transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em);transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(1.05,.95) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(-.125em);transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:.4;opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:.4;opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(1.125);transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotateY(-180deg);transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(none);transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:auto;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff;color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.svg-inline--fa .fa-primary{fill:currentColor;fill:var(--fa-primary-color,currentColor);opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:currentColor;fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:#fff;color:var(--fa-inverse,#fff)}.ps{-ms-overflow-style:none;overflow:hidden!important;overflow-anchor:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{bottom:0;height:15px}.ps__rail-x,.ps__rail-y{display:none;opacity:0;position:absolute;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear}.ps__rail-y{right:0;width:15px}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:#0000;display:block}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{bottom:2px;height:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{right:2px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports(-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{height:100%;position:relative}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:100;src:url(/static/media/LatoHairline.a2e540ec4ae8c07221c7.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:200;src:url(/static/media/LatoThin.84b73e57366b1d4ae417.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:url(/static/media/LatoLight.2a5730eb90a8be72bc93.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(/static/media/LatoRegular.bb14dc80e8b5d860fe9c.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:400;src:url(/static/media/LatoItalic.22694696c76f3f352b01.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:500;src:url(/static/media/LatoMedium.dabeb5a4d357db3dc75f.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:600;src:url(/static/media/LatoSemibold.d585c7df44df3024c49b.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(/static/media/LatoBold.8acc961684668b6e28e9.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:800;src:url(/static/media/LatoHeavy.ba81e9fe23612fe14264.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:url(/static/media/LatoBlack.c7687ac11011d85e040e.ttf) format("truetype")}@font-face{font-display:swap;font-family:EleanorGoenka;font-style:normal;font-weight:200;src:url(/static/media/EleanorGoenka.1968f40c159c02f2f744.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gotu;font-style:normal;font-weight:400;src:url(/static/media/Gotu-Regular.90551c23e142c45aa552.ttf) format("truetype")}body{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.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{align-items:center;display:flex;flex-direction:column;justify-content:center}.desktop-vz-landing,.full-dimentions,.full-width{width:100vw}.desktop-vz-landing,.full-dimentions,.full-height{height:100vh}.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{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 388px);height:calc(var(--vh, 1vh)*100 - 388px);position:absolute;top:194px;width:95vw}@media(max-width:320px){.vz-landing--final-slide{height:250px;top:130px}}@media(min-width:321px)and (max-width:376px){.vz-landing--final-slide{height:300px;top:150px}}@media screen and (min-width:769px){.vz-landing--final-slide{box-shadow:0 3px 6px rgba(0,0,0,.102);height:70vh;margin:50px auto 0;position:static;width:43vw}}.vz-landing--final-slide_logo{height:100px;margin-top:77px;width:63%}@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{height:38%;width:72%}}@media(min-width:1024px){.vz-landing--final-slide_logo{height:38%;width:60%}}.vz-landing--final-slide_logo{align-items:center;display:flex;justify-content:center;overflow:hidden}.vz-landing--final-slide_logo img{max-height:100%;max-width:100%}.vz-landing--final-slide_btn{background-color:#a6ce39;border-color:#0000;border-radius:25px;box-shadow:0 3px 6px rgba(0,0,0,.102);color:#fff;cursor:pointer;font-size:24px;height:50px;margin-top:50px;max-width:100%;width:273px}.vz-landing--final-slide_btn:disabled{cursor:none;opacity:.5}@media(max-width:320px){.vz-landing--final-slide_btn{margin-top:30px;width:230px}}@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{font-size:18px;height:44px;margin-top:30px;text-align:center;width:273px}@media(max-width:320px){.vz-landing--final-slide_content{margin-top:25px}}.vz-landing--intro-slide{align-items:center;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.102);display:flex;flex-direction:column;height:calc(100vh - 307px);height:calc(var(--vh, 1vh)*100 - 307px);margin-top:40px;width:calc(100vw - 32px)}@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);margin-top:50px;width:43vw}}.vz-landing--intro-slide_image{height:140px;margin-top:18px;width:160px}@media(max-width:320px){.vz-landing--intro-slide_image{height:77.4px;width:86px}}@media(min-width:321px)and (max-width:360px){.vz-landing--intro-slide_image{height:98px;width:112px}}@media screen and (min-width:769px){.vz-landing--intro-slide_image{height:154px;margin-top:26px;width:176px}}@media screen and (min-width:1441px){.vz-landing--intro-slide_image{height:180px;margin-top:26px;width:200px}}.vz-landing--intro-slide_dot-line{background-image:linear-gradient(90deg,#000 0,#000 50%,#0000 0);background-repeat:repeat-x;background-size:8px 2px;height:2px;left:22px;margin-bottom:3vh;margin-top:4vh;top:10px;width:100px}@media screen and (min-width:769px){.vz-landing--intro-slide_dot-line{background-size:15px 5px;margin-bottom:3vh;margin-top:3vh}}.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{font-size:18px;height:6.5vh;height:calc(var(--vh, 1vh)*6.5);text-align:center;white-space:break-spaces;width:80vw}@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{font-size:1.5em;width:75%}}@media screen and (min-width:1025px){.vz-landing--intro-slide_content{font-size:22px;height:8.5vh}}@media screen and (min-width:1441px){.vz-landing--intro-slide_content{font-size:24px;height:8.5vh}}.phone-vz-landing{background-color:#ffffffd9;bottom:50px;position:fixed;top:50px;width:100vw}.phone-vz-landing,.phone-vz-landing--welcome{align-items:center;display:flex;flex-direction:column}.phone-vz-landing--welcome{justify-content:center}.phone-vz-landing--welcome_title{color:#000;font-family:Montserrat;font-size:36px;font-weight:600;margin-top:30px}@media(max-width:320px){.phone-vz-landing--welcome_title{margin-top:22px}}.phone-vz-landing--welcome_next-icon{align-items:center;display:flex;height:50px;justify-content:space-between;width:83px}.phone-vz-landing--welcome_circle-left{border:2px solid #000;border-radius:50%;height:24px;position:relative;width:24px}.phone-vz-landing--welcome_circle-left:after{background-image:linear-gradient(90deg,#000 0,#000 50%,#0000 0);background-repeat:repeat-x;background-size:8px 2px;content:"";height:2px;left:22px;position:absolute;top:10px;width:30px}.phone-vz-landing--welcome_circle-left:before{border:solid #000;border-width:0 2px 2px 0;content:"";display:inline-block;left:50px;padding:3px;position:absolute;top:6px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.phone-vz-landing--welcome_cirle-right{background-color:#fff;border-radius:50%;height:50px;opacity:1;width:50px}.phone-vz-landing--slide-show{margin:0 auto;max-width:calc(100vw - 32px);overflow:hidden;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{bottom:3.5vh;bottom:calc(var(--vh, 1vh)*3.5);left:50%;position:absolute;text-align:center;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{border:1px solid #666;border-radius:10px;display:inline-block;height:10px;margin:10px 7px;width:10px}.phone-vz-landing--slide-show_skip{bottom:1vh;bottom:(var(--vh,1vh));color:#666;cursor:pointer;font-size:14px;left:50%;position:absolute;text-decoration:underline;transform:translate(-50%)}@media(max-width:320px){.phone-vz-landing--slide-show_skip{bottom:10px}}.phone-vz-landing .final-slide,.phone-vz-landing--slide-show .hide{display:none}.phone-vz-landing--logo{bottom:20px;height:14px;position:fixed;width:100%}@media(max-width:320px){.phone-vz-landing--logo{bottom:5px}}.phone-vz-landing--logo_content{color:#fff;font:normal normal normal 10px/13px Montserrat;margin-right:5px;text-shadow:2px 2px 3px #fff}.phone-vz-landing--logo{align-items:center;display:flex;justify-content:center}.phone-vz-landing--logo img{height:10.5px;width:35.25px}.phone-vz-landing--footer{align-items:center;background-color:#fff;bottom:0;display:flex;height:20px;justify-content:center;position:fixed;width:100%}.phone-vz-landing--footer_line{background-color:#000;border-radius:2px;height:4px;width:130px}.desktop-vz-landing{position:fixed}.desktop-vz-landing--body{background-color:#ffffffd9;display:flex;height:80vh;width:95vw}@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{padding-right:5vw;width:43vw}}.desktop-vz-landing--body .final-slide_welcome{align-items:center;display:flex;height:12vh;margin:8vh auto 0;width:65vw}.desktop-vz-landing--body .final-slide_title{margin:0;width:auto}.desktop-vz-landing--body .final-slide_next-icon{justify-content:flex-start;margin:0 0 0 15px}@media screen and (min-width:1441px){.desktop-vz-landing--body .final-slide_next-icon{margin-left:0}}.desktop-vz-landing--body_title{display:flex;justify-content:flex-end;margin-left:5vw;margin-right:2vw;margin-top:20vh}.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{margin-left:0;width:100%}}.desktop-vz-landing--body_next-icon{align-items:center;display:flex;height:129px;justify-content:flex-end;margin-left:5vw;margin-right:2vw}@media screen and (min-width:1025px){.desktop-vz-landing--body_next-icon{margin-left:10vw;margin-right:0}}@media screen and (min-width:1441px){.desktop-vz-landing--body_next-icon{width:27vw}}.desktop-vz-landing--body_circle-left{border:2px solid #000;border-radius:50%;height:40px;position:relative;width:40px}@media screen and (min-width:1025px){.desktop-vz-landing--body_circle-left{height:61px;width:61px}}.desktop-vz-landing--body_circle-left:after{background-image:linear-gradient(90deg,#000 0,#000 50%,#0000 0);background-repeat:repeat-x;background-size:10px 5px;content:"";height:2px;left:40px;position:absolute;top:19px;width:55px}@media screen and (min-width:1025px){.desktop-vz-landing--body_circle-left:after{background-size:15px 5px;left:59px;top:27px;width:90px}}.desktop-vz-landing--body_circle-left:before{border:solid #000;border-width:0 2px 2px 0;content:"";display:inline-block;left:88px;padding:4px;position:absolute;top:15px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}@media screen and (min-width:1025px){.desktop-vz-landing--body_circle-left:before{left:130px;padding:7px;top:20px}}.desktop-vz-landing--body_cirle-right{background-color:#fff;border-radius:50%;height:80px;margin-left:15px;opacity:1;width:80px}@media screen and (min-width:1025px){.desktop-vz-landing--body_cirle-right{height:120px;margin-left:25px;width:120px}}.desktop-vz-landing--body_slide-show{margin:0 auto;max-width:800px;overflow:hidden;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{bottom:9vh;left:50%;position:absolute;text-align:center;transform:translate(-50%)}@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{border:1px solid #666;border-radius:10px;border-radius:50%;bottom:68px;display:inline-block;height:12px;margin:0 10px;width:12px}.desktop-vz-landing--body_slide-show .active{border-color:#a6ce39}.desktop-vz-landing--body_slide-show_skip{bottom:6vh;color:#666;cursor:pointer;font-size:16px;left:50%;position:absolute;text-decoration:underline;transform:translate(-50%)}@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{align-items:center;bottom:4vh;display:flex;height:24px;justify-content:center;left:0;position:absolute;width:100%}.desktop-vz-landing--footer_content{color:#fff;display:inline-block;font-size:16px;font-weight:lighter;margin-right:10px}.desktop-vz-landing--footer img{width:64.5px}.Pan-Menu{border-radius:10px;border-top:0;display:flex;overflow:hidden;pointer-events:none;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;pointer-events:auto;position:relative}.Pan-Menu--header{background:#000000d9;color:#fff;padding:20px;position:relative}@media screen and (min-width:480px){.Pan-Menu--header__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between}}.Pan-Menu--header__wrapper--content .title{font-size:15px;font-weight:300;line-height:1.2rem;margin:0 0 5px}.Pan-Menu--header__wrapper--content .sub-title{font-size:9px;font-style:italic;font-weight:300;margin:0}@media screen and (min-width:600px){.Pan-Menu--header__wrapper--icon{display:none}}.Pan-Menu--body{background-color:#000000bf;flex:1 1;position:relative}.Pan-Menu--body_groups{bottom:10px;height:auto;left:0;position:absolute;top:0;width:100%}.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:#0000}.Pan-Menu--body_groups .scrollbar-container.ps.ps--active-y .ps__rail-y .ps__thumb-y{background-color:#fff;right:5px;width:4px}.Pan-Menu--body_groups .Menu-group{margin-bottom:15px}.Pan-Menu--body_groups .Menu-group .Menu-group-title{color:#fff;cursor:pointer;font-size:12px;height:40px;line-height:40px;margin:0 0 15px;padding:0 15px;text-transform:uppercase}.Pan-Menu--body_groups .Menu-group .Menu-group-title .Menu-group-underline{align-items:center;border-bottom:1px solid #fff;display:flex;justify-content:space-between}.Pan-Menu--body_groups .Menu-group .Menu-group-title .Menu-group-underline svg{height:10px;width: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{bottom:0;top:0}.Pan-Menu.Nav-Pan-left .Pan-Menu-container{padding-bottom:20px;padding-top:20px;width:500px}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-close-btn.left{align-items:center;cursor:pointer;display:flex;height:50vh;justify-content:center;position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:50px;z-index:9999}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-bg{background-color:#000000bf;bottom:-40px;perspective:none;right:-10px;top:-40px}.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{background-color:#fff;right:30px;width:4px}}.Pan-Menu.Nav-Pan-left .Pan-Menu-container{transform:translateY(-120%)}.Pan-Menu.Nav-Pan-left.Nav-Pan-open .Pan-Menu-container{transform:translateY(0)}.Pan-Menu.Nav-Pan-bottom{bottom:42px;padding-bottom:0;top:auto}.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container{padding-bottom:50px;padding-left:0}.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-bg{bottom:-40px;left:0;padding:0;perspective:none;right:0;top:0}@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{border-radius:0;transform:none}.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-close-btn.bottom{align-items:center;cursor:pointer;display:flex;height:50px;justify-content:center;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:50vw;z-index:9999}@media screen and (max-width:575px){.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-close-btn.bottom{height:auto;left:auto;right:5%;top:8%;width: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{transform:translateY(0)}.Pan-Menu.mobile-full-right{border-radius:0;bottom:0;height:100vh;left:0;pointer-events:none;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s ease;width:100vw}.Pan-Menu.mobile-full-right .Pan-Menu--header{background:#000000d9}.Pan-Menu.mobile-full-right .Pan-Menu--body{background-color:#000000bf}.Pan-Menu.mobile-full-right.Nav-Pan-open{pointer-events:all;transform:translateX(0)}.Pan-Menu.mobile-full-right.Nav-Pan-close{transform:translateX(100%)}.menuV2-mobile--container{bottom:0;height:auto;position:fixed;width:100vw}@media(max-width:767px){.menuV2-mobile--container-aqua{z-index:1}}.menuV2-mobile--container.hide-menu{display:none}.menuV2-mobile--container .Menu{background-color:#fff;box-sizing:border-box;height:auto;max-height:100vh;opacity:.75;padding:10px;width:300px}.menuV2-mobile--container .Menu:hover{opacity:1}.menuV2-mobile--container .Menu .Menu-title{font-size:1.5rem;margin:0;text-align:center}.menuV2-mobile--container .Menu .Menu-items{margin-top:15px}.menuV2-mobile--container .Menu .Menu-items .Menu-item{border:1px solid gray;color:#000;cursor:pointer;margin-top:5px;padding:5px 0;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{background-color:var(--primary-color);color:#fff}.menuV2-mobile--top{background-color:#000000d9;border-radius:10px 10px 0 0;height:14px;width:100vw}.menuV2-mobile--top_line{background-color:#ffffff24;height:4px;width:30px}.menuV2-mobile--top.hide{display:none}.menuV2-mobile--bottom{background-color:#000000d9;height:20px;width:100vw}.menuV2-mobile--bottom_line{background-color:#fff;height:4px;width:130px}.menuV2-mobile--header{background-color:#000000d9;border-bottom:1px solid #ffffff24;display:flex;height:56px;transition:top 1s ease-in-out,bottom 1s ease-in-out;width:100vw}.menuV2-mobile--header_icon{display:flex;justify-content:center;margin-top:3px;width:52px}.menuV2-mobile--header_icon img{height:32px;width:19px}.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--header.hide{display:none}.menuV2-mobile--icons{align-items:center;display:flex;height:30px;justify-content:space-between;margin-bottom:10px;position:relative;width:100vw}.menuV2-mobile--icons .vz-logo{margin-left:14px;opacity:.5}.menuV2-mobile--icons .vz-logo img{height:15px;width:50px}.menuV2-mobile--icons .icons{bottom:0;display:flex;flex-direction:column;margin-right:5px;position:absolute;right:0;transition: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{background-color:#000000d9;border-radius:10px;height:30px;margin:5px;width:30px}.menuV2-mobile--icons .icons_icon-school_layout-gyro{background-color:#0000;height:auto;margin:initial;margin-bottom:5px;width:auto;z-index:2}.menuV2-mobile--icons .icons.translateY{transform:translateY(-120px)}.menuV2-mobile--icons .icon-floor svg{height:20px;width:20px}.menuV2-mobile--icons-aquaIcons{justify-content:center;margin-bottom:50px}.menuV2-mobile--icons .icons_right-container{align-items:center;display:flex;gap:12px;justify-content:center}.menuV2-mobile--icons .icons_right-container .icon-aquaStyle{align-items:center;background-color:#3566a7;border-radius:0;display:flex;height:35px;justify-content:center;transition:.3s ease;width:35px}.menuV2-mobile--icons .icons_right-container .icon-aquaStyle:hover{background-color:#052044}.mobile-hamburger-btn{align-items:center;background:#0000;border:none;bottom:0;cursor:pointer;display:flex;gap:10px;height:44px;justify-content:center;left:30px;position:fixed;width:44px;z-index:1}.mobile-hamburger-btn .line-container{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center}.mobile-hamburger-btn .line-container .line{background:#fff;border-radius:50px;display:block;height:1px;transition:all .3s ease-in-out;width:17px}.mobile-hamburger-btn p{color:#fff;font-size:20px}.MobileFullRightMenu{bottom:0;height:100vh;left:0;pointer-events:none;position:fixed;right:0;top:0;transform:translateX(-100%);transition:transform .35s ease;width:100vw;z-index:3}.MobileFullRightMenu.open{pointer-events:all;transform:translateX(0)}.MobileFullRightMenu--container{display:flex;flex-direction:column;height:100%}.MobileFullRightMenu--header{background:#000000d9;color:#fff;padding:20px}.MobileFullRightMenu--header__wrapper--content .title{font-size:15px;font-weight:300;line-height:1.2rem;margin:0 0 5px}.MobileFullRightMenu--header__wrapper--content .sub-title{font-size:9px;font-style:italic;font-weight:300;margin:0}.MobileFullRightMenu--body{flex:1 1;position:relative}.MobileFullRightMenu--body_groups{bottom:0;left:0;position:absolute;right:0;top:0}.MobileFullRightMenu--body_groups .Menu-group{margin-bottom:15px}.MobileFullRightMenu--body_groups .Menu-group .Menu-group-title{color:#fff;font-size:12px;height:40px;line-height:40px;margin:0 0 15px;padding:0 15px;text-transform:uppercase}.MobileFullRightMenu--body_groups .Menu-group .Menu-group-title .Menu-group-underline{align-items:center;border-bottom:1px solid #fff;display:flex;justify-content:space-between}.MobileFullRightMenu--body_groups .Menu-group .Menu-group-items{padding:0 15px}.menuV2-desktop--container{align-items:flex-start;display:flex;height:60px;justify-content:space-between;left:0;padding:10px 10px 0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:2}.menuV2-desktop--container.aacorp{align-items:flex-end;bottom:0!important;padding:0 10px 10px;top:auto}@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{align-items:flex-start;display:flex;pointer-events:all;width:450px}@media(min-width:481px)and (max-width:580px){.menuV2-desktop--container_left{width:360px}}.menuV2-desktop--container_left .header{background-color:#0009;border-bottom:1px solid #ffffff24;border-radius:10px;display:flex;height:60px;margin-bottom:5px;transition:top 1s ease-in-out,bottom 1s ease-in-out;width:100%}.menuV2-desktop--container_left .header:hover{background-color:#000000d9}.menuV2-desktop--container_left .header_icon{align-items:center;display:flex;justify-content:center;width:52px}.menuV2-desktop--container_left .header_icon img{height:32px;width:19px}.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{align-items:center;display:flex}@media(min-width:481px)and (max-width:768px){.menuV2-desktop--container_left .icons_left{flex-direction:column}}.menuV2-desktop--container_left .icon{background-color:#000000d9;border-radius:10px;cursor:pointer;height:32px;margin-left:5px;width:32px}@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{height:40px;margin-left:7px;width:40px}}.menuV2-desktop--container_left .icon svg{height:22px;width:22px}@media screen and (min-width:1441px){.menuV2-desktop--container_left .icon svg{height:30px;width:30px}}.menuV2-desktop--container_left.hide-menu{opacity:0}.menuV2-desktop--container_left.container-width{max-width:190px;min-width:190px;transition:all .3s ease;width:calc(15vw - 10px)}.menuV2-desktop--container_left.container-width-closed{max-width:0;min-width:0;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{align-items:center;display:flex;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{background-color:#fff;border-radius:10px;cursor:pointer;height:30px;margin:0 0 10px 10px;pointer-events:all;width:30px}@media(min-width:481px){.menuV2-desktop--container_right .icons_right .icon-share{fill:#a6ce39;height:32px;margin:0;width:32px}}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icons_right .icon-share{height:40px;margin:0;width:40px}}@media(min-width:481px){.menuV2-desktop--container_right .icons_right .icon-share svg{height:24px;width:24px}}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icons_right .icon-share svg{height:27px;width:27px}}@media(max-width:1023px){.menuV2-desktop--container_right .icons_right-container{flex-direction:row;gap:7px}}.menuV2-desktop--container_right .icon{background-color:#000000d9;border-radius:10px;cursor:pointer;height:32px;margin-left:5px;width:32px}.menuV2-desktop--container_right .icon-aquaStyle{background-color:#3566a7d9;border-radius:0;height:35px;transition:.3s ease;width:35px}.menuV2-desktop--container_right .icon-aquaStyle:hover{background-color:#052044}@media(min-width:481px)and (max-width:768px){.menuV2-desktop--container_right .icon{margin-bottom:7px;margin-left:0}}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icon{height:40px;margin-left:7px;width:40px}}.menuV2-desktop--container_right .icon svg{height:22px;width:22px}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icon svg{height:27px;width: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{height:40px;width:40px}}.menuV2-desktop--container_right .school-layout{flex-direction:column;gap:5px}.menuV2-desktop--container_right .school-layout .icon{background-color:#0000}.menuV2-desktop--container_right .school-layout .icon svg{filter:drop-shadow(0 0 3px rgba(0,0,0,.5))}.menuV2-desktop--container_right .icon-share-school__layout{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:center;margin-left:5px;opacity:.7;width:32px}.menuV2-desktop--container_right .icon-share-school__layout:hover{opacity:1}.menuV2-desktop--container_right .icon-share-school__layout svg{filter:drop-shadow(0 0 3px rgba(0,0,0,.5));height:20px;width:20px}.tour-infor{display:flex;pointer-events:none;position:fixed;right:10px;top:10px;z-index:1}@media screen and (min-width:1441px){.tour-infor{margin-right:5px}}@media(min-width:481px){.tour-infor{align-items:flex-end;bottom:10px;margin-right:0;top:auto}.tour-infor.simple-style{bottom:auto;left:10px;top:10px}}@media(min-width:1441px){.tour-infor{bottom:15px;right: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{bottom:auto;left:10px;top:10px}@media(min-width:1441px){.tour-infor_school-layout{left:15px;left:20px;top:15px;top:20px}}.tour-infor .tour-logo{max-width:100px}.tour-infor .tour-logo__aacorp{margin-right:10px;margin-top:10px;position:fixed;right:0;top:0}@media(min-width:481px)and (max-width:599px){.tour-infor .tour-logo{margin-right:7px;max-height:87px;max-width:150px;min-height:40px}}@media screen and (min-width:600px){.tour-infor .tour-logo{display:flex;justify-content:center;margin-right:7px;max-height:87px;max-width:150px;min-height:40px}}@media screen and (min-width:1441px){.tour-infor .tour-logo{margin-right:15px;max-height:135px;max-width:250px;min-height:60px}}.tour-infor .tour-logo img{max-height:67.5px;max-width:100%;min-height:30px}@media(min-width:481px)and (max-width:599px){.tour-infor .tour-logo img{max-height:87px;min-height:40px}}@media screen and (min-width:600px){.tour-infor .tour-logo img{max-height:87px;min-height:40px}}@media screen and (min-width:1441px){.tour-infor .tour-logo img{max-height:135px;min-height:60px}}.tour-infor .tour-icons{display:flex;flex-direction:column}.tour-infor .icon-share{background-color:#fff;border-radius:10px;cursor:pointer;height:30px;margin:0 0 10px 10px;pointer-events:all;width:30px}@media(min-width:481px){.tour-infor .icon-share{fill:#a6ce39;height:32px;margin:0;width:32px}}@media screen and (min-width:1441px){.tour-infor .icon-share{height:40px;margin:0;width:40px}}@media(min-width:481px){.tour-infor .icon-share svg{height:24px;width:24px}}@media screen and (min-width:1441px){.tour-infor .icon-share svg{height:27px;width:27px}}.tour-infor .tour-guild__aacorp{bottom:8vh;margin-right:5px;position:fixed;right:0}.tour-infor .tour-guild__aacorp img{height:160px}.school-layout_scene-title{bottom:-4px;color:#fff;font-size:22px;left:48px;position:fixed;text-shadow:1px 1px #0006}@media(min-width:481px){.school-layout_scene-title{bottom:0;left:50px}}.navMenuOpen{display:none}.icon_language{background-color:#0000;border-radius:10px;cursor:pointer;height:40px;margin-left:15px;width:22px}@media screen and (min-width:1441px){.icon_language{height:60px;width:32px}}.icons_language-icon{background-color:#fff;border-radius:10px;cursor:pointer;height:30px;overflow:hidden;width:30px}.icons_language-icon h1{font-size:16px;font-weight:400}@media(max-width:480px){.icons_language-icon{margin:5px}}.language-icon{background-color:#fff;border-radius:10px;cursor:pointer;height:40px;margin-bottom:7px;overflow:hidden;width:40px}@media screen and (min-width:1441px){.language-icon{height:60px;margin-bottom:15px;width:60px}}.language-icon h1{font-size:20px;font-weight:400}@media screen and (min-width:1441px){.language-icon h1{font-size:24px}}.mapfloorplan_container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000003;border:0 solid #000;border-radius:6px;height:auto;opacity:1;padding:10px;position:absolute;right:10px;top:45px;transform:translateX(5px) scale(0);transform-origin:top right;transition:all .3s;width:300px}.mapfloorplan_container-aacorp{background-color:#fff;border-radius:0;border-radius:initial;top:-265px;transform:translate(500px)}@media(max-width:767px){.mapfloorplan_container{display:none;right:0;top:35%;width:100vw}.mapfloorplan_container-aacorp{display:block;transform:translateX(100%)}.mapfloorplan_container.vertical-image{left:calc(50% - 10px);position:fixed;top:50%;width:80%}.mapfloorplan_container.simple-maplayout{position:fixed;top:50%;transform:translateY(-50%)!important}}.mapfloorplan_container.open{display:block;transform:scale(1)}.mapfloorplan_container.open-aacorp{transform:translateX(0);width:330px}@media(max-width:1023px){.mapfloorplan_container.open-vertical--image{transform:translate(-45px,-45px) scale(1)}}@media(max-width:767px){.mapfloorplan_container.open-vertical--image{transform:translate(-50%,-50%) scale(1)}}.mapfloorplan_container .mapfloorplan_close{background:none;border:none;color:#333;cursor:pointer;font-size:20px;position:absolute;right:0;top:0}.mapfloorplan_container .mapfloorplan_close-btn{background-color:#0d3e7e;border:none;color:#fff;cursor:pointer;display:flex;font-family:EB Garamond,sans-serif;font-size:25px;height:30px;line-height:1.35;opacity:.85;padding:0 7px}.mapfloorplan_container .mapfloorplan_close-btn:hover{opacity:1}@media(min-width:1441px){.mapfloorplan_container{right:15px;top:60px}}.mapfloorplan_container .map_header{display:flex;height:auto;justify-content:space-between;margin-bottom:5px;width:100%}.mapfloorplan_container .map_header .map_dropdown{align-items:center;background:#0009;border:0 solid #000;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:flex-start;position:relative;transition:opacity 0s ease 0s,background-color .5s ease 0ms;width:100%}.mapfloorplan_container .map_header .map_dropdown span{font-size:1.2em;font-weight:600;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{background:#0009;border-radius:6px;height:auto;position:absolute;top:105%;transform-origin:top;transition:all .5s;width:100%;z-index:9}.mapfloorplan_container .map_header .map_dropdown .map_dropdown_options .dropdown_items{align-items:center;display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.mapfloorplan_container .map_header .map_dropdown .map_dropdown_options .dropdown_items li{align-items:center;border-radius:6px;display:flex;height:40px;justify-content:space-between;padding:0 15px;transition:opacity 0s ease 0s,background-color .5s ease 0ms;width:100%}.mapfloorplan_container .map_header .map_dropdown .map_dropdown_options .dropdown_items li:hover{background:#ffffff80}.mapfloorplan_container .map_image{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.mapfloorplan_container .map_image img{height:auto;object-fit:contain;width:100%}.mapfloorplan_container .map_image .viewpoint-container{border-radius:50%;cursor:pointer;position:absolute;transform:translate(-50%,-50%)}.mapfloorplan_container .map_image .viewpoint-container .scene-title{background-color:#000;border-radius:5px;bottom:20px;color:#fff;font-size:12px;left:50%;opacity:0;padding:5px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap}.mapfloorplan_container .map_image .viewpoint-container .hover-point{height:12px;left:-2px;position:absolute;top:-2px;width:12px}.mapfloorplan_container .map_image .viewpoint-container .scene-title:after{border:8px solid #0000;border-top-color:#000;content:"";left:50%;position:absolute;top:calc(100% - 3px);transform:translateX(-50%)}.mapfloorplan_container .map_image .viewpoint-container:hover .scene-title{opacity:1}.mapfloorplan_container .map_image .viewpoint-container:hover .viewpoint{animation:none}.mapfloorplan_container .map_image .current-viewpoint{animation:blink 1s linear infinite;background:var(--tour-brandColor);box-shadow:0 0 0 4px var(--tour-brandColor);height:10px;width:10px}.mapfloorplan_container .map_image .current-viewpoint.aquaAnimation{background-color:#104d9d;height:8px;width:8px}.mapfloorplan_container .map_image .current-viewpoint.aquaAnimation:before{animation:pulse 1s infinite;border:.8px solid #fff;border-radius:50%;content:"";height:12px;left:-2.5px;position:absolute;top:-3px;width:12px}.mapfloorplan_container .map_image .viewpoint{animation:blink-opacity 1s linear infinite;background:#025a02;border:2px solid #fff;box-shadow:0 0 5px #000c;height:14px;width:14px}.mapfloorplan_container .map_image .viewpoint.aquaViewPoint{animation:none 0s ease 0s 1 normal none running;animation:initial;background-color:#104d9d;border:4px solid #fff;height:16px;width:16px}.mapfloorplan_container .map_image .viewpoint.aquaViewPoint:before{border:2px dotted #2f2f94;border-radius:50%;content:"";height:22px;left:-8.5px;position:absolute;top:-8.5px;width:22px}.mapfloorplan_container .map_image .viewpoint:hover{animation:none}@keyframes blink{0%{box-shadow:0 0 0 4px var(--tour-brandColor)}40%{box-shadow:0 0 0 4px #fff}to{box-shadow:0 0 0 4px var(--tour-brandColor)}}@keyframes blink-opacity{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes pulse{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(2.5)}}@media(min-width:480px){.mapfloorplan_container-school_layout{left:auto;position:absolute;right:50px;top:0}}.hotspot_icon,.hotspot_icon_custom{background-color:#000;border:1px solid #fff;border-radius:50%;height:30px;position:absolute;width:30px;z-index:2}.hotspot_icon_custom{background-color:#0000;border:none}.App{height:100dvh;margin:0;padding:0;position:relative;width:100vw}@font-face{font-family:SVN-OPTIMA;font-style:normal;font-weight:400;src:url(/static/media/OPTIMA.dc3d2a054ce089b37bb7.TTF) format("truetype")}@font-face{font-family:SVN-OPTIMA;font-style:normal;font-weight:700;src:url(/static/media/OPTIMA_B.5ca1bff69606f684113b.TTF) format("truetype")}@font-face{font-family:SVN-OPTIMA;font-style:normal;font-weight:500;src:url(/static/media/OptimaMedium.0d2173d7e3238d556519.ttf) format("truetype")}@font-face{font-family:SVN-OPTIMA;font-style:italic;font-weight:400;src:url(/static/media/Optima_Italic.7279a141789e4038d953.ttf) format("truetype")}: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:"Roboto",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:Roboto,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{font-family:Roboto,sans-serif;font-family:var(--secondary-font);margin:0}*{box-sizing:border-box;padding:0;-webkit-user-select:none;user-select:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}