.wt-scrollytelling{display:block;position:sticky;top:0;height:100vh;height:100dvh;width:100%;overflow:hidden}.wt-scrollytelling-wrapper{position:relative}.wt-scrollytelling__sticky-wrapper{height:100%;width:100%;position:relative}.wt-scrollytelling__container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media(min-width:900px){.wt-scrollytelling__container--layout-desktop-contain{display:grid;grid-template-columns:1fr var(--media-width-desktop) 1fr;grid-template-areas:"left-lane video-lane right-lane";padding:0}}.wt-scrollytelling__container--layout-desktop-cover .wt-scrollytelling__video-lane{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.wt-scrollytelling__container--layout-desktop-cover .wt-scrollytelling__content-lane{z-index:2}.wt-scrollytelling__video-lane{position:relative;grid-area:video-lane;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.wt-scrollytelling__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.wt-scrollytelling__video{width:100%;height:100%;object-fit:cover}@media(max-width:899px){.wt-scrollytelling__container--layout-mobile-contain .wt-scrollytelling__video{object-fit:contain;height:auto}}@media(min-width:900px){.wt-scrollytelling__container--layout-desktop-contain .wt-scrollytelling__video{object-fit:contain;max-height:85vh}}.wt-scrollytelling__content-lane{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.wt-scrollytelling__block{position:absolute;width:100%;max-width:var(--max-width-desktop, 450px);opacity:0;visibility:hidden;pointer-events:auto;top:50%;transform:translateY(60px);transition:opacity .5s ease,visibility .5s,transform .8s cubic-bezier(.2,1,.3,1)}.wt-scrollytelling__block--pos-left{left:5%;text-align:left}.wt-scrollytelling__block--pos-right{right:5%;text-align:right}.wt-scrollytelling__block--pos-center{left:50%;text-align:center;transform:translate(-50%,60px)}@media(max-width:599px){.wt-scrollytelling__block{max-width:85%;top:initial;bottom:var(--margin-bottom-mobile, 64px);left:50%;right:auto;opacity:0;visibility:hidden;transform:translate(-50%,40px);transition:opacity .6s ease,visibility .6s,transform .8s cubic-bezier(.16,1,.3,1)}}.wt-scrollytelling__block.is-active{opacity:1;visibility:visible;transform:translateY(-50%)}@media(max-width:599px){.wt-scrollytelling__block.is-active{opacity:1;visibility:visible;transform:translate(-50%)!important}}.wt-scrollytelling__block.is-active.wt-scrollytelling__block--pos-center{transform:translate(-50%,-50%)}@media(max-width:599px){.wt-scrollytelling__block.is-was-active:not(.is-active){opacity:0;visibility:hidden;transform:translate(-50%,-100px)!important;transition:opacity .4s ease,visibility .4s ease,transform .5s ease-in!important}}.wt-scrollytelling__block:not(.is-active).is-was-active{opacity:0;transform:translateY(-120%)}.wt-scrollytelling__block:not(.is-active).is-was-active.wt-scrollytelling__block--pos-center{transform:translate(-50%,-120%)}.wt-scrollytelling__block-inner{background-color:rgba(var(--text-container-bg),calc(var(--text-container-opacity) * var(--enable-container)));padding:calc(var(--enable-container) * 2.5rem);border-radius:var(--border-radius, 0);-webkit-backdrop-filter:blur(calc(var(--enable-container) * 10px));backdrop-filter:blur(calc(var(--enable-container) * 10px));text-align:var(--text-alignment-mobile)}@media(min-width:900px){.wt-scrollytelling__block-inner{text-align:var(--text-alignment-desktop)}}.wt-scrollytelling__heading{margin:0 0 1rem;color:var(--color-heading, var(--color-custom-text));font-size:calc(var(--font-headline-size) * var(--font-headline-scale-desk, 1));line-height:var(--font-headline-line-height, normal);letter-spacing:var(--font-headline-letter-spacing, normal)}@media(max-width:599px){.wt-scrollytelling__heading{font-size:calc(var(--font-headline-size) * var(--font-headline-scale, 1))}}.wt-scrollytelling__text{color:var(--color-custom-text);line-height:1.5}.wt-scrollytelling__video-source{display:none}.wt-scrollytelling__image-frames{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;visibility:hidden}.wt-scrollytelling__image-frames.wt-scrollytelling__image-frames--active{opacity:1;visibility:visible}.wt-scrollytelling__frame{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.wt-scrollytelling__frame.is-visible{opacity:1;visibility:visible}.wt-scrollytelling__frame-img,.wt-scrollytelling__frame-placeholder{width:100%;height:100%;object-fit:cover;display:flex;justify-content:center;align-items:center}@media(max-width:899px){.wt-scrollytelling__container--layout-mobile-contain .wt-scrollytelling__frame-img,.wt-scrollytelling__container--layout-mobile-contain .wt-scrollytelling__frame-placeholder{object-fit:contain}}@media(min-width:900px){.wt-scrollytelling__container--layout-desktop-contain .wt-scrollytelling__frame-img,.wt-scrollytelling__container--layout-desktop-contain .wt-scrollytelling__frame-placeholder{object-fit:contain;max-height:85vh}}.wt-scrollytelling-wrapper--design-mode.wt-scrollytelling-wrapper--preview-initial .wt-scrollytelling__block{opacity:0;visibility:hidden}.wt-scrollytelling-wrapper--design-mode.wt-scrollytelling-wrapper--preview-initial .wt-scrollytelling__block:first-child{opacity:1;visibility:visible;transform:translateY(-50%)}.wt-scrollytelling-wrapper--design-mode.wt-scrollytelling-wrapper--preview-initial .wt-scrollytelling__block:first-child.wt-scrollytelling__block--pos-center{transform:translate(-50%,-50%)}@media(max-width:599px){.wt-scrollytelling-wrapper--design-mode.wt-scrollytelling-wrapper--preview-initial .wt-scrollytelling__block:first-child{transform:translate(-50%)!important}}.wt-scrollytelling-wrapper--design-mode.wt-scrollytelling-wrapper--preview-initial .wt-scrollytelling__image-frames{opacity:1;visibility:visible}.wt-scrollytelling-wrapper--design-mode.wt-scrollytelling-wrapper--preview-initial .wt-scrollytelling__image-frames .wt-scrollytelling__frame{opacity:0;visibility:hidden}.wt-scrollytelling-wrapper--design-mode.wt-scrollytelling-wrapper--preview-initial .wt-scrollytelling__image-frames .wt-scrollytelling__frame:first-child{opacity:1;visibility:visible}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-scrollytelling-video.css.map */
