.scene{aspect-ratio:1456/816;max-width:1456px;position:relative;width:100%}.scene img.base,.scene img.overlay{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.scene img.base{z-index:1}.scene img.overlay{filter:drop-shadow(0 0 10px #0dd3ff);opacity:0;pointer-events:none;transition:opacity .5s ease;z-index:2}.scene img.overlay.active{opacity:1}.scene-vignette{box-shadow:inset 0 0 50px 25px #000;inset:0;pointer-events:none;position:absolute;z-index:4}.hotspot{cursor:pointer;position:absolute;z-index:3}.hotspot[data-item=chair]{height:67.4%;left:28.8%;top:28.2%;width:24.7%}.hotspot[data-item=desk]{height:61.3%;left:41.9%;top:38%;width:54.2%}.hotspot[data-item=calendar]{height:11%;left:42.2%;top:21.4%;width:6.5%}.hotspot[data-item=peripherals]{height:12.3%;left:47.7%;top:42.9%;width:11.3%}.hotspot[data-item=monitor]{height:48.4%;left:58%;top:1.8%;width:18.2%}.hotspot[data-item=shoulder]{height:2%;left:39%;top:27%;width:2%}.hotspot-dot{animation:dot-pulse 2s ease-in-out infinite;background:#0dd3ff;box-shadow:0 0 6px 2px #0dd3ff;height:10px;left:20%;pointer-events:none;top:10%;transform:translate(-50%,-180%);width:10px}.hotspot-dot,.hotspot-dot:after{border-radius:50%;position:absolute}.hotspot-dot:after{animation:dot-ripple 2s ease-out infinite;border:1.5px solid #0dd3ff;content:"";inset:-4px;opacity:0}@keyframes dot-pulse{0%,to{box-shadow:0 0 6px 2px rgba(13,211,255,.7);transform:translate(-50%,-180%) scale(1)}50%{box-shadow:0 0 12px 4px rgba(13,211,255,.4);transform:translate(-50%,-180%) scale(1.2)}}@keyframes dot-ripple{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.hotspot[data-item=chair] .hotspot-dot{animation-delay:0s;top:25%}.hotspot[data-item=desk] .hotspot-dot{animation-delay:.4s;left:50%;top:30%}.hotspot[data-item=calendar] .hotspot-dot{animation-delay:.8s;left:67%;top:40%}.hotspot[data-item=peripherals] .hotspot-dot{animation-delay:1.2s;left:45%;top:15%}.hotspot[data-item=monitor] .hotspot-dot{animation-delay:1.6s;left:45%;top:35%}.hotspot[data-item=chair] .hotspot-dot:after{animation-delay:0s}.hotspot[data-item=desk] .hotspot-dot:after{animation-delay:.4s}.hotspot[data-item=calendar] .hotspot-dot:after{animation-delay:.8s}.hotspot[data-item=peripherals] .hotspot-dot:after{animation-delay:1.2s}.hotspot[data-item=monitor] .hotspot-dot:after{animation-delay:1.6s}.modal-overlay{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity .5s ease;z-index:100}.modal-overlay.open{opacity:1;pointer-events:all}.modal{background-color:#ffffff75;border-radius:10px;box-shadow:0 40px 100px rgba(0,0,0,.7);height:75vh;max-height:650px;max-width:1080px;opacity:0;overflow:hidden;position:relative;transform:scale(.01);transition:.5s ease;width:90%}.modal-overlay.open .modal{opacity:1;transform:scale(1)}.modal-video{bottom:0;left:0;margin-left:auto;margin-right:0;position:absolute;right:0;top:0;width:50%;z-index:0}.modal-video video{box-shadow:0 0 10px #0005;display:block;height:90%;object-fit:cover;position:absolute;right:18%;top:5%}.modal-video img{position:relative;width:90%}.modal-video img,.video-play-btn{left:50%;top:50%;transform:translate(-50%,-50%)}.video-play-btn{align-items:center;background:rgba(0,0,0,.55);border:none!important;border-radius:10px;cursor:pointer;display:flex;height:56px;justify-content:center;position:absolute;transition:background .2s,transform .2s;width:56px;z-index:3}.video-play-btn:hover{background:rgba(0,0,0,.8);border:none!important;transform:translate(-50%,-50%) scale(1.08)}.video-play-btn.hidden{opacity:0;pointer-events:none}.video-play-icon{border-color:transparent transparent transparent #fff;border-style:solid;border-width:9px 0 9px 18px;display:block;height:0;margin-left:4px;width:0}.modal-scroll{height:100%;overflow-y:auto;padding:0 25px 0 40px;position:relative;scroll-snap-type:y mandatory;scrollbar-color:rgba(13,211,255,.3) transparent;scrollbar-width:thin;width:50%;z-index:2}.modal-scroll::-webkit-scrollbar{width:4px}.modal-scroll::-webkit-scrollbar-track{background:transparent}.modal-scroll::-webkit-scrollbar-thumb{background:rgba(13,211,255,.3);border-radius:2px}.modal-close{background:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.7);cursor:pointer;font-size:22px;font-weight:300;line-height:1;padding:2px 10px 4px;position:absolute;right:16px;top:14px;transition:color .2s,background .2s,border-color .2s;z-index:10}.modal-close:hover{background:#0dd3ff;border-color:#0dd3ff;color:#fff}.modal-section{display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:40px 0 60px;position:relative;scroll-snap-align:start}.modal-section:last-child{padding-bottom:40px}.modal-label{display:block;font-size:14px;font-weight:600;letter-spacing:.1em;margin-bottom:0}.modal-label,.modal-title{color:#fff;text-transform:uppercase}.modal-title{font-size:clamp(28px,2.5vw,46px);font-weight:900;letter-spacing:.02em;line-height:1;margin-bottom:15px}.modal-body,.modal-fix p{color:#000;font-size:16px;font-weight:500;line-height:1.75;margin-bottom:14px}.modal-body:last-child{margin-bottom:0}.modal-body strong{color:#000;font-weight:700}.modal-list{counter-reset:modal-counter;list-style:none;margin:16px 0 0;padding:0}.modal-list li{border-bottom:2px solid #fff;color:#000;counter-increment:modal-counter;font-size:16px;font-weight:500;line-height:1.7;margin-bottom:0;padding:20px 0 20px 56px;position:relative}.modal-list li:last-child{border-bottom:none}.modal-list li:before{background:none;border:none;border-radius:0;color:#fff;content:counter(modal-counter);font-size:42px;font-weight:700;height:auto;left:0;line-height:1;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:auto}.modal-fix{border-bottom:2px solid #fff;padding:16px 18px}.modal-fix:last-child{border-bottom:none}.fix-label{display:block;margin-bottom:8px}.fix-label,.modal-cta{color:#fff;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.modal-cta{background:#000;border-radius:10px;display:inline-block;margin-top:20px;padding:15px 30px;text-decoration:none;transition:.3s ease}.modal-cta:hover{background:#0005;color:#0dd3ff;transform:translateY(-1px)}.modal--booking{background:hsla(0,0%,100%,.95);display:flex;flex-direction:column;height:85vh;max-height:780px;max-width:760px;overflow-y:auto;padding:48px 32px 32px}.modal--booking .meetings-iframe-container{flex:1;min-height:600px}.modal--booking .meetings-iframe-container iframe{border:none;height:100%;width:100%}.slideup-trigger{align-items:center;background:hsla(0,0%,4%,.95);border-top:1px solid #fff1;bottom:0;cursor:pointer;display:flex;left:0;padding:14px 24px;position:sticky;width:100%;z-index:50}.slideup-trigger-text{color:#fff;flex:1;font-size:18px;font-weight:600;letter-spacing:.1em;text-align:center;text-transform:uppercase}#slideup-open{left:50%;position:absolute;top:-15px;transform:translate(-50%,-50%);width:100px}.slideup-chevron{align-items:center;background:#0a0a0a;border-radius:10px 10px 0 0;cursor:pointer;display:flex;flex-shrink:0;font-size:0;height:30px;justify-content:center;letter-spacing:0;line-height:1;margin:0;padding:0;text-align:center;transition:background .2s;white-space:nowrap;width:40px}.slideup-chevron,.slideup-chevron:hover{border:solid #fff1;border-width:1px 1px 0}.slideup-chevron:hover{background:#fff5}.slideup-overlay{background:transparent;inset:0;pointer-events:none;position:fixed;transition:background .4s ease;z-index:90}.slideup-overlay.open{background:rgba(0,0,0,.5);pointer-events:all}.slideup-panel{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0001;border-top:1px solid hsla(0,0%,100%,.1);bottom:0;height:750px;left:0;max-height:75%;padding:0 0 40px;position:absolute;transform:translateY(100%);transition:transform .5s cubic-bezier(.22,1,.36,1);width:100%}.slideup-overlay.open .slideup-panel{transform:translateY(0)}.slideup-close{background:none;border:none;display:flex;margin:20px auto 0}.slideup-content{align-items:center;display:grid;gap:30px;grid-template-columns:2fr 1fr;margin:30px auto 0;max-width:1400px;padding:0 50px}h1.slideup-label{display:block;font-size:16px;font-weight:500;margin-bottom:5px}.slideup-title,h1.slideup-label{color:#fff;letter-spacing:.1em;text-transform:uppercase}.slideup-title{font-size:clamp(28px,3.2vw,52px);font-weight:900;line-height:1;margin-bottom:20px}.slideup-body{color:#fff;font-size:18px;font-weight:400;line-height:1.7}.slideup-video{aspect-ratio:9/16;border-radius:4px;justify-self:center;max-height:600px;overflow:hidden;position:relative;width:100%}.slideup-video video{box-shadow:0 0 10px #0005;display:block;height:90%;object-fit:cover;position:absolute;right:18%;top:5%}@media (max-width:767px){.slideup-content{gap:28px;grid-template-columns:1fr;padding:0 24px}.slideup-panel{min-height:90vh}.slideup-video{aspect-ratio:16/9;max-height:240px}.slideup-video video{left:50%;top:50%;transform:translate(-50%,-50%)}.slideup-trigger-text{font-size:10px}.slideup-close{margin-top:50px!important}body{overflow-x:hidden}.scene{height:60vh;left:50%;max-width:none;position:relative;transform:translateX(-50%);width:107.05882vh}.dnd_area-row-0-background-layers{overflow-x:hidden}.modal{height:80vh;max-height:none;top:20px;width:95%}.modal-video{height:45%;position:relative;width:100%;z-index:3}.modal-video:after{background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.7))}.modal-scroll{height:55%;padding:0 20px;position:relative;width:100%}#modal-calendar .modal-scroll{height:75%}#modal-calendar .modal-video{height:15%}#modal-calendar .modal-section{justify-content:flex-start;padding:40px 0}.modal-cta{margin-top:0}.modal-section{padding:20px 0}.hide-on-mob{display:none}.modal-video video{bottom:1%;height:98%;left:50%;position:relative;top:auto;transform:translateX(-50%);z-index:2}.modal-scroll{scroll-snap-type:none}.modal-section{scroll-snap-align:none}}.section-scroll-hint{align-items:center;animation:hint-bounce 2s ease-in-out infinite;bottom:16px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;left:0;letter-spacing:.1em;position:absolute;text-transform:uppercase}.section-scroll-hint svg{fill:#fff0;flex-shrink:0}.modal-video--flippable{perspective:1200px}.video-flipper{height:100%;position:relative;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.22,1,.36,1);width:100%}.video-flipper.flipped{transform:rotateY(180deg)}.video-face{backface-visibility:hidden;-webkit-backface-visibility:hidden;inset:0;position:absolute}.video-face--back{pointer-events:none;transform:rotateY(180deg)}@media (max-width:767px){.modal-video--flippable{perspective:none}.video-flipper{transform-style:flat;transition:none}.video-face{transition:opacity .5s ease}.video-face--front{opacity:1}.video-face--back,.video-face--front{backface-visibility:visible;-webkit-backface-visibility:visible;inset:0;position:absolute;transform:none}.video-face--back,.video-flipper.flipped .video-face--front{opacity:0}.video-flipper.flipped .video-face--back{opacity:1}.video-flipper.flipped{transform:none}}@keyframes hint-bounce{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(4px)}}