.av-commerce-hero{--av-hero-overlay: .72;--av-hero-copy: #fff4d6;--av-hero-chip-bg: rgba(30, 60, 46, .56);position:relative;display:grid;min-height:clamp(520px,66vh,720px);overflow:hidden;isolation:isolate;background:#1e3c2e;color:var(--av-hero-copy)}.av-commerce-hero__media,.av-commerce-hero__picture,.av-commerce-hero__image,.av-commerce-hero__motion{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.av-commerce-hero__media{z-index:0}.av-commerce-hero__picture{display:block}.av-commerce-hero__image{object-fit:cover;object-position:var(--av-hero-object-position, center center)}.av-commerce-hero__motion{z-index:1;border:0;opacity:0;object-fit:cover;object-position:var(--av-hero-object-position, center center);pointer-events:none;transition:opacity var(--av-motion-base, .4s) var(--av-ease-standard, ease)}.av-commerce-hero.is-motion-ready .av-commerce-hero__motion{opacity:1}.av-commerce-hero:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none}.av-commerce-hero--position-left:after{background:linear-gradient(90deg,rgba(18,57,45,var(--av-hero-overlay)) 0% 30%,#12392d57 54%,#12392d00 78%)}.av-commerce-hero--position-right:after{background:linear-gradient(270deg,rgba(18,57,45,var(--av-hero-overlay)) 0% 30%,#12392d57 54%,#12392d00 78%)}.av-commerce-hero--position-center:after{background:linear-gradient(180deg,#12392d57,rgba(18,57,45,var(--av-hero-overlay)))}.av-commerce-hero--theme-dark{--av-hero-copy: #1e3c2e;--av-hero-chip-bg: rgba(249, 241, 215, .72)}.av-commerce-hero--theme-dark.av-commerce-hero--position-left:after{background:linear-gradient(90deg,rgba(249,241,215,var(--av-hero-overlay)),#f9f1d79e 42%,#f9f1d700 78%)}.av-commerce-hero--theme-dark.av-commerce-hero--position-right:after{background:linear-gradient(270deg,rgba(249,241,215,var(--av-hero-overlay)),#f9f1d79e 42%,#f9f1d700 78%)}.av-commerce-hero--theme-dark.av-commerce-hero--position-center:after{background:linear-gradient(180deg,#f9f1d747,rgba(249,241,215,var(--av-hero-overlay)))}.av-commerce-hero--granola-editorial{--av-hero-copy: #1e3c2e;--av-hero-chip-bg: rgba(249, 241, 215, .76);background:#f9f1d7}.av-commerce-hero--granola-editorial:after{background:linear-gradient(90deg,#f9f1d700,#f9f1d70a 42%,#f9f1d7b3 61%,#f9f1d7f5)}.av-commerce-hero__inner{position:relative;z-index:2;display:grid;align-items:center;width:min(100% - clamp(32px,7vw,144px),1440px);min-height:inherit;margin-inline:auto;padding-block:clamp(72px,9vw,132px)}.av-commerce-hero--position-right .av-commerce-hero__inner{justify-items:end}.av-commerce-hero--position-center .av-commerce-hero__inner{justify-items:center;text-align:center}.av-commerce-hero__copy{display:grid;gap:18px;width:min(44%,650px);text-wrap:balance}.av-commerce-hero--granola-editorial .av-commerce-hero__copy{gap:clamp(14px,1.3vw,20px);width:min(42vw,610px);padding:clamp(28px,3.3vw,50px);border:1px solid rgba(30,60,46,.14);border-radius:clamp(24px,2.3vw,36px);background:#f9f1d7db;box-shadow:0 32px 90px #1e3c2e1f}.av-commerce-hero--position-center .av-commerce-hero__copy{width:min(720px,72%)}.av-commerce-hero__eyebrow{margin:0;color:#fd671a;font-size:clamp(.75rem,.85vw,.9rem);font-weight:850;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.av-commerce-hero--granola-editorial .av-commerce-hero__eyebrow{display:flex;align-items:center;gap:12px}.av-commerce-hero--granola-editorial .av-commerce-hero__eyebrow:before{width:34px;height:2px;background:currentcolor;content:""}.av-commerce-hero__heading{max-width:12ch;margin:0;color:var(--av-hero-copy)!important;font-size:clamp(3.25rem,6vw,6.75rem);letter-spacing:-.052em;line-height:.9;overflow-wrap:normal;text-wrap:balance;word-break:normal}.av-commerce-hero--granola-editorial .av-commerce-hero__heading{max-width:10.5ch;font-size:clamp(3.4rem,5.1vw,5.8rem);line-height:.88}.av-commerce-hero--position-center .av-commerce-hero__heading{max-width:11ch;margin-inline:auto}.av-commerce-hero__body{max-width:42rem;color:var(--av-hero-copy);font-size:clamp(1rem,1.25vw,1.2rem);font-weight:620;line-height:1.48}.av-commerce-hero--granola-editorial .av-commerce-hero__body{max-width:32rem}.av-commerce-hero__body p{color:var(--av-hero-copy)}.av-commerce-hero__body>:first-child{margin-top:0}.av-commerce-hero__body>:last-child{margin-bottom:0}.av-commerce-hero__proof{display:flex;flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none}.av-commerce-hero__proof li{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid rgba(255,244,214,.48);border-radius:999px;background:var(--av-hero-chip-bg);color:inherit;font-size:.78rem;font-weight:780;line-height:1.2}.av-commerce-hero--theme-dark .av-commerce-hero__proof li{border-color:#1e3c2e47}.av-commerce-hero__button{display:inline-flex;align-items:center;justify-content:center;justify-self:start;width:fit-content;min-height:48px;padding:12px 22px;border:1px solid #fff4d6;border-radius:999px;background:#fff4d6;color:#1e3c2e;font-weight:850;text-decoration:none}.av-commerce-hero--theme-dark .av-commerce-hero__button{border-color:#1e3c2e;background:#1e3c2e;color:#fff4d6}.av-commerce-hero--position-center .av-commerce-hero__button{justify-self:center}.av-commerce-hero--text-only:after{background:radial-gradient(circle at 75% 28%,rgba(253,103,26,.24),transparent 28%),radial-gradient(circle at 20% 78%,rgba(249,241,215,.12),transparent 34%)}@media(max-width:989px){.av-commerce-hero__copy,.av-commerce-hero--position-center .av-commerce-hero__copy{width:min(62%,620px)}.av-commerce-hero--granola-editorial .av-commerce-hero__copy{width:min(48%,560px);padding:clamp(24px,3vw,38px)}}@media(max-width:749px){.av-commerce-hero{min-height:clamp(540px,72svh,680px)}.av-commerce-hero__image,.av-commerce-hero__motion{object-position:var(--av-hero-mobile-object-position, center center)}.av-commerce-hero:after,.av-commerce-hero--position-left:after,.av-commerce-hero--position-right:after,.av-commerce-hero--position-center:after{background:linear-gradient(180deg,rgba(18,57,45,var(--av-hero-overlay)) 0% 38%,#12392d3d 68%,#12392d00)}.av-commerce-hero--theme-dark:after,.av-commerce-hero--theme-dark.av-commerce-hero--position-left:after,.av-commerce-hero--theme-dark.av-commerce-hero--position-right:after,.av-commerce-hero--theme-dark.av-commerce-hero--position-center:after{background:linear-gradient(180deg,rgba(249,241,215,var(--av-hero-overlay)),#f9f1d7c7 38%,#f9f1d729 72%,#f9f1d700)}.av-commerce-hero__inner,.av-commerce-hero--position-right .av-commerce-hero__inner,.av-commerce-hero--position-center .av-commerce-hero__inner{align-items:start;justify-items:start;width:min(100% - 36px,720px);padding-block:clamp(44px,10vw,68px);text-align:left}.av-commerce-hero__copy,.av-commerce-hero--position-center .av-commerce-hero__copy{width:100%;max-width:34rem}.av-commerce-hero__heading,.av-commerce-hero--position-center .av-commerce-hero__heading{max-width:10ch;margin-inline:0;font-size:clamp(2.8rem,14vw,4.75rem)}.av-commerce-hero--position-center .av-commerce-hero__button{justify-self:start}.av-commerce-hero--granola-editorial{display:block;min-height:0;overflow:clip;background:#f9f1d7}.av-commerce-hero--granola-editorial:after{background:none}.av-commerce-hero--granola-editorial .av-commerce-hero__media{position:relative;aspect-ratio:3 / 4;height:auto}.av-commerce-hero--granola-editorial .av-commerce-hero__inner,.av-commerce-hero--granola-editorial.av-commerce-hero--position-right .av-commerce-hero__inner{width:100%;min-height:0;padding:0 18px clamp(34px,9vw,48px)}.av-commerce-hero--granola-editorial .av-commerce-hero__copy{gap:14px;width:100%;max-width:none;margin-top:-36px;padding:26px 22px 28px;border-radius:26px;background:#f9f1d7fa;box-shadow:0 22px 60px #1e3c2e21}.av-commerce-hero--granola-editorial .av-commerce-hero__heading{max-width:11ch;font-size:clamp(2.75rem,13vw,4rem);line-height:.9}.av-commerce-hero--granola-editorial .av-commerce-hero__body{font-size:1rem;line-height:1.5}}@media(prefers-reduced-motion:reduce){.av-commerce-hero__motion{display:none!important}.av-commerce-hero *,.av-commerce-hero *:before,.av-commerce-hero *:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/136/assets/av-commerce-hero.css.map */
