.cards{display:flex;flex-wrap:nowrap;gap:.25rem;justify-content:center;margin-bottom:1.875rem}.cards__card{align-items:center;display:flex;flex-direction:column;height:6.875rem;justify-content:flex-start;max-width:100%;width:6.875rem}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{font-size:.875rem;line-height:1.125rem;width:100%}@media (min-width:1024px){.cards{gap:.625rem;margin-bottom:2.5rem}.cards__card{height:12.5rem;justify-content:center;width:12.5rem}.card__text{font-size:1rem}.card__title,.card__title p{font-size:1.875rem}}