.cards{justify-content:space-between}.cards,.cards__card{display:flex;flex-wrap:wrap}.cards__card{align-content:flex-start;align-items:center;align-self:flex-start;border-radius:10px;box-shadow:0 0 0 var(--dark-l3);margin:.75rem;max-width:100%;padding:2rem 1rem}@media only screen and (max-width:1024px){.cards__card{width:80%}.cards{justify-content:center}}.card__image{height:auto;margin:.5em auto 1.5em;max-width:100%}.card__text{padding:0 .5rem;text-align:center;width:100%}.card__content{margin:0}