.icon-grid-1__wrapper{background:var(--light-gray);border-radius:6.4rem;padding:10rem 2rem}.icon-grid-1__wrapper .content-wrapper{position:relative;z-index:2}.icon-grid-1{display:grid;grid-gap:3rem;color:var(--bluewood);font-size:1.8rem;font-weight:500;letter-spacing:.05rem;line-height:1.44444}.icon-grid-1__icon-icon{margin-bottom:3.2rem}.icon-grid-1 h3{color:var(--Bluewood,#2a3749);font-family:var(--primary-font-family);font-size:1.6rem;font-weight:700;letter-spacing:.05rem;line-height:1.5;margin-bottom:.8rem}.icon-grid-1__description{margin-bottom:1.2rem}.icon-grid-1__description :last-child{margin-bottom:0}@media (min-width:576px){.icon-grid-1{grid-gap:8rem 3rem}.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:575px){.icon-grid-1__icon{text-align:center}}.ig1__bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.ig1__bg img{height:100%!important;object-position:right center;width:100%!important}