.cards-section{margin:0 auto;max-width:1350px;padding:10px 0 0}.cards{gap:50px;justify-content:center}.cards__card{align-items:flex-start;align-self:flex-start;display:flex;flex:1 1 0;flex-direction:column;margin-bottom:1.4rem;min-width:0}.card__image{height:auto;margin:0 0 .7rem;max-width:100%;padding:.7rem .7rem .7rem 0}.card__text{line-height:1.3;padding:0 0 .7rem;width:90%}@media (max-width:1024px){.cards-section{padding:32px 24px 0}.cards{flex-wrap:wrap;gap:32px;justify-content:space-between}.cards__card{flex:1 1 calc(50% - 24px)}}@media (max-width:640px){.cards-section{padding:32px 20px 0}.cards{align-items:stretch;flex-direction:column;gap:24px}.cards__card{flex:1 1 100%}.card__image{margin:0 0 .7rem}}@media (min-width:1025px){.cards{gap:40px;justify-content:center}.cards__card{flex:1 1 0;max-width:380px;min-width:320px}.card__text{max-width:100%}}.card__text h3{font-weight:400}@media (min-width:1200px){.cards{gap:40px;justify-content:space-between}.cards__card{flex:1 1 0;max-width:380px;min-width:320px}.card__text{max-width:100%}}.cards{display:flex;flex-wrap:nowrap;gap:40px;justify-content:space-between}