.homepage-product{position:relative;overflow-x:hidden;background:rgb(var(--color-background))}.homepage-product__container{position:relative}.homepage-product__grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media screen and (max-width: 989px){.homepage-product__grid{gap:0;display:flex;flex-direction:column;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:.8rem;box-shadow:0 2px 12px #0000000d;overflow:hidden}}@media screen and (min-width: 990px){.homepage-product__grid{grid-template-columns:1.2fr .8fr;gap:6rem;display:grid;background:transparent;border:none;box-shadow:none;overflow:visible}}.homepage-product__content{position:relative;order:1}@media screen and (max-width: 989px){.homepage-product__content{padding:2.5rem;order:1;width:100%;box-sizing:border-box}}@media screen and (min-width: 990px){.homepage-product__content{order:0;padding:0}}.homepage-product__badge{margin-bottom:1.5rem}.homepage-product__badge .badge{font-size:1.1rem;letter-spacing:.15rem;text-transform:uppercase;padding:.6rem 1.8rem;background-color:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground))}.homepage-product__title-wrapper{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem}.homepage-product__heading{font-size:3rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#d4af37;margin:0;flex:1;min-width:0;font-family:var(--font-heading-family)}@media screen and (min-width: 750px){.homepage-product__title-wrapper{margin-bottom:2.5rem}.homepage-product__heading{font-size:3.2rem;color:#d4af37}}@media screen and (min-width: 990px){.homepage-product__heading{font-size:3.2rem;color:#d4af37}}.homepage-product__bio-icon{max-width:35px;height:auto;display:block;opacity:1;transition:opacity .3s ease;flex-shrink:0;align-self:flex-start;margin-top:.3rem}.homepage-product__bio-icon:hover{opacity:1}@media screen and (max-width: 749px){.homepage-product__bio-icon{max-width:30px;margin-top:.2rem}}.homepage-product__text{font-size:1.4rem;line-height:1.9;color:rgba(var(--color-foreground),.85);font-weight:300;margin:0 0 3rem;font-family:var(--font-heading-family);text-align:justify}@media screen and (min-width: 750px){.homepage-product__text{font-size:1.6rem;line-height:1.9;margin:0 0 3.5rem}}.homepage-product__text p{margin:0}.homepage-product__text p+p{margin-top:1.5rem}.homepage-product__features{display:flex;flex-direction:column;gap:1.5rem;margin:0 0 3rem}@media screen and (max-width: 749px){.homepage-product__features{gap:1rem}}.homepage-product__feature{display:flex;align-items:flex-start;gap:1.2rem}@media screen and (max-width: 749px){.homepage-product__feature{gap:1rem}}.homepage-product__feature-icon{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;margin-top:.2rem}.homepage-product__feature-icon svg{width:100%;height:100%;color:#6b8e23;fill:#6b8e23}.homepage-product__feature-text{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.8);font-weight:300;flex:1;font-family:var(--font-heading-family)}@media screen and (min-width: 750px){.homepage-product__feature-text{font-size:1.6rem}}.homepage-product__cta{margin-top:2rem}@media screen and (max-width: 749px){.homepage-product__cta{display:flex;justify-content:center;align-items:center;width:100%}}.homepage-product__button{font-size:1.5rem;font-weight:400;letter-spacing:.05rem;padding:1.4rem 3.5rem;border-radius:.4rem!important;background:linear-gradient(135deg,#6b8e23,#4d6918 85%,#d4af3726);color:#fff;border:none;text-decoration:none;display:inline-block;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #6b8e2333;position:relative;overflow:hidden}.homepage-product__button:before,.homepage-product__button:after{border-radius:.4rem!important}.homepage-product__button:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);transition:left .6s cubic-bezier(.4,0,.2,1);z-index:0;pointer-events:none;border-radius:.4rem!important}.homepage-product__button>*{position:relative;z-index:1}.homepage-product__button:hover:after{left:100%}.homepage-product__button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6b8e234d;background:linear-gradient(135deg,#7aa028,#576f1a 85%,#d4af3733)}.homepage-product__button:active{transform:translateY(0)}.homepage-product__media{position:relative;width:100%;order:0}@media screen and (min-width: 990px){.homepage-product__media{order:1}}.homepage-product__image-wrapper{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:.8rem}@media screen and (min-width: 990px){.homepage-product__image-wrapper{aspect-ratio:1 / 1}}@media screen and (max-width: 989px){.homepage-product__image-wrapper{border-radius:.8rem .8rem 0 0;aspect-ratio:16 / 12}}.homepage-product__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.homepage-product__image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000,#0000001a);pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-homepage-product.css.map */
