.grid-cards-wrapper .card-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.grid-cards-wrapper .icon,.grid-cards-wrapper .rich-text{position:relative}.grid-cards-wrapper .icon svg{background:#fff;border-radius:20px;padding:16px;width:90px}.grid-cards-wrapper .icon{margin-bottom:20px}.grid-cards-wrapper .card{padding:42px;position:relative}.grid-cards-wrapper .background-image{height:100%;left:0;position:absolute;top:0;width:100%}.grid-cards-wrapper .card.box-shadow{box-shadow:3px 2px 18px rgba(0,0,0,.1)}@media screen and (max-width:1024px){.grid-cards-wrapper .card-wrapper{grid-template-columns:1fr}}