.problem-module{background:#fff;border-bottom:1px solid rgba(8,39,80,.08)}.problem-module__inner{align-items:start;display:grid;gap:64px;grid-template-columns:1fr 1.1fr}.problem-module__content{display:flex;flex-direction:column;gap:18px}.problem-module__eyebrow{align-items:center;color:#0d6ffc;display:flex;gap:10px}.problem-module__eyebrow span{background:#db535f;flex-shrink:0;height:2px;width:16px}.problem-module__heading h2,.problem-module__heading h3,.problem-module__heading h4{color:#082750;margin:0}.problem-module__description p{color:rgba(8,39,80,.6);margin:0}.problem-module__description p+p{margin-top:18px}.problem-module__aside{display:flex;flex-direction:column;gap:20px}.problem-module__card{border:1px solid rgba(8,39,80,.12);border-radius:5px;padding:28px 30px}.problem-module__card-label{color:#0d6ffc;font-size:24px;font-weight:700;margin-bottom:16px}.problem-module__list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.problem-module__list-item{color:rgba(8,39,80,.75);display:flex;font-size:13px;gap:12px;line-height:1.7}.problem-module__dot{background:#db535f;border-radius:50%;flex-shrink:0;height:5px;margin-top:8px;width:5px}.problem-module__stat{background:#082750;border-radius:5px;padding:24px 30px}.problem-module__stat-text{color:hsla(0,0%,100%,.9);font-size:15px;line-height:1.7;margin:0}.problem-module__stat-value{color:#fff;font-size:26px;font-weight:900;letter-spacing:-.02em;margin-right:4px}@media (max-width:992px){.problem-module__inner{gap:32px;grid-template-columns:1fr}.problem-module__card{padding:25px 20px}.problem-module__stat{padding:20px}}