.cwf-problem{background:var(--ls-color-white,#fff);padding:60px 0}.cwf-problem .cwf-container{margin:0 auto;max-width:1264px;padding:0 12px}.cwf-problem__heading{color:#182f22;font-family:Montserrat,sans-serif;font-size:40px;font-weight:700;line-height:1.2;margin:0 auto 32px;max-width:600px;text-align:center}.cwf-problem__grid{display:grid;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center}.cwf-problem__card{background:#eef2f0;border:1px solid rgba(0,0,0,.14);border-radius:32px;display:flex;flex-direction:column;gap:24px;padding:36px}.cwf-problem__icon{height:40px;object-fit:contain;width:40px}.cwf-problem__title{color:var(--ls-color-black,#0a1013);font-size:22px;font-weight:700;line-height:1.4}.cwf-problem__text,.cwf-problem__title{font-family:Montserrat,sans-serif;margin:0}.cwf-problem__text{color:var(--ls-color-text,#2f3532);font-size:16px;line-height:1.55}@media (max-width:991px){.cwf-problem__heading{font-size:32px}.cwf-problem__grid{gap:20px;grid-template-columns:1fr}.cwf-problem__card{padding:28px}}