.video-hero{position:relative;width:100%;min-height:70vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-hero__bg{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);z-index:1}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity, .3));z-index:2}.video-hero__content{position:relative;z-index:3;text-align:center;color:#fff;padding:40px 20px;max-width:700px}.video-hero__bg--mobile-only{display:none}@media(max-width:749px){.video-hero__bg--desktop-only{display:none}.video-hero__bg--mobile-only{display:block}}@keyframes video-hero-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.video-hero__animate{opacity:0;animation:video-hero-fade-up .8s ease forwards}.video-hero__eyebrow{letter-spacing:.5px;opacity:.9;margin-top:0}.video-hero__heading{font-weight:700;line-height:1.15;margin-top:0}.video-hero__subheading{opacity:.9;margin-top:0}.video-hero__timer{display:flex;justify-content:center;gap:16px;margin-bottom:28px}.timer-block{display:flex;flex-direction:column;align-items:center;min-width:50px}.timer-num{font-size:24px;font-weight:700;background:#ffffff26;border-radius:8px;padding:8px 10px;min-width:44px}.timer-label{font-size:11px;opacity:.8;margin-top:4px;text-transform:uppercase}.video-hero__buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.video-hero__btn{padding:12px 28px;border-radius:999px;font-weight:600;font-size:14px;text-decoration:none;transition:opacity .2s ease}.video-hero__btn--primary{background:#fff;color:#111}.video-hero__btn--secondary{background:transparent;color:#fff;border:1px solid #fff}.video-hero__btn:hover{opacity:.85}@media(max-width:749px){.video-hero{min-height:60vh}.timer-num{font-size:18px;padding:6px 8px;min-width:36px}}
/*# sourceMappingURL=/cdn/shop/t/172/assets/video-hero-banner.css.map */
