.who__is__for__cards__wrapper{display:grid;gap:21px}.who__is__for__cards__wrapper .card{font-size:0}.who__is__for__cards__wrapper .card img{border-radius:8px 8px 0 0;height:auto;max-height:180px;object-fit:cover;width:100%!important}.card__data__wrapper{background:var(--white);border-radius:0 0 8px 8px;border-top:10px solid transparent;padding:24px}.card__data__wrapper>.thin__texts{font-size:18px;line-height:120%;margin-top:10px}@media (min-width:768px){.who__is__for__cards__wrapper{gap:32px;grid-template-columns:1fr 1fr}.who__is__for__cards__wrapper .card{background:var(--white);border-radius:8px;box-shadow:0 4px 27px 0 rgba(0,0,0,.1)}.who__is__for__cards__wrapper .card img{max-height:180px;min-height:180px}}@media (min-width:1400px){.who__is__for__cards__wrapper{column-gap:58px;row-gap:37px}}