.about .swiper{overflow:hidden}.about .swiper-wrapper{counter-reset:cardCounter}.about .swiper-slide{height:auto}.about__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3.125rem}.about__title{margin-right:1.25rem}.about__subtitle{max-width:39.0625rem}.about__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:.125rem solid rgba(249,249,249,.1);border-radius:2.5rem;padding:3.4375rem 15.2% 5rem;height:100%;min-height:37.5rem}.about__card-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.875rem}.about__card-ico{width:5rem;height:5rem}.about__card-ico>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.about__card-number::before{content:"(0" counter(cardCounter) ")";counter-increment:cardCounter;line-height:130%;letter-spacing:-.04em}.about__card-text{margin-top:auto;letter-spacing:-.04em}.about__card-img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.about__card-img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:2.5rem}@media (max-width:1440px){.about__card{padding:2.8125rem 2.1875rem 3.75rem}}@media (max-width:768px){.about{overflow:hidden}.about .swiper{overflow:visible}.about__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}.about__title{margin-bottom:15px}.about__subtitle{max-width:unset;margin-left:unset}.about__card{border:1.5px solid rgba(249,249,249,.1);border-radius:20px;padding:25px 40px 35px 35px;min-height:264px}.about__card-row{margin-bottom:40px}.about__card-ico{width:50px;height:50px}.about__card-number::before{font-size:14px;line-height:140%}.about__card-text{font-size:15px;line-height:130%}.about__card-img>img{border-radius:20px}}