@charset "UTF-8";.scene-loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#171720;z-index:1000;position:relative;display:none}.scene-loading-overlay.active{display:block}.scene-loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .3s;z-index:200000;color:#fff;background:linear-gradient(109deg,#010101 .3%,#38099a 100.51%)!important;display:block;transition:opacity .5s ease-in-out}.scene-loading-overlay.inactive{opacity:0;display:none}.scene-loading-overlay.active{opacity:1;display:block}.scene-loading-overlay .loading-content{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(109deg,#010101 .3%,#38099a 100.51%)!important}.scene-loading-overlay .loading-container{display:flex;align-items:center;justify-content:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.scene-loading-overlay .loading-container .circle-container{position:relative;width:118px;height:118px;display:flex;align-items:center;justify-content:center;margin:3%}.scene-loading-overlay .loading-container .circle-container .svg-icon{position:absolute;display:flex}.scene-loading-overlay .loading-container .circle-container .svg-icon p{font-size:2.125rem;font-weight:400;text-align:center;font-family:Helvetica Neue;line-height:100%;letter-spacing:-.34px}.scene-loading-overlay .loading-text{position:fixed;left:50%;bottom:8vh;transform:translate(-50%);text-align:center;font-family:Helvetica Neue;font-size:14px;font-style:normal;font-weight:400;line-height:150%;width:85vw}.rotate-device-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:none}.rotate-device-overlay .phone-animation{position:relative;width:100px;height:150px;margin:0 auto 20%}.rotate-device-overlay .phone-animation .phone-vertical{animation:rotateAndChangeColor 4s infinite ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center}.rotate-device-overlay .phone-animation .phone-horizontal{opacity:0;animation:fadeInCheckmark 4s infinite ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center}.rotate-device-overlay .rotate-device-text{color:#6f6f6f;text-align:center;font-family:Helvetica Neue;font-size:14px;font-style:normal;font-weight:400;line-height:9px}@media only screen and (min-width: 768px){.phone-animation{display:none}}@keyframes rotateAndChangeColor{0%{transform:translate(-50%,-50%) rotate(0);color:#5e5e5e;opacity:1}33%{transform:translate(-50%,-50%) rotate(0);color:#5e5e5e;opacity:1}50%{transform:translate(-50%,-50%) rotate(95deg);color:#9747ff;opacity:1}60%{transform:translate(-50%,-50%) rotate(90deg);color:#9747ff;opacity:1}80%{transform:translate(-50%,-50%) rotate(90deg);color:#9747ff;opacity:1}95%{transform:translate(-50%,-50%) rotate(90deg);color:#9747ff;opacity:1}to{transform:translate(-50%,-50%) rotate(90deg);color:#9747ff;opacity:0}}@keyframes fadeInCheckmark{0%{transform:translate(-50%,-50%) translateY(10px);opacity:0}40%{transform:translate(-50%,-50%) translateY(10px);opacity:0}50%{transform:translate(-50%,-50%) translateY(0);opacity:1}95%{transform:translate(-50%,-50%) translateY(0);opacity:1}to{transform:translate(-50%,-50%) translateY(0);opacity:0}}.instructions-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;background:#000000b3}.instructions-container .center-modal{background-color:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:280px;height:310px;border-radius:48px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1024px){.instructions-container .center-modal{transform:translate(-50%,-50%) scale(.8)}}.instructions-container .content{display:flex;flex-direction:column;align-items:center;text-align:center;padding:7px 40px 27px;font-family:Bayer Sans,sans-serif}.instructions-container .graphic{width:100%}.instructions-container .middle-text{text-align:center;padding-bottom:4vh;padding-top:1vh;color:#161616}.instructions-container .middle-text .title{letter-spacing:.04em;font-family:Bayer Sans,sans-serif;font-size:1em;font-style:normal;font-weight:575;line-height:1;margin-bottom:6%;white-space:nowrap}.instructions-container .middle-text .body-text{font-size:.9em;font-style:normal;font-weight:400;line-height:1.4;padding:0 10px}.instructions-container button{border-radius:26.313px;background:radial-gradient(121.67% 91.01% at 50% 3.24%,#7000d3,#460bc2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:95%;color:#fff;font-size:.875em;font-weight:500;line-height:1.4;border:none;cursor:pointer;flex-shrink:0;padding:7% 0}.instructions-container button:hover{opacity:.9}.play-tooltip{position:relative;width:55px;height:55px;margin:20px auto;z-index:11;border:none;background:transparent;background:linear-gradient(135deg,#7000d3,#460bc2);border-radius:50%;box-shadow:inset 0 10px 15px #00000080;overflow:hidden;pointer-events:all}@media screen and (min-width: 1024px){.play-tooltip{width:32px;height:32px}}.play-tooltip{display:flex;align-items:center;justify-content:center;width:20px;height:20px}@media screen and (min-width: 1024px){.play-tooltip{max-width:32px;max-height:32px;width:32px;height:32px}}.play-tooltip svg{flex-shrink:0;max-width:8px;max-height:8px;width:8px;height:8px}@media screen and (min-width: 1024px){.play-tooltip svg{max-width:20px;max-height:20px;width:20px;height:20px}}.play-tooltip:before,.play-tooltip:after{content:"";height:100%;width:100%;position:absolute;left:0;top:0}.play-tooltip:before{content:"";position:absolute;top:-20%;left:-20%;width:140%;height:140%;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.4) 0%,transparent 60%);border-radius:50%;opacity:.5}.play-tooltip:hover{cursor:pointer}.question-tooltip{position:absolute;width:100vw;height:100dvh;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.question-tooltip .hidden{opacity:0!important}.question-tooltip .question{position:absolute;right:2vw;top:50%;transform:translateY(-50%);cursor:pointer;display:inline-block;white-space:nowrap;pointer-events:all;z-index:2;width:28dvw}@media screen and (min-width: 1024px){.question-tooltip .question{width:345px}}.question-tooltip .question:before{content:"";position:absolute;left:50%;transform:translate(-50%);background:#fffc;-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px);border-radius:29.5px}@media screen and (min-width: 1024px){.question-tooltip .question:before{background:#fff}}.question-tooltip .question .inner{display:flex;justify-content:flex-start;align-items:center;gap:4%;background:linear-gradient(to bottom,#7000d3,#460bc2);color:#fff;border-radius:12px;border:1.5px solid white;position:relative;transition:transform .3s ease-in-out;padding:3%}@media screen and (min-width: 1024px){.question-tooltip .question .inner{align-items:flex-start}.question-tooltip .question .inner:after{content:"";position:absolute;width:16px;height:16px;top:20%;right:10px;background:url(/svgs/popup_bubble_expand.svg) no-repeat center;transition:transform .3s ease-in-out}.question-tooltip .question .inner:hover:after{transform:scale(1.25)}}.question-tooltip .question .icon{flex-shrink:0;background:url(/svgs/popup_bubble_icon.svg) no-repeat center;width:18px;height:18px;margin-left:5px}@media screen and (min-width: 1024px){.question-tooltip .question .icon{margin-left:0}}.question-tooltip .question .title{color:#fff;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}@media screen and (min-width: 1024px){.question-tooltip .question .title{margin-right:10%;line-height:0}}.question-tooltip .question .title p{white-space:normal;word-wrap:break-word;line-height:140%;margin:0;font-size:10px}@media screen and (min-width: 1024px){.question-tooltip .question .title p{font-size:14px}}.question-tooltip .question-title-mobile{font-weight:600;font-size:16px}@media screen and (min-width: 1024px){.question-tooltip .question-title-mobile{display:none}}.question-tooltip .answer{position:absolute;display:none;border-radius:29.5px;background:#ffffffe6;-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px);pointer-events:all}@media screen and (max-width: 1023px){.question-tooltip .answer{width:90vw;height:100dvh;top:20%;left:50%;transform:translate(-50%);padding:2%;max-height:55dvh}}@media screen and (min-width: 1024px){.question-tooltip .answer{right:2vw;top:50%;z-index:1;width:345px;border-radius:0 0 29.5px 29.5px;padding:48px 18px 5px 38px;max-height:45dvh;min-height:186px}}.question-tooltip .answer:after{content:"";width:100%;height:20%;background:linear-gradient(0deg,#fff,#fff0);border-bottom-left-radius:29.5px;border-bottom-right-radius:29.5px;position:absolute;left:0;bottom:0;overflow:none}@media screen and (min-width: 1024px){.question-tooltip .answer:after{height:10%}}@supports (-webkit-touch-callout: none) and (not (translate: none)){.question-tooltip .answer{font-size:16px;font-weight:500;letter-spacing:.5px}}.question-tooltip .answer p{padding-right:20px;font-size:12px}@media screen and (min-width: 1024px){.question-tooltip .answer p{font-size:15px}}.question-tooltip .answer .inner{transition:transform .3s ease-in-out;overflow-y:scroll;-ms-overflow-style:scrollbar;scrollbar-width:thin;scrollbar-color:#c2c2c2 transparent}@media screen and (max-width: 1023px){.question-tooltip .answer .inner{padding:10px;height:48dvh}}@media screen and (min-width: 1024px){.question-tooltip .answer .inner{max-height:35dvh;padding-bottom:10%}}.question-tooltip .answer .inner ::-webkit-scrollbar{width:10px}.question-tooltip .answer .inner ::-webkit-scrollbar-track{background:transparent}.question-tooltip .answer .inner ::-webkit-scrollbar-thumb{background:#c2c2c2;border-radius:100px}.question-tooltip .answer .content{display:flex;flex-direction:column;width:100%}.question-tooltip .answer .content p{margin-bottom:1rem;white-space:pre-line}.question-tooltip .answer .content p+.button{margin-top:2rem}.question-tooltip .answer .content .bullet-main{display:list-item;list-style-type:disc;margin-left:1.5em;margin-bottom:0;margin-top:.75em}.question-tooltip .answer .content .bullet-sub{display:list-item;list-style-type:circle;margin-left:2.5em;margin-bottom:0}.question-tooltip .answer .content .paragraph-bold{font-weight:700;margin:0}.question-tooltip .answer .content .sub-paragraph{margin:0 0 22px}.question-tooltip .answer .content .button-readmore{font-size:.75rem;font-weight:500;line-height:140%;color:#fff;background:linear-gradient(to bottom,#7000d3,#460bc2);border-radius:50px;padding:13px 20px;border:none;text-align:center;margin-top:6px;text-decoration:none;width:fit-content;white-space:nowrap}@media screen and (min-width: 1024px){.question-tooltip .answer .content .button-readmore{font-size:.875rem;margin-top:14px}}.question-tooltip .answer .close-answer{position:absolute;top:0;right:0;transform:translate(30%,-30%);height:10vh;width:10vh;border-radius:50%;z-index:100;background:radial-gradient(#7000d3,#460bc2)}@media screen and (min-width: 1024px){.question-tooltip .answer .close-answer{display:none}}.question-tooltip .answer .close-answer:hover{cursor:pointer}.question-tooltip .answer .close-answer:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/svgs/minimize_icon.svg) no-repeat center}@media screen and (min-width: 1024px){.question-tooltip .answer .close-answer:after:after{background:url(/svgs/popup_bubble_collapse.svg) no-repeat center}}@media screen and (max-width: 1023px){.question-tooltip.expanded .question{display:none}}@media screen and (min-width: 1024px){.question-tooltip.expanded .question:before{border-bottom-left-radius:0;border-bottom-right-radius:0;height:calc(100% - 5px)}}@media screen and (min-width: 1024px){.question-tooltip.expanded .question .inner:after{background:url(/svgs/popup_bubble_collapse.svg) no-repeat center}}.question-tooltip.expanded .answer{display:block}@keyframes opacityFadeIn{0%{opacity:1}10%{opacity:1}}.question-relative:not(.question-3d) .question-tooltip{transform:translate(calc(-50% - 19.8px),calc(-50% + 4.9px))}@media screen and (min-width: 1024px){.question-relative:not(.question-3d) .question-tooltip{height:0;width:0;transform:translate(-19.6px,9.8px)}}.question-relative:not(.question-3d).desktop .question{transform:translate(100%,-50%)}.question-relative:not(.question-3d).desktop .answer{transform:translate(100%)}.question-relative .icon{animation:pulse 3s infinite ease-in-out}.question-relative .expanded .icon{animation:none;rotate:45deg}.question-relative.mobile .question{display:none}@media screen and (min-width: 1024px){.question-relative.mobile{display:none}}.question-relative.desktop .answer{display:none}@media screen and (min-width: 1024px){.question-relative.desktop .expanded .answer{display:block}}.question-relative.desktop .question-tooltip .question .icon{background:url(/svgs/plus.svg) no-repeat center}.question-relative.desktop .question-tooltip:not(.expanded) .question{pointer-events:none}.question-relative.desktop .question-tooltip:not(.expanded) .icon{pointer-events:all;position:relative}.question-relative.desktop .question-tooltip:not(.expanded) .icon:before{content:"";height:200%;min-height:2rem;min-width:2rem;width:200%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.question-relative.desktop .question-tooltip:not(.expanded) .inner{background:none;border-color:transparent}.question-relative.desktop .question-tooltip:not(.expanded) .title,.question-relative.desktop .question-tooltip:not(.expanded) .inner:after{visibility:hidden}.question-relative.desktop .question,.question-relative.desktop .answer{right:50%}.question-relative.desktop .question{transform:translate(50%,-50%)}.question-relative.desktop .question .inner:after{display:none}.question-relative.desktop .answer{transform:translate(50%)}.recommended-hot-spots-tooltip{position:absolute;width:100vw;height:100dvh;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}@media screen and (max-width: 1024px){.recommended-hot-spots-tooltip{transform:translate(-50%,-56.5%)}}.recommended-hot-spots-tooltip button{border:none;background:none;font:inherit}.recommended-hot-spots-tooltip .recommended-hot-spot{pointer-events:all;position:fixed;width:27dvw;display:flex;flex-direction:column;justify-content:center;border-radius:16px;background:var(--Blue-Gradient, radial-gradient(121.67% 91.01% at 50% 3.24%, #7000d3 0%, #460bc2 100%));box-shadow:0 4px 4px #00000040}@media screen and (max-width: 1024px){.recommended-hot-spots-tooltip .recommended-hot-spot{top:50dvh;left:3vw}}@media screen and (min-width: 1024px){.recommended-hot-spots-tooltip .recommended-hot-spot{left:50%;transform:translate(-50%);bottom:2.5dvh;max-width:394.157px;max-height:106.562px}}.recommended-hot-spots-tooltip .recommended-hot-spot:hover{cursor:pointer}.recommended-hot-spots-tooltip .recommended-hot-spot:hover:before{transform:scale(1.06)}.recommended-hot-spots-tooltip .recommended-hot-spot:before{content:"";z-index:-1;position:absolute;height:100%;width:100%;top:0;left:0;border-radius:12px;background:linear-gradient(to bottom,#7000d3,#460bc2);transition:all .3s ease-out}.recommended-hot-spots-tooltip .recommended-hot-spot.dismissed{opacity:0;pointer-events:none}.recommended-hot-spots-tooltip .recommended-hot-spot .content{margin:8% 5%;color:#fff;text-align:left;display:block}.recommended-hot-spots-tooltip .recommended-hot-spot .content p{line-height:120%;padding-bottom:3%}@media screen and (min-width: 1024px){.recommended-hot-spots-tooltip .recommended-hot-spot .content{text-align:center}}.recommended-hot-spots-tooltip .recommended-hot-spot .content .title{font-size:.675rem;font-style:normal;font-weight:700;color:#fff}@media screen and (min-width: 1024px){.recommended-hot-spots-tooltip .recommended-hot-spot .content .title{font-size:14px}}.recommended-hot-spots-tooltip .recommended-hot-spot .content .subtitle{font-size:11px;font-weight:200;line-height:1}@media screen and (min-width: 1024px){.recommended-hot-spots-tooltip .recommended-hot-spot .content .subtitle{font-size:14px}}.recommended-hot-spots-tooltip .recommended-hot-spot .close{position:absolute;height:30px;width:30px;border-radius:100%;border:none;top:0;right:0;transform:translate(50%,-50%);box-shadow:0 4px 4px #00000040}.recommended-hot-spots-tooltip .recommended-hot-spot .close:hover{cursor:pointer}.recommended-hot-spots-tooltip .recommended-hot-spot .close:hover:before{transform:scale(1.1666666667)}.recommended-hot-spots-tooltip .recommended-hot-spot .close:before,.recommended-hot-spots-tooltip .recommended-hot-spot .close:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%}.recommended-hot-spots-tooltip .recommended-hot-spot .close:before{border-radius:100%;background-color:#fff;transition:all .3s ease-out}.recommended-hot-spots-tooltip .recommended-hot-spot .close:after{background:url(/svgs/cross.svg) no-repeat center}.recommended-hot-spots-tooltip .recommended-hot-spot .content .title{font-weight:500;font-size:16px}.video-in-video-tooltip{top:calc(-25dvh - 15px);right:calc(-50vw + 24px);position:absolute;display:none;flex-direction:column;justify-content:center;max-width:200px;padding:10px 10px 15px;background:#fffc;border-radius:14px;-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px);white-space:pre-line;-webkit-font-smoothing:antialiased}@media screen and (min-width: 1024px){.video-in-video-tooltip{top:calc(-25dvh - 23px);border-radius:25.5px;max-width:294px;padding:15px 13px 22px}}.video-in-video-tooltip.active{display:flex}@media screen and (max-height: 400px) and (max-width: 1024px){.with-playbar{top:calc(-50dvh + 10px)}}@media screen and (max-height: 600px) and (min-width: 1024px){.with-playbar{top:calc(-50dvh + 10px)}}.frame{position:relative;width:180px;height:106px;overflow:hidden;border-radius:8px}@media screen and (min-width: 1024px){.frame{width:267px;height:154px;border-radius:12px}}.poster{width:100%;height:100%;object-fit:cover;object-position:center top}.title{line-height:140%;font-weight:700;color:#161616}.viv-button{border:none;background:radial-gradient(#7000d3,#460bc2);position:absolute;width:30px;height:30px;bottom:8px;right:8px;border-radius:50%}.viv-button svg{width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-8px,-8px)}@media screen and (min-width: 1024px){.viv-button svg{width:18px;height:18px;transform:translate(-9px,-9px)}}.info{margin-top:7px}.info .title{font-size:11px}.info p{font-size:9px;line-height:150%}@media screen and (min-width: 1024px){.info{padding:0 5px;margin-top:16px}.info .title{font-size:14px}@supports (-webkit-touch-callout: none) and (not (translate: none)){.info .title{font-weight:100;letter-spacing:.75px}}.info p{font-size:12px;line-height:140%}}.info .sub-info{display:block}.info .sub-info .title{font-size:11px;color:#5a657a}.info .sub-info p{font-size:9px;color:#5a657a}@media screen and (min-width: 1024px){.info .sub-info{padding:0 5px;margin-top:16px}.info .sub-info .title{font-size:14px}.info .sub-info p{font-size:12px;line-height:140%}}.info .sub-info hr{width:100%;margin:8px 0;background:#5a657a}@media screen and (min-width: 1024px){.info .sub-info hr{margin:20px 0}}.video-in-video-wrapper .backdrop{display:none;position:fixed;width:100vw;height:100dvh;background-color:#000;transform:translate(-50%,-50%);opacity:.5}.video-in-video-wrapper.active .video,.video-in-video-wrapper.active .backdrop,.video-in-video-wrapper.active .close-video{display:block}@media screen and (min-width: 1024px){.video-in-video-wrapper.active .title-card{display:flex}}.video-in-video-wrapper.active .backdrop,.video-in-video-wrapper.active .close-video{position:fixed}.video-in-video-wrapper .video-container{position:"fixed";transform:translate(-50%,-55%)}@media screen and (max-height: 960px){.video-in-video-wrapper .video-container{transform:translate(-50%,-60%)}}@media screen and (max-height: 700px){.video-in-video-wrapper .video-container{transform:translate(-50%,-70%)}}.video-in-video-wrapper .video{display:none;border:2px solid white;width:75vw}@media screen and (min-width: 1280px){.video-in-video-wrapper .video{width:960px}}@media screen and (min-height: 1440px){.video-in-video-wrapper .video{width:1280px}}@media screen and (min-height: 2160px){.video-in-video-wrapper .video{width:1920px}}@media screen and (max-height: 960px){.video-in-video-wrapper .video{height:60dvh;width:auto}}@media screen and (max-height: 700px){.video-in-video-wrapper .video{height:50dvh}}.video-in-video-wrapper .video,.video-in-video-wrapper .title-card{border-radius:2vw}.video-in-video-wrapper .title-card{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;display:none}.video-in-video-wrapper .title-card .inner-content{height:100%;width:100%;display:flex;align-items:flex-end;padding:2rem;padding-right:0;color:#fff;background:linear-gradient(180deg,#0000 25%,#0009);will-change:transform,opacity;transform:translateY(25%);opacity:0;transition:all .5s ease-in-out}.video-in-video-wrapper .title-card.active .inner-content{transform:translateY(0);opacity:1}.video-in-video-wrapper .title-card p{position:relative;line-height:1.2;font-size:.75rem}@media screen and (min-height: 500px){.video-in-video-wrapper .title-card p{font-size:1rem}}@media screen and (min-height: 700px){.video-in-video-wrapper .title-card p{font-size:1.75rem}}@media screen and (min-height: 800px){.video-in-video-wrapper .title-card p{font-size:2rem}}.video-in-video-wrapper .title-card .text{font-weight:200}.video-in-video-wrapper .close-video{display:none;position:relative;top:-40px;right:-40px;width:40px;height:40px;background:radial-gradient(ellipse at 75% 50%,#9414ff,#590ac9 62%,#37038e);border-radius:50%;border:none;transition:all .2s ease-in-out}.video-in-video-wrapper .close-video:hover{transform:scale(1.29)}.video-in-video-wrapper .close-video:after{content:"";background-color:#fff;position:absolute;border-radius:2px;width:20px;height:2px;transform:translate(-50%,-50%)}@media screen and (max-height: 700px){.video-in-video-wrapper .close-video{top:-30px;right:-30px;width:30px;height:30px}.video-in-video-wrapper .close-video:after{width:15px}}.video-in-video-wrapper.safari .title{font-weight:500}@keyframes opacity-frames{0%{opacity:0}to{opacity:1}}.on-rails-tooltip{position:fixed;overflow:hidden;transform:translate(-50%,-50%);width:100vw;height:100vh;background-color:#000}.on-rails-tooltip.fade-in{opacity:0;animation:opacity-frames .5s;animation-delay:.1s;animation-fill-mode:forwards}.on-rails-tooltip video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.on-rails-tooltip video.fade-in{opacity:0;animation:opacity-frames 1s;animation-delay:.6s;animation-fill-mode:forwards}.nav{position:absolute;width:100%;display:flex;flex-direction:row;align-items:center;padding:0 41px}.nav-toggle{position:relative;opacity:1;z-index:999;padding:0;display:flex;background-size:cover;border:none;cursor:pointer;background:transparent;transform-origin:center;transition:all .2s ease-in-out;pointer-events:all}.nav-toggle:before,.nav-toggle:after{content:"";position:absolute}.nav-toggle:before{top:0;left:0;right:0;bottom:0;background:#fff;border-radius:100%;transition:all .2s ease-in-out}.nav-toggle:after{top:50%;left:50%;transform:translate(-50%,-50%);height:1rem;width:1rem;background-size:cover;background:url(/svgs/hamburgerIcon.svg) no-repeat}.nav-toggle-active:before{opacity:100%}.nav-toggle-active:after{background:url(/svgs/close-button.svg) no-repeat;transform:translate(-50%,-50%)}@media screen and (min-width: 1024px){.nav-toggle:hover{transform:scale(1.29)}}.nav-toggle:hover:before{opacity:50%}.nav-toggle-active:hover:before{opacity:100%}.nav-links{position:fixed;z-index:100;left:50%;transform:translate(-50%);display:flex;justify-content:space-evenly;align-items:center;padding:8px 12px;border-radius:100px;background:linear-gradient(90deg,#3d3d3dbf,#757575bf);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width: 1024px){.nav-links{max-width:75dvw;padding:6px 8px}}.nav-links .mobile-gradient{-webkit-mask-image:linear-gradient(90deg,#fff calc(100% - 20px),#fff0);mask-image:linear-gradient(90deg,#fff calc(100% - 20px),#fff0)}.nav-links .nav-links-scrollable{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.nav-links .nav-links-scrollable::-webkit-scrollbar{display:none}.nav-links .nav-link{color:#fff;opacity:.75;text-decoration:none;margin:0 12px;white-space:nowrap}.nav-links .nav-link:hover,.nav-links .nav-link.active{opacity:1}.nav-links .nav-link .green-dot:after{content:"•";color:#3eee22;position:relative;top:-4px;left:2px}.nav-link{color:#fff;opacity:.75;border:none;cursor:pointer;background-color:transparent;font-size:1rem;transition:all .3s;text-decoration:none;margin-left:12px;margin-right:12px}.nav-link:hover,.nav-link.active{color:#fff;opacity:1}.green-dot:after{content:"•";color:#3eee22;position:relative;width:0px;height:0px;top:-4px;left:2px;display:inline-block}@media screen and (max-width: 1024px){.nav{padding:0 30.5px}.nav-link{font-size:.75rem}}.playbar{z-index:101;position:absolute;bottom:0;left:50%;transform:translate(-50%);width:358px}@media screen and (min-width: 1024px){.playbar{width:500px}}.playbar .caption{display:none;position:absolute;justify-content:center;align-items:center;color:#fff;border-radius:12px;background:#000c;min-width:487px;height:35px;bottom:64px;transform:translate(-50%);left:50%;margin-bottom:1.5dvh}.playbar .caption.active{display:flex}.playbar .outer{padding:6px 14px;border-style:solid;border-color:#fff3;border-width:2px;background-color:#fff3;-webkit-backdrop-filter:brightness(1.2) blur(42px);backdrop-filter:brightness(1.2) blur(42px);border-radius:8px;height:60px}@media screen and (min-width: 1024px){.playbar .outer{border-radius:12px;height:70px;padding:10px 14px}}.playbar .inner{position:relative;display:flex;justify-content:space-between;align-content:space-between;flex-wrap:wrap;height:100%}.playbar .col{display:flex;flex-direction:row;align-items:center}.playbar .button{position:relative;border:none;overflow:hidden;background:#ffffff8c;transition:all .3s ease-out}.playbar .button:hover{cursor:pointer;background:#fff}.playbar .button:before,.playbar .button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.playbar .button.active{background:#4400ac;transition:all .3s ease-out}.playbar .button.active:hover:before{opacity:0}.playbar .button.active:before{background:radial-gradient(#7000d3,#460bc2)}.playbar .button-play{height:30px;width:30px;border-radius:50%;flex-shrink:0}.playbar .button-play:after{background:url(/svgs/playbar_pause_vector.svg) center no-repeat}.playbar .button-play.active:after{position:absolute;top:50%;left:50%;transform:translate(-45%,-50%);background:url(/svgs/playbar_play_vector.svg) center no-repeat}@media screen and (min-width: 1024px){.playbar .button-play.active:after{transform:translate(-45%,-50%)}}.playbar .info{display:flex;flex-direction:column;color:#161616;padding-left:11px;padding-top:0;margin-top:0}@media screen and (min-width: 1024px){.playbar .info{padding-left:15px;padding-right:24px}}.playbar .title,.playbar .subtitle{white-space:nowrap}.playbar .title{padding-bottom:5px}.playbar .progress{cursor:grab;width:100%;flex-basis:100%;position:relative}.playbar .progress.scrubbing{cursor:grabbing}.playbar .progress .background{height:6px;background-color:#00000026;border-radius:100px;overflow:hidden;width:100%;position:relative;z-index:2}.playbar .progress .fill{height:100%;width:0%;background:radial-gradient(#7000d3,#460bc2);border-radius:100px;position:relative;z-index:3}.playbar .progress:before{content:"";position:absolute;top:-10px;bottom:-10px;left:0;right:0;z-index:1;background:transparent}.playbar .control{margin-left:11px;height:24px;width:35px;border-radius:5px;display:flex;justify-content:center;align-items:center}.playbar .control svg{z-index:1}.playbar .control svg path{transition:all .3s ease-out}@media only screen and (min-width: 1024px){.playbar .button-volume{margin-left:23px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.tour-complete{position:fixed;top:0;left:0;width:100vw;height:100dvh;opacity:0;visibility:hidden;transition:all .5s ease-in-out;z-index:1000}.tour-complete.active{opacity:1;visibility:visible}.tour-complete .hidden{display:none;opacity:0;pointer-events:none}.tour-complete-content-back{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#6000cd}.tour-complete-content-back .tour-complete-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:contain;width:100%;height:auto}@media (min-aspect-ratio: 1.7777777778){.tour-complete-content-back .tour-complete-video{width:100%;height:auto}}@media (max-aspect-ratio: 1.7777777778){.tour-complete-content-back .tour-complete-video{width:auto;height:100%}}.tour-complete-content-back:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,#0000,#000);z-index:2}.tour-complete-title{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:28%;z-index:10;color:#fff;font-size:5vw;line-height:120%;text-align:center;letter-spacing:.2vw}.tour-complete-content-front{position:absolute;z-index:3;width:100%;height:auto;bottom:25px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1024px){.tour-complete-content-front{bottom:15px}}.front-content{width:100%;display:flex;justify-content:space-between;padding:0 2rem}.front-left{flex:1;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:500px}@media screen and (max-width: 1024px){.front-left{align-items:flex-end;justify-content:flex-end}}.front-left p{font-size:1rem;font-weight:300;line-height:1.6;margin-bottom:2.5rem}@media screen and (max-width: 1024px){.front-left p{font-size:.8rem;width:70%;position:fixed;bottom:55px;margin-bottom:0;left:2rem}}@media screen and (max-width: 740px){.front-left p{font-size:.6rem;width:75%;margin-bottom:0}}.left-bottom{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;max-width:500px}.left-bottom h2{color:#fff;font-size:1.5rem;font-weight:400;letter-spacing:.5px;padding-right:1rem;text-transform:uppercase}@media screen and (max-width: 1024px){.left-bottom h2{font-size:1.4rem}}@media screen and (max-width: 740px){.left-bottom h2{font-size:1.1rem}}.left-bottom .social-icon{height:2rem;margin:0rem 1.5rem;cursor:pointer;transition:all .2s ease-in-out;filter:brightness(.8)}.left-bottom .social-icon:hover{transform:scale(1.1);filter:brightness(1)}.left-bottom .social-icon:last-child{margin-right:0}@media screen and (max-width: 740px){.left-bottom .social-icon{height:1.6rem}}.front-right{display:flex;flex-direction:column;justify-content:flex-end}.front-right button{background-color:#3eee22;color:#171720;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;padding:1rem 2.5rem;border:none;border-radius:50px;cursor:pointer;transition:all .2s ease-in-out}.front-right button:hover{transform:scale(1.05);background-color:#35d01f;box-shadow:0 8px 24px #3eee224d}.front-right button:active{transform:scale(.98)}@media screen and (max-width: 1024px){.front-right button{font-size:.8rem;padding:.8rem 2rem}}@media screen and (max-width: 740px){.front-right button{font-size:.7rem;padding:.75rem 1rem}}@keyframes tour-complete-fade-in{0%{opacity:0}to{opacity:1}}.tour-complete.active .front-content{animation:tour-complete-fade-in .8s ease-out .3s both}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0;background-color:#171720;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}html,body{font-family:BayerSansWeb,Arial,sans-serif}body{position:fixed;overflow:hidden;overscroll-behavior-y:none;color:#000}.safe-area{margin:5dvh 0;position:absolute;width:100dvw;height:90dvh}.button-circle{height:2.688rem;width:2.688rem;border-radius:50%}@keyframes fadeInOut{0%,32.5%{opacity:0}32.5%,82.5%{opacity:1}82.5%,to{opacity:0}}.content-name{font-size:7.5rem;color:#fff;font-weight:400}.content-topic-title{font-size:1.5rem;color:#fff}.hot-spot-ui{position:absolute;z-index:11;width:100%;height:100%;pointer-events:none;transition:all .3s ease-in-out}.hot-spot-ui-play{position:absolute;top:223px;left:732px;right:0;bottom:0;height:43px;width:43px;z-index:12;pointer-events:auto;cursor:pointer;background-size:cover}.hot-spot-ui-play-circle{position:absolute;z-index:-1;width:2.688rem;height:2.688rem;background:url(/svgs/play.svg) no-repeat center center;background-size:contain;transition:all .2s ease-in-out}.hot-spot-ui-play-circle:hover{transform:scale(1.16)}.hot-spot-ui-info.start{opacity:0;transform:translateY(20px)}.hot-spot-ui-info{height:100vh;width:100vw;display:flex;flex-direction:column;transition:all .4s ease-in-out;opacity:1;text-align:center;align-items:center;justify-content:center;text-wrap:nowrap}@media screen and (min-width: 1024px){.hot-spot-ui-info{width:auto;height:auto;position:absolute;top:55%;left:50%;transform:translate(-50%)}}.hot-spot-ui-name{color:#fff;font-size:4rem}.hot-spot-ui-location{color:#353535;border-radius:6px;background:#ffffff8b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2% 4%;font-size:1rem;margin-top:2%;font-weight:300}@media screen and (max-width: 1024px){.hot-spot-ui-play{top:37.6%;left:57.5%;right:0;bottom:0;height:44px;width:44px}.hot-spot-ui-info{top:42.6%;left:19.7%;right:0;bottom:0;transform:translateY(0);opacity:1}.hot-spot-ui-name{font-size:2.25rem;margin-bottom:2px}.hot-spot-ui-location{font-size:.6rem;padding:.75% 2%;margin-top:.25%}}.directional-guide{width:25px;height:25px;position:relative}.directional-eye{width:100%;height:100%;background:url(/svgs/direction_eye.svg) center no-repeat;z-index:2}.directional-cone{position:absolute;height:62px;width:159px;top:-18.5px;left:-67px;z-index:2;background:url(/svgs/direction_cone.svg) no-repeat;background-position:left;opacity:0;transition:opacity .2s ease-in-out}.directional-cone.visible{opacity:1}.button{border:none}.button:hover{cursor:pointer}.menu-background{background-image:linear-gradient(to bottom,#0000,#000);position:absolute;height:100dvh;width:100vw;top:0;left:0}.gradient-circle{height:50%;aspect-ratio:1;background:radial-gradient(ellipse at 75% 50%,#9414ff,#590ac9 62%,#37038e);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;max-height:800px;width:100%;height:100%;margin:0 auto;align-items:center;justify-content:space-around;min-width:1200px}@media screen and (min-width: 1024px){.carousel{min-width:1900px}}.swiper{height:100%}.swiper-wrapper{height:100%;align-items:center}.carousel .swiper-slide{color:#fff;display:flex;text-align:center;margin:0 1px;align-items:center;justify-content:center}.swiper-slide h3{transition-property:transform opacity;transition-duration:.5s;transform:scale(.67);opacity:.5;margin:0;line-height:100%}.swiper-slide-active h3{transition-property:transform opacity;transition-duration:.5s;transform:scale(1);opacity:1}.swiper-pagination-bullets{bottom:12vh!important}@media screen and (min-width: 1024px){.swiper-pagination-bullets{bottom:14vh!important}}.swiper-pagination-bullet{background-color:#fff}.swiper-nav-container{pointer-events:all;position:absolute;bottom:14vh;width:100%;height:20px}.swiper-nav-container .swiper-button-prev,.swiper-nav-container .swiper-button-next{z-index:200;color:#fff;display:none}@media screen and (min-width: 1024px){.swiper-nav-container .swiper-button-prev,.swiper-nav-container .swiper-button-next{display:block}}.swiper-nav-container .swiper-button-prev :after,.swiper-nav-container .swiper-button-next :after{color:#fff}.swiper-nav-container .swiper-button-prev{left:50%;transform:translate(-10vw)}.swiper-nav-container .swiper-button-next{right:50%;transform:translate(10vw)}@media screen and (min-width: 1024px){.swiper-nav-container .swiper-button-prev{left:50%;transform:translate(-8vw)}.swiper-nav-container .swiper-button-next{right:50%;transform:translate(8vw)}}@media screen and (max-width: 740px){.swiper-nav-container .swiper-button-prev{left:50%;transform:translate(-12vw)}.swiper-nav-container .swiper-button-next{right:50%;transform:translate(12vw)}}.menu-bottom-container{position:absolute;bottom:25px;width:100%;display:flex;padding:0 25px;justify-content:space-between;align-items:flex-end;pointer-events:none}.enter-scene-button{background-color:#3eee22;padding:10px 20px;border-radius:50px;pointer-events:initial}.location-info{color:#fff;display:flex;flex-direction:column}@media screen and (max-width: 1024px){.location-info{transform:scale(.67);transform-origin:bottom left}}.location-info .location-pin{background-image:url(/svgs/location_pin.svg);background-size:contain;background-repeat:no-repeat;width:20px;height:40px}.location-info h2{font-size:1.5rem;margin:10px 0;text-transform:uppercase;letter-spacing:normal}@media screen and (min-width: 1024px){.location-info h2{font-size:1.5rem}}.location-info p{font-weight:200;font-size:1rem;max-width:430px}@media screen and (max-width: 740px){.location-info p{width:46dvw}}.close-button{background-image:url(/svgs/close-button.svg)}@keyframes welcome-fade-in{0%{opacity:0}to{opacity:1}}.welcome-container{position:fixed;top:0%;left:0%;width:100vw;height:100dvh;animation:welcome-fade-in 2s}.welcome-container .gradient-circle{height:50%}.welcome-container .h1{animation:welcome-fade-in 1s;animation-fill-mode:forwards;animation-delay:1s;opacity:0;color:#fff;z-index:100}.welcome-container .menu-bottom-container{animation:welcome-fade-in 1s;animation-fill-mode:forwards;animation-delay:2.5s;opacity:0}.welcome-container video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;object-fit:cover}.welcome-container .welcome-intro{max-width:600px;flex-shrink:1}.welcome-container .welcome-intro p{font-weight:200;font-size:1rem;color:#fff;margin-right:30px}@media screen and ((max-height: 600px) or (max-width: 800px)){.welcome-container .welcome-intro{max-width:500px}.welcome-container .welcome-intro p{font-size:.65rem}}.welcome-container .enter-scene-button{flex-shrink:0}@media screen and (max-width: 1024px){.welcome-container .enter-scene-button a{font-size:.8rem}}.welcome-container .welcome-title{position:fixed;top:20px;right:20px;display:flex;align-items:center;justify-content:space-between;width:330px;margin-bottom:20px;transform:scale(.75);transform-origin:top right}@media screen and ((max-height: 600px) or (max-width: 800px)){.welcome-container .welcome-title{transform:scale(.6);margin-bottom:10px}}.welcome-container .welcome-title .circle{border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;width:70px;height:70px}.welcome-container .welcome-title .circle h2{position:relative;left:-3px;color:#000;font-size:1.2em;letter-spacing:normal}.welcome-container .welcome-title .circle h2:after{content:"º";position:absolute;top:-3px}.main-label{font-size:3.5rem;text-align:center;font-weight:200}@media screen and (min-width: 1024px){.main-label{font-size:7rem}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.animate--pulse{animation:pulse 3s infinite ease-in-out}@font-face{font-family:BayerSansWeb;src:url(/assets/BayerSansWeb-ExtraLight-DedkhurE.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:BayerSansWeb;src:url(/assets/BayerSansWeb-Light-CPIQBmvj.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:BayerSansWeb;src:url(/assets/BayerSansWeb-Regular-i8j_oL1V.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BayerSansWeb;src:url(/assets/BayerSansWeb-Medium-DtJh4r3I.woff2) format("woff2");font-weight:500;font-style:normal}h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:500}h1,.h1{font-weight:200;line-height:90%;font-size:5.875rem;letter-spacing:-.175rem}@media screen and (min-width: 1024px){h1,.h1{font-size:9.375rem;letter-spacing:-.28125rem}}@media screen and (max-width: 720px){h1,.h1{font-size:5rem;letter-spacing:-.15rem}}h2,.h2{font-weight:500;font-size:4.6875rem;letter-spacing:-.09375rem}@media screen and (min-width: 1024px){h2,.h2{font-size:7.5rem;letter-spacing:-.15rem}}h3,.h3{font-size:5rem}h4,.h4{font-size:1.75rem}h5{font-size:1.5rem}p,.p p.normal,.p.normal{font-size:.875rem;line-height:180%;font-weight:400}@media screen and (min-width: 1024px){p,.p p.normal,.p.normal{font-size:.9375rem}}p.bold,.p.bold,p .bold,.p .bold,.bold{font-weight:500}p.light,.p.light,p .light,.p .light,.light{font-weight:300}p.large,.p.large{font-size:.75rem;letter-spacing:-.0075rem;line-height:150%}@media screen and (min-width: 1024px){p.large,.p.large{font-size:1.25rem;letter-spacing:-.0125rem}}p.small,.p.small{font-size:.625rem;font-weight:500;line-height:90%}@media screen and (min-width: 1024px){p.small,.p.small{font-size:.75rem;line-height:75%}}p.tiny,.p.tiny{font-size:.625rem;font-weight:400;line-height:90%}@media screen and (min-width: 1024px){p.tiny,.p.tiny{font-size:.75rem;line-height:75%}}
