.wrapper__about-out{overflow:hidden}
.wrapper__about{position:relative}
.wrapper__about::before{background:url(/templates/nova/images/about__bg.svg) no-repeat 0 0 / contain;content:"";width:1364px;height:307px;position:absolute;left:50%;transform:translate(-50%);bottom:0;z-index: 2;}
.about-image{border-radius:20px; max-width:100%; height:auto}
.about__block{color: #181D29; font:400 16px / 19px 'Lato';text-transform: lowercase;text-align: center}
.about-say{position: absolute;top: 35px;left: 440px;}
.about-slider__js{transform: translateY(-60px); z-index:2}
.about-slider__js .count, .count-mobile{font-weight: 700;font-size: 49px;line-height: 52px;font-family:'Mont'}
.about__title{font-weight: 400;font-size: 26px;line-height: 29px;font-family:'Mont';padding-bottom: 30px;position:relative}
.about__title::after{position: absolute;left: 0;right: 0;height: 5px;border-radius: 20px;content: "";background:#FFDB45;bottom: 10px}
@media(max-width:1229px){
	.wrapper__about::before{width:1070px; height:238px;}
	.about__block{font:400 14px / 18px 'Lato'}
	.about-say{top: 15px;left: 350px;}
	.about-slider__js{transform: translateY(-35px);}
	.about-slider__js .count, .count-mobile{font-size: 38px; line-height: 46px;}
	.about__title{font-size: 22px; line-height: 24px; padding-bottom: 30px}
	.about__title::after {height: 4px; bottom: 12px;}
}
@media(max-width:991px){
	.wrapper__about .pagination-static{padding:20px 0 0;}
	.wrapper__about::before{width:880px; height:196px;}
	.about-say {top: 10px;left: 260px;width: 180px}
	.about-slider__js{transform: translateY(-15px);}
	.about-slider__js .count, .count-mobile{font-size: 32px; line-height: 40px;}
	.about__title{font-size: 18px; line-height: 18px; padding-bottom: 25px;}
	.about__title::after {height: 3px; bottom: 10px;}
}

@media(max-width:767px){
	.wrapper__about-out .widget__title{padding:0}
	.wrapper__about-out .widget__button{display:none}
	.wrapper__about .pagination-static{padding:15px 0 0;}
	.wrapper__about::before{width:680px; height:152px;}
	.about-say {display:none}
	.about-slider__js{transform: translateY(-15px);margin: -30px 0 0 0;}
	.about__title{padding-bottom: 20px;}
	.about__title::after {height: 2px;bottom: 8px;width: 320px;margin: 0 auto;}
}
@media(max-width:575px){
	.wrapper__about .pagination-static{padding:25px 0 35px;}
	.wrapper__about .swiper{overflow:hidden; max-width: 280px; transform: translateY(0);margin: -10px auto 0;}
	.wrapper__about .swiper-slide{width:200px}
	.wrapper__about::before{width:422px; height:249px; background:url(/templates/nova/images/about__bg-mobile.svg) no-repeat 0 bottom / 100% 100%;}
	.about__block{font:400 16px / 19px 'Lato'}
	.about-slider__js .count, .count-mobile{font-size: 49px;line-height: 52px}
	.about__title{font-size: 26px; line-height: 29px; padding-bottom: 30px}
	.about__title::after{height: 5px; width:auto; bottom: 10px}
}
@media(max-width:400px){
	.wrapper__about .swiper{overflow:visible; max-width: 100% }
}