#text_cards_component .text-cards__list{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0;padding:0}#text_cards_component .text-cards__item{align-items:center;border-radius:25px;display:flex;flex:1;flex-direction:column;height:300px;justify-content:center;padding:10px;text-align:center}@media screen and (max-width:1000px){#text_cards_component .text-cards__list{align-items:center;flex-direction:column}h3.text-cards__title{align-items:center;display:flex;height:250px;justify-content:center;padding:50px}}