.info-cards-section{color:#333;padding:56px 16px}.info-cards-section .section-title{font-size:24px;line-height:1.35;margin-bottom:3rem;text-align:center}.info-cards{display:grid;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr));text-align:center}.info-card img{margin-bottom:1rem;max-height:80px;max-width:80px;object-fit:contain}.info-card h3{color:#3eb1c8;font-size:24px;font-weight:500;line-height:30px;margin-bottom:1rem}@media screen and (min-width:640px){.info-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.info-cards-section .section-title{font-size:36px}}@media screen and (min-width:1024px){.info-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}