.cards-showcase{position:relative;padding:24px 0;text-align:center}@media (min-width: 62em){.cards-showcase{padding:48px 0}}.cards-showcase__text-wrapper{max-width:600px;margin:0 auto 24px;text-align:center}.cards-showcase__text{margin:8px 0}@media (min-width: 62em){.cards-showcase__text{margin:16px 0}}.cards-showcase__description{margin-top:24px}@media (min-width: 62em){.cards-showcase__description{margin-top:32px}}.cards-showcase__card{display:block;position:relative;text-decoration:none}@media (max-width: 47.99em){.cards-showcase__card{margin-bottom:32px}}.cards-showcase__card__text-wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:1}.cards-showcase__card__text{margin-top:8px;font-size:14px}.cards-showcase__card__image{width:100%;margin-bottom:8px;background-size:100%;background-repeat:no-repeat;background-position:center center;border-radius:20px;overflow:hidden;z-index:1}.cards-showcase__card__image .picture{aspect-ratio:4/4}.cards-showcase__card:after{content:"";position:absolute;inset:0;border-radius:20px;background-color:#e8eaf6;opacity:0;transform:scale(1);transition:transform .3s ease-in-out,opacity .3s ease-in-out;z-index:-1}.cards-showcase__card:hover:after,.cards-showcase__card:focus:after{opacity:.5;transform:scale(1.06)}
