.cards{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;gap:32px!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cards,.cards__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;justify-content:space-between}.cards__card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%!important;width:100%!important;-ms-flex-pack:justify}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem;padding-bottom:0!important}.card__text{padding-left:32px;padding-right:32px;padding-top:32px;width:100%}@media screen and (min-width:1024px){.cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}