.landing-video-section{position:relative;display:block;width:100%;overflow:clip;margin:0;padding:0;background:var(--lvs-bg, #0a2740);background-color:var(--lvs-bg, #0a2740);color:var(--lvs-text, #e9f4ff)}.shopify-section:has(.landing-video-section){background:var(--lvs-section-bg, #0a2740);background-color:var(--lvs-section-bg, #0a2740)}.shopify-section:has(.landing-video-section) .landing-video-section{background:var(--lvs-bg, #0a2740);background-color:var(--lvs-bg, #0a2740)}.landing-video-section--hidden{display:none}@media screen and (min-width:990px){.landing-video-section--desktop-hidden{display:none}}@media screen and (min-width:750px)and (max-width:989px){.landing-video-section--tablet-hidden{display:none}}@media screen and (max-width:749px){.landing-video-section--mobile-hidden{display:none}}.landing-video-section__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-color:var(--lvs-bg, #0a2740);background-image:var(--lvs-bg-image, none);background-size:cover;background-position:center;background-repeat:no-repeat}.landing-video-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--lvs-overlay, transparent);opacity:calc(var(--lvs-overlay-opacity, 0) / 100)}.landing-video-section__inner{max-width:min(100% - 24px,var(--lvs-container-width, 1320px));margin-inline:auto;padding:var(--lvs-space-top-desktop, 22px) 16px var(--lvs-space-bottom-desktop, 26px)}@media screen and (max-width:989px){.landing-video-section__inner{padding:var(--lvs-space-top-tablet, 18px) 12px var(--lvs-space-bottom-tablet, 20px)}}@media screen and (max-width:749px){.landing-video-section__inner{max-width:min(100% - 14px,var(--lvs-container-width, 1320px));padding:var(--lvs-space-top-mobile, 16px) 8px var(--lvs-space-bottom-mobile, 18px)}}.landing-video-section__panel{width:min(100%,var(--lvs-content-width, 1240px));margin-inline:auto;display:grid;grid-template-columns:var(--lvs-media-width, 58%) minmax(0,1fr);gap:clamp(16px,2vw,28px);align-items:center;border-radius:var(--lvs-panel-radius, 16px);border:1px solid rgb(var(--lvs-border-rgb, 82 128 161) / calc(var(--lvs-border-opacity, 60) / 100));background:var(--lvs-panel-bg, rgb(7 36 61 / .86));box-shadow:var(--lvs-shadow, 0 16px 30px rgb(1 20 36 / .25));padding:clamp(14px,1.6vw,24px)}.landing-video-section--media-right .landing-video-section__panel{grid-template-columns:minmax(0,1fr) var(--lvs-media-width, 58%)}.landing-video-section--media-right .landing-video-section__media{order:2}.landing-video-section--media-right .landing-video-section__content{order:1}@media screen and (max-width:989px){.landing-video-section__panel,.landing-video-section--media-right .landing-video-section__panel{grid-template-columns:1fr}.landing-video-section--media-right .landing-video-section__media,.landing-video-section--media-right .landing-video-section__content{order:initial}}.landing-video-section__media{position:relative;border-radius:var(--lvs-video-radius, 14px);overflow:clip;background:#0000003d}.landing-video-section__frame{width:100%;aspect-ratio:var(--lvs-aspect, 16 / 9);border:0;display:block}.landing-video-section__video{object-fit:cover;background:#000000a6}.landing-video-section__placeholder{background:linear-gradient(135deg,#082338a6,#0f3156d9)}.landing-video-section__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#08233829,#0823387a);cursor:pointer;border:0;padding:0;color:inherit}.landing-video-section__poster img{width:100%;height:100%;object-fit:cover}.landing-video-section__poster-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.landing-video-section__poster:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,#ffffff1a,#fff0 68%)}.landing-video-section__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:var(--lvs-play-size, 74px);height:var(--lvs-play-size, 74px);border-radius:999px;border:0;background:var(--lvs-play-bg, #f8c533);color:var(--lvs-play-icon, #123d5d);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 14px 24px #0000003d}.landing-video-section__play svg{width:36%;height:36%;margin-left:2px}.landing-video-section.is-playing .landing-video-section__poster{opacity:0;pointer-events:none}.landing-video-section__content{color:var(--lvs-text, #e9f4ff)}.landing-video-section__eyebrow{margin:0;color:var(--lvs-accent, #9dc4e6);text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:700}.landing-video-section__heading{margin:10px 0 0;color:var(--lvs-heading-color, #f1f8ff);font-size:clamp(var(--lvs-heading-size-mobile, 28px),2.1vw,var(--lvs-heading-size-desktop, 40px));line-height:1.12;font-weight:var(--lvs-heading-weight, 700)}.landing-video-section__description{margin:12px 0 0;color:var(--lvs-text, #d6e8f8);font-size:clamp(var(--lvs-body-size-mobile, 14px),1vw,var(--lvs-body-size-desktop, 16px));line-height:1.6}.landing-video-section__points{margin:14px 0 0;display:grid;gap:8px}.landing-video-section__point{margin:0;display:flex;align-items:flex-start;gap:8px;color:var(--lvs-text, #d6e8f8);font-size:14px;line-height:1.4}.landing-video-section__point:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--lvs-accent, #9dc4e6);margin-top:5px;flex:0 0 8px}.landing-video-section__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:16px;text-decoration:none;min-height:44px;padding:10px 20px;border-radius:var(--lvs-button-radius, 10px);background:var(--lvs-button-bg, #f8c533);color:var(--lvs-button-text, #123d5d);border:1px solid var(--lvs-button-border, #f8c533);font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}.landing-video-section__cta:hover,.landing-video-section__cta:focus-visible{transform:translateY(-2px);background:var(--lvs-button-hover, #f1bc21);box-shadow:0 12px 22px #00000038}.landing-video-section[data-animate=true] [data-reveal]{opacity:0}.landing-video-section.is-ready[data-animate=true] [data-reveal=left]{animation:landingVideoLeft .62s cubic-bezier(.2,.72,.2,1) both}.landing-video-section.is-ready[data-animate=true] [data-reveal=right]{animation:landingVideoRight .62s cubic-bezier(.2,.72,.2,1) both}@keyframes landingVideoLeft{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes landingVideoRight{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.landing-video-section *,.landing-video-section *:before,.landing-video-section *:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.landing-video-section__inner{padding-top:var(--lvs-space-top-desktop, 56px);padding-bottom:var(--lvs-space-bottom-desktop, 56px)}.landing-video-section__panel{border-radius:0;border:0;background:transparent;box-shadow:none;padding:0;gap:clamp(28px,3.5vw,48px)}.landing-video-section__media{border-radius:12px;box-shadow:0 20px 40px #00000047}.landing-video-section__play{width:clamp(68px,6vw,80px);height:clamp(68px,6vw,80px)}.landing-video-section__eyebrow{color:var(--lvs-accent, #f8c533)}.landing-video-section__heading{max-width:14ch;font-family:var(--font-heading--family, Georgia, "Times New Roman", serif);font-weight:600}.landing-video-section__points{display:none}.landing-video-section__cta{margin-top:22px;border-radius:8px;min-height:46px}@media screen and (max-width:749px){.landing-video-section__panel{border-radius:0}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/landing-video-section.css.map */
