.feature-cards{gap:22px}.feature-cards .card{background:#fff;border-radius:16px;padding:20px;transition:.5s ease;width:100%}.feature-cards .card:hover{box-shadow:0 10px 15px -3px #0000001a}.feature-cards .card img{height:40px;margin-bottom:12px;width:40px}.feature-cards .card h3{font-size:18px;font-weight:600;line-height:26px;margin-bottom:6px}@media (max-width:767px){.feature-cards{gap:16px}.feature-cards .card{max-width:unset!important}.feature-cards .card h3{font-size:16px}}