.about-single-block .first-row{height:500px;display:flex;justify-content:flex-end;padding:30px;flex-direction:column;gap:5px;background-size:cover}.about-single__wrapper{display:flex;flex-direction:column;gap:30px}.about-single-block .second-row,.about-single-block .second-row .right-side{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.about-single-block .second-row .right-side{gap:30px}.about__item{display:flex;height:270px;flex-direction:column;background-color:var(--maintext);padding:20px}.about__item .num2{margin-top:auto;margin-bottom:10px}.about-single-block .second-row .left-side{display:flex;flex-direction:column}.about-single-block .second-row .left-side .p4{display:flex;flex-direction:column;gap:10px;margin-top:20px}.about-single-block .second-row .left-side .p4 strong{font-weight:700;color:var(--maintext)}.about-single-block .second-row .left-side .p4 p{color:var(--stroke)}.about-single-block .second-row .left-side .btn{margin-top:auto}@media (max-width:1000px){.about-single-block .second-row{grid-template-columns:repeat(1,1fr)}.about-single-block .second-row .left-side .btn{margin-top:20px}}@media (max-width:600px){.about-single-block .second-row .right-side{grid-template-columns:repeat(1,1fr)}}