.hero-section{background-color:transparent;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:-10%;right:0;width:60%;height:80%;background:radial-gradient(ellipse at 70% 30%,#e2e8d0 0%,transparent 50%);z-index:0;pointer-events:none}@media screen and (max-width:749px){.hero-section:before{width:85%;height:80%}}.hero-section__inner{display:flex;flex-direction:column;position:relative;z-index:1}@media screen and (min-width:750px){.hero-section__inner{flex-direction:row;align-items:stretch}}@media screen and (max-width:749px){.hero-section--split .hero-section__media{order:-1}.hero-section--split .hero-section__tags{order:1;margin-top:0}.hero-section--split .hero-section__topline{order:2}.hero-section--split .hero-section__heading{order:3}.hero-section--split .hero-section__text{order:4}.hero-section--split .hero-section__cta{order:5}}.hero-section__content{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;padding:7rem 2.4rem 3.2rem;width:100%;z-index:2}@media screen and (min-width:750px){.hero-section__content{padding:8rem 4rem 8rem 0;width:50%;flex-shrink:0;z-index:2}}.hero-section__topline{display:inline-flex;align-items:center;font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;line-height:1.33;letter-spacing:.12rem;text-transform:uppercase;color:var(--primary-color, #78B21E);background-color:var(--light-green-color, #ECF0E2);padding:.6rem 1.6rem;border-radius:5rem;margin:0}.hero-section__heading{margin:0;color:rgb(var(--color-headline))}.hero-section__text{font-size:2rem;font-weight:400;line-height:1.6;color:rgb(var(--color-foreground));margin:0;max-width:54rem}@media screen and (max-width:749px){.hero-section__text{font-size:1.8rem;line-height:1.56}}.hero-section__tags{display:grid;grid-template-columns:repeat(2,max-content);gap:1.2rem;margin:0;margin-top:1.6rem}.hero-section__tag{display:inline-flex;align-items:center;gap:.8rem;background:rgb(var(--color-background));border-radius:5rem;padding:.8rem 1.6rem;font-family:var(--font-body-family);font-size:1.4rem;font-weight:700;line-height:1.14;color:rgb(var(--color-foreground));box-shadow:var(--shadow-flat-label, 0 1px 2px rgba(61, 61, 61, .06));white-space:nowrap}.hero-section__tag-icon{width:2.4rem;height:2.4rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media screen and (max-width:749px){.hero-section__tag-icon,.hero-section__tag-icon--placeholder{display:none}}.hero-section__tag-icon img,.hero-section__tag-icon svg{width:100%;height:100%;object-fit:contain}.hero-section__tag-icon--placeholder{width:2.4rem;height:2.4rem;border-radius:50%;background:var(--light-green-color, #ECF0E2)}.hero-section__cta{margin-top:.8rem}.hero-section__cta .button{display:inline-flex;align-items:center;gap:1.6rem;box-shadow:var(--shadow-deep-button, 0 10px 30px rgba(136, 176, 75, .35))}.hero-section__cta .button .icon-arrow{width:2rem;height:2rem;flex-shrink:0;stroke-width:2}.hero-section__cta .button .icon-arrow path{stroke:currentColor;stroke-width:.6}.hero-section__media{position:relative;width:100%;z-index:1;padding:0 2.4rem 4.8rem}@media screen and (min-width:750px){.hero-section__media{width:50%;padding:0;flex-shrink:0;display:flex;align-items:stretch;justify-content:flex-end;align-self:stretch}}.hero-section__image-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:visible}.hero-section__image-wrapper img{display:block;width:100%;max-width:100%;object-fit:contain;border-radius:2.4rem}.hero-section__image-placeholder{width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,var(--light-green-color, #ECF0E2) 0%,var(--primary-color, #78B21E) 100%);border-radius:2.4rem}.hero-section.page-width{max-width:var(--page-width);margin-left:auto;margin-right:auto}@media(prefers-reduced-motion:no-preference){.hero-section__tag.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in{animation-delay:calc(var(--animation-order) * .2s)}}.hero-section__background-graphic img{display:block;width:100%;height:auto}@media screen and (max-width:749px){.hero-section.wave-section-wrapper>.hero-section__background-graphic{width:14rem;top:4rem;transform:translate(10%)}}.breadcrumbs:has(+.shopify-section .hero-section){position:absolute;left:0;right:0;z-index:2;pointer-events:none}.breadcrumbs:has(+.shopify-section .hero-section) .breadcrumbs__link{pointer-events:auto}.hero-section--centered .hero-section__inner{flex-direction:column;align-items:center}.hero-section--centered .hero-section__content{align-items:center;text-align:center;max-width:86rem;margin:0 auto;padding-top:13rem}@media screen and (min-width:750px){.hero-section--centered .hero-section__content{width:100%;flex-shrink:1;padding:8rem 0 0}}.hero-section--centered .hero-section__text{max-width:73rem}.hero-section--centered .hero-section__media{width:100%;max-width:64rem;margin:0 auto;padding:1.6rem 2.4rem 4.8rem}@media screen and (min-width:750px){.hero-section--centered .hero-section__media{width:100%;flex-shrink:1;padding:4rem 0 8rem;justify-content:center}}.hero-section--centered .hero-section__image-wrapper{height:auto;border-radius:2.4rem;overflow:hidden;box-shadow:0 4px 16px #00000014}.hero-section--centered .hero-section__image-wrapper img{width:100%;height:auto;border-radius:2.4rem}.hero-section--centered .hero-section__video{border-radius:2.4rem;overflow:hidden}.hero-section__video{width:100%;border-radius:2.4rem;overflow:hidden}.hero-section__video .deferred-media__poster img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:750px){.hero-section__media .hero-section__video{align-self:center}}.hero-section.hero-section--text-only .hero-section__content{padding-bottom:2.4rem}.hero-section.wave-section-wrapper>.hero-section__background-graphic{position:absolute;top:0;right:0;width:clamp(18rem,22vw,32rem);transform:translate(15%);z-index:0;opacity:.2;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/337/assets/section-hero-section.css.map */
