.cs-hard-problems{background:#fff;padding:112px}.cs-hard-problems--gray{background:#f5f5f7}.cs-hard-problems .section-container{display:flex;flex-direction:column;gap:48px}.cs-hard-problems__header{display:flex;flex-direction:column;gap:24px}.cs-hard-problems__title{color:#1c1a22;font-size:40px!important;font-weight:700;line-height:1.2;margin:0;max-width:674px}.cs-hard-problems__desc{color:#4a4452;font-size:18px;line-height:1.5;max-width:739px}.cs-hard-problems__desc p{margin:0 0 14px}.cs-hard-problems__desc p:last-child{margin-bottom:0}.cs-hard-problems__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.cs-hard-problems__card{background:rgba(74,6,128,.04);border:1px solid rgba(74,6,128,.12);border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:32px}.cs-hard-problems__number{color:#843dbc;font-size:24px;font-weight:600;line-height:1.5}.cs-hard-problems__accent{background:#e8b400;border-radius:2px;height:3px;margin-top:-4px;width:51px}.cs-hard-problems__card-heading{color:#4a0680;font-size:18px!important;font-weight:600;line-height:1.5;margin:0}.cs-hard-problems__card-body{color:#4a4452;font-size:18px;line-height:1.5}.cs-hard-problems__card-body p{margin:0 0 14px}.cs-hard-problems__card-body p:last-child{margin-bottom:0}@media (max-width:1199px){.cs-hard-problems{padding:72px 48px}.cs-hard-problems__title{font-size:32px!important}.cs-hard-problems__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.cs-hard-problems{padding:48px 24px}.cs-hard-problems__title{font-size:28px!important;max-width:100%}.cs-hard-problems__desc{max-width:100%}.cs-hard-problems__grid{grid-template-columns:1fr}.cs-hard-problems__card{padding:28px 24px}}