.cards{gap:36px;justify-content:center;justify-content:space-between}.cards,.cards__card{display:flex;flex-wrap:wrap}.cards__card{align-items:center;margin-bottom:1.4rem;max-width:100%}.card__image{height:auto;margin:0 auto 40px;max-width:100%}.card__text{padding:0 .7rem;width:100%}.card__text h2,.card__text h3{color:#041b38;margin-bottom:12px}.card__text p{color:#595959}.cards__card .cards__card_inner{align-self:flex-start}@media (max-width:767px){.card__image{margin-bottom:20px}.card__text h2,.card__text h3{font-size:20px!important}.card__text p{font-size:14px!important}}