.video-hero{position:relative;width:100%;height:90vh;min-height:500px;overflow:hidden}.video-hero__media{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%)}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000008c,#00000040 60%,#0000001a)}.video-hero__topbar{position:relative;z-index:3;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:1.5rem 2rem}.video-hero__icons{display:flex;gap:1.25rem;align-items:center}.video-hero__icon-link{color:var(--vh-icon-color, #ffffff);position:relative;display:inline-flex}.video-hero__cart-count{position:absolute;top:-6px;right:-8px;background:#fff;color:#000;font-size:.65rem;font-weight:700;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.video-hero__logo{justify-self:center;text-align:center}.video-hero__logo-img{max-height:60px;width:auto}.video-hero__logo-text{color:#fff;font-size:1.4rem;font-weight:800;text-decoration:none;letter-spacing:.05em}.video-hero__nav{justify-self:end;display:flex;gap:2.25rem}.video-hero__nav a{color:var(--vh-nav-color, #ffffff);text-decoration:none;font-size:1.05rem;font-weight:600;white-space:nowrap}.video-hero__nav a:hover{text-decoration:underline}.video-hero__content{position:relative;z-index:2;height:calc(100% - 80px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:600px;padding:0 2rem 0 .5rem}.video-hero__heading{color:var(--vh-heading-color, #ffffff);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;text-transform:uppercase;margin:0 0 1rem}.video-hero__subtext{color:var(--vh-subtext-color, #ffffff);font-size:1.1rem;margin:0 0 1.5rem;opacity:.9}.video-hero__button{background:var(--vh-button-bg, #ffffff);color:var(--vh-button-text, #000000);padding:.9rem 1.8rem;border-radius:4px;font-weight:600;text-decoration:none;display:inline-block;margin-bottom:1.5rem}.video-hero__badges{display:flex;gap:1.5rem;font-size:.85rem;flex-wrap:wrap}.video-hero__badge{color:var(--vh-badge-color, #ffffff);display:flex;align-items:center;gap:.4rem}@media(max-width:749px){.video-hero{height:100vh}.video-hero__topbar{grid-template-columns:auto 1fr;padding:1rem}.video-hero__nav{display:none}.video-hero__logo{justify-self:start}.video-hero__content{max-width:100%;padding:0 1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/video-hero.css.map */
