.simple-cards{display:flex;flex-flow:row wrap;justify-content:center;padding-top:1em}.simple-cards .simple-cards__card{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;z-index:0}.simple-cards__card.card{border-radius:15px}.simple-cards .card__text{padding-top:.5em;width:100%}.simple-cards .card__text p{line-height:1.1}.simple-cards .card__title h2{margin:0!important}.simple-cards .card__button{padding:0 .7rem}.simple-cards__card .st-btn__wrap{margin-top:0!important}.simple-cards .card__button .st-btn{display:inline-block}.simple-cards .card__button .st-btn--link{padding:0 0 0 1rem}.simple-cards .card__title p,.simple-cards .card__title span{font-size:32px;font-weight:700}.simple-cards .st-btn.st-btn--link,.simple-cards .st-btn.st-btn--link:hover{color:#00baff}@media screen and (max-width:499px){.simple-cards{justify-content:center;width:100%}.simple-cards__card.card{flex:1 0 40%;justify-content:flex-start}.simple-cards .card__title p,.simple-cards .card__title span{font-size:36px;font-weight:700}}