.smart-cards-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.smart-card{background:#fff;border-radius:8px;height:258px;max-width:364px;padding:24px;text-align:center;width:100%}.smart-card h4{font-size:24px;font-weight:700;margin-bottom:16px;margin-top:19px;padding:0}.smart-card h4,.smart-card p{color:#020620;line-height:24px;text-align:center}.smart-card p{font-size:17px;font-weight:400;margin:0}@media (max-width:1235px){.smart-cards-wrapper{justify-content:center}}