.scroll-video-section{position:relative;min-height:var(--svideo-locked-vh, 100vh);background:var(--svideo-bg, #000)}.scroll-video-section>.w-full,.scroll-video-section>.container{height:100%}.scroll-video-section__sticky{position:sticky;top:var(--section-menu-offset, 0);height:calc(var(--svideo-locked-vh, 100vh) - var(--section-menu-offset, 0px));overflow:hidden;background:var(--svideo-bg, #000)}.scroll-video-section__video,.scroll-video-section__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scroll-video-section__video{display:block;object-fit:var(--svideo-object-fit, cover)}.scroll-video-section__placeholder{display:flex;align-items:center;justify-content:center;background:#111}.scroll-video-section__placeholder svg{width:100%;height:100%}.scroll-video-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--svideo-overlay-color, #000);opacity:var(--svideo-overlay-opacity, 0);pointer-events:none}.scroll-video-section__content{position:absolute;left:var(--svideo-content-x, 50%);top:var(--svideo-content-y, 50%);width:min(var(--svideo-content-max-width, 720px),calc(100% - 3rem));transform:translate(-50%,-50%);color:var(--svideo-text-color, #fff);text-align:var(--svideo-content-align, center);z-index:2}.scroll-video-section__eyebrow{margin-bottom:1rem;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase}.scroll-video-section__heading{color:inherit;margin:0}.scroll-video-section__text{color:inherit;margin-top:1rem}.scroll-video-section__content .btn{margin-top:2rem}.scroll-video-section__progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:#fff3;z-index:3;overflow:hidden}.scroll-video-section__progress-fill{width:100%;height:100%;background:currentColor;color:var(--svideo-text-color, #fff);transform:scaleX(0);transform-origin:left center;will-change:transform}.video-scroll-with-text--active.video-scroll-with-text-section{height:var(--svideo-scroll-height, 300vh);--svideo-sticky-top: var(--section-menu-offset, 0px)}.video-scroll-with-text--active.video-scroll-with-text-section>.container,.video-scroll-with-text--active.video-scroll-with-text-section>.container-fluid,.video-scroll-with-text--active.video-scroll-with-text-section>.w-full{min-height:100%}.video-scroll-with-text--active.video-scroll-with-text-section .image-with-text{position:sticky;top:var(--svideo-sticky-top, var(--section-menu-offset, 0px));min-height:calc(var(--svideo-locked-vh, 100vh) - var(--svideo-sticky-top, var(--section-menu-offset, 0px)));display:flex;align-items:stretch}.video-scroll-with-text--active.video-scroll-with-text-section .image-with-text__grid,.video-scroll-with-text--active.video-scroll-with-text-section .image-with-text__media-item,.video-scroll-with-text--active.video-scroll-with-text-section .image-with-text__media,.video-scroll-with-text--active.video-scroll-with-text-section .layer-image__group{min-height:inherit}.video-scroll-with-text--active.video-scroll-with-text-section .layer-image__group{height:100%;padding-top:0}.video-scroll-with-text__video{display:block;width:100%;height:100%;object-fit:var(--svideo-object-fit, cover)}.video-container .video-scroll-with-text__video{object-fit:var(--svideo-object-fit, cover)}.video-scroll-with-text--active[data-video-object-fit=contain] .layer-image__group{display:flex;align-items:center;justify-content:center}.video-scroll-with-text--active[data-video-object-fit=contain] .video-scroll-with-text__video{flex:0 0 auto;border-radius:var(--media-radius)!important;overflow:hidden;object-fit:cover}.video-scroll-with-text--active[data-video-object-fit=contain]{--svideo-overlay-bleed: 6%}.video-scroll-with-text--active[data-video-object-fit=contain] .video-scroll-with-text__overlay-frame{inset:auto;top:var(--svideo-contain-top, 0px);left:var(--svideo-contain-left, 0px);width:var(--svideo-contain-width, 100%);height:var(--svideo-contain-height, 100%);overflow:visible}.video-scroll-with-text--active[data-video-object-fit=contain] .video-scroll-with-text__overlay-frame>.layer-image-2{margin:0}.video-scroll-with-text--active[data-video-object-fit=contain][data-second-image-position^=top] .video-scroll-with-text__overlay-frame{top:calc(var(--svideo-contain-top, 0px) - var(--svideo-overlay-bleed));height:calc(var(--svideo-contain-height, 100%) + var(--svideo-overlay-bleed))}.video-scroll-with-text--active[data-video-object-fit=contain][data-second-image-position^=bottom] .video-scroll-with-text__overlay-frame{height:calc(var(--svideo-contain-height, 100%) + var(--svideo-overlay-bleed))}.video-scroll-with-text--active[data-video-object-fit=contain][data-second-image-position$=left] .video-scroll-with-text__overlay-frame{left:calc(var(--svideo-contain-left, 0px) - var(--svideo-overlay-bleed));width:calc(var(--svideo-contain-width, 100%) + var(--svideo-overlay-bleed))}.video-scroll-with-text--active[data-video-object-fit=contain][data-second-image-position$=right] .video-scroll-with-text__overlay-frame{width:calc(var(--svideo-contain-width, 100%) + var(--svideo-overlay-bleed))}@media screen and (max-width:1023px){.video-scroll-with-text--active.video-scroll-with-text-section{--svideo-mobile-edge-gap: var(--fluid-offset, 24px);--svideo-sticky-top: max(var(--section-menu-offset, 0px), calc(var(--header-height, 0px) + var(--svideo-mobile-edge-gap)))}.video-scroll-with-text--active.video-scroll-with-text-section>.container,.video-scroll-with-text--active.video-scroll-with-text-section>.container-fluid,.video-scroll-with-text--active.video-scroll-with-text-section>.w-full{min-height:100%}.video-scroll-with-text--active.video-scroll-with-text-section .image-with-text{position:sticky;top:var(--svideo-sticky-top, var(--section-menu-offset, 0px));min-height:0;display:block}.video-scroll-with-text--active.video-scroll-with-text-section .image-with-text__grid,.video-scroll-with-text--active.video-scroll-with-text-section .image-with-text__media-item,.video-scroll-with-text--active.video-scroll-with-text-section .image-with-text__media,.video-scroll-with-text--active.video-scroll-with-text-section .layer-image__group{min-height:0}.video-scroll-with-text--active.video-scroll-with-text-section .image-with-text__media-item{position:relative;top:auto;z-index:auto}.video-scroll-with-text--active.video-scroll-with-text-section .image-with-text__media{height:auto}.video-scroll-with-text--active.video-scroll-with-text-section .layer-image__group{height:auto;padding-top:var(--aspect-ratio)}.video-scroll-with-text--active.video-scroll-with-text-section .video-scroll-with-text__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-scroll-with-text--active[data-video-object-fit=contain] .video-scroll-with-text__video{top:var(--svideo-contain-top, 0px);left:var(--svideo-contain-left, 0px);right:auto;bottom:auto}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
