.cards{display:flex}.cards,.cards__card{flex-wrap:wrap;justify-content:space-between}.cards__card{display:inline-flex;flex-basis:0;flex-direction:column;flex-grow:1;margin-left:15px;margin-right:15px;max-width:100%;max-width:600px;padding-top:30px!important}.cards__card:first-child{margin-left:0}.cards__card:last-child{margin-right:0}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{width:100%}.icon--card{margin-bottom:30px}.card__button .button-wrapper,.icon--card{align-items:center;display:inline-flex;justify-content:center}.card__button .button-wrapper{flex-wrap:wrap}.button-wrapper button:nth-child(2){margin-left:1rem}@media (max-width:991px){.cards__card{margin-bottom:2rem;max-width:100%;min-width:100%}.cards.mobile--center .cards__card{align-items:center;justify-content:center;margin-left:0;margin-right:0;padding-bottom:0}.cards.mobile--center .cards__card .card__content,.cards.mobile--center .cards__card .card__content .card__icon,.cards.mobile--center .cards__card .card__content .card__text{text-align:center!important}}