.small-cards{padding:80px 20px}.small-cards .container{margin:0 auto;max-width:1200px}.small-cards .grid{display:grid;gap:20px}.small-cards .card img{height:40px}.small-cards h2 span{color:#fd9402}.small-cards .top-header{max-width:750px;text-align:left}.small-cards .pre-heading{color:#034591;font-size:16px;font-weight:700;letter-spacing:1px;line-height:26px;margin:0 0 7px;opacity:1;text-transform:uppercase}.small-cards .description{font-size:17px;max-width:750px}.small-cards .grid.two-col{grid-template-columns:repeat(2,1fr)}.small-cards .grid.three-col{grid-template-columns:repeat(3,1fr)}.small-cards .grid.four-col{grid-template-columns:repeat(4,1fr)}.small-cards .card:hover{box-shadow:0 10px 10px rgba(0,0,0,.1);transform:translateY(-2px)}.small-cards .card p{font-size:15px;line-height:21px;margin:5px 0 0;text-align:left}.small-cards .card{align-items:center;border-radius:8px;display:flex;gap:15px;padding:14px 15px;transition:transform .2s}.small-cards.remove-padding{padding:20px!important}.small-cards .style_1 .card{background:#fff;border-left:6px solid #034591!important;border:1px solid #034591}.small-cards .style_1 .card h3{color:#034591;font-size:18px;font-weight:600;margin:0;text-align:left;text-transform:none}.small-cards .style_1 .card h4{background:#002f65;border:2px solid #ffffff4a;border-radius:20px;color:#fff;display:inline-block;font-size:13px;font-weight:700;letter-spacing:1px;line-height:normal;margin-bottom:0;margin-left:10px;padding:7px 15px;text-transform:uppercase;vertical-align:middle}.small-cards .style_2 .card{background:#f4f7fa;border:1px solid #e0e5ea!important}.small-cards .style_2 h3{color:#000;font-size:17px;font-weight:500;margin:0;text-align:left}.small-cards .style_2 p{display:none}.small-cards .style_2 svg{fill:#034591;height:25px;width:25px}@media (max-width:1100px){.small-cards .grid.four-col{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.small-cards .grid.three-col{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.small-cards .grid.four-col,.small-cards .grid.three-col,.small-cards .grid.two-col{grid-template-columns:repeat(1,1fr)}.small-cards .grid{gap:10px}}