.cards{display:flex;flex-wrap:nowrap;justify-content:center;margin-left:auto;margin-right:auto}.cards-small{max-width:40%}.cards-medium{max-width:60%}.cards-large{max-width:80%}.card,.cards-full_width{max-width:100%}.card{align-items:center;align-self:flex-start;background:linear-gradient(331deg,#e7f1f3,#fff) 0 0;border:2px solid #fff;border-radius:30px;box-shadow:20px 60px 60px #45738a24;display:flex;flex-grow:1;flex-wrap:wrap;margin-bottom:1.4rem}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{padding:0 .7rem;width:100%}