.two-col-cards{background-color:#f8fafd;background-position:50%;background-size:cover}.two-col-cards__cards{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.two-col-cards__card,.two-col-cards__cards{display:-webkit-box;display:-ms-flexbox;display:flex}.two-col-cards__card{align-items:flex-start;background:#fff;gap:24px;max-width:calc(50% - 16px);padding:32px;width:100%}.two-col-cards__card-icon{height:auto;max-width:32px;width:100%}@media (max-width:1152px){.two-col-cards__card{gap:16px;padding:32px 24px}.two-col-cards__card-icon{max-width:24px}}@media (max-width:767px){.two-col-cards__card{flex-direction:column;gap:24px;max-width:100%}}