.Cards_container__XcKLh{display:flex;flex-wrap:wrap;gap:3rem}.Cards_card__tYDBH{border:1px solid var(--c-gray);padding:2rem 3rem;font-size:1.4rem;cursor:pointer;height:250px;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:1rem}.Cards_card__tYDBH:hover{scale:1.1;color:var(--green)}@media screen and (max-width:425px){.Cards_card__tYDBH{width:100%}}