.help-hero{background:#eff6ff;padding:60px 24px}.help-hero__title{color:#1e2a4a;margin-bottom:12px;font-family:Nunito,sans-serif;font-size:40px;font-weight:800}.help-hero__desc{color:#64748b;max-width:480px;font-family:DM Sans,sans-serif;font-size:16px}.help-contacts{padding:48px 24px}.help-contacts__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.help-contact-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;padding:24px;transition:box-shadow .2s,transform .2s;display:flex}.help-contact-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #3b6fd414}.help-contact-card__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.help-contact-card__title{color:#1e2a4a;margin:0;font-family:Nunito,sans-serif;font-size:17px;font-weight:700}.help-contact-card__desc{color:#64748b;flex:1;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5}.help-contact-card__btn{align-self:flex-start;padding:10px 20px;font-size:14px}.help-selfhelp-header{padding:0 24px 40px}.help-selfhelp-header__inner{align-items:center;gap:24px;display:flex}.help-selfhelp-header__line{background:#e2e8f0;flex:1;height:1px}.help-selfhelp-header__text{text-align:center;flex-shrink:0}.help-selfhelp-header__title{color:#1e2a4a;white-space:nowrap;margin-bottom:4px;font-family:Nunito,sans-serif;font-size:24px;font-weight:800}.help-selfhelp-header__desc{color:#64748b;font-family:DM Sans,sans-serif;font-size:14px}.help-problems{padding:0 24px 48px}.help-problems__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.help-problem-card{background:#f8faff;border:1px solid #eef2ff;border-radius:12px;padding:20px}.help-problem-card__header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.help-problem-card__icon{flex-shrink:0;font-size:18px}.help-problem-card__title{color:#1e2a4a;font-family:Nunito,sans-serif;font-size:15px;font-weight:700}.help-problem-card__placeholder{color:#cbd5e1;padding-left:28px;font-family:DM Sans,sans-serif;font-size:13px;font-style:italic;line-height:1.5}.help-problem-card.has-solution{background:#fff;border-color:#e2e8f0}.help-problem-card__solution-html{padding-left:28px}.help-problem-card__solution-html p{color:#475569;margin-bottom:6px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6}.help-problem-card__solution-html p:last-child{margin-bottom:0}.help-problem-card__solution-html ol,.help-problem-card__solution-html ul{color:#475569;flex-direction:column;gap:4px;margin-bottom:6px;padding-left:16px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6;display:flex}.help-problem-card__solution-html ol{list-style:decimal}.help-problem-card__solution-html ul{list-style:outside}.help-problem-card__solution-html a{color:#3b6fd4;font-weight:500;text-decoration:none}.help-problem-card__solution-html a:hover{text-decoration:underline}.help-problem-card__solution-html strong{color:#1e2a4a;font-weight:600}.help-problem-card__solution-html code{color:#2563eb;background:#eff6ff;border-radius:4px;padding:1px 5px;font-size:12px}@media (max-width:900px){.help-contacts__grid{grid-template-columns:1fr;max-width:420px}.help-problems__grid{grid-template-columns:1fr}}@media (max-width:640px){.help-hero__title{font-size:32px}.help-selfhelp-header__title{white-space:normal;font-size:20px}.help-selfhelp-header__line{display:none}}@media (max-width:480px){.help-contact-card{padding:18px 16px}.help-problem-card{padding:16px}}
