.pea-problem{background:#fff;overflow:hidden;padding:120px 0 100px}.pea-problem__layout{align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.pea-problem__eyebrow{color:#ba0020;font-size:13px;font-weight:600;letter-spacing:.12em;margin-bottom:20px;text-transform:uppercase}.pea-problem__content h2{font-family:Spectral,serif;font-size:clamp(36px,4vw,54px);line-height:1.08;margin-bottom:28px}.pea-problem__body{color:#333;font-size:16px;line-height:1.65;max-width:520px}.pea-problem__body p{margin-bottom:16px}.pea-problem__body strong{color:#000}.pea-problem__stats{display:flex;flex-direction:column}.pea-problem__stat{border-bottom:1px solid #e6e6e6;padding:40px 0}.pea-problem__stat:first-child{padding-top:0}.pea-problem__stat:last-child{border-bottom:none;padding-bottom:0}.pea-problem__stat-value{color:#ba0020;font-family:Spectral,serif;font-size:72px;font-weight:700;line-height:1;margin-bottom:8px}.pea-problem__stat-label{color:#1a1a1a;font-size:15px;font-weight:600;margin-bottom:4px}.pea-problem__stat-desc{color:#666;font-size:14px;line-height:1.5;max-width:340px}@media (max-width:900px){.pea-problem__layout{gap:48px;grid-template-columns:1fr}}