.homepage-hero{padding:var(--section-gap-top, 0) 0 0;background:linear-gradient(142.38deg,#f8f6f31a,#fff,#2b47360d);display:flex;align-items:center;overflow-x:hidden}.homepage-hero__container{max-width:none;margin:0;padding:0;width:100%;min-width:0}.homepage-hero__content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;align-items:stretch;min-width:0}.homepage-hero__text{display:flex;flex-direction:column;justify-content:center;padding:126.375px clamp(24px,5vw,80px) 126.375px clamp(24px,5vw,80px);position:relative;height:100%;min-height:600px;max-width:640px;min-width:0}.homepage-hero__badge{display:inline-flex;align-items:center;gap:16px;padding:13px 17px;background:#fff9;border:1px solid rgba(255,255,255,.4);border-radius:50px;font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#2b4736b3;width:fit-content;box-shadow:0 4px 16px #0000000a;margin-bottom:24px;margin-top:0}.homepage-hero__badge-dot{width:8px;height:8px;background:#2b4736;border-radius:50%;opacity:.58;flex-shrink:0}.homepage-hero__heading-wrapper{margin-bottom:0;margin-top:0;min-width:0}.homepage-hero__heading{font-family:Nunito Sans,sans-serif;font-size:60px;font-weight:400;line-height:72px;color:#2b4736f2;margin:0;letter-spacing:-1.2px;display:block;white-space:pre-line;overflow-wrap:break-word;word-break:break-word}.homepage-hero__subheading{font-family:Nunito Sans,sans-serif;font-size:18px;font-weight:400;line-height:29.25px;color:#6a5246cc;margin:20px 0 0;overflow-wrap:break-word}.homepage-hero__description{font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:300;line-height:26px;color:#6a5246b3;margin:16px 0 0;white-space:pre-wrap;max-width:423px;overflow-wrap:break-word}.homepage-hero__description--small{font-size:14px;line-height:22px}.homepage-hero__features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px;margin-bottom:32px}.homepage-hero__feature{background:#ffffff80;border:1px solid rgba(255,255,255,.3);border-radius:10px;padding:13px;display:flex;flex-direction:column;gap:4px;box-shadow:0 4px 16px #00000008;transition:transform .3s ease,box-shadow .3s ease;min-width:0}.homepage-hero__feature:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a,0 4px 12px #0000000f}.homepage-hero__feature-icon{font-size:20px;line-height:28px;color:#2b4736;height:28px;display:flex;align-items:center}.homepage-hero__feature-text{font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#2b4736bf;display:flex;flex-direction:column;gap:0}.homepage-hero__feature-text-line{display:block;overflow-wrap:break-word;word-break:break-word}.homepage-hero__buttons{display:flex;align-items:center;gap:16px;margin-top:48px;margin-bottom:0;min-width:0;width:100%}.homepage-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;border-radius:50px;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;white-space:nowrap;height:48px;margin:0}.homepage-hero__button--primary{background:#2b4736e6;color:#fff;box-shadow:0 8px 24px #2b473626}.homepage-hero__button--primary:hover{background:#f1eae4;color:#2b4736;transform:translateY(-2px);box-shadow:0 12px 32px #2b473640}.homepage-hero__button--secondary{background:transparent;color:#6a5246;padding:14px 0}.homepage-hero__button--secondary:hover{color:#2b4736;text-decoration:underline}.homepage-hero__button-icon{width:16px;height:16px;flex-shrink:0}.homepage-hero__image-wrapper{position:relative;border-radius:0;overflow:hidden;height:100%;min-height:600px;min-width:0}.homepage-hero__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.homepage-hero__stats{display:flex;gap:80px;padding-top:0;margin-top:56px;border-top:none}.homepage-hero__stat-item{display:flex;flex-direction:column;gap:4px;text-align:left}.homepage-hero__stat-number{font-family:Nunito Sans,sans-serif;font-size:40px;font-weight:700;line-height:48px;color:#2b4736;margin:0}.homepage-hero__stat-label{font-family:Nunito Sans,sans-serif;font-size:13px;line-height:18px;color:#6a5246;margin:0;text-transform:uppercase;letter-spacing:.3px}@media screen and (max-width:990px){.homepage-hero{padding:80px 0 64px}.homepage-hero__container{padding:0 clamp(24px,5vw,40px)}.homepage-hero__content{grid-template-columns:minmax(0,1fr);gap:48px}.homepage-hero__text{padding:0;min-height:auto}.homepage-hero__heading{font-size:44px;line-height:52px}.homepage-hero__features{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:48px}.homepage-hero__image-wrapper{height:400px}.homepage-hero__stats{gap:32px;flex-wrap:wrap}.homepage-hero__stat-number{font-size:32px;line-height:40px}}@media screen and (max-width:750px){.homepage-hero{padding:88px 0 48px}.homepage-hero__container{padding:0 24px}.homepage-hero__content{gap:32px}.homepage-hero__heading{font-size:36px;line-height:44px;letter-spacing:-.8px}.homepage-hero__subheading{font-size:16px;line-height:24px}.homepage-hero__description{font-size:15px;line-height:24px;margin-top:24px}.homepage-hero__features{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:32px;margin-bottom:24px}.homepage-hero__buttons{flex-direction:column;align-items:flex-start;gap:16px}.homepage-hero__button{width:100%;min-width:0;justify-content:center}.homepage-hero__button--secondary{width:auto;padding:12px 0}.homepage-hero__image-wrapper{height:300px}.homepage-hero__stats{gap:24px;flex-direction:column}.homepage-hero__stat-item{text-align:center}.homepage-hero__stat-number{font-size:28px;line-height:36px}.homepage-hero__badge{margin-top:24px}}@media screen and (max-width:480px){.homepage-hero__container{padding:0 20px}.homepage-hero__feature{padding:10px 8px}.homepage-hero__feature-text{font-size:11px;line-height:14px}.homepage-hero__feature-icon{font-size:18px;height:24px}.homepage-hero__heading{font-size:28px;line-height:36px;letter-spacing:-.6px}.homepage-hero__subheading{font-size:15px;line-height:22px}.homepage-hero__description{font-size:14px;line-height:22px}.homepage-hero__badge{font-size:11px;padding:10px 14px;gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-homepage-hero.css.map */
