.cards-with-title p,.cards-with-title h4,.cards-with-title h2,.cards-with-title h6{margin:0}.cards-with-title__wrapper{border-radius:16px;padding:65px;display:flex;flex-direction:column}@media screen and (max-width: 749.98px){.cards-with-title__wrapper{padding:16px}}.cards-with-title__wrapper-cards{display:flex;justify-content:space-between;align-items:center;gap:61px}.cards-with-title__wrapper-cards:has(.cards-with-title__card--two-cards){display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 749.98px){.cards-with-title__wrapper-cards:has(.cards-with-title__card--two-cards){grid-template-columns:1fr}}.cards-with-title__wrapper-cards:has(.cards-with-title__card--three-cards){display:grid;grid-template-columns:1fr 1fr 1fr}@media(max-width: 1299.98px){.cards-with-title__wrapper-cards:has(.cards-with-title__card--three-cards){grid-template-columns:1fr 1fr}}@media screen and (max-width: 749.98px){.cards-with-title__wrapper-cards:has(.cards-with-title__card--three-cards){grid-template-columns:1fr}}.cards-with-title__wrapper-cards:has(.cards-with-title__card--four-cards){display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media(max-width: 1299.98px){.cards-with-title__wrapper-cards:has(.cards-with-title__card--four-cards){grid-template-columns:1fr 1fr}}@media screen and (max-width: 749.98px){.cards-with-title__wrapper-cards:has(.cards-with-title__card--four-cards){grid-template-columns:1fr}}.cards-with-title__wrapper-cards img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:8px 8px 0 0}.cards-with-title-title{padding-top:18px;padding-bottom:32px}.cards-with-title__card{display:flex;flex-direction:column;border-radius:8px;width:100%;background:#fff}.cards-with-title__card-text{padding:16px;padding-block:11.5px;display:flex;flex-direction:column}