.chat-info-section{display:flex;justify-content:center;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);padding-left:var(--padding-left);padding-right:var(--padding-right);background-color:var(--background-color);font-family:Montserrat,sans-serif;min-height:400px}.chat-inner-wrapper{display:flex;flex-direction:row;gap:var(--gap-between-boxes);max-width:1200px;width:100%}.chat-left-column,.chat-right-column{flex:1;height:280px;max-width:45%;box-sizing:border-box}.chat-left-box{background:var(--text-box-bg);padding:12px;border-radius:20px;box-shadow:0 3px 10px #0000000f;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative}.chat-left-box:after{content:"";position:absolute;bottom:-15px;left:40px;border-left:12px solid transparent;border-right:12px solid transparent;border-top:15px solid var(--text-box-bg)}.chat-left-box h2{font-size:var(--heading-size);font-weight:700;margin-bottom:6px}.chat-left-box p{font-size:var(--description-size);margin:0}.chat-ingredients{margin-top:8px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding-top:4px}.chat-ingredients a img,.chat-ingredients img{width:var(--image-size);height:var(--image-size);border-radius:12px;border:2px solid #ddd;background:#fff;padding:4px;box-shadow:0 0 4px #0000001a;transition:border .2s ease}.chat-ingredients a:hover img,.chat-ingredients img:hover{border:2px solid #00C853}.chat-right-column{display:flex;flex-direction:row;gap:12px;height:100%}.chat-product-card{flex:1;background:#fff;padding:8px;border-radius:12px;text-align:center;box-shadow:0 1px 6px #0000000a;display:flex;flex-direction:column;justify-content:center;height:100%;max-height:280px;overflow:hidden}.chat-product-card img{max-width:100%;height:auto;margin-bottom:6px}.chat-product-card .product-title{font-weight:600;font-size:14px;margin-bottom:4px}.chat-product-card .product-price{font-size:13px;color:#444}@media screen and (max-width: 768px){.chat-inner-wrapper{flex-direction:column}.chat-left-column,.chat-right-column{max-width:100%;width:100%;height:auto}.chat-right-column{flex-direction:column}.chat-product-card{height:auto;max-height:none;margin-bottom:12px}}.manual-product-grid{width:100%}.manual-product-grid .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.manual-product-grid .section-title{margin-bottom:20px}@media screen and (max-width: 749px){.manual-product-grid .grid{grid-template-columns:repeat(2,1fr)}}.testimonial-container{max-width:1180px;margin:auto;padding:0 20px}.testimonial-heading{font-weight:700}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial-card{background:#fff;border-radius:10px;padding:20px;text-align:center;box-shadow:0 2px 10px #0000000d}.testimonial-text{font-size:16px;font-style:italic;margin-bottom:20px}.photo-name-row{display:flex;align-items:center;justify-content:center}.testimonial-image{width:60px;height:60px;border-radius:50%;object-fit:cover}.testimonial-name-wrapper{text-align:left}.testimonial-name{font-weight:600;margin:0 0 2px 10px}.testimonial-location{font-size:14px;color:gray;margin-left:10px}@media screen and (max-width: 767px){.testimonial-grid{grid-template-columns:1fr}}.feature-boxes-wrapper{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);padding-left:var(--padding-left, 20px);padding-right:var(--padding-right, 20px);background-color:var(--section-bg, #ffffff);color:var(--text-color, #222222);box-sizing:border-box;text-align:center;width:100%;font-family:Inter,sans-serif}.feature-heading{font-size:26px;font-weight:700;margin:0;padding:0;text-transform:uppercase;letter-spacing:1px}.main-heading-icon{margin:8px auto 0;display:block;width:var(--icon-size, 50px);height:auto}.feature-boxes{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:var(--box-gap, 10px);margin-top:var(--spacing-between-title-and-boxes);padding:0}.feature-box{flex:0 0 24%;background-color:#f8f8f8;border-radius:12px;padding:20px 12px;box-shadow:0 4px 10px #0000000a;transition:transform .2s ease;box-sizing:border-box;height:220px;display:flex;flex-direction:column;justify-content:center}.feature-box:hover{transform:translateY(-4px)}.feature-box .feature-icon{margin-bottom:12px;width:var(--icon-size, 50px);height:auto;display:block;margin-left:auto;margin-right:auto}.feature-box .feature-title{font-weight:700;font-size:16px;margin-bottom:8px}.feature-box .feature-desc{font-size:14px;color:var(--text-color, #555);line-height:1.6}@media screen and (max-width: 1024px){.feature-box{flex:0 0 48%;margin-bottom:20px;height:auto}.feature-boxes{flex-wrap:wrap;gap:var(--box-gap, 16px)}}@media screen and (max-width: 600px){.feature-box{flex:0 0 100%;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
