.about__container{row-gap:8rem}.about__data{text-align:center}.about__description{margin-bottom:2rem}.about__list{text-align:initial;grid-template-columns:repeat(2,130px);justify-content:center;gap:1.5rem;margin-bottom:2.5rem}.about__list-item{display:flex;column-gap:.5rem;color:var(--title-color)}.about__list-item svg{font-size:1.25rem;color:var(--first-color);min-width:25px}.about__images{position:relative;justify-self:center}.about__img-1{width:200px;border:5px solid var(--body-color);position:absolute;top:-5rem;left:6rem}.about__img-2{width:250px;margin-right:2.5rem}@media screen and (min-width:1150px){.about__container{grid-template-columns:repeat(2,480px);column-gap:9rem;padding-block:9rem 2rem}.about__images{order:-1}.about__img-1{width:370px;border-width:10px;top:-9rem;left:11rem}.about__img-2{width:470px}.about__data,.about__data:is(.section__title,.section__subtitle){text-align:initial}.about__list{grid-template-columns:repeat(2,1fr);margin-bottom:3.5rem}}