.altron-icon-grid{padding:4rem 1.25rem}.module-wrapper{margin:0 auto;max-width:1200px}.section-title{margin-bottom:3rem;text-align:center}.section-title h2{color:#1f4659;font-size:45px;font-weight:500;letter-spacing:0;margin:0}.section-title h2 em{color:#1f4659;font-style:normal;font-weight:700}.cards-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.icon-card{align-items:flex-start;border-radius:15px;display:grid;gap:1rem;grid-template-columns:54px 1fr}.icon-wrapper{align-items:center;background:#e8f5ec;border-radius:10px;display:flex;height:54px;justify-content:center;width:54px}.icon-wrapper img{height:54px;object-fit:contain;width:54px}.content-column{display:flex;flex-direction:column;gap:.5rem}.card-title{font-size:25px;font-weight:700}.card-description,.card-title{color:#1f4659;letter-spacing:0;margin:0}.card-description{font-size:16px;font-weight:400;line-height:28px}@media (max-width:1200px){.module-wrapper{max-width:960px}}@media (max-width:992px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cards-grid{grid-template-columns:1fr}.section-title h2{font-size:35px}}