.hero-product-section{padding:4rem 0;background-color:var(--section-bg-color, #FFFFFF)}.hero-product__container{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:.9fr 1.1fr;grid-template-rows:auto;gap:5rem;align-items:center}.hero-product__title-wrapper{grid-column:1;grid-row:1}.hero-product__title{font-size:var(--title-size, 38px);font-weight:700;color:var(--title-color, #1A202C);line-height:1.15;margin:0;letter-spacing:-.5px}.hero-product__title-highlight{color:var(--highlight-color, #4FD1C5);font-weight:700}.hero-product__bottom-content{grid-column:1;grid-row:2;display:flex;flex-direction:column;gap:2rem}.hero-product__subtitle{font-size:15px;color:var(--subtitle-color, #4A5568);line-height:1.7;margin:0}.hero-product__cta{display:inline-block;padding:1.125rem 3rem;background:var(--cta-bg, #FF6B6B);color:var(--cta-text, #FFFFFF);font-size:15px;font-weight:600;text-decoration:none;border-radius:4px;transition:all .3s ease;text-align:center;border:none;cursor:pointer;width:fit-content;letter-spacing:.3px}.hero-product__cta:hover{background:var(--cta-bg-hover, #FF5252);transform:translateY(-2px);box-shadow:0 6px 16px #ff6b6b59}.hero-product__image-wrapper{grid-column:2;grid-row:1 / 3;position:relative;width:100%;aspect-ratio:16/11;border-radius:8px;overflow:hidden;background:var(--image-bg, #7DD3E8)}.hero-product__image{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:989px){.hero-product__container{grid-template-columns:1fr;gap:3rem}.hero-product__title{font-size:var(--title-size-tablet, 32px)}.hero-product__title-wrapper,.hero-product__bottom-content{grid-column:1;text-align:center;align-items:center}.hero-product__image-wrapper{grid-column:1;grid-row:auto}.hero-product__cta{width:100%;max-width:400px}}@media screen and (max-width:749px){.hero-product-section{padding:3rem 0}.hero-product__container{padding:0 1.5rem;gap:2rem;display:flex;flex-direction:column}.hero-product__title-wrapper{order:1}.hero-product__title{font-size:var(--title-size-mobile, 24px)}.hero-product__image-wrapper{aspect-ratio:1/1;order:2}.hero-product__bottom-content{order:3}.hero-product__subtitle{font-size:14px}.hero-product__cta{padding:.875rem 2rem;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hero-product.css.map */
