.offer-cards .cards,.offer-cards .cards .card{display:flex;flex-direction:column}.offer-cards .cards .card{border-radius:60px;justify-content:center;margin:0 auto 40px;padding:20px;text-align:center;width:99%}.offer-cards .card__description,.offer-cards .card__subtitle,.offer-cards .card__title,.offer-cards a{color:#fff!important}.offer-cards a{border:2px solid #fff;border-radius:30px;padding:12px 72px}.offer-cards .card__cta{margin-bottom:20px;margin-top:20px}@media screen and (min-width:460px){.offer-cards .cards .card{width:420px}}@media screen and (min-width:860px){.offer-cards .cards{flex-direction:row;justify-content:space-between}.offer-cards .cards .card{margin:0}}