@charset "UTF-8";:root{--content-width:1400px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset) * 2));--black-color:#474a4b;--light-color:#fff;--blue-color:#505b73}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}.page{height:100%;font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:16px;color:var(--black-color);-webkit-text-size-adjust:100%;overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}.page.active{overflow:hidden}.page__body{margin:0;min-width:320px;min-height:100%;position:relative;overflow-x:hidden}.page__body:after{position:absolute;top:0;left:0;content:"";height:100%;width:100%;z-index:-30}.page__body.active::after{background-color:rgba(0,0,0,.7);z-index:10}.page__body.active{overflow:hidden}img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}ul{list-style:none}a{text-decoration:none;color:#505b73}p{margin:0;padding:0}h1{font-weight:400}h2,h3,h4,h5,h6{padding:0;margin:0;font-weight:400}button,input{border:none}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s,color 600000s;transition:background-color 600000s,color 600000s}.container{margin:0 auto;padding:0 var(--container-offset);max-width:var(--container-width)}.container-slider{margin:0 auto;padding:0 15px;max-width:1510px}.container.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.main{position:relative}.main:after{position:absolute;top:-50px;left:0;content:"";height:150%;width:100%;z-index:-30}.main.active::after{background-color:rgba(0,0,0,.7);z-index:100}.site-container{overflow:hidden}.yellow{padding:14px 30px;background:#ffc859;color:#474a4b;border-radius:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer;outline:0}.btn-hover:hover{background-color:#ffc040;-webkit-box-shadow:inset 0 -2px 4px rgba(0,0,0,.25);box-shadow:inset 0 -2px 4px rgba(0,0,0,.25)}.blue-animation{padding:14px 19.5px;display:inline-block;position:relative;border:1px solid #505b73;color:#474a4b;border-radius:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);cursor:pointer}.blue-animation svg{margin-left:7px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;fill:#474a4b}.blue-animation:before{content:"";position:absolute;top:0;left:0;right:-1px;bottom:-1px;z-index:-1;background-color:#505b73;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:3px}.blue-animation:hover{color:#fff}.blue-animation:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.blue-animation:hover svg{fill:#fff}.btn-reset{border:none;background:0 0}.list-reset{list-style:none;margin:0;padding:0}.input-focus{color:#474a4b;border:1px solid #e6e9ed;border-radius:5px;outline:0}.input-focus::-webkit-input-placeholder{color:#a1a3a5}.input-focus::-moz-placeholder{color:#a1a3a5}.input-focus:-ms-input-placeholder{color:#a1a3a5}.input-focus::-ms-input-placeholder{color:#a1a3a5}.input-focus::placeholder{color:#a1a3a5}.input-focus:focus{border:1px solid #505b73}.bottom-dashed{display:inline-block;position:relative;color:#505b73;cursor:pointer}.bottom-dashed:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:1px;border-bottom:1px dashed;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.bottom-dashed:hover::after{border-bottom:1px transparent}.banner-quiz{height:125px;padding:30px 40px;background-image:url(../img/banner-quiz.jpg);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner-quiz__title{margin-bottom:15px;font-weight:500;font-size:24px;line-height:28px;color:#fff}.banner-quiz__title span{color:#ffc859}.banner-quiz__suptitle{font-size:16px;line-height:22px;color:#fff}.banner-quiz__btn{margin-left:10px;white-space:nowrap}.card{margin-bottom:25px}.card:last-child .card__link-box{border-bottom:none}.card__link-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:initial;border-bottom:1px solid #e6e9ed}.card__left{display:-webkit-box;display:-ms-flexbox;display:flex}.card__left-img-box{min-width:140px;min-height:120px;margin-right:30px}.card__left-right-title{margin-bottom:15px;font-weight:500;font-size:18px;line-height:24px;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}.card__left-right-title:hover{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.card__left-right-ul{width:260px;margin-bottom:25px}.card__left-right-li{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card__left-right-span-title{font-size:13px;line-height:15px;color:#474a4b;opacity:.6}.card__left-right-span-border{width:100%;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);border-bottom:1px dotted;opacity:.6}.card__left-right-span-value{font-size:13px;line-height:15px;color:#474a4b;white-space:nowrap}.card:last-child{margin-bottom:0}.card__right{text-align:end}.card__right-price{margin-bottom:10px;font-weight:700;font-size:20px;line-height:23px}.card__right-availability{margin-bottom:36px;color:#474a4b;opacity:.6;position:relative}.card__right-availability:before{position:absolute;content:"";top:4px;right:74px;width:6px;height:6px;border-radius:10px;background-color:#26af61}.card .popular-item__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.card .popular-item__a{margin-left:14px}.card .popular-item__box-leaderboard{margin:0 0 0 7px!important}.catalog-type-container .card__left-img-box{width:140px;height:120px}.selectop__brands,.selectop__years,.selector__compare,.selector__contacts,.selector__filter,.selector__sort,.selector__viev{width:300px;height:40px;margin-bottom:30px;padding:12px 15px;border:1px solid #e6e9ed;border-radius:5px;outline:0;cursor:pointer;position:relative;background-color:#fff}.selectop__brands.active,.selectop__years.active,.selector__compare.active,.selector__contacts.active,.selector__filter.active,.selector__sort.active,.selector__viev.active{border:1px solid #505b73!important}.selector__brands-title,.selector__compare-title,.selector__contacts-title,.selector__filter-title,.selector__sort-title,.selector__viev-title,.selector__years-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;z-index:-10}.selector__brands-title img,.selector__compare-title img,.selector__contacts-title img,.selector__filter-title img,.selector__sort-title img,.selector__viev-title img,.selector__years-title img{width:20px;height:20px;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.selector__brands-title.active img,.selector__compare-title.active img,.selector__contacts-title.active img,.selector__filter-title.active img,.selector__sort-title.active img,.selector__viev-title.active img,.selector__years-title.active img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.selector__brands-box,.selector__compare-box,.selector__contacts-box,.selector__filter-box,.selector__sort-box,.selector__viev-box,.selector__years-box{width:100%;padding:10px 15px 10px 0;display:none;position:absolute;top:39px;left:0;z-index:50;background-color:#fff;border:1px solid #e6e9ed;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:5px}.selector__brands-box.active,.selector__brands-box.active .selector__list,.selector__compare-box.active,.selector__compare-box.active .selector__list,.selector__contacts-box.active,.selector__contacts-box.active .selector__list,.selector__filter-box.active,.selector__filter-box.active .selector__list,.selector__sort-box.active,.selector__sort-box.active .selector__list,.selector__viev-box.active,.selector__viev-box.active .selector__list,.selector__years-box.active,.selector__years-box.active .selector__list{display:block}.selector__compare-span,.selector__filter-span{color:#474a4b}.selector__compare-span.placeholder,.selector__filter-span.placeholder{color:#a1a3a5}.selector__list{width:100%;max-height:236px;overflow-y:auto;scrollbar-color:#505b73 #f4f7fc;display:none}.selector__list::-webkit-scrollbar{width:4px;height:4px}.selector__list::-webkit-scrollbar-track{border-radius:50px;background:#f4f7fc}.selector__list::-webkit-scrollbar-thumb{background:#505b73;border-radius:50px}.selector__compare-item,.selector__contacts-item,.selector__filter-item,.selector__list-item{width:96%;padding:9px 0 9px 15px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative}.selector__compare-item:before,.selector__contacts-item:before,.selector__filter-item:before,.selector__list-item:before{position:absolute;content:"";height:30px;width:15px;top:0;left:0;background-color:transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.selector__compare-item:hover,.selector__compare-item:hover:before,.selector__contacts-item:hover,.selector__contacts-item:hover:before,.selector__filter-item:hover,.selector__filter-item:hover:before,.selector__list-item:hover,.selector__list-item:hover:before{background-color:#f4f7fc}.swiper-pagination-bullet{width:10px;height:10px}#data-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#pagination-container{margin-bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.paginationjs__left-arrow{width:32px;height:32px;position:relative;cursor:pointer}.paginationjs__left-arrow a{font-size:0}.paginationjs__left-arrow::after{position:absolute;top:8px;left:11px;content:url(../img/svg/pagination-left.svg);width:15px;height:10px}.paginationjs__right-arrow{width:32px;height:32px;position:relative;cursor:pointer}.paginationjs__right-arrow a{font-size:0}.paginationjs__right-arrow::after{position:absolute;top:8px;left:11px;content:url(../img/svg/pagination-right.svg);width:15px;height:10px}.paginationjs-pages ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.paginationjs-page.active{width:32px;height:32px;background-color:#505b73;border-radius:5px;-webkit-transition:2.3s;-o-transition:2.3s;transition:2.3s}.paginationjs-page.active a,.paginationjs-page.active:hover a{color:#fff}.paginationjs-page{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:19px;cursor:pointer;-webkit-transition:2.3s;-o-transition:2.3s;transition:2.3s}.paginationjs-page a{color:#474a4b;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.paginationjs-page:hover a{color:#505b73;-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.paginationjs-ellipsis{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);width:32px;height:32px;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}.paginationjs-ellipsis a{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);font-size:23px;color:#474a4b}.catalog-item .popular-item,.catalog-type-container .popular-item{height:567px}.container-big{background-color:#f5f5f5;border-bottom:1px solid #e6e9ed}.header{margin-bottom:50px}.header__top{height:80px;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}.header__top-geo-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:7px}.header__top-address{max-width:290px;display:block;margin:0;padding-left:27px}.header__top-geo-box a{color:#505b73;border-bottom:1px dashed #505b73}.header__top-worktime-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:7px}.header__top-worktime-p{margin:0}.header__top-worktime-p.p-2{padding-left:27px}.header__top-email svg,.header__top-geo-box svg,.header__top-phone svg,.header__top-worktime-box svg{margin-right:7px}.header__top-email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__top-socials{margin-left:-75px}.header__top-socials-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.header__top-email-link{position:relative;color:#505b73}.header__top-email-link::after{position:absolute;left:0;top:17px;height:3px;width:0;content:"";-webkit-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out;background-color:#ffc859}.header__top-email-link:hover::after{width:100%}.header__top-socials-item{height:20px;margin-right:10px}.header__top-socials-item a{height:20px;display:inline-block}.header__top-socials-link svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__top-socials-link:hover svg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.header__top-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-50px}.header__top-form{margin-left:-10px}.header__top-phone-link{position:relative;font-weight:700;font-size:16px}.header__top-phone-link::after{position:absolute;left:0;top:17px;height:3px;width:0;content:"";-webkit-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out;background-color:#ffc859}.header__top-phone-link:hover::after{width:100%}.header__top-btn-link{padding:14px 19.5px;background-color:#ffc859;color:#474a4b;border-radius:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;top:0;left:0;cursor:pointer}.header__bottom{height:113px;position:relative;-webkit-transition:top .4s,left .4s,right .4s,width .4s,height .4s,position .4s;-o-transition:top .4s,left .4s,right .4s,width .4s,height .4s,position .4s;transition:top .4s,left .4s,right .4s,width .4s,height .4s,position .4s}.header__bottom.fixed{height:84px;max-width:3000px;width:100%;position:fixed;top:0;left:0;z-index:200;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}.header__bottom.fixed .header__bottom-box{height:84px}.header__bottom.fixed .header__bottom-btns{display:none}.header__bottom.fixed .header__top-btn.bottom,.header__bottom.fixed .header__top-phone.bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.header__bottom.fixed .header__logo{margin-right:40px;max-width:143px}.header__bottom.fixed .header__bottom-search.active{top:84px;max-width:1400px}.header__bottom.fixed .nav__ul{height:84%}.header__bottom.fixed .nav__li-drop1{top:70px;left:-186px}.header__bottom.fixed .nav__li-drop2{top:70px}.header__bottom.fixed .nav__li{padding:22px 0}.header__bottom.fixed .nav__li.drop-1{margin-right:30px;margin-left:-37px}.header__bottom.fixed .nav__li.drop-2{margin-right:30px}.header__bottom.fixed .nav{height:84px}.header__bottom-box{max-width:1400px;height:113px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header__bottom::after{position:absolute;content:"";bottom:0;left:-50%;width:3000px;height:1px;background-color:#e6e9ed}.header__logo{margin-right:30px}.header__bottom-btns{margin-right:5px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.header__bottom-btns-btn{position:relative;cursor:pointer}.header__bottom-btns-btn:first-child{margin-right:18px}.header .favorite-count,.header .leaderboard-count{position:absolute;top:-5px;right:-8px;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;content:"";border-radius:20px;-webkit-box-shadow:1px 2px 4px rgba(0,0,0,.15);box-shadow:1px 2px 4px rgba(0,0,0,.15);background-color:#fff;z-index:10}.header__top-btn.bottom,.header__top-phone.bottom{display:none}.header__bottom-search{position:absolute;top:113px;left:0;width:100%;border-radius:0 0 5px 5px;display:block;z-index:-20;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;pointer-events:none}.header__bottom-search.active{z-index:120;opacity:1;pointer-events:all}.header__bottom-form{width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:0 0 5px 5px}.header__bottom-form-right-btn{padding:13px 27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background-color:#ffc859;color:#474a4b;border-radius:0 5px 5px 0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__bottom-form-right-btn svg{margin-right:5px}.header__svg-header-search{fill:#505b73}.header__bottom-form-left{margin-left:30px;fill:#a1a3a5}.header__bottom-form-centr{width:100%;position:relative}.header__bottom-form-centr-input,.header__bottom-form-centr-input-mobile{width:100%;padding:0 40px 0 10px;outline:0}.header__bottom-form-centr .search-header__clear{opacity:0;position:absolute;width:24px;height:24px;top:-4px;right:10px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;fill:#acacac}.header__bottom-form-centr .search-header__clear:hover{fill:#5a5a5a}.header__bottom-form-centr .search-header__clear.active{opacity:1}.header__bottom-search-box{width:calc(100% - 123px);padding:20px 0 0;background:#fff;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.1);box-shadow:0 2px 15px rgba(0,0,0,.1);border-radius:3px}.header__bottom-search-list,.header__bottom-search-list-mobile{max-height:470px;width:calc(100% - 56px);margin-bottom:10px;overflow-y:auto;scrollbar-color:#505b73 #f4f7fc}.header__bottom-search-list-mobile::-webkit-scrollbar,.header__bottom-search-list::-webkit-scrollbar{width:4px;height:4px}.header__bottom-search-list-mobile::-webkit-scrollbar-track,.header__bottom-search-list::-webkit-scrollbar-track{border-radius:50px;background:#f4f7fc}.header__bottom-search-list-mobile::-webkit-scrollbar-thumb,.header__bottom-search-list::-webkit-scrollbar-thumb{background:#505b73;border-radius:50px}.header__bottom-search-list-mobile{max-height:401px}.header__bottom-search-item{width:calc(100% - 60px);margin:0 0 10px 30px;padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e6e9ed;color:#474a4b}.header__bottom-search-item img{width:70px;height:60px}.header__bottom-search-item-name{font-size:15px;line-height:25px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__bottom-search-item-name:hover{color:#505b73}.header__bottom-search-item-img-box{height:60px;margin-right:20px}.header__bottom-search-btn-box{height:84px;padding:20px 30px;background:#f5f5f5}.header__bottom-search-btn img{-webkit-transform:translate(5px,2px);-ms-transform:translate(5px,2px);transform:translate(5px,2px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__bottom-search-btn:hover img{-webkit-transform:translate(10px,2px);-ms-transform:translate(10px,2px);transform:translate(10px,2px)}.nav__ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}.nav__li.drop-1{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-right:59px}.nav__li.drop-1 svg{fill:#505b73;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.nav__li.drop-1:hover>svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.nav__li.drop-1:hover .nav__link::after{opacity:1}.nav__li.drop-2{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-right:59px}.nav__li.drop-2 svg{fill:#505b73;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.nav__li.drop-2:hover>svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.nav__li.drop-2:hover .nav__link::after{opacity:1}.nav__li{position:relative;margin-right:40px;padding:47px 0}.nav__link{position:relative;color:#474a4b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.nav__link::after{position:absolute;left:0;top:17px;height:3px;width:0;content:"";-webkit-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out;background-color:#ffc859}.nav__link.active::after,.nav__link:hover::after{width:100%}.nav__link:hover{color:#505b73}.nav__li-drop1{position:absolute;top:110px;left:-310px;width:1400px;height:400px;padding:40px 60px;opacity:0;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);z-index:-10;list-style:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.nav__li-drop1-link{position:relative;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.nav__li-drop1-link svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.nav__li-drop1-link:hover svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.nav__li-drop1 li{width:33%;height:60px}.nav__li-drop1 a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;line-height:17px;color:#474a4b}.nav__li-drop1 a:hover{color:#505b73}.nav__li-drop1 a svg{margin-left:10px}.nav__li-drop1 img{margin-right:20px}.nav__li-drop2{padding:30px;position:absolute;top:110px;left:-30px;width:292px;height:202px;display:block;list-style:none;background-color:#fff;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);border-bottom-left-radius:20px;border-bottom-right-radius:20px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:-10;opacity:0;pointer-events:none}.nav__li-drop2 li{margin-bottom:25px}.nav__li-drop2 a{font-size:15px;line-height:17px;color:#474a4b}.nav__li-drop2 a:hover{color:#505b73}.nav__li.drop-1.fixed:hover .nav__li-drop1,.nav__li.drop-2.fixed:hover .nav__li-drop2{opacity:1;z-index:10;pointer-events:all}.nav__li-drop2-blue{color:#505b73!important;margin-right:10px}.nav__li-drop2-blue svg{margin-left:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.nav__li-drop2-blue:hover svg{-webkit-transform:translate(5px,2px);-ms-transform:translate(5px,2px);transform:translate(5px,2px)}.nav__li.drop-1:hover .nav__li-drop1,.nav__li.drop-2:hover .nav__li-drop2{opacity:1;z-index:10;pointer-events:all}.nav__button{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;cursor:pointer}.hide{display:none}.breadcrumb{margin-bottom:12px}.breadcrumb__ul{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap: wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumb__li{margin-right:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.breadcrumb__li:after{height:16px;margin-left:6px;display:inline-block;content:url(../img/svg/bread-arrow.svg)}.breadcrumb__li.active:after{display:none}.breadcrumb__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a1a3a5;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.breadcrumb__link:hover{color:#505b73}.breadcrumb__img{margin-right:6px;min-width:20px}.mobile-search-hidden{opacity:0;z-index:-100;position:fixed;top:70px;left:10px;right:10px;border-radius:5px;display:block;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mobile-search-hidden .header__bottom-form{border-radius:5px}.mobile-search-hidden .search-header__clear-mobile{opacity:0;position:absolute;width:24px;height:24px;top:-3px;right:10px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;fill:#acacac}.mobile-search-hidden .search-header__clear-mobile:hover{fill:#5a5a5a}.mobile-search-hidden .search-header__clear-mobile.active{opacity:1}.footer{background-color:#2e3033;color:#fff}.footer__top{padding:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__top-item.item-1{max-width:320px;width:100%}.footer__top-item.item-2{max-width:235px;width:100%}.footer__top-item.item-3{max-width:210px;width:100%}.footer__top-item.item-4{max-width:320px;width:100%}.footer .footer__bottom-centr-list,.footer .footer__top-item-socials-list,.footer .footer__top-item-svg-list,.footer .footer__top-item-ul-white,.footer__top-item-ul{margin:0;padding:0}.footer__bottom-right svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:.5}.footer__bottom-right svg:hover{opacity:1}.footer__top-img-box{margin-bottom:50px}.footer__top-form{position:relative}.footer__top-form-btn{position:absolute;top:5px;right:8px;cursor:pointer;background-color:transparent}.footer__top-form-btn svg{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.footer__top-form-input{padding:12px 32px 12px 15px;width:100%;outline:0;background-color:rgba(255,255,255,.3);color:#fff;opacity:.7;border-radius:5px;text-align:start;cursor:pointer}.footer .footer__top-item-title.services,.footer__top-item-title.catalog{display:none}.footer__top-item-title{margin-bottom:20px;display:inline-block;position:relative;font-size:16px;line-height:19px;color:#fff}.footer__top-item-title::after{position:absolute;left:0;top:17px;height:1px;width:0;content:"";-webkit-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out;background-color:#fff}.footer__top-item-title:hover::after{width:100%}.footer__top-item-link{margin-bottom:21px;display:inline-block;font-weight:300;font-size:16px;line-height:19px;letter-spacing:.03em;color:#fff;opacity:.7;white-space:nowrap;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer__top-item-link:hover{opacity:1}.footer__top-item.item-3 .footer__top-item-ul{margin-bottom:19px}.footer__top-item-link-white{margin-bottom:20px;display:inline-block;color:#fff;font-size:16px;line-height:19px;position:relative}.footer__top-item-link-white:after{position:absolute;left:0;top:17px;height:1px;width:0;content:"";-webkit-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out;background-color:#fff}.footer__top-item-link-white:hover:after{width:100%}.footer__top-item-box{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__top-item-box.svg-1 svg{-webkit-transform:translateX(3px);-ms-transform:translateX(3px);transform:translateX(3px)}.footer__top-item-box-p{margin-bottom:5px;opacity:.7}.footer__top-item-box-p.city{color:#fff;opacity:1}.footer__top-item-svg-item{margin-bottom:20px}.footer__top-item-svg-phone{margin-top:40px}.footer__top-item-box-right{padding-left:5px}.footer__top-item-svg-link{color:#fff;position:relative}.footer__top-item-svg-link::after{position:absolute;left:0;top:19px;height:1px;width:0;content:"";-webkit-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out;background-color:#fff}.footer__top-item-svg-link:hover::after{width:100%}.footer__top-item-svg-link img{margin-right:7px;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.footer__top-item-svg-phone-box{width:151px;margin-bottom:16px;display:block;position:relative;font-weight:700;font-size:16px;line-height:19px;color:#fff}.footer__top-item-svg-phone-box img{margin-right:5px;-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.footer__top-item-svg-phone-box::after{position:absolute;left:0;top:23px;height:1px;width:0;content:"";-webkit-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out;background-color:#fff}.footer__top-item-svg-phone-box:hover::after{width:100%}.footer__top-item-svg-phone-box-hidden{margin-bottom:16px;display:none;font-weight:700;font-size:14px;line-height:16px;color:#fff}.footer__top-item-svg-phone-box-hidden img{margin-right:5px;-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.footer__top-item-svg-phone-call{padding:14px 44px;margin-bottom:30px;display:inline-block;background:#ffc859;color:#474a4b;border-radius:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer__top-item-socials-title{margin-bottom:20px;font-weight:400;font-size:16px;line-height:19px}.footer__top-item-socials-list{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__top-item-socials-item{margin-right:15px}.footer__top-item-socials-link svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:.7}.footer__top-item-socials-link:hover svg{opacity:1}.footer__bottom{background-color:#222}.footer__bottom-container{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__bottom-centr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__bottom-centr-list{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__bottom-centr-item{margin-right:15px}.footer__bottom-left a{font-weight:300;font-size:13px;line-height:13px;color:#fff;opacity:.6;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer__bottom-left a:hover{opacity:1}.footer__bottom-confidence{margin-right:50px}.footer__bottom-centr-way{margin-right:20px}.ipos-digital-hidden{display:none}.aside{width:320px;margin-right:40px;border-radius:10px}.aside__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 30px;font-size:16px;line-height:18px;color:#fff;text-transform:uppercase;background-color:#505b73;border-top-left-radius:10px;border-top-right-radius:10px}.aside__title img{margin-right:10px}.aside__list{padding:0;margin:0 0 20px;list-style:none}.aside__list.mb-50{margin-bottom:50px}.aside__item{position:relative;display:block;width:320px;padding:18px 20px 18px 30px;margin-bottom:1px;background-color:#f4f7fc;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.aside__item img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.aside__item:hover{background-color:#fdfeff}.aside__item:hover img{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.aside__item:hover .aside__item-list{opacity:1;z-index:20}.aside__item-list{width:540px;padding:30px 10px 30px 30px;position:absolute;top:0;left:320px;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;content:"";background-color:#f4f7fc;-webkit-box-shadow:8px 4px 15px rgba(0,0,0,.15);box-shadow:8px 4px 15px rgba(0,0,0,.15);border-radius:0 10px 10px 0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:-20}.aside__item-list-item{max-width:140px;width:100%;margin-right:20px;margin-bottom:7px;font-size:15px;line-height:18px}.aside__item-list-item:nth-child(3n){margin-left:auto}.aside__item-list-item a{position:relative;color:#505b73}.aside__item-list-item a::before{position:absolute;bottom:2px;content:"";width:100%;height:1px;background-color:#505b73;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0}.aside__item-list-item a:hover::before{opacity:1}.aside__item-list-item.title a{font-weight:500}.aside__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:19px;white-space:nowrap}.aside__link img{margin-left:auto}.aside__img-box{margin-bottom:50px}.aside__form{padding:30px;background:#dadde8;border-radius:10px}.aside__form-title{margin-bottom:10px;font-weight:500;font-size:20px;line-height:20px}.aside__form-suptitle{margin-bottom:20px;font-size:14px;line-height:18px;color:#474a4b;opacity:.7}.aside__form-input{width:260px;margin-bottom:10px;padding:11px 15px}.aside__form-button{width:260px;margin:10px 0;padding:14px 0;text-align:center}.aside__form-button:focus{border:1px solid #505b73}.aside__form-accept{font-size:13px;line-height:18px;color:rgba(71,74,75,.6)}.aside__form-accept-link{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.aside__form-accept-link:hover{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.aside .just-validate-error-label{height:36px;width:200px;-webkit-transform:translate(15px,-48px);-ms-transform:translate(15px,-48px);transform:translate(15px,-48px)}.mobile-footer{display:none}.mobile-footer__nav{height:57px;margin-top:-6px}.mobile-footer__li{margin-right:42px}.mobile-footer__li:last-child{margin-right:0}.mobile-footer__ul{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-footer__img-box{height:30px;width:30px;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}.mobile-footer__div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.mobile-footer__div.active .mobile-footer__img-box{background-color:#e7e8ee;border-radius:20px}.mobile-footer__img-box img{width:20px;height:20px}.mobile-footer__menu-back img{margin-right:5px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mobile-footer__menu-back svg{cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mobile-footer__menu-back svg:hover path{fill:#5a5a5a}.mobile-footer__drop-ul{display:none}.mobile-footer__name{font-weight:500;font-size:16px;line-height:19px}.mobile-footer__menu-ul{position:relative}.mobile-footer__menu-ul::before{position:absolute;left:50%;top:10px;content:"";width:60px;height:3px;background-color:#a2a9c6;border-radius:10px;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.mobile-footer__catalog-ul{position:relative}.mobile-footer__catalog-ul::before{position:absolute;left:50%;top:10px;content:"";width:60px;height:3px;background-color:#a2a9c6;border-radius:10px;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.mobile-footer__services-ul{position:relative}.mobile-footer__services-ul::before{position:absolute;left:50%;top:10px;content:"";width:60px;height:3px;background-color:#a2a9c6;border-radius:10px;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.mobile-footer__contacts-ul{position:relative}.mobile-footer__contacts-ul::before{position:absolute;left:50%;top:10px;content:"";width:60px;height:3px;background-color:#a2a9c6;border-radius:10px;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.mobile-span-1,.mobile-span-2,.mobile-span-3,.mobile-span-4{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.not-found{padding:60px 0 50px;position:relative;background-color:#e7e8ee;background-image:url(../img/not-found-eclipse.png);background-repeat:no-repeat;background-position-x:right;background-size:581px}.not-found__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.not-found__left-title{margin-bottom:20px;font-size:32px;line-height:38px;color:#505b73}.not-found__left-text{margin-bottom:47px;font-size:16px;line-height:22px;opacity:.7}.not-found__span{margin-bottom:7px;display:block;position:relative}.not-found__span:after{padding-left:3px;display:inline-block;content:"*";color:red}.not-found__span.last:after{display:none}.not-found__input{width:320px;padding:12px 15px;margin-bottom:20px}.not-found__left{max-width:567px;margin-right:153px}.not-found__button{width:320px;margin-bottom:10px;padding:14px 90px;display:block;text-align:center}.not-found__accept{max-width:320px;display:inline-block;font-size:13px;line-height:18px;color:rgba(71,74,75,.6)}.not-found__accept a{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.not-found__accept a:hover{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.not-found__img-box img{-webkit-transform:translateX(190px);-ms-transform:translateX(190px);transform:translateX(190px)}.choice{max-width:520px;width:100%;max-height:508px;height:100%;position:absolute;top:200px;left:50%;z-index:-20;display:none;background:#fff;border-radius:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.choice.active{z-index:120;display:block}.choice .choice__list-usually,.choice__list-popular{margin:0;padding:0}.choice__form{position:relative;margin:0 40px 30px}.choice__form svg{position:absolute;left:10px;top:10px}.choice__form-search{width:100%;padding:11px 40px;border:1px solid #e6e9ed;border-radius:5px;outline:0}.choice__form-search::-webkit-input-placeholder{color:#a1a3a5}.choice__form-search::-moz-placeholder{color:#a1a3a5}.choice__form-search:-ms-input-placeholder{color:#a1a3a5}.choice__form-search::-ms-input-placeholder{color:#a1a3a5}.choice__form-search::placeholder{color:#a1a3a5}.choice__form-search:focus{border:1px solid #505b73}.choice__bottom{padding:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}.choice__list-popular{max-width:200px;width:100%;margin-right:40px}.choice__list-popular-item{margin-bottom:10px;font-weight:600;font-size:15px;line-height:18px}.choice__list-popular-item span{cursor:pointer}.choice__list-usually{max-height:288px;overflow-y:scroll;scrollbar-color:#505b73 #f4f7fc;width:100%}.choice__list-usually::-webkit-scrollbar{width:6px;height:6px}.choice__list-usually::-webkit-scrollbar-track{border-radius:50px;background:#f4f7fc}.choice__list-usually::-webkit-scrollbar-thumb{background:#505b73;border-radius:50px}.choice__list-usually-item{margin-bottom:10px;font-size:15px;line-height:18px}.choice__list-usually-item span{cursor:pointer}.choice__list-usually-item span:hover{color:#505b73}.choice__list-usually-item.mobile{display:none}.choice .modal__top{margin-bottom:40px}.current-city{display:inline-block}.order__info{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.order__info-left{width:160px;height:120px;margin-right:40px;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;border:1px solid #e6e9ed;border-radius:10px}.order__info-left img{width:110px;height:90px}.order__ul{width:260px}.order__li{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order__info-title{margin-bottom:20px;font-weight:500;font-size:18px;line-height:24px}.order__li-title{font-size:13px;line-height:15px;opacity:.6}.order__li-border{margin:0 3px;width:100%;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);border-bottom:1px dotted;opacity:.6}.order__li-value{font-size:13px;line-height:15px;white-space:nowrap}.order__info-buttons{width:260px;margin:15px 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order__minus,.order__plus{width:40px;height:40px;padding:0;background-color:#e6e9ed;cursor:pointer}.order__minus img,.order__plus img{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.order__minus{border-top-left-radius:5px;border-bottom-left-radius:5px}.order__plus{border-top-right-radius:5px;border-bottom-right-radius:5px}.order__count-box{width:60px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e6e9ed;border-bottom:1px solid #e6e9ed}.order__count{margin-right:3px}.order__total{font-weight:700;font-size:20px;line-height:23px;color:#505b73}.order__form-description{padding:40px 0 30px;margin:0 40px;border-top:1px solid #e6e9ed;font-size:15px;line-height:25px;opacity:.7}.order__form-box{margin:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex}.order__form-box-left{width:320px;margin-right:20px}.order__form-box-right{width:320px}.order__textarea.modal__textarea{height:127px;margin-bottom:4px}.order .modal__bottom{margin:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.order .modal__button{height:44px}.order .modal__accept{padding-left:0}.quiz{padding-bottom:20px;-webkit-transition:max-width .2s;-o-transition:max-width .2s;transition:max-width .2s}.quiz__content-1,.quiz__content-2,.quiz__content-3,.quiz__content-4,.quiz__content-5,.quiz__content-6{display:none}.quiz__content-1.active,.quiz__content-2.active,.quiz__content-3.active,.quiz__content-4.active,.quiz__content-5.active,.quiz__content-6.active{display:block}.quiz__content-title{margin-bottom:30px;font-weight:500;font-size:18px;line-height:21px}.quiz__text{width:680px;margin-bottom:20px;font-size:14px;line-height:20px;color:#474a4b;opacity:.7}.quiz__box-line{width:680px;height:8px;margin-bottom:10px;background:#e8e9f1;border-radius:10px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.quiz__line{width:20%;height:8px;background:#505b73;border-radius:10px;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.quiz__questions{width:680px;margin-bottom:30px;font-size:13px;line-height:15px;color:#a1a3a5}.quiz__content-1-items,.quiz__content-2-items,.quiz__content-3-items,.quiz__content-4-items,.quiz__content-5-items{width:680px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.quiz__content-1-item,.quiz__content-2-item,.quiz__content-3-item,.quiz__content-4-item,.quiz__content-5-item{width:330px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f7fc;font-size:15px;border:1px solid #e6e9ed;border-radius:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}.quiz__content-1-item.active,.quiz__content-1-item:hover,.quiz__content-2-item.active,.quiz__content-2-item:hover,.quiz__content-3-item.active,.quiz__content-3-item:hover,.quiz__content-4-item.active,.quiz__content-4-item:hover,.quiz__content-5-item.active,.quiz__content-5-item:hover{border:1px solid #a2a9c6}.quiz__content-1-item,.quiz__content-4-item{height:185px}.quiz__content-4-item.last{height:75px}.quiz__content-1-img-box{margin-bottom:10px}.quiz__content-2-item,.quiz__content-3-item,.quiz__content-5-item{height:75px;padding-left:25px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.quiz .modal__bottom-back{width:123px;min-height:44px;margin:30px auto 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quiz .modal__bottom-back svg{margin-right:7px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.quiz__content-6-title{opacity:.7;width:440px;margin-bottom:40px;font-size:14px;line-height:20px;text-align:center}.quiz .modal__bottom-quiz{width:320px;margin:50px auto 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.quiz .modal__bottom-quiz .modal__button{width:182px;margin:0}.quiz .modal__bottom-quiz .modal__bottom-back{margin:0}.quiz__content-6 .modal__accept{margin:0 auto 20px}.application-cost,.get-discount,.order-sucsess,.request-application,.request-call,.thanks{max-width:440px;width:100%;position:fixed;top:150px;left:50%;z-index:-20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.application-cost.active,.get-discount.active,.order-sucsess.active,.request-application.active,.request-call.active,.thanks.active{z-index:120;opacity:1}.application-cost{top:130px}.order-sucsess,.thanks{top:315px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.order-sucsess{top:330px}.order,.quiz{top:120px;display:none;z-index:-20;max-width:760px;width:100%;position:fixed;left:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.order.active,.quiz.active{z-index:120;display:-webkit-box;display:-ms-flexbox;display:flex}.quiz{top:40px}.modal__top{width:100%;min-height:70px;margin-bottom:20px;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;background-color:#f4f7fc;border-radius:10px 10px 0 0}.modal__title{font-size:20px}.modal__text{margin-bottom:40px;max-width:320px;font-size:15px;line-height:25px;text-align:center}.modal__item{max-width:320px;margin:0 auto 20px}.modal__label{max-width:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal__input{padding:12px 15px;border:1px solid #e6e9ed;border-radius:5px;outline:0}.modal__input::-webkit-input-placeholder{color:#a1a3a5}.modal__input::-moz-placeholder{color:#a1a3a5}.modal__input:-ms-input-placeholder{color:#a1a3a5}.modal__input::-ms-input-placeholder{color:#a1a3a5}.modal__input::placeholder{color:#a1a3a5}.modal__input:focus{border:1px solid #505b73}.modal__input:focus+.just-validate-error-label,.modal__input:hover+.just-validate-error-label{display:none}.modal__span{margin-bottom:7px}.modal__span::after{padding-left:3px;display:inline-block;content:"*";color:red}.modal__span.last::after,.modal__span.star-none::after{display:none}.modal__textarea{max-width:320px;height:140px;margin-bottom:20px;padding:12px 15px;border:1px solid #e6e9ed;border-radius:5px;outline:0;resize:none}.modal__textarea::-webkit-input-placeholder{color:#a1a3a5}.modal__textarea::-moz-placeholder{color:#a1a3a5}.modal__textarea:-ms-input-placeholder{color:#a1a3a5}.modal__textarea::-ms-input-placeholder{color:#a1a3a5}.modal__textarea::placeholder{color:#a1a3a5}.modal__textarea:focus{border:1px solid #505b73}.modal__button{max-width:320px;width:100%;margin:0 auto 10px;padding:14px;display:block;text-align:center}.modal__accept{max-width:320px;margin-bottom:40px;padding:0 10px;display:block;font-size:13px;line-height:18px;color:rgba(71,74,75,.6)}.modal__accept a{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;color:#505b73;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.modal__accept a:hover{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.thanks__top{max-width:320px;margin-bottom:20px;font-weight:500;font-size:15px}.thanks__bottom{max-width:320px;margin-bottom:40px;font-size:15px;line-height:25px;text-align:center}.thanks__box-link{margin-bottom:40px}.thanks__link{max-width:194px;padding:14px 30px;display:inline-block}.modal__item .just-validate-error-label{height:37px;-webkit-transform:translate(15px,11px);-ms-transform:translate(15px,11px);transform:translate(15px,11px)}.close-modal{position:absolute;top:20px;right:20px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;fill:#acacac}.close-modal:hover{fill:#5a5a5a}.blur{width:100%;height:100%;position:absolute;top:-10%;left:0;z-index:-40;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.page__body.active .blur{top:0;z-index:40;opacity:1}@media (max-width:1430px){.header__bottom.fixed{left:0}.header__bottom-box{padding:0}.header__bottom.fixed .header__bottom-box{padding:0 10px}}@media (max-width:1367px){.header__top-btn-link{padding:11px 7.5px}.header__logo,.header__top-phone{margin-right:0}}@media (max-width:1331px){.nav__li{margin-right:20px}}@media (max-width:1207px){.catalog-item__content .card__link-box{padding:0 10px!important}.card__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-item .card__right .popular-item__buttons,.popular-item__buttons{margin-bottom:25px}}@media (max-width:1282px){.header__top-address{display:none}.mobile-footer .header__top-address{display:block;padding-left:0;max-width:initial}.contacts .header__top-address{display:block}.mobile-footer .current-city{margin-bottom:10px}.header__top-socials{margin-left:0}.nav__li.drop-1,.nav__li.drop-2{margin-right:20px}.nav__li-drop1{left:-258px;max-width:1282px}.logo{width:115px}.header__bottom.fixed .header__logo,.header__bottom.fixed .nav__li.drop-1.fixed,.header__bottom.fixed .nav__li.drop-2.fixed{margin-right:10px}.header__bottom.fixed .header__logo{display:none}.swiper-slide__box-link{padding:12px 26px}.benefits__inner{margin-top:-40px}.nav{margin:0 auto}.header__bottom.fixed .nav__li-drop1{display:none;top:70px;left:-96px}}@media (max-width:1194px){.header__bottom.fixed{max-width:1194px}.header__bottom.fixed .nav__li-drop1{left:-16px}}@media (max-width:1120px){.nav__li-drop1 li{width:31%}.card__left-right-ul .nav__li-drop1 li:nth-child(1),.nav__li-drop1 li:first-child,.nav__li-drop1 li:nth-child(10),.nav__li-drop1 li:nth-child(4),.nav__li-drop1 li:nth-child(7){margin-left:17px}.header__top-socials-list{padding-left:10px}}@media (max-width:1024px){.header__top-geo,.header__top-worktime{margin-right:5px}.header__bottom.fixed .nav__li-drop1{left:-12px}.card__left-right-ul{width:260px}}@media (max-width:1023px){.cheader__top-btn,.header__top-btn,.header__top-email,.header__top-worktime,.nav{display:none}.header__top{height:60px}.header__bottom,.header__bottom-box{height:63px}.header__bottom.fixed .header__bottom-search.active{top:63px}.header__bottom.fixed,.header__bottom.fixed .header__bottom-box{height:63px}.header__top-form{margin-left:auto}.header__bottom-search{top:63px;display:none}.header__bottom.fixed .header__top-btn-link,.header__bottom.fixed .header__top-phone.bottom{display:none}.header__bottom.fixed .header__bottom-btns{display:-webkit-box;display:-ms-flexbox;display:flex}.header__bottom.fixed .header__top-btn.bottom{display:none}.header__bottom.fixed .header__logo{display:block}.nav__button{-webkit-transform:translateX(-33%);-ms-transform:translateX(-33%);transform:translateX(-33%)}.header__bottom.fixed .nav__button{-webkit-transform:translateX(-103%);-ms-transform:translateX(-103%);transform:translateX(-103%)}.container{padding-left:10px;padding-right:10px}.logo{width:140px}.header__top-socials{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.header__top-geo-box{margin-bottom:0}.header__bottom-btns{margin-right:8px}.main:after{top:-174px}.mobile-search-hidden.active{opacity:1;z-index:200}.header__top-geo{width:147px}.header__bottom-search-box{width:100%;padding-top:15px}.header__bottom-search-item{width:calc(100% - 30px);margin:0 0 15px 15px;padding-bottom:15px}.header__bottom-search-list-mobile{width:calc(100% - 16px)}.header__bottom-search-item-img-box{height:40px;margin-right:10px}.header__bottom-search-item img{width:48px;height:40px}.header__bottom-search-btn-box{height:74px;padding:15px}.header__bottom-search-btn-box button{width:270px}.container.footer__bottom-container{margin-bottom:50px}}@media (max-width:768px){.container-slider{padding:0 10px}.about-swiper,.brands-swiper,.popular-swiper{padding:0!important}.header__top-phone-link{font-size:14px}.header__top-socials{-webkit-transform:translateX(3px);-ms-transform:translateX(3px);transform:translateX(3px);display:none}.header{margin-bottom:30px}.main:after{top:-186px}.favorite-count,.leaderboard-count{font-size:12px!important;line-height:14px!important}.header__bottom-btns{margin-right:13px}.breadcrumb{padding:0 10px;overflow-x:auto}.breadcrumb::-webkit-scrollbar{width:0;height:0}.repair .breadcrumb,.servicesS .breadcrumb,catalog-item .breadcrumb{padding:0;overflow-x:auto}.repair .breadcrumb::-webkit-scrollbar,.servicesS .breadcrumb::-webkit-scrollbar,catalog-item .breadcrumb::-webkit-scrollbar{width:0;height:0}.container.bread{padding:0}.banner-quiz{height:200px;padding:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-repeat:no-repeat;background-size:100% 200px}.banner-quiz__title{margin-bottom:10px;font-size:20px;line-height:24px}.banner-quiz__suptitle{margin-bottom:15px;font-size:14px;line-height:20px}.banner-quiz__btn{width:270px;padding:10px 57px;margin:0}.card__left-img-box{width:110px;height:90px;margin-right:15px}.card__left-img-box img{width:110px;height:90px}.card__left-right-title{font-size:16px;line-height:22px}.card__right-price price{font-size:18px;line-height:21px}.card__left-right-span-title,.card__left-right-span-value{font-size:12px;line-height:14px}#catalog-item-5{margin-bottom:60px}.catalog-item__content .card__link-box{padding:0!important}.card__link-box{width:300px;padding:0!important;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #e6e9ed;border-radius:10px}.card__left{padding:20px 20px 10px;height:175px}.card__left-right-ul{width:135px;position:absolute;top:25px;left:145px}.card__left-right-title{max-width:260px;position:absolute;top:120px;left:20px}.card__right{height:125px;padding:20px;background-color:#f4f7fc;text-align:start}.card__right-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card__right-availability{margin:4px 0 0}.card__right-price{margin-bottom:20px}.card .popular-item__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card .popular-item__a{margin-left:0}.card{margin-bottom:20px}.catalog-item__content-5.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__bottom-search-item-name{font-size:14px;line-height:20px}}@media (max-width:479px){.header__top-socials-list{display:none}.header__top-form{margin-left:auto}.nav__button-span{display:none}.header__bottom-btns{margin-left:0;margin-top:3px}.header__bottom-form{border-radius:5px;height:40px}.header__bottom-form-left{display:none}.header__bottom-form-right-btn{width:44px;padding:11px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__bottom-form-right-btn svg{width:18px;height:18px;margin-right:0}.nav__button svg{width:20px;height:20px}.header__bottom.fixed .nav__button{-webkit-transform:translateX(-33%);-ms-transform:translateX(-33%);transform:translateX(-33%)}.header__bottom-btns-btn svg{width:20px;height:20px}.header__bottom-btns-btn:nth-child(2) svg{width:19px;height:19px}.header__top-phone svg{width:16px;height:16px}.header__top-geo-box svg{width:17px;height:17px}.breadcrumb__li:nth-child(1) .breadcrumb__span,.header__bottom-form-right-span{display:none}.breadcrumb__li:nth-child(1):after{margin-left:0}.header .favorite-count,.header .leaderboard-count{top:-9px;right:-12px}}@media (max-width:420px){.banner-quiz__title{width:245px}}@media (max-width:1159px){.footer__top{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__top-item{width:50%!important;margin-bottom:20px}.footer__top-form{width:300px}.footer__top-item.item-1,.footer__top-item.item-2,.footer__top-item.item-3,.footer__top-item.item-4{max-width:initial}}@media (max-width:949px){.footer__bottom-centr-way{display:none}.footer__top-item-title{font-size:15px;line-height:18px}.footer__top-item-link{font-size:14px;line-height:16px}}@media (max-width:816px){.container.footer__bottom-container{height:240px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px;padding-bottom:76px;margin-bottom:35px}.footer__bottom-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__bottom-confidence{display:block;margin:0 auto 15px}.footer__top-item-link-white{margin-bottom:15px;font-size:15px;line-height:18px}.footer__top-item{margin-bottom:14px}.footer__top-item-svg-list{margin-top:8px!important}.footer__top-item-svg-phone{margin-top:2px}.footer__bottom-centr{-webkit-transform:translate(-10px,5px);-ms-transform:translate(-10px,5px);transform:translate(-10px,5px)}.ipos-digital-visible{display:none}.ipos-digital-hidden{display:block}.footer__bottom-centr-list{margin-right:-20px!important}.footer__bottom-centr-item:last-child{margin-right:0}}@media (max-width:667px){.footer__top{padding:30px 0 10px}.footer__top-item{width:100%!important;text-align:center}.footer__top-item-title.catalog,.footer__top-item-title.services{display:inline-block!important}.footer__top-item.item-2>a,.footer__top-item.item-3>a{display:none}.footer__top-item.item-1{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__top-item.item-4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__top-item-socials-title{display:none}.footer__top-img-box img{width:140px;margin-right:28px}.footer__top-img-box{margin-bottom:30px}.footer__top-item-svg-phone-box-hidden{display:block;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.footer__top-item-svg-phone-box-hidden img{width:16px;margin-right:5px}.footer__top-item-svg-phone-call{width:300px;text-align:center}.footer__top-item-svg-item{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__top-item-box-p,.footer__top-item-box-p.city{text-align:start}.footer__top-item-svg-phone-box,.footer__top-item-ul.hidden{display:none}.footer__top-item-title,.footer__top-item.item-2{margin-bottom:16px}.footer__top-item-link.last{margin-bottom:10px}.footer__top-item-link.last2{margin-bottom:0}.footer__top-img-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__top-item.item-3,.footer__top-item.item-4{margin-top:-15px}.footer__top-item-title.catalog::after{display:inline-block;content:url(../img/svg/footer-arrow-down.svg);width:12px;height:7px;margin-left:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer__top-item-title.catalog.active::after{-webkit-transform:rotate(180deg) translateY(-12px);-ms-transform:rotate(180deg) translateY(-12px);transform:rotate(180deg) translateY(-12px)}.footer__top-item-title.services::after{display:inline-block;content:url(../img/svg/footer-arrow-down.svg);width:12px;height:7px;margin-left:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer__top-item-title.services.active::after{-webkit-transform:rotate(180deg) translateY(-12px);-ms-transform:rotate(180deg) translateY(-12px);transform:rotate(180deg) translateY(-12px)}.footer__top-item-ul.drop{display:none}.footer__top-item-ul.drop.active{display:block}.footer__top-item-title::after{position:initial;background-color:transparent}.footer__top-item-socials-item:last-child{margin-right:0}.footer__top-item-svg-link::after{top:24px}}@media (max-width:390px){.footer:after{top:0}}@media (max-width:330px){.footer__top-item.item-1,.footer__top-item.item-4{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.footer__top-item.item-2,.footer__top-item.item-3{text-align:inherit}.footer__top-item-socials{width:100%}.footer__top-item-socials-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__top-item-title.catalog,.footer__top-item-title.services{position:relative;width:100%}.footer__top-item-title.catalog:after,.footer__top-item-title.services:after{position:absolute;top:0;left:93%}}@media (max-width:1430px){.aside{margin-right:10px}}@media (max-width:1023px){.aside{display:none}.mobile-footer{width:100%;height:57px;padding:10px 25px;display:block;position:fixed;bottom:0;left:0;background:#fff;-webkit-box-shadow:0 -2px 15px rgba(53,61,77,.15);box-shadow:0 -2px 15px rgba(53,61,77,.15);z-index:110;border-top:1px solid #e6e9ed}.mobile-footer__menu-ul{height:467px;width:100%;padding:26px 0 0;margin:0;position:absolute;bottom:-467px;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:105;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mobile-footer__catalog-ul{height:649px;width:100%;padding:26px 0 0;margin:0;position:absolute;bottom:-649px;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:105;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mobile-footer__services-ul{height:320px;width:100%;padding:26px 0 0;margin:0;position:absolute;bottom:-320px;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:105;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mobile-footer__contacts-ul{height:527px;width:100%;padding:26px 0 0;margin:0;position:absolute;bottom:-527px;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:105;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mobile-footer__contacts-ul .mobile-footer__menu-li{width:280px;border-bottom:none}.mobile-footer__form{width:100%;margin-bottom:11px;padding:0 20px}.mobile-footer__form-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:12px 10px;background:#f4f7fc;color:#a1a3a5;border:1px solid #e6e9ed;border-radius:5px}.mobile-footer__form-btn img{width:20px;margin-right:10px}.mobile-footer__menu-li{width:calc(100% - 40px);padding:14px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;line-height:18px;border-bottom:1px solid #e6e9ed}.mobile-footer__menu-li img{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.mobile-footer__menu-link.contacts{margin-bottom:18px}.mobile-footer__menu-link{font-size:15px;line-height:18px;color:#474a4b}.mobile-footer__menu-link.first{margin-right:10px;color:#505b73}.mobile-footer__menu-link.first img{margin-left:10px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.mobile-footer__contacts-li{width:320px;padding:0 20px}.mobile-footer__menu-top{width:100%;margin-bottom:30px;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}.mobile-footer__menu-top svg{margin-left:auto;-webkit-transform:translate(-20px,-2px);-ms-transform:translate(-20px,-2px);transform:translate(-20px,-2px);fill:#acacac;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mobile-footer__menu-top svg:hover{fill:#5a5a5a}.mobile-footer__drop-top{width:100%;margin-bottom:15px;padding:0 20px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-footer__drop-top svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;fill:#acacac}.mobile-footer__drop-top svg:hover{fill:#5a5a5a}.mobile-footer__menu-back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;line-height:18px;color:#505b73}.services-back{opacity:0;pointer-events:none}.services-back.active{opacity:1;pointer-events:initial}.catalog-back{opacity:0;pointer-events:none}.catalog-back.active{opacity:1;pointer-events:initial}.contacts-back{opacity:0;pointer-events:none}.contacts-back.active{opacity:1;pointer-events:initial}.mobile-footer__menu-span{margin-left:-28px;position:absolute;left:44%;top:-3px;-webkit-transform:translateX(17%);-ms-transform:translateX(17%);transform:translateX(17%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:13%;height:70px;font-weight:500;font-size:16px;line-height:19px}.mobile-footer__menu-ul.active{bottom:57px}.mobile-footer__catalog-ul::-webkit-scrollbar{width:4px;height:6px}.mobile-footer__catalog-ul::-webkit-scrollbar-track{border-radius:50px;background:#f4f7fc}.mobile-footer__catalog-ul::-webkit-scrollbar-thumb{background:#505b73;border-radius:50px}.mobile-footer__catalog-ul.active{bottom:57px!important}.mobile-footer__contacts-ul.active,.mobile-footer__services-ul.active{bottom:57px}.mobile-footer__contacts-box{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-footer__contacts-box-left{margin-right:7px}.current-city-footer{margin-bottom:10px;display:inline-block;font-size:14px;line-height:16px;color:#505b73;cursor:pointer;border-bottom:1px dashed}.mobile-footer__contacts-box-text{font-size:14px;line-height:18px}.mobile-footer__contacts-li{margin-bottom:20px}.mobile-footer__contacts-li .footer__top-item-svg-phone-call{width:300px;margin:10px 0 0;-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px);text-align:center}.mobile-footer__contacts-box-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-footer__contacts-box-images a{margin-right:20px}.mobile-footer__contacts-box-images a img{width:22px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mobile-footer__contacts-box-images a img:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.mobile-footer__contacts-box-images a:last-child{margin-right:0}.mobile-footer__contacts-box-left img{margin-top:-3px}.mobile-footer__contacts-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-footer__contacts-link img{margin-right:7px}.mobile-footer__phone{font-weight:700;font-size:16px;line-height:19px}.mobile-span-1{position:absolute;left:44%;top:-3px;-webkit-transform:translateX(-4%);-ms-transform:translateX(-4%);transform:translateX(-4%);width:13%;height:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;font-size:16px;line-height:19px}}@media (max-width:856px){.mobile-footer__menu-span{-webkit-transform:translateX(21%);-ms-transform:translateX(21%);transform:translateX(21%)}}@media (max-width:768px){.mobile-footer__menu-span{-webkit-transform:translateX(24%);-ms-transform:translateX(24%);transform:translateX(24%)}}@media (max-width:680px){.mobile-footer__menu-span{-webkit-transform:translateX(28%);-ms-transform:translateX(28%);transform:translateX(28%)}}@media (max-width:531px){.mobile-footer__menu-span{-webkit-transform:translateX(38%);-ms-transform:translateX(38%);transform:translateX(38%)}}@media (max-width:484px){.mobile-footer__name{font-size:10px;line-height:12px}}@media (max-width:443px){.mobile-footer__menu-span{-webkit-transform:translateX(46%);-ms-transform:translateX(46%);transform:translateX(46%)}}@media (max-width:376px){.mobile-footer__menu-span{-webkit-transform:translateX(52%);-ms-transform:translateX(52%);transform:translateX(52%)}}@media (max-width:340px){.mobile-footer__menu-span{-webkit-transform:translateX(62%);-ms-transform:translateX(62%);transform:translateX(62%)}}@media (max-width:1714px){.not-found{background-image:none}}@media (max-width:1665px){.not-found__img-box img{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translateX(18px)}.not-found__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:1375px){.not-found__left{max-width:500px;margin-right:120px}}@media (max-width:1275px){.not-found__left{max-width:341px;margin-right:40px}}@media (max-width:1023px){.not-found__img-box{display:none}.not-found__left{max-width:410px}.not-found__up{display:none}.not-found__left-text{margin-bottom:30px}}@media (max-width:768px){.not-found{padding:30px 0}.not-found__left-box{display:none}.not-found__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.not-found__left-title{margin-bottom:10px;font-size:22px;line-height:26px}.not-found__left-text{font-size:14px;line-height:20px}.not-found__left{max-width:300px;margin-right:0}.not-found__input{width:300px}.not-found__button{width:300px;margin:10px 0}.not-found__form{max-width:300px}.choice__list-usually{max-height:288px;overflow-y:scroll;width:100%}.choice__list-usually::-webkit-scrollbar{width:4px;height:4px}.choice__list-popular-item,.choice__list-usually-item{font-size:14px;line-height:16px}.choice{top:30px;max-width:300px;max-height:540px}.choice__title{font-size:16px}.choice__top{height:50px;margin-bottom:30px}.choice__top svg{top:10px}.choice__form{width:270px;position:relative;margin:0 0 30px 15px}.choice__bottom{padding:0 15px;margin-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.choice__list-popular{display:none}.choice__list-usually-item{margin-bottom:15px;font-size:14px;line-height:16px}.choice__list-usually-item.mobile{display:block;font-weight:600}.choice__list-usually{max-height:357px}.order__info{margin-top:0}.order__info-title{margin-bottom:10px;position:absolute;left:15px;font-size:16px;line-height:22px}.order__info-left{width:auto;height:auto;border:none}.order__info-left img{width:110px;height:90px}.order__ul{width:135px;position:absolute;top:113px;left:150px}.order__info-left{position:absolute;left:15px;top:113px}.order__info-buttons{width:270px;margin:155px 0 30px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.order__info-box{margin-right:0!important;margin-left:auto}.order__form-box{width:270px;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order__form-box-left,.order__form-box-right{width:270px;margin-right:0}.order__form-description{width:270px;margin:0 auto;padding:30px 0;font-size:14px;line-height:20px}.order .modal__bottom{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quiz{max-width:300px;padding-bottom:10px}.quiz img{width:40px;height:40px}.quiz .modal__title{font-size:14px}.quiz .modal__top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding-left:15px}.quiz__box-line,.quiz__content-6-title,.quiz__content-title,.quiz__questions,.quiz__text{max-width:270px}.quiz__content-1-item,.quiz__content-1-items,.quiz__content-2-item,.quiz__content-2-items,.quiz__content-3-item,.quiz__content-3-items,.quiz__content-4-item,.quiz__content-4-items,.quiz__content-5-item,.quiz__content-5-items{width:270px;height:auto;margin-bottom:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.quiz__content-1-item,.quiz__content-2-item,.quiz__content-3-item,.quiz__content-4-item,.quiz__content-5-item{padding:15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:14px}.quiz__content-2-item{width:130px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz__content-title{margin-bottom:20px;font-size:16px;line-height:19px}.quiz__content-1-img-box{margin:0 15px 0 0}.quiz .modal__bottom-back{width:270px;margin:20px auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz .modal__bottom-back svg{width:15px}.quiz .modal__bottom-quiz .modal__button{width:270px;margin-bottom:10px}.quiz .modal__bottom-quiz{margin-top:30px;width:270px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}.quiz__content-6-title{margin:0 auto 30px}.quiz__content-4-item-img-box img{margin-right:15px}}@media (max-height:900px){.application-cost,.choice,.get-discount,.order,.quiz,.request-application,.request-call{top:30px;overflow-y:auto}}@media (max-width:768px){.application-cost,.get-discount,.order,.order-sucsess,.request-application,.request-call,.thanks{max-width:300px}.modal__top{min-height:50px;height:50px;margin-bottom:15px}.modal__title{font-size:16px}.modal__text{max-width:270px;margin-bottom:30px;font-size:14px;line-height:20px}.modal__span{font-size:14px;line-height:16px}.modal__button,.modal__input{font-size:14px}.close-modal{width:18px;height:18px;top:14px;right:14px}.modal__item{max-width:270px}.modal__textarea{height:120px;margin-bottom:10px}.modal__button{max-width:270px}.modal__accept{font-size:12px;line-height:16px;margin-bottom:30px;padding:0;text-align:center}.thanks__top{font-size:14px}.thanks__bottom{max-width:270px;font-size:14px;line-height:20px;text-align:center}.thanks__link{max-width:270px}.thanks__box-link{margin-bottom:30px}}.benefits{max-width:100%;width:100%}.benefits-button-prev{background-image:url(../img/svg/slider-benefits-left.svg)!important;left:20px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.benefits-button-prev:hover{background-image:url(../img/svg/slider-arrow-left-active.svg)!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.benefits-button-prev::after{display:none}.benefits-button-next{background-image:url(../img/svg/slider-benefits-right.svg)!important;right:30px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.benefits-button-next:hover{background-image:url(../img/svg/slider-arrow-right-active.svg)!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.benefits-button-next::after{display:none}.benefits-pagination .swiper-pagination-bullet{background-color:#fff;opacity:.3;margin-right:10px}.benefits-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.benefits-swiper{max-width:1040px;width:100%;max-height:400px;height:100%;margin-bottom:30px}.swiper-slide__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:10}.swiper-slide__box-left{z-index:10;-webkit-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px)}.swiper-slide__box-left img{margin-top:-30px}.swiper-slide__box-right{max-width:493px;width:100%;z-index:10}.swiper__item{position:relative;padding:80px}.swiper__item img{top:0;left:0}.swiper-slide__box-title{margin-top:0;font-weight:600;font-size:40px;line-height:47px;color:#fff;margin-bottom:15px}.swiper-slide__box-suptitle{font-size:18px;line-height:18px;color:#fff;margin-bottom:40px}.swiper-slide__box-suptitle p{max-width:324px;margin-bottom:5px;font-size:18px;line-height:24px}.swiper-slide__box-link{padding:14px 30px;color:#474a4b;background-color:#ffc859;border-radius:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.benefits__inner{padding:40px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f5f5f5;border-radius:10px;margin-bottom:60px}.benefits__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:320px;width:100%}.benefits__item:nth-child(2){max-width:306px}.benefits__item-left{min-width:80px;min-height:80px;margin-right:20px;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;background:#fff;-webkit-box-shadow:4px 4px 15px rgba(0,0,0,.1);box-shadow:4px 4px 15px rgba(0,0,0,.1);border-radius:86px}.benefits__item-title{margin-bottom:8px;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.02em;text-transform:uppercase;color:#474a4b}.benefits__item-suptitle{line-height:18px;color:#474a4b;opacity:.7}.benefits__title{margin-bottom:30px;font-size:32px;line-height:32px;font-weight:400}.benefits__catalog{margin-bottom:50px}.benefits__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;list-style:none}.benefits__list-item{margin-right:15px;margin-bottom:15px;padding:15px 18px;border:1px solid #e6e9ed;border-radius:11px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.benefits__list-item:hover{-webkit-box-shadow:2px 4px 5px rgba(0,0,0,.05);box-shadow:2px 4px 5px rgba(0,0,0,.05)}.benefits__list-item.last{background-color:#f4f7fc}.benefits__list-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#505b73}.benefits__list-link img{width:40px;height:34px;margin-right:10px}.benefits__list-link.last{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.benefits__list-link.last img{margin-right:0;height:24px;width:24px}.slide-bg{position:absolute}.swiper-pagination-bullet{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.filters{margin-top:-753px;margin-bottom:50px;margin-left:auto;width:calc(100% - 360px)}.filters__toggle-filters,.filters__toggle-filters-hide{display:none}.filters__tab-title{margin-right:4px;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#505b73;color:#fff;border:1px solid #e6e9ed;border-radius:10px 10px 0 0;padding:15px 18px;font-size:16px;line-height:1.5;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out;-o-transition:color .3s ease-in-out,background-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out;cursor:pointer;position:relative;top:1px;text-transform:uppercase}.filters__tab-title.active{background-color:#f4f7fc;color:#474a4b;border-bottom:none}.filters__content{padding:30px 0;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#f4f7fc;border:1px solid #e6e9ed}.filters__ranges-bottom-ul-box{background-color:#fff;padding:20px 11px 9px 20px;border:1px solid #e6e9ed;border-radius:5px}.filters__ranges-bottom-ul{margin:0;padding:0}.filters__ranges-bottom-ul.item-1{max-height:289px;background-color:#fff;scrollbar-color:#505b73 #f4f7fc;overflow-y:auto}.filters__ranges-bottom-ul.item-1::-webkit-scrollbar{width:4px;height:4px}.filters__ranges-bottom-ul.item-1::-webkit-scrollbar-track{border-radius:50px;background:#f4f7fc}.filters__ranges-bottom-ul.item-1::-webkit-scrollbar-thumb{background:#505b73;border-radius:50px}.filters__ranges-bottom{margin:30px 0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filters__ranges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #e6e9ed}.filters__ranges-bottom-item{max-width:300px;width:100%}.filters__ranges-bottom-item span{display:block;margin-bottom:7px;white-space:nowrap}.filters__buttons{background-color:#fff}.filters__ranges-bottom-li{margin-bottom:11px}.filters__ranges-bottom-label{position:relative;padding-left:30px;font-size:14px;line-height:18px;cursor:pointer}.filters__ranges-bottom-label:hover::before{border:1px solid #505b73}.filters__ranges-bottom-label::before{position:absolute;content:"";left:0;width:20px;height:20px;border:1px solid #a2a9c6;border-radius:4px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-position:2px}.filters__ranges-bottom-label.active:before{background-image:url(../img/svg/check.svg);background-repeat:no-repeat;background-position:2px}.filters__range-item{max-width:300px;width:100%;height:110px;margin-bottom:30px;margin-right:40px}.filters__range-item:nth-child(3){margin-right:0}.filters__range-item-title{margin-bottom:7px}.filters__ranges-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filters__ranges-btns-left{margin-right:20px}.filters__ranges-btns-right-link{padding:14px 23px}.filters__btn-reset{cursor:pointer}.filters__btn-reset svg{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px);fill:#505b73}.content{display:none;padding:10px 20px}.content.active{display:block}.sliders_control{position:relative;min-height:50px}.form_control{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:24px;color:#635a5a}.form_control_container__time__input{width:140px;height:40px;margin-bottom:38px;background:#fff;border:1px solid #e6e9ed;border-radius:5px;font-size:14px;line-height:16px;text-align:center;color:#474a4b;outline:0}.form_control_container__time__input:focus{border:1px solid #505b73}.form_control_container__time__input.placeholder{color:#a1a3a5}#fromSlider1,#fromSlider2,#fromSlider3,#fromSlider4,#fromSlider5{height:0;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);z-index:1}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:all;width:16px;height:16px;background-color:#505b73;border-radius:50%;-webkit-box-shadow:0 0 0 1px #c6c6c6;box-shadow:0 0 0 1px #c6c6c6;cursor:pointer}input[type=range]::-moz-range-thumb{-webkit-appearance:none;pointer-events:all;width:16px;height:16px;background-color:#505b73;border-radius:50%;box-shadow:0 0 0 1px #c6c6c6;cursor:pointer}input[type=range]::-webkit-slider-thumb:hover{background:#4d5870}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:2px;width:100%;position:absolute;background-color:#c6c6c6;pointer-events:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:1;-webkit-appearance:none}input[type=number],input[type=number]:focus,input[type=number]:hover{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.contacts__footer-box{width:calc(100% - 40px)}.contacts__footer-box::-webkit-scrollbar{width:4px;height:6px}.contacts__footer-box::-webkit-scrollbar-track{border-radius:50px;background:#f4f7fc}.contacts__footer-box::-webkit-scrollbar-thumb{background:#505b73;border-radius:50px}.contacts__footer-box .mobile-footer__menu-li{width:98%}.quick{width:calc(100% - 360px);margin-bottom:150px;margin-left:auto}.quick__title{margin-bottom:30px;font-weight:400;font-size:24px;line-height:24px}.quick__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.quick__tab-title{margin-right:4px;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#505b73;color:#fff;border:1px solid #e6e9ed;border-radius:10px 10px 0 0;padding:15px 18px;font-size:16px;line-height:1.5;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out;-o-transition:color .3s ease-in-out,background-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out;cursor:pointer;position:relative;top:1px;text-transform:uppercase}.quick__tab-title.active{background-color:#f4f7fc;color:#474a4b;border-bottom:none}.quick__content-left-title{font-weight:500;margin-bottom:10px}.quick__content{display:none;padding:30px 30px 15px;background-color:#f4f7fc;border:1px solid #e6e9ed;border-radius:0 10px 10px}.quick__content.active{display:-webkit-box;display:-ms-flexbox;display:flex}.quick__content-left{max-width:680px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.quick .quick__content-right-item-link,.quick__content-left-link{-webkit-transition:.4s;-o-transition:.4s;transition:.4s;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.quick .quick__content-right-item-link:hover,.quick__content-left-link:hover{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73;text-decoration:underline}.quick__content-right{max-width:300px;width:100%;border-left:1px solid #e6e9ed;padding-left:20px}.quick__content-left-item{width:50%}.quick__content-left-item:nth-child(1){margin-bottom:30px;border-right:1px solid #e6e9ed;border-bottom:1px solid #e6e9ed}.quick__content-left-item:nth-child(2){margin-bottom:30px;padding-left:20px;border-bottom:1px solid #e6e9ed}.quick__content-left-item:nth-child(3){border-right:1px solid #e6e9ed}.quick__content-left-item:nth-child(4){padding-left:20px}.quick__content-left-list{max-width:309px;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.quick__content-left-li{margin-right:15px;margin-bottom:8px}.quick__content-right-list{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:325px}.quick__content-right-item{width:40%;margin-bottom:9px}.quick__selectors{display:none}.quick__top-span{text-transform:uppercase}.banner{margin-bottom:100px}.banner .container-big{background-image:url("../img/Фон баннера.jpg");background-repeat:no-repeat;background-size:cover;background-color:#505b73;height:200px;position:relative}.banner__box{display:-webkit-box;display:-ms-flexbox;display:flex}.banner__background{position:absolute;top:0;height:200px;z-index:-1}.banner__info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:270px;padding-top:49px}.banner__info-left{margin-right:65px;max-width:561px;width:100%}.banner__info-title{margin-bottom:20px;font-weight:500;font-size:32px;line-height:32px;color:#fff}.banner__info-suptitle{font-size:16px;line-height:16px;color:#fff}.banner__info-link{width:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:14px 0;background:#ffc859;color:#474a4b;border-radius:5px;margin-top:50px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.banner__info-right{margin-right:80px}.banner__img-box{position:absolute;right:50px;top:-50px}.banner__info-link.hidden{display:none}.popular__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.popular__title{font-size:32px;line-height:32px;font-weight:400}.popular__link-box{cursor:default}.popular__link-box img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.popular__link-box a{font-size:15px;line-height:18px;margin-right:5px}.popular__link-box a:hover img{-webkit-transform:translate(5px,2px);-ms-transform:translate(5px,2px);transform:translate(5px,2px)}.popular-item{width:320px;height:568px;padding:10px 0 0;margin-bottom:150px;border:1px solid #e6e9ed;border-radius:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.popular-item:hover{-webkit-box-shadow:2px 4px 15px rgba(0,0,0,.1);box-shadow:2px 4px 15px rgba(0,0,0,.1)}.popular-item__value{white-space:nowrap;color:#474a4b}.popular-item__img-box{padding:0 30px;margin-bottom:15px}.popular-item__img-box img{cursor:pointer}.popular-item__title{max-width:300px;display:block;padding:0 30px;font-weight:500;font-size:18px;line-height:24px;color:#505b73;margin-bottom:13px;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.popular-item__title:hover{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.popular-item__bottom{background-color:#f4f7fc;padding:0 30px 30px;border-radius:0 0 10px 10px}.popular-item__ul{max-width:260px;padding:20px 0 0;margin:0 0 20px}.popular-item__li{padding:0;margin:0 0 13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popular-item__name{font-size:13px;line-height:13px;color:#474a4b;opacity:.6;position:relative}.popular-item__name::after{position:absolute;background-color:red;top:0;right:0;width:20px;height:1px}.popular-item__border{margin:0 3px;width:100%;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);border-bottom:1px dotted;opacity:.6}.popular-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:260px;margin-bottom:20px}.popular-item__price{font-weight:700;font-size:20px;line-height:20px;color:#505b73}.popular-item__Availability{position:relative;opacity:.6;color:#474a4b}.popular-item__Availability::before{width:6px;height:6px;position:absolute;top:4px;left:-10px;content:"";background:#26af61;border-radius:5px}.popular-item__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:260px}.popular-item__box-svg{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popular-item__box-favorite{margin-right:15px}.popular-item__box-favorite:hover #favorite-check g path{fill:#505b73}.popular-item__box-leaderboard:hover #leaderboard-check path{stroke:#505b73}.popular-item__a{padding:14px 57px;display:block}.popular-item__link{cursor:default}.popular-swiper{padding:0 40px;max-height:654px;height:100%}.popular-slide.swiper-slide-prev{-webkit-transform:translateX(-7px);-ms-transform:translateX(-7px);transform:translateX(-7px)}.popular-wrapper{max-height:654px;height:100%}.popular .swiper-pagination-bullet{background-color:#505b73!important;opacity:.3;margin-right:10px}.popular .swiper-pagination-bullet:hover{opacity:.5}.popular .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.popular .popular-pagination{bottom:30px}.popular .popular-button-prev{background-image:url(../img/svg/slider-arrow-left.svg)!important;left:-11px;top:44%;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.popular .popular-button-prev::after{display:none}.popular .popular-button-prev:hover{background-image:url(../img/svg/slider-arrow-left-active.svg)!important;left:-11px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.popular .popular-button-next{background-image:url(../img/svg/slider-arrow-right.svg)!important;top:44%;right:0;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.popular .popular-button-next::after{display:none}.popular .popular-button-next:hover{background-image:url(../img/svg/slider-arrow-right-active.svg)!important;right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.favorite-icon,.leaderboard-icon{z-index:50;cursor:pointer}.favorite-icon{fill:#a2a9c6;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.favorite-icon:hover{fill:#505b73}.leaderboard-icon{width:24px;height:24px;stroke:#a2a9c6;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.leaderboard-icon:hover{stroke:#505b73}.favorite-full{display:none;-webkit-transform:translate(-1px,-3px);-ms-transform:translate(-1px,-3px);transform:translate(-1px,-3px);cursor:pointer}.leaderboard-full{display:none;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);cursor:pointer}.favorite-active .favorite-full{display:block}.favorite-active .favorite-icon{display:none}.compare-active .leaderboard-full{display:block}.compare-active .leaderboard-icon{display:none}.solutions{margin-top:65px;margin-bottom:100px}.solutions__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.solutions__title{font-size:32px;line-height:32px;font-weight:400}.solutions__link-top-box img{margin-left:5px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.solutions__link-top-box a{font-size:15px;line-height:18px;margin-right:5px}.solutions__link-top-box a:hover img{-webkit-transform:translate(5px,2px);-ms-transform:translate(5px,2px);transform:translate(5px,2px)}.solutions__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.solutions__link-box.item-1{max-width:680px;width:100%}.solutions__link-box{max-width:350px;width:100%;overflow:hidden}.solutions__link-box img{-webkit-transition:1s;-o-transition:1s;transition:1s}.solutions__link-box:hover img{width:120%;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.solutions__item{width:100%;height:300px;padding:30px;position:relative;border-radius:10px}.solutions__item.item-1{max-width:680px;background:#eeeff5}.solutions__item.item-2{max-width:350px;background:#ecf1f3}.solutions__item.item-3{max-width:350px;background:#f3f1f8}.solutions__item-title{display:initial;position:relative;font-weight:500;font-size:18px;line-height:18px;color:#505b73;cursor:pointer}.solutions__item-title::after{position:absolute;opacity:0;content:"";top:18px;left:0;width:100%;height:1px;background-color:#505b73;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.solutions__item-title:hover::after{opacity:1}.solutions__item-text{margin-top:10px;max-width:400px;font-size:16px;line-height:22px;color:#474a4b;opacity:.7}.solutions__item-img-box{position:absolute;display:inline-block;bottom:0;right:0}.solutions__item-img-box img{display:block;border-radius:10px}.solutions__link.hidden{width:300px;display:none;margin:15px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.solutions__swiper-box{display:none}.about{padding-top:107px;padding-bottom:100px;margin-bottom:100px;background-color:#f5f5f5}.about__right-title{margin-bottom:30px;font-weight:400;font-size:32px;line-height:32px}.about__link{margin-top:10px}.about__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:527px;margin-bottom:100px}.about__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.about__item{max-width:430px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.about__item-suptitle{opacity:.7;line-height:18px}.about__left{max-width:440px;width:100%;margin-right:40px;position:relative}.about__left::after{width:1500px;height:286px;position:absolute;bottom:0;right:0;content:"";background:rgba(162,169,198,.2);border-radius:10px}.about__left-img-1{position:absolute;z-index:10}.about__left-img-2{position:absolute;bottom:20px;z-index:20}.about__item-img-box{margin-right:20px}.about__item-img-box img{max-width:60px}.about__item-title{margin-bottom:8px;font-weight:500;font-size:16px;line-height:16px;letter-spacing:.02em}.about__text{margin-bottom:50px}.about__text p{font-size:15px;line-height:25px;margin-bottom:25px;opacity:.7}.about__text ul{margin:0 0 25px;padding:0 0 0 15px;list-style:initial}.about__text h2,.about__text h3,.about__text h4,.about__text h5,.about__text h6{margin-bottom:20px}.about__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.about__title{font-size:32px;line-height:32px;font-weight:400}.about__link-top-box img{margin-left:5px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.about__link-top-box a{font-size:15px;line-height:18px;margin-right:5px}.about__link-top-box a:hover img{-webkit-transform:translate(5px,2px);-ms-transform:translate(5px,2px);transform:translate(5px,2px)}.about-slide-box{position:relative;display:block;z-index:10}.about-slide-box::after{position:absolute;content:"";top:0;left:0;height:98%;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.8)));background:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.8) 100%);background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.8) 100%);border-radius:10px;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.about-slide-box img{position:relative;border-radius:10px}.about-slide-box:hover::after{opacity:1}.about-slide-box:hover .about-lide-hidden-text{opacity:1;z-index:5}.about-slide.swiper-slide-prev{-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}.about-lide-hidden-text{position:absolute;left:20px;bottom:20px;content:"";opacity:0;line-height:20px;color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.about__link.hidden{display:none;width:300px;margin:30px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about__left-img-hidden,.about__right-title-hidden{display:none}.about-swiper{max-width:100%;height:270px;padding:0 40px}.about-pagination{bottom:0!important}.about .swiper-pagination-bullet{width:10px;height:10px;background-color:#505b73!important;opacity:.3;margin-right:10px}.about .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.about .about-button-prev{background-image:url(../img/svg/slider-arrow-left.svg)!important;left:-11px;top:43%;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.about .about-button-prev::after{display:none}.about .about-button-prev:hover{background-image:url(../img/svg/slider-arrow-left-active.svg)!important;left:-11px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.about .about-button-next{background-image:url(../img/svg/slider-arrow-right.svg)!important;top:43%;right:0;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.about .about-button-next::after{display:none}.about .about-button-next:hover{background-image:url(../img/svg/slider-arrow-right-active.svg)!important;right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.brands{position:relative;overflow:hidden}.brands__title{margin-bottom:20px;font-size:32px;line-height:32px;font-weight:400}.brands__text{margin-bottom:30px;max-width:920px;font-size:15px;line-height:25px;opacity:.7}.brands__bottom{margin-top:100px;padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;background-color:#e7e8ee}.brands__bottom::after{position:absolute;content:"";height:100%;width:100%;top:0;right:100%;background-color:#e7e8ee}.brands__bottom::before{position:absolute;content:"";height:100%;width:100%;top:0;left:100%;background-color:#e7e8ee}.brands__form{display:-webkit-box;display:-ms-flexbox;display:flex}.brands__form-left{max-width:300px;width:100%;margin-right:20px}.brands__form-right{max-width:300px;width:100%}.brands__span{margin-bottom:7px;display:block;position:relative}.brands__span::after{padding-left:3px;display:inline-block;content:"*";color:red}.brands__input{width:100%;padding:14px 20px;margin-bottom:20px}.brands__button,.brands__button-hidden{width:100%;padding:14px 90px}.brands__bottom-left{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:680px;margin-right:40px}.brands__bottom-left-box-img{margin-right:40px}.brands__bottom-left-box-img img{max-width:80px}.brands__bottom-left-title{margin-bottom:20px;font-size:32px;line-height:32px;color:#505b73}.brands__bottom-right{max-width:620px}.brands__form-right-accept{font-size:13px;line-height:18px;color:rgba(71,74,75,.6)}.brands__form-right-accept a{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.brands__form-right-accept a:hover{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.brands__form-right-accept-hidden{font-size:13px;line-height:18px;color:rgba(71,74,75,.6)}.brands__bottom-left-text{font-size:16px;line-height:20px;opacity:.7}.brands__form-right-hidden{max-width:300px;width:100%;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.brands-swiper{max-width:100%;padding:0 40px}.brands-slide__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.brands .swiper-pagination-bullet{background-color:#505b73!important;opacity:.3;margin-right:10px}.brands .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.brands .brands-button-prev{background-image:url(../img/svg/slider-arrow-left.svg)!important;left:-11px;top:53%;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.brands .brands-button-prev::after{display:none}.brands .brands-button-prev:hover{background-image:url(../img/svg/slider-arrow-left-active.svg)!important;left:-11px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.brands .brands-button-next{background-image:url(../img/svg/slider-arrow-right.svg)!important;top:53%;right:0;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.brands .brands-button-next::after{display:none}.brands .brands-button-next:hover{background-image:url(../img/svg/slider-arrow-right-active.svg)!important;right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.brands-pagination{display:none}.brands__up{position:fixed;bottom:40px;right:40px;cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;opacity:0;z-index:20}.brands__up:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.just-validate-error-field{border:1px solid #ed5959!important}.just-validate-error-label{position:absolute;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate(16px,-60px);-ms-transform:translate(16px,-60px);transform:translate(16px,-60px);background-color:#fff;color:#ed5959!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.input-focus.just-validate-error-field:focus+.just-validate-error-label,.input-focus.just-validate-error-field:hover+.just-validate-error-label{display:none}@media (max-width:1390px){.benefits{max-width:1040px}.benefits-swiper{max-width:1000px}.benefits-pagination{bottom:24px!important}.swiper__item{padding:65px 60px}.swiper-slide__box-suptitle{margin-bottom:45px}.swiper-slide__box-left{-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.swiper-slide__box-right{max-width:400px}}@media (max-width:1351px){.benefits-swiper{max-width:800px}.swiper-slide__box-title{font-size:20px;line-height:23px}.swiper-slide__box-suptitle{font-size:14px;line-height:20px;margin-bottom:30px}.benefits-button-next,.benefits-button-prev{top:40%}.benefits-pagination{bottom:106px!important}}@media (max-width:1234px){.benefits__item,.benefits__item:nth-child(2){max-width:230px}.benefits__item:nth-child(2) .benefits__inner{padding:40px 10px}}@media (max-width:1148px){.benefits-swiper{max-height:370px;max-width:750px;margin-bottom:0}}@media (max-width:1098px){.benefits-swiper{max-width:672px}.benefits-pagination{bottom:114px!important}.swiper__item{padding:50px 40px}.swiper-slide__box-left img{margin-top:-10px}.benefits-button-prev{left:0}.benefits-button-next{right:20px}.benefits__item-left{margin-right:10px}}@media (max-width:1023px){.benefits-swiper{max-width:100%;max-height:340px}.benefits-button-next{right:10px}.benefits-button-prev{left:0}.swiper-slide__box-left{margin-top:0;max-height:200px}.swiper-slide__box-left img{max-height:200px;margin-top:-30px}.swiper-slide__box-right{margin-left:-50px}.swiper__item{padding:55px 30px}.benefits-pagination{bottom:5px!important}.benefits-button-next,.benefits-button-prev{top:50%}.benefits-swiper{max-height:240px}.benefits__title{font-size:24px;line-height:30px;margin-top:60px}.benefits__inner{margin-top:30px}.benefits__item-left{margin-right:20px}}@media (max-width:768px){.benefits-slide-item{padding:0}.swiper-slide__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.swiper-slide__box-left{margin-top:0}.swiper-slide__box-right{margin-top:50px;margin-left:10px}.benefits-button-next,.benefits-button-prev{display:none}.benefits-slide.swiper-slide-active,.benefits-slide.swiper-slide-next{width:88%!important}.swiper-slide__box-left img{max-height:160px;margin-top:10px}.swiper-pagination-bullet{background-color:#505b73!important}.benefits__inner{display:none}.slide-bg{width:100%;height:200px;border-radius:10px}.swiper-slide__box-title{font-size:20px;line-height:23px;margin-bottom:15px;max-width:131px}.swiper-slide__box-link{display:none}.swiper-slide__box-suptitle{max-width:250px;margin-bottom:15px}.swiper-slide__box-suptitle p{font-size:14px;line-height:20px}.benefits-pagination{bottom:-3px!important}}@media (max-width:580px){.benefits__list-item{width:100%;-webkit-box-shadow:none;box-shadow:none;margin-right:0;margin-bottom:7px}.benefits__list-link.last{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media (max-width:479px){.benefits-swiper{max-height:240px!important;margin-bottom:50px}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#505b73}.swiper-pagination-bullet{background-color:#505b73!important;opacity:.3}.swiper-slide__box{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial}.swiper-slide__box-left{position:absolute;top:-5px;right:-20px}.swiper-slide__box-left img{max-height:105px}.swiper-slide__box-right{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;height:200px}}@media (max-width:340px){.swiper-slide__box-left img{max-height:105px}.benefits-swiper{min-width:320px}.benefits-slide.swiper-slide-active,.benefits-slide.swiper-slide-next{width:87%!important}}@media (max-width:1418px){.filters__range-item:nth-child(3){margin-right:40px}}@media (max-width:1387px){.filters{margin-top:-660px;width:calc(100% - 330px)}.filters__ranges-bottom-item{max-width:260px}.selector__filter{width:260px}}@media (max-width:1312px){.filters__tab-title.tab-button{font-size:14px;margin-right:0;white-space:nowrap}}@media (max-width:1192px){.filters__ranges-bottom-item{max-width:250px}.filters__ranges-bottom-item.selector,.selector__filter{max-width:170px}.filters__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:1095px){.filters__ranges-bottom-item{max-width:240px}.filters__range-item{margin-right:12px!important}.filters__tab-title{padding:15px 12px}}@media (max-width:1026px){.filters__range-item{max-width:298px}}@media (max-width:1023px){.filters{width:100%;margin-left:0;margin-top:0}.content{padding:10px 0}.filters__ranges-bottom-item,.selector__filter{max-width:300px!important;margin-right:10px}.filters__ranges-bottom-item:last-child{margin-right:0}.filters__range-item{max-width:300px;margin-right:20px!important}.filters__ranges{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filters__tab-title{padding:15px 18px}}@media (max-width:940px){.filters__range-item:nth-child(2),.filters__range-item:nth-child(4),.filters__range-item:nth-child(5){margin-right:0!important}.filters__title-hidden{display:none}}@media (max-width:871px){.filters__ranges-bottom-ul-box{min-width:230px}.selector__filter{width:200px}}@media (max-width:750px){.filters{margin-top:40px;margin-bottom:60px}.filters__range-item{max-width:300px}.filters__tab-title{padding:15px 13px}}@media (max-width:686px){.filters__toggle-filters{height:64px;width:100%;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#505b73;font-size:16px;line-height:18px;color:#fff;cursor:pointer;position:relative}.filters__toggle-filters img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.filters__toggle-filters.active img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filters__toggle-filters.active+.filters__tabs{display:block}.filters__toggle-filters.active .filters__toggle-count{left:145px}.filters__toggle-filters::after{position:absolute;content:"";top:0;left:-10px;height:100%;width:11px;background-color:#505b73}.filters__toggle-filters::before{position:absolute;content:"";top:0;right:-10px;height:100%;width:11px;background-color:#505b73}.filters__toggle-count{position:absolute;content:"";width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffc859;border-radius:10px;left:160px;color:#505b73;font-size:12px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.filters{background-color:#fff}.filters__ranges-bottom-ul-box{margin-bottom:20px}.filters__tabs{display:none}.filters__ranges{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:none}.filters__range-item{margin-bottom:20px}.filters__range-item:nth-child(3){margin-right:0}.filters__buttons{margin-bottom:0;padding-bottom:20px;background-color:#fff;overflow-x:auto}.filters__buttons::-webkit-scrollbar{width:0;height:0}.filters__tab-title.tab-button{margin-right:3px;border:1px solid #e6e9ed;border-radius:10px}.filters__ranges-bottom{margin:0 0 50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filters__ranges-bottom-item{margin-right:0!important;margin-bottom:0}.filters__ranges-bottom{margin-bottom:10px}.filters__toggle-filters.active .filters__toggle-filters-show{display:none}.filters__toggle-filters.active .filters__toggle-filters-hide{display:block}.filters__range-item{height:auto;margin-right:0!important}.sliders_control{display:none}.form_control{height:40px}.filters__content{position:relative;border:none;border-radius:0}.filters__content::after{position:absolute;content:"";width:10px;height:100%;top:0;left:-10px;background-color:#f4f7fc}.filters__content::before{position:absolute;content:"";width:10px;height:100%;top:0;right:-10px;background-color:#f4f7fc}.selector__filter{width:300px;margin-bottom:20px}.filters__ranges-btns{margin-top:14px}}@media (max-width:1430px){.quick{width:calc(100% - 330px)}}@media (max-width:1350px){.quick{margin-bottom:90px}.quick__buttons{overflow-x:auto}.quick__buttons::-webkit-scrollbar{width:0;height:0}}@media (max-width:1194px){.quick__content-right{max-width:240px}}@media (max-width:1023px){.quick{width:100%;margin-left:0}}@media (max-width:686px){.quick{margin-bottom:60px}.quick__tabs{display:none}.quick__selectors{display:block}.quick__selector{margin-bottom:10px;background-color:#f4f7fc;border-radius:5px}.quick__top{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;height:46px}.quick__top img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.quick__top.active+.quick__selector-content{display:block}.quick__top.active img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-top:-3px}.quick__top.active{margin-bottom:10px}.quick__title{margin-bottom:20px;font-size:18px;line-height:22px}.quick__selector-content{display:none;padding:0 10px}.quick__content-left-item{width:100%;margin-bottom:20px}.quick__content-left-item:nth-child(1){margin-bottom:20px;border-right:none;border-bottom:none}.quick__content-left-item:nth-child(2){margin-bottom:20px;padding-left:0;border-bottom:none}.quick__content-left-item:nth-child(3){border-right:none}.quick__content-left-list,.quick__content-left-list.list-top{max-width:100%}.quick__content-left-item:nth-child(4){padding-left:0}.quick__content-right-item{width:100%}.quick__content-right-item li{display:inline;width:auto;margin-right:15px}.quick__content-right-list{width:100%}.quick__content-right-item.clear{display:none}}@media (max-width:551px){.filters__ranges-btns-left{margin-right:18px}.quick__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:1728px){.banner__info{margin-left:310px}}@media (max-width:1630px){.banner__img-box{display:none}.banner__info{margin-left:auto}}@media (max-width:1271px){.banner__info{padding-top:20px;margin-left:460px}}@media (max-width:996px){.banner__info-title{font-size:18px;line-height:21px}}@media (max-width:922px){.banner__info-title{margin-bottom:25px}.banner__info-right,.banner__info-suptitle{display:none}.banner__info-link.hidden{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0}}@media (max-width:752px){.banner{margin-bottom:60px}.banner__info-link.hidden{width:160px;padding:10px 25px}.banner__box{height:140px;background-size:cover}}@media (max-width:685px){.banner__info{margin-left:320px}.banner .container-big{background-position-x:-101px}}@media (max-width:490px){.banner__box{background-image:url(../img/banner-mini-bg.jpg);height:160px}.banner .container-big{background-image:none;height:160px}.banner__info{margin-left:220px}.banner .container{padding:0}}@media (max-width:390px){.banner__info{margin-left:140px}}@media (max-width:1421px){.popular-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:1229px){.popular-swiper{padding:0 15px}}@media (max-width:1023px){.popular-item{height:567px}}@media (max-width:768px){.popular__title{font-size:24px;line-height:30px}.popular-button-next,.popular-button-prev{display:none}.popular-item{width:300px!important;height:300px!important;padding:0}.popular-item__link{width:298px!important;height:300px!important;padding-top:10px;display:block}.popular-item__ul{width:135px!important;position:absolute;top:25px;left:145px;padding:0;margin:0}.popular__link-box{display:none}.popular-item__title{padding:0 20px;margin:25px 0 10px;font-size:16px;line-height:22px}.popular-item__name,.popular-item__value{font-size:12px;line-height:14px}.popular-item__price{font-size:18px}.popular-item__link{position:relative}.popular-item__img-box{margin-bottom:10px;padding:0 20px}.popular-item__img-box img{width:110px;height:85px;-webkit-transform:translateY(13px);-ms-transform:translateY(13px);transform:translateY(13px)}.popular-pagination{bottom:15px!important}.popular-wrapper{max-height:480px}.popular-item__bottom{padding:18px 20px}.popular-item__li{margin:0 0 9px}.popular-item__box-favorite svg,.popular-item__box-leaderboard svg{width:20px;height:20px}.popular-swiper{max-height:360px}}@media (max-width:1417px){.solutions__item.item-1,.solutions__link-box.item-1{max-width:350px}.solutions__item-text{font-size:14px;line-height:20px}}@media (max-width:1089px){.solutions__item,.solutions__link-box{max-width:330px!important}}@media (max-width:1023px){.solutions{margin:40px 0 60px}.solutions__inner{display:none}.solutions__swiper-box{display:block!important}.solutions__item-title{font-size:16px;line-height:22px}.solutions__item{height:290px;max-height:290px;padding:10px 20px;overflow:hidden}.solutions-wrapper{height:340px!important}.solutions-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#505b73!important;opacity:1}}@media (max-width:789px){.solutions-slide{display:-webkit-box}}@media (max-width:768px){.solutions__title{font-size:24px;line-height:30px}.solutions__link-top-box{display:none}.solutions__link.hidden{display:-webkit-box;display:-ms-flexbox;display:flex}.solutions__top{margin-bottom:20px}}@media (max-width:1405px){.about-slide-box{max-width:320px;height:220px}.about-slide-box::after{height:100%}.about-swiper{padding:0 15px}.about-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:1371px){.about__left{max-width:270px}.about__left::after{background:0 0}}@media (max-width:1200px){.about__left{max-width:230px;margin-right:15px}}@media (max-width:1136px){.about__item{max-width:370px;margin-bottom:20px}}@media (max-width:1091px){.about-slide-box{height:220px}}@media (max-width:1023px){.about__inner{margin-bottom:275px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__right-title-hidden{margin-bottom:20px;display:block;font-size:24px;line-height:30px;text-align:center}.about__left-img-1,.about__left-img-2{display:none}.about__left-img-hidden{display:block}.about__right-title{display:none}.about{padding-top:30px}.about__left{margin:0 auto 20px}.about__link{width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px auto 0}.about__link.hidden{display:-webkit-box;display:-ms-flexbox;display:flex}.about__link.hidden img{height:12px;margin-left:7px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}}@media (max-width:768px){.about{margin-bottom:60px;padding-bottom:30px}.about__text{margin-bottom:30px}.about__item-title{font-size:14px;margin-bottom:5px}.about__item-suptitle{font-size:13px;line-height:18px}.about__text p{margin-bottom:15px;font-size:14px;line-height:20px}.about__item{max-width:100%}.about__inner{margin-bottom:340px}.about__title{font-size:24px;line-height:30px}.about__link-top-box{display:none}.about-slide-box:hover::after{opacity:0}.about-lide-hidden-text{-webkit-transform:translate(-20px,69px);-ms-transform:translate(-20px,69px);transform:translate(-20px,69px);opacity:1;font-size:14px;line-height:20px;color:#474a4b}.about-swiper{height:310px}}@media (max-width:731px){.about-button-next,.about-button-prev{display:none}.about-slide-box{margin:0 auto}.about__inner{margin-bottom:370px}}@media (max-width:532px){.about__inner{margin-bottom:400px}}@media (max-width:409px){.about__right-title-hidden{text-align:start}.about__inner{margin-bottom:465px}}@media (max-width:375px){.about__inner{margin-bottom:550px}.about-pagination{bottom:15px!important}.about__link{margin:15px auto 0!important}}@media (max-width:333px){.about-lide-hidden-text{bottom:33px}}@media (max-width:1370px){.brands__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brands__bottom-left{max-width:620px;margin-right:0}.brands__bottom-left-text{margin-bottom:30px}.brands-swiper{padding:0 15px}}@media (max-width:1296px){.brands-button-prev{left:-15px}}@media (max-width:1023px){.brands-slide__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.brands__bottom-left-title{margin-bottom:12px;font-size:22px;line-height:26px}.brands__bottom-left-text{font-size:14px}.brands__form-right-accept{font-size:12px;line-height:16px}.brands__up{display:none}}@media (max-width:768px){.brands__bottom{margin-top:60px}.brands__title{font-size:24px;line-height:30px}.brands__text{margin-bottom:20px;font-size:14px;line-height:20px}}@media (max-width:689px){.brands-button-next,.brands-button-prev{display:none}.brands-pagination{display:block!important;bottom:-3px!important}.brands-swiper{height:120px}.brands-slide__content{min-width:140px}}@media (max-width:645px){.brands__bottom{padding:30px 0}.brands__bottom-left-box-img{margin-right:10px}.brands__bottom-left-box-img img{max-width:30px}.brands__form-right-hidden{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.brands__button,.brands__form-right-accept{display:none}.brands__form-right-accept-hidden{display:block}.brands__button-hidden{margin-bottom:10px;display:block}.brands__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.brands__form-left,.brands__form-right{margin:0 auto}}@media (max-width:400px){.brands-slide__content img{width:140px}.brands-pagination{bottom:-3px!important}.brands-wrapper{height:90px}}@media (max-width:350px){.brands__bottom-left-title{padding-left:40px}.brands__bottom-left-box-img{position:absolute}}.servicesS__title{margin:0 0 30px;font-size:40px;line-height:50px}.servicesS__text{margin-bottom:25px;font-size:15px;line-height:25px}.servicesS__offer{margin-bottom:30px;font-size:15px;line-height:25px}.servicesS__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.servicesS__box-link{width:320px;height:534px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #e6e9ed;border-radius:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.servicesS__box-link:hover{-webkit-box-shadow:2px 4px 15px rgba(0,0,0,.1);box-shadow:2px 4px 15px rgba(0,0,0,.1)}.servicesS__box-link:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.servicesS__img-box{margin-bottom:20px;overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px}.servicesS__img-box img{-webkit-transition:1s;-o-transition:1s;transition:1s}.servicesS__item-title{margin-bottom:10px;padding:0 30px;font-weight:500;font-size:18px;line-height:24px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.servicesS__item-title:hover{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.servicesS__item-text{margin-bottom:50px;padding:0 30px;font-size:14px;line-height:22px;color:#474a4b;opacity:.7}.servicesS__btn{width:260px;margin:auto auto 30px;padding:14px 30px;border:1px solid #505b73;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.whyS{margin:50px 0 100px}.whyS__title{margin-bottom:30px;font-size:32px;line-height:42px}.whyS__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.whyS__item{max-width:440px;width:100%;margin-bottom:40px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f7fc;border:1px solid #e6e9ed;border-radius:10px}.whyS__item:nth-child(4) .whyS__item-p,.whyS__item:nth-child(4) .whyS__item-span{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.whyS__item-left{min-width:80px;height:80px;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:4px 4px 15px rgba(0,0,0,.1);box-shadow:4px 4px 15px rgba(0,0,0,.1);border-radius:86px}.whyS__item-span{margin-bottom:10px;display:inline-block;font-weight:500;font-size:16px;line-height:19px;letter-spacing:.02em;text-transform:uppercase}.whyS__item-p{font-size:15px;line-height:20px;opacity:.7}.whyS-swiper{display:none}.repair__title{margin:0 0 30px;font-size:40px;line-height:50px;font-weight:400}.repair__item-title{margin-bottom:20px;font-size:24px;line-height:30px}.repair__item-top{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.repair__item-top.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.repair__item-top.reverse .repair__item-top-left{margin:0 0 0 40px}.repair__item-top-left{margin-right:40px}.repair__img{max-width:320px}.repair__item-top-text{margin-bottom:30px;font-size:15px;line-height:25px}.repair__item-suptitle{margin-bottom:15px;font-weight:600;font-size:15px;line-height:25px}.repair__item-ul{margin:0 0 20px;padding:0 0 0 16px;list-style:initial}.repair__item-li{margin-bottom:18px}.repair__item-li::marker{width:6px;height:6px;color:#a2a9c6}.repair__item-text1{margin-bottom:20px;font-size:15px;line-height:25px}.repair__item-text2{margin-bottom:30px;font-size:15px;line-height:25px}.repair__item-text3{margin-bottom:50px;padding:30px;font-weight:500;font-size:15px;line-height:25px;background-color:#f5f5f5;border-radius:10px}.repair__item-text3 a{text-decoration:underline}.repair__item-text3 span{margin-top:15px;display:block}@media (max-width:1379px){.whyS__item{margin-right:10px}}@media (max-width:1340px){.servicesS__box-link{width:300px;height:492px}.servicesS__item{margin-bottom:20px}.servicesS__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.servicesS__item-title{padding:0 20px;font-size:16px;line-height:22px}.servicesS__item-text{margin-bottom:20px;padding:0 20px;font-size:14px;line-height:20px}.whyS__item{margin-right:0}}@media (max-width:940px){.servicesS__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.servicesS__box-link{height:auto}}@media (max-width:768px){.servicesS__btn{display:none}.servicesS__title{font-size:28px;line-height:32px}.servicesS__offer,.servicesS__text{display:none}.servicesS{width:100%}}@media (max-width:1379px){.whyS__items{-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:940px){.whyS__items{display:none}.whyS-swiper{display:block}.whyS-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.whyS__item{width:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.whyS__item-right{text-align:center}.whyS__item-left{margin-top:-10px;margin-right:0;margin-bottom:20px}.whyS__item-span{display:inline-block;margin-bottom:10px}.whyS__item-p{max-width:265px;font-size:14px}.whyS__item.four{height:221px}}@media (max-width:768px){.whyS__title{margin-bottom:20px;font-size:24px;line-height:30px}.whyS{margin:40px 0 60px}.whyS .whyS-pagination{bottom:0}.repair__title{font-size:28px;line-height:32px}.repair__item-title{font-size:18px;line-height:22px}.repair__item-top,.repair__item-top.reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.repair__item-top-left,.repair__item-top-left.reverse{margin:0 0 20px!important}.repair__img{max-width:300px}.repair__item-top-btn{width:300px}.repair__item-suptitle{margin-bottom:10px;font-size:14px;line-height:20px}.repair__item-li{margin-bottom:10px}.repair__item-text1,.repair__item-text2,.repair__item-text3{font-size:14px;line-height:20px}.repair__item-text1{margin-bottom:10px}.repair__item-text2{margin-bottom:20px}.repair__item-text3{margin-bottom:60px;padding:20px 10px}.repair__item-text3.last,.repair__item-top.reverse .repair__item-top-text:first-child{margin-bottom:10px}.repair__item-top-text{text-align:initial}}@media (max-width:441px){.repair{overflow-x:auto}}.history__title{margin:0 0 30px;font-size:40px;line-height:50px}.history__top{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex}.history__top-left{margin-right:40px}.history__top-left img{max-width:560px}.history__top-text1{margin-bottom:15px;font-size:15px;line-height:25px}.history__top-text1 a{text-decoration:underline}.history__top-text2{margin-bottom:15px;font-size:15px;line-height:25px}.history__top-text2 a{text-decoration:underline}.history__top-text3{font-size:15px;line-height:25px}.history__top-span{margin-bottom:15px;display:inline-block;font-weight:600}.history__top-li{margin-bottom:10px}.history__top-li:before{content:"";width:6px;height:6px;margin-right:10px;display:inline-block;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);background-color:#a2a9c6;border-radius:20px}.history__numbers{height:185px;margin-bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4f7fc;border:1px solid #e6e9ed;position:relative}.history__numbers::after{position:absolute;top:0;left:-100%;height:185px;width:100%;content:"";background-color:#f4f7fc;border:1px solid #e6e9ed;border-right:none}.history__numbers::before{position:absolute;top:0;right:-100%;height:185px;width:100%;content:"";background-color:#f4f7fc;border:1px solid #e6e9ed;border-left:none}.history__number{max-width:320px;color:#505b73;text-align:center}.history__number-increase{margin-bottom:10px;margin-right:-5px;font-weight:600;font-size:48px;line-height:56px}.history__number-plus{font-weight:600;font-size:36px;line-height:36px}.history__number-text{margin-left:7px;font-weight:600;font-size:24px;line-height:28px}.history__number-bottom{font-size:16px;line-height:19px;color:#474a4b}.history-swiper{display:none}.dates{margin-bottom:100px}.dates__title{margin-bottom:30px;font-size:32px;line-height:42px}.dates__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dates__item{max-width:299px}.dates__item-box{width:80px;height:80px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:22px;line-height:26px;background-color:#fff;-webkit-box-shadow:0 7px 25px 3px rgba(0,0,0,.07);box-shadow:0 7px 25px 3px rgba(0,0,0,.07);border-radius:50%}.dates__item-text{font-size:15px;line-height:25px}.container-history{position:relative}.container-history::after{position:absolute;content:"";height:2px;width:100%;top:111px;left:0;background-color:#ffc859;z-index:-5}.experts__title{margin-bottom:30px;font-size:32px;line-height:42px}.experts__text{max-width:920px;margin-bottom:30px;font-size:15px;line-height:25px}.experts__items{margin-bottom:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.experts__item{width:400px;margin-bottom:30px;margin-right:80px;display:-webkit-box;display:-ms-flexbox;display:flex}.experts__item:nth-child(3n){margin-right:0}.experts__item-left{margin-right:20px}.experts__item-name{margin-bottom:5px;font-weight:500;font-size:17px;line-height:24px}.experts__item-post{max-width:240px;margin-bottom:20px;font-size:15px;line-height:20px}.experts__item-email{position:relative}.experts__item-email:after{position:absolute;left:0;top:17px;height:2px;width:0;content:"";-webkit-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out;background-color:#ffc859}.experts__item-email:hover:after{width:100%}.experts__how-title{margin-bottom:30px;font-size:32px;line-height:42px}.experts__how{margin-bottom:100px}.experts__how-items{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 30px 50px;background-color:#f5f5f5;border-radius:10px}.experts__how-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:55px}.experts__how-item:last-child{margin-right:0}.experts__how-item-left{min-width:70px;min-height:70px;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:4px 4px 15px rgba(0,0,0,.1);box-shadow:4px 4px 15px rgba(0,0,0,.1);border-radius:86px}.experts__how-item-right{font-size:14px;line-height:20px}.sertificates{margin-bottom:100px}.sertificates__title{margin-bottom:30px;font-size:32px;line-height:42px}.sertificates__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sertificates__item{margin-right:40px;margin-bottom:30px}.sertificates__item.hidden{display:none}.sertificates__item:nth-child(2n){margin-right:0}.sertificates__item.mini a{height:187px}.sertificates__item-left{min-width:180px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:30px;position:relative}.sertificates__item-left img{height:-webkit-min-content;height:-moz-min-content;height:min-content}.sertificates__item-left:after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:url(../img/svg/zoom.svg);opacity:0;z-index:10;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.sertificates__item-title{margin-bottom:10px;font-weight:500;font-size:18px;line-height:24px;color:#474a4b}.sertificates__item-text{font-size:14px;line-height:22px;color:#474a4b;opacity:.7}.sertificates__item a{max-width:680px;height:310px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e6e9ed;border-radius:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.sertificates__item a:hover{-webkit-box-shadow:2px 4px 15px rgba(0,0,0,.1);box-shadow:2px 4px 15px rgba(0,0,0,.1)}.sertificates__item a:hover .sertificates__item-left:after{opacity:1}.sertificates__btn-box{display:-webkit-box;display:-ms-flexbox;display:flex}.sertificates__btn{margin:10px auto 0;background-color:transparent}@media (max-width:1430px){.sertificates__items{-ms-flex-pack:distribute;justify-content:space-around}.sertificates__item{margin-right:20px;margin-bottom:20px}.sertificates__item a{max-width:575px;height:390px}}@media (max-width:1388px){.experts__item:nth-child(3n){margin-right:80px}.experts__items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.experts__item:nth-child(2n){margin-right:0}}@media (max-width:1301px){.experts__how-item{margin-right:25px}}@media (max-width:1220px){.history__numbers{-ms-flex-wrap:wrap;flex-wrap:wrap}.history__number{width:50%;max-width:initial}.dates__items{display:none}.history-swiper{display:block}.dates{margin-bottom:80px}.history-wrapper{height:210px}.history-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.history-pagination{bottom:0!important}.experts__how-items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;border-radius:0}.experts__how-items:after{position:absolute;width:100%;height:100%;top:0;left:-100%;content:"";background-color:#f5f5f5}.experts__how-items:before{position:absolute;width:100%;height:100%;top:0;right:-100%;content:"";background-color:#f5f5f5}.experts__how-item{width:45%;margin-right:10px;margin-bottom:20px}.experts__how-item:nth-child(2n){margin-right:0}.sertificates__item a{max-width:465px}.sertificates__item.mini a{height:256px}}@media (max-width:1023px){.history__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.history__top-left{margin-right:0;margin-bottom:20px;text-align:center}}@media (max-width:971px){.sertificates__item{margin-right:0}.sertificates__item a{width:100%;max-width:480px;height:auto}.sertificates__item.mini a{height:auto}.sertificates__btn{width:300px}}@media (max-width:899px){.experts__item{width:100%;margin-right:0}.experts__item-left{margin-left:auto}.experts__item-right{margin-right:auto}.experts__item-post{max-width:210px}.experts__item:nth-child(3n){margin-right:0}}@media (max-width:768px){.history__top{margin-bottom:15px}.history__title{font-size:28px;line-height:32px}.history__top-text1,.history__top-text2,.history__top-text3{margin-bottom:10px;font-size:14px;line-height:20px}.history__top-span{margin-bottom:10px}.history__numbers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;margin-bottom:60px;padding-top:15px}.history__numbers::after,.history__numbers::before{height:313px;top:-1px}.history__number{width:100%;margin-bottom:20px}.history__number-increase{font-size:32px;line-height:38px}.history__number-plus{font-weight:600;font-size:27px;margin-left:3px;line-height:30px}.history__number-text{font-size:16px;line-height:19px}.history__number-bottom{font-size:14px;line-height:16px}.history__top-left img{max-width:100%}.dates__item-text{font-size:14px;line-height:20px}.dates__title{margin-bottom:20px;font-size:24px;line-height:30px}.container-history::after{top:90px}.dates{margin-bottom:60px}.experts__title{margin-bottom:20px;font-size:24px;line-height:30px}.experts__text{display:none}.experts__item{margin-bottom:20px}.experts__item-name{font-size:15px;line-height:20px}.experts__item-post{margin-bottom:15px;font-size:13px;line-height:16px}.experts__item-left{margin-right:15px}.experts__item-email{font-size:13px;line-height:15px}.experts__items{margin-bottom:60px}.experts__how-title{margin-bottom:20px;font-size:24px;line-height:30px}.experts__how-items{padding:20px 0}.sertificates__title{margin-bottom:20px;font-size:24px;line-height:30px}.sertificates__item-title{margin-bottom:5px;font-size:16px;line-height:22px}.experts__how,.sertificates{margin-bottom:60px}}@media (max-width:640px){.dates__item-box{margin:0 auto 20px}.history-wrapper{height:180px}.dates__item-text{text-align:center}}@media (max-width:600px){.experts__how-item{width:100%}.experts__how-item:last-child{margin-bottom:0}}@media (max-width:513px){.history__number{text-align:start}.sertificates__item a{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.sertificates__item-left{margin:0 0 10px}}.error{margin-bottom:80px}.error .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.error__left{max-width:680px;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.error__left-title{margin-bottom:40px;font-size:40px;line-height:50px;color:#505b73}.error__left-text1{margin-bottom:10px;font-size:24px;line-height:30px}.error__left-text2{margin-bottom:50px;font-size:15px;line-height:25px}.error__left-btns{display:-webkit-box;display:-ms-flexbox;display:flex}.error__left-btn:first-child{padding:14px 25px;margin-right:20px}.error__left-btn:first-child svg{margin-right:3px;-webkit-transform:rotate(180deg) translateY(-2px);-ms-transform:rotate(180deg) translateY(-2px);transform:rotate(180deg) translateY(-2px)}.error__left-hidden{display:none}@media (max-width:1206px){.error__left{max-width:470px}}@media (max-width:1023px){.error__left{margin-top:10px}}@media (max-width:768px){.error{margin-bottom:60px}.error .container{width:100%}.error__left{max-width:initial;margin-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.error__left-title{margin-bottom:30px;font-size:28px;line-height:32px}.error__left-hidden{margin-bottom:30px;display:block}.error__left-hidden img{max-width:320px}.error__right{display:none}.error__left-text1{font-size:18px;line-height:22px}.error__left-text2{margin-bottom:30px;font-size:14px;line-height:20px}.error__left-btn:first-child img{width:15px;-webkit-transform:rotate(180deg) translateY(1px);-ms-transform:rotate(180deg) translateY(1px);transform:rotate(180deg) translateY(1px)}}@media (max-width:422px){.error__left-btns{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.error__left-btns a{width:300px;text-align:center}.error__left-btn.blue-animation{margin-right:0;margin-top:10px}.error__left-hidden img{width:160px}}@media (max-width:360px){.error__left{max-width:300px}.error__left-hidden,.error__left-title{width:100%}}.contacts__title{margin-bottom:20px;font-size:40px;line-height:50px}.contacts__suptitle{max-width:920px;margin-bottom:30px;font-size:15px;line-height:25px}.contacts__top{margin-bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px}.contacts__top-left{max-width:600px;width:100%;padding:40px;background-color:#f4f7fc;border:1px solid #e6e9ed;border-top-left-radius:10px;border-bottom-left-radius:10px}.contacts__top-suptitle{margin-bottom:20px;font-weight:500;font-size:17px;line-height:24px}.contacts__top-ul .mobile-footer__contacts-box{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__top-ul .mobile-footer__contacts-li{margin-bottom:20px}.contacts__top-ul .mobile-footer__contacts-box-svg{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);margin-right:10px}.contacts__top-ul .mobile-footer__contacts-box-svg.first{margin-right:7px;-webkit-transform:translate(3px,-3px);-ms-transform:translate(3px,-3px);transform:translate(3px,-3px)}.contacts__top-ul .mobile-footer__contacts-link{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts .header__top-address{padding-left:0}.contacts__bottom{margin-bottom:100px}.contacts__bottom-title{margin-bottom:30px;font-size:32px;line-height:42px}.contacts__bottom-logo img{width:200px;margin-bottom:20px}.contacts__bottom-info{font-size:15px;line-height:25px}.contacts__bottom-item{margin-bottom:5px}.contacts__bottom-item strong{font-weight:500}.contacts .mobile-footer__contacts-link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.contacts .mobile-footer__contacts-link:after{position:absolute;left:0;top:17px;height:2px;width:0;content:"";-webkit-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out;background-color:#ffc859}.contacts .mobile-footer__contacts-link:hover::after{width:100%}.contacts .mobile-footer__contacts-link #city-phone{font-weight:700;font-size:16px;line-height:19px}.contacts .contact-phone{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.contacts .a-contact-phone::after{top:19px}.contacts .mobile-footer__contacts-box-text:first-child{margin-bottom:10px}.selector__contacts{width:320px}.selector__contacts.hidden{display:none}.map{width:800px;height:482px;border-top-right-radius:10px;border-bottom-right-radius:10px}.ymaps-2-1-79-copyright__link,.ymaps-2-1-79-copyright__wrap,.ymaps-2-1-79-map-copyrights-promo,.ymaps-2-1-79-zoom__scale{display:none}.ymaps-2-1-79-zoom{height:0!important;padding:23px 0!important}.ymaps-2-1-79-controls__control_toolbar{position:absolute!important;right:27px;bottom:-332px;border-radius:10px!important;height:32px!important;width:32px!important}.ymaps-2-1-79-zoom__icon.ymaps-2-1-79-float-button-icon{width:20px!important;height:21px!important}.ymaps-2-1-79-float-button.ymaps-2-1-79-_hidden-text,.ymaps-2-1-79-zoom__minus.ymaps-2-1-79-zoom__button.ymaps-2-1-79-float-button.ymaps-2-1-79-user-selection-none,.ymaps-2-1-79-zoom__plus.ymaps-2-1-79-zoom__button.ymaps-2-1-79-float-button.ymaps-2-1-79-user-selection-none{width:32px!important;height:32px!important;border-radius:10px!important}.ymaps-2-1-79-controls__control{inset:initial!important;position:absolute!important;right:30px!important;bottom:-304px!important}.ymaps-2-1-79-float-button-icon.ymaps-2-1-79-float-button-icon_icon_geolocation{width:20px!important;height:21px!important}.ymaps-2-1-79-zoom__plus.ymaps-2-1-79-zoom__button.ymaps-2-1-79-float-button.ymaps-2-1-79-user-selection-none{-webkit-transform:translateY(-18px);-ms-transform:translateY(-18px);transform:translateY(-18px);border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ymaps-2-1-79-zoom__minus.ymaps-2-1-79-zoom__button.ymaps-2-1-79-float-button.ymaps-2-1-79-user-selection-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.ymaps-2-1-79-inner-panes,.ymaps-2-1-79-map.ymaps-2-1-79-i-ua_js_yes.ymaps-2-1-79-map-bg.ymaps-2-1-79-islets_map-lang-ru{border-top-right-radius:10px!important;border-bottom-right-radius:10px!important}.ymaps-2-1-79-zoom__plus.ymaps-2-1-79-zoom__button.ymaps-2-1-79-float-button.ymaps-2-1-79-_disabled{width:32px!important;height:32px!important;top:-18px!important;border-radius:10px!important 10px 0!important!important 0!important!important}.ymaps-2-1-79-zoom__minus.ymaps-2-1-79-zoom__button.ymaps-2-1-79-float-button.ymaps-2-1-79-_disabled{width:32px!important;height:32px!important;border-radius:0!important 0!important 10px 10px!important/0!important 0!important 10px 10px!important}@media (max-width:1230px){.contacts__top-left{max-width:400px}}@media (max-width:1023px){.contacts__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:wrap-reverse;flex-flow:wrap-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.selector__contacts{display:none}.selector__contacts.hidden{width:300px;display:block;margin:0 auto 20px}.contacts__suptitle{display:none}.map,.ymaps-2-1-79-map{width:100%}.contacts .mobile-footer__contacts-li{padding-left:0}.contacts .mobile-footer__contacts-box-left img{margin-top:0}.contacts .mobile-footer__contacts-box-left{margin-right:0}.contacts__top-ul .mobile-footer__contacts-li{margin-bottom:15px}.contacts__top-left{max-width:100%;border:none;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__bottom{text-align:center}.contacts__top-suptitle{width:320px}.contacts .footer__top-item-svg-phone-call{margin-left:10px}.contacts .container{padding:0}.contacts .breadcrumb,.contacts__bottom,.contacts__title{padding:0 10px}.contacts__top .map,.ymaps-2-1-79-inner-panes,.ymaps-2-1-79-map.ymaps-2-1-79-i-ua_js_yes.ymaps-2-1-79-map-bg.ymaps-2-1-79-islets_map-lang-ru{border-radius:0!important}}@media (max-width:768px){.contacts__title{margin-bottom:30px;font-size:28px;line-height:32px}.contacts__bottom,.contacts__top{margin-bottom:60px}.contacts__bottom-title{margin-bottom:20px;font-size:24px;line-height:30px}.contacts__bottom-info{font-size:14px;line-height:20px}.ymaps-2-1-79-controls__control_toolbar{right:17px!important}.ymaps-2-1-79-controls__control{right:20px!important}}@media (max-width:620px){.map,.ymaps-2-1-79-map.ymaps-2-1-79-i-ua_js_yes.ymaps-2-1-79-map-bg.ymaps-2-1-79-islets_map-lang-ru{height:400px}.contacts__top-left{padding:30px 10px}.contacts__bottom-logo img{margin-bottom:10px}}@media (max-width:400px){.contacts .mobile-footer__contacts-li{width:300px}.contacts__bottom-logo img{width:140px}.contacts__bottom{text-align:initial}.contacts__top-select.hidden,.contacts__top-suptitle{width:300px}}.proects{margin-bottom:100px}.proects__map{height:550px;margin-bottom:100px}.proects__title{margin-bottom:20px;font-size:40px;line-height:50px}.proects__suptitle{margin-bottom:50px;font-size:15px;line-height:25px}.proects__bottom-title,.proects__map-title{margin-bottom:30px;font-size:32px;line-height:42px}.proects__selectors{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.proects__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.proects__item{margin:0 0 40px}.proects__item:nth-child(4n){margin-right:0}.proects__item.hidden,.proects__item.strong-hidden{display:none}.proects__link{width:320px;height:462px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #e6e9ed;border-radius:10px;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.proects__link:hover{-webkit-box-shadow:2px 4px 15px rgba(0,0,0,.1);box-shadow:2px 4px 15px rgba(0,0,0,.1)}.proects__item-img{margin-bottom:20px}.proects__item-date{margin-bottom:10px;padding:0 30px;color:#474a4b;opacity:.7}.proects__item-title{margin-bottom:10px;padding:0 29px 0 30px;font-weight:500;font-size:18px;line-height:24px;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.proects__item-title:hover{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.proects__item-description{padding:0 30px;font-size:14px;line-height:22px;color:#474a4b;opacity:.7}.proects__btn-box{text-align:center}.proects__btn{padding:14px 40px;border:1px solid #505b73;border-radius:5px}.proects .ymaps-2-1-79-inner-panes,.proects .ymaps-2-1-79-map.ymaps-2-1-79-i-ua_js_yes.ymaps-2-1-79-map-bg.ymaps-2-1-79-islets_map-lang-ru{border-radius:10px!important}#selector-years{width:200px;margin-bottom:0;margin-right:20px}#selector-brands:focus,#selector-years:focus{border:1px solid #e6e9ed}#selector-brands{width:220px;margin-bottom:0}.ymaps-2-1-79-balloon{width:240px}.ymaps-2-1-79-balloon__layout{position:relative!important;-webkit-box-shadow:2px 4px 15px rgba(0,0,0,.1)!important;box-shadow:2px 4px 15px rgba(0,0,0,.1)!important;border-radius:5px!important}.ymaps-2-1-79-balloon__close-button{position:absolute;top:10px;right:10px;width:10px!important;height:10px!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.ymaps-2-1-79-balloon__content{padding:0!important}.ymaps-2-1-79-balloon__tail{width:9px!important;height:9px!important}.balloon{width:240px;min-height:90px;padding:10px 44px 10px 10px}.balloon__name{margin-bottom:10px;font-size:13px;line-height:16px;color:#505b73;-webkit-text-decoration:underline transparent;text-decoration:underline transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.balloon__name:hover{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.balloon__date{font-size:12px;line-height:14px;color:#474a4b;opacity:.7}@media (max-width:1430px){.proects__item{width:33.3%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container.container-map{padding:0}}@media (max-width:1023px){.proects__item{width:50%;margin:0 0 20px}}@media (max-width:768px){.proects{margin-bottom:60px}.proects__title{margin-bottom:30px;font-size:28px;line-height:32px}.proects__suptitle{display:none}.proects__map-title{margin-bottom:20px;font-size:24px;line-height:30px}.proects__map{height:400px;margin-bottom:60px}.proects__bottom-title{margin-bottom:20px;font-size:24px;line-height:30px}#selector-brands,#selector-years{width:300px}.proects__item-date{padding:0 20px;font-size:12px;line-height:14px}.proects__item-title{padding:0 20px;font-size:16px;line-height:22px}.proects__item-description{padding:0 20px;font-size:13px;line-height:20px}.proects__link{height:435px}.proects__btn{width:300px}.proects__selectors{margin-bottom:20px}}@media (max-width:710px){.proects__item{width:100%}.proects__link{height:auto;padding-bottom:20px}}@media (max-width:641px){.proects__selectors{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#selector-years{margin:0 0 10px}}.swiper-slide{background-size:cover;background-position:center}.mySwiper2{height:360px;width:100%;margin-bottom:30px}.mySwiper2 .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:-webkit-zoom-in;cursor:zoom-in}.mySwiper2 .swiper-slide a{cursor:-webkit-zoom-in;cursor:zoom-in}.mySwiper2 .swiper-slide a:focus{outline:0}.mySwiper2 .swiper-slide.video-big,.mySwiper2 .swiper-slide.video-big a{cursor:pointer}.mySwiper2 img{border-radius:10px}.container__swiper-mini{width:560px;padding:0 50px;position:relative}.mySwiper .swiper-wrapper{height:80px}.mySwiper .swiper-slide,.mySwiper img{width:100px!important;height:80px!important;position:relative;border-radius:5px;cursor:pointer}.mySwiper .swiper-slide.video:after{width:22px;height:22px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;content:"";background-image:url(../img/svg/play-youtube.svg);background-size:22px}.mySwiper .swiper-slide-thumb-active img{border:1px solid #505b73}.proectsI{margin-bottom:100px}.proectsI__title{margin:0 0 30px;font-size:40px;line-height:50px}.proectsI__card{display:-webkit-box;display:-ms-flexbox;display:flex}.proectsI__card-left{width:560px;height:470px;margin-right:40px}.proectsI__card-date{margin-bottom:10px;font-size:14px;line-height:22px;opacity:.5}.proectsI__card-text1{margin-bottom:10px;font-size:15px;line-height:25px}.proectsI__card-text2{margin-bottom:30px;font-weight:500;font-size:15px;line-height:25px}.proectsI .swiper-button-next::after,.proectsI .swiper-button-prev::after{display:none!important}.proectsI .swiper-button-next{background-image:url(../img/svg/slider-arrow-right.svg)!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.proectsI .swiper-button-next:hover{background-image:url(../img/svg/slider-arrow-right-active.svg)!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.proectsI .swiper-button-prev{background-image:url(../img/svg/slider-arrow-left.svg)!important;left:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.proectsI .swiper-button-prev:hover{background-image:url(../img/svg/slider-arrow-left-active.svg)!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.start-video{position:absolute;width:42px;height:42px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.start-video:hover{-webkit-transform:translate(-50%,-50%) scale(1.2);-ms-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2)}div.thumbnail_container{position:relative;width:560px;height:360px;border-radius:10px}img.thumbnail{width:100%;height:100%}.equipment{margin-bottom:60px}.equipment__title{margin-bottom:20px;font-size:24px;line-height:30px}.equipment-slide{width:320px;height:446px;margin:0 40px 40px 0}.equipment-slide:nth-child(4n){margin-right:0}.equipment-slide .popular-item{width:320px;height:446px}.equipment-slide .popular-item__title{min-height:48px}.equipment-slide .popular-item__bottom{padding:20px 30px 30px}.equipment-slide .popular-item__img-box img{width:260px;height:220px;cursor:initial}.equipment-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.equipment .popular-item__ul{display:none}.interesting{margin-bottom:100px}.interesting__title{margin-bottom:30px;font-size:32px;line-height:42px}.interesting-swiper{height:522px;padding:0 40px}.interesting .swiper-pagination-bullet{width:10px;height:10px;background-color:#505b73!important;opacity:.3;margin-right:10px}.interesting .popular-pagination{bottom:24px}.interesting .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.interesting .interesting-button-prev{background-image:url(../img/svg/slider-arrow-left.svg)!important;left:-11px;top:47%;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.interesting .interesting-button-prev::after{display:none}.interesting .interesting-button-prev:hover{background-image:url(../img/svg/slider-arrow-left-active.svg)!important;left:-11px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.interesting .interesting-button-next{background-image:url(../img/svg/slider-arrow-right.svg)!important;top:47%;right:0;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.interesting .interesting-button-next::after{display:none}.interesting .interesting-button-next:hover{background-image:url(../img/svg/slider-arrow-right-active.svg)!important;right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media (max-width:1003px){.proectsI__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.proectsI__card-button{margin:0 auto;display:block}.proectsI__card-right{margin-top:30px}.proectsI__card-left{margin-right:0}}@media (max-width:768px){.proectsI{margin-bottom:60px}.proectsI__title{margin-bottom:30px;font-size:28px;line-height:32px}.proectsI__card-date{font-size:13px;line-height:20px}.proectsI__card-text1,.proectsI__card-text2{font-size:14px;line-height:20px}.proectsI__card-button{width:300px}.proectsI .swiper-button-next,.proectsI .swiper-button-prev{display:none}}@media (max-width:585px){.proectsI__card-left{width:300px;height:200px}.mySwiper2{height:200px;margin-bottom:15px}.proectsI__card-right{margin-top:100px}.mySwiper .swiper-slide,.mySwiper img{width:59px!important;height:45px!important}.container__swiper-mini{width:auto;padding:0}.mySwiper,.mySwiper .swiper-wrapper{height:45px}}@media (max-width:403px){.proectsI__title{margin-bottom:40px}.proectsI__card-date{position:absolute;top:146px}.proectsI__card-right{margin-top:90px}}@media (max-width:1207px){.popular-item__buttons{margin-bottom:0}}@media (max-width:1112px){.equipment-slide{margin:0 15px 15px 0}}@media (max-width:1034px){.equipment-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:768px){.equipment{margin-bottom:45px}.equipment__title{font-size:18px;line-height:22px}.equipment-wrapper{height:340px;-ms-flex-wrap:initial;flex-wrap:initial}.equipment-slide{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.equipment-slide .popular-item{width:300px;height:304px!important}.equipment-slide .popular-item__img-box img{width:110px;height:90px}.equipment-slide .popular-item__img-box{margin-bottom:20px;text-align:center}.equipment-slide .popular-item__title{margin:10px 0}.equipment-slide .popular-item__bottom{padding:20px 20px 16px}.equipment-wrapper{-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}.equipment-pagination{bottom:0!important}.interesting{margin-bottom:60px}.interesting__title{margin-bottom:20px;font-size:24px;line-height:30px}.interesting-swiper{height:485px;padding:0}.interesting-button-next,.interesting-button-prev{display:none}}@media (max-width:1522px){.interesting .proects__item{margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:1424px){.interesting .proects__item{width:428px}}@media (max-width:1333px){.interesting .proects__item{width:100%}}@media (max-width:350px){.interesting-swiper{height:465px}}.articles__title{margin:0 0 30px;font-size:40px;line-height:50px}.articles__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.articles__item{margin:0 40px 40px 0}.articles__item:nth-child(4n){margin-right:0}.articles__link{width:320px;height:582px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e6e9ed;border-radius:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.articles__link:hover{-webkit-box-shadow:2px 4px 15px rgba(0,0,0,.1);box-shadow:2px 4px 15px rgba(0,0,0,.1)}.articles__img-box{margin-bottom:20px}.articles__img-box img{width:320px;height:240px;border-top-left-radius:10px;border-top-right-radius:10px}.articles__item-title{margin-bottom:10px;padding:0 30px;font-weight:500;font-size:18px;line-height:24px;color:#505b73;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.articles__item-title:hover{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.articles__text{margin-bottom:30px;padding:0 30px;font-size:14px;line-height:22px;color:#474a4b;opacity:.7}.articles__btn{width:270px;margin:0 auto;text-align:center}@media (max-width:1429px){.articles__item{margin:0 20px 20px 0}.articles__item:nth-child(4n){margin-right:20px}#data-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:1376px){.articles__item:nth-child(3n){margin-right:0}}@media (max-width:1032px){.articles__item:nth-child(3n){margin-right:20px}.articles__item:nth-child(2n){margin-right:0}#data-container{padding:0 10px}}@media (max-width:768px){#data-container{padding:0}#pagination-container{margin-bottom:60px}.articles__title{font-size:28px;line-height:32px}.articles__img-box img{width:300px;height:220px}.articles__link{width:300px;height:434px}.articles__item-title{padding:0 20px;font-size:16px;line-height:22px}.articles__text{padding:0 26px 0 20px;font-size:13px;line-height:20px}.articles__btn{display:none}}@media (max-width:638px){.articles__item,.articles__item:nth-child(3n){margin-right:0}}.articleI__title{margin:0 0 30px;padding:0;font-size:40px;line-height:50px}.articleI__suptitle{margin-bottom:50px;font-size:15px;line-height:25px}.articleI__item1{margin-bottom:50px}.articleI__item1-title{margin-bottom:20px;font-size:24px;line-height:30px}.articleI__item1-content{display:-webkit-box;display:-ms-flexbox;display:flex}.articleI__item1-left{margin-right:40px}.articleI__item1-left p{margin-bottom:15px;font-size:15px;line-height:25px}.articleI__item1-right img{min-width:440px;height:282px}.articleI__item1-left-li{padding-left:15px;font-size:15px;line-height:25px;position:relative}.articleI__item1-left-li::before{position:absolute;content:"";width:6px;height:6px;top:9px;left:0;border-radius:10px;background-color:#a2a9c6}.articleI__item2{margin-bottom:100px}.articleI__item2-title{margin-bottom:20px;font-size:24px;line-height:30px}.articleI__item2-content{margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex}.articleI__item2-left{margin-right:40px;border-radius:10px}.articleI__item2-left img{min-width:440px;height:282px}.articleI__item2-right p{margin-bottom:12px;font-size:15px;line-height:25px}.articleI__item2-bottom-title{margin-bottom:20px;font-size:24px;line-height:30px}.articleI__item2-bottom p{margin-bottom:12px;font-size:15px;line-height:25px}.articleI__item2-bottom a{font-weight:500;text-decoration:underline}.articleI__item2-footer{margin-top:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.articleI__item2-footer-left{margin-right:40px}.articleI__item2-link{width:200px}.articleI__item2-link svg{-webkit-transform:rotate(-180deg) translateY(-1px);-ms-transform:rotate(-180deg) translateY(-1px);transform:rotate(-180deg) translateY(-1px);margin:0 7px 0 0}.articleI__item2-footer-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.articleI__item2-footer-right span{margin-right:20px}.articleI__item2-footer-list li{width:24px;height:24px;margin-right:11px;display:inline-block;cursor:pointer}.articleI__item2-footer-list li:hover svg{fill:#505b73}.articleI__item2-footer-list li:nth-child(3){margin:0 9px 0 -8px}.articleI__item2-footer-list svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;fill:#a2a9c6}.same{margin-bottom:100px}.same__title{margin-bottom:30px;font-size:32px;line-height:42px}.same-swiper{padding:0 40px}.same-slide.swiper-slide-prev{-webkit-transform:translateX(-7px);-ms-transform:translateX(-7px);transform:translateX(-7px)}.same-wrapper{height:632px}.same .same-pagination{bottom:0}.same .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;background:#505b73}.same .same-button-prev{background-image:url(../img/svg/slider-arrow-left.svg)!important;left:-11px;top:46%;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.same .same-button-prev::after{display:none}.same .same-button-prev:hover{background-image:url(../img/svg/slider-arrow-left-active.svg)!important;left:-11px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.same .same-button-next{background-image:url(../img/svg/slider-arrow-right.svg)!important;top:46%;right:0;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.same .same-button-next::after{display:none}.same .same-button-next:hover{background-image:url(../img/svg/slider-arrow-right-active.svg)!important;right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.same__text{margin-bottom:30px;padding:0 30px;font-size:14px;line-height:22px;color:#474a4b;opacity:.7}@media (max-width:1501px){.same-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:954px){.articleI__item1-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column-reverse;flex-flow:column-reverse}.articleI__item2-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.articleI__item1-left,.articleI__item2-left{margin-right:0}.articleI__item1-right,.articleI__item2-left{margin-bottom:20px;text-align:center}}@media (max-width:827px){.same-button-next,.same-button-prev{display:none}}@media (max-width:768px){.same-swiper{padding:0 10px}.same__title{font-size:24px;line-height:30px}.same__text{padding:0 15px 0 19px;font-size:13px;line-height:20px}.same-wrapper{height:480px}.same{margin-bottom:60px}.articleI__title{font-size:28px;line-height:32px}.articleI__suptitle{margin-bottom:30px;font-size:14px;line-height:20px}.articleI__item1-title,.articleI__item2-title{font-size:18px;line-height:22px}.articleI__item2{margin-bottom:60px}.articleI__item1{margin-bottom:30px}.articleI__item1-left p,.articleI__item2-bottom p,.articleI__item2-right p{margin-bottom:10px;font-size:14px;line-height:20px}.articleI__item1-left-li{font-size:14px;line-height:20px}.articleI__item1-left-li:before{top:7px}.articleI__item2-bottom-title{font-size:18px;line-height:22px}.articleI__item2-content{margin-bottom:30px}.articleI__item2-footer{margin-top:30px}}@media (max-width:607px){.articleI__item2-footer-list li:last-child{margin-right:0}.articleI__item2-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column-reverse;flex-flow:column-reverse}.articleI__item2-footer-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.articleI__item2-footer-right span{margin:0 0 18px}.articleI__item2-footer-left{margin-right:0}.articleI__item2-footer-list{margin-bottom:30px}.articleI__item2-link{width:300px;text-align:center}}@media (max-width:468px){.articleI__item1-right img,.articleI__item2-left img{min-width:initial;height:initial}}@media (max-width:360px){.same-swiper{padding:0}}.shippingT__title{margin:0 0 30px;font-size:40px;line-height:50px}.shippingT__bottom-title,.shippingT__item-title{margin-bottom:20px;font-size:32px;line-height:42px}.shippingT__bottom-suptitle,.shippingT__item-suptitle{max-width:915px;margin-bottom:20px;font-size:15px;line-height:25px}.shippingT__conditions{margin-bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shippingT__conditions-left,.shippingT__conditions-right{max-width:680px;width:100%;padding:30px 40px 40px 30px;background:#f4f7fc;border-radius:10px}.shippingT__conditions-left{margin-right:5px}.shippingT__conditions-right{margin-left:5px}.shippingT__conditions-left-svg-box,.shippingT__conditions-right-svg-box,.shippingT__item-img-box{width:80px;height:80px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:4px 4px 15px rgba(0,0,0,.1);box-shadow:4px 4px 15px rgba(0,0,0,.1);border-radius:86px}.shippingT__conditions-left-title,.shippingT__conditions-right-title{margin-bottom:10px;font-weight:500;font-size:17px;line-height:24px}.shippingT__conditions-left-text1,.shippingT__conditions-left-text2,.shippingT__conditions-right-text{margin-bottom:30px;font-size:15px;line-height:25px}.shippingT__conditions-right-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.shippingT__conditions-right-item{margin:0 30px 30px 0}.shippingT__conditions-right-item:nth-child(2){margin:0 42px 30px 21px}.shippingT__conditions-right-bottom{font-size:15px;line-height:25px}.shippingT__conditions-btn{padding:0;position:relative;font-size:15px;line-height:18px;color:#505b73;background-color:transparent;cursor:pointer}.shippingT__conditions-btn:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:1px;border-bottom:1px dashed;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.shippingT__conditions-btn:hover:after{border-bottom:1px dashed transparent}.shippingT-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.shippingT-slide{width:440px;margin:0 40px 40px 0}.shippingT-slide:nth-child(3){margin-right:0}.shippingT__item{width:440px;min-height:379px;padding:30px 40px 40px;background:#f4f7fc;border-radius:10px}.shippingT__item .shippingT__item-title{margin-bottom:10px;font-weight:500;font-size:17px;line-height:24px}.shippingT__item-text{font-size:15px;line-height:25px}.shippingT__item-text2{margin-top:15px;font-size:15px;line-height:25px}.credit{margin:10px 0 100px}.credit__title{margin-bottom:30px;font-size:24px;line-height:30px}.credit__inner{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.credit__left{margin-right:40px}.credit__left img{max-width:440px}.credit__benefits-span,.credit__right-text1,.credit__right-text2{margin-bottom:15px;display:inline-block;font-size:15px;line-height:25px}.credit__benefits-item,.credit__right-li{margin-bottom:14px;padding-left:16px;position:relative;font-size:15px;line-height:25px}.credit__benefits-item::before,.credit__right-li::before{position:absolute;content:"";width:6px;height:6px;top:9px;left:0;background-color:#a2a9c6;border-radius:10px}.credit__right-btn{margin-top:15px}.credit__bottom-title{margin-bottom:20px;font-weight:500;font-size:17px;line-height:24px}.credit-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.credit-slide{width:256px;margin-right:30px}.credit-slide:last-child{margin-right:0}.credit-slide:last-child img:last-child{display:none}.credit__item-top{margin-bottom:10px;padding-right:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.credit__item-bottom{font-size:15px;line-height:25px}.credit__footer{margin-top:20px}.credit__footer a{text-decoration:underline}.guarantee{margin-bottom:85px}.guarantee__title{margin-bottom:30px;font-size:32px;line-height:42px}.guarantee__suptitle{margin-bottom:30px;padding:30px 40px 40px;background:#f5f5f5;border-radius:10px}.guarantee__suptitle-text1{margin-bottom:15px;font-size:15px;line-height:25px}.guarantee__suptitle-text1 strong{font-weight:500}.guarantee__suptitle-text2{font-weight:500;font-size:15px;line-height:25px}.guarantee__bottom-title{margin-bottom:20px;font-size:24px;line-height:30px}.guarantee__bottom-text1,.guarantee__bottom-text2{margin-bottom:15px;font-size:15px;line-height:25px}.guarantee-swiper{margin-top:30px;padding:0 40px}.guarantee-wrapper{height:392px}.guarantee__item-img-box{width:200px;height:280px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e6e9ed;border-radius:10px;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}.guarantee__item-img-box img{width:200px;border-radius:10px}.guarantee__item-img-box::after{position:absolute;content:url(../img/svg/zoom.svg);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;z-index:10;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.guarantee__item-img-box:hover::after{opacity:1}.guarantee__item-img-box:hover{-webkit-box-shadow:2px 4px 15px rgba(0,0,0,.1);box-shadow:2px 4px 15px rgba(0,0,0,.1)}.guarantee__item-img-box:hover+.guarantee__item-text{color:#505b73}.guarantee__item-img-box a{outline:0}.guarantee__item-text{width:200px;font-weight:500;font-size:15px;line-height:22px;text-align:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.guarantee .guarantee-button-prev{background-image:url(../img/svg/slider-arrow-left.svg)!important;left:-11px;top:44%;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.guarantee .guarantee-button-prev::after{display:none}.guarantee .guarantee-button-prev:hover{background-image:url(../img/svg/slider-arrow-left-active.svg)!important;left:-11px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.guarantee .guarantee-button-next{background-image:url(../img/svg/slider-arrow-right.svg)!important;top:44%;right:0;z-index:15;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.guarantee .guarantee-button-next::after{display:none}.guarantee .guarantee-button-next:hover{background-image:url(../img/svg/slider-arrow-right-active.svg)!important;right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.credit .swiper-pagination-bullet,.guarantee .swiper-pagination-bullet,.shippingT .swiper-pagination-bullet{width:10px;height:10px;background-color:#505b73!important;opacity:.3;margin-right:10px}.credit .swiper-pagination-bullet:hover,.guarantee .swiper-pagination-bullet:hover,.shippingT .swiper-pagination-bullet:hover{opacity:.5}.credit .swiper-pagination-bullet.swiper-pagination-bullet-active,.guarantee .swiper-pagination-bullet.swiper-pagination-bullet-active,.shippingT .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}@media (max-width:1546px){.guarantee-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:1432px){.shippingT-wrapper{-ms-flex-wrap:initial;flex-wrap:initial}.shippingT-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shippingT .shippingT-pagination{bottom:0}.credit{margin:25px 0 60px}.credit__item-top{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}.credit__item-top img:first-child{margin-right:20px}.credit-wrapper{min-height:165px}.credit__footer{display:none}.guarantee__suptitle{position:relative;border-radius:0}.guarantee__suptitle::after{position:absolute;content:"";height:100%;width:15px;top:0;left:-15px;background-color:#f5f5f5}.guarantee__suptitle::before{position:absolute;content:"";height:100%;width:15px;top:0;right:-15px;background-color:#f5f5f5}}@media (max-width:1199px){.shippingT__conditions-right-item:nth-child(4),.shippingT__conditions-right-item:nth-child(6){margin:0 42px 30px 21px}}@media (max-width:1023px){.credit__benefits-list,.credit__right-btn,.guarantee-button-next,.guarantee-button-prev{display:none}}@media (max-width:917px){.shippingT__conditions{margin-bottom:60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shippingT__conditions-left{max-width:100%;margin:0 0 20px;padding:15px 15px 30px}.shippingT__conditions-right{max-width:100%;margin-left:0;padding:15px 14px 30px 15px}.shippingT__item{min-height:299px;padding:15px 15px 30px}.shippingT__item-title{font-size:15px;line-height:20px}.shippingT__item-text,.shippingT__item-text2{font-size:14px;line-height:20px}.shippingT__item-text2{margin-top:10px}}@media (max-width:858px){.credit__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.credit__left{margin:0 0 20px;text-align:center}}@media (max-width:800px){.shippingT__conditions-right-item:nth-child(4),.shippingT__conditions-right-item:nth-child(6){margin:0 30px 30px 0}}@media (max-width:768px){.guarantee{margin-bottom:25px}.shippingT__title{margin-bottom:30px;font-size:28px;line-height:32px}.shippingT__item-title{margin-bottom:20px;font-size:24px;line-height:30px}.shippingT__item-suptitle{font-size:14px;line-height:20px}.shippingT__conditions-left-title,.shippingT__conditions-right-title{margin-bottom:10px;font-size:15px;line-height:20px}.shippingT__conditions-left-text1,.shippingT__conditions-left-text2,.shippingT__conditions-right-text{margin-bottom:10px;font-size:14px;line-height:20px}.shippingT__conditions-left-text2{margin-bottom:0}.shippingT__conditions-right-bottom{font-size:14px;line-height:20px}.shippingT__conditions-right-text{margin-bottom:20px}.credit__right-li,.credit__right-text1,.credit__right-text2{margin-bottom:10px;font-size:14px;line-height:20px}.credit__right-li:before{top:6px}.credit__inner{margin-bottom:20px}.credit__title{margin-bottom:20px;font-size:18px;line-height:22px}.credit__bottom-title{margin-bottom:10px;font-size:15px;line-height:20px}.credit__item-bottom,.guarantee__item-text{font-size:14px;line-height:20px;white-space:nowrap}.guarantee__title{margin-bottom:20px;font-size:24px;line-height:30px}.guarantee__suptitle{padding:20px 0 10px}.guarantee__suptitle-text1,.guarantee__suptitle-text2{margin-bottom:10px;font-size:14px;line-height:20px}.guarantee__bottom-title{font-size:18px;line-height:22px}.guarantee__bottom-text1,.guarantee__bottom-text2{margin-bottom:10px;font-size:14px;line-height:20px}.guarantee-swiper{margin-top:10px}.guarantee .guarantee-pagination{bottom:30px}}@media (max-width:559px){.shippingT__conditions-right-item:nth-child(2){margin:0 30px 30px 0}}@media (max-width:495px){.shippingT__conditions-right-item img{width:130px;height:33px}.shippingT__conditions-right-item:nth-child(2),.shippingT__conditions-right-item:nth-child(4),.shippingT__conditions-right-item:nth-child(6){margin-right:0}.credit__left img{max-width:100%}}@media (max-width:409px){.shippingT__item{min-height:319px}}@media (max-width:361px){.shippingT__item{min-height:339px}}@media (max-width:350px){.shippingT__conditions-right-item:nth-child(1),.shippingT__conditions-right-item:nth-child(3),.shippingT__conditions-right-item:nth-child(5){margin-right:11px}}@media (max-width:329px){.shippingT__item{min-height:359px}}.catalog-item__title{margin:0 0 30px;font-size:32px;line-height:42px}.catalog-item__inner{width:1040px;margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e6e9ed;border-radius:10px}.catalog-item__inner .proectsI__card-left{width:440px;height:310px;margin-right:0;padding:30px}.catalog-item__inner .mySwiper2{width:280px;height:190px;margin-bottom:15px}.catalog-item__inner .mySwiper .swiper-slide,.catalog-item__inner .mySwiper img{width:59px!important;height:45px!important}.catalog-item__inner .container__swiper-mini{width:281px;margin:0 auto;padding:0}.catalog-item__inner .mySwiper2 img{max-height:190px}.catalog-item__inner .swiper-button-next::after,.catalog-item__inner .swiper-button-prev::after{display:none!important}.catalog-item__inner .swiper-button-next{background-image:url(../img/svg/slider-arrow-right.svg)!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-repeat:no-repeat;background-size:26px;top:40%;right:-34px}.catalog-item__inner .swiper-button-next:hover{background-image:url(../img/svg/slider-arrow-right-active.svg)!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.catalog-item__inner .swiper-button-prev{background-image:url(../img/svg/slider-arrow-left.svg)!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-repeat:no-repeat;background-size:26px;top:40%;left:-34px}.catalog-item__inner .swiper-button-prev:hover{background-image:url(../img/svg/slider-arrow-left-active.svg)!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.catalog-item__inner .thumbnail_container{width:280px;height:187px}.catalog-item__right{width:610px;height:310px;padding:30px 30px 50px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f4f7fc}.catalog-item__right-left{margin:10px 110px 0 0}.catalog-item__right-left-img-box a img{width:120px;height:30px;margin-bottom:30px}.catalog-item__right-left-li{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-item__right-left-title{font-size:13px;opacity:.6}.catalog-item__right-left-border{margin:0 3px;width:100%;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);border-bottom:1px dotted;opacity:.6}.catalog-item__right-left-value{font-size:13px;white-space:nowrap}.catalog-item__right-left-ul{width:260px;margin-bottom:39px}.catalog-item__right-left-btn{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-item__right-left-span{margin:0 2px 0 7px}.catalog-item__right-left-info{position:relative;cursor:pointer}.catalog-item__right-left-info img{-webkit-transform:translateY(-7px);-ms-transform:translateY(-7px);transform:translateY(-7px)}.catalog-item__right-left-info:hover .catalog-item__right-left-hidden{opacity:1;z-index:0}.catalog-item__right-left-hidden{position:absolute;content:"";top:15px;left:-140px;width:300px;padding:20px;font-size:13px;line-height:17px;background-color:#fff;-webkit-box-shadow:2px 4px 10px rgba(0,0,0,.15);box-shadow:2px 4px 10px rgba(0,0,0,.15);border-radius:10px;opacity:0;z-index:-10;text-align:initial;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.catalog-item__right-left-hidden::before{position:absolute;top:-21px;left:45%;content:"";border:12px solid transparent;border-bottom:12px solid #fff;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.catalog-item__right-right-price{margin-bottom:5px;font-weight:700;font-size:20px;line-height:23px;color:#505b73;text-align:end}.catalog-item__right-right-availability{margin-bottom:18px;opacity:.6;text-align:end;position:relative}.catalog-item__right-right-availability:before{position:absolute;content:"";top:4px;right:74px;width:6px;height:6px;background-color:#26af61;border-radius:10px}.catalog-item__right-right-btn{margin-bottom:10px;padding:14px 57px;-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.catalog-item__right-right-discount{width:160px;margin-bottom:20px;-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);background-color:transparent}.catalog-item .catalog-item__right-right .popular-item__box-favorite,.catalog-item .catalog-item__right-right .popular-item__box-leaderboard{margin-left:-10px;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px}.catalog-item .catalog-item__right-right .popular-item__box-favorite svg,.catalog-item .catalog-item__right-right .popular-item__box-leaderboard svg{margin-right:8px}.catalog-item .catalog-item__right-right .popular-item__box-favorite .leaderboard-icon,.catalog-item .catalog-item__right-right .popular-item__box-leaderboard .leaderboard-icon{margin-right:6px}.catalog-item .catalog-item__right-right .popular-item__box-leaderboard{margin:10px 0 0 -13px}.catalog-item__parent.favorite-active .favorite-full{display:block;-webkit-transform:translate(-1px,-1px);-ms-transform:translate(-1px,-1px);transform:translate(-1px,-1px)}.catalog-item__parent.favorite-active .favorite-icon{display:none}.catalog-item__parent.leaderboard-active .leaderboard-full{display:block}.catalog-item__parent.leaderboard-active .leaderboard-icon{display:none}.catalog-item__box-favorite-add,.catalog-item__box-leaderboard-add{white-space:nowrap}.catalog-item__content.active{display:block}.catalog-item__btn-title{margin-right:2px;padding:15px 25px;color:#505b73;background:#f4f7fc;border:1px solid transparent;border-radius:10px 10px 0 0;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;text-transform:uppercase}.catalog-item__btn-title.active{color:#474a4b;background-color:#fff;border:1px solid #e6e9ed;border-bottom:1px solid #fff}.catalog-item__btn-title.active:before{position:absolute;content:"";left:0;bottom:-2px;width:100%;height:1px;background-color:#fff}.catalog-item__btn-title:hover{border:1px solid #a2a9c6;border-bottom:1px solid #fff}.catalog-item__content{display:none;margin-bottom:50px;padding:50px 40px 40px;border:1px solid #e6e9ed;border-radius:0 10px 10px}.catalog-item__content:last-child{padding:25px 0 0}.catalog-item__content .card__link-box{padding:0 30px}.catalog-item__content1-text{margin-bottom:30px;font-size:15px;line-height:25px}.catalog-item__content1-title{margin-bottom:20px;font-weight:500;font-size:17px;line-height:24px}.catalog-item__content1-ul-1{margin-bottom:30px}.catalog-item__content1-li-1{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-item__content1-li-1 img{width:120px;height:80px;margin-right:20px;border-radius:5px}.catalog-item__content1-li-1 span{font-size:15px}.catalog-item__content2-li-br{display:none}.catalog-item__content1-li-2{margin-bottom:10px;padding-left:16px;font-size:15px;line-height:25px;position:relative}.catalog-item__content1-li-2::before{position:absolute;content:"";top:9px;left:0;width:6px;height:6px;background-color:#a2a9c6;border-radius:10px}.catalog-item__content1-manufacturer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.catalog-item__content1-manufacturer img{width:60px;height:40px;margin-right:20px;border-radius:5px}.catalog-item__content1-manufacturer span{font-size:15px}.catalog-item__content1-manufacturer:last-child{margin-bottom:0}.catalog-item__content2-ul-2{width:520px}.catalog-item__content2-li-2{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-item__content2-li-span1{white-space:nowrap;font-size:15px;line-height:18px;opacity:.6}.catalog-item__content2-li-border{margin:0 3px;width:100%;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);border-bottom:1px dotted;opacity:.6}.catalog-item__content2-li-span2{white-space:nowrap;font-size:15px;line-height:18px}.catalog-item__content3-text,.catalog-item__content4-text{margin-bottom:20px;font-size:15px;line-height:25px}.catalog-item__content3-text.last,.catalog-item__content4-text.last{margin:-10px 0 40px}.catalog-item__content3-icons-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-item__content3-icon-item{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-item__content3-icon-box{min-width:70px;min-height:70px;margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:4px 4px 15px rgba(0,0,0,.1);box-shadow:4px 4px 15px rgba(0,0,0,.1);border-radius:86px}.catalog-item__content3-icon-text{width:214px;margin-right:30px;font-size:15px;line-height:20px;opacity:.7}.catalog-item__content3-icon-text.icon-text-3{margin-right:0}.catalog-item__content3-link{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-item__content3-link span{margin-right:10px}.catalog-item__content3-link svg{fill:#505b73;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.catalog-item__content3-link:hover svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.catalog-item__content4-li{margin-bottom:15px}.catalog-item__content4-li a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-item__content4-li a img{margin-right:11px}.catalog-item__content4-li a span{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.catalog-item__content4-li a:hover span{-webkit-text-decoration-color:#505b73;text-decoration-color:#505b73}.catalog-item__content4-btn{padding:0;background-color:transparent}.catalog-item .banner-quiz{margin-bottom:100px}.breadcrumb__catalog-item{display:none}@media (max-width:1394px){.catalog-item{width:100%}.catalog-item__inner{width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-item__content3-icon-text.icon-text-3{margin-right:30px}}@media (max-width:1151px){.catalog-item__btn-title{padding:15px 20px}}@media (max-width:1100px){.catalog-item__btn-title{padding:15px 25px}}@media (max-width:1081px){.catalog-item__btn-title{padding:15px 20px}}@media (max-width:1023px){.mySwiper2 .swiper-slide a{max-height:200px}.catalog-item__right-left{margin-right:10px}.catalog-item .popular-item__box-favorite,.catalog-item .popular-item__box-leaderboard{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.catalog-item__right-right{text-align:end}.catalog-item .mySwiper2{width:300px;height:200px}.catalog-item .mySwiper2 img{max-width:300px;max-height:200px}.catalog-item .thumbnail_container{width:300px;height:200px}.catalog-item__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.catalog-item__right{padding:30px 20px 20px}.site-container.catalog-item .footer__bottom{padding-bottom:56px}.catalog-item__content2-ul-2{margin:0 auto}}@media (max-width:888px){.catalog-item__right{width:100%;height:auto;padding:20px 0 34px;-ms-flex-pack:distribute;justify-content:space-around;position:relative}.catalog-item__right-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-item__inner{border:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-item__title{margin-bottom:20px;font-size:24px;line-height:30px}.catalog-item .proectsI__card-left{padding:0}.catalog-item__right::before{position:absolute;content:"";width:10px;height:100%;top:0;left:-10px;background-color:#f4f7fc}.catalog-item__right::after{position:absolute;content:"";width:10px;height:100%;top:0;right:-10px;background-color:#f4f7fc}.btn-mobile__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:768px){.catalog-item__right-left-ul{margin-bottom:34px}.catalog-item__right-left-span{font-size:13px;line-height:15px}.catalog-item .proectsI__card-left{height:290px}.catalog-item__content{margin:0;padding:20px 0 60px;border:none}.catalog-item__content1-title{margin-bottom:10px;font-size:15px;line-height:20px}.catalog-item__content1-li-1 span,.catalog-item__content1-li-2,.catalog-item__content1-manufacturer span,.catalog-item__content1-text{font-size:14px;line-height:20px}.catalog-item__content1-ul-2{margin-bottom:30px}.catalog-item .banner-quiz{margin-bottom:60px}.catalog-item__btn-title{margin-right:5px;border:1px solid #e6e9ed;border-radius:10px;white-space:nowrap}.catalog-item__btn-title:hover{border:1px solid #e6e9ed}.catalog-item__btn-title.active{border-bottom:1px solid #e6e9ed}.catalog-item__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto}.catalog-item__buttons::-webkit-scrollbar{width:0;height:0}.catalog-item__content2-ul-2{width:100%}.catalog-item__content2-li-span1,.catalog-item__content2-li-span2{font-size:14px;line-height:16px}.catalog-item__content3-link{width:300px;margin:20px auto 0;padding:14px 28px;border:1px solid #505b73;border-radius:5px}.catalog-item__content3-text,.catalog-item__content4-text{margin-bottom:15px;font-size:14px;line-height:20px}.catalog-item__content3-icon-text{font-size:14px;line-height:20px}.catalog-item__content3-text.last{margin:15px 0 30px}.catalog-item__content3-icon-item{margin-bottom:10px}.breadcrumb__catalog-item{display:block}.breadcrumb-visible{display:none}}@media (max-width:681px){.catalog-item__content3-icon-text,.catalog-item__content3-icon-text.icon-text-3{margin-right:0}}@media (max-width:620px){.catalog-item__content3-icon-item,.catalog-item__content3-icon-text{width:100%}}@media (max-width:585px){.catalog-item .swiper-button-next,.catalog-item .swiper-button-prev{display:none}.catalog-item .container__swiper-mini{width:300px}.catalog-item__content1-li-1 img{width:90px;height:60px}}@media (max-width:527px){.site-container.catalog-item .brands__up{display:none}.catalog-item__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column-reverse;flex-flow:column-reverse}.popular-item__box-favorite-add,.popular-item__box-leaderboard-add{display:none}.btn-mobile__box{position:fixed;z-index:10;height:56px;padding-right:10px;left:0;right:0;bottom:57px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:0 -2px 15px rgba(53,61,77,.15);box-shadow:0 -2px 15px rgba(53,61,77,.15)}.catalog-item__right-right-btn,.catalog-item__right-right-discount{width:48%;height:36px;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.catalog-item__right-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-item__right-right-price{margin:0 20px 0 0}.catalog-item__right-right-availability{margin:0}.catalog-item__right-right .popular-item__box-favorite,.catalog-item__right-right .popular-item__box-favorite svg,.catalog-item__right-right .popular-item__box-leaderboard,.catalog-item__right-right .popular-item__box-leaderboard svg{margin:0;z-index:2}.catalog-item__right-right .popular-item__box-favorite{margin-left:auto!important}.catalog-item__right-right .popular-item__box-leaderboard{margin:0 0 0 16px!important}.catalog-item__right-right .leaderboard-full{-webkit-transform:translate(0,-1px);-ms-transform:translate(0,-1px);transform:translate(0,-1px)}.catalog-item__right-left{margin:20px 0 0}.catalog-item__right-left-img-box a img{margin-bottom:20px}.catalog-item__right-left-info{display:none}.catalog-item__right-left-btn{margin:0 auto}.catalog-item__right-left-ul{width:100%;margin-bottom:25px}.catalog-item__content2-li-2{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.catalog-item__content2-li-br{display:block}}@media (max-width:323px){.container__swiper-mini{min-width:320px}}.favorites{width:100%}.favorites .i-1{width:260px;height:219px}.favorites__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.favorites__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.favorites__top-clear{cursor:pointer}.favorites__top-clear svg{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);fill:#505b73}.favorites .popular-item{margin-bottom:40px}.favorites__title{margin:0 0 20px;font-size:40px;line-height:50px}.favorites__hidden-text{font-size:15px;line-height:25px;display:none}.favorites .catalog-item__right-left-span{margin:0;padding:0}.favorites-main .aside{margin-bottom:100px}.favorites .popular-item{height:568px;margin-right:40px}.favorites .popular-item:nth-child(3n){margin-right:0}.favorites .c-n{height:48px}@media (max-width:1399px){.favorites .popular-item:nth-child(3n){margin-right:40px}}@media (max-width:1084px){.main.favorites-main .aside{display:none}.favorites__items{-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:1023px){.favorites .popular-item{width:49%;height:581px;margin-bottom:20px}.favorites .popular-item__link{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.favorites .popular-item__bottom{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.favorites .popular-item__buttons,.favorites .popular-item__info,.favorites .popular-item__ul{width:100%}.favorites__items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.favorites .popular-item,.favorites .popular-item:nth-child(3n){margin-right:0}}@media (max-width:768px){.favorites .breadcrumb{padding:0}.favorites__top-clear{margin-top:-24px}.favorites__title{margin-bottom:30px;font-size:28px;line-height:32px}.favorites .i-1{width:110px;height:90px}.favorites .c-n{height:46px}.favorites .popular-item__info{margin-bottom:19px}.favorites .popular-item__img-box{margin-bottom:-5px;margin-right:auto}.favorites__items{-ms-flex-pack:distribute;justify-content:space-around}.favorites .catalog-item__right-left-span{font-size:14px}.favorites .popular-item__bottom{padding-bottom:17px}}@media (max-width:634px){.favorites .favorites__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:424px){.favorites__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.favorites__top-clear{margin:0 0 33px}}.compare{max-width:1040px;width:100%}.compare .i-1{width:177px;height:140px}.compare__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compare__top-clear{cursor:pointer}.compare__top-clear svg{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);fill:#505b73}.compare .compare-wrapper-1{width:651px;max-height:370px}.compare-swiper-2{display:none}.compare__title{margin:0 0 20px;font-size:40px;line-height:50px}.compare__hidden-text{font-size:15px;line-height:25px;display:none}.compare .catalog-item__right-left-span{margin:0;padding:0}.compare-main .aside{margin-bottom:100px}.compare__inner{height:438px;padding:30px 30px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#f5f5f5;border:1px solid #e6e9ed;border-top-left-radius:10px;border-top-right-radius:10px}.compare__inner-left{margin-right:40px}.compare__inner-left-show{margin-bottom:7px}.compare .selector__compare{width:290px}.compare .selector__list{max-width:100%}.compare .selector__compare-item{width:100%}.compare .selector__compare-box{padding:10px 0}.compare .popular-item{width:217px;height:326px;background-color:#fff;border-radius:0}.compare .popular-item:hover{-webkit-box-shadow:none;box-shadow:none}.compare .popular-item__ul{display:none}.compare .popular-item__img-box{margin-bottom:10px;padding:0;text-align:center}.compare .c-n{font-size:14px;line-height:16px;overflow:hidden}.compare .price{font-size:16px;line-height:19px}.compare .popular-item__Availability{display:none}.compare .popular-item__box-leaderboard{height:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);margin-left:auto;padding-right:10px;cursor:pointer;pointer-events:none}.compare .c-n,.compare .popular-item__bottom{padding-left:20px;padding-right:16px}.compare .c-n{height:32px}.compare .popular-item__bottom{padding:15px 20px 14px;border-radius:0}.compare .popular-item__info{margin-bottom:15px}.compare .buy{margin-right:16px;padding:12px 45px}.compare__bottom{border:1px solid #e6e9ed;border-top:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.compare__li{height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;line-height:18px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-bottom:1px solid #e6e9ed}.compare__li:hover{background:#f4f7fc}.compare__li-box{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:430px}.compare__li-type{max-width:363px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:.7;border-right:1px solid #e6e9ed}.compare__li-1,.compare__li-2,.compare__li-3,.compare__li-params-1,.compare__li-params-2,.compare__li-params-3{max-width:215px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.compare__li-3,.compare__li-params-3{max-width:245px}.compare__li-1,.compare__li-2,.compare__li-params-1,.compare__li-params-2{border-right:1px solid #e6e9ed}.compare-swiper-1-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.compare .swiper-pagination-bullet{width:10px;height:10px;background-color:#505b73!important;opacity:.3;margin-right:10px}.compare .swiper-pagination-bullet:hover{opacity:.5}.compare .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.compare .compare-pagination-1{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:initial;margin:-18px 5px 0}.compare .compare-button-prev-1{background-size:27px;background-image:url(../img/svg/slider-arrow-left.svg)!important;position:initial;background-repeat:no-repeat;z-index:15;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.compare .compare-button-prev-1::after{display:none}.compare .compare-button-prev-1:hover{background-image:url(../img/svg/slider-arrow-left-active.svg)!important;left:-11px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.compare .compare-button-next-1{background-size:27px;background-image:url(../img/svg/slider-arrow-right.svg)!important;position:initial;background-repeat:no-repeat;z-index:15;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.compare .compare-button-next-1::after{display:none}.compare .compare-button-next-1:hover{background-image:url(../img/svg/slider-arrow-right-active.svg)!important;right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.compare__mobile-fixed{opacity:0;z-index:-10;left:0;right:0;top:63px;height:61px;background:#fff;-webkit-box-shadow:0 4px 15px rgba(53,61,77,.1);box-shadow:0 4px 15px rgba(53,61,77,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.compare__mobile-fixed img{width:25px;height:20px;margin-right:5px}.compare .compare__mobile-1,.compare .compare__mobile-2{width:50%;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.compare .compare__mobile-1{border-right:1px solid #e6e9ed}.compare__mobile-top{margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex}.compare .compare__mobile-price-1,.compare .compare__mobile-price-2,.compare .compare__mobile-title-1,.compare .compare__mobile-title-2{font-size:10px;line-height:12px;color:#505b73}.compare .compare__mobile-price-1,.compare .compare__mobile-price-2{padding-left:30px;font-weight:700}.compare .compare__mobile-title-1,.compare .compare__mobile-title-2{max-width:140px;height:24px;overflow:hidden}@media (max-width:1394px){.compare__inner-left{max-width:290px;width:100%;margin-right:10px}.compare .selector__compare{width:100%;min-width:190px;height:auto}.compare .selector__compare-box{top:46px}}@media (max-width:1280px){.main.compare-main .aside{display:none}.compare{max-width:initial}.compare__bottom{margin-bottom:100px}.compare__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compare__li-type{max-width:initial}}@media (max-width:973px){.compare__inner{height:396px;padding:10px 10px 20px}.compare__li-3,.compare__li-params-3{max-width:226px}}@media (max-width:927px){.compare .popular-item__img-box{margin-top:-12px;margin-left:10px;text-align:initial}.compare .i-1{width:100px;height:80px}.compare .popular-item__bottom,.compare .popular-item__title{padding:0 10px;font-size:12px;line-height:14px}.compare .popular-item__info{margin-bottom:10px}.compare .popular-item__bottom{padding:10px 10px 15px}.compare .buy{margin-right:10px;padding:11px 28px}.compare .price{font-size:14px;line-height:16px}.compare .popular-item__box-svg{margin-left:initial}.compare .popular-item{height:238px;width:200px;margin-bottom:27px}.compare .compare-wrapper-1{width:600px}.compare__inner{height:295px}.compare__li-3,.compare__li-params-3{max-width:210px}.compare__li-1,.compare__li-2,.compare__li-params-1,.compare__li-params-2{max-width:200px}.compare__li{font-size:13px;line-height:15px}.compare__li-box{min-width:400px}}@media (max-width:864px){.compare .compare-wrapper-1{width:450px}.compare .card-parent,.compare .popular-item{width:150px!important}.compare__li-3,.compare__li-params-3{max-width:160px}.compare__li-box{min-width:300px}.compare__li-1,.compare__li-2,.compare__li-params-1,.compare__li-params-2{max-width:150px}.compare .c-n{height:28px;padding-right:5px}.compare .popular-item__bottom{padding:10px 10px 19px}}@media (max-width:768px){.compare .card-parent,.compare .popular-item{height:236px!important}.compare .breadcrumb,.compare .popular-item__link{padding:0}.compare .popular-item{padding-top:10px}.compare .popular-item__img-box{margin-top:-25px}.compare__top-clear{margin-top:-24px}.compare__title{margin-bottom:30px;font-size:28px;line-height:32px}.compare .catalog-item__right-left-span{font-size:14px}.compare .compare-wrapper-1,.compare .compare-wrapper-2{width:150px}.compare__inner{height:390px;padding:20px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:0;position:relative}.compare__inner::after{position:absolute;content:"";width:10px;height:100%;top:0;left:-10px;background:#f5f5f5}.compare__inner::before{position:absolute;content:"";width:10px;height:100%;top:0;right:-10px;background:#f5f5f5}.compare .selector__compare{width:300px;height:40px}.compare .selector__compare-box{top:39px}.compare-swiper-2{display:block}.compare-button-next-1,.compare-button-prev-1{display:none}.compare__inner-right{display:-webkit-box;display:-ms-flexbox;display:flex}.compare .swiper-pagination-bullet{width:5px;height:5px}.compare .popular-item__bottom{padding:10px 10px 18px;width:148px}.compare-slide-2 .popular-item__bottom{width:149px}.compare-swiper-1-box,.compare-swiper-2-box{margin-top:0}.compare .compare-pagination-2{bottom:2px}.compare__li-3,.compare__li-params-3{display:none}.compare__li{height:66px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.compare__li-type{height:36px;padding-left:15px;background:#f4f7fc;border-bottom:1px solid #e6e9ed}.compare__li-box{height:30px}.compare__bottom{margin:30px 0 60px;border-top:1px solid #e6e9ed;border-radius:10px}.compare__li:hover{background-color:transparent}.compare__li-1,.compare__li-2,.compare__li-params-1,.compare__li-params-2{max-width:initial}.compare__li:last-child{border-bottom:none}.compare__li-2,.compare__li-params-2,.compare__li-type{border-right:0}}@media (max-width:500px){.compare__li-1,.compare__li-2,.compare__li-params-1,.compare__li-params-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding-left:15px}.compare .compare__mobile-1,.compare .compare__mobile-2{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media (max-width:424px){.compare__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.compare__top-clear{margin:0 0 33px}}.categories{max-width:1040px;width:100%;margin-bottom:100px}.categories .banner-quiz{margin-bottom:50px}.categories__top-title{margin:0 0 30px;font-size:40px;line-height:50px}.categories__title{font-size:14px;line-height:18px}.categories__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.categories__link{width:320px;height:201px;margin-bottom:30px;padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f7fc;border:1px solid #e6e9ed;border-radius:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.categories__link:hover{border:1px solid #505b73}.categories__img-box{margin-bottom:10px}.categories__img-box img{width:120px;height:120px}.catalog-container .filters{margin-top:-480px;margin-bottom:100px}.filters__title-hidden{margin-bottom:30px;display:none;font-size:24px;line-height:30px}.site-container.catalog-container .not-found{margin-top:70px}@media (max-width:1375px){.categories__link-box{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog-container .filters{margin-top:-250px}.site-container.search-container.no-found .filters{margin-top:-110px!important}}@media (max-width:1023px){.catalog-container .filters{margin-top:-30px}}@media (max-width:768px){.catalog-container .filters{margin:-70px 0 60px}.site-container.catalog-container .not-found{margin-top:40px}.categories__top-title{font-size:28px;line-height:32px}}@media (max-width:716px){.categories__link-box{width:44%}.categories__items{-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:572px){.categories__link-box{width:48%}.categories{margin-bottom:120px}.categories__items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.categories__link{width:200px;height:136px;margin-bottom:10px;padding-top:10px}.categories__img-box img{width:60px;height:60px}.categories__title{text-align:center}}@media (max-width:430px){.categories__link{width:145px;height:136px;margin-bottom:10px;padding-top:10px}}.benefits-type{margin:70px 0 100px;font-size:15px;line-height:25px}.benefits-type__title{margin-bottom:30px;font-size:32px;line-height:42px}.benefits-type__inner{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.benefits-type__inner-left{margin-right:40px}.benefits-type__inner-left-text1{margin-bottom:15px}.benefits-type__inner-left-text2{margin-bottom:15px;font-weight:600;font-size:16px;line-height:26px}.benefits-type__inner-li{margin-bottom:9px;padding-left:16px;position:relative}.benefits-type__inner-li:before{position:absolute;content:"";width:6px;height:6px;top:9px;left:0;border-radius:10px;background:#a2a9c6}.benefits-type__inner-right{max-width:560px;min-width:400px;width:100%;height:400px}.benefits-type__inner-right img{border-radius:10px}.site-container.catalog-type-container .filters{margin-top:-1477px}.site-container.catalog-type-container .filters__buttons{display:none}.site-container.catalog-type-container .filters__content{border-top-left-radius:10px}.cards-type{width:calc(100% - 360px);margin-bottom:100px;margin-left:auto}.cards-type__top{height:70px;margin-bottom:30px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;border-radius:10px}.cards-type__top-left,.cards-type__top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cards-type__top-text{margin-right:20px}.cards-type__top-right-btn-1{margin-right:10px;padding:0;cursor:pointer;background:0 0}.cards-type__top-right-btn-1.active .btn-clear{display:none}.cards-type__top-right-btn-1.active .btn-active{display:block}.cards-type__top-right-btn-1 .btn-active{display:none}.cards-type__top-right-btn-2{padding:0;cursor:pointer;background:0 0}.cards-type__top-right-btn-2.active .btn-clear{display:none}.cards-type__top-right-btn-2.active .btn-active{display:block}.cards-type__top-right-btn-2 .btn-active{display:none}.cards-type .selector__list-item{width:100%}.cards-type .selector__sort-box,.cards-type .selector__viev-box{padding-right:0}.cards-type .card{width:100%;height:179px;margin-bottom:20px;border:1px solid #e6e9ed;border-radius:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cards-type .card:hover{-webkit-box-shadow:2px 4px 15px rgba(0,0,0,.1);box-shadow:2px 4px 15px rgba(0,0,0,.1)}.cards-type .card-parent{height:100%}.cards-type .card__right{padding:25px 30px;min-width:318px;background:#f4f7fc;border-radius:10px}.cards-type .card__left{padding:25px 30px}.cards-type .card__link-box{border-bottom:none;cursor:pointer}.cards-type.active .card{width:320px;height:555px;margin-bottom:40px;padding-top:10px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.cards-type.active .card-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cards-type.active .card__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cards-type.active .card__left-right-ul{margin-bottom:0;padding:20px 0 13px;background:#f4f7fc;position:relative}.cards-type.active .card__left-right-ul::after{position:absolute;content:"";width:30px;height:100%;top:0;left:-30px;background:#f4f7fc}.cards-type.active .card__left-right-ul::before{position:absolute;content:"";width:28px;height:100%;top:0;right:-28px;background:#f4f7fc}.cards-type.active #data-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cards-type.active .popular-item__buttons{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial}.cards-type.active .popular-item__a{margin-left:0}.cards-type.active .card__right-availability{margin-bottom:0}.cards-type.active .card__right-box{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}.cards-type.active .card__left{padding:0 30px}.cards-type.active .card__left-img-box{width:260px;height:220px;margin-bottom:20px}.cards-type.active .card__right{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);padding-top:15px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.selector__sort,.selector__viev{margin-bottom:0}.selector__viev{width:80px;margin-right:50px}@media (max-width:1023px){.benefits-type__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.benefits-type__inner-right{max-width:initial;width:100%;min-width:300px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.benefits-type__inner-left{margin-right:0}}@media (max-width:768px){.benefits-type{margin:30px 0 60px;font-size:14px;line-height:20px}.benefits-type__title{margin-bottom:20px;font-size:24px;line-height:30px}.benefits-type__inner-left-text1,.benefits-type__inner-left-text2{margin-bottom:10px;font-size:14px;line-height:20px}.benefits-type__inner-li:before{top:7px}.benefits-type__inner{margin-bottom:10px}.categories .banner-quiz{margin-bottom:30px}.catalog-type-container .cards-type.active{margin-top:-30px}}@media (max-width:420px){.benefits-type__inner-right,.benefits-type__inner-right img{width:100%;height:200px}}@media (max-width:1387px){.cards-type{width:calc(100% - 330px)}}@media (max-width:1360px){.cards-type__top-right{display:none}.cards-type__top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cards-type #data-container{-ms-flex-pack:distribute!important;justify-content:space-around!important}}@media (max-width:1100px){.site-container.catalog-item .aside{display:none}}@media (max-width:1023px){.cards-type{width:100%}.site-container.catalog-type-container .filters{margin-top:-105px}.cards-type.active #data-container{padding:0 25px}}@media (max-width:768px){.cards-type.active #data-container{padding:0}.cards-type.active .card{height:300px}.cards-type .card__link-box{border:none}.cards-type.active .card__left-right-ul{width:135px;position:absolute;top:17px;left:145px;background:#fff;padding:0}.cards-type.active .card__left-right-ul::after,.cards-type.active .card__left-right-ul::before{display:none}.cards-type.active .card__left-img-box{width:auto;height:auto;margin-left:-9px}.cards-type.active .card__left-img-box img{width:110px;height:85px;-webkit-transform:translateY(13px);-ms-transform:translateY(13px);transform:translateY(13px)}.cards-type.active .card__right-box{margin-bottom:13px}.cards-type.active .card__left{position:relative}.cards-type.active .card{width:300px;margin-bottom:20px}.cards-type.active .card__right{width:298px;min-width:298px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.cards-type .card__right{padding:20px}.cards-type{margin-bottom:60px}.cards-type #pagination-container{margin-top:10px}.cards-type .card__right-availability,.cards-type .card__right-price{margin:0}.cards-type.active .c-n{top:111px}}@media (max-width:686px){.cards-type__top{margin-bottom:20px;position:relative;border-radius:0}.cards-type__top:after{position:absolute;content:"";background:#f5f5f5;top:0;left:-10px;width:10px;height:100%}.cards-type__top:before{position:absolute;content:"";background:#f5f5f5;top:0;right:-10px;width:10px;height:100%}.site-container.catalog-type-container .filters__tabs{margin-top:-20px}}@media (max-width:514px){.cards-type__top-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cards-type__top-text{width:100%;margin:0 0 7px}.cards-type__top{height:auto;padding:20px 0}}.search-container .card__left-img-box{width:140px;height:120px}.site-container.search-container .filters{margin-top:-346px;margin-bottom:50px}.search-container .cards-type.hidden,.search-container .categories__items.hidden,.search-container .categories__top-title.hidden,.search-container .search-form__info.hidden{display:none}.search-form{max-width:680px;width:100%;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.search-form-left{max-width:560px;width:100%;height:40px;position:relative}.search-form-input{width:100%;height:40px;padding:0 40px 0 15px;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.search-form-right-btn{width:120px;height:40px;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;border-top-left-radius:0;border-bottom-left-radius:0}.search-form__clear{opacity:0;position:absolute;width:24px;height:24px;top:9px;right:10px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;fill:#acacac}.search-form__clear:hover{fill:#5a5a5a}.search-form__clear.active{opacity:1}.search-form__found{margin-bottom:50px;color:#a1a3a5}.search-form__info-top{margin-bottom:10px;font-size:24px;line-height:30px}.search-form__info-bottom{margin-bottom:50px;font-size:15px;line-height:25px}.categories__top-search-title{margin-bottom:30px;font-size:40px;line-height:50px}@media (max-width:1023px){.site-container.search-container .filters{margin-top:-100px}.search-container.no-found .categories{margin-bottom:186px}}@media (max-width:768px){.site-container.search-container .cards-type .card__right{min-width:299px}.categories__top-search-title{margin-bottom:30px;font-size:28px;line-height:32px}.search-form__clear{width:20px;height:20px}.search-container.no-found .search-form__found,.search-container.no-found .search-form__info-bottom{margin-bottom:30px}.search-container.no-found .categories{margin-bottom:145px}.filters__title-hidden{margin-bottom:20px;font-size:18px;line-height:22px}}@media (max-width:686px){.site-container.search-container .filters{margin-top:-120px}}@media (max-width:572px){.site-container.search-container .categories{margin-bottom:100px}.search-container.no-found .categories__items{margin-bottom:60px}}