.icon-grid-section{background-color:#fff;padding:80px 0;text-align:center}.section-title{font-size:48px;font-weight:700;letter-spacing:-.5px;margin-bottom:2rem;text-transform:uppercase}.section-description,.section-title{color:#0033a1;font-family:Montserrat,sans-serif}.section-description{font-size:20px;font-weight:400;line-height:1.5;margin:0 auto 4rem;max-width:1000px}.icon-grid{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto 4rem;max-width:1200px}.grid-item{padding:2rem;text-align:center}.item-icon{align-items:center;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem}.item-icon img{height:80px;max-width:100px;object-fit:contain;width:auto}.item-title{color:#0033a1;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.item-description{color:#333;font-size:16px;font-weight:400;line-height:1.6;max-width:400px}.item-description,.section-footer{font-family:Montserrat,sans-serif;margin:0 auto}.section-footer{color:#0033a1;font-size:20px;font-weight:600;line-height:1.5;max-width:900px}@media screen and (max-width:768px){.section-title{font-size:36px}.section-description{font-size:18px;margin-bottom:3rem}.icon-grid{gap:2rem;grid-template-columns:1fr}.item-title{font-size:20px}.section-footer{font-size:18px;padding:0 20px}}@media screen and (max-width:480px){.icon-grid-section{padding:60px 20px}.section-title{font-size:28px}.section-description{font-size:16px}.item-icon{height:60px}.item-icon img{height:60px;max-width:80px}}