.about{margin:8.75rem 0}.about__info{text-align:center;max-width:54.5rem;width:100%;margin:0 auto 6.8125rem}.about__title{margin-bottom:1.375rem}.about__wrapper{position:relative;padding:2.3125rem 0}.about__wrapper-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;counter-reset:about-num;-webkit-column-gap:56.6%;-moz-column-gap:56.6%;column-gap:56.6%;row-gap:6.5625rem}.about__wrapper-cards>*{width:21.7%}.about-card{position:relative}.about-card__title{margin-bottom:.75rem}.about-card__text{font-size:1rem}.about-card__num{-ms-flex-negative:0;flex-shrink:0;width:4.0625rem;height:4.0625rem;border-radius:50%;background-color:rgba(119,163,187,.2);font-weight:700;font-size:1.25rem;color:var(--blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.25rem;counter-increment:about-num}.about-card__num::before{content:counter(about-num,decimal-leading-zero)}.about__img{position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:100%;width:49.59%;top:50%}.about__img img{width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.about{margin:71px 0 42px}.about__title{margin-bottom:22px}.about__info{max-width:unset;margin:0 0 42px;padding:0 14px}.about__wrapper{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.about__wrapper-cards{-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;row-gap:42px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__wrapper-cards>*{width:100%}.about__img{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:500px;width:100%;top:unset;margin-top:42px}.about-card{display:-webkit-box;display:-ms-flexbox;display:flex}.about-card__num{margin-bottom:0;margin-right:24px}.about-card__text{font-size:14px}}