.icon-grid-1__wrapper{padding:10rem 2rem;position:relative}.icon-grid-bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.icon-grid-bg img{height:100%!important;object-fit:cover;width:100%!important}.icon-grid-1__wrapper .content-wrapper{display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between}.icon-grid-1__wrapper .header__wrapper{flex:0 1 38rem}.icon-grid-1{grid-gap:5.2rem 2rem;display:grid;flex:1 1 58rem}.icon-grid-1__img{background:#fff;border-radius:50%;box-shadow:0 1.80282px 20px rgba(27,50,91,.12);height:6.4rem;padding:1.2rem;width:6.4rem}.icon-grid-1__img img{height:100%!important;object-fit:contain;object-position:center center;width:100%!important}.icon-grid-1__heading{color:var(--denim);font-size:1.8rem;letter-spacing:.5px;line-height:1.44}.icon-grid-1__description :last-child{margin-bottom:0}@media (min-width:576px){.icon-grid-1--2,.icon-grid-1--3,.icon-grid-1--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.icon-grid-1--3{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.icon-grid-1--4{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.icon-grid-1__icon{display:grid;gap:1.7rem;grid-template-columns:6.4rem auto}}