.hero-video{position:relative;display:flex;width:auto;margin:var(--sb-frame-inset);overflow:hidden;border-radius:var(--sb-frame-radius);color:rgb(var(--color-foreground))}.hero-video--small{min-height:42rem}.hero-video--medium{min-height:56rem}.hero-video--tall{min-height:73.6rem}.hero-video--large{min-height:calc(100vh - 23rem);min-height:calc(100svh - 23rem)}.hero-video--fullscreen{min-height:100vh;min-height:100svh}.hero-video__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(120% 120% at 72% 0%,var(--sb-forest-soft, #2c3a22),var(--sb-forest, #1e3224))}.hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hero-video__poster{z-index:0}.hero-video.is-hydrated .hero-video__video{opacity:0}.hero-video.is-hydrated.hero-video--playing .hero-video__video{opacity:1}@media(prefers-reduced-motion:no-preference){.hero-video.is-hydrated .hero-video__video{transition:opacity .7s var(--sb-ease, ease)}}.hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-background));opacity:var(--hero-overlay, .3)}.hero-video--top-left .hero-video__overlay,.hero-video--middle-left .hero-video__overlay,.hero-video--bottom-left .hero-video__overlay{background:linear-gradient(to right,rgb(var(--color-background)) 0% 20%,rgb(var(--color-background) / .72) 28%,rgb(var(--color-background) / 0) 34%)}@media screen and (max-width:749px){.hero-video--top-left .hero-video__overlay,.hero-video--middle-left .hero-video__overlay,.hero-video--bottom-left .hero-video__overlay{background:linear-gradient(to right,rgb(var(--color-background)) 0% 30%,rgb(var(--color-background) / .7) 42%,rgb(var(--color-background) / 0) 50%)}}.hero-video__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top right,rgba(var(--sb-scrim-rgb),.52),rgba(var(--sb-scrim-rgb),0) 60%)}.hero-video__content{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding-top:var(--sb-space-48);padding-bottom:var(--sb-space-80);max-width:var(--page-width, 120rem)}.hero-video__content--left{align-items:flex-start;text-align:left;margin-inline-start:0}.hero-video__content--center{align-items:center;text-align:center}.hero-video--top-left,.hero-video--top-center{align-items:flex-start}.hero-video--middle-left,.hero-video--middle-center{align-items:center}.hero-video--bottom-left,.hero-video--bottom-center{align-items:flex-end}.hero-video--top-center,.hero-video--middle-center,.hero-video--bottom-center{justify-content:center}.hero-video--top-left,.hero-video--middle-left,.hero-video--bottom-left{justify-content:flex-start}.hero-video__heading{letter-spacing:-.03em;margin:0;max-width:22ch;line-height:1.05}.hero-video__heading.hxl{font-size:clamp(3.2rem,6vw,6.8rem)}.hero-video__ticker{position:absolute;left:0;right:0;bottom:0;z-index:1;overflow:hidden;padding:1.1rem 0;border-top:var(--sb-border-w) solid rgba(var(--sb-cream-rgb),.16);background:linear-gradient(to top,rgba(var(--sb-scrim-rgb),.45),transparent);-webkit-mask-image:linear-gradient(90deg,transparent,rgb(var(--sb-black-rgb)) 7%,rgb(var(--sb-black-rgb)) 93%,transparent);mask-image:linear-gradient(90deg,transparent,rgb(var(--sb-black-rgb)) 7%,rgb(var(--sb-black-rgb)) 93%,transparent)}.hero-video__ticker-track{display:inline-flex;align-items:center;white-space:nowrap;animation:hero-ticker 34s linear infinite}.hero-video__ticker-item{font-family:var(--font-body-family);font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--sb-cream-rgb),.82)}.hero-video__ticker-item:after{content:"\b7";margin:0 2.4rem;color:var(--sb-amber, #dd7f45)}@keyframes hero-ticker{to{transform:translate(-12.5%)}}@media(prefers-reduced-motion:reduce){.hero-video__ticker-track{animation:none}}.hero-video__buttons{display:flex;gap:var(--sb-space-14);flex-wrap:wrap;margin-top:var(--sb-space-32)}.hero-video__cta{display:inline-flex;align-items:center;gap:var(--sb-space-10)}.hero-video .hero-video__buttons .hero-video__cta:not(.hero-video__cta--ghost){background-color:color-mix(in srgb,var(--sb-paper),var(--sb-amber) 10%);color:var(--sb-ink)}.hero-video .hero-video__buttons .hero-video__cta:not(.hero-video__cta--ghost):not([disabled]):hover{background-color:color-mix(in srgb,var(--sb-cream-deep),var(--sb-amber) 12%);color:var(--sb-ink)}.hero-video__cta-arrow{width:1.5rem;height:1.5rem;flex:0 0 auto;transition:transform .3s var(--sb-ease)}.hero-video__cta:hover .hero-video__cta-arrow{transform:translate(.4rem)}.hero-video__cta--ghost{color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 var(--sb-border-w) rgba(var(--sb-paper-rgb),.55);transition:background .4s ease,color .4s ease,box-shadow .4s ease}.hero-video__cta--ghost:hover{background:rgba(var(--sb-paper-rgb),.14);box-shadow:inset 0 0 0 var(--sb-border-w) rgba(var(--sb-paper-rgb),.9)}.hero-video__trust{display:flex;flex-wrap:wrap;gap:var(--sb-space-10) var(--sb-space-26);list-style:none;margin:var(--sb-space-26) 0 0;padding:0}.hero-video__trust-item{display:inline-flex;align-items:center;gap:var(--sb-space-09);font-size:1.25rem;font-weight:var(--sb-fw-semibold);letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--sb-paper-rgb),.92);text-shadow:0 1px 12px rgba(var(--sb-black-rgb),.35)}.hero-video__trust-check{width:1.3rem;height:1.3rem;flex:0 0 auto;color:var(--sb-amber-bright)}.hero-video__rating{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .9rem;margin-top:var(--sb-space-20);font-size:1.3rem;color:rgba(var(--sb-paper-rgb),.82)}.hero-video__rating-stars{position:relative;display:inline-block;font-size:1.5rem;line-height:1;letter-spacing:.08em}.hero-video__rating-empty{color:rgba(var(--sb-paper-rgb),.28)}.hero-video__rating-fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:var(--sb-amber-bright)}.hero-video__rating-score{font-weight:var(--sb-fw-semibold);color:var(--sb-paper)}.hero-video__rating-dot{color:rgba(var(--sb-paper-rgb),.4)}.hero-video__rating-stat{color:rgba(var(--sb-paper-rgb),.78);letter-spacing:.02em}.hero-video__toggle{position:absolute;z-index:2;right:var(--sb-space-20);bottom:var(--sb-space-60);display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:var(--sb-border-w) solid rgba(var(--sb-paper-rgb),.45);border-radius:var(--sb-radius-round);background:rgba(var(--sb-scrim-rgb),.5);color:var(--sb-paper);cursor:pointer;transition:background .2s,border-color .2s}.hero-video__toggle:hover{background:rgba(var(--sb-scrim-rgb),.75);border-color:rgba(var(--sb-paper-rgb),.8)}.hero-video__toggle:focus-visible{outline:var(--sb-border-w-2) solid var(--sb-paper);outline-offset:3px}.hero-video__toggle-icon{width:1.6rem;height:1.6rem}.hero-video__toggle-icon--play{display:none}.hero-video--paused .hero-video__toggle-icon--play{display:block}.hero-video--paused .hero-video__toggle-icon--pause{display:none}.hero-video__reviews{display:flex;align-items:center;gap:var(--sb-space-08);font-size:1.4rem;letter-spacing:.04em}.hero-video__stars{color:var(--sb-amber, #dd7f45);font-family:var(--sb-serif);line-height:1;letter-spacing:.1em}.hero-video__reviews-text{opacity:.95}.hero-video__trust-strip{display:none}@keyframes heroTrustDrift{to{transform:translate(-50%)}}@media screen and (max-width:749px){.hero-video{display:block;margin:0;border-radius:0;min-height:0;background:var(--sb-paper);color:var(--sb-ink)}.hero-video--small,.hero-video--medium,.hero-video--tall,.hero-video--large,.hero-video--fullscreen{min-height:0}.hero-video__bg{position:relative;inset:auto;width:auto;aspect-ratio:4 / 5;margin:var(--sb-frame-inset) var(--sb-frame-inset) 0;border-radius:var(--sb-frame-radius);overflow:hidden}.hero-video__overlay{display:none}.hero-video__bg:after{inset:0 0 auto;height:9.6rem;z-index:1;background:linear-gradient(180deg,rgba(var(--sb-scrim-rgb),.38),rgba(var(--sb-scrim-rgb),0))}.hero-video__content{position:static;background:var(--sb-paper);color:var(--sb-ink);max-width:none;padding-top:var(--sb-space-28);padding-bottom:var(--sb-space-36)}.hero-video__heading{max-width:20ch;color:var(--sb-ink);text-shadow:none}.hero-video__subheading{color:rgba(var(--sb-ink-rgb),.74);text-shadow:none}.hero-video__buttons{flex-direction:column;align-items:stretch;width:100%;gap:var(--sb-space-12);margin-top:var(--sb-space-24)}.hero-video .hero-video__content .hero-video__buttons .hero-video__cta:not(.hero-video__cta--ghost){width:100%;justify-content:space-between;min-height:5.6rem;padding-inline:var(--sb-space-20);--color-button: var(--sb-ink-rgb);--color-button-text: var(--sb-paper-rgb);background-color:var(--sb-ink)!important;color:var(--sb-paper)!important}.hero-video .hero-video__content .hero-video__buttons .hero-video__cta:not(.hero-video__cta--ghost):not([disabled]):hover,.hero-video .hero-video__content .hero-video__buttons .hero-video__cta:not(.hero-video__cta--ghost):not([disabled]):active{--color-button: var(--sb-forest-deep-rgb);background-color:var(--sb-forest-deep)!important;color:var(--sb-paper)!important}.hero-video .hero-video__content .hero-video__buttons .hero-video__cta--ghost{width:auto;align-self:flex-start;justify-content:flex-start;min-height:4.4rem;padding:0;background:none!important;box-shadow:none!important;color:var(--sb-ink)!important;font-size:1.5rem;text-decoration:underline;text-decoration-thickness:var(--sb-border-w);text-decoration-color:rgba(var(--sb-ink-rgb),.4);text-underline-offset:.45em}.hero-video .hero-video__content .hero-video__buttons .hero-video__cta--ghost:after{box-shadow:none!important}.hero-video .hero-video__content .hero-video__buttons .hero-video__cta--ghost:not([disabled]):hover,.hero-video .hero-video__content .hero-video__buttons .hero-video__cta--ghost:not([disabled]):active{background:none!important;color:var(--sb-ink)!important;box-shadow:none!important;text-decoration-color:rgba(var(--sb-ink-rgb),.85)}.hero-video__trust{display:none}.hero-video__trust-strip{display:block;width:100%;margin-top:var(--sb-space-24);border-top:var(--sb-border-w-hair) solid rgba(var(--sb-ink-rgb),.12);padding-top:var(--sb-space-14);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,rgba(var(--sb-black-rgb),0),rgb(var(--sb-black-rgb)) 8%,rgb(var(--sb-black-rgb)) 92%,rgba(var(--sb-black-rgb),0));mask-image:linear-gradient(90deg,rgba(var(--sb-black-rgb),0),rgb(var(--sb-black-rgb)) 8% 92%,rgba(var(--sb-black-rgb),0))}.hero-video__trust-strip-track{display:flex;width:max-content}.hero-video__trust-strip-set{display:flex;align-items:center;white-space:nowrap}.hero-video__trust-strip-item{font-size:1.15rem;font-weight:var(--sb-fw-semibold);letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--sb-ink-rgb),.62)}.hero-video__trust-strip-item:after{content:"\b7";color:var(--sb-amber-text);padding-inline:1.3em}@media(prefers-reduced-motion:no-preference){.hero-video__trust-strip-track{animation:heroTrustDrift 26s linear infinite}}.hero-video__rating{color:rgba(var(--sb-ink-rgb),.72);margin-top:var(--sb-space-16)}.hero-video__rating-empty{color:rgba(var(--sb-ink-rgb),.2)}.hero-video__rating-fill,.hero-video__rating-stars{color:var(--sb-amber-text)}.hero-video__rating-score{color:var(--sb-ink)}.hero-video__rating-dot,.hero-video__rating-stat{color:rgba(var(--sb-ink-rgb),.6)}.hero-video__reviews{color:var(--sb-ink);margin-top:var(--sb-space-16)}.hero-video__stars{color:var(--sb-amber-text)}.hero-video__reviews-text{color:rgba(var(--sb-ink-rgb),.72)}.hero-video__ticker{display:none}}@media(prefers-reduced-motion:reduce){.hero-video__toggle,.hero-video__cta-arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-hero-video.css.map */
