.main-content .text-cards{display:grid;grid-template-columns:1fr;grid-gap:35px}@media (max-width:990px){.main-content .text-cards{display:flex;flex-direction:column;gap:20px}}.main-content .text-cards h1,.main-content .text-cards h2,.main-content .text-cards h3,.main-content .text-cards h4,.main-content .text-cards h5{font-size:35px;font-weight:700;margin-bottom:15px;line-height:1.3}@media (max-width:990px){.main-content .text-cards h1,.main-content .text-cards h2,.main-content .text-cards h3,.main-content .text-cards h4,.main-content .text-cards h5{font-size:25px;line-height:1.3;margin-bottom:10px}}.main-content .text-cards__wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px}@media (max-width:990px){.main-content .text-cards__wrap{display:flex;flex-direction:column;gap:20px}}.main-content .text-cards__wrap-center{align-items:center}@media (max-width:990px){.main-content .text-cards__wrap-center{align-items:normal}}.main-content .text-cards__wrap-1-2{grid-template-columns:2fr 4fr}.main-content .text-cards__wrap-2-1{grid-template-columns:4fr 2fr}.main-content .text-cards__wrap-3-2{grid-template-columns:3fr 2fr}.main-content .text-cards__wrap-2-3{grid-template-columns:2fr 3fr}.main-content .text-cards__wrap-4-5{grid-template-columns:4fr 5fr}.main-content .text-cards__wrap-5-4{grid-template-columns:5fr 4fr}.main-content .text-cards__item{padding:35px;border-radius:10px}@media (max-width:990px){.main-content .text-cards__item{padding:25px}}@media (max-width:576px){.main-content .text-cards__item{padding:15px}}.main-content .text-cards__item div:last-child{margin:0}.main-content .text-cards-none-bg .text-cards__item{padding:0;border-radius:0}@media (max-width:990px){.main-content .text-cards-none-bg .text-cards__item{padding:0}}@media (max-width:576px){.main-content .text-cards-none-bg .text-cards__item{padding:0}}