.cards{padding:0 0 40px}.cards__title{font-size:20px;margin-bottom:40px}.cards__wrap{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding-bottom:40px}.cards__item{background-size:cover;color:#fff;font-size:32px;font-weight:700;padding:300px 20px 40px;text-align:center;text-shadow:0 1px 1px #000;width:100%}.cards__item:first-child{border-radius:50px 0 0 0}.cards__item:last-child{border-radius:0 0 50px 0}@media (min-width:768px){.cards{padding:40px 0}.cards__title{font-size:24px;margin-bottom:40px;width:70%}.cards__wrap{padding-bottom:60px}.cards__item{max-width:40%;min-width:40%}}@media (min-width:1024px){.cards{padding:60px 0 40px}.cards__wrap{gap:initial;justify-content:space-between}.cards__item{max-width:20%;min-width:20%}}