.cards{justify-content:center}.cards__card{align-items:flex-start;display:flex;flex-wrap:wrap;margin:0 1rem 1.4rem 1rem;max-width:100%;min-width:250px;flex:1;padding:1.5rem;position:relative}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem 10px}.card__text{padding:0 10px;text-align:center;width:100%}.style-1 .cards__card{overflow:hidden;flex-flow:column wrap}.style-1 .card__image-wrapper{width:100%;height:200px;margin:0;padding:0}.style-1 .card__image{width:100%;height:100%;margin:0;padding:0;object-fit:cover}.style-2{margin-top:7rem}.style-2 .card__image-wrapper{width:7rem;height:7rem;padding:1.5rem;position:absolute;top:-4.5rem;z-index:1;background:#fff;border-radius:100%;border:1px solid #f5f5f5;box-shadow:0px 2px 8px 0px rgb(80 93 170 / 20%)}.style-2 .card__image-wrapper+div{margin-top:2.5rem}.style-2 .card__image{object-fit:contain;width:100%;height:100%;margin:0;padding:0;object-fit:contain}.style-2.text-left .cards__card{justify-content:flex-start}.style-2.text-center .cards__card{justify-content:center}.style-2.text-right .cards__card{justify-content:flex-end}@media screen and (max-width:767px){.style-2.text-center .cards__card:not(:last-of-type){margin-bottom:8rem}}