.hero-stems{position:relative;overflow:visible;isolation:isolate;min-height:64vh;display:flex;align-items:center}.hero-stems>*{position:relative}.hero-stems__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:clamp(1.5rem,3vw,3.5rem);width:100%}.hero-stems__text{display:flex;flex-direction:column;gap:clamp(1rem,1.6vw,1.6rem);max-width:30ch;justify-self:end}.hero-stems__kicker{margin:0;font-family:var(--font-body-family);font-weight:500;font-size:.92rem;letter-spacing:.28em;text-transform:uppercase;color:rgb(var(--color-foreground) / .7)}.hero-stems__heading{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(3.4rem,8.6vw,7.6rem);line-height:1.02;letter-spacing:-.005em;color:rgb(var(--color-foreground))}.hero-stems__tagline{margin:0;max-width:30ch;font-family:var(--font-body-family);font-style:italic;font-size:clamp(1.25rem,1.6vw,1.5rem);line-height:1.55;color:rgb(var(--color-foreground) / .82)}.hero-stems__cta.button.button--primary{align-self:flex-start;margin-top:.4rem;display:inline-flex;align-items:baseline;gap:.55em;padding:1.05rem 1.8rem;font-family:var(--font-body-family);font-weight:500;font-size:.98rem;letter-spacing:.04em;text-transform:none;min-height:0;min-width:0}.hero-stems__cta-arrow{display:inline-block;transition:transform .32s ease}.hero-stems__cta:hover .hero-stems__cta-arrow,.hero-stems__cta:focus-visible .hero-stems__cta-arrow{transform:translate(.35em)}.hero-stems__media{position:relative;display:block;min-height:clamp(34rem,54vw,55rem)}.hero-stems__image-frame{position:absolute;overflow:hidden;box-shadow:0 1.4rem 3rem rgb(var(--color-foreground) / .08),0 .4rem 1rem rgb(var(--color-foreground) / .06);transition:transform .6s cubic-bezier(.2,.7,.2,1),border-radius .9s cubic-bezier(.16,1,.3,1)}.hero-stems__image-frame--main{width:clamp(23rem,41vw,39rem);aspect-ratio:4 / 5;top:0;left:6%;z-index:2;border-radius:56% 44% 60% 40%/50% 56% 44% 50%;transform:rotate(var(--hero-tilt));animation:hero-frame-wave-main 14s ease-in-out infinite}.hero-stems__image-frame--main:hover{transform:rotate(calc(var(--hero-tilt) * .3)) scale(1.02);border-radius:44% 56% 50% 50%/56% 44%}.hero-stems__image-frame--secondary{width:clamp(13.5rem,20vw,25rem);aspect-ratio:1 / 1.15;top:6%;right:4%;z-index:3;border-radius:38% 62% 30% 70%/60% 50% 40%;transform:rotate(5deg);animation:hero-frame-wave-secondary 18s ease-in-out infinite}.hero-stems__image-frame--secondary:hover{transform:rotate(-1deg) scale(1.05);border-radius:60% 40%/35% 65%}.hero-stems__image-frame--tertiary{width:clamp(11.5rem,16vw,19.5rem);aspect-ratio:1.05 / 1;bottom:4%;left:2%;z-index:3;border-radius:50% 50% 30% 70%/70% 40% 60% 30%;transform:rotate(-7deg);animation:hero-frame-wave-tertiary 22s ease-in-out infinite}.hero-stems__image-frame--tertiary:hover{transform:rotate(0) scale(1.07);border-radius:30% 70% 50% 50%/50% 60% 40% 50%}@keyframes hero-frame-wave-main{0%{border-radius:56% 44% 60% 40%/50% 56% 44% 50%;transform:rotate(calc(var(--hero-tilt) - 3deg))}50%{border-radius:44% 56% 50% 50%/56% 44%;transform:rotate(calc(var(--hero-tilt) + 3deg))}to{border-radius:56% 44% 60% 40%/50% 56% 44% 50%;transform:rotate(calc(var(--hero-tilt) - 3deg))}}@keyframes hero-frame-wave-secondary{0%{border-radius:38% 62% 30% 70%/60% 50% 40%;transform:rotate(2deg)}50%{border-radius:60% 40%/35% 65%;transform:rotate(8deg)}to{border-radius:38% 62% 30% 70%/60% 50% 40%;transform:rotate(2deg)}}@keyframes hero-frame-wave-tertiary{0%{border-radius:50% 50% 30% 70%/70% 40% 60% 30%;transform:rotate(-9deg)}50%{border-radius:30% 70% 50% 50%/50% 60% 40% 50%;transform:rotate(-3deg)}to{border-radius:50% 50% 30% 70%/70% 40% 60% 30%;transform:rotate(-9deg)}}.hero-stems__image{width:100%;height:100%;object-fit:cover;display:block}.hero-stems__decorations{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.hero-stems__blob,.hero-stems__sparks,.hero-stems__daisy{position:absolute;display:block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.hero-stems__blob{opacity:.7;will-change:transform,border-radius}.hero-stems__blob--blush{width:clamp(22rem,42vw,64rem);aspect-ratio:1.1;top:-8%;left:-14vw;background-color:#f7d0c8;border-radius:64% 36% 56% 44%/50% 38% 62% 50%;opacity:.55;animation:hero-blush-wave 14s ease-in-out infinite alternate}.hero-stems__blob--sage{width:clamp(24rem,38vw,56rem);aspect-ratio:1.05;bottom:-42%;right:-10vw;background-color:#c8d0c0;border-radius:38% 62% 30% 70%/60% 50% 40%;opacity:.6;animation:hero-sage-wave 18s ease-in-out infinite alternate-reverse}.hero-stems__blob--mustard{position:absolute;display:block;pointer-events:none;width:clamp(14rem,18vw,26rem);aspect-ratio:1.15;top:38%;right:4vw;background-color:#f0b850;border-radius:50% 50% 30% 70%/70% 40% 60% 30%;opacity:.18;animation:hero-blush-wave 22s ease-in-out infinite alternate-reverse}@keyframes hero-blush-wave{0%,to{border-radius:64% 36% 56% 44%/50% 38% 62% 50%;transform:rotate(-15deg) scale(1)}50%{border-radius:40% 60% 30% 70%/60% 70% 30% 40%;transform:rotate(-5deg) scale(1.04)}}@keyframes hero-sage-wave{0%,to{border-radius:38% 62% 30% 70%/60% 50% 40%;transform:rotate(20deg) scale(1)}50%{border-radius:60% 40%/35% 65%;transform:rotate(28deg) scale(1.03)}}.hero-stems__sparks{-webkit-mask-image:url(decoration-sparks.svg);mask-image:url(decoration-sparks.svg);background-color:#f0b850}.hero-stems__sparks--top-left{width:3.4rem;height:3.4rem;top:22%;left:6%;opacity:.7;animation:hero-stems-twinkle 4.5s ease-in-out infinite}.hero-stems__sparks--bottom-right{width:2.6rem;height:2.6rem;bottom:18%;right:38%;background-color:#f7d0c8;opacity:.85;animation:hero-stems-twinkle 5.2s ease-in-out infinite 1.4s}.hero-stems__sparks--far-left{width:2.4rem;height:2.4rem;bottom:14%;left:4vw;background-color:#f7d0c8;opacity:.7;animation:hero-stems-twinkle 6.4s ease-in-out infinite .8s}.hero-stems__sparks--far-right{width:3rem;height:3rem;top:12%;right:7vw;background-color:#f0b850;opacity:.62;animation:hero-stems-twinkle 5.6s ease-in-out infinite 2.2s}.hero-stems__daisy{-webkit-mask-image:url(decoration-daisy.svg);mask-image:url(decoration-daisy.svg);background-color:#f0b850;width:3.4rem;height:3.4rem;top:22%;right:16%;opacity:.92;animation:hero-stems-spin 32s linear infinite;filter:drop-shadow(0 .4rem .8rem rgba(112,104,104,.18))}.hero-stems__daisy--lower-left{top:auto;right:auto;bottom:24%;left:12vw;width:3rem;height:3rem;background-color:#f7d0c8;opacity:.75;animation:hero-stems-spin 38s linear infinite reverse}@keyframes hero-stems-drift{0%{transform:rotate(-18deg) translateZ(0)}to{transform:rotate(-15deg) translate3d(2%,-3%,0)}}@keyframes hero-stems-drift-slow{0%{transform:rotate(22deg) translateZ(0)}to{transform:rotate(20deg) translate3d(-3%,2%,0)}}@keyframes hero-stems-twinkle{0%,to{transform:scale(1) rotate(0);opacity:.85}50%{transform:scale(1.18) rotate(20deg);opacity:1}}@keyframes hero-stems-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.hero-stems__blob,.hero-stems__sparks,.hero-stems__daisy,.hero-stems__image-frame,.hero-stems__cta-arrow{animation:none!important;transition:none!important}}@media screen and (max-width:989px){.hero-stems{min-height:0}.hero-stems__inner{grid-template-columns:1fr;gap:2.4rem}.hero-stems__text{max-width:none;text-align:left;order:2;justify-self:stretch}.hero-stems__media{justify-content:center;order:1}.hero-stems__media{min-height:30rem}.hero-stems__image-frame--main{width:min(70%,22rem);left:14%}.hero-stems__image-frame--secondary{width:8.4rem;top:4%;right:4%}.hero-stems__image-frame--tertiary{width:7rem;bottom:4%;left:4%}.hero-stems__heading{font-size:clamp(2.9rem,12vw,5rem)}.hero-stems__sparks--top-left,.hero-stems__sparks--bottom-right,.hero-stems__daisy{display:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-hero-stems.css.map */
