.section-problems{background:#1e2648;padding:0}.section-problems .container{padding:0 clamp(1.25rem,8vw,8rem)}.section-problems .container .grid-3{gap:clamp(1rem,4vw,3.4rem)}.problem-card{background:#5e4f9c;border:none;border-radius:var(--r-card);color:#fff;padding:47px 30px;text-align:center;transition:background .22s,transform .22s}@media (min-width:1024px){.problem-card{padding:47px 40px}}.problem-card:hover{background:hsla(0,0%,100%,.17);transform:translateY(-4px)}.problem-card h3{color:#fff;font-size:29px;font-weight:600;line-height:1.4;margin:0 auto 12px;max-width:401px;text-align:center;width:100%;word-break:break-word}@media (min-width:1024px){.problem-card h3{font-size:2.4em;line-height:1.2}}@media (min-width:1400px){.problem-card h3{font-size:3em;line-height:1}}.problem-card p{font-size:23px;font-weight:600;line-height:1.55em;margin:27px 0 0;padding:0 1px}.problem-card p,.problems-note{color:#fff;text-align:center;width:100%}.problems-note{font-weight:500;margin:120px auto 60px;max-width:1170px}