.symptoms{background:#fff;grid-template-columns:.9fr 1.1fr;gap:7vw;display:grid}.symptoms h2{color:var(--navy);font-size:clamp(2.3rem,4vw,4rem)}.symptoms-copy>p:not(.eyebrow){font-size:1.08rem}.symptoms-list{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.symptoms-list article{border:1px solid var(--line);background:#f7fbfd;border-radius:1rem;padding:1.45rem}.symptoms-list h3{color:var(--navy);margin-bottom:.6rem;font-size:1.2rem}.symptoms-list p{margin:0;font-size:.9rem}@media (max-width:850px){.symptoms{grid-template-columns:1fr}.symptoms-list{max-width:700px}}@media (max-width:520px){.symptoms-list{grid-template-columns:1fr}}
