.clovant-hero{overflow:hidden;background-color:var(--clovant-blush)!important;background-image:linear-gradient(90deg,#f6eaebf7,#f6eaebe6 38%,#ffffff6b 63%,#ffffff1f),var(--clovant-hero-background-image)!important;background-position:center right!important;background-repeat:no-repeat!important;background-size:cover!important;border-bottom:1px solid rgba(14,16,20,.08)}.clovant-hero__inner{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(38rem,.88fr);align-items:center;gap:clamp(3.2rem,4vw,5.6rem);min-height:34rem;padding-top:0;padding-bottom:0}.clovant-hero__content{max-width:70rem}.clovant-hero__eyebrow,.clovant-hero__panel-heading{margin:0;color:#0e10149e;font-size:1.15rem;font-weight:700;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.clovant-hero__heading{max-width:68rem;margin:1.2rem 0 0;color:var(--clovant-ink);font-size:clamp(4.2rem,5.4vw,7.2rem);letter-spacing:-.055em;line-height:1.01}.clovant-hero__subheading{max-width:62rem;margin:2rem 0 0;color:#0e1014b8;font-size:clamp(1.6rem,1.6vw,1.9rem);line-height:1.52}.clovant-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.2rem}.clovant-hero__panel{min-width:0;border:1px solid rgba(14,16,20,.09);border-radius:var(--clovant-card-radius);background:#fffffff0;padding:1.4rem;box-shadow:0 2rem 5rem #472f3217;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.clovant-hero__panel-heading{padding:.3rem .3rem 1rem}.clovant-hero__products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-flow:dense;gap:.7rem;min-height:clamp(22rem,19vw,25rem)}.clovant-hero__products--count-8{grid-template-columns:repeat(6,minmax(0,1fr))}.clovant-hero__products--count-5{grid-template-columns:repeat(4,minmax(0,1fr))}.clovant-hero__products--count-1,.clovant-hero__products--count-2,.clovant-hero__products--count-3,.clovant-hero__products--count-4{grid-template-rows:minmax(18rem,1fr);min-height:0}.clovant-hero__products--count-1{grid-template-columns:minmax(0,1fr)}.clovant-hero__products--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.clovant-hero__products--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.clovant-hero__products--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.clovant-hero__products--count-5 .clovant-hero-product:first-child,.clovant-hero__products--count-6 .clovant-hero-product:first-child,.clovant-hero__products--count-7 .clovant-hero-product:first-child,.clovant-hero__products--count-8 .clovant-hero-product:first-child{grid-column:span 2;grid-row:span 2}.clovant-hero-product{min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(14,16,20,.08);border-radius:1rem;background:#fff;color:var(--clovant-ink);text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.clovant-hero-product:hover{transform:translateY(-2px);border-color:#0e10142e;box-shadow:0 1rem 2.4rem #0e101414}.clovant-hero-product:focus-visible{outline:2px solid var(--clovant-ink);outline-offset:3px}.clovant-hero-product__media{width:100%;height:100%;min-height:0;background:var(--clovant-warm-white)}.clovant-hero-product__image{width:100%;height:100%;padding:.55rem;box-sizing:border-box;object-fit:contain;object-position:center}.clovant-hero-product:first-child .clovant-hero-product__image{padding:1.2rem}.clovant-hero__signals{display:grid;gap:.8rem}.clovant-hero__signal{display:grid;grid-template-columns:3.6rem minmax(0,1fr);align-items:center;gap:1.2rem;border-radius:1rem;background:#ffffffb8;padding:1.4rem}.clovant-hero__signal-marker{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:1px solid rgba(14,16,20,.12);border-radius:50%;font-size:1rem;font-weight:700;letter-spacing:.08em}.clovant-hero__panel-label{display:block;margin-bottom:.25rem;color:#0e10148a;font-size:1rem;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.clovant-hero__signal strong{display:block;color:var(--clovant-ink);font-size:1.45rem;line-height:1.3}@media screen and (max-width:989px){.clovant-hero__inner{grid-template-columns:minmax(0,1fr);gap:3rem}.clovant-hero__content{max-width:74rem}.clovant-hero__panel{max-width:68rem}.clovant-hero__products{min-height:24rem}}@media screen and (max-width:749px){.clovant-hero{background-image:linear-gradient(90deg,#f6eaebfa,#f6eaebf0 58%,#ffffff85),var(--clovant-hero-background-image)!important;background-position:68% center!important}.clovant-hero__inner{gap:2.4rem}.clovant-hero__heading{margin-top:.8rem;font-size:clamp(3.6rem,11vw,5rem);letter-spacing:-.045em}.clovant-hero__subheading{margin-top:1.5rem;font-size:1.5rem}.clovant-hero__actions{margin-top:2rem}.clovant-hero__panel{padding:1rem}.clovant-hero__panel-heading{padding:.2rem .2rem .8rem}.clovant-hero__products{grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:.6rem;min-height:15.6rem}.clovant-hero__products .clovant-hero-product:first-child{grid-column:1;grid-row:1 / span 2}.clovant-hero__products .clovant-hero-product:nth-child(2){grid-column:2;grid-row:1}.clovant-hero__products .clovant-hero-product:nth-child(3){grid-column:3;grid-row:1}.clovant-hero__products .clovant-hero-product:nth-child(4){grid-column:2 / span 2;grid-row:2}.clovant-hero__products .clovant-hero-product:nth-child(n+5){display:none}.clovant-hero__products--count-1,.clovant-hero__products--count-2,.clovant-hero__products--count-3{grid-template-columns:repeat(var(--clovant-hero-product-count),minmax(0,1fr));grid-template-rows:minmax(13rem,1fr);min-height:0}.clovant-hero__products--count-1{--clovant-hero-product-count: 1}.clovant-hero__products--count-2{--clovant-hero-product-count: 2}.clovant-hero__products--count-3{--clovant-hero-product-count: 3}.clovant-hero__products--count-1 .clovant-hero-product:first-child,.clovant-hero__products--count-2 .clovant-hero-product:first-child,.clovant-hero__products--count-3 .clovant-hero-product:first-child,.clovant-hero__products--count-2 .clovant-hero-product:nth-child(2),.clovant-hero__products--count-3 .clovant-hero-product:nth-child(2),.clovant-hero__products--count-3 .clovant-hero-product:nth-child(3){grid-column:auto;grid-row:auto}.clovant-hero-product__image{padding:.45rem}.clovant-hero-product:first-child .clovant-hero-product__image{padding:.8rem}}@media(prefers-reduced-motion:reduce){.clovant-hero-product{transition:none}.clovant-hero-product:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-clovant-hero.css.map */
