.cards{display:flex;flex-wrap:nowrap;gap:30px;justify-content:space-between;margin-bottom:83px}.cards__card{align-items:baseline;box-shadow:0 0 18.6px 0 rgba(0,0,0,.15);margin-bottom:1.4rem;max-width:100%;width:-webkit-fill-available}.card__image{aspect-ratio:1.4;height:auto;margin:0 auto;max-width:100%;padding:28px 25px}.cards__title,.cards__title h2{line-height:38px;margin-top:70px}.card__text{padding:0 25px 28px;width:100%}@media (max-width:767px){.cards{flex-flow:column;gap:24px;margin-bottom:0}.cards__title,.cards__title h2{margin-top:33px}}