.video-hotspots__sticky-wrap{position:sticky;top:0;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.video-hotspots__heading{max-width:62rem;margin:0 auto 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.video-hotspots__tag{margin:0}.video-hotspots__description{color:var(--greyscale-grey-900, #090a0c);text-align:center;font-family:Archia;font-size:var(--space-48, 48px);font-style:normal;font-weight:500;line-height:100%;letter-spacing:-1.92px;margin:0}.video-hotspots__stage{position:relative;width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#020202}.video-hotspots__video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.video-hotspots__video--overlay{z-index:3;opacity:0;transition:opacity .45s ease;pointer-events:none}.video-hotspots__video--main{z-index:2;opacity:1;transition:opacity .45s ease}.video-hotspots__video--main.js-video-hotspots-main-lottie,.video-hotspots__video--schema.js-video-hotspots-schema-lottie{overflow:hidden}.video-hotspots__video--main.js-video-hotspots-main-lottie canvas,.video-hotspots__video--main.js-video-hotspots-main-lottie dotlottie-player,.video-hotspots__video--main.js-video-hotspots-main-lottie svg,.video-hotspots__video--schema.js-video-hotspots-schema-lottie canvas,.video-hotspots__video--schema.js-video-hotspots-schema-lottie dotlottie-player,.video-hotspots__video--schema.js-video-hotspots-schema-lottie svg{width:100%;height:100%;display:block}.video-hotspots__overlay,.video-hotspots__video--schema{z-index:1;opacity:0;pointer-events:none;transition:opacity .35s ease}.video-hotspots__stage.is-ended .video-hotspots__video--main,.video-hotspots__video--schema.is-active{opacity:1}.video-hotspots__video--overlay.is-active{opacity:.72}.video-hotspots__overlay{position:absolute;inset:0;z-index:20}.video-hotspots__stage.is-ended .video-hotspots__overlay,.video-hotspots__stage.is-hotspots-visible .video-hotspots__overlay{opacity:1;pointer-events:auto}.video-hotspots__item{position:absolute;z-index:21;display:inline-flex;align-items:center;gap:.5rem;color:#fffefa;text-decoration:none}.video-hotspots__icon-wrap{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,background .25s ease}.video-hotspots__icon-img{width:1.4rem;height:1.4rem;-o-object-fit:contain;object-fit:contain}.video-hotspots__icon-fallback{width:.6rem;height:.6rem;border-radius:999px;background:#fffefa}.video-hotspots__label{font-size:.8rem;font-weight:600;line-height:1;color:#fffefa;text-shadow:0 1px 4px rgba(0,0,0,.55)}@media (max-width:768px){.video-hotspots__sticky-wrap{min-height:100svh}.video-hotspots__stage{border-radius:10px}.video-hotspots__icon-wrap{width:2.25rem;height:2.25rem}.video-hotspots__label{display:none}}