.about-block .desc__holder{margin-bottom:20px}.about-block .num2{margin-bottom:10px;margin-top:auto}.about__first-row{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:30px;gap:30px}.about__first-row .about__item{background:0 0;height:fit-content}.about__other-rows{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.about__item{display:flex;height:270px;flex-direction:column;background-color:var(--maintext);padding:20px}.about__item:first-child{border-left:none}@media (max-width:1000px){.about__other-rows{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.about__other-rows,.about__first-row{grid-template-columns:repeat(1,1fr)}}