.problem-section{background:var(--aimz-bg-emphasized);padding:70px 0}.problem-eyebrow{color:var(--aimz-secondary);font-size:13px;font-weight:700;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.problem-heading{color:#0b0f14;font-size:28px;font-weight:700;margin:0 0 16px}.problem-subtext{color:var(--aimz-text-secondary);font-size:15px;line-height:1.6;margin:0 0 60px;max-width:620px}.problem-grid{display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.problem-icon-circle{align-items:center;background:var(--aimz-brand-navy);border-radius:50%;display:flex;height:60px;justify-content:center;margin-bottom:24px;width:60px}.problem-icon-circle .material-icons{font-size:34px}.problem-icon-circle img{height:34px;width:34px}.problem-item h3{color:var(--aimz-brand-navy-soft);font-size:18px;font-weight:700;margin:0 0 14px}.problem-item p{color:var(--aimz-text-secondary);font-size:14px;line-height:1.6;margin:0}@media (max-width:900px){.problem-grid{gap:40px;grid-template-columns:1fr}}