.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-webkit-transition:opacity 0s,-webkit-transform 0s;transition:opacity 0s,-webkit-transform 0s;transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s,-webkit-transform 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.33333333%;width:2333.33333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.42857143%;width:1.42857%;height:10px;float:left}.main-slider{position:relative;overflow:hidden;background-color:#000;opacity:0}.main-slider:hover .main-label__more{opacity:.5}.main-slider.loaded{opacity:1}.main-slider__list{position:relative;width:100%;height:720px}.main-slider__item{display:none;padding:50px 64px;overflow:hidden;will-change:transform;background-repeat:no-repeat;background-size:cover}.main-slider__item.active{display:block}.main-slider__item.shown .main-slider__subtitle span,.main-slider__item.shown .main-slider__title span{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.main-slider__item.shown .main-slider__subtitle span{-webkit-transition-delay:.3s;transition-delay:.3s}.main-slider__item,.main-slider__video{position:absolute;top:0;left:0;width:100%;height:100%}.main-slider__item img,.main-slider__item video,.main-slider__video img,.main-slider__video video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50%;object-position:50%}.main-slider__link{z-index:1}.main-slider__link,.main-slider__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.main-slider__overlay{background-color:#000}.main-slider__composition{position:relative;color:#fff;line-height:1}.main-slider__title{font-size:60px;font-weight:500;margin-bottom:8px}.main-slider__title span{display:inline-block;-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;-webkit-transition:1s;transition:1s}.main-slider__subtitle{font-size:30px}.main-slider__subtitle span{display:inline-block;-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;-webkit-transition:1s;transition:1s}.main-slider__nav{position:absolute;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;top:50%;left:64px;right:64px;height:0;z-index:15}.main-slider__next,.main-slider__prev{display:block;position:relative;width:64px;height:64px;padding:0;border-radius:50%;background-color:rgba(0,0,0,.25)}.main-slider__next svg,.main-slider__prev svg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.main-slider__next:before,.main-slider__prev:before{content:"";display:block;position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:rgba(0,0,0,.25);-webkit-transition:.3s;transition:.3s}.main-slider__next:hover,.main-slider__prev:hover{background-color:#000}.main-slider .main-indicators{position:absolute;right:64px;bottom:47px}.main-slider .main-indicators__item{border-top-width:50px}.main-slider__scrollto{position:absolute;left:calc(50% - 19px);bottom:48px;cursor:pointer;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;z-index:100}.main-slider__scrollto:hover{-webkit-animation:arrow-move 1s infinite alternate;animation:arrow-move 1s infinite alternate}@-webkit-keyframes arrow-move{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes arrow-move{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}.main-label{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;bottom:0;min-width:528px;min-height:200px;background-color:#003b70;color:#fff;padding:0 64px 24px;overflow:hidden;z-index:15;pointer-events:none}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.main-label{height:220px}}.main-label__top{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-label__bottom{padding-top:20px}.main-label__price{font-size:24px;line-height:1;font-weight:500;padding-top:40px}.main-label__price span{font-size:42px}.main-label__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .3s;transition:opacity .3s;font-size:18px}.main-label__arrow{position:relative;width:16px;height:16px;margin-left:4px}.main-label__arrow svg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.main-label__line{position:relative;width:100%;height:1px;overflow:hidden}.main-label__line span{position:absolute;top:0;left:0;width:100%;height:1px;background-color:hsla(0,0%,100%,.5)}.main-label__item{display:none}.main-label__item li{position:relative;padding-left:10px;font-size:18px;line-height:24px;font-weight:500}.main-label__item li:before{content:"";display:block;position:absolute;top:.5em;left:0;width:5px;height:5px;border-radius:50%;background-color:#fff}.main-indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:15}.main-indicators__item{position:relative;width:44px;height:2px;background-color:hsla(0,0%,100%,.25);border-radius:2px;cursor:pointer;border:8px solid transparent;background-clip:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:.3s;transition:.3s}.main-indicators__item:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#10b5dc;border-radius:2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%}.main-indicators__item img{visibility:hidden;position:absolute;top:0;left:50%;max-width:104px;height:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);opacity:0;-webkit-transition:.3s;transition:.3s}.main-indicators__item.active:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform 10s;transition:-webkit-transform 10s;transition:transform 10s;transition:transform 10s,-webkit-transform 10s}@media screen and (max-width:1599px){.main-slider__item{padding-left:48px;padding-right:48px}.main-slider__nav{left:48px;right:48px}.main-label{padding-left:48px;padding-right:48px}}@media screen and (max-width:1300px){.main-slider__list{height:528px}.main-slider__title{font-size:48px}.main-slider__subtitle{font-size:24px}.main-slider__item{padding:37px 32px}.main-slider__nav{left:32px;right:32px}.main-slider__next,.main-slider__prev{width:48px;height:48px}.main-slider .main-indicators{right:32px;bottom:38px}.main-label{min-width:448px;padding:0 32px 24px}.main-label__more{font-size:16px}.main-label__price span{font-size:36px}.main-indicators__item{width:32px;border-width:6px}}@media screen and (max-width:1023px){.main-slider__wrapper{position:relative}.main-slider__list{height:480px}.main-slider__item{padding:37px 40px}.main-slider__nav{left:40px;right:40px}.main-slider .main-indicators{right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.main-label{position:relative;min-width:0;width:100%;padding-left:40px;padding-right:40px}}@media screen and (max-width:767px){.main-slider__title{font-size:28px;margin-bottom:3px}.main-slider__subtitle{font-size:18px}.main-slider__list{height:110vw}.main-slider__item{padding:24px 16px}.main-slider__nav{left:16px;right:16px}.main-slider__next,.main-slider__prev{width:40px;height:40px}.main-slider__next svg,.main-slider__prev svg{width:6px;height:auto}.main-slider__scrollto{display:none}.main-slider .main-indicators{bottom:23px}.main-label{min-height:168px;padding-left:16px;padding-right:16px;pointer-events:all}.main-label__price{padding-top:0;font-size:16px}.main-label__price span{font-size:24px}.main-label__more{font-size:14px;line-height:24px}.main-label__arrow{width:32px;height:32px}.main-label__arrow svg{width:12px;height:auto}.main-label__item li{font-size:14px;line-height:20px}.main-label__item li:before{width:4px;height:4px}.main-indicators__item{width:28px}}html:not(.touchevents) .main-slider__next:hover:before,html:not(.touchevents) .main-slider__prev:hover:before{background-color:#00aad2;-webkit-transform:translate(-50%,-50%) scale(1.25);transform:translate(-50%,-50%) scale(1.25)}html:not(.touchevents) .main-indicators__item:hover{background-color:#fff}html:not(.touchevents) .main-indicators__item:hover img{visibility:visible;-webkit-transform:translate(-50%,-130%);transform:translate(-50%,-130%);opacity:1}.main-showroom{background-color:#fff}.main-showroom .container{max-width:100%!important}.main-showroom .col-md-12,.main-showroom .container{padding-left:0;padding-right:0}.main-showroom .row{margin-left:0;margin-right:0}.main-showroom__inner{padding-top:46px;padding-bottom:56px}.main-showroom__title{font-weight:500;font-size:52px;line-height:100%;margin-bottom:30px;text-align:center}.main-showroom__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}.main-showroom__less,.main-showroom__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent!important;color:#000;text-transform:uppercase;white-space:nowrap;font-size:24px;line-height:1;padding:0;-webkit-transition:.3s;transition:.3s}.main-showroom__less svg,.main-showroom__more svg{fill:#000;margin-right:15px;-webkit-transition:.3s;transition:.3s}.main-showroom__less:hover,.main-showroom__more:hover{color:#666}.main-showroom__less:hover svg,.main-showroom__more:hover svg{fill:#666}.main-showroom__less{display:none}.main-showroom__less svg{stroke:#000;fill:none!important}.main-showroom__less:hover svg{stroke:#666}.showroom-nav{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}.showroom-nav__link{display:block;font-size:28px;line-height:1;white-space:nowrap;font-weight:500;margin-bottom:0}.showroom-nav__link input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.showroom-nav__link input:checked+span{-webkit-box-shadow:0 0 0 2px #000;box-shadow:0 0 0 2px #000;pointer-events:none}.showroom-nav__link span{display:block;padding:14px 19px 9px;-webkit-transition:.3s;transition:.3s;cursor:pointer}.showroom-nav__link span:hover{color:#666}.showroom-nav__separator{width:42px;height:2px;background-color:#000}.showroom-nav li:not(:last-of-type){margin-right:20px}.showroom-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:27px;opacity:0;min-width:100%;margin-left:-10px;margin-right:-10px;-webkit-transition:.3s;transition:.3s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.showroom-list.loaded{opacity:1}.showroom-list__item{width:calc(25% - 20px);margin:10px}.showroom-list__link{display:block;position:relative;white-space:nowrap;padding:92px 15px;overflow:hidden;text-align:center}.showroom-list__image{display:block;position:relative;width:100%;margin-bottom:14px;-webkit-transition:.3s;transition:.3s}.showroom-list__image:before{content:"";display:block;position:relative;padding-top:54%}.showroom-list__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.showroom-list__name{font-size:12px;color:#666;margin-bottom:4px}.showroom-list__name,.showroom-list__name-ru{line-height:1;text-transform:uppercase;font-weight:500;-webkit-transition:.3s;transition:.3s}.showroom-list__name-ru{font-size:20px;margin-bottom:12px}.showroom-list__price{font-size:18px;line-height:1;color:#666;-webkit-transition:.3s;transition:.3s}.showroom-list__video{-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1.3);transform:scale(1.3)}.showroom-list__composition,.showroom-list__video{visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.showroom-list__composition{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;padding:22px 60px 32px}.showroom-list__composition .showroom-list__name,.showroom-list__composition .showroom-list__price{color:hsla(0,0%,100%,.7)}.showroom-list__button,.showroom-list__m-button{margin-top:auto;background-color:#10b5dc;padding:12px 0;width:100%;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}.showroom-list__button:hover,.showroom-list__m-button:hover{background-color:#10b5dc}.showroom-list__m-button{margin-top:20px;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.slide{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}.slide__name{font-weight:500;font-size:24px;line-height:100%;text-align:center;margin-bottom:6px}.slide__name_hidden{display:none}.slide__price{font-size:18px;line-height:22px;color:#666;text-align:center;margin-bottom:24px}.slide__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:90%;margin:0 auto 16px}.slide__tag{font-weight:400;font-size:16px;line-height:24px;color:#666}.slide__tag svg{margin-right:5px;width:20px;height:20px}.slide__tag.vhidden{display:none}.slide__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slide__button{width:200px;min-height:48px;background-color:#003c72;color:#fff;border:none;outline:none;padding:0;margin-right:4px;-webkit-transition:.3s;transition:.3s}.slide__button:last-of-type{margin-right:0}.slide__button:hover{background-color:#0d4a81}.slide__image{-o-object-fit:cover;object-fit:cover;margin:0 auto 10px}@media screen and (max-width:1599px){.main-showroom__title{font-size:42px}}@media screen and (max-width:1262px){.main-showroom__inner{padding-top:64px;padding-bottom:53px}.main-showroom__title{font-size:40px;margin-bottom:30px;letter-spacing:1px}.main-showroom__footer{margin-top:7px}.main-showroom__less,.main-showroom__more{font-size:18px}.main-showroom__less svg,.main-showroom__more svg{width:24px;height:auto;margin-right:8px}.slide__image{margin-bottom:35px}.showroom-nav li:not(:last-of-type){margin-right:17px}.showroom-nav__link{font-size:24px}.showroom-nav__link span{padding:14px 25px 12px}.showroom-list{margin-top:59px}.showroom-list__link{padding:80px 15px}.showroom-list__name-ru{font-size:18px}.showroom-list__price{font-size:16px}.showroom-list__composition{padding:22px 40px 28px}.showroom-list__button{padding:8px 0;font-size:14px}}@media screen and (max-width:1200px){.showroom-list__link{padding:80px 15px}}@media screen and (max-width:1023px){.main-showroom__inner{padding-top:48px}.showroom-list__title{margin-bottom:42px}.showroom-list__inner{padding-top:72px;padding-bottom:53px}.showroom-list__item{width:calc(50% - 20px)}.showroom-list__link{padding:46px 15px}.slide__image{width:450px;height:276px}.showroom-nav__link{font-size:18px}.showroom-nav__link span{padding:11px 15px}.showroom-nav li:not(:last-of-type){margin-right:7px}.swiper-pagination{display:block!important;margin:0 auto!important}}@media screen and (max-width:767px){.main-showroom{overflow:hidden}.main-showroom__inner{padding-top:42px;padding-bottom:24px}.main-showroom__title{font-size:28px;margin-bottom:28px}.main-showroom__less,.main-showroom__more{font-size:16px}.main-showroom__less svg,.main-showroom__more svg{width:20px}.showroom-nav{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:100%;margin-right:-16px;overflow-y:auto;padding:2px}.showroom-nav__link{font-size:16px}.showroom-nav__link input:checked+span{opacity:1}.showroom-nav__link span{padding-top:8px;padding-bottom:8px;-webkit-box-shadow:0 0 0 2px #000;box-shadow:0 0 0 2px #000;opacity:.5}.showroom-nav__separator{display:none}.showroom-list{margin-top:35px}.showroom-list__m-button{margin-top:16px}}@media screen and (max-width:600px){.showroom-list__item{width:calc(100% - 20px)}.showroom-list__link{padding:25px}.swiper-container{margin-top:40px}}@media screen and (max-width:500px){.main-showroom__title{letter-spacing:0}.main-showroom__inner{padding-bottom:56px}.slide__image{width:302px;height:188px;margin-bottom:24px}.slide__button{width:142px}.slide__tag{font-size:12px}.slide__tag:first-of-type svg,.slide__tag:nth-of-type(2) svg{width:15px}.slide__tag:nth-of-type(3) svg{width:23px}.slide__tags{width:86%;margin-bottom:8px}.slide__name{font-size:20px;margin-bottom:2px}.slide__price{font-size:16px;line-height:24px}}html:not(.touchevents) .showroom-list__link:hover>.showroom-list__image,html:not(.touchevents) .showroom-list__link:hover>.showroom-list__name,html:not(.touchevents) .showroom-list__link:hover>.showroom-list__name-ru,html:not(.touchevents) .showroom-list__link:hover>.showroom-list__price{opacity:0}html:not(.touchevents) .showroom-list__link:hover .showroom-list__video{visibility:visible;-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition-duration:.3s;transition-duration:.3s}html:not(.touchevents) .showroom-list__link:hover .showroom-list__composition{visibility:visible;opacity:1;-webkit-transition:.3s;transition:.3s;-webkit-transition-delay:.3s;transition-delay:.3s}html:not(.touchevents) .showroom-list__link:hover .showroom-list__button{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:.5s;transition:.5s;-webkit-transition-delay:.6s;transition-delay:.6s}html.touchevents .showroom-list__composition,html.touchevents .showroom-list__video,html:not(.touchevents) .showroom-list__m-button{display:none}html.touchevents .showroom-list__m-button{display:block}.online{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:800px;color:#fff;padding:60px 64px}.online:hover .online__bottom{opacity:.5}.online__back{display:none;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:641px){.online__back--desktop{display:block}}@media screen and (max-width:640px){.online__back--mobile{display:block}}.online__window{position:absolute;top:192px;right:250px;width:512px;height:410px;-o-object-fit:cover;object-fit:cover}.online__title{position:absolute;top:37px;left:64px;font-size:18px;line-height:24px}.online__composition{position:relative;max-width:1257px;margin-top:auto;margin-bottom:auto;font-size:62px;line-height:80px;font-weight:500;text-align:center}.online__composition a{font-size:16px;font-weight:400;width:256px;height:56px;line-height:56px;display:inline-block}.online__composition strong{display:inline-block;position:relative;top:-6px;font-weight:400;font-size:26px;line-height:1;white-space:nowrap;color:#e4dcd3;border-bottom:1px solid #e4dcd3}.online__composition span{display:inline-block;line-height:.9;border-bottom:5px solid #fff}.online__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-size:24px;line-height:1;white-space:nowrap;opacity:.9;-webkit-transition:opacity .3s;transition:opacity .3s}.online__bottom svg{margin-left:12px}@media screen and (max-width:1599px){.online{padding:37px 48px}.online__window{right:124px}}@media screen and (max-width:1262px){.online{height:640px;padding:33px 32px;padding-bottom:45px}.online__title{top:33px;left:32px;font-size:18px;line-height:20px}.online__bottom{font-size:18px}.online__bottom svg{width:32px;height:32px}.online__composition{font-size:52px;line-height:64px}.online__composition strong{font-size:20px}.online__window{top:152px;right:104px;width:416px;height:336px}}@media screen and (max-width:1023px){.online{padding:45px 40px}.online__title{left:40px}.online__composition{max-width:550px;-ms-flex-item-align:start;align-self:flex-start}.online__window{display:none}}@media screen and (max-width:767px){.online{height:520px;padding:26px 16px}.online__title{top:26px;left:16px;font-size:16px;line-height:18px}.online__composition{font-size:28px;line-height:34px}.online__composition strong{top:-4px;font-size:11px}.online__composition span{border-width:2px}.online__bottom{font-size:16px}}.special{position:relative;overflow:hidden;padding-top:95px;padding-bottom:66px;background-color:#f6f3f2}.special .tns-inner{margin-left:0!important}.special .col-md-12{position:static}.special .tns-ovh{overflow:visible}.special .tns-controls{position:absolute;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;top:385px;left:32px;right:32px;height:0;z-index:1}.special .tns-controls button{position:relative;width:64px;height:64px;border-radius:50%;background-color:#00aad2;padding:0;margin:0;border:none;-webkit-box-shadow:0 0 0 0 #00aad2;box-shadow:0 0 0 0 #00aad2;-webkit-transition:.3s;transition:.3s}.special .tns-controls button svg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.special .tns-controls button:hover{-webkit-box-shadow:0 0 0 7px #00aad2;box-shadow:0 0 0 7px #00aad2}.special .tns-controls button:disabled{visibility:hidden;opacity:0}.special__inner{min-width:100%;margin-right:calc((-100vw + 100%) / 2)}.special__title{font-size:52px;line-height:1;margin-bottom:57px}.special__list{display:-webkit-box;display:-ms-flexbox;display:flex}.special__frame{position:relative;height:360px;overflow:hidden;margin-bottom:23px}.special__frame:after{content:"";background-color:#000;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.special__frame:after,.special__frame img{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.special__frame img{-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.special__link{display:block;background-color:#fff;padding-bottom:47px;height:100%}.special__link:hover .special__frame:after{opacity:.15}.special__link:hover .special__frame img{-webkit-transform:scale(1);transform:scale(1)}.special__note{font-size:16px;line-height:1;color:#b7b7b7;margin-bottom:18px}.special__name,.special__note{font-weight:500;padding:0 32px}.special__name{font-size:28px;line-height:32px}.special__footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:69px;padding-right:64px}.special__footer,.special__more{display:-webkit-box;display:-ms-flexbox;display:flex}.special__more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;line-height:24px;text-transform:uppercase}.special__more,.special__more svg{-webkit-transition:.3s;transition:.3s}.special__more svg{margin-left:6px;stroke:currentColor}.special__more:hover{color:#666}@media screen and (max-width:1262px){.special{padding-top:64px;padding-bottom:50px}.special__title{font-size:40px;margin-bottom:40px}.special__note{font-size:14px;margin-bottom:5px}.special__name{font-size:24px;line-height:26px}.special__frame{height:288px;margin-bottom:17px}.special__link{padding-bottom:42px}.special__footer{margin-top:58px;padding-right:32px}.special__more{font-size:18px;line-height:1}.special .tns-controls{top:290px}}@media screen and (max-width:1023px){.special__title{text-align:center}}@media screen and (max-width:767px){.special{padding-top:42px;padding-bottom:33px}.special__title{font-size:28px;margin-bottom:45px}.special__more{font-size:16px}.special__frame{height:216px}.special__note{padding:0 16px;font-size:12px}.special__name{padding:0 16px;font-size:18px;line-height:20px}.special__link{padding-bottom:40px}.special__footer{margin-top:51px;padding-right:16px}}.motorstudio{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#e4dcd3;color:#fff}.motorstudio__left{position:relative;width:50%;padding:64px}.motorstudio__left video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.motorstudio__right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;padding-top:191px;padding-bottom:145px}.motorstudio__highlight{position:relative;max-width:480px}.motorstudio__title{font-size:66px;line-height:56px;margin-bottom:25px;font-weight:500}.motorstudio__title span{font-weight:300}.motorstudio__subtitle{font-size:24px;line-height:36px}.motorstudio__slider{position:relative;width:448px}.motorstudio__list{position:relative;width:100%;overflow:hidden}.motorstudio__list:before{content:"";display:block;padding-top:100%}.motorstudio__item{display:none;position:absolute;top:0;left:0;width:100%;height:100%;will-change:transform}.motorstudio__item.active{display:block}.motorstudio__item.shown .motorstudio__date span,.motorstudio__item.shown .motorstudio__event span{-webkit-transform:translateY(0);transform:translateY(0)}.motorstudio__item.shown .motorstudio__link .motorstudio__overlay{-webkit-transition:opacity .3s;transition:opacity .3s}.motorstudio__item.shown .motorstudio__link img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.motorstudio__link{display:block;overflow:hidden}.motorstudio__link,.motorstudio__link img{position:absolute;top:0;left:0;width:100%;height:100%}.motorstudio__link img{-o-object-fit:cover;object-fit:cover}.motorstudio__overlay,.motorstudio__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.motorstudio__overlay{background-color:#000}.motorstudio__composition{position:absolute;left:40px;right:40px;bottom:30px}.motorstudio__date{font-size:18px;line-height:18px;color:#e4dcd3}.motorstudio__event{font-size:28px;line-height:32px}.motorstudio__date,.motorstudio__event{font-weight:500;overflow:hidden}.motorstudio__date span,.motorstudio__event span{display:inline-block;-webkit-transform:translateY(110%);transform:translateY(110%);-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.motorstudio__nav{position:absolute;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;top:50%;left:-84px;right:-84px;height:0}.motorstudio__next,.motorstudio__prev{position:relative;width:48px;height:48px;padding:0;background-color:transparent!important}.motorstudio__next span,.motorstudio__prev span{position:absolute;top:0;left:0;right:0;bottom:0;border:1.5px solid #b7b7b7;border-radius:50%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.motorstudio__next svg,.motorstudio__prev svg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.motorstudio__next:hover span,.motorstudio__prev:hover span{-webkit-transform:scale(1.2);transform:scale(1.2)}.motorstudio__note{position:absolute;top:64px;left:48px;font-size:18px;line-height:20px;color:#666}.motorstudio__calendar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:64px;bottom:66px;font-size:18px;line-height:24px;-webkit-transition:opacity .3s;transition:opacity .3s;color:#003c72;font-weight:500}.motorstudio__calendar svg{margin-left:6px}.motorstudio__calendar:hover{color:#0d4a81}.motorstudio .main-indicators{margin-top:19px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.motorstudio .main-indicators__item{background-color:#b7b7b7}.motorstudio .main-indicators__item:hover{background-color:#666!important}@media screen and (max-width:1599px){.motorstudio__left{padding:64px 48px}.motorstudio__calendar{font-size:16px}}@media screen and (max-width:1262px){.motorstudio__left{padding:50px 32px}.motorstudio__title{font-size:52px;line-height:44px;margin-bottom:21px}.motorstudio__subtitle{font-size:20px;line-height:28px}.motorstudio__note{top:51px;left:48px;font-size:16px;line-height:1}.motorstudio__calendar{right:32px;bottom:50px;font-size:16px;line-height:1}.motorstudio__right{padding-top:144px;padding-bottom:114px}.motorstudio__slider{width:360px}.motorstudio__composition{left:32px;right:32px;bottom:24px}.motorstudio__date{font-size:14px;line-height:1}.motorstudio__event{font-size:22px;line-height:26px}}@media screen and (max-width:1200px){.motorstudio__nav{left:-62px;right:-62px}}@media screen and (max-width:1023px){.motorstudio{display:block}.motorstudio__left{width:100%;height:400px;padding:50px 40px}.motorstudio__right{width:100%;padding:128px 0 136px 40px}.motorstudio__slider{width:100%}.motorstudio__list:before{display:none}.motorstudio__item{position:relative}.motorstudio__link{position:relative;height:360px}.motorstudio__nav,.motorstudio__overlay{display:none}.motorstudio__date span,.motorstudio__event span{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:767px){.motorstudio__left{padding:24px 16px}.motorstudio__right{padding:80px 0 104px 16px}.motorstudio__title{font-size:32px;line-height:28px;margin-bottom:10px}.motorstudio__subtitle{font-size:14px;line-height:22px}.motorstudio__note{top:30px;left:16px;font-size:14px}.motorstudio__calendar{right:16px;bottom:33px;font-size:16px}.motorstudio__link{height:auto}.motorstudio__link:before{content:"";display:block;padding-top:125%}.motorstudio__composition{left:16px;right:16px}.motorstudio__date{font-size:12px}.motorstudio__event{font-size:18px;line-height:22px}}.news{padding:111px 0 64px}.news__title{font-size:52px;line-height:1;font-weight:500;margin-bottom:49px}.news__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:100%;margin:0 -16px}.news__item{width:calc(50% - 32px);margin:0 16px}.news__link{display:block;border-top:2px solid #000;padding:27px 112px 80px 0;font-weight:500}.news__date,.news__link{-webkit-transition:.3s;transition:.3s}.news__date{font-size:16px;line-height:1;white-space:nowrap;margin-bottom:8px;color:#666}.news__name{font-size:24px;line-height:32px;-webkit-transition:.3s;transition:.3s}.news__footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:53px;padding-right:64px}.news__footer,.news__more{display:-webkit-box;display:-ms-flexbox;display:flex}.news__more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:1;white-space:nowrap;-webkit-transition:.3s;transition:.3s;transition-color:#003c72;transition-font-weight:500}.news__more span{color:#003c72;font-weight:500}.news__more svg{margin-left:6px;stroke:currentColor;-webkit-transition:.3s;transition:.3s}.news__more:hover,.news__more:hover span{color:#0d4a81}@media screen and (max-width:1599px){.news__more{font-size:16px}}@media screen and (max-width:1262px){.news{padding-top:64px;padding-bottom:50px}.news__title{font-size:40px;margin-bottom:41px}.news__link{padding:21px 78px 60px 0}.news__date{font-size:14px;margin-bottom:6px}.news__name{font-size:20px;line-height:26px}.news__more{font-size:16px}.news__footer{padding-right:32px}}@media screen and (max-width:1023px){.news__title{text-align:center}.news__list{margin:0}.news__item{width:100%;margin:0}.news__footer{margin-top:36px}}@media screen and (max-width:767px){.news{padding-top:42px;padding-bottom:33px}.news__title{font-size:28px;margin-bottom:32px}.news__more{font-size:16px}.news__link{padding:22px 0 32px}.news__name{font-size:18px;line-height:24px}.news__footer{padding-right:16px}}html:not(.touchevents) .news__link:hover{border-top:2px solid #666}html:not(.touchevents) .news__link:hover .news__date,html:not(.touchevents) .news__link:hover .news__name{-webkit-transform:translateX(12px);transform:translateX(12px)}html:not(.touchevents) .news__link:hover .news__name{color:#666}.mir{background-color:#f6f3f2}.mir .container-fluid{max-width:1772px}.mir__inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.mir__left{width:50%;background-color:#e4dcd3;padding:68px 172px 72px 118px}.mir__right{position:relative;width:50%;background-repeat:no-repeat;background-position:0 50%;background-size:cover;overflow:hidden}.mir__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform 1.3s;transition:-webkit-transform 1.3s;transition:transform 1.3s;transition:transform 1.3s,-webkit-transform 1.3s}.mir__wrapper img{display:block;position:relative;top:-50px;width:100%;height:calc(100% + 100px);-o-object-fit:cover;object-fit:cover}.mir__wrapper.active{-webkit-transform:scale(1);transform:scale(1)}.mir__title{font-size:52px;line-height:56px;font-weight:500;margin-bottom:22px}.mir__text{font-size:24px;line-height:36px}.mir__footer{margin-top:90px}.mir__button,.mir__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mir__button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:158px;height:56px;background-color:#000;border-radius:2px;margin-right:6px;-webkit-transition:background-color .3s;transition:background-color .3s}.mir__button:hover{background-color:#888}.mir__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-size:24px;line-height:1;white-space:nowrap;margin-left:auto}.mir__link,.mir__link svg{-webkit-transition:.3s;transition:.3s}.mir__link svg{stroke:currentColor;margin-left:6px}.mir__link:hover{color:#666}.mir__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;padding-top:71px;padding-bottom:95px;line-height:24px;margin:0 auto}.mir__bottom span{-ms-flex-negative:0;flex-shrink:0;width:302px;font-size:20px;font-weight:500;margin-right:80px}.mir__bottom p{font-size:16px;color:rgba(3,3,3,.5)}@media screen and (max-width:1599px){.mir__left{padding:53px 77px 56px 72px}.mir__title{font-size:42px;line-height:44px;margin-bottom:15px}.mir__text{font-size:20px;line-height:28px}.mir__footer{margin-top:77px}.mir__button{min-width:136px;height:48px;padding:0 5px;margin-right:4px}.mir__link{font-size:18px}}@media screen and (max-width:1262px){.mir__left{padding:53px 58px 56px 72px}.mir__bottom{padding-top:48px;padding-bottom:60px}.mir__bottom span{font-size:16px;line-height:18px}.mir__bottom p{font-size:13px;line-height:20px}}@media screen and (max-width:1200px){.mir__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.mir__left{width:100%;padding:53px 56px 56px}.mir__right{width:100%;height:400px}.mir__footer{margin-top:37px}.mir__link{margin-left:34px}}@media screen and (max-width:1023px){.mir__bottom{display:block;width:100%;padding-top:58px}.mir__bottom span{width:auto;display:block;margin-right:0;margin-bottom:16px}}@media screen and (max-width:767px){.mir__right{height:288px}.mir__left{padding:25px 16px 33px}.mir__title{font-size:28px;line-height:30px;margin-bottom:12px}.mir__text{font-size:14px;line-height:22px}.mir__footer{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:33px}.mir__button{width:calc(50% - 3px);min-width:0;margin:0}.mir__button:first-of-type{margin-right:6px}.mir__link{margin-left:0;margin-top:33px}.mir__bottom{padding-top:34px;padding-bottom:44px}.mir__bottom span{margin-bottom:15px;font-size:16px;line-height:24px}.mir__bottom p{font-size:12px;line-height:16px}}.swiper-container{-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}.swiper-container,.swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.swiper-pagination{position:static!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px!important;width:78%!important;max-width:950px;margin:0 auto}.swiper-pagination-bullet{width:auto!important;height:auto!important;margin:0!important;font-size:14px;line-height:100%;background:none!important;color:#666;opacity:1!important;white-space:nowrap;border-radius:0!important;padding-bottom:2px;-webkit-transition:.2s;transition:.2s}.swiper-pagination-bullet:hover{color:#10b5dc}.swiper-pagination-bullet-active span{color:#10b5dc;border-bottom:1px solid #10b5dc}.swiper-slide-prev{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-transition:1.5s,-webkit-transform 3s;transition:1.5s,-webkit-transform 3s;transition:1.5s,transform 3s;transition:1.5s,transform 3s,-webkit-transform 3s}.swiper-button-next,.swiper-button-prev{top:33%!important;width:22px!important}.swiper-button-next:after,.swiper-button-prev:after{content:none!important}.swiper-button-next svg path,.swiper-button-prev svg path{-webkit-transition:.1s;transition:.1s}.swiper-button-next:hover svg path,.swiper-button-prev:hover svg path{stroke:#000}.swiper-button-prev{left:calc(50% - 750px)!important}.swiper-button-next{right:calc(50% - 750px)!important}.fadeOut{-webkit-animation:fadeOut .3s ease-out;animation:fadeOut .3s ease-out}@-webkit-keyframes fadeOut{0%{opacity:1}50%{opacity:1}75%{opacity:0}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}50%{opacity:1}75%{opacity:0}to{opacity:0}}.slide-hidden{display:none}@media screen and (max-width:1535px){.swiper-button-prev{left:70px!important}.swiper-button-next{right:70px!important}}@media screen and (max-width:1200px){.swiper-pagination{width:100%!important}}@media screen and (max-width:768px){.swiper-pagination{overflow-x:scroll!important;width:93%!important;margin:0 -40px 0 auto!important}.swiper-pagination::-webkit-scrollbar{width:0}.swiper-pagination-bullet{margin-right:32px!important}.swiper-pagination-bullet:last-of-type span{margin-right:130px!important}.swiper-button-next,.swiper-button-prev{top:36.5%!important}.swiper-button-prev{left:40px!important}.swiper-button-next{right:40px!important}}@media screen and (max-width:500px){.swiper-pagination{margin:0!important;width:100%!important}.swiper-pagination-bullet{font-size:12px!important;margin-right:8px!important;margin-left:8px!important}.swiper-pagination-bullet:last-of-type span{margin-right:0!important}.swiper-button-next,.swiper-button-prev{width:10px!important;height:18px!important;top:26.5%!important}.swiper-button-prev{left:16px!important}.swiper-button-next{right:16px!important}}.animate__animated.animate__delay-500ms{-webkit-animation-delay:.5s;animation-delay:.5s}.services{background:#f6f3f2;padding:96px 0 120px}.services__title{max-width:1772px;margin:0 auto 50px;font-weight:500;font-size:52px;line-height:1}.services__list{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:646px 288px;grid-column-gap:8px;grid-row-gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1772px;margin:0 auto}.services__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services__item,.services__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.services__item{background:#fff;cursor:poinTer}.services__item_car:first-of-type{grid-column-start:1;grid-column-end:3;grid-row-start:1}.services__item_car:nth-of-type(2){grid-column-start:3;grid-column-end:5;grid-row-start:1}.services__item-frame{position:relative;height:432px;overflow:hidden}.services__item-img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-webkit-transition:.4s;transition:.4s;-webkit-transform:scale(1.05);transform:scale(1.05);-o-object-fit:cover;object-fit:cover}.services__item:hover .services__item-img{-webkit-transform:scale(1);transform:scale(1)}.services__item-info{padding:40px 20px 20px 50px}.services__item-disclaimer{font-weight:500;font-size:13px;line-height:100%;letter-spacing:.03em;text-transform:uppercase;color:#003c72;margin-bottom:14px}.services__item-title{font-weight:500;font-size:28px;line-height:36px;margin-bottom:10px}.services__item-title_app{font-size:20px;line-height:24px;margin-bottom:7px}.services__item-text{font-size:16px;line-height:140%;color:#666;opacity:.8;width:65%}.services__item-text_app{width:77%;text-align:center}.services__item-app-icon{width:80px;height:80px;margin-bottom:30px;-webkit-transition:.4s;transition:.4s;border-radius:12px}.services__item_app{cursor:pointer;padding-top:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.services__item_app:hover .services__item-app-icon{-webkit-transform:scale(.9);transform:scale(.9)}.services__item_soon{background:url("/images/index/2021/soon.png") no-repeat center 25px #fff}@media screen and (max-width:1900px){.services{padding:96px 48px 120px}}@media screen and (max-width:1500px){.services__item-frame{height:344px}.services-img{-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:1300px){.services{padding:64px 32px 106px}.services__title{font-size:42px;margin:0 auto 40px}.services__list{grid-template-rows:544px 288px}.services__item-frame{height:344px}.services__item-img{-o-object-fit:cover;object-fit:cover}.services__item-info{padding-top:36px}.services__item-title{margin-bottom:4px}.services__item-text{width:100%}.services__item-text_app{width:80%}}@media screen and (max-width:768px){.services{padding:62px 40px 90px}.services__title{font-size:42px;margin:0 auto 40px}.services__list{grid-template-columns:repeat(4,1fr);grid-template-rows:550px 574px 296px 296px;grid-row-gap:0}.services__item_car:first-of-type{grid-column-start:1;grid-column-end:5;grid-row-start:1}.services__item_car:nth-of-type(2){grid-column-start:1;grid-column-end:5;grid-row-start:2;margin-bottom:24px}.services__item_car:nth-of-type(5),.services__item_car:nth-of-type(6){margin-top:8px}.services__item_app:nth-of-type(odd){grid-column-start:1;grid-column-end:3}.services__item_app:nth-of-type(2n){grid-column-start:3;grid-column-end:5}.services__item-info{padding-top:36px}.services__item-title{font-size:24px}.services__item-title_app{font-size:20px}.services__item-text{width:90%}.services__item-text_app{width:80%}.services__item-app-icon{width:74px;height:74px;margin-bottom:38px}.services__item_app{padding-top:42px}.services_soon{background:url("/images/index/2021/soon.png") no-repeat center 20px #fff}}@media screen and (max-width:500px){.services{padding:38px 16px 68px}.services__title{font-size:28px;margin:0 auto 30px}.services__list{grid-template-columns:1fr;grid-template-rows:348px 360px 112px 112px 112px 112px;grid-row-gap:4px;grid-column-gap:0}.services__wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.services__item_car:first-of-type{margin-bottom:8px}.services__item_car:nth-of-type(2){margin-bottom:16px}.services__item_app:nth-of-type(2n),.services__item_app:nth-of-type(odd){grid-column-start:1;grid-column-end:3}.services__item_app:nth-of-type(3),.services__item_app:nth-of-type(4){margin-top:0}.services__item-frame{height:192px}.services__item-info{padding:22px 10px 10px 20px}.services__item-disclaimer{font-size:10px;margin-bottom:4px}.services__item-title{font-size:24px}.services__item-title_app{font-size:16px}.services__item-text{font-size:12px;line-height:15px;width:100%}.services__item-text_app{font-size:12px;text-align:left}.services__item-app-icon{width:56px;height:56px;margin-bottom:0;margin-right:24px}.services__item_app{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:12px 10px 10px 20px}.services__item_soon{background:url("/images/index/2021/soon.png") no-repeat 20px 10px #fff}}.bottom-menu{position:-webkit-sticky;position:sticky;bottom:0;width:100%;background-color:#e4dbd2;color:#000;font-size:16px;line-height:18px;font-weight:500;z-index:100;-webkit-transition:.3s;transition:.3s}.bottom-menu_hidden{position:fixed;-webkit-transform:translateY(100%);transform:translateY(100%)}.bottom-menu__list{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bottom-menu__item{width:100%;border-right:1px solid hsla(0,0%,72%,.4);-webkit-transition:.3s;transition:.3s}.bottom-menu__item:last-of-type{border-right:1px solid transparent}.bottom-menu__item:hover{color:#666}.bottom-menu__item:hover .bottom-menu__arrow{-webkit-transform:translate(8px,-50%);transform:translate(8px,-50%)}.bottom-menu__link{position:relative;padding:0 48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:64px}.bottom-menu__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:48px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.bottom-menu__name{margin-left:18px}@media screen and (max-width:768px){.bottom-menu{font-size:14px;line-height:21px}.bottom-menu__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:88px;padding:20px 40px 0}.bottom-menu svg{height:18px}.bottom-menu__arrow{display:none}.bottom-menu__name{margin:15px 0 0}}@media screen and (max-width:500px){.bottom-menu{font-size:10px;line-height:16px}.bottom-menu svg{height:14px}.bottom-menu__list{overflow-x:scroll}.bottom-menu__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:56px;padding:12px 14px 0;width:33.33333vw}.bottom-menu__name{margin:7px 0 0}}.highlight{background-color:#e4dcd3}