.hero-video{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000}.hero-video__video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:0;object-fit:cover;display:block}.hero-video__video.desktop-video{display:block}.hero-video__video.mobile-video{display:none}@media screen and (max-width: 768px){.hero-video__video.desktop-video{display:none}.hero-video__video.mobile-video{display:block}}.hero-video__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-video__poster-image{width:100%;height:100%;object-fit:cover}.hero-video__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1a1a1a,#4a4a4a);z-index:0}.hero-video__overlay-container{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;padding:0}.hero-video__overlay{position:relative;background:rgba(0,0,0,var(--overlay-opacity, .6));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem 2rem;width:100%;text-align:center;animation:fadeInUp 1s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width: 750px){.hero-video__overlay{padding:5rem 4rem}}.hero-video__heading{font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)!important;font-size:clamp(1.5rem,3vw,2.25rem)!important;font-weight:700!important;line-height:1.15!important;letter-spacing:.02em!important;color:#fff!important;margin:0 0 1rem!important;text-transform:uppercase!important;text-shadow:0 0 20px rgba(0,0,0,.8),0 0 40px rgba(0,0,0,.5),0 2px 4px rgba(0,0,0,.9)!important}.hero-video__subheading{font-family:var(--font-body-family, sans-serif)!important;font-size:clamp(.875rem,1.1vw,1rem)!important;font-weight:400!important;line-height:1.8!important;color:#fffffff2!important;margin:0!important;letter-spacing:.1em!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:1.5rem!important;flex-wrap:wrap!important}.hero-video__subheading:before{content:"";display:block;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);margin-bottom:1rem}@media screen and (min-width: 750px){.hero-video__subheading:before{display:none}}.hero-video__bullets{color:#ffffffd9;font-size:clamp(.95rem,1.5vw,1.125rem);line-height:1.8;font-family:var(--font-body-family, sans-serif)}.hero-video__bullets ul{list-style:none;padding:0;text-align:left;max-width:500px;margin:0 auto}.hero-video__bullets li{position:relative;padding-left:1.5rem;margin-bottom:.75rem}.hero-video__bullets li:before{content:"\2713";position:absolute;left:0;color:#ffffffb3;font-weight:600}.hero-video__bullets p{margin:.5rem 0}.hero-video__scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;color:#fff;opacity:.8;animation:bounce 2s infinite ease-in-out;cursor:pointer;transition:opacity .3s ease}.hero-video__scroll-indicator:hover{opacity:1}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(10px)}}@media screen and (max-width: 749px){.hero-video__scroll-indicator{display:none}}@media screen and (max-width: 749px){.hero-video{min-height:500px}.hero-video__overlay{padding:2rem 1.5rem}.hero-video__bullets li{font-size:.9rem;margin-bottom:.5rem}}@media screen and (min-width: 750px) and (max-width: 989px){.hero-video__overlay{padding:3rem 2.5rem}}@media screen and (min-width: 1200px){.hero-video__heading{font-size:4rem}.hero-video__subheading{font-size:1.5rem}.hero-video__bullets{font-size:1.25rem}}@media (prefers-contrast: high){.hero-video__overlay{background:#000000d9}}@media (prefers-reduced-motion: reduce){.hero-video__overlay,.hero-video__scroll-indicator{animation:none!important}.hero-video__video{animation:none}}@media print{.hero-video{height:auto;min-height:0;page-break-inside:avoid}.hero-video__video,.hero-video__poster,.hero-video__scroll-indicator{display:none}.hero-video__overlay{background:#fff;color:#000;box-shadow:none}.hero-video__heading,.hero-video__subheading,.hero-video__bullets{color:#000}}@supports not (backdrop-filter: blur(10px)){.hero-video__overlay{background:#000000d9}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/hero-video.css.map */
