.cards{display:flex;flex-wrap:nowrap;justify-content:space-around}.cards__card__backgrounded{align-items:center;align-self:flex-start;background:#f0fbff;border:.5px solid var(--neutral-400,#e7e8f1);border-radius:8px;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:32%}.card__image{height:auto;margin:0 auto;max-width:100%}.card__footer{padding:1em;width:100%}.cards__card__backgrounded .card-header{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px 8px 0 0;display:flex;height:auto;justify-content:center;padding:1em;width:100%}.cards__card__backgrounded .card__footer{height:fit-content;min-height:0}.cards__card__backgrounded .card__footer h2{font-family:Montserrat;font-size:24px;font-style:normal;font-weight:600;line-height:34px}.cards__card__backgrounded .card__footer p{font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.16px;line-height:27px}@media (max-width:768px){.card{width:100%}.cards{display:block}.card__footer{min-height:0}}