.video-hero{position:relative;z-index:0;width:100%;height:var(--video-hero-height, 100vh);overflow:hidden;display:flex;align-items:center;justify-content:center}.video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.video-hero__video,.video-hero__poster{width:100%;height:100%;object-fit:cover;display:block}.video-hero__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.video-hero__poster--only{position:relative}.video-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.video-hero__placeholder{width:100%;height:100%;background:#1a1a1a}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#000000b3;pointer-events:none}.video-hero__content{position:relative;z-index:4;text-align:center;max-width:780px;padding:24px;color:#fff}.video-hero__heading{font-family:var(--font-heading-family, "Assistant", sans-serif);font-weight:var(--font-heading-weight, 700);font-size:var(--heading-size, 48px);letter-spacing:normal;line-height:1.1;text-transform:none;margin:0 0 16px;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.8),0 0 40px rgba(0,0,0,.5)}.video-hero__subheading{font-size:var(--subheading-size, 20px);line-height:1.6;margin:0 0 32px;color:#fff;opacity:.92;text-shadow:0 2px 10px rgba(0,0,0,.7);font-weight:400}.video-hero__cta{display:inline-block;padding:18px 40px;font-size:var(--button-size, 20px);font-weight:600;color:#fff;background:#d94230;border:none;border-radius:6px;text-decoration:none;text-transform:none;letter-spacing:.02em;transition:background .2s ease,transform .15s ease;cursor:pointer}.video-hero__cta:hover{background:#c13828;transform:translateY(-1px)}.video-hero__cta:active{transform:translateY(0)}@media(max-width:749px){.video-hero__content{padding:20px 16px}.video-hero__subheading{margin-bottom:24px}.video-hero__cta{padding:12px 28px;width:100%;max-width:300px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/video-hero.css.map */
