.symptoms-section{text-align:center}.symptoms-heading{color:#001522;font-size:20px;margin-bottom:20px;margin-top:0}.symptoms-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.symptom-box{background:linear-gradient(180deg,#f4ede4,#e6d3bc);border-radius:10px;padding:20px 15px;color:#001522;display:flex;flex-direction:column;transition:transform .2s ease;border:1px solid #E5D6C1}.symptom-box:hover{transform:translateY(-5px)}.symptom-box h3{font-size:18px;font-weight:900;color:#001522;text-transform:uppercase;margin:0}.symptom-box p{font-size:16px;color:#001522;margin-bottom:0}@media screen and (max-width: 1024px){.symptoms-grid{grid-template-columns:repeat(3,1fr);gap:14px}}@media screen and (max-width: 640px){.symptoms-grid{grid-template-columns:repeat(2,1fr)}.symptom-box{padding:16px 12px}.symptom-box h3{font-size:16px}.symptom-box p{font-size:16px;margin-top:5px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/symptoms-section-rectangle.css.map */
