.insight-grid-box-container{display:flex;flex-direction:row;gap:40px}.insight-grid-box-item{align-content:space-between;border-radius:16px;box-shadow:0 2px 4px #02061729;display:grid;flex:3;padding:40px 56px 56px}.insight-grid-box-icon{margin-bottom:25px}.insight-grid-box-title{font-family:Figtree,san-serif;font-size:32px;font-weight:600;margin-bottom:15px}.insight-grid-box-desc{margin-bottom:30px}@media only screen and (max-width:768px){.col-cta-wrapper{text-align:center}.insight-grid-box-container{flex-direction:column}}@media only screen and (max-width:600px){.insight-grid-box-item{padding:25px 20px 35px}}