.cards{align-self:stretch;gap:3rem;justify-content:space-between}.cards,.cards__card{display:flex;flex:1;flex-wrap:wrap}.cards__card{align-items:center;align-self:flex-start;align-self:stretch;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);margin-bottom:1.4rem;max-width:100%;min-width:300px;overflow:hidden;width:300px}.card__image{display:block;height:auto;margin:0 auto;max-width:500px;width:100%}.card-header{color:#000;font-family:Roboto Condensed,sans-serif;font-size:2rem;font-weight:700;text-transform:capitalize}.card__text{padding:1rem 2rem;width:100%}.card-link,.card-preheader{font-family:Roboto Condensed,sans-serif;font-size:1.25rem;text-transform:uppercase}.card-link{text-decoration:none}.card-link:hover{text-decoration:underline}.card-content{padding-bottom:1rem}.bold{font-weight:700}