@import url(/static/css/libs/fontawesome.min.css);@import url(/static/css/libs/normalize.css);@import url(/static/css/libs/swiper.min.css);@charset "UTF-8";.no-scroll{height:100%;overflow:hidden}body,html{-webkit-tap-highlight-color:transparent}@-webkit-keyframes slide-right{0%{transform:translate(0)}50%{transform:translate(10px)}to{transform:translate(0)}}@keyframes slide-right{0%{transform:translate(0)}50%{transform:translate(10px)}to{transform:translate(0)}}@-webkit-keyframes slide-right-top{0%{transform:translate(0)}50%{transform:translate(10px,-10px)}to{transform:translate(0)}}@keyframes slide-right-top{0%{transform:translate(0)}50%{transform:translate(10px,-10px)}to{transform:translate(0)}}@-webkit-keyframes fade-maximize{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}@keyframes fade-maximize{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}@-webkit-keyframes scale{0%{transform:scale(1);opacity:1}45%{transform:scale(.1);opacity:.7}80%{transform:scale(1);opacity:1}}@keyframes scale{0%{transform:scale(1);opacity:1}45%{transform:scale(.1);opacity:.7}80%{transform:scale(1);opacity:1}}@-webkit-keyframes lazyload{0%{background-color:#e8f2f9}50%{background-color:#f4f8f9}to{background-color:#e8f2f9}}@keyframes lazyload{0%{background-color:#e8f2f9}50%{background-color:#f4f8f9}to{background-color:#e8f2f9}}.ball-pulse>div:first-child{-webkit-animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) -.2s infinite;animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) -.2s infinite}.ball-pulse>div:nth-child(2){-webkit-animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) -.1s infinite;animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) -.1s infinite}.ball-pulse>div:nth-child(3){-webkit-animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) 0s infinite;animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.ball-pulse>div{background-color:#ed1b24;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}@font-face{font-family:Gotha;src:url(../fonts/GothaBla.otf),url(../fonts/GothaBla.WOFF) format("woff");font-style:normal;font-weight:800}@font-face{font-family:Gotha;src:url(../fonts/GothaBlaIta.otf),url(../fonts/GothaBlaIta.WOFF) format("woff");font-style:italic;font-weight:800}@font-face{font-family:Gotha;src:url(../fonts/GothaBol.otf),url(../fonts/GothaBol.WOFF) format("woff");font-style:normal;font-weight:700}@font-face{font-family:Gotha;src:url(../fonts/GothaBolIta.otf),url(../fonts/GothaBolIta.WOFF) format("woff");font-style:italic;font-weight:700}@font-face{font-family:Gotha;src:url(../fonts/GothaMed.otf),url(../fonts/GothaMed.WOFF) format("woff");font-style:normal;font-weight:600}@font-face{font-family:Gotha;src:url(../fonts/GothaMedIta.otf),url(../fonts/GothaMedIta.WOFF) format("woff");font-style:italic;font-weight:600}@font-face{font-family:Gotha;src:url(../fonts/GothaReg.otf),url(../fonts/GothaReg.WOFF) format("woff");font-style:normal;font-weight:400}@font-face{font-family:Gotha;src:url(../fonts/GothaRegIta.otf),url(../fonts/GothaRegIta.WOFF) format("woff");font-style:italic;font-weight:400}@font-face{font-family:Gotha;src:url(../fonts/GothaLig.otf),url(../fonts/GothaLig.WOFF) format("woff");font-style:normal;font-weight:200}@font-face{font-family:Gotha;src:url(../fonts/GothaLigIta.otf),url(../fonts/GothaLigIta.WOFF) format("woff");font-style:italic;font-weight:200}body{margin:0;padding:0;color:#000;line-height:1.25em;font-family:Gotha,Roboto,arial,sans-serif;font-size:14px;font-weight:400;font-style:normal;width:100%;overflow-x:hidden;overflow-y:scroll;background-color:#fff}body:after{content:"";background:transparent;transition:background .3s ease-out}@media screen and (max-width:767px){body{cursor:pointer}}a{text-decoration:none;outline-color:#0064dc}h1,h2,h3,h4,h5,h6{margin:0 0 15px;width:100%;font-family:Gotha,arial,sans-serif;font-weight:700;line-height:1.25em;text-align:left;letter-spacing:.05em}h1,h2{font-size:1.429em}h3,h4,h5,h6{font-size:1.286em}p{margin:0;width:100%;line-height:1.25em}ol,ul{margin:0 0 10px;padding-left:15px}button{padding:0;cursor:pointer;border-radius:0}button,input,option,select,textarea{outline:none;font-family:Gotha,Roboto,arial,sans-serif}input,option,select,textarea{margin-top:15px;padding:10px;border:none;border-radius:0;background-color:#fff}main{display:flex;flex-direction:column;align-items:center;flex-grow:1;width:100%}*{box-sizing:border-box}img{max-width:100%}label.error{margin-left:10px;color:#ed1b24;font-size:.857em}.mobile-block{display:none!important}@media screen and (max-width:767px){.mobile-block{display:block!important}}.mobile-flex{display:none!important}@media screen and (max-width:767px){.mobile-flex{display:flex!important}}@media screen and (max-width:767px){.mobile-none{display:none!important}}.space{width:100%;display:block;height:15px}.load{position:relative}.load:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:inherit;background-image:url(/static/images/loaders/loader--dark.svg);background-size:70% 70%;background-repeat:no-repeat;background-position:50%}.load--small:after{background-size:40% 40%}.bodies{width:100%}.bodies__title{margin:50px 0;text-align:center;font-size:22px}.bodies__list{display:flex;flex-wrap:wrap;padding:0;margin:0;width:100%;justify-content:center}.bodies__list-item{list-style:none;width:20%;text-align:center;margin-bottom:50px}.bodies__list-link{display:block}.bodies__list-item-image{display:block;margin:0 auto;height:35px}.bodies__list-item-image img{height:35px}.bodies__list-item-name{margin-top:10px}a{color:#000;transition:color .2s ease-in-out}a:hover{color:#ed1b24}.bold{font-weight:700}.red{color:#ed1b24}.text-center{text-align:center}.mt-0{margin-top:0!important}.mt-s{margin-top:10px!important}.mt-m{margin-top:15px!important}.mt-l{margin-top:25px!important}.mt-xl{margin-top:40px!important}.mt-55{margin-top:55px!important}.mt-80{margin-top:80px!important}.mr-0{margin-right:0!important}.mr-s{margin-right:10px!important}.mr-m{margin-right:15px!important}.mr-l{margin-right:25px!important}.mb-0{margin-bottom:0!important}.mb-s{margin-bottom:10px!important}.mb-m{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-l{margin-bottom:25px!important}.mb-30{margin-bottom:30px!important}.mb-50{margin-bottom:50px!important}.mt-50{margin-top:50px!important}.mb-60{margin-bottom:60px!important}.ml-0{margin-left:0!important}.ml-s{margin-left:10px!important}.ml-m{margin-left:15px!important}.ml-l{margin-left:25px!important}.m-auto{margin-right:auto!important;margin-left:auto!important}.p-0{padding:0!important}.pt-s{padding-top:10px!important}.pt-m{padding-top:15px!important}.pt-l{padding-top:25px!important}.pt-80{padding-top:80px!important}.pr-s{padding-right:10px!important}.pr-m{padding-right:15px!important}.pr-l{padding-right:25px!important}.pb-s{padding-bottom:10px!important}.pb-m{padding-bottom:15px!important}.pb-l{padding-bottom:25px!important}.pb-70{padding-bottom:70px!important}.pl-s{padding-left:10px!important}.pl-m{padding-left:15px!important}.pl-l{padding-left:25px!important}.space-s{width:100%;height:10px}.space-m{width:100%;height:15px}.space-l{width:100%;height:25px}.fs-14{font-size:.875rem;line-height:1.5}.fs-n{font-size:1rem}.fs-m{font-size:1.1rem}.fs-l{font-size:1.22rem}.fs-22{font-size:1.375rem}.ai-c,.df,.jc-fs{display:flex!important}.jc-fs{justify-content:flex-start!important}.ai-c{align-items:center}.cw{color:#fff}.mw-auto{max-width:100%!important}.h1{font-family:Gotha,arial,sans-serif;font-weight:700;font-size:1.429em;line-height:1.25em;letter-spacing:.05em;text-align:left;width:100%;margin:0 0 15px}.h1--2em,.h1--big{font-size:2em}.h1--2428em{font-size:2.4285em;line-height:1.2}@media screen and (max-width:768px){.h1--2428em{font-size:1.875em}}.h1--3em{font-size:3em}.h1--thin{font-weight:400}.link{color:#292527;cursor:pointer;position:relative;border-bottom:1px dashed}.link:hover{opacity:1;color:#ed1b24}.link_noborder{border-bottom:0}.link_tag{background:#f8f8f8;color:#6c6a6a;border-radius:18px;text-align:center;padding:11px 15px;text-decoration:none;border:none;white-space:nowrap;display:inline-block}.link_tag:hover{color:#fff;background:#ed1b24}.title_vykup{position:relative;padding-right:70px;margin-bottom:35px}@media screen and (max-width:768px){.title_vykup{padding-right:0}}.title_vykup h2{font-weight:700;font-size:28px;line-height:27px;margin-bottom:0;letter-spacing:0}@media screen and (max-width:768px){.title_vykup h2{font-size:25px;line-height:24px}}.title_vykup *{color:#fff}.title_vykup .form__close{width:auto;height:auto;font-size:14px;line-height:13px;color:#fff;border-bottom:1px dashed hsla(0,0%,100%,.5);top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.title_vykup .form__close{top:-15px;transform:none}}.title_car-section h1,.title_car-section h2{font-weight:700;font-size:34px;line-height:33px;margin-bottom:0;letter-spacing:0}@media screen and (max-width:768px){.title_car-section h1,.title_car-section h2{font-size:28px;line-height:28px}}.title_card{margin-bottom:10px}.title_card h2{font-weight:700;font-size:18px;line-height:17px;color:#000}.title_flexed{display:flex;justify-content:space-between;align-items:center;margin-top:-7px!important;margin-left:-7px!important;margin-right:-7px!important;margin-bottom:-7px}@media screen and (max-width:992px){.title_flexed{flex-wrap:wrap}}.title_flexed>*{margin:7px!important}.title_content{margin-bottom:35px}.title_type{margin-top:40px;width:100%;text-align:left}.title_type h2{letter-spacing:0}.formatted-text{width:100%;max-width:1190px}.formatted-text h1{margin-bottom:40px}.formatted-text__meta{margin-top:-30px;margin-bottom:40px;font-size:.75rem;opacity:.5}.formatted-text h2,.formatted-text h3,.formatted-text h4,.formatted-text h5,.formatted-text h6{margin-bottom:10px;padding-top:15px;color:#6c6a6a}.formatted-text h2:first-child,.formatted-text h3:first-child,.formatted-text h4:first-child,.formatted-text h5:first-child,.formatted-text h6:first-child{margin-top:0}.formatted-text p{margin-bottom:15px}.formatted-text a{color:#ed1b24;text-decoration:none}.formatted-text a:hover{text-decoration:underline;border-bottom:none}.formatted-text ul{list-style:none;margin-bottom:25px;padding:0}.formatted-text ul.image-block__list{padding-bottom:75%}.formatted-text ul li{position:relative;padding-left:15px}.formatted-text ul li:before{content:"";display:block;position:absolute;left:0;top:12px;width:5px;height:5px;background:url(../images/square_ui-1.svg) 50% 50% no-repeat;background-size:contain;transform:translateY(-50%)}.formatted-text ol{margin-bottom:25px}.formatted-text li{padding:2px 0}.formatted-text>:last-child{margin-bottom:0}.formatted-text .disclaimer{font-size:.857em;color:#999}.formatted-text table{border:1px solid #ebebeb;border-spacing:0;margin:0 auto 15px}.formatted-text td,.formatted-text th{padding:10px}.formatted-text tr:nth-child(odd){background:#efefef}.shadow{box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.body-wrapper{display:flex;flex-direction:column;align-items:center;min-height:100vh;width:100%}@media screen and (max-width:1023px){.body-wrapper{overflow-x:hidden}}.body-wrapper--landing .section--car-page:first-of-type{margin-top:30px}.section{display:flex;align-items:center;flex-direction:column;width:100%;max-width:1190px;margin-top:40px;padding:0 15px}.section .container{padding-right:0!important;padding-left:0!important;max-width:1160px!important}.section--row{flex-direction:row;flex-wrap:wrap}.section:first-of-type{margin-top:0}.section:last-of-type{margin-bottom:40px}.section_wide{max-width:100%}.section_start{align-items:flex-start}.section_small{max-width:970px}.section_bordered{border-bottom:1px solid #e5e5e5}.section_bordered:last-of-type{border-bottom:none}.section_top{margin-top:25px!important}.section_top-extra{margin-top:40px!important}.section_top-small{max-width:100%;margin-top:20px!important}.section_top-big{max-width:100%;margin-top:80px!important}@media screen and (max-width:768px){.section_top-big{margin-top:40px!important}}.section_bottom{margin-bottom:25px!important}.section_bottom-extra{margin-bottom:40px!important}@media screen and (max-width:768px){.section_bottom-extra{margin-bottom:25px!important}}.section_margin-none{margin-top:0}.section_padding-none{padding:0}.section_full{max-width:100%}.section_full .container{padding-right:15px;padding-left:15px}.section_bg{background:#f8f8f8}.section__border-bottom{display:flex;align-items:center;flex-direction:column;width:100%;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e5e5e5}.section__border-bottom:last-of-type{margin-bottom:0;border-bottom:none}.section__wrapper{width:100%;max-width:1190px;padding:0 10px}.section .img-wrap{width:100%;height:auto}.section_hidden{display:none}.feedback-form{max-width:500px}.feedback{position:fixed;top:0;left:0;display:none;opacity:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:2000;max-height:100vh;color:#000;overflow-y:auto}.feedback__popup{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;transform:translate(-50%,-50%);max-width:100%;max-height:100%;margin:auto;padding:25px;width:400px;box-sizing:border-box;background-color:#fff}@media screen and (max-width:1179px){.feedback__popup{padding:22.5px}}@media screen and (max-width:767px){.feedback__popup{padding:15px 10px}}.feedback__popup_hidden{display:none;opacity:0}.feedback__heading{margin:0 auto;text-align:center;font-family:Gotha,arial,sans-serif;font-weight:700;text-transform:uppercase;font-size:1.286em}.feedback__input{margin-top:22.5px;padding:0 40px;border:2px solid #e5e5e5;border-radius:0;width:100%;box-sizing:border-box;background-color:#fff;color:#000;font-size:1em}@media screen and (max-width:1179px){.feedback__input{margin-top:15px}}.feedback__button{margin:22.5px auto 0}@media screen and (max-width:1179px){.feedback__button{margin-top:15px}}.feedback__close-button{position:absolute;left:100%;bottom:100%;display:flex;padding:10px;border:none;border-radius:0;background:none;outline:none}.feedback__close-button:hover .feedback__close-icon{fill:#0064dc}@media screen and (max-width:767px){.feedback__close-button{left:auto;right:0}}.feedback__close-icon{margin:auto;width:20px;height:20px;fill:#fff;transition:all .2s ease-in-out}.feedback__message{position:absolute;top:50%;left:50%;display:none;padding:15px;width:400px;max-width:100%;min-height:200px;box-sizing:border-box;background-color:#fff;transform:translate(-50%,-50%);opacity:0}.feedback__message-text{margin:auto;font-size:1.286em;line-height:1.25;font-weight:700;text-align:center}.feedback__text{margin-top:22.5px;width:100%;text-align:center;font-size:1em}@media screen and (max-width:1179px){.feedback__text{margin-top:15px}}.feedback__text:first-child{margin-top:0}.feedback__text_small{font-size:.857em}.feedback__action-block{display:flex;width:100%;justify-content:space-around}.feedback__action-caption{margin-top:10px;font-size:.857em;font-weight:700;text-align:center}.feedback label.error{margin-left:22px;color:#0064dc}.button,.ecredit-button .fi-hub__open-button{display:flex;justify-content:center;align-items:center;padding:0 40px;border:1px solid #ed1b24;border-radius:16px;background-color:#ed1b24;color:#fff;text-align:center;transition:all .2s ease-in-out;cursor:pointer;font-weight:700;font-size:16px;height:44px;line-height:42px;min-width:200px;white-space:nowrap}@media screen and (max-width:992px){.button,.ecredit-button .fi-hub__open-button{font-size:14px;min-width:160px;white-space:nowrap;padding:0 15px}}.button:hover,.ecredit-button .fi-hub__open-button:hover{border-color:#c51017;background-color:#c51017;color:#fff}.ecredit-button .footer .fi-hub__open-button:hover,.footer .button:hover,.footer .ecredit-button .fi-hub__open-button:hover{color:#fff}.button--grey{background:#e8e9e9;border:1px solid #e8e9e9;color:#000}.button--grey:hover{background-color:#ced0d0;border:1px solid #e8e9e9}.footer .button--grey:hover{color:#000}.button_wide{padding:0 25px}.button_small,.ecredit-button .fi-hub__open-button{height:38px;line-height:36px;padding:0 20px;min-width:175px}.button_extra-small{padding:0 15px}.button_blue{border-color:#292527;background-color:#292527}.button_blue:hover{border-color:#0e0d0e;background-color:#0e0d0e}.button_light,.button_light-grey{border:1px solid #fff;background-color:#fff;color:#ed1b24}.button_light-grey:hover,.button_light:hover{border:1px solid #ed1b24;background-color:#ed1b24;color:#fff}.button_light-grey{color:#535353}.button_light-grey:hover{color:#ed1b24}.button_grey{border:1px solid #fff;background:#f8f8f8;color:#535353}.button_grey:hover{border:1px solid #ed1b24;background-color:#ed1b24;color:#fff}.button[disabled],.ecredit-button [disabled].fi-hub__open-button{cursor:not-allowed;border:1px solid #fff;background:#f8f8f8;color:#535353}.button_full{width:100%}.button_grow{flex-grow:1}.button__icon{margin-right:10px;height:18px;width:20px;fill:#fff}.button__icon svg{width:100%;height:100%;fill:inherit}.button__icon.fa{height:auto;width:auto}.button_center{margin:0 auto}.button_shadowed{box-shadow:0 3px 15px 0 rgba(237,27,36,.2)}.button-ref{color:#fff!important;text-decoration:none!important}.button_fs-small{font-size:14px}.header{flex-direction:column;width:100%}.header,.header__top{display:flex;align-items:stretch}.header__top{justify-content:center;transition:box-shadow .2s ease-in-out;padding:20px 0}@media screen and (max-width:992px){.header__top{padding:10px 0}}@media screen and (max-width:550px){.header__top{height:50px}}.header__top_fixed{position:fixed;top:0;left:0;width:100%;z-index:910;background:#fff}.header__wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 15px;margin:0 -5px;width:calc(100% + 10px);max-width:1190px}.header__wrapper>*{margin:0 5px}.header__block{display:flex;align-items:center;position:relative}.header__block_stretch{align-self:stretch}.header__block_mobile,.header__block_mobile .city-switcher{display:none}@media screen and (max-width:992px){.header__block_mobile,.header__block_mobile .city-switcher{display:block}}.header__block-item{margin-right:18px;position:relative}@media screen and (max-width:992px){.header__block-item{margin-right:15px}}.header__block-item_region{margin-right:25px}@media screen and (max-width:992px){.header__block-item_region{margin-right:0}}@media screen and (max-width:550px){.header__block-item_sell{display:none}}.header__block-item:last-child{margin-right:0}.header__menu{display:flex;align-self:stretch}@media screen and (max-width:992px){.header__menu{flex-direction:column;position:fixed;top:120px;left:-100%;align-items:stretch;border-top:1px solid #ed1b24;height:100%;max-height:calc(100vh - 120px);background:#fff;overflow-y:auto;transition:all .2s ease-in-out;z-index:1000;width:100%}}@media screen and (max-width:550px){.header__menu{max-height:calc(100vh - 100px);top:100px}}.header__menu_shown{box-shadow:0 20px 40px 0 rgba(0,0,0,.2);left:0}.header__side-menu{position:absolute;top:100%;right:0;max-height:calc(100vh - 48px)}@media screen and (max-width:992px){.header__side-menu{position:static;max-height:none;overflow:initial}}@media screen and (max-width:409px){.header__button{padding:0 15px}}@media screen and (max-width:339px){.header__button{padding:0 40px}}.header__bottom{display:flex;justify-content:center;align-items:center;padding:15px 0}@media screen and (max-width:992px){.header__bottom .menu:not(.header__menu):not(.menu_submenu){display:none}}.header .logo{height:30px}@media screen and (max-width:1190px){.header .logo{height:27px}}@media screen and (max-width:992px){.header .logo{height:22px}}.header .logo__wrapper a{display:flex}.header .quick-actions__item{padding-right:5px}.header .quick-actions__item:last-child{padding-right:0}.header .quick-actions__caption{margin-left:5px}.header__schedule{margin-right:30px}@media screen and (max-width:900px){.header__schedule{display:none}}.menu-button{position:relative;border:none;background:none}.menu-button_active .menu-button__icon_burger{transform:scale(.5);opacity:0}.menu-button_active .menu-button__icon_close{transform:translate(-50%,-50%) scale(1);opacity:1}.menu-button:hover .menu-button__icon{fill:#ed1b24}@media screen and (max-width:700px){.menu-button_desktop{display:none}}.menu-button_mobile{display:none}@media screen and (max-width:700px){.menu-button_mobile{display:block}}.menu-button__icon{display:flex;align-items:center;width:22px;fill:#6c6a6a;transition:all .2s ease-in-out}.menu-button__icon_close{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.5);opacity:0}.menu-button__icon svg{width:100%;height:100%;fill:inherit}.menu-burger{border:none;background:none;position:relative}.menu-burger_active .menu-button__icon_burger{transform:scale(.5);opacity:0}.menu-burger_active .menu-button__icon_close{transform:translate(-50%,-50%) scale(1);opacity:1}.logo{height:30px}.logo__wrapper{display:flex;align-items:center}.logo_rolf{margin-right:15px;height:19px;width:90px}@media screen and (max-width:767px){.logo_rolf{height:16px}}@media screen and (max-width:449px){.logo_rolf{height:13px}}@media screen and (max-width:409px){.logo_rolf{height:10px}}@media screen and (max-width:339px){.logo_rolf{height:13px}}.logo_bluefish{width:107px}@media screen and (max-width:767px){.logo{height:18px;width:auto}}@media screen and (max-width:449px){.logo{width:100%;height:auto}}.menu{display:flex;align-items:stretch;margin:0;padding:0;background-color:#fff;list-style:none;transform-origin:0 0;transition:all .2s ease-in-out}@media screen and (max-width:992px){.menu{flex-direction:column;flex-shrink:0;height:100%;justify-content:flex-start}}.menu_submenu{position:absolute;top:100%;left:0;flex-direction:column;margin-top:1px;transform:scaleY(0);z-index:1000;border-radius:10px}.menu_submenu--min-width{min-width:250px}@media screen and (max-width:992px){.menu_submenu{position:static;margin-left:15px;display:none;transition:.25s;border-left:1px solid #77777a;width:100%;z-index:0;margin-top:0;border-radius:0}}.menu_submenu .menu__item{margin-right:0;padding:15px;white-space:nowrap}@media screen and (max-width:992px){.menu_submenu .menu__item{padding:0;margin-bottom:15px}.menu_submenu .menu__item:last-child{margin-bottom:0}}.menu_submenu .menu__item:first-child,.menu_submenu .menu__item:last-child{padding:15px}@media screen and (max-width:992px){.menu_submenu .menu__item:first-child,.menu_submenu .menu__item:last-child{padding:0}}.menu_submenu .menu__button,.menu_submenu .menu__link{justify-content:flex-start;margin-bottom:0;margin-right:0;text-align:left;font-size:14px}@media screen and (max-width:992px){.menu_submenu .menu__button,.menu_submenu .menu__link{line-height:1.3}.menu_submenu .menu__button br,.menu_submenu .menu__link br{display:none}}.menu_submenu .menu__button_highlighted,.menu_submenu .menu__link_highlighted{border-top:1px solid #ed1b24;border-bottom:1px solid #ed1b24}.menu_side-menu{flex-direction:column;width:100%;max-width:250px;border-top:1px solid #ed1b24;transform:scaleY(0);z-index:1000}@media screen and (max-width:992px){.menu_side-menu{border-top:none;max-width:100%;transform:scale(1);z-index:0}}.menu_side-menu .menu__item{margin-right:0;padding:15px}.menu_side-menu .menu__item:first-child,.menu_side-menu .menu__item:last-child{padding:15px}.menu_side-menu .menu__button,.menu_side-menu .menu__link{justify-content:flex-start;margin-bottom:0;margin-right:0;text-align:left;font-size:14px}.menu_side-menu button{width:100%}.menu_shown{box-shadow:0 20px 40px 0 rgba(0,0,0,.2);transform:scale(1)}@media screen and (max-width:992px){.menu_shown{transform:none;box-shadow:none;height:auto}}.menu__item{padding:15px 10px;height:100%;margin-right:30px;display:flex;flex-wrap:wrap;position:relative}@media screen and (max-width:1190px){.menu__item{margin-right:10px}}@media screen and (max-width:992px){.menu__item{margin-right:0;padding:0;background-color:#fff;height:auto}}.menu__item:first-child{padding-left:0}.menu__item:last-child{padding-right:0;margin-right:0}.menu__item--divider{height:1px;margin-top:-1px;background-color:#ec2830}.menu__item--highlighted{border-top:1px solid #ec2830;margin:-1px 0;border-bottom:1px solid #ec2830}.menu__item--highlighted:hover{margin:-1px 0 -2px;border-bottom:2px solid #ec2830}.menu__item--highlighted .menu__link{color:#ec2830}.menu__item--highlighted .menu__link:before{display:none}.menu__item_active .dropdown-toggle{transform:rotate(-180deg)}.menu__button,.menu__link{display:flex;justify-content:center;align-items:center;border:none;background:#fff;font-family:Gotha,arial,sans-serif;transition:all .2s ease-in-out;z-index:100;color:#6c6a6a;font-size:16px;line-height:15px}@media screen and (max-width:992px){.menu__button,.menu__link{justify-content:flex-start;margin-bottom:0;padding:0 15px;line-height:50px;width:100%;flex-grow:1}}.menu__button_highlighted,.menu__button_offers,.menu__link_highlighted,.menu__link_offers{color:#ed1b24}@media screen and (max-width:992px){.menu__button_submenu,.menu__link_submenu{position:relative;display:block;width:calc(100% - 50px)}}.dropdown-toggle{width:50px;height:50px;display:none;position:relative;transition:.2s ease-in-out}.dropdown-toggle:after{content:"";position:absolute;top:50%;left:50%;right:15px;width:13px;height:13px;background:url(../images/icon-down.svg) 50% 50% no-repeat;transform:translate(-50%,-50%);transition:all .2s ease-in-out}@media screen and (max-width:992px){.dropdown-toggle{display:inline-block}}.callme{display:flex;align-items:center;border:none;background:none}.callme__seller{font-weight:400;font-size:14px;display:inline-block;margin-right:5px;margin-left:20px}.callme__icon{height:19px;width:20px;display:none}@media screen and (max-width:900px){.callme__icon{display:block}}.callme__info{display:flex;flex-direction:column}.callme__info,.callme__info_end{align-items:flex-end}@media screen and (max-width:900px){.callme__info{display:none}}.callme__phone{font-family:Gotha,arial,sans-serif;font-weight:700;font-size:16px;line-height:15px;margin-bottom:2px;white-space:nowrap}.callme__phone:hover a{color:#ed1b24}.callme__phone-desktop{white-space:nowrap}@media screen and (max-width:767px){.callme__phone-desktop{display:none}}.callme__phone-mobile{display:none}@media screen and (max-width:767px){.callme__phone-mobile{display:block}}.callme__caption{font-size:14px;line-height:13px;color:#6c6a6a;transition:all .2s ease-in-out;cursor:pointer;border-bottom:1px dashed}.callme__caption:hover{color:#ed1b24;border-color:#ed1b24;transition:all .2s ease-in-out}.callback-form{display:flex;flex-direction:column;align-items:center;padding:25px 30px;width:100%;text-align:center;background-color:#fff;border-radius:15px;box-shadow:0 0 20px rgba(0,0,0,.27)}.callback-form__heading{margin:15px 0 0;text-align:center;font-size:1.4rem;font-weight:700;line-height:1.25}.callback-form__text{margin-top:15px}.callback-form__input{margin-top:25px;width:100%;max-width:420px;border:1px solid #e5e5e5;background:#fff;text-align:left;position:relative;display:inline-block;height:44px;line-height:42px;padding:0 16px;box-sizing:border-box;border-radius:16px;color:#535353}@media screen and (max-width:800px){.callback-form__input{max-width:100%}}.callback-form__textarea{margin-top:25px;width:100%;border:1px solid #e5e5e5;border-radius:16px;padding:16px;max-width:420px}.textarea-limit+.callback-form__textarea{margin-top:0}.callback-form__textarea.hidden+.textarea-limit{display:none}.callback-form__button,.callback-form__footnote{margin-top:25px}.callback-form__footnote_light{opacity:.5;color:#fff;font-size:11px;line-height:11px}.callback-form__link{color:#292527;border-bottom:1px solid}.callback-form__link_light{color:#fff;font-weight:700}.callback-form__link:hover{color:#ed1b24}.callback-form .custom-select{width:100%;max-width:420px;margin-top:15px}.callback-form__additional-fields,.callback-form__constructor-fields{max-width:100%;width:100%}.callback-form__additional-fields .custom-select,.callback-form__constructor-fields .custom-select{margin-top:25px;display:inline-block}.callback-form__additional-fields .form__input,.callback-form__constructor-fields .form__input{flex-grow:1}.callback-form__additional-fields .form__input .custom-select,.callback-form__constructor-fields .form__input .custom-select{margin-top:0;width:100%}.form-static .checkbox-block{margin:15px 0 0 60px}.callback-form .checkbox-block,.form_wrapped-little .checkbox-block,.form_wrapped .checkbox-block{margin:15px 0 0 10px}.callback-form .checkbox-block,.form-static .checkbox-block,.form_wrapped-little .checkbox-block,.form_wrapped .checkbox-block{position:relative;display:flex;flex-wrap:wrap}.callback-form .checkbox-block.hidden,.form-static .checkbox-block.hidden,.form_wrapped-little .checkbox-block.hidden,.form_wrapped .checkbox-block.hidden{display:none}.callback-form .checkbox-block:before,.form-static .checkbox-block:before,.form_wrapped-little .checkbox-block:before,.form_wrapped .checkbox-block:before{content:none}.callback-form .checkbox-block:last-child,.form-static .checkbox-block:last-child,.form_wrapped-little .checkbox-block:last-child,.form_wrapped .checkbox-block:last-child{margin-bottom:0}.callback-form .checkbox-block:nth-of-type(n+2),.form-static .checkbox-block:nth-of-type(n+2),.form_wrapped-little .checkbox-block:nth-of-type(n+2),.form_wrapped .checkbox-block:nth-of-type(n+2){margin-top:5px}.callback-form .checkbox-block label,.form-static .checkbox-block label,.form_wrapped-little .checkbox-block label,.form_wrapped .checkbox-block label{margin:2.5px;display:block;position:relative;padding-left:25px;transform:none;text-transform:none;color:#202124;font-size:.833rem;left:0;line-height:1.44rem;cursor:pointer;pointer-events:all;transition:all .2s ease-in-out}.callback-form .checkbox-block label input,.form-static .checkbox-block label input,.form_wrapped-little .checkbox-block label input,.form_wrapped .checkbox-block label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.callback-form .checkbox-block label input:checked~.rolf-checkmark,.form-static .checkbox-block label input:checked~.rolf-checkmark,.form_wrapped-little .checkbox-block label input:checked~.rolf-checkmark,.form_wrapped .checkbox-block label input:checked~.rolf-checkmark{background-color:#ed1b24;border-color:#ed1b24!important}.callback-form .checkbox-block label input:checked~.rolf-checkmark:after,.form-static .checkbox-block label input:checked~.rolf-checkmark:after,.form_wrapped-little .checkbox-block label input:checked~.rolf-checkmark:after,.form_wrapped .checkbox-block label input:checked~.rolf-checkmark:after{opacity:1;transform:translate(-50%,-50%) rotate(45deg)}.callback-form .checkbox-block label .rolf-checkmark,.form-static .checkbox-block label .rolf-checkmark,.form_wrapped-little .checkbox-block label .rolf-checkmark,.form_wrapped .checkbox-block label .rolf-checkmark{position:absolute;top:3px;left:0;height:16px;width:16px;background-color:#fff;border:2px solid #e8e9e9;transition:all .2s ease-in-out;border-radius:4px}@media screen and (max-width:768px){.callback-form .checkbox-block label .rolf-checkmark,.form-static .checkbox-block label .rolf-checkmark,.form_wrapped-little .checkbox-block label .rolf-checkmark,.form_wrapped .checkbox-block label .rolf-checkmark{top:0}}.callback-form .checkbox-block label .rolf-checkmark:after,.form-static .checkbox-block label .rolf-checkmark:after,.form_wrapped-little .checkbox-block label .rolf-checkmark:after,.form_wrapped .checkbox-block label .rolf-checkmark:after{content:"";position:absolute;display:block;opacity:0;top:40%;left:50%;transform:translate(-50%,-150%) rotate(45deg);width:4px;height:8px;transition:all .2s ease-in-out;border:solid #fff;border-width:0 2px 2px 0}.callback-form .checkbox-block label:hover input~.rolf-checkmark,.form-static .checkbox-block label:hover input~.rolf-checkmark,.form_wrapped-little .checkbox-block label:hover input~.rolf-checkmark,.form_wrapped .checkbox-block label:hover input~.rolf-checkmark{border-color:#d3d4d4}.textarea-limit{margin-top:5px;font-size:12px;color:#bbb;position:absolute;right:0}.city-switcher{padding:0;border:none;background:none;text-align:left}@media screen and (max-width:992px){.city-switcher{display:none}}.city-switcher__text{display:block;color:#6c6a6a;font-size:14px;line-height:13px}@media screen and (max-width:992px){.city-switcher__text{display:none}}.city-switcher__current{border-bottom:1px dashed;font-size:16px;line-height:15px}.city-switcher__current:hover{color:#ed1b24;border-color:#ed1b24;transition:all .2s ease-in-out}.city-switcher_inline{display:inline-block;position:relative;cursor:pointer}.city-switcher_inline .city-switcher__current{color:#ed1b24;border-bottom-color:#9f9f9f;font-size:inherit;line-height:inherit}.city-switcher_inline .city-switcher__current:hover{border-bottom-color:currentColor}.city-switcher_inline .city-select__item{font-size:14px;font-weight:400;line-height:1;text-align:left}.city-switcher .arrow{margin-left:2px}.city-switcher .arrow img{margin-bottom:3px;transform:rotate(180deg);transition:.3s ease-in-out}.city-switcher.active .arrow img{transform:rotate(0deg)}.city-select{position:absolute;top:calc(100% + 15px);z-index:110;background:#fff;list-style:none;padding:0;margin:0;box-shadow:0 20px 40px 0 rgba(0,0,0,.2);display:none;left:0;min-width:170px;border-radius:10px}@media screen and (max-width:700px){.city-select{right:unset;left:0}}.city-select__item{padding:15px;transition:.2s ease-in-out;cursor:pointer;border-bottom:1px solid #f2f2f2}.city-select__item:last-child{border-bottom:0}.city-select__item:hover,.city-select__item_active{color:#ed1b24}.city-ask{position:fixed;left:50%;top:50px;transform:translateX(-50%);background:#fff;padding:15px 10px;display:flex;align-items:center;justify-content:center;border:1px solid #000;z-index:1200}.city-ask>*{margin:0 10px;display:block}.city-ask button{text-transform:uppercase;font-size:.857em}.city-ask__no{background:#fff;border:1px solid #000;color:#000}.today-in-stock{width:auto;text-align:center}@media screen and (max-width:600px){.today-in-stock{width:140px}}@media screen and (max-width:449px){.today-in-stock{display:none}}.today-in-stock a{color:#0064dc}.quick-actions{display:flex;align-items:center;padding:0;margin:0;list-style:none}.quick-actions__item{margin-right:15px;padding:initial!important}.quick-actions__item:before{content:none!important}.quick-actions__item:last-of-type{margin-right:0}.quick-actions__item--disabled{pointer-events:none}.quick-actions__link[data-action=fav],.quick-actions__link[data-action=filter]{cursor:pointer}.quick-actions__button,.quick-actions__link{position:relative;display:flex;align-items:center;height:25px;border:none;background:none}@media screen and (min-width:767px){.quick-actions__button:hover .quick-actions__icon_fill,.quick-actions__link:hover .quick-actions__icon_fill{opacity:1}}.quick-actions__button_active .quick-actions__icon_contour,.quick-actions__link_active .quick-actions__icon_contour{-webkit-animation:fade-maximize .2s ease-in-out;animation:fade-maximize .2s ease-in-out}.quick-actions__button_active .quick-actions__icon_fill,.quick-actions__link_active .quick-actions__icon_fill{opacity:1}.quick-actions__icon{height:25px;max-width:none;transition:all .2s ease-in-out}.quick-actions__icon_fill{position:absolute;top:0;left:0;opacity:0}.quick-actions__caption{margin-left:10px;white-space:nowrap;color:#ed1b24}@-webkit-keyframes slide-down{0%{transform:translateY(-100%)}to{transform:translate(0)}}@keyframes slide-down{0%{transform:translateY(-100%)}to{transform:translate(0)}}.sub-header{padding-bottom:15px;width:100%;border-bottom:1px solid #e5e5e5}.sub-header__seller{font-weight:700;display:inline-block;margin-left:15px;margin-right:10px}@media screen and (max-width:767px){.sub-header__seller{font-size:16px;margin-top:20px}}.sub-header_fixed{position:fixed;top:0;left:0;padding-bottom:10px;background-color:#fff;-webkit-animation:slide-down .2s ease-in-out forwards;animation:slide-down .2s ease-in-out forwards;z-index:210}.sub-header_fixed .sub-header__static{display:none}.sub-header_fixed .sub-header__line{margin-bottom:5px}.sub-header_fixed .sub-header__left{justify-content:center}.sub-header_fixed .sub-header__right_not-fixed{display:none}.sub-header_fixed .sub-header__heading{font-size:1.286em;max-width:100%}.sub-header_fixed .sub-header__link{align-items:center;min-height:0}.sub-header_fixed .sub-header__fixed-icon{margin-right:5px;height:14px}.sub-header_fixed .sub-header__fixed-caption{font-size:1em}.sub-header__left{display:flex;align-items:center;margin-right:10px}@media screen and (max-width:800px){.sub-header__left{flex-direction:column;align-items:center;margin-right:0;margin-bottom:10px}}@media screen and (max-width:767px){.sub-header__left{margin-bottom:15px}}.sub-header__line{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}@media screen and (max-width:800px){.sub-header__line{flex-direction:column;justify-content:center}}.sub-header__line:last-child{margin-bottom:0}.sub-header__heading{display:block;margin-bottom:0;margin-right:25px;width:auto;max-width:440px}@media screen and (max-width:800px){.sub-header__heading{max-width:100%;margin-right:0;margin-bottom:15px}}.sub-header__right{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}@media screen and (max-width:800px){.sub-header__right{flex-direction:column;align-items:center}}.sub-header__id{margin-right:15px;color:#999}.sub-header__actions{display:flex;align-items:stretch;margin:0;padding:0;list-style:none}@media screen and (max-width:767px){.sub-header__actions{flex-wrap:wrap;justify-content:center;margin:10px 0 0}}.sub-header__item{margin-right:10px}@media screen and (max-width:767px){.sub-header__item{margin-bottom:10px}}@media screen and (max-width:449px){.sub-header__item{margin-right:0;width:100%}}.sub-header__item:last-of-type{margin-right:0}@media screen and (max-width:449px){.sub-header__button{width:100%}}.sub-header__price{margin-left:20px}@media screen and (max-width:800px){.sub-header__price{margin-left:0;margin-top:10px}}.sub-header__price_sold{height:38px;line-height:36px;border-color:#77777a;background:#77777a;padding:0 15px;font-weight:700;font-size:1rem;color:#fff;pointer-events:none}.sub-header__price.badge{padding:15px;font-size:1.286em;font-weight:700;background:#77777a}.filter{display:flex;flex-direction:column;align-items:center;padding:25px 15px;width:100%}@media screen and (max-width:768px){.filter{padding:25px 0}}.filter__ajax{min-height:60px;width:100%;background-image:url(/static/images/loaders/loader--dark.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.filter__wrapper{width:100%;max-width:1170px;position:relative}.filter__wrapper:first-child{margin-top:0}.filter__form-wrapper{width:calc(100% + 10px);margin:0 -5px;display:flex;align-items:center}@media screen and (max-width:1179px){.filter__form-wrapper{flex-wrap:wrap}}.filter__form{display:flex;align-items:center;padding:22px;background:#f8f8f8;border-radius:27px;margin:25px 0 70px}@media screen and (max-width:450px){.filter__form{border-bottom-left-radius:0;border-bottom-right-radius:0;padding-left:15px;padding-right:15px}}.filter__form_extended .filter__form-wrapper{flex-wrap:wrap}.filter__form_extended .filter__item{margin-bottom:10px;width:calc(25% - 10px)}@media screen and (max-width:767px){.filter__form_extended .filter__item{width:calc(50% - 10px)}}@media screen and (max-width:449px){.filter__form_extended .filter__item{width:calc(100% - 10px)}.filter__form_extended .filter__item--mobile-half{width:calc(50% - 10px)}}.filter__form_extended .filter__item_grow{flex-grow:unset}.filter__form_extended .filter__item_grow .filter__button{width:100%}.filter__form_extended .filter__item_extended{display:block}.filter__input,.filter__select{margin:0;border:1px solid #e5e5e5;background:#fff;text-align:left;position:relative;display:flex;justify-content:flex-start;align-items:center;height:44px;line-height:42px;padding:0 16px;box-sizing:border-box;border-radius:16px;color:#535353;width:162px}.filter__input::-moz-placeholder,.filter__select::-moz-placeholder{color:#535353}.filter__input:-ms-input-placeholder,.filter__select:-ms-input-placeholder{color:#535353}.filter__input::placeholder,.filter__select::placeholder{color:#535353}.filter__item{margin:0 5px;width:162px}@media screen and (max-width:1179px){.filter__item{margin-bottom:10px;width:calc(25% - 10px)}}.filter__item_relative{position:relative}.filter__item_grow{flex-shrink:0;flex-grow:1}@media screen and (max-width:1179px){.filter__item_grow{flex-grow:unset}.filter__item_grow .filter__button{width:100%}}.filter__item--model .custom-select__list{width:100%;left:0;min-width:215px}@media screen and (max-width:767px){.filter__item{width:calc(50% - 10px)}}.filter__item_extended{display:none}@media screen and (max-width:449px){.filter__item{width:calc(100% - 10px)}.filter__item--mobile-half{width:calc(50% - 10px)}.filter__item_extended.filter__item_extended--not-mobile{display:block}}.filter__button{white-space:nowrap;width:100%}@media screen and (max-width:1179px){.filter__button{width:calc(25% - 10px)}}@media screen and (max-width:767px){.filter__button{width:calc(50% - 10px)}}@media screen and (max-width:449px){.filter__button{width:calc(100% - 10px)}}.filter__button_abs{position:absolute;top:100%;left:50%;transform:translateX(-50%);border:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#f8f8f8;line-height:38px;color:#6c6a6a;padding:0 20px;margin:0;width:auto}@media screen and (max-width:450px){.filter__button_abs{width:100%}}.filter__button_abs:hover{color:#ed1b24}.filter__button_abs span{line-height:38px;border-bottom:1px dashed}.filter__button[data-type=reset-filter]{padding:1px 5px;position:absolute;top:calc(100% + 2px);left:50%;transform:translateX(-50%);width:auto!important;border-bottom:1px dashed;color:#6c6a6a}.filter__button[data-type=reset-filter]:hover{color:#ed1b24}.filter-tag{width:calc(100% + 10px);max-width:1190px;display:flex;align-items:center;flex-wrap:wrap;margin:-5px;padding:0 5px}@media screen and (max-width:1200px){.filter-tag{padding:0}}.filter-tag__item{padding:0 20px 0 15px;height:25px;line-height:25px;background:#292527;color:#fff;margin:5px;font-size:.857em;position:relative;cursor:pointer;transition:background .3s ease-out;border-radius:10px}.filter-tag__item:after{content:"\D7";position:absolute;top:50%;right:7px;transform:translateY(-50%)}.filter-tag__item:hover{background:#ed1b24}.filter__form+.filter-tag{margin-top:20px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:10px 15px;width:100%;max-width:1190px;list-style:none}.breadcrumbs__item{display:flex;align-items:center;margin:5px 10px 5px 0;color:#999}.breadcrumbs__item:after{content:"/";display:inline-block;margin-left:10px}.breadcrumbs__item:last-of-type{margin-right:0}.breadcrumbs__item:last-of-type:after{display:none}.breadcrumbs__link{color:#6c6a6a;cursor:pointer}.breadcrumbs__link:hover{color:#ed1b24;text-decoration:underline}.custom-select{min-width:145px}.custom-select--disabled .custom-select__wrapper,.custom-select--disabled .select2-container{position:relative}.custom-select--disabled .custom-select__wrapper:after,.custom-select--disabled .select2-container:after{content:"";position:absolute;display:block;top:0;right:0;bottom:0;left:0;cursor:not-allowed;background-color:rgba(0,0,0,.05);border-radius:16px}@media screen and (max-width:375px){.custom-select{min-width:125px}}.custom-select.hidden,.custom-select__default{display:none}.custom-select__wrapper{width:100%;position:relative}.custom-select__wrapper_multi{position:static}.custom-select__button{position:relative;display:flex;justify-content:flex-start;align-items:center;height:44px;padding:0 23px 0 16px;width:100%;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:16px;background-color:#fff;color:#535353}.custom-select__button:after,.custom-select__button:before{content:"";transform:translateY(-50%) scale(0) rotate(45deg);transition:all .2s ease-in-out;position:absolute;right:7px;top:50%;background-color:#000;width:18px;height:1px}.custom-select__button_active .custom-select__icon{transform:translateY(-50%) rotate(-180deg)}@media screen and (max-width:767px){.custom-select__button_active .custom-select__icon{transform:translateY(-50%);opacity:0}}@media screen and (max-width:767px){.custom-select__button_active:before{transform:translateY(-50%) scale(1) rotate(45deg)}.custom-select__button_active:after{transform:translateY(-50%) scale(1) rotate(-45deg)}}.custom-select__caption{width:100%;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:42px}input.custom-select__caption{margin:0!important;padding:0!important;border:0!important;color:inherit;background:none!important}input.custom-select__caption+img{top:0;right:0;box-sizing:content-box;padding:0 10px;height:100%;transform:none;transition:transform .2s}input.custom-select__caption::-moz-placeholder{color:#535353}input.custom-select__caption:-ms-input-placeholder{color:#535353}input.custom-select__caption::placeholder{color:#535353}input.custom-select__caption:disabled{cursor:inherit}input.custom-select__caption:not(:disabled)+img{transform:translate(0) rotate(-180deg)}input.custom-select__caption:not(:disabled)+img:hover{background-color:rgba(0,0,0,.03)}.custom-select__icon{top:50%;right:10px;width:13px;transform:translateY(-50%)}.custom-select__icon,.custom-select__list{position:absolute;transition:all .2s ease-in-out}.custom-select__list{margin:-1px 0 0;padding:15px;min-width:100%;box-shadow:0 20px 40px 0 rgba(0,0,0,.2);background:#fff;list-style:none;transform-origin:0 0;transform:scaleY(0);z-index:900;border-radius:10px;overflow:hidden}.custom-select__list_shown{transform:scale(1)}.custom-select__list_shown .custom-select__multi-option,.custom-select__list_shown .custom-select__option{opacity:1}.custom-select__list_multi{width:calc(100% - 20px);min-width:0;left:10px}@media screen and (max-width:767px){.custom-select__list_multi{width:calc(100% - 30px);left:15px}}@media screen and (max-width:449px){.custom-select__list_multi{width:calc(100% - 20px);left:10px}}.custom-select__list-close{display:none;position:absolute;bottom:0;left:-1px;transform:translateY(100%);height:30px;width:calc(100% + 2px);align-items:center;justify-content:center;text-align:center;background:#e8e9e9;border:1px solid #e5e5e5;cursor:pointer;padding:20px 0}.custom-select__list-close_cross{bottom:auto;left:auto;transform:none;right:10px;top:10px;width:26px;height:26px;padding:0;z-index:20}.custom-select__list-close_cross:before{content:"\F00D";font-family:FontAwesome;font-weight:900;font-size:1.2rem;top:50%;left:50%;transform:translate(-50%,-50%);color:#0064dc;position:absolute;cursor:pointer}@media screen and (max-width:767px){.custom-select__list-close{display:flex}}.custom-select ul.custom-select__list_multi{margin-right:-10px;display:block!important;-moz-columns:6;column-count:6;border-radius:10px}@media screen and (max-width:1179px){.custom-select ul.custom-select__list_multi{-moz-columns:4;column-count:4}}@media screen and (max-width:767px){.custom-select ul.custom-select__list_multi{-moz-columns:3;column-count:3}}@media screen and (max-width:449px){.custom-select ul.custom-select__list_multi{-moz-columns:2;column-count:2}}@media screen and (max-width:350px){.custom-select ul.custom-select__list_multi{-moz-columns:1;column-count:1}}.custom-select ul.custom-select__list_multi .custom-select__item{min-width:130px;display:inline-block;width:100%}.custom-select__group{padding:10px;background:#f7f9f9;width:calc(100% + 10px);margin-left:-5px;margin-top:-5px;margin-bottom:5px}.custom-select__item{display:inline-block;position:relative;width:100%}.custom-select__item-children .custom-select__multi-option{padding-left:40px}.custom-select__hr{height:1px;border-bottom:1px solid #e5e5e5;margin-bottom:1px}.custom-select__option{display:flex;align-items:center;padding:5px 10px;width:100%;border:none;background:inherit;opacity:0;text-align:left;transition:all .2s ease-in-out,opacity .2s ease-in-out .1s}.custom-select__option:hover{background:#f4f8f9}.custom-select__option_selected{border-radius:5px;background:#ed1b24;color:#fff}.custom-select__option_selected:hover{background-color:#c51017}.custom-select__spoiler-toggle{position:absolute;right:10px;z-index:5;top:50%;transform:translateY(-50%);width:20px;height:20px;text-align:center;line-height:20px;color:#fff;background-color:#ff0202;font-size:12px;font-weight:600}.custom-select__spoiler-data{display:none;padding-left:25px;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.02)}.custom-select__spoiler-data .custom-select__item-children .custom-select__multi-option{padding-left:25px}.custom-select__spoiler-data .custom-select__item-children .custom-select__multi-option:after{content:"\2013";position:absolute;left:2px;font-weight:600;font-size:18px;z-index:5;color:rgba(0,0,0,.03)}.custom-select__multi-option{display:flex;align-items:center;padding:5px 5px 5px 25px;width:100%;border:none;background:#fff;opacity:0;transition:all .2s ease-in-out,opacity .2s ease-in-out .1s;position:relative;margin:5px 0;text-align:left}.custom-select__multi-option .custom-select__spoiler-toggle-minus,.custom-select__multi-option .custom-select__spoiler-toggle-plus{width:100%;height:100%;background-size:60%;background-repeat:no-repeat;background-position:50%}.custom-select__multi-option .custom-select__spoiler-toggle-plus{display:block;background-image:url(/static/images/icons/plus.svg)}.custom-select__multi-option .custom-select__spoiler-toggle-minus{display:none;background-image:url(/static/images/icons/minus.svg)}.custom-select__multi-option .custom-select__spoiler-toggle--opened .custom-select__spoiler-toggle-plus{display:none}.custom-select__multi-option+.custom-select__spoiler-data--opened,.custom-select__multi-option .custom-select__spoiler-toggle--opened .custom-select__spoiler-toggle-minus{display:block}.custom-select__multi-option:hover{background:#f4f8f9}.custom-select__multi-option:before{content:"\F00C";width:14px;height:11px;font-family:FontAwesome;font-weight:900;font-size:.5rem;position:absolute;top:5px;left:0;color:#999;padding-top:4px;padding-left:1px;border-radius:2px;display:none;text-align:center}.custom-select__multi-option_half-selected:before,.custom-select__multi-option_selected:before{color:#fff;display:block;z-index:10}.custom-select__multi-option_selected:before{background:#ed1b24}.custom-select__multi-option_half-selected:before{background:rgba(0,0,0,.05)}.filter-button{display:flex;justify-content:center;align-items:center;padding:10px;border:1px solid #e5e5e5;background:#e8e9e9;transition:all .2s ease-in-out}.filter-button:hover{background:#ed1b24;color:#fff}.filter-button:hover .filter-button__icon{fill:#fff}.filter-button_bg-none{border:none;background:transparent}.filter-button_bg-none:hover{background:transparent;color:#000}.filter-button_bg-none:hover .filter-button__icon{fill:#ed1b24;-webkit-animation:slide-right .5s ease-in-out;animation:slide-right .5s ease-in-out;-webkit-animation-iteration-count:2;animation-iteration-count:2}.filter-button_extended:hover .filter-button__icon{-webkit-animation:none;animation:none;transform:scale(.8)}.filter-button__item{margin-right:10px}.filter-button__item:last-child{margin-right:0}.filter-button__icon{width:16px;height:16px;fill:#ed1b24;transition:all .2s ease-in-out}.filter-button__icon svg{width:100%;height:100%;fill:inherit}.filter-button__caption{margin-right:5px}.filter-button__caption:last-child{margin-right:0}.quick-offer{position:relative}.quick-offer__wrapper{bottom:0;right:0;display:flex;align-items:center;padding:15px;background-color:#e8e9e9}@media screen and (max-width:1179px){.quick-offer__wrapper{position:static}}@media screen and (max-width:767px){.quick-offer__wrapper{flex-wrap:wrap;justify-content:center;padding:10px 15px}}.quick-offer__icon{margin-right:15px;height:28px}@media screen and (max-width:767px){.quick-offer__icon{margin:10px 15px 10px 0}}.quick-offer__text{margin-right:15px;white-space:nowrap}@media screen and (max-width:767px){.quick-offer__text{margin:10px 15px 10px 0}}.quick-offer__button{border-color:#77777a}@media screen and (max-width:767px){.quick-offer__button{margin:10px 0}}.pagination{position:relative;display:flex;align-items:center;flex-direction:column-reverse;margin-top:25px}@media screen and (max-width:1179px){.pagination{flex-direction:column}}.pagination_centered .pagination__list{position:relative;top:0;left:0;transform:none}.pagination__list{display:flex;justify-content:center;align-items:center;margin:-4px -8px 4px;padding:0;list-style:none}@media screen and (max-width:1179px){.pagination__list{position:static;flex-wrap:wrap;max-width:100%;transform:none}}.pagination__item{margin:4px 8px}.pagination__link{display:flex;justify-content:center;align-items:center;transition:all .2s ease-in-out;border-radius:50%;font-family:GothaReg,Arial,sans-serif;font-size:13px;width:50px;height:50px;cursor:pointer;background-color:#fff;border:1px solid #e8e9e9;color:#77777a;font-weight:700}@media screen and (max-width:800px){.pagination__link{width:35px;height:35px}}.pagination__link:hover{background:#e8e9e9;color:#ed1b24}.pagination__link_active{color:#ed1b24;pointer-events:none;transform:scale(1.05);font-size:16px}.pagination__link_disabled{pointer-events:none}.pagination__button{margin-bottom:10px}.pagination__button:hover{color:#fff}.complicate-header{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:15px;width:100%}.complicate-header_between{justify-content:space-between;flex-wrap:nowrap;align-items:flex-start;margin:-10px;width:calc(100% + 20px)}@media screen and (max-width:1023px){.complicate-header_between{flex-wrap:wrap}.complicate-header_between .complicate-header__left{width:100%;justify-content:space-between}}.complicate-header_between .complicate-header__actions,.complicate-header_between .complicate-header__heading{margin-bottom:25px}.complicate-header_between .complicate-header__right{min-width:340px;margin:10px;position:relative;text-align:center}.complicate-header_between .complicate-header__right button{margin-left:auto;margin-right:auto}@media screen and (max-width:1023px){.complicate-header_between .complicate-header__right{margin-left:auto;margin-right:auto;margin-top:0}}@media screen and (max-width:430px){.complicate-header_between .complicate-header__right{width:100%;min-width:0}}@media screen and (max-width:1179px){.complicate-header{margin-bottom:-10px}}.complicate-header__left{display:flex;flex-wrap:wrap;margin:10px}.complicate-header__heading{margin-right:25px;margin-bottom:0;width:auto}@media screen and (max-width:1179px){.complicate-header__heading{margin-bottom:10px;max-width:100%}}@media screen and (max-width:1179px){.complicate-header__actions{margin-bottom:10px;margin-right:15px}}.complicate-header__right{margin-left:auto;margin-bottom:10px}.complicate-header .quick-offer__icon{width:45px}.footer{z-index:5;display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;color:#6c6a6a;background:#f8f8f8;border-radius:27px 27px 0 0;padding:70px 0 0}@media screen and (max-width:992px){.footer{padding-top:50px;border-radius:20px 20px 0 0}}.footer .container .section{padding:0}.footer__top{display:flex;flex-direction:column;align-items:center;margin-bottom:70px}@media screen and (max-width:992px){.footer__top{margin-bottom:50px}}@media screen and (max-width:1023px){.footer__top .footer__wrapper{flex-wrap:wrap}}@media screen and (max-width:1023px){.footer__top .footer__block{margin-bottom:10px}}.footer__wrapper{display:flex;justify-content:space-between;align-items:stretch;margin:0 auto;padding:0 15px;width:100%;max-width:1190px}.footer__block{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:767px){.footer__block{margin-top:15px;width:100%}}@media screen and (max-width:1023px){.footer__block_social{margin-bottom:0;margin-top:15px;width:100%}}@media screen and (max-width:767px){.footer__block_social{flex-direction:column}}.footer__block--between{justify-content:space-between}.footer__list{display:flex;flex-direction:column;align-items:flex-start;margin:25px 0 0;padding:0;list-style:none}.footer__list:first-child{margin-top:0}.footer__section-name{margin:0 0 15px;padding:0;width:auto;border-bottom:1px solid #333;font-size:16px}.footer__section-name_simple{margin-top:25px;margin-bottom:0}.footer__section-name_simple:first-child{margin-top:0}.footer__section-name .footer__link{color:#000;font-weight:700}.footer__section-name:last-child{margin-bottom:0}.footer__item{margin-bottom:10px}.footer__item:last-child{margin-bottom:0}.footer__link{color:#6c6a6a;transition:all .2s ease-in-out;position:relative}.footer__link:hover,.footer__link_active{color:#000}.footer__bottom{padding:15px 0 70px;background:#f8f8f8}@media screen and (max-width:992px){.footer__bottom{padding-bottom:50px}}.footer__bottom .section{align-items:flex-start;flex-wrap:nowrap;flex-direction:row;margin-bottom:0}@media screen and (max-width:992px){.footer__bottom .section{flex-direction:column;align-items:center}}.footer__bottom .section_centered,.footer__bottom .section_centered .section__item{align-items:center}.footer__bottom .section__item{display:flex;align-items:flex-start;margin-right:40px;flex-grow:1}@media screen and (max-width:992px){.footer__bottom .section__item{flex-direction:column;justify-content:center;align-items:center;margin-right:0;margin-bottom:25px}}.footer__bottom .section__item:last-child{margin-right:0;margin-bottom:0}.footer__bottom .section__item_logo{width:220px;flex-grow:unset;flex-shrink:0}.footer__logos{display:flex;flex-direction:column;width:100%;max-width:220px}@media screen and (max-width:992px){.footer__logos{margin-bottom:10px}.footer__logos .logo{height:auto}}.footer__logos img{margin-bottom:0}.footer__copyright{margin-right:auto;font-size:12px;color:#999;flex-shrink:2}@media screen and (max-width:767px){.footer__copyright{margin-right:0}}.footer a:hover{color:#ed1b24}.footer__regions{display:flex;width:calc(100% + 20px);list-style:none;flex-wrap:wrap;margin:15px -10px 5px}.footer__regions_x5{margin:-5px -10px}@media screen and (max-width:992px){.footer__regions_x5{justify-content:center}}.footer__regions_x5 .footer__regions-item{margin-left:0;margin-right:40px;width:auto;font-size:14px}@media screen and (max-width:992px){.footer__regions_x5 .footer__regions-item{margin:5px 10px}}.footer__regions_x5 .footer__regions-item:last-child{margin-right:0}@media screen and (max-width:992px){.footer__regions_x5 .footer__regions-item:last-child{margin-right:10px}}.footer__regions-item{width:calc(20% - 20px);margin:5px 10px;font-size:12px;color:#6c6a6a}@media screen and (max-width:1080px){.footer__regions-item{width:calc(25% - 20px)}}@media screen and (max-width:800px){.footer__regions-item{width:calc(50% - 20px)}}.footer__social{margin-right:60px}@media screen and (max-width:992px){.footer__social{margin-right:0;margin-bottom:25px}}.footer .menu__link_active:before{content:none}.footer .logo{width:220px}@media screen and (max-width:767px){.footer .logo{width:300px}}.social{display:flex;margin-bottom:0;padding-left:0;list-style:none}@media screen and (max-width:992px){.social{margin-bottom:25px}}.social__item{margin-right:15px}.social__item:last-child{margin-right:0}.social__link{display:flex;align-items:center;height:30px}.social__link:hover .social__icon circle{fill:rgba(237,27,36,.22)}.social__icon{height:17px;width:25px;color:rgba(0,100,220,.11);transition:all .2s ease-in-out}.social__icon svg{height:100%;width:100%;color:inherit;fill:currentColor}.social__icon svg circle{fill:rgba(237,27,36,.1)}.social__icon svg path{fill:#ed1b24}.maximizer{position:relative;display:flex;padding:0;width:100%;height:100%;justify-content:center;align-items:center;border:none;box-sizing:border-box;background-color:inherit;outline:none;overflow:hidden}.maximizer,.maximizer:after{transition:all .2s ease-in-out}.maximizer:after{content:"";position:absolute;top:10px;right:10px;display:block;width:10px;height:10px;font-size:30px;color:#fff;background:url(../images/icon-close.svg) 50% 50% no-repeat;background-size:contain;opacity:0;transform:rotate(45deg);z-index:200}.maximizer:hover:after,.maximizer:hover:before{opacity:1}.maximizer__close-button{position:absolute;display:flex;right:0;top:0;width:40px;height:40px;border:none;background:url(../images/icon-close.svg) 50% 50% no-repeat;background-size:15px 15px;transition:all .2s ease-in-out;opacity:.5;z-index:100}.maximizer__close-button:hover{opacity:1}.maximizer__close-icon{margin:auto auto auto 3px;width:15px;height:15px;transform:rotate(45deg);transition:all .2s ease-in-out}.maximizer__box{position:relative;max-width:100%;max-height:100%;margin:auto;padding:10px 10px 5px;border-radius:5px;box-sizing:border-box;background-color:#fff;overflow:hidden}@supports (display:grid){.maximizer__box{position:relative;top:auto;left:auto;transform:none}}.maximizer__image{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.maximizer__new-image{width:auto;max-width:100%;max-height:calc(100vh - 30px)}.maximizer__navigation{display:flex;justify-content:center;width:100%}.maximizer__button{padding:15px;height:100%;border:none;background-color:rgba(0,0,0,.3);outline:none;opacity:.5;z-index:100;transition:all .2s ease-in-out}.maximizer__button:hover{opacity:1}@media screen and (max-width:1023px){.maximizer__button{padding:5px}}.maximizer__button_prev{left:0}.maximizer__button_next{right:0}.maximizer__button_disabled{opacity:0}.maximizer__button-icon{width:40px;height:40px;fill:#fff;transition:all .2s ease-in-out}@media screen and (max-width:1023px){.maximizer__button-icon{width:30px;height:30px}}.pop-up-shadow{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;background-color:rgba(0,0,0,.5);opacity:0;overflow:hidden;z-index:-100}.pop-up-shadow_opened{z-index:1100}.table{display:table;width:100%;border-spacing:0 4px}.table__image{display:inline-block;width:100%;max-width:120px}.table--market-car th{text-align:left;max-width:150px;padding:12px 5px 12px 20px}.table--market-car td{max-width:260px;overflow:auto;padding:12px 5px}.table--market-car td:last-of-type{padding-right:20px}.table_fixed{table-layout:fixed}.table_collapsed{border-collapse:collapse;border-spacing:0}.table_underlined .table__cell{border-bottom:1px solid #e5e5e5}.table_underlined .table__cell_header{border-color:#0064dc}.table__row{display:table-row}.table__row_link{box-shadow:inset 0 0 0 1px #e5e5e5;background-color:#fff;transition:all .2s ease-in-out}.table__row_link:hover{background-color:#e8f2f9}.table__cell{display:table-cell;padding:15px;color:#000;text-align:left}.table__cell_header{color:#999}.table__cell_bold{font-weight:700}.table-wrap{overflow-y:auto}.table-wrap--market-car{border-radius:12px}.table-wrap--market-car .table-scheme{margin-bottom:0}.table-scheme{margin-bottom:15px}.table-scheme tr:nth-child(odd) td{background-color:#f4f4f4}.table-scheme.table--market-car tr:nth-child(odd) td{background-color:#f8f8f8}.table-scheme--full-painted tr:nth-child(odd) th{background-color:#f4f4f4}.table-scheme--full-painted.table--market-car tr:nth-child(odd) th{background-color:#f8f8f8}.table-scheme td{text-align:center;padding:10px 5px}.table-scheme td .img-wrap{max-width:190px;margin:0 auto}.table-scheme td .img-wrap.rolf{width:120px}@media screen and (max-width:768px){.table-scheme td .img-wrap.rolf{width:75px}}.table-scheme td .img-wrap.metro{width:75px}@media screen and (max-width:768px){.table-scheme td .img-wrap.metro{width:55px}}.table-scheme td .img-wrap img{display:block;width:100%;height:auto}.categories{list-style:none;-moz-columns:6;column-count:6;padding-left:15px;width:100%}.categories--vikup{padding:0}.categories--vikup .categories__caption{font-weight:400}@media screen and (max-width:550px){.categories{padding-left:0}}.categories_small{-moz-columns:4;column-count:4}@media screen and (max-width:1179px){.categories{-moz-columns:4;column-count:4}}@media screen and (max-width:767px){.categories{-moz-columns:3;column-count:3}}@media screen and (max-width:449px){.categories{-moz-columns:2;column-count:2}}.categories__group{width:100%;padding:10px;margin-top:10px;margin-bottom:5px;background:#f7f9f9;font-size:1.286em}.categories__group:first-child{margin-top:0}.categories__item{display:inline-block;width:100%}.categories__show-more~li{display:none}.categories__link{display:block;padding:5px 0;width:100%;color:#000}.categories__link:hover{color:#ed1b24}.categories__link:hover .categories__count{text-decoration:none!important;display:inline-block}.categories__caption{font-weight:700;font-size:14px;line-height:1}.categories__caption_total{color:#ed1b24}.categories__count{margin-left:3px;font-size:10px;line-height:10px;padding:2px 4px 1px;color:#535353;text-align:center;min-width:25px;background:#f8f8f8;border-radius:7px;display:inline-block}.categories__hr{width:100%;padding:15px 10px}.categories__hr div{display:flex;align-items:center;justify-content:space-between;color:#999;width:100%}.categories__hr div p{width:300px;min-width:230px}.categories__hr div div{width:100%;border-bottom:1px solid #999}.categories__bottom{margin-top:10px;padding-top:10px;border-top:1px solid #ccc}.brand-list__header{margin:10px 0}.mb-0{margin-bottom:0}.brand-list__list .card-list_item{width:100%}.simple-form{display:flex;align-items:center;padding:15px;width:100%;background-color:#f4f8f9}@media screen and (max-width:1023px){.simple-form{flex-direction:column}}.simple-form__caption{margin-right:25px;font-size:1.286em;font-family:Gotha,arial,sans-serif}@media screen and (max-width:1023px){.simple-form__caption{margin-right:0;margin-bottom:15px}}.simple-form__wrapper{flex-grow:1;display:flex;align-items:center}@media screen and (max-width:1023px){.simple-form__wrapper{width:100%}}@media screen and (max-width:767px){.simple-form__wrapper{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:449px){.simple-form__wrapper{flex-direction:column}}.simple-form__item{width:35%;margin-right:5px}@media screen and (max-width:767px){.simple-form__item{margin-right:0;width:calc(50% - 2.5px)}}@media screen and (max-width:449px){.simple-form__item{margin-top:15px;margin-right:0;width:100%}}@media screen and (max-width:767px){.simple-form__item:first-child{margin-right:5px}}@media screen and (max-width:449px){.simple-form__item:first-child{margin-top:15px;margin-right:0}}.simple-form__item:last-child{margin-right:0}.simple-form__button{width:30%;align-self:stretch}@media screen and (max-width:767px){.simple-form__button{margin-top:15px;width:50%}}@media screen and (max-width:449px){.simple-form__button{width:100%}}.logo-list{display:flex;flex-direction:column;align-items:center}.logo-list__list{flex-wrap:wrap;margin:15px 0 0;padding:0;list-style:none}.logo-list__item,.logo-list__list{display:flex;justify-content:center;align-items:center}.logo-list__item{padding:10px;width:10%}@media screen and (max-width:767px){.logo-list__item{width:20%}}@media screen and (max-width:449px){.logo-list__item{width:33%}}.logo-list__link{height:95px;opacity:.6;transition:all .2s ease-in-out}@media screen and (max-width:1023px){.logo-list__link{height:50px}}@media screen and (max-width:767px){.logo-list__link{height:30px}}@media screen and (max-width:449px){.logo-list__link{height:25px}}.logo-list__link:hover{opacity:1}.logo-list__image{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.logo-list__button{margin-top:25px}.simple-slider{display:flex;flex-direction:column;align-items:stretch;margin:0;padding:0;width:100%;list-style:none}.simple-slider__header{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;padding-bottom:15px}.simple-slider__heading{margin-bottom:0;padding-right:7.5px;width:auto}.simple-slider__list{display:flex;margin:0;padding:0;width:100%;list-style:none}.simple-slider__pagination{align-self:center}.simple-pagination{display:flex;width:270px!important}.simple-pagination__item{margin-right:3px;padding:10px 0;flex-grow:1;cursor:pointer}.simple-pagination__item:last-of-type{margin-right:0}.simple-pagination__item:hover .simple-pagination__line,.simple-pagination__item_active .simple-pagination__line{background-color:#0064dc}.simple-pagination__line{width:100%;height:2px;background-color:#333;transition:all .2s ease-in-out}.simple-navigation{display:flex;align-items:center}.simple-navigation__item{padding:0 5px;border:none;background:none;transition:all .2s ease-in-out;color:#999}.simple-navigation__item:hover{background-color:#e8f2f9;color:#0064dc}.simple-navigation__item_disabled{pointer-events:none}.simple-navigation__counter{margin:0 10px;color:#999}.card-list{display:flex;flex-direction:column;align-items:stretch;margin:0;padding:0;width:100%;list-style:none}.card-list__header{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:10px}.card-list__heading{margin-bottom:10px;padding-right:7.5px;width:auto}.card-list__tabs{align-self:center;margin:0 auto 0 15px!important}.card-list__list{display:flex;padding:0;margin:0;list-style:none}.card-list__list_wrapped{flex-wrap:wrap;margin:-8px;width:calc(100% + 8px)}.card-list__list_favorite{flex-direction:row;flex-wrap:wrap}.card-list__list_favorite .card-list__item{width:calc(50% - 7.5px);margin-right:15px}.card-list__list_favorite .card-list__item:nth-child(2n){margin-right:0}@media screen and (max-width:767px){.card-list__list_favorite .card-list__item{width:100%;margin-right:0}}.card-list__close{position:absolute;width:22px;height:22px;top:10px;left:10px;cursor:pointer;opacity:.3;transition:.5s}.card-list__close[data-tooltip]{position:absolute}.card-list__close:after{content:"";display:block;height:100%;width:100%;background-image:url(/static/images/icons/plus.svg);background-size:contain;background-repeat:no-repeat;transform:rotate(45deg)}.card-list__close--right{left:auto;right:10px}.card-list__close:hover{opacity:1}.card-list__item{margin-right:16px;height:auto;width:calc(33.33333% - 21.33333px)}@media screen and (max-width:1179px){.card-list__item{width:calc(50% - 24px)}}@media screen and (max-width:550px){.card-list__item{margin-right:16px;width:calc(100% - 32px)}.card-list__item .card__button{font-size:12px}}.card-list__item_banner{position:relative;display:flex;flex-direction:column;background-color:rgba(27,38,57,.6);border-radius:27px;padding:30px 20px 22px}.card-list__item_banner:after{content:"";z-index:-1;border-radius:27px;background-image:url(/static/images/banner-fon.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.card-list__item_banner .card-list__item_banner-title{font-size:30px;line-height:1.2;color:#fff;font-weight:500;margin-bottom:20px}.card-list__item_banner .card-list__item_banner-flex{display:flex;flex-direction:column}.card-list__item_banner .card-list__item_banner-item{display:flex;align-items:center;margin-bottom:25px}.card-list__item_banner .card-list__item_banner-img{min-width:38px;width:38px;height:45px;margin-right:15px}.card-list__item_banner .card-list__item_banner-img img{width:100%;height:100%}.card-list__item_banner .card-list__item_banner-text{font-size:16px;font-weight:400;color:#fff}.card-list__item_banner .button,.card-list__item_banner .ecredit-button .fi-hub__open-button,.ecredit-button .card-list__item_banner .fi-hub__open-button{margin-top:auto}.card-list__item_hidden{display:none}.card-list__item_big{margin:8px;width:calc(25% - 16px)}@media screen and (max-width:1179px){.card-list__item_big{width:calc(33.33333% - 16px)}}@media screen and (max-width:800px){.card-list__item_big{width:calc(50% - 16px)}}@media screen and (max-width:550px){.card-list__item_big{width:calc(100% - 16px)}.card-list__item_big .card__button{font-size:12px}}.card-list__item_example{width:276px}.card-list__item_medium{margin:8px;width:calc(33.33333% - 16px)}@media screen and (max-width:800px){.card-list__item_medium{width:calc(50% - 16px)}}@media screen and (max-width:550px){.card-list__item_medium{width:calc(100% - 16px)}.card-list__item_medium .card__button{font-size:12px}}.card-list__item_full{width:100%;margin-right:0}.card-list__item_api-auto .card,.card-list__item_api .card{height:auto}.card-list__item_api{width:calc(66% - 16px)}.card-list__item_api.card-list__item_big,.card-list__item_api.card-list__item_medium{width:calc(33.3334% - 16px)}@media screen and (max-width:550px){.card-list__item_api{margin-right:16px;width:calc(100% - 32px)}.card-list__item_api .card__button{font-size:12px}}.tabs{position:relative;max-width:100%}.tabs__list{display:flex;align-items:stretch;margin:0 -4px;padding:0;list-style:none;z-index:300}@media screen and (max-width:1023px){.tabs__list{position:absolute;top:calc(100% + 2px);border:1px solid #ededed;left:0;right:0;flex-direction:column;align-items:stretch;max-width:calc(100vw - 20px);transform-origin:100% 0;transform:scaleY(0);transition:all .2s ease-in-out;z-index:900;background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.2);border-radius:12px;overflow:hidden;margin:0;min-width:135px}}.tabs__list_shown{transform:scale(1)}.tabs__item{margin:0 4px}@media screen and (max-width:1023px){.tabs__item{margin:0;border-radius:0}}.tabs__item:last-of-type{margin-right:0}.tabs__item_hidden{display:none}.tabs__button{display:flex;align-items:center;padding:11px 15px;height:100%;border:0;border-radius:18px;background:#f8f8f8;line-height:1em;white-space:nowrap;color:#6c6a6a;transition:color .2s ease-in-out,background-color .2s ease-in-out}.tabs__button:hover{border-top-color:#ed1b24;color:#ed1b24}@media screen and (max-width:1023px){.tabs__button{margin:0;border-radius:0;width:100%;padding:11px 15px}}.tabs__button_active{background-color:#ed1b24;color:#fff;pointer-events:none}.tabs__button_active:hover{color:#fff}.tabs__button_active .tabs__button-icon{transform:rotate(-180deg)}.tabs__button_current-tab{display:none;max-width:100%;background-color:#ed1b24;color:#fff}@media screen and (max-width:1023px){.tabs__button_current-tab{display:flex;justify-content:center;border-radius:18px}}.tabs__button-caption{flex-shrink:1;width:100%;text-overflow:ellipsis;overflow:hidden}.tabs__button-icon{margin-left:10px;width:13px;transition:all .2s ease-in-out}.tabs__content{display:none}.tabs__content_active{display:block}.tabs_map{max-width:calc(100% + 30px);margin:0 -15px;display:flex;padding-top:15px}@media screen and (max-width:768px){.tabs_map{justify-content:flex-start}}.tabs_map .tabs__item{text-transform:uppercase;font-weight:700;cursor:pointer;padding:0 15px;color:#3d3e3e;border-right:2px solid red;transition:color .4s ease-in}.tabs_map .tabs__item:last-child{border-right:0}.tabs_map .tabs__item_active{color:red}.simple-tabs{display:flex;flex-wrap:wrap;padding:0;list-style:none}.simple-tabs_mixed{margin:auto 0 10px auto!important;align-items:center}.simple-tabs__wrapper{display:flex;flex-wrap:wrap;margin:0 25px -10px 0;padding:0;list-style:none}@media screen and (max-width:767px){.simple-tabs__wrapper{margin-bottom:0}}.simple-tabs__wrapper:last-of-type{margin-right:0}@media screen and (max-width:767px){.simple-tabs__wrapper:last-of-type{margin-bottom:-10px}}.simple-tabs__item{display:flex;align-items:center;margin-right:15px;margin-bottom:10px;padding:initial!important;position:static!important}.simple-tabs__item:last-of-type{margin-right:0}.simple-tabs__item:before{content:none!important}.simple-tabs__button{border:none;background:none;color:#999;transition:all .2s ease-in-out}.simple-tabs__button:hover,.simple-tabs__button_active{color:#ed1b24}.image-block{display:flex;width:100%;height:100%}.image-block__list{position:relative;display:block;margin:0!important;width:100%;list-style:none;padding:0 0 75%}.image-block__item{position:absolute!important;top:50%;left:50%;width:100%;height:100%;opacity:0;transform:translate(-50%,-50%);transition:all .2s ease-in-out;padding:initial!important}.image-block__item:before{content:none!important}.image-block__item_active{opacity:1}.image-block__image{width:100%;height:100%}.image-block__pagination{position:absolute;left:0;bottom:0;display:flex;margin:0!important;padding:0;width:100%;height:3px;list-style:none;z-index:200}.image-block__pagination-item{flex-shrink:1;width:100%;height:100%;margin-right:3px;background:#333;transition:all .2s ease-in-out;padding:initial!important}.image-block__pagination-item:before{content:none!important}.image-block__pagination-item:last-of-type{margin-right:0}.image-block__pagination-item_active{background:#ed1b24}@media screen and (max-width:767px){.image-block__list{overflow-y:hidden}.image-block__item{position:static;top:0;left:0;opacity:1;transform:translate(0);display:inline-block}.image-block__image[src=""]{opacity:0}.image-block__pagination{display:none}.image-block .slick-arrow{position:absolute;top:0;width:40px;height:100%;background:#000;border:none;outline:none;z-index:1;opacity:.3}.image-block .slick-arrow:before{font-family:FontAwesome;font-weight:900;font-size:2rem;color:#fff}.image-block .slick-prev{left:0}.image-block .slick-prev:before{content:"\F053"}.image-block .slick-next{right:0}.image-block .slick-next:before{content:"\F054"}}.offer-card{display:flex;flex-direction:column;align-items:stretch;height:100%;border:1px solid #e5e5e5;border-radius:15px;transition:.25s}.offer-card:hover{box-shadow:0 5px 25px -3px rgba(0,0,0,.18);border-color:transparent}.offer-card_relative{position:relative}.offer-card_services{padding-top:80px}.offer-card__image{width:100%}.offer-card__description{flex-grow:1;padding:10px 15px;font-size:1.286em;line-height:1.25em}.offer-card .image-contain{width:88%;margin:30px auto;background-position:50%;height:40px}.offer-card .image-contain--svg{height:70px;margin:15px auto}.offer{position:relative;border:1px solid #c4c4c4;box-sizing:border-box;border-radius:27px;overflow:hidden;transition:.2s ease-in-out;display:flex;flex-direction:column}.offer:hover{border-color:hsla(0,0%,76.9%,.35);box-shadow:0 4px 15px -5px rgba(0,0,0,.2)}.offer:hover .link{color:#ed1b24}.offer:hover .link span{padding-left:5px}.offer .link{border-bottom:0;transition:.2s ease-in-out}.offer .link span{transition:padding-left .2s ease-in-out}.offer.swiper-slide{margin-right:18px;height:auto;width:calc(33.33333% - 36px)}@media screen and (max-width:1179px){.offer.swiper-slide{width:calc(50% - 39px)}}@media screen and (max-width:767px){.offer.swiper-slide{margin-right:18px;width:calc(100% - 48px)}}.offer__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.offer__image{margin-bottom:24px}.offer__name{font-weight:700;font-size:16px;line-height:20px;margin-bottom:10px;max-width:100%}.offer__info{padding:0 22px 26px;flex-grow:1;justify-content:space-between;align-items:flex-start}.card,.offer__info{display:flex;flex-direction:column}.card{width:100%;border:1px solid #e2e2e2;background:#fff;transition:all .2s ease-in-out;height:100%;border-radius:27px;position:relative}.card:hover{color:#000;z-index:2;box-shadow:0 5px 14px hsla(0,0%,85.9%,.5)}.card .button,.card .ecredit-button .fi-hub__open-button,.ecredit-button .card .fi-hub__open-button{margin-left:auto;margin-right:auto}@media screen and (max-width:550px){.card .button,.card .ecredit-button .fi-hub__open-button,.ecredit-button .card .fi-hub__open-button{width:100%}}.card__link{flex-direction:column}.card__aside{width:100%}.card__main{position:relative;flex-grow:1;width:100%;padding:0 20px 20px;display:flex;flex-direction:column;justify-content:space-between}.card__main-block{margin-bottom:10px}.card__main-block:last-child{margin-bottom:0}.card__main-block_info p{margin-bottom:5px}.card__main-block_info p:last-child{margin-bottom:0}.card__main-block_info pre{white-space:pre-line;font-family:Gotha,Roboto,arial,sans-serif}.card__top{flex-wrap:wrap;margin-bottom:10px}.card__bottom{flex-direction:column;padding:0}.card__bottom .card__right{display:block}.card__bottom .card__right>span{margin-bottom:10px;display:block;text-align:left}.card__left,.card__middle{width:100%;margin:0 0 10px}.card__middle .profit-program{height:40px;display:none}.card__middle .profit-program .image-contain{height:100%}.card__action-block{width:100%}.card__quick-block{flex-direction:column;align-items:flex-end;margin-bottom:10px}.card__quick-actions{position:absolute;top:22px;right:22px;flex-direction:column;z-index:22}.card__quick-actions .quick-actions__item{background:rgba(0,0,0,.14);border-radius:12px;margin:0 0 8px;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.card__quick-actions .quick-actions__icon{height:20px}.card__quick-actions .quick-actions__icon_fill{top:50%;left:50%;transform:translate(-50%,-50%)}.card__quick{margin:0 0 5px!important}.card__quick:last-child{margin-bottom:0}.card__side-block{margin:0;width:auto}@media screen and (max-width:1179px){.card__tiny-badge{display:block!important}}.card__tiny-badge .profit-badge__description{width:100%;transition:all .2s ease-in-out!important}@media screen and (max-width:1179px){.card_tiny{flex-direction:row;align-items:stretch}}.card_tiny .card__aside{position:relative;width:50%;height:125px}.card_tiny .card__image{min-height:0}@media screen and (max-width:767px){.card_tiny .card__image{height:100%}}.card_tiny .card__main{align-items:flex-start}@media screen and (max-width:1179px){.card_tiny .card__main{width:auto}}.card__link{display:flex;width:100%}.card__image{margin-bottom:20px;border-radius:27px 27px 0 0;overflow:hidden;width:100%}@media screen and (max-width:800px){.card__image .imager__item{border-radius:27px 27px 0 0;overflow:hidden}}.card__image_api{border-radius:0;max-width:270px;margin-left:auto;margin-right:auto}.card__badges{position:absolute;top:11px;left:11px;width:100%;z-index:200}.card__tiny-badge{display:none;position:absolute;bottom:62px;right:15px;width:100px;height:32px}.card__tiny-badge .image-contain{height:32px;background-position:100%}.card__top{align-items:flex-start}.card__bottom,.card__top{display:flex;justify-content:space-between;width:100%}.card__bottom{align-items:center;padding:10px 15px}.card__bottom .card__left{margin-right:0;justify-content:space-between;width:39%}.card__bottom .card__left .image-contain{width:100px;margin:0;height:40px}.card__bottom .card__right{display:flex;flex-direction:column;align-items:flex-end}.card__bottom .card__right>span{margin-bottom:15px;width:162px;text-align:center}.card__left{margin-right:7%;width:33%}.card__middle{margin-right:2%;width:20%}.card__right{width:33%}.card__right .card__iconed-text{margin-right:2%}.card__description{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.card__price-block{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:12px}.card__price-block:last-child{margin-bottom:0}.card__price{color:#000;width:auto}.card__price_sold{line-height:44px}.card__price .button_small,.card__price .ecredit-button .fi-hub__open-button,.ecredit-button .card__price .fi-hub__open-button{font-size:14px}.card__price_info{text-align:right;font-size:12px;color:#535353}.card__quick-block{display:flex;justify-content:space-between;align-items:center}.card__quick{margin-right:15px}.card__quick:last-child{margin-right:0}.card__action-block,.card__profits{display:flex;align-items:center}.card__action-block{justify-content:space-between}.card__grey{fill:#999;color:#999}.card__iconed-text{display:flex;align-items:center}.card__icon{margin-right:5px;width:23px}.card__heading-text{margin-bottom:10px;font-size:1.286em}.card__current-price{font-weight:700;font-size:22px;line-height:21px}.card__side-text{font-size:12px;line-height:135.2%;color:#999;max-width:100%;margin-bottom:10px}.card__deleted-text{text-decoration:line-through;color:#666}.card__marked-text{position:relative;padding-left:15px}.card__marked-text:before{content:"";position:absolute;top:50%;left:0;display:block;width:6px;height:6px;border-radius:50%;background-color:#ed1b24;transform:translateY(-50%)}.card__bottom-text{margin-top:auto}.card__full-block{width:100%}.card .image-contain{margin-top:0;margin-bottom:0}.badge-list{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;margin:0 -5px 0 0;padding:0;width:calc(100% - 22px);list-style:none}.badge-list__item{margin-right:5px;margin-bottom:5px}.badge{display:flex;justify-content:center;align-items:center;padding:5px 10px;border-radius:12px;background:#ed1b24}.badge__caption{font-size:.857em;color:#fff;line-height:1em}.badge--imager{position:absolute;top:15px;left:15px;z-index:5}.badge_success{background:green}.badge_pano{position:absolute;right:5px;top:-5px;width:31px}.badge_pano .badge{background:transparent;opacity:.5}.badge_pano .badge img{border-radius:5px}.profit-badge-list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin:0!important;padding:0;list-style:none;width:100%}.profit-badge-list__item{margin-right:6px;margin-bottom:6px;padding:initial!important}.profit-badge-list__item:before{content:none!important}.profit-badge-list__item:last-of-type{margin-right:0}.profit-badge{position:relative;display:flex;background:#f8f8f8;border-radius:12px;margin-right:10px}.profit-badge:hover .profit-badge__icon{fill:#0064dc}.profit-badge:hover .profit-badge__description{transform:scale(1)}.profit-badge__link{display:flex;width:100%;height:100%;border:none;background:none}.profit-badge__icon{width:40px;height:40px;display:flex;align-items:center}.profit-badge__icon img{width:40px;height:auto;-o-object-fit:contain;object-fit:contain;max-width:99999999999px;border-radius:12px}.profit-badge__description{position:absolute;top:100%;left:50%;padding:5px 10px;background:#77777a;color:#fff;font-size:.857em;white-space:nowrap;transform-origin:0 0;transform:scale(0);transition:all .2s ease-in-out}.profit-program{position:relative}.profit-program:hover .profit-badge__description{transform:scale(1)}.profit-program .profit-badge__description{left:0;top:calc(100% + 5px)}.profit-program .profit-badge__longdescription{white-space:normal;width:378px;z-index:99}.small-plate{display:flex;align-items:center;padding:15px;width:100%;height:100%;border:1px solid #e5e5e5}.small-plate__icon{margin-right:25px;height:46px;width:46px;-o-object-fit:contain;object-fit:contain}.small-plate__info{display:flex;flex-direction:column;justify-content:flex-start}.small-plate__description{font-weight:700}.wide-link{display:flex;justify-content:center;align-items:center;margin-top:10px;padding:0 25px;width:100%;background:#292527;line-height:1em;transition:all .2s ease-in-out}.wide-link:hover{background:#0e0d0e}.wide-link:hover .wide-link__icon{-webkit-animation:slide-right .5s ease-in-out;animation:slide-right .5s ease-in-out;-webkit-animation-iteration-count:2;animation-iteration-count:2}.wide-link__caption{color:#fff;border-bottom:1px dotted #fff}.wide-link__icon{margin-left:10px;width:16px;height:16px;fill:#fff}.wide-link__icon svg{fill:inherit;width:100%;height:100%}.wide-link_hidden{display:none}.map-link{display:flex;align-items:stretch;min-height:40px}.map-link:hover #product-scheme{color:#000}.map-link:hover #product-scheme:hover{color:#ed1b24}.map-link__icon{margin-right:15px;height:28px;width:22px}.map-link__main{display:flex;flex-direction:column;align-items:flex-start;min-width:110px}.map-link__caption{white-space:nowrap;font-size:1.286em;margin-bottom:2px}.map-link__sub{font-size:.857em;border-bottom:1px dashed;cursor:pointer}.map-link__sub:hover{color:#ed1b24;border-color:#ed1b24}.price{display:flex;flex-direction:column;align-items:center;padding:15px;background-color:rgba(0,199,74,.05)}.price__wrapper{margin-bottom:5px}.price__current{margin-right:auto;font-weight:700;font-size:1.286em}.price__old{margin-left:25px;text-decoration:line-through;color:#6c6a6a}.price__credit-link{transition:all .2s ease-in-out;cursor:pointer;border-bottom:1px dashed}.price__credit-link:hover{color:#ed1b24;border-color:#ed1b24}#product_map{height:300px;width:100%;display:none}#product_scheme{height:auto;width:100%;display:none;padding-bottom:15px;border-bottom:1px solid hsla(0,.9%,42%,.5)}#product_scheme.show{display:block}#product_scheme .image-list{display:flex;align-items:flex-end}@media screen and (max-width:768px){#product_scheme .image-list{flex-direction:column;justify-content:center}}#product_scheme .image-list .img-wrap{flex-grow:1;width:100%;margin-bottom:10px}#product_scheme .image-list .img-wrap:last-child{margin-bottom:0}#product_scheme .image-list .img-wrap img{width:100%}.product-info{display:flex;justify-content:flex-start}@media screen and (max-width:767px){.product-info{flex-direction:column}}.product-info__aside{display:flex;flex-direction:column;align-items:stretch;padding-right:15px;width:35%}@media screen and (max-width:767px){.product-info__aside{padding-bottom:15px;padding-right:0;width:100%;order:1}}.product-info__item{padding:15px 0;border-bottom:1px solid #e5e5e5}.product-info__item:first-child{padding-top:0}.product-info__item:last-child{padding-bottom:0;border-bottom:none}.product-info__main{display:flex;flex-direction:column;align-items:stretch;width:65%}@media screen and (max-width:767px){.product-info__main{width:100%}}.product-info__features{margin:0 0 25px;-moz-columns:2;column-count:2}@media screen and (max-width:767px){.product-info__features{-moz-columns:auto;columns:auto;margin-bottom:0;margin-top:25px}}.product-info__features_mobile{display:none;padding-top:15px;border-top:1px solid #e5e5e5;order:2}@media screen and (max-width:767px){.product-info__features_mobile{display:block}}.product-info__program{padding:15px 0;border-bottom:1px solid #e5e5e5}.product-info__program>*{margin-bottom:10px}.product-info__program>:last-child{margin-bottom:0}.info-table{display:table;table-layout:fixed;width:100%}.info-table__row{display:table-row}.info-table__data-name{color:#6c6a6a}.info-table__data,.info-table__data-name{display:table-cell;padding:5px 0;width:50%;line-height:1em}.profits{display:flex;flex-wrap:wrap;margin:0 -5px -5px 0;padding:0;width:100%;list-style:none}@media screen and (max-width:449px){.profits{flex-direction:column}}.profits__item{display:flex;align-items:center;margin:0 5px 5px 0;width:calc(50% - 5px)}@media screen and (max-width:449px){.profits__item{width:100%}}.profits__icon{margin-right:10px;flex-shrink:0}.profits__icon,.profits__icon img{width:40px;height:40px}.profits__description{font-size:.857em}.actions{display:flex;flex-wrap:wrap;align-items:stretch;margin:-5px;padding:0;width:calc(100% + 10px);list-style:none}.actions__item{margin:5px;width:calc(50% - 10px)}@media screen and (max-width:1000px){.actions__item{width:100%}}.actions__button,.ecredit-button .fi-hub__open-button{padding:0 5px;width:100%;min-width:1px;font-size:12px}#gallery-zoom{position:absolute;top:10px;right:10px;width:31px;height:30px;border-radius:5px;opacity:.4;background:#000;z-index:2;transition:opacity .3s ease-in-out;cursor:pointer}#gallery-zoom:before{content:"\F002";font-family:FontAwesome;font-weight:900;color:#fff;position:absolute;top:50%;left:50%;transform:translate3D(-50%,-50%,0)}#gallery-zoom:hover{opacity:.6}.gallery{margin-bottom:15px;width:100%}@media screen and (max-width:449px){.gallery{margin-bottom:30px}}.gallery__swiper{width:100%}.gallery__wrapper{margin:0;padding:0;width:100%;list-style:none}.gallery__slide{position:relative;width:100%;padding:33.33333% 25%}@media screen and (max-width:1023px){.gallery__slide{height:350px}}@media screen and (max-width:767px){.gallery__slide{height:300px}}@media screen and (max-width:449px){.gallery__slide{height:200px}}.gallery__image{position:absolute;top:50%;left:50%;width:100%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%)}.gallery__button{top:50%;margin-top:0;padding:3px;height:77px;width:auto;border:none;border-radius:3px;background:none;transform:translateY(-50%);transition:all .2s ease-in-out}.gallery__button:hover{background-color:rgba(0,0,0,.22)}.gallery__button:active{background-color:rgba(0,0,0,.33)}.gallery__icon{height:100%}.image-pagination{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.image-pagination__item{position:relative;margin:5px 5px 0 0;width:calc(16.66667% - 5px);height:70px;overflow:hidden;opacity:.8;cursor:pointer;transition:all .2s ease-in-out}.image-pagination__item:nth-of-type(6n){margin-right:0}.image-pagination__item:hover,.image-pagination__item_active{opacity:1}.image-pagination__thumb{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}.feature-list{margin:0 0 25px;padding:0;width:100%}.feature-list__heading{display:block;font-size:1.286em;font-weight:700;margin-bottom:25px;width:100%}.feature-list__list{margin:0 0 15px;padding:0;list-style:none}.feature-list__list:last-of-type{margin-bottom:0}.feature-list__title{margin-bottom:10px;font-size:1.05rem;font-weight:700}.feature-list__item{margin-bottom:10px;margin-left:10px}.feature-list__item:last-of-type{margin-bottom:0}.row-gallery{display:grid;grid-template:auto/repeat(4,1fr);margin:0 0 25px;padding:0;width:100%;list-style:none}@media screen and (max-width:767px){.row-gallery{grid-template:auto/repeat(2,1fr)}}@media screen and (max-width:449px){.row-gallery{grid-template:auto/1fr}}.row-gallery__item{position:relative;width:100%;height:180px;overflow:hidden}@media screen and (max-width:1023px){.row-gallery__item{height:140px}}@media screen and (max-width:767px){.row-gallery__item{height:200px}}@media screen and (max-width:449px){.row-gallery__item{height:250px}}.row-gallery__item:hover .row-gallery__overlay{background-color:hsla(0,0%,100%,.8)}.row-gallery__item:nth-of-type(5n - 4){grid-row-end:span 2;grid-column-end:span 2;height:100%}.row-gallery__item:nth-of-type(n+6){display:none}.row-gallery__image{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%)}.row-gallery__overlay{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:hsla(0,0%,100%,.6);color:#6c6a6a;font-size:3em;font-weight:700;font-family:Gotha,arial,sans-serif;z-index:100;transition:all .2s ease-in-out;pointer-events:none}.row-gallery__overlay:hover{background-color:hsla(0,0%,100%,.8)}.text-block{margin-bottom:15px}.text-block:last-child{margin-bottom:0}.card-row-list{display:flex;justify-content:flex-start;align-items:stretch;width:100%}@media screen and (max-width:449px){.card-row-list{flex-direction:column}}.card-row-list__aside{flex-shrink:0;padding-right:15px;width:25%}@media screen and (max-width:767px){.card-row-list__aside{width:40%}}@media screen and (max-width:449px){.card-row-list__aside{padding-right:0;padding-bottom:10px;width:100%}}.card-row-list__heading{margin-bottom:5px;font-size:1.286em;font-family:Gotha,arial,sans-serif}.card-row-list__description{color:#999}.card-row-list__list{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;flex-grow:1;margin:0 -15px -15px 0;padding:0;list-style:none}@media screen and (max-width:767px){.card-row-list__list{margin-right:0;margin-bottom:-10px}}.card-row-list__item{margin:0 15px 15px 0;width:calc(33.33333% - 15px)}@media screen and (max-width:1023px){.card-row-list__item{width:calc(50% - 15px)}}@media screen and (max-width:767px){.card-row-list__item{margin-right:0;margin-bottom:10px;width:100%}}.product-link{position:relative;display:block;width:100%;height:155px}.product-link__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-link__overlay{position:absolute;top:0;left:0;padding:10px;width:100%;height:100%;background:linear-gradient(180deg,#000 0,transparent 50%) no-repeat;background-position:0 -30px;z-index:100;transition:all .2s ease-in-out}.product-link__overlay:hover{background-position:0 -10px}.product-link__caption{color:#fff;font-size:1.286em;font-family:Gotha,arial,sans-serif}.product-link__button{position:absolute;bottom:10px;left:50%;width:calc(100% - 20px);transform:translate(-50%);z-index:200}.model-info{position:relative}.model-info_full{width:100%}.model-info__overlay{position:absolute;top:0;left:0;align-items:flex-start;padding:15px;height:100%;background:linear-gradient(180deg,#000 -10%,transparent 20%,transparent 80%,#000 110%) no-repeat;pointer-events:none}.model-info__content,.model-info__overlay{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.model-info__content{align-items:center}.model-info__content_left{justify-content:flex-start}.model-info__price{margin-right:15px;margin-bottom:15px;font-size:1.286em;font-family:Gotha,arial,sans-serif;color:#fff}.model-info__price_black{margin-right:40px;font-weight:700;color:#000}.model-info__actions{display:flex;flex-wrap:wrap;align-items:stretch;margin-bottom:10px;pointer-events:all}@media screen and (max-width:449px){.model-info__actions{flex-direction:column}}.model-info__button{margin-right:5px;margin-bottom:5px}@media screen and (max-width:449px){.model-info__button{margin-right:0}}.model-info__button:last-of-type{margin-right:0}.overflow-wrapper{width:100%;overflow-x:auto}.banner{width:100%;margin-bottom:25px}.address-card{position:relative;display:flex;align-items:center;padding:15px 25px;transition:all .2s ease-in-out}.address-card:hover{background:#f7f9f9}@media screen and (max-width:767px){.address-card{flex-direction:column}}.address-card__main{display:flex;align-items:center;flex-grow:1;margin-right:25px}@media screen and (max-width:767px){.address-card__main{margin-right:0;margin-bottom:25px}}.address-card__icon{margin-right:25px;width:20px;height:30px;-o-object-fit:contain;object-fit:contain}.address-card__info{flex-grow:1}.address-card__heading{margin-bottom:5px;font-size:1.286em;color:#6c6a6a}.address-card__overlay-link{position:absolute;display:block;top:0;left:0;width:100%;height:100%}.address-card__actions{flex-shrink:0;display:flex;align-items:center;margin:0;padding:0;list-style:none}@media screen and (max-width:449px){.address-card__actions{flex-direction:column}}.address-card__action-item{margin-right:25px;z-index:100}@media screen and (max-width:449px){.address-card__action-item{margin-right:0;margin-bottom:15px}}.address-card__action-item:last-of-type{margin-right:0}@media screen and (max-width:449px){.address-card__action-item:last-of-type{margin-bottom:0}}.map{width:100%;height:500px;overflow:hidden}@media screen and (max-width:767px){.map{height:300px}}.map .callme__info{align-items:flex-start}.map_full{height:100%}.map-wrapper .card-list__header{align-items:center}.map-block{position:relative;width:100%}#map_vikup{height:600px}@media screen and (max-width:768px){#map_vikup{height:100%;min-height:500px}}.map-block .map-filter{position:absolute;right:5%;margin:auto;z-index:90;top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.map-block .map-filter{position:static;right:auto;z-index:auto;top:auto;transform:none}}.map-filter{background-color:#fff;padding:20px;box-shadow:0 19px 38px rgba(255,0,0,.22);width:313px}@media screen and (max-width:768px){.map-filter{width:100%;box-shadow:none;margin-bottom:10px}}.map-filter__title{font-size:1.125rem}.map-filter__input{width:100%;position:relative}.map-filter__input input{margin-top:20px;height:40px;width:100%;border-radius:3px;border:1px solid #ccc;padding-left:20px}.map-filter__input input:after{content:"\F002";display:inline-block;font:normal normal normal 14px/1 FontAwesome;color:rgba(255,0,0,.25);font-size:1.25rem;margin-right:10px;position:absolute;right:0;bottom:11px}.map-filter__subtitle{font-size:1rem;margin-top:30px}.map-filter__address{height:285px;overflow:auto;position:relative}.map-filter__address-item{color:#ccc;cursor:pointer;padding:5px;margin-bottom:10px}.map-filter__address-item:last-child{margin-bottom:0}.map-filter__address-item span{display:block;line-height:1.5em;font-weight:400;color:#2e323c}.map-filter__address-item_active{background:red}.map-filter__address-item_active span{color:#fff!important;font-weight:700}.map-filter__address-item:hover span{color:red}.highlighted{color:#ed1b24}.hidden{display:none}.store-card{display:flex;align-items:stretch;width:100%;margin-bottom:25px}.store-card:last-child{margin-bottom:0}@media screen and (max-width:767px){.store-card{flex-wrap:wrap}}.store-card__part{position:relative;width:33%;min-height:165px;flex-grow:1}@media screen and (max-width:767px){.store-card__part{width:50%;flex-grow:0}}@media screen and (max-width:449px){.store-card__part{width:100%}}.store-card__info{padding:10px 10px 10px 0}@media screen and (max-width:767px){.store-card__info{min-height:0}}.store-card__heading{margin-bottom:25px}.store-card__button{margin-top:25px}.store-card__image{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.store-card__map{width:100%;min-height:300px}}.dealer-scheme{align-self:flex-start}.list li{margin-bottom:10px}.list li ol,.list li ul{padding-top:10px}.list li ol:first-child,.list li ul:first-child{padding-top:0}.list li ol li,.list li ul li{margin-bottom:5px}.popup{background:transparent;width:95%;height:90%;max-width:500px;margin:auto;position:relative}.popup--medium{max-width:800px}.popup_big{max-width:1000px}.popup form{background:#fff}.popup--simple{padding:25px 20px;box-shadow:1px 1px 2px 0 rgba(0,0,0,.15)}.popup--ecredit{max-width:unset;max-height:unset;width:95%;height:90vh;box-shadow:1px 1px 2px 1px rgba(0,0,0,.15)}.popup--ecredit>div{height:100%}.popup--banner{width:auto;display:inline-block;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;max-width:90%;max-height:unset;height:auto}.popup--banner img{display:block}.popup--banner .mfp-close{color:#fff}.popup__plate{display:flex;flex-direction:column;align-items:center;padding:25px 30px;width:100%;text-align:center;background-color:#fff;border-radius:15px;box-shadow:0 0 20px rgba(0,0,0,.27);min-height:150px;overflow:auto}.popup__plate-heading{margin:15px 0 0;text-align:center;font-size:1.4rem;font-weight:700;line-height:1.25}.popup__plate-text{margin-top:15px}.popup__plate-button,.popup__plate-footnote{margin-top:25px}.popup__plate-footnote_light{opacity:.5;color:#fff;font-size:11px;line-height:11px}.popup__plate-link{color:#292527;border-bottom:1px solid}.popup__plate-link_light{color:#fff;font-weight:700}.popup__plate-link:hover{color:#ed1b24}.mfp-bg{background:#000}.mfp-bg .mfp-content{text-align:center}.rightbar{min-width:600px;max-width:600px;height:100vh;z-index:2000;right:-100%;top:0;position:fixed;background:#fff;transition:right .3s ease-out}@media screen and (max-width:600px){.rightbar{min-width:100%}}@media screen and (max-width:767px){.rightbar{max-width:100%}}@media screen and (max-width:449px){.rightbar{width:100%;min-width:0;max-width:none}}.rightbar__header{border-bottom:1px solid #77777a;height:48px;padding:15px;display:flex;justify-content:space-between;align-items:center}.rightbar__header>span{font-size:1.4rem;font-weight:700;line-height:1.25;margin-bottom:0;color:initial;display:none}.rightbar__header .btns{display:flex;justify-content:space-between;align-items:center}.rightbar__icon{position:relative;cursor:pointer;margin:0 5px}.rightbar__icon:hover .quick-actions__icon_fill{opacity:1}.rightbar__icon:hover .quick-actions__icon_link{-webkit-animation:slide-right-top .4s ease-in-out;animation:slide-right-top .4s ease-in-out}.rightbar__body{padding:15px;height:calc(100% - 48px);position:relative;overflow-y:auto}.rightbar__empty{font-size:1.286em;color:#999}.rightbar_show{right:0;transition:right .3s ease-out}.loading{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;background:#fff}.rightbar-on-screen:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1900;background:rgba(0,0,0,.3);transition:background .3s ease-out}.filter-save{padding:10px;width:100%;margin-bottom:15px;border:1px solid #ed1b24;display:block;position:relative}.filter-save__title{color:#ed1b24;margin-bottom:10px}.filter-save__title+.filter-save__subscribe{margin-top:5px}.filter-save__icon{position:absolute;top:5px;right:5px;background:#fff;z-index:10}.filter-save__text{color:#e5e5e5;margin-bottom:5px}.filter-save__text:last-child{margin-bottom:0}.filter-save__text span{color:#000}.filter-save__show-more{cursor:pointer;color:#ed1b24}.filter-save__additional{display:none;padding-top:5px}.filter-save__subscribe{width:100%;padding:5px;margin-top:15px;border:1px solid #e5e5e5;transition:all .3s ease-in-out;cursor:pointer}.filter-save__subscribe:hover{border-color:#ed1b24;background:#ed1b24;color:#fff}.product-share{position:relative;z-index:1}.product-share .ya-share2{width:212px;position:absolute;top:25px;left:50%;transform:translateX(-50%);background:#fff;box-shadow:0 5px 5px #e8f2f9;padding:10px;display:flex;justify-content:space-between}[data-tooltip]{position:relative;overflow:visible}[data-tooltip] .tooltip{min-width:10em;padding:.5em .75em;box-shadow:0 .05em .15em rgba(0,0,0,.1);font-size:.786em;z-index:1000;position:absolute;left:50%;bottom:100%;top:auto;margin-bottom:.5em;margin-top:0;transform:translate(-50%,.5em);background-color:#77777a;color:#fff;border-radius:10px;text-align:center;visibility:hidden;opacity:0;transition:visibility 0s linear .2s,opacity .2s ease-in 0s,transform .2s ease-in 0s;pointer-events:none}[data-tooltip] .tooltip:after{content:"";position:absolute;top:100%;bottom:auto;left:50%;width:0;height:0;border:.5em solid transparent;border-top-color:#77777a;border-bottom:none;margin-left:-.5em}[data-tooltip][data-tooltip-position=bottom] .tooltip{position:absolute;left:50%;top:100%;bottom:auto;margin-top:.5em;margin-bottom:0;transform:translate(-50%,-.5em);background-color:#77777a;color:#fff;border-radius:10px;text-align:center;visibility:hidden;opacity:0;transition:visibility 0s linear .2s,opacity .2s ease-in 0s,transform .2s ease-in 0s;pointer-events:none}[data-tooltip][data-tooltip-position=bottom] .tooltip:after{content:"";position:absolute;bottom:100%;top:auto;left:50%;width:0;height:0;border:.5em solid transparent;border-top:none;border-bottom:.5em solid #77777a;margin-left:-.5em}[data-tooltip]:focus .tooltip,[data-tooltip]:hover .tooltip{visibility:visible;opacity:1;transform:translate(-50%);transition:visibility 0s linear 0s,opacity .3s ease-out 0s,transform .3s ease-out 0s;height:inherit}.image-contain{width:100%;height:60px;background-size:contain;background-repeat:no-repeat;background-position:0;display:block;margin-bottom:15px}.special-program__image{max-width:500px;margin-bottom:25px;display:block}.form-correct,.form-static{display:flex;flex-direction:column;align-items:center;padding:25px 30px;width:100%;max-width:600px;margin:0 auto;text-align:center;background-color:#fff;border-radius:15px;box-shadow:0 0 20px rgba(0,0,0,.27)}.form-correct--loading,.form-static--loading{position:relative}.form-correct--loading:after,.form-static--loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.8)}.form-correct__heading,.form-static__heading{margin:15px 0 0;text-align:center}.form-correct__text,.form-static__text{margin-bottom:15px}.form-correct__input,.form-static__input{margin-bottom:25px;width:100%;max-width:420px;border-bottom:1px solid #e5e5e5}.form-correct__select,.form-static__select{margin-bottom:25px}.form-correct__textarea,.form-static__textarea{margin-bottom:25px;width:100%;max-width:420px;border-bottom:1px solid #e5e5e5}.form-correct__button,.form-static__button{margin-bottom:10px}.form-correct__footnote,.form-static__footnote{margin-bottom:25px}.form-correct__link,.form-static__link{color:#0064dc}.form-correct__link:hover,.form-static__link:hover{text-decoration:underline}.form-correct .custom-select,.form-static .custom-select{width:100%;max-width:420px;margin-top:15px}.form-correct p,.form-static p{margin-bottom:15px}.form-correct>:last-child,.form-static>:last-child{margin-bottom:0!important}#form-error,#form-success{padding:25px;border:4px solid #292527;background:#fff}#form-error{border-color:#ed1b24}.form_bg,.form_wrapped,.form_wrapped-little{background-color:#f7f9f9}.form_wrapped,.form_wrapped-little{width:100%;padding:30px 25px;position:relative}.form_wrapped-little .callback-form__constructor-fields,.form_wrapped .callback-form__constructor-fields{margin-top:25px}.form_wrapped-little .callback-form__textarea,.form_wrapped .callback-form__textarea{max-width:none;min-height:80px}.form_wrapped-little{padding:15px}.form__close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;color:#333;font-style:normal;font-size:28px;cursor:pointer}.form__close:hover{opacity:1}.form button{margin:10px auto;flex-shrink:0}@media screen and (max-width:630px){.form button{margin:0 auto}}.form__title{font-size:1.286em}.form__title:hover{color:#000}.form__input{width:calc(16.66667% - 20px);margin:7px 10px}.form__input--width-auto{width:auto}.form__input_relative{position:relative}.form__input_relative label.error{position:absolute;left:0;top:100%}.form__input input{width:100%;margin:0;background:#fff;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:16px;padding:0 16px;height:44px;line-height:42px;color:#535353}.form__input input::-moz-placeholder{color:#535353}.form__input input:-ms-input-placeholder{color:#535353}.form__input input::placeholder{color:#535353}@media screen and (max-width:992px){.form__input{width:calc(33.33334% - 20px)}}@media screen and (max-width:630px){.form__input{width:100%;margin:0 0 20px}}.form__input textarea{width:100%}.form__input_third{width:calc(33.33333% - 20px)}@media screen and (max-width:630px){.form__input_third{width:100%;margin:0 0 20px}}.form__input_auto{width:auto}@media screen and (max-width:630px){.form__input_auto{width:100%}}.form__input .custom-select__button{margin:0}.form__input .custom-select__option{margin:5px 0}.form__block{display:flex;align-items:center;margin:0 -10px;position:relative;width:calc(100% + 20px)}.form__block--column{flex-direction:column}.form__block--submit{margin-top:7px}.form__block--submit .callback-form__footnote{margin-top:0;text-align:center}@media screen and (max-width:992px){.form__block{flex-wrap:wrap}}@media screen and (max-width:630px){.form__block{margin:0;width:100%}}.form__block_full{width:100%;margin:0 0 20px}.form__block_wrap{flex-wrap:wrap}.form__block_nomargin{margin:0}.form__block-list{display:flex;margin:0 10px;flex-grow:1}@media screen and (max-width:992px){.form__block-list{width:calc(66.66667% - 20px);flex-grow:0}}@media screen and (max-width:630px){.form__block-list{width:100%;flex-wrap:wrap}}.form__block-list_backgrounded{background-color:#e8e9e9}.form__block-list .form__input{width:calc(50% - 20px);margin:10px}@media screen and (max-width:450px){.form__block-list .form__input{width:100%}}.form_hidden{display:none}.form_flexed{display:flex;flex-wrap:wrap;margin:-10px;max-width:calc(100% + 20px);width:100%}.form_flexed .form__block{margin:0 0 10px}.form_flexed .form__input{margin:10px}.form_flexed .form__input_full{width:100%}.form_flexed .form__input_fourth{width:calc(25% - 20px)}@media screen and (max-width:768px){.form_flexed .form__input_fourth{width:calc(50% - 20px)}}@media screen and (max-width:400px){.form_flexed .form__input_fourth{width:100%}}.form__list{display:flex;flex-wrap:wrap;position:relative}.form__separator+.form__list{margin-top:20px}.form__list_abs{position:absolute;bottom:15px;right:20px}@media screen and (max-width:630px){.form__list_abs{left:10px;right:10px}}.form__list_abs .form__input input{min-width:200px;padding:8px 10px}.form__list_hidden{display:none}.form__separator{width:100%;margin:10px}@media screen and (max-width:400px){.form__separator .link{font-size:.8rem}}input::-moz-placeholder,textarea::-moz-placeholder{color:#535353}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#535353}input::placeholder,textarea::placeholder{color:#535353}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#535353}.services-icon{background:url(/static/images/sprite/services.png) no-repeat;position:absolute!important;top:20px;right:50%!important;margin-right:-28px;height:47px}.services-special-programs{background-position:-510px 0!important;width:55px}.services-wheel{background-position:0 0;width:49px}.services-car-mileage{background-position:-145px 0!important;width:55px}.services-car-eval{background-position:-284px 0!important;width:70px}.services-call-back{background-position:-370px 0!important;width:55px}.services-target{background-position:-70px 0!important;width:48px}.services-rain{background-position:-220px 0!important;width:52px}.services-repare{background-position:-439px 0!important;width:55px}.services-auction{background:url(/static/images/auction.png);background-repeat:no-repeat;background-size:contain;background-position:50%;opacity:.6;width:55px}.lazy{border-radius:4px;-webkit-animation:lazyload 1s infinite;animation:lazyload 1s infinite;display:inline-block}.lazy-car-gallery{height:100%;width:100%}.lazy-overview{width:200px;height:30px}.lazy-price{width:100px;height:20px;margin-bottom:5px}.lazy-credit-price{width:40px;height:16px;margin-bottom:-4px}.lazy-year{width:40px}.lazy-mileage,.lazy-year{height:20px;margin-bottom:-4px}.lazy-mileage{width:60px}.lazy-profit-badges{width:200px;height:30px}.lazy-dealer-name{width:100px;height:20px}.select2-container--default .select2-selection--single{height:44px;outline:none;background:#fff;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:16px;line-height:42px;padding:0 16px}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;font-size:14px;color:#535353}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#ed1b24}select.select2-hidden-accessible{visibility:hidden}.select2-selection__rendered{text-align:left;height:42px;line-height:42px!important}.select2-selection__arrow{top:50%!important;transform:translateY(-50%);height:100%!important;width:13px}.select2-selection__arrow b{display:none}.select2-selection__arrow:before{content:"";background:url(/static/images/icon-arrow-down.svg) no-repeat;background-position:50%;background-size:contain;width:13px;height:13px;display:block;position:relative;top:50%;transform:translateY(-50%);right:3px}.select2-container--select2-market .select2-search__field{margin:0;padding:6px}#show360-container iframe{width:100%;height:100%}.contact{border:1px solid #e5e5e5;margin-bottom:15px;border-radius:15px;overflow:hidden}.contact__map{width:100%;display:none;height:300px}#result-count{position:fixed;left:0;bottom:-100%;width:100%;height:60px;background:rgba(237,27,36,.9);color:#fff;z-index:2000;display:none;align-items:center;justify-content:center;font-size:1.286em;transition:all .3s ease-in-out}#result-count span{margin:0 10px}#result-count.shown{bottom:0}@media screen and (max-width:767px){#result-count{display:flex}}.splitscreen{display:flex;flex-wrap:wrap;margin:0 -10px;width:100%;align-items:center}.splitscreen_top{align-items:flex-start}.splitscreen_bottom{align-items:flex-end}.splitscreen_jc-c{justify-content:center}.splitscreen_jc-sa{justify-content:space-around}.splitscreen_jc-sb{justify-content:space-between}.splitscreen_jc-fs{justify-content:flex-start}.splitscreen__item{margin:10px}.splitscreen__item_full{width:calc(100% - 20px)}.splitscreen__item_half{width:calc(50% - 20px)}@media screen and (max-width:767px){.splitscreen__item_half{width:100%}}.splitscreen__item_third{width:calc(33.33333% - 20px)}@media screen and (max-width:767px){.splitscreen__item_third{width:calc(50% - 20px)}}@media screen and (max-width:449px){.splitscreen__item_third{width:calc(100% - 20px)}}.splitscreen__item_two-third{width:calc(66.66667% - 20px)}.splitscreen__item_quater{width:calc(25% - 20px)}@media screen and (max-width:767px){.splitscreen__item_quater{width:calc(50% - 20px)}}@media screen and (max-width:449px){.splitscreen__item_quater{width:100%}}.splitscreen__item_fifth{width:calc(20% - 20px)}@media screen and (max-width:1179px){.splitscreen__item_fifth{width:calc(25% - 20px)}}@media screen and (max-width:1023px){.splitscreen__item_fifth{width:calc(33.33333% - 20px)}}@media screen and (max-width:767px){.splitscreen__item_fifth{width:calc(50% - 20px)}}@media screen and (max-width:449px){.splitscreen__item_fifth{width:100%}}.splitscreen__item_sixth{width:calc(16.66667% - 20px)}@media screen and (max-width:1179px){.splitscreen__item_sixth{width:calc(25% - 20px)}}@media screen and (max-width:1023px){.splitscreen__item_sixth{width:calc(33.33333% - 20px)}}@media screen and (max-width:767px){.splitscreen__item_sixth{width:calc(50% - 20px)}}@media screen and (max-width:449px){.splitscreen__item_sixth{width:100%}}.splitscreen__item_seventh{width:calc(14.28571% - 20px)}@media screen and (max-width:1179px){.splitscreen__item_seventh{width:calc(16.66667% - 20px)}}@media screen and (max-width:1023px){.splitscreen__item_seventh{width:calc(20% - 20px)}}@media screen and (max-width:767px){.splitscreen__item_seventh{width:calc(33.33333% - 20px)}}@media screen and (max-width:449px){.splitscreen__item_seventh{width:calc(50% - 20px)}}.splitscreen__item_eighth{width:calc(20% - 20px)}@media screen and (max-width:449px){.splitscreen__item_eighth{width:calc(33.33333% - 20px)}}.error-h1{font-size:8rem;color:#ed1b24;margin-bottom:0}.error-p{color:#ed1b24;font-size:1.7rem}.disclamer{padding-top:15px;font-size:.75rem;opacity:.5}.nearest-dealers{width:100%;padding-top:10px;padding-bottom:25px}.nearest-dealers__toggler{display:flex;align-items:center;cursor:pointer;transition:color .3s ease-in-out}.nearest-dealers__toggler:hover{color:#ed1b24}.nearest-dealers__toggler p{width:auto}.nearest-dealers__toggler sup{font-size:1em;padding-left:5px}.nearest-dealers__icon{height:18px;margin-right:10px}.nearest-dealers__content{padding-top:15px;display:none}.accordion{margin-bottom:15px}.accordion_vikup{width:100%;border-bottom:1px solid #fafafa;margin:0}.accordion_vikup .accordion__name{justify-content:space-between;padding:15px 30px;font-weight:700;color:#535353;transition:color .2s ease-in-out,background-color .2s ease-in-out}@media screen and (max-width:768px){.accordion_vikup .accordion__name{padding:20px 15px}}.accordion_vikup .accordion__name>span{padding-right:10px}.accordion_vikup .accordion__name:hover{background-color:#f0f0f0}.accordion_vikup .accordion__content{display:none;margin-top:5px;margin-bottom:30px;margin-right:60px}@media screen and (max-width:768px){.accordion_vikup .accordion__content{margin-right:30px}}.accordion_vikup .accordion__mark{min-width:14px}.accordion_vikup .accordion__content{color:#6c6a6a;padding-left:30px}.accordion__name{display:flex;align-items:center;font-size:1rem;cursor:pointer}.accordion__name.show .accordion__arrow{transform:rotate(180deg)}.accordion__mark{position:relative;width:14px;height:2px;background-color:#ed1b24}.accordion__mark span{position:absolute;top:-6px;left:6px;width:2px;height:14px;background-color:#ed1b24}.accordion__arrow{color:#ed1b24;padding:0 15px;font-size:1.2rem;transform:rotate(0deg);transition:tranform .3s ease-in-out}.accordion__icon{max-height:40px;margin-right:10px}.accordion__descr{margin-bottom:0;display:none;padding:10px 0 10px 25px;border-left:4px solid #ed1b24}.crossregion-msg{padding:15px 25px;background:rgba(237,27,36,.1)}.contact-show-map{background:#292527;border-color:#292527}.recently-viewed a.card{height:100%}.recently-viewed .card__image.image-block{height:auto}.correction-btn{position:fixed;right:10px;bottom:10px;z-index:999;background-color:rgba(255,0,0,.1);border-radius:50%;width:50px;height:50px}.correction-btn img{padding:8px}.correction-btn:hover{cursor:pointer}.correction-btn .tooltip{left:-45%;max-height:26px!important}.correction-btn .tooltip:after{left:88%}@media screen and (max-width:1023px){.correction-btn{background-color:#ffe5e5;width:36px;height:36px}.correction-btn img{padding:5px}.correction-btn .tooltip{display:none}}.page_mobile-apps .banner{width:100%;height:300px;position:relative;background:url(/static/images/mobile-apps/banner.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}@media screen and (max-width:520px){.page_mobile-apps .banner{height:400px;background-position:60%}}.page_mobile-apps .banner__side{width:50%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;background:rgba(0,0,0,.5);padding:15px}@media screen and (max-width:990px){.page_mobile-apps .banner__side{width:65%}}@media screen and (max-width:780px){.page_mobile-apps .banner__side{width:75%}}@media screen and (max-width:680px){.page_mobile-apps .banner__side{width:100%}}.page_mobile-apps .banner__side h2{text-align:center;font-size:1.6rem;margin-bottom:50px}@media screen and (max-width:520px){.page_mobile-apps .banner__side h2{font-size:1.5rem}}.page_mobile-apps .banner__links{display:flex;justify-content:space-between;align-items:center;max-width:450px;width:100%}@media screen and (max-width:520px){.page_mobile-apps .banner__links{flex-direction:column}}.page_mobile-apps .banner__btn{color:#fff;padding:15px 25px;border:1px solid #fff;border-radius:50px;width:180px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}@media screen and (max-width:520px){.page_mobile-apps .banner__btn:first-child{margin-bottom:15px}}.page_mobile-apps .banner__btn:hover{background:#fff;color:red}.page_mobile-apps .banner__btn:hover .banner__img{display:none}.page_mobile-apps .banner__btn:hover .banner__img_hover{display:block}.page_mobile-apps .banner__img{width:30px;height:30px}.page_mobile-apps .banner__img_hover{display:none}.page_mobile-apps .slide{width:calc(100% + 20px)}.page_mobile-apps .slide__item{background:#f5f5f5;text-align:center;border-radius:30px;padding-top:15px;overflow:hidden}.page_mobile-apps .slide__text{margin-bottom:15px;font-weight:700}.page_mobile-apps .slide img{margin-bottom:-5px;max-width:90%}.page_mobile-apps .qr{display:flex;justify-content:space-around;align-items:center}@media screen and (max-width:450px){.page_mobile-apps .qr{flex-direction:column}}.page_mobile-apps .qr__item{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:450px){.page_mobile-apps .qr__item{margin-bottom:25px}}.page_mobile-apps .qr__item:nth-child(2) img{width:150px}@media screen and (max-width:450px){.page_mobile-apps .qr__item:nth-child(2) img{width:180px}}.page_mobile-apps .qr__item a{width:170px;margin-bottom:25px}.page_mobile-apps .qr__item a:last-child{margin-bottom:0}.page_mobile-apps .qr__item img{width:200px}.mobile-list{display:flex;flex-direction:column;justify-content:center;list-style:none;margin:25px 0 0;padding-left:0;width:200px}@media screen and (max-width:1024px){.mobile-list{flex-direction:row;align-items:center;width:auto}}.mobile-list__item{background:#fff;border-radius:16px;width:100%;height:44px;margin-bottom:9px}@media screen and (max-width:1024px){.mobile-list__item{margin-bottom:0;margin-right:10px}}.mobile-list__item:last-child{margin-bottom:0}@media screen and (max-width:1024px){.mobile-list__item:last-child{margin-right:0}}.mobile-list__item:hover{background:#f1f1f1}.mobile-list__item a{width:100%;height:100%;padding:0 15px;display:flex;align-items:center;justify-content:flex-start;color:#535353}.mobile-list__item img{width:18px;display:block;margin-right:15px;flex-shrink:0}.mobile-list__item span{flex-grow:1;text-align:center;white-space:nowrap}.warning__bind-block{position:relative;display:flex;overflow:hidden}.warning__fixed-buttons{position:fixed;margin-right:30px}.warning__fixed-buttons button{margin-bottom:10px}.warning__table-wrapper{flex-grow:1}.warning__table-wrapper table{min-width:512px}.warning__table-wrapper table td{vertical-align:top}.warning__table-wrapper table li{padding:0;display:flex}.warning__table-wrapper table li:before{display:none}.warning__table-wrapper table li:hover{background-color:rgba(0,0,0,.05)}.warning__table-wrapper table li label{flex-grow:1;cursor:pointer;padding:5px 0}.warning__table-wrapper table input[type=checkbox],.warning__table-wrapper table input[type=radio]{margin:6px 8px 0 0}body.bannered .header__top_fixed,body.bannered header{margin-top:78px}@media screen and (max-width:1024px){html.mobile{flex-direction:row;align-items:center;width:100%!important}}.panel-header{width:100%;height:40px;background:#ed1b24;display:flex;justify-content:center;align-items:center;color:#fff}.panel-header__name{font-weight:700;font-size:1.2rem;width:auto;margin-right:50px}.panel-header__link{color:#fff}.panel-header__link:hover{color:#fff;text-decoration:underline}.panel-header__menu{flex-grow:1;padding:0;margin:0;list-style:none;display:flex;align-items:center}.panel-header__menu:last-child{justify-content:flex-end}.panel-header__menu li{margin-right:15px}.panel-header__menu li:last-child{margin-right:0}.panel-header .header__wrapper{display:flex;align-items:center;justify-content:space-between}.panel-panorama{position:absolute;top:10px;left:10px;padding:10px;color:#fff;cursor:pointer;background:#ed1b24;z-index:100}.panel-panorama_success{background:green}.panel-upload-form__btns{display:flex;align-items:center;justify-content:space-around;width:100%}.panel-upload-form__btns:nth-of-type(2){justify-content:space-between}.panel-upload-form .form__text{margin-bottom:10px}.panel-upload-form .form__text:last-child{margin-bottom:0}.panel-upload-form .form__text_warning{color:#ed1b24;font-weight:700}.panel-form .form__heading{font-weight:700;font-size:1.2rem;margin-bottom:15px}#popup-panorama{padding:15px;border:4px solid #aaaaad}#panel-users table tr:hover td{background:#e8e9e9}#panel-users table td{padding:5px 10px}#panel-users table tbody td:last-child{display:flex;align-items:center;justify-content:space-between}#panel-users table tbody td:last-child>*{cursor:pointer;margin-right:10px;color:#ed1b24;opacity:.4;transition:all .3s ease-in-out}#panel-users table tbody td:last-child>:hover{opacity:.8}#panel-users table tbody td:last-child>:last-child{margin-right:0}#panel-controll{width:100%;justify-content:space-between;margin-bottom:25px}#panel-controll,#panel-search{display:flex;align-items:center}#panel-search{border:1px solid #ed1b24}#panel-search__input{margin:0;padding:5px 10px}#panel-search__btn{height:100%;padding:5px 10px;background:#ed1b24;color:#fff;border:none;border-radius:0}.fileupload{width:100%;height:30px;display:block;margin-bottom:15px;border:1px solid #e5e5e5;position:relative}.fileupload:after{content:attr(data-content);width:calc(100% - 180px);height:calc(100% - 10px);padding:5px;display:flex;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fileupload:before{content:"\412\44B\431\435\440\438\442\435   \444\430\439\43B";height:100%;width:150px;cursor:pointer;background:#e8e9e9;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center}.fileupload:last-child{margin-bottom:0}.fileupload [type=file]{display:none}.reason{display:flex;margin-bottom:15px;justify-content:space-between}.reason__icon{margin-right:15px;width:70px;margin-bottom:15px}.reason span{width:calc(100% - 65px)}.image img{display:block;width:100%;height:auto}.image_abs,.image_offer{position:relative}.image_abs img,.image_offer img{position:absolute;top:0;left:0}.image_fitted img,.image_model img,.image_offer img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image_contained img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.image_brand{width:60px;height:40px}.image_brand img{margin-left:0;width:auto;height:auto;max-width:100%;max-height:100%}.image__step{width:70px;height:70px;background-color:#fff;border-radius:50%}.image__advantage{width:75px;height:75px;position:relative;flex-shrink:0}@media screen and (max-width:768px){.image__advantage{width:65px;height:65px}}.image__advantage img{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.image_offer{width:100%;height:0;padding-top:39.1%}.image_background{background-size:cover;background-position:50%;z-index:-2}.image_background,.image_background-right{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat}.image_background-right{background-position:100% 50%;background-size:40%}@media screen and (max-width:768px){.image_background-right{display:none}}.image__vikup{width:100%;min-width:350px;margin:0 auto}@media screen and (max-width:768px){.image__vikup{width:350px;min-width:1px}}@media screen and (max-width:550px){.image__vikup{width:100%}}.image__vikup-wrapper{width:100%;height:0;padding-top:75%;background-size:cover;background-position:50%;background-repeat:no-repeat}.image__vikup-brand{align-self:flex-start;margin-bottom:.5rem}.image__vikup-brand img{width:100px}.image__mark{display:flex;width:100px;height:75px;align-items:center;justify-content:center}@media screen and (max-width:450px){.image__mark{width:75px}}.image__mark img{width:auto;height:auto;max-width:100px;max-height:75px}@media screen and (max-width:450px){.image__mark img{max-width:75px}}.image_online{width:60px;height:40px;margin-left:5px;position:relative;flex-direction:column}@media screen and (max-width:768px){.image_online{width:45px;height:25px}}.image_online img{margin-bottom:2px;width:33px;margin-left:auto;margin-right:auto;transition:.25s ease}@media screen and (max-width:768px){.image_online img{width:25px;height:25px}}.image_online p{font-size:9px;color:#ed1b24;font-family:Gotha,arial,sans-serif;white-space:nowrap;text-align:center;transition:.25s ease;position:relative;font-weight:700;padding-left:6px}.image_online p:before{position:absolute;content:"";width:6px;height:6px;top:50%;left:0;transform:translateY(-50%);-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border-radius:50%;background-color:green}@media screen and (max-width:768px){.image_online p:before{left:-8px}}@media screen and (max-width:768px){.image_online p{font-size:7px;position:absolute;top:100%;left:0;right:0;padding-left:0}}.image_online:hover img{transform:scale(1.05)}.image_online:hover p{color:#ed1b24}.image_play-video{border-radius:50%;padding:25px;background-color:#ed1b24}.image_play-video img{width:22px;height:22px}.image_play-video_small{width:45px;height:45px;padding:15px}.image_play-video_small img{width:15px;height:15px;margin-left:1px}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:0}}.advantage-list{display:flex;flex-wrap:wrap;margin:-15px;min-width:100%;width:calc(100% + 30px)}@media screen and (max-width:800px){.advantage-list{margin:-10px}}@media screen and (max-width:400px){.advantage-list{margin:0;width:100%}}.advantage{margin:15px;width:calc(25% - 30px);padding:0 20px}@media screen and (max-width:800px){.advantage{width:calc(50% - 20px);margin:10px;padding:0}}.advantage_small{width:calc(20% - 30px);padding:0}@media screen and (max-width:992px){.advantage_small{margin:10px;width:calc(33.33334% - 20px)}}@media screen and (max-width:600px){.advantage_small{margin:10px;width:calc(50% - 20px)}}.advantage p{font-size:1rem}@media screen and (max-width:400px){.advantage_full{width:100%;margin:0 0 20px}.advantage_full:last-child{margin-bottom:0}}.advantage_centered{text-align:center}.advantage_centered .advantage__title{margin-left:auto;margin-right:auto}.advantage__image{margin:0 auto 1.5rem}@media screen and (max-width:400px){.advantage__image{margin-bottom:.5rem}}.advantage__title{margin-bottom:1.5rem;font-size:1.2em;font-weight:700}.advantage__title_upper{text-transform:uppercase}.advantage__title:last-child{margin-bottom:0}.advantage__title_limited{max-width:130px}.step-list{display:flex;flex-wrap:wrap;justify-content:space-around;margin:-5px -15px;max-width:calc(100% + 30px)}@media screen and (max-width:768px){.step-list{margin:-10px}}@media screen and (max-width:550px){.step-list{margin:0}}.step-list_bg{background-color:#f7f9f9;padding:10px 0}.step{margin:15px;text-align:center;width:calc(23% - 30px);position:relative}@media screen and (max-width:992px){.step{width:calc(33.33334% - 30px)}}@media screen and (max-width:550px){.step{width:100%;margin:0 0 30px}}.step:not(:last-child):after{font-size:29px;line-height:1;position:absolute;content:".................";overflow:hidden;width:100px;top:48px;left:110.33333%}@media screen and (max-width:992px){.step:not(:last-child):after{right:-65px;left:auto}}@media screen and (max-width:550px){.step:not(:last-child):after{display:none}}.step p{font-size:.8rem}@media screen and (max-width:550px){.step p{max-width:290px;margin-left:auto;margin-right:auto}}.step__title{font-size:1.15rem;margin-bottom:.9rem;text-transform:uppercase}.step__title,.step__title:first-of-type{font-weight:700}.step__image{margin:0 auto 1.5rem}@media screen and (max-width:550px){.step__image{margin-bottom:1rem}}.content-block{display:flex;max-width:100%}@media screen and (max-width:768px){.content-block{flex-direction:column;align-items:center}}.content-block_bg{background-color:#f7f9f9}.content-block__item{margin-right:30px;flex-grow:1;max-width:45%;padding:10px 0}@media screen and (max-width:768px){.content-block__item{max-width:100%;margin-right:0;margin-bottom:30px;padding:10px}}.content-block__item:last-child{margin-right:0;margin-bottom:0}.content-block__image{width:100%;flex-shrink:0;max-width:40%;display:flex;justify-content:center;align-items:center;padding:0}@media screen and (max-width:768px){.content-block__image{max-width:100%;padding:0}}.content-block p{margin-bottom:1rem;font-size:15px}.content-block p:last-child{margin-bottom:0}.flex-list{display:flex;flex-wrap:wrap;margin:-20px -15px;width:calc(100% + 30px)}@media screen and (max-width:630px){.flex-list{margin:0;width:100%}}.flex-list_bg{background-color:#f7f9f9;margin:0;width:100%;padding:15px 0}.flex-list__item{width:100%;margin:0 15px 20px}.flex-list__item:last-child{margin-bottom:0}.flex-list__item p.title{font-weight:700}.flex-list__item div{margin-right:40px}@media screen and (max-width:992px){.flex-list__item div{margin-right:20px}}.flex-list__item div:last-child{margin-right:0}.flex-list__item_half{margin:20px 15px;width:calc(50% - 30px)}.flex-list__item_half:last-child{margin-bottom:15px}@media screen and (max-width:768px){.flex-list__item_half{width:100%}}@media screen and (max-width:630px){.flex-list__item_half{margin:0 0 30px}.flex-list__item_half:last-child{margin-bottom:0}}.flex-list__item_half p{max-width:350px}.flex-list__item_third{margin:20px 15px;width:calc(33.33334% - 30px)}.flex-list__item_third:last-child{margin-bottom:15px}@media screen and (max-width:630px){.flex-list__item_third{width:100%;margin:0 0 30px}.flex-list__item_third:last-child{margin-bottom:0}}.flex-list__item_fourth{margin:20px 15px;width:calc(25% - 30px)}@media screen and (max-width:992px){.flex-list__item_fourth{width:calc(33.3333% - 30px)}}@media screen and (max-width:768px){.flex-list__item_fourth{width:calc(50% - 30px)}}@media screen and (max-width:630px){.flex-list__item_fourth{width:100%;margin:0 0 30px}.flex-list__item_fourth:last-child{margin-bottom:0}}.flex-list__item_gray{padding:30px;border-radius:27px;margin-bottom:15px;background-color:#f8f8f8}.flex-list__item_flexed{display:flex;align-items:center}.mark-list{display:flex;flex-wrap:wrap;margin:-20px -10px;max-width:calc(100% + 20px)}@media screen and (max-width:768px){.mark-list{margin:-10px}}@media screen and (max-width:600px){.mark-list .mark:nth-of-type(n+9){display:none}}@media screen and (max-width:450px){.mark-list .mark:nth-of-type(n+7){display:none}}@media screen and (max-width:600px){.mark-list_active .mark:nth-of-type(n+9){display:block}}@media screen and (max-width:450px){.mark-list_active .mark:nth-of-type(n+7){display:block}}.mark-list__link{display:none;margin:10px}@media screen and (max-width:600px){.mark-list__link{display:block}}.mark{margin:20px 10px;width:calc(12.5% - 20px);text-align:center;position:relative;padding-bottom:1.15rem;cursor:pointer;transition:.25s ease-in-out}@media screen and (max-width:992px){.mark{width:calc(16.6667% - 20px)}}@media screen and (max-width:768px){.mark{margin:10px;width:calc(20% - 20px)}}@media screen and (max-width:600px){.mark{width:calc(25% - 20px)}}@media screen and (max-width:450px){.mark{width:calc(33.33334% - 20px)}}.mark:after{position:absolute;content:"";bottom:0;width:0;left:50%;transform:translateX(-50%);transition:width .2s ease-in-out;transform-origin:center;height:3px;background-color:red}.mark p{font-weight:700}.mark__image{margin:0 auto .3rem}.mark:hover:after,.mark_active:after{width:100%}.mark:hover{transform:scale(1.05)}.slider{max-width:100%;width:100%}.slider__vikup .slider__slide:nth-child(n+2){display:none}.slider__vikup.slick-initialized .slider__slide:nth-child(n+2){display:block}.slider .slick-slide{float:none;display:block}.slider .slick-track{display:flex}.slider .slick-arrow{font-size:0;line-height:0;position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:none;border:0;height:77px;width:21px;padding:3px;border-radius:3px;transition:all .2s ease-in-out}.slider .slick-arrow.slick-disabled{opacity:.25;cursor:default}.slider .slick-arrow.slick-disabled:hover{background:none}.slider .slick-arrow:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-size:contain;background-position:50%;width:100%;height:100%}.slider .slick-arrow:hover{background-color:rgba(0,0,0,.22)}.slider .slick-prev{left:3px}.slider .slick-prev:before{background-image:url(/static/images/slider-arrow-left.svg)}.slider .slick-next{right:4px}.slider .slick-next:before{background-image:url(/static/images/slider-arrow-right.svg)}.checkmark{display:inline-block;vertical-align:middle;position:relative;margin-right:10px;width:30px;height:30px}.checkmark:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);width:25px;height:25px;background:url(/static/images/checkmark.svg) 50% no-repeat;background-size:contain}.metro{-moz-columns:200px auto;columns:200px;padding:40px 0;width:100%}@media screen and (max-width:768px){.metro{padding:0}}.metro__group{margin-bottom:20px}.metro__letter{margin-bottom:10px;color:#ed1b24;font-weight:700;font-size:1.4rem}.metro__station{margin-bottom:3px;display:block;text-decoration:underline;cursor:pointer}.district__logo{display:inline-block;vertical-align:top}.district__logo_uao{background-position:-132px -499px;height:21px}.district__logo_szao,.district__logo_uao{background-image:url(/uploads/sprite/sprite.png);width:29px}.district__logo_szao{background-position:0 -499px;height:26px}.district__logo_vao{background-position:-220px -499px;height:18px}.district__logo_uvao,.district__logo_vao{background-image:url(/uploads/sprite/sprite.png);width:29px}.district__logo_uvao{background-position:-468px -421px;height:27px}.district__logo_svao{background-position:-44px -499px;height:24px}.district__logo_cao,.district__logo_svao{background-image:url(/uploads/sprite/sprite.png);width:29px}.district__logo_cao{background-position:-247px -421px;height:29px}.district__logo_uzao{background-position:-176px -499px;height:21px}.district__logo_uzao,.district__logo_zao{background-image:url(/uploads/sprite/sprite.png);width:29px}.district__logo_zao{background-position:-88px -499px;height:24px}.district__logo_sao{background-image:url(/uploads/sprite/sprite.png);background-position:-291px -421px;width:29px;height:29px}.district__content{padding-left:15px;display:inline-block;width:calc(100% - 35px);font-weight:400}.columns-list{-moz-columns:4 auto;column-count:4}.columns-list--3{-moz-columns:3 auto;column-count:3}.columns-list__item a{color:inherit}.schedule{position:fixed;top:50%;transform:translateY(-50%);width:280px;left:-285px;transition:.25s;background:#fff;z-index:1000}.schedule__text{border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2);padding:10px 15px}.schedule__label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;left:100%;height:100%;width:27px;background-color:#ed1b24;cursor:pointer;border-top-right-radius:5px;border-bottom-right-radius:5px}.schedule__label p{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);text-align:center;width:140px}.schedule:hover{left:-280px}.schedule.active{left:0;box-shadow:0 5px 13px -5px rgba(0,0,0,.25)}.schedule.active:hover{left:0}.brand-list{width:100%;margin-bottom:20px}.brand-list:last-child{margin-bottom:0}.brand-list__wrapper{display:flex;flex-wrap:wrap;width:100%;margin-bottom:-10px}.brand-list__item{width:calc(16.66667% - 8.33333px);margin:0 10px 10px 0;display:flex;align-items:center}.brand-list__item:nth-child(6n){margin-right:0}@media screen and (max-width:1179px){.brand-list__item{width:calc(25% - 7.5px)}.brand-list__item:nth-child(6n){margin-right:10px}.brand-list__item:nth-child(4n){margin-right:0}}@media screen and (max-width:767px){.brand-list__item{width:calc(33.33333% - 6.66667px)}.brand-list__item:nth-child(4n){margin-right:10px}.brand-list__item:nth-child(3n){margin-right:0}}@media screen and (max-width:449px){.brand-list__item{width:calc(50% - 5px)}.brand-list__item:nth-child(3n){margin-right:10px}.brand-list__item:nth-child(2n){margin-right:0}}.brand-list__item:hover .brand-list__item-name{color:#ed1b24}.brand-list__item-image{flex-shrink:0;margin-right:10px}.brand-list__item-name{font-weight:700;font-size:14px;line-height:13px;color:#535353;margin-bottom:3px;transition:.2s ease-in-out}.brand-list__item-count{font-size:12px;line-height:11px;color:#9f9f9f}.vikup-form{display:flex;width:100%}@media screen and (max-width:1000px){.vikup-form{display:block}}.vikup-form .link{color:#fff}.ecredit-button .vikup-form [type=submit].fi-hub__open-button,.vikup-form .button[type=submit],.vikup-form .ecredit-button [type=submit].fi-hub__open-button{font-size:14px}.vikup-form .callback-form__textarea{max-width:100%;margin-top:0;resize:none}.vikup-form .form__block{flex-wrap:wrap}.vikup-form .form__input{width:calc(25% - 20px);max-width:100%}@media screen and (max-width:800px){.vikup-form .form__input{width:calc(50% - 20px);max-width:100%}}@media screen and (max-width:600px){.vikup-form .form__input{width:calc(100% - 20px);max-width:100%}}.vikup-form .form__input_full,.vikup-form .form__input input{max-width:100%}.vikup-form__item{margin-right:15px;width:calc(32% - 15px)}@media screen and (max-width:1000px){.vikup-form__item{margin-right:0;width:100%}}.vikup-form__item_main{width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;background-image:url(/static/images/vykup-bg.jpg);border-radius:27px;padding:40px;display:flex;align-items:center}@media screen and (max-width:1000px){.vikup-form__item_main{width:100%;margin-bottom:15px;padding:30px 20px}}.vikup-form__item_main>div{width:100%}.vikup-form__item_column{display:flex;flex-direction:column}@media screen and (max-width:1000px){.vikup-form__item_column{flex-direction:row}}@media screen and (max-width:600px){.vikup-form__item_column{flex-direction:column}}.vikup-form__item:last-child{margin-right:0}.vikup-form__block{flex-grow:1;margin-bottom:15px;background:#efefef;border-radius:27px;padding:37px 27px 27px;width:100%;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:1000px){.vikup-form__block{margin-bottom:0;margin-right:15px}}@media screen and (max-width:600px){.vikup-form__block{margin-right:0;margin-bottom:15px;align-items:center;padding:20px 15px}}.vikup-form__block:last-child{margin-bottom:0;margin-right:0}.vikup-form__block-title{font-weight:700;font-size:22px;line-height:21px;color:#000;margin-bottom:35px;max-width:100%}@media screen and (max-width:600px){.vikup-form__block-title{margin-bottom:20px}}.vikup-form .form__block--submit{margin-top:20px}@media screen and (max-width:768px){.vikup-form .form__block--submit{justify-content:center;margin-top:0}}.vikup-form__submit{width:320px;flex-shrink:0;margin-right:20px;margin-left:10px}@media screen and (max-width:768px){.vikup-form__submit{margin-right:0;margin-left:0;margin-bottom:10px}}@media screen and (max-width:500px){.vikup-form__submit{width:100%}}.vikup-form__footnote{text-align:left!important;max-width:365px}@media screen and (max-width:600px){.vikup-form__footnote{text-align:center!important;margin:0 auto}}.vikup-form__button{min-width:225px}.car-section{display:flex;flex-wrap:wrap;width:100%}.car-section__item{margin-right:15px;width:100%;max-width:calc(100% - 295px);position:relative}@media screen and (max-width:992px){.car-section__item{margin-right:0;margin-bottom:15px;max-width:100%}}.car-section__item:last-child{margin-right:0;margin-bottom:0}.car-section__item_list{max-width:270px;flex-shrink:0;padding:31px 24px 24px 31px;background:#f8f8f8;border-radius:27px}@media screen and (max-width:992px){.car-section__item_list{max-width:100%}}.car-section__item-name{font-weight:700;font-size:22px;line-height:21px;margin-bottom:20px}.car-section__item-list{list-style:none;padding:0;margin:0}.car-section__item-list li{margin-bottom:20px}.car-section__item-list li:last-child{margin-bottom:0}.car-section__item-list li .link{color:#535353;border-bottom-style:solid}.car-section__item-list li .link:hover{color:#ed1b24}.car-section__header{display:flex;flex-wrap:wrap;width:calc(100% + 14px);align-items:center;margin:-7px -7px 23px}.car-section__header>*{margin:7px}.car-section__button-list{display:flex;align-items:center;justify-content:center;margin-top:40px;margin-bottom:30px}.imager{position:relative;cursor:pointer;height:100%;display:flex}.imager:hover .imager__item-pagination{opacity:1}.imager_model .imager__item{height:100%;padding-top:48.9%}@media screen and (max-width:768px){.imager{height:0;padding-top:48.9%}}@media screen and (max-width:768px){.imager_full{margin-left:-15px;margin-right:-15px}}.imager_stock{width:100%;height:0;padding-top:69.145%}.imager__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.imager__item{flex-grow:1;flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}@media screen and (max-width:800px){.imager__item{width:100%}}.imager__item *{pointer-events:none;opacity:0;transition:0s!important}@media screen and (max-width:800px){.imager__item *{opacity:1}}.imager__item:hover .imager__item-pagination{opacity:1;background-color:#ed1b24}.imager__item.active :not(.imager__item-pagination),.imager__item:hover .imager__item-holder,.imager__item:hover .imager__item-holder img{opacity:1}.imager__item-pagination{opacity:0;height:2px;width:100%;background-color:#fff;transition:.1s!important;bottom:-2px;z-index:5}@media screen and (max-width:800px){.imager__item-pagination{display:none}}.imager__item-holder{position:absolute!important;top:0;left:0;right:0;bottom:0}.imager__pagination{position:absolute;bottom:0;left:0;display:flex;justify-content:center;align-items:center;width:100%}@media screen and (max-width:768px){.imager__pagination{display:none}}.imager__pagination-item{width:100%;max-width:93px;margin-right:30px;height:20px;position:relative}.imager__pagination-item:before{position:absolute;content:"";top:0;left:0;right:0;height:3px;border-radius:3px;background-color:#fff}.imager__pagination-item.active:before{opacity:.3}.imager__pagination-item:last-child{margin-right:0}.swiper-button{position:absolute;top:50%;z-index:22;transform:translateY(-50%);background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.25);width:60px;height:60px;display:flex;justify-content:center;align-items:center;transition:.2s ease-in-out;border-radius:50%;cursor:pointer;outline:none;border:none;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swiper-button[aria-label]{opacity:1}@media screen and (max-width:768px){.swiper-button{display:none}}.swiper-button.swiper-button-disabled{opacity:0;visibility:hidden}.swiper-button:hover{background:#ed1b24;box-shadow:0 4px 10px rgba(0,0,0,.25)}.swiper-button:hover .swiper-button__icon{opacity:0}.swiper-button:hover .swiper-button__icon_hover{opacity:1}.swiper-button_next{right:-15px}.swiper-button_prev{left:-15px}.swiper-button_prev .swiper-button__icon img{transform:rotate(180deg)}.swiper-button__icon{width:30px;height:18px;transition:.2s ease-in-out}.swiper-button__icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.swiper-button__icon_hover{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.container{width:100%;max-width:1190px;padding:0 15px;margin:0 auto}.container--vikup-brand-description{display:flex;flex-wrap:wrap;align-items:center}.container--vikup-brand-description .image{margin-right:15px}.container--vikup-brand-description h2{width:auto;margin-bottom:5px}.container--vikup-brand-description p{width:100%}.container--vikup-brand-description p:first-of-type{margin-top:1em}.container_padded{padding:80px 0}.swiper-slider_padded{margin:-15px;padding:15px}.swiper-slider__wrapper{width:100%;position:relative}.dealer{min-height:350px;margin-right:16px;border-radius:27px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;position:relative;padding:28px;background:rgba(0,0,0,.5)}.dealer .link{font-weight:700;font-size:16px;line-height:15px;color:#fff}.dealer .link:hover{color:#ed1b24}.dealer .link_arrowed{text-decoration:none;border:0}.dealer .link_arrowed span{display:inline-block;transition:padding .2s ease-in-out}.dealer .link_arrowed:hover span{padding-left:5px}.dealer.dealer_rolf-sz .dealer__name{font-size:34px;line-height:33px}.dealer.swiper-slide{width:calc(33.33333% - 35.33333px)}@media screen and (max-width:1179px){.dealer.swiper-slide{width:calc(50% - 38px)}}@media screen and (max-width:767px){.dealer.swiper-slide{margin-right:16px;width:calc(100% - 46px)}}.dealer.swiper-slide.dealer_rolf-sz{padding:40px 38px;width:calc(66.66667% - 70.66667px)}@media screen and (max-width:767px){.dealer.swiper-slide.dealer_rolf-sz{padding:28px;margin-right:16px;width:calc(100% - 46px)}}.dealer__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.dealer__info{width:100%;flex-grow:1;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;pointer-events:none}.dealer__info .link{pointer-events:all}.dealer__name{font-weight:700;font-size:22px;line-height:21px;color:#fff;margin-bottom:12px}.developer{width:100%}.developer__link{display:block;margin-left:auto;width:130px;opacity:.5}@media screen and (max-width:992px){.developer__link{margin-right:auto}}.developer__link:hover{opacity:1}.footer-form{position:relative;border-radius:27px 27px 0 0;overflow:hidden;width:100%;padding:85px 0 140px;margin-bottom:-70px}@media screen and (max-width:992px){.footer-form{border-radius:20px 20px 0 0;padding:30px 0 50px;margin-bottom:-30px}}.footer-form_no-border{border-radius:0}.footer-form .form-static{margin-left:0;border:0;padding:0;align-items:flex-start;text-align:left;background-color:transparent}@media screen and (max-width:800px){.footer-form .form-static{margin-left:auto}}.footer-form .form-static:after{display:none}.footer-form .checkbox-block label{color:#fff}@media screen and (max-width:800px){.footer-form .custom-select{max-width:100%}}.footer-form .callback-form__heading{font-weight:700;font-size:34px;line-height:33px;color:#fff;text-align:left;margin-left:0;margin-top:0}.footer-form .callback-form__input{margin-top:14px;margin-left:0}.footer-form .callback-form__button{width:100%;max-width:420px}@media screen and (max-width:800px){.footer-form .callback-form__button{max-width:100%}}.footer-form .callback-form__footnote,.footer-form .callback-form__link{font-size:12px;line-height:11px;color:#9f9f9f;text-align:left}.footer-form .callback-form__footnote span,.footer-form .callback-form__link span{color:inherit;font-size:inherit;line-height:inherit}.random-message{position:fixed;left:25px;bottom:25px;opacity:0;right:-450px;width:400px;padding:25px 10px 25px 25px;transition:left .35s,opacity .4s ease-out;box-shadow:0 8px 25px -5px rgba(0,0,0,.45);background-color:rgba(83,83,83,.9);z-index:1000;border-radius:15px}@media screen and (max-width:800px){.random-message{display:none}}.random-message.active{transition:left 0s,opacity .7s ease-out;left:25px;opacity:1}.random-message__close{position:absolute;top:5px;right:5px;width:25px;height:25px;line-height:25px;font-size:18px;font-weight:700;text-align:center;cursor:pointer;z-index:2;color:#fff}.random-message__text{font-size:14px;line-height:1.44;margin-bottom:0;color:#fff}.tooltipster-base{max-width:320px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-box{border:none;background:#292527;background:rgba(41,37,39,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow{height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow{height:16px;margin-left:0;margin-top:-8px;width:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border{border:8px solid transparent}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#1b1b1b;border-bottom-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border{border-left-color:#1b1b1b;border-left-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border{border-right-color:#1b1b1b;border-right-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border{border-top-color:#1b1b1b;border-top-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped{left:-8px}.appeal__message:hover{color:#fff}.ecredit-button .fi-hub__open-button:before{content:"";background-image:url(/static/images/icon-percent.svg);width:20px;height:18px;background-repeat:no-repeat;margin-right:2px}.ecredit-button .fi-hub__popup{width:95%;height:90vh;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:1px 1px 2px 1px rgba(0,0,0,.15)}.ecredit-button .fi-hub__iframe{width:100%;height:100%}.video{position:relative;width:100%;overflow:hidden}.video iframe,.video video{display:block;width:100%}.video_vikup{position:relative;width:100%;height:auto;border-radius:15px;overflow:hidden}.video__bg{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;top:0;left:0;z-index:2;opacity:1;transform:scale(1);background-color:rgba(0,0,0,.4);cursor:pointer;transition:opacity .25s ease-in-out,transform .25s linear}.video__bg.removed{opacity:0;pointer-events:none}.video__bg.scaled{transform:scale(3)}.video__bg .video-bg{z-index:-1;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.video__bg .video-bg,.video__bg .video-bg:after{position:absolute;top:0;left:0;width:100%;height:100%}.video__bg .video-bg:after{content:"";background-color:rgba(0,0,0,.4)}.credit-img{background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;padding-top:39%;margin-bottom:30px}.credit p{font-size:18px;line-height:20px;margin-bottom:20px}.credit .section{padding:0}.credit .formatted-text{margin-bottom:20px}.credit .car-section__header,.credit .car-section__item_list{display:none}.credit .car-section__item{max-width:100%}.credit .card__full-block{font-weight:700}.credit .button__caption{font-weight:900}.credit .text-small{font-size:13px}.slider-dc{position:relative;width:calc(100% + 15px);margin:0 -15px 50px;overflow:hidden}.slider-dc .swiper-slide{padding:0 8px}.slider-dc .swiper-button_prev{left:8px}.slider-dc .swiper-button_next{right:8px}.slider-dc__item-img{width:100%;padding-top:66.6%;background-repeat:no-repeat;background-position:50%;background-size:cover}.garage{flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%}.garage__finish-buttons{display:flex;flex-direction:column}.garage__main{width:835px;margin-right:30px}.garage__header-row{display:flex;align-items:flex-start;margin-bottom:10px}.garage__header{font-weight:700;font-size:30px;max-width:calc(100% - 140px);line-height:33px;margin-bottom:0}.garage__header-badge{color:#fff;font-size:12px;padding:10px}.garage__subtitle{font-style:normal;font-weight:700;font-size:16px;line-height:15px;color:#535353;margin:27px 0 10px}.garage__nav-buttons{display:flex;width:100%;justify-content:space-between}.garage__nav-buttons-white{background-color:#fff;color:#6c6a6a}@media screen and (max-width:767px){.garage__nav-buttons-white{margin-bottom:10px}}.garage__nav-buttons-white--hidden{opacity:0}@media screen and (max-width:767px){.garage__nav-buttons{flex-direction:column}}.garage__car-card-row{display:flex;align-items:flex-start}.garage__car-card-row .card-list__list{margin-right:30px}@media screen and (max-width:767px){.garage__car-card-row{flex-direction:column;align-items:center}}.garage__car-card-column{max-width:100%}.garage-progress{position:relative;padding:8px 0;border-radius:15px;background-color:rgba(255,0,0,.1);overflow:hidden}.garage-progress_yellow{background-color:rgba(250,250,0,.2)}.garage-progress_yellow .garage-progress-fill{background-color:#ffeb00}.garage-progress_green{background-color:rgba(0,255,0,.1)}.garage-progress_green .garage-progress-fill{background-color:#47c752}.garage-progress_green .garage-progress-text{color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.4)}.garage-progress-fill{position:absolute;top:0;left:0;height:100%;border-radius:15px;background-color:#db3727;transition:.5s}.garage-progress-text{font-weight:700;position:relative;z-index:1}.garage--edit .garage__nav-buttons{justify-content:center}.garage--edit .garage__nav-buttons>.garage__nav-buttons-white{display:none}.garage--edit .garage__nav-buttons .garage__nav-buttons-white{border-color:#6c6a6a}.garage--edit .garage__nav-buttons .garage__nav-buttons-white:hover{background-color:#6c6a6a}.garage-add__input{max-width:100%;margin-bottom:38px}.garage-add__list{min-height:150px;margin:0;padding:0;width:100%;list-style-type:none;font-style:normal;font-weight:700;font-size:14px;line-height:13px;color:#535353;-moz-columns:5;column-count:5}.garage-add__item{display:flex;align-items:center;margin-bottom:16px}.garage-add__item--active{pointer-events:none}.garage-add__item--active .garage-add__link{color:#ed1b24;text-decoration:underline}.garage-add__list-image{width:21px;height:14px;margin-right:5px}.garage-add__link{cursor:pointer;text-decoration:none;color:#000;transition:color .2s ease-in-out}.garage-add__link:hover{color:#ed1b24;text-decoration:underline}.garage-form__trade_in_model_link{cursor:pointer}.garage-form__info{width:100%;display:flex;padding:20px 28px 20px 18px;background:#f8f8f8;border-radius:18px}.garage-form__info-image{margin-right:14px}.garage-form__info-text{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#535353}.garage-form__video{display:flex}@media screen and (max-width:1100px){.garage-form__video{flex-direction:column}}.garage-form__video-text{max-width:451px;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#535353;margin:0 19px 0 0}.garage-form__video-link{display:flex}@media screen and (max-width:1100px){.garage-form__video-link{margin-top:10px}}.garage-form__video-link-input{max-width:270px;margin:0;border-top-right-radius:0;border-bottom-right-radius:0}.garage-form__video-link-button{min-width:102px;padding:12px 18px 12px 15px;border-top-left-radius:0;border-bottom-left-radius:0;margin-right:15px;font-style:normal;font-weight:400;font-size:14px;line-height:13px;color:#fff}.garage-form__video-link-button--auto-width{min-width:unset}.garage-form__video-link.load:after{background-color:hsla(0,0%,100%,.8);background-position:center 40%;background-size:50% 50%}.garage-form__checkboxes-block-subtitle{font-size:12px;line-height:14px;color:#6c6a6a;max-width:90%;transform:translateX(27px)}.garage-form__checkbox{margin-bottom:4px}.garage-form__checkbox_bold{font-weight:700}.garage-form__checkbox-margin{margin:27px 0!important}.garage-form__input{width:367px;margin:0 21px 0 0}@media screen and (max-width:405px){.garage-form__input{width:100%}}.garage-form__input_top-margin{margin-top:12px}.garage-form__input--small{width:240px}.garage-form__input-wrapper{min-width:230px}.garage-form__data{margin-bottom:28px}.garage-form__data-block{display:flex;align-items:center;margin-bottom:16px}.garage-form__data-block:last-of-type{margin-bottom:0}@media screen and (max-width:900px){.garage-form__data-block{flex-direction:column;align-items:flex-start}}@media screen and (max-width:900px){.garage-form__data-block .garage-form__input{margin-bottom:10px}}.garage-form__data-text{max-width:400px;color:#535353}.garage-form__data-text_dashed{white-space:nowrap;max-width:250px;border-bottom:1px dashed #999;display:inline}.garage-form__personal-info{margin-top:35px}.garage-form__price{display:flex;align-items:center;flex-wrap:wrap}@media screen and (max-width:1100px){.garage-form__price{display:inline-block}}.garage-form__price-block{display:flex}@media screen and (max-width:1100px){.garage-form__price-block{margin-bottom:10px}}.garage-form__price-input{border-top-right-radius:0;border-bottom-right-radius:0;margin:0;width:287px}@media screen and (max-width:400px){.garage-form__price-input{width:200px}}.garage-form__price-select{width:80px;min-width:80px}.garage-form__price-select .select2-container--default .select2-selection--single .select2-selection__arrow{right:5px!important}.garage-form__price-info-icon{margin-left:11px}.garage-form__price-select .select2-container--default .select2-selection--single{width:80px;border-top-left-radius:0;border-bottom-left-radius:0}.garage-form__price-select .select2-container--default .select2-selection--single .select2-selection__arrow{right:65px}.garage-form__price-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:18px;line-height:17px;text-align:center;color:#535353}.garage-form__green-text{max-width:200px;font-size:14px;line-height:17px;color:#2da771;position:absolute;bottom:11px;right:-221px}@media screen and (max-width:615px){.garage-form__green-text{bottom:-27px;left:0;right:0}}.garage-form__car-info{display:flex;flex-wrap:wrap}.garage-form__car-info-buttons{margin-bottom:14px!important}.garage-form__car-info-selects{display:flex}@media screen and (max-width:400px){.garage-form__car-info-selects{flex-direction:column}}.garage-form__car-info-subtext{margin-top:12px;margin-bottom:37px}.garage-form__car-info-select-year{width:212px;margin-right:7px}@media screen and (max-width:400px){.garage-form__car-info-select-year{width:100%;margin-bottom:10px}}.garage-form__car-info-select-month{width:148px}@media screen and (max-width:400px){.garage-form__car-info-select-month{width:100%}}.garage-form__car-info-pasport{max-width:367px;position:relative;margin-right:109px}@media screen and (max-width:615px){.garage-form__car-info-pasport{margin-bottom:27px}}@media screen and (max-width:430px){.garage-form__car-info-pasport{margin-right:0}}.garage-form__car-info-green-icon{position:relative;display:flex;margin:0;align-items:center}.garage-form__car-info-green-icon-bcgrnd{margin-right:7px}.garage-form__car-info-green-icon-plus{position:absolute;top:10px;left:7px}.garage-form__car-info-green-icon-text{max-width:220px;font-style:normal;font-weight:400;font-size:14px;line-height:13px;color:#2da771}.garage-form__car-info-state{max-width:272px}.garage-form__comments-textarea{max-width:100%;height:120px;margin:0}.garage-form__comments-text{max-width:581px;margin-bottom:16px}.garage-form__options-title{font-weight:700;font-size:16px;color:#535353;margin-bottom:2px}.garage-form__options-block{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;border-bottom:1px solid #e5e5e5;padding-bottom:20px;padding-top:12px;margin-bottom:30px}.garage-form__options-block-select{width:273px}.garage-form__options-block--without-columns{justify-content:flex-start}.garage-form__options-block--without-columns .garage-form__option-column-element{margin-right:10px}.garage-form__options-block--columns{display:block;-moz-columns:2 auto;column-count:2}.garage-form__option-column{display:flex;flex-direction:column;justify-content:space-around}.garage-form__option-column-element{margin-bottom:12px;-moz-column-break-inside:avoid;break-inside:avoid-column}.garage-form__red-text{color:red}.garage-form__rolf-approve{padding-bottom:44px;margin-bottom:50px;border-bottom:1px solid #e5e5e5}.garage-form__stickers-text{width:100%;max-width:100%;margin-bottom:23px}.garage-form__stickers-text:last-of-type{margin-bottom:0}.garage-form__documents-tooltip{display:flex;align-items:center}.garage-form__documents-tooltip-image{margin-right:20px;min-width:205px}.garage-form__documents-tooltip-text{font-size:14px;width:280px;text-align:left}.garage-form__documents-tooltip-text p:not(:last-of-type){margin-bottom:15px}.garage-form__damaged-parts{position:relative}.garage-form__mark-wrapper{position:absolute;top:0;left:0;width:50px;height:50px}.garage-form__mark-wrapper:hover .garage-form__mark{opacity:1}.garage-form__mark-wrapper .tooltip{height:28px!important;white-space:nowrap}.garage-form__mark{position:relative;top:calc(50% - 10px);left:calc(50% - 10px);width:20px;height:20px;border-radius:50%;background-color:#db3727;opacity:0;transition:opacity .3s ease-in-out;cursor:pointer}.garage-form__mark:after,.garage-form__mark:before{content:"";position:absolute;top:9px;left:4px;width:12px;height:2px;background-color:#fff}.garage-form__mark:after{transform:rotate(90deg)}.garage-form__mark.active{opacity:1;visibility:visible}.garage-form__mark.active:before{display:none}.garage-form__mark.active:after{top:6px;left:6px;width:8px;height:8px;border-radius:50%}.garage-form__popup{z-index:1;position:absolute;top:50px;left:-85px;width:220px;padding:20px 15px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 10px 20px -5px rgba(0,0,0,.4);opacity:0;visibility:hidden;background-color:#fff;transform:translateY(20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.garage-form__popup:before{content:"";position:absolute;top:-21px;left:100px;border:10px solid transparent;border-bottom-color:#c7c7c7}.garage-form__popup:after{content:"";position:absolute;top:-20px;left:100px;border:10px solid transparent;border-bottom-color:#fff}.garage-form__popup.show{opacity:1;visibility:visible;transform:translateY(0)}.garage-form__popup .garage-choose__checkbox{margin-left:0}.garage-form__popup textarea{width:100%;height:100px;border:1px solid #e5e5e5;margin-bottom:10px;resize:vertical}.ecredit-button .garage-form__popup .fi-hub__open-button,.garage-form__popup .button,.garage-form__popup .ecredit-button .fi-hub__open-button{min-width:1px;height:35px;font-size:16px;line-height:35px;font-weight:400}.garage-form__popup .button-save{margin-bottom:10px}.garage-form__popup .button-save.disabled{color:rgba(0,0,0,.5);border:none;background-color:rgba(0,0,0,.1);pointer-events:none;cursor:default}.garage-form__popup .button-delete{color:#e5e5e5;border:none;background-color:transparent;transition:color .3s ease-in-out}.garage-form__popup .button-delete:hover{color:#c51017}.garage-form__popup-title{font-size:15px;font-weight:600;margin-bottom:10px}@media screen and (max-width:1440px){.garage__main{width:70%}}@media screen and (max-width:900px){.garage{flex-direction:column}.garage__main{width:100%;margin:0 0 50px}}@media screen and (max-width:500px){.garage-add__list{-moz-columns:4;column-count:4}}@media screen and (max-width:400px){.garage-add__list{-moz-columns:3;column-count:3}}.my-breadcrumbs{display:flex;flex-wrap:wrap;font-style:normal;font-weight:700;font-size:14px;line-height:18px;margin:0 0 27px}.my-breadcrumbs__item{margin-right:4px}.my-breadcrumbs__link{cursor:pointer;text-decoration:none;color:#000;transition:color .2s ease-in-out}.my-breadcrumbs__link:hover{color:#ed1b24;text-decoration:underline}.garage-select-buttons{display:flex;margin-top:10px;margin-bottom:34px;align-items:center;flex-wrap:wrap}.garage-select-buttons__button{font-style:normal;font-weight:400;font-size:16px;line-height:15px;color:#6c6a6a;background-color:#fff;margin-right:5px;margin-bottom:5px;padding:10px 15px;min-width:50px}.garage-select-buttons__button_colorized{background-color:#ed1b24;color:#fff}.garage-choose__checkbox{margin-left:27px;font-style:normal;font-weight:400;font-size:14px;line-height:13px}@media screen and (max-width:386px){.garage-choose__checkbox{margin-right:27px;margin-left:0}}.garage-choose__block.load{min-height:150px}.garage-form__car-info-pasport .checkbox-block,.garage-form__checkboxes-block .checkbox-block,.garage-form__option-column .checkbox-block,.garage-form__price .checkbox-block,.garage-select-buttons .checkbox-block,.garage .checkbox-block{position:relative;display:flex;flex-wrap:wrap}.garage-form__car-info-pasport .checkbox-block.hidden,.garage-form__checkboxes-block .checkbox-block.hidden,.garage-form__option-column .checkbox-block.hidden,.garage-form__price .checkbox-block.hidden,.garage-select-buttons .checkbox-block.hidden,.garage .checkbox-block.hidden{display:none}.garage-form__car-info-pasport .checkbox-block:before,.garage-form__checkboxes-block .checkbox-block:before,.garage-form__option-column .checkbox-block:before,.garage-form__price .checkbox-block:before,.garage-select-buttons .checkbox-block:before,.garage .checkbox-block:before{content:none}.garage-form__car-info-pasport .checkbox-block:last-child,.garage-form__checkboxes-block .checkbox-block:last-child,.garage-form__option-column .checkbox-block:last-child,.garage-form__price .checkbox-block:last-child,.garage-select-buttons .checkbox-block:last-child,.garage .checkbox-block:last-child{margin-bottom:0}.garage-form__car-info-pasport .checkbox-block:nth-of-type(n+2),.garage-form__checkboxes-block .checkbox-block:nth-of-type(n+2),.garage-form__option-column .checkbox-block:nth-of-type(n+2),.garage-form__price .checkbox-block:nth-of-type(n+2),.garage-select-buttons .checkbox-block:nth-of-type(n+2),.garage .checkbox-block:nth-of-type(n+2){margin-top:5px}.garage-form__car-info-pasport .checkbox-block label,.garage-form__checkboxes-block .checkbox-block label,.garage-form__option-column .checkbox-block label,.garage-form__price .checkbox-block label,.garage-select-buttons .checkbox-block label,.garage .checkbox-block label{margin:2.5px;display:block;position:relative;padding-left:25px;transform:none;text-transform:none;color:#202124;font-size:.833rem;left:0;line-height:1.44rem;cursor:pointer;pointer-events:all;transition:all .2s ease-in-out}.garage-form__car-info-pasport .checkbox-block label input,.garage-form__checkboxes-block .checkbox-block label input,.garage-form__option-column .checkbox-block label input,.garage-form__price .checkbox-block label input,.garage-select-buttons .checkbox-block label input,.garage .checkbox-block label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.garage-form__car-info-pasport .checkbox-block label input:checked~.rolf-checkmark,.garage-form__checkboxes-block .checkbox-block label input:checked~.rolf-checkmark,.garage-form__option-column .checkbox-block label input:checked~.rolf-checkmark,.garage-form__price .checkbox-block label input:checked~.rolf-checkmark,.garage-select-buttons .checkbox-block label input:checked~.rolf-checkmark,.garage .checkbox-block label input:checked~.rolf-checkmark{background-color:#ed1b24;border-color:#ed1b24!important}.garage-form__car-info-pasport .checkbox-block label input:checked~.rolf-checkmark:after,.garage-form__checkboxes-block .checkbox-block label input:checked~.rolf-checkmark:after,.garage-form__option-column .checkbox-block label input:checked~.rolf-checkmark:after,.garage-form__price .checkbox-block label input:checked~.rolf-checkmark:after,.garage-select-buttons .checkbox-block label input:checked~.rolf-checkmark:after,.garage .checkbox-block label input:checked~.rolf-checkmark:after{opacity:1;transform:translate(-50%,-50%) rotate(45deg)}.garage-form__car-info-pasport .checkbox-block label .rolf-checkmark,.garage-form__checkboxes-block .checkbox-block label .rolf-checkmark,.garage-form__option-column .checkbox-block label .rolf-checkmark,.garage-form__price .checkbox-block label .rolf-checkmark,.garage-select-buttons .checkbox-block label .rolf-checkmark,.garage .checkbox-block label .rolf-checkmark{position:absolute;top:3px;left:0;height:16px;width:16px;background-color:#fff;border:2px solid #e8e9e9;transition:all .2s ease-in-out;border-radius:4px}.garage-form__car-info-pasport .checkbox-block label .rolf-checkmark:after,.garage-form__checkboxes-block .checkbox-block label .rolf-checkmark:after,.garage-form__option-column .checkbox-block label .rolf-checkmark:after,.garage-form__price .checkbox-block label .rolf-checkmark:after,.garage-select-buttons .checkbox-block label .rolf-checkmark:after,.garage .checkbox-block label .rolf-checkmark:after{content:"";position:absolute;display:block;opacity:0;top:40%;left:50%;transform:translate(-50%,-150%) rotate(45deg);width:4px;height:8px;transition:all .2s ease-in-out;border:solid #fff;border-width:0 2px 2px 0}.garage-form__car-info-pasport .checkbox-block label:hover input~.rolf-checkmark,.garage-form__checkboxes-block .checkbox-block label:hover input~.rolf-checkmark,.garage-form__option-column .checkbox-block label:hover input~.rolf-checkmark,.garage-form__price .checkbox-block label:hover input~.rolf-checkmark,.garage-select-buttons .checkbox-block label:hover input~.rolf-checkmark,.garage .checkbox-block label:hover input~.rolf-checkmark{border-color:#d3d4d4}.garage-card{width:270px;background:#f8f8f8;border-radius:27px;padding:31px}.garage-card__headers{display:flex;justify-content:space-between}.garage-card__title{font-style:normal;font-weight:700;font-size:22px;line-height:21px;margin:0 0 23px}.garage-card__info{width:38px;height:38px}.garage-card__list{list-style-type:none;padding:0;margin:0 0 22px}.garage-card__list-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.garage-card__list-container:last-of-type{margin-bottom:0}.garage-card__image{background-image:url(/static/images/icon-plus-white-not-field.svg);background-repeat:no-repeat;background-size:contain;width:30px;height:24px;margin-right:9px}.garage-card__image_filed-red{background-image:url(/static/images/icon-plus-filed-red.svg)}.garage-card__image_red{background-image:url(/static/images/icon-plus-red-not-field.svg)}.garage-card__text{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#6c6a6a}.garage-card__item-text{cursor:pointer;text-decoration:none;color:#000;transition:color .2s ease-in-out}.garage-card__item-text:hover{color:#ed1b24;text-decoration:underline}.as.section{padding:0}.as__service{display:flex;align-items:center;width:100%}@media screen and (max-width:768px){.as__service{margin-top:25px;flex-direction:column}}.as__service .table-wrap{width:100%}.as__service-title{margin-top:20px;margin-bottom:0}@media screen and (max-width:768px){.as__service-title{margin-top:0}}.as__htb-title{margin-bottom:40px;font-size:1.8em;font-weight:800}@media screen and (max-width:768px){.as__htb-title{font-size:1.2em}}.as .title_main{margin-bottom:15px}.as .title_main h2{font-size:1.8em}@media screen and (max-width:768px){.as .title_main h2{font-size:1.4em}}.as .title_card h2{font-size:18px}.as .htb{width:100%;margin-bottom:60px}@media screen and (max-width:768px){.as .htb{margin-bottom:0}}.as .htb__section{margin-top:10px;padding-top:0}.as .htb__step-title{position:relative;top:20px;font-size:18px}.as .htb__underline-line svg{width:170px;height:15px}.as section{margin-top:80px;padding:0 15px}@media screen and (max-width:768px){.as section{margin-top:25px}}.as section h1{margin-bottom:15px;font-size:2.5em}@media screen and (max-width:768px){.as section h1{font-size:1.6em}}.as section h2{font-size:1.8em}@media screen and (max-width:768px){.as section h2{font-size:1.4em}}.as section h2:last-child{margin-bottom:0}.as .icons{width:100%}.as .icons.htb__section{margin-top:80px}.as .icons .icons__head-container{display:flex;align-items:center;flex-direction:row;margin-bottom:50px}.as .icons .icons__plus{width:50px}@media screen and (max-width:768px){.as .icons .icons__plus{width:30px}}.as .icons .icons__title{max-width:750px;margin:0 0 0 20px;font-weight:700}@media screen and (max-width:758px){.as .icons .icons__title{font-size:1em}}.as .icons .icons__container{display:flex;flex-direction:column;margin:0 auto}.as .icons .icons__container .icons__icon-image{width:50px;margin-bottom:30px;fill:#c51017}@media screen and (max-width:768px){.as .icons .icons__container .icons__icon-image{margin-bottom:15px}}.as .icons .icons__container .icons__columns{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-around;margin-bottom:30px}.as .icons .icons__container .icons__rows{display:flex;align-items:center;flex-direction:column;width:200px;margin-bottom:25px}.as .icons .icons__container .icons__rows .isons__subtitles{line-height:1.25em;text-align:center;text-transform:uppercase}.market-invite{display:flex;margin-top:4em}@media screen and (max-width:767px){.market-invite{flex-wrap:wrap;margin-bottom:1em;margin-top:0}}.market-invite__text{font-size:14px;line-height:1.8;margin-right:20px}@media screen and (max-width:767px){.market-invite__text{margin-bottom:1em;margin-right:0}}.market-invite__button{min-width:400px}@media screen and (max-width:767px){.market-invite__button{min-width:unset}}.popup-cookie{z-index:10000;position:fixed;bottom:10px;left:0;right:0;display:flex;align-items:center;padding:15px .9375rem;transform:translateY(0);border-radius:.9375rem;margin:0 auto;background-color:#fff;box-shadow:0 5px 23px -3px rgba(0,0,0,.3)}@media screen and (max-width:768px){.popup-cookie{flex-direction:column;align-items:flex-start}}@media screen and (max-width:1220px){.popup-cookie{width:calc(100% - 30px);margin:0 15px}}.popup-cookie .mfp-close{color:#777}.popup-cookie.hide{display:none}.popup-cookie .container{display:flex;flex-direction:column;align-items:flex-start}.popup-cookie .btn{height:40px;font-size:.875rem;line-height:40px;margin-top:25px}@media screen and (max-width:992px){.popup-cookie .btn{margin-top:15px}}.popup-cookie__text{font-size:12px;color:#777;line-height:16px;margin-right:15px}.popup-cookie__text a{color:#777;text-decoration:underline}@media screen and (max-width:992px){.popup-cookie__text{font-size:12px;line-height:15px}}.popup-cookie-btn{font-size:14px;height:38px}.alert{padding:25px 15px 20px;background-color:transparent;border:1px solid #ececec;color:#000}.alert p{margin:0}.alert__title{font-size:1.2em;font-weight:700;margin-bottom:15px}.alert--warning{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.icon{display:inline-block;width:20px;height:20px;flex-shrink:0}.icon svg,.icon use{width:100%;height:100%;display:block}.icon--large{width:30px;height:30px}.vikup__tabs_wrapper{width:100%;height:55px;overflow:hidden}.vikup__tabs{display:flex;align-items:center;justify-content:space-between;width:100%;height:calc(100% + 20px);padding:0 0 20px;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.vikup__tab{margin-right:20px;padding:0 52px;font-size:16px;line-height:35px;text-align:center;color:#484848;transition:border-color .2s ease-in-out,color .2s ease-in-out,background-color .2s ease-in-out;border:1px solid #d6d6d6;border-radius:45px;cursor:pointer}.vikup__tab:last-child{margin-right:0}.vikup__tab:hover{color:#fff;border-color:#c51017;background-color:#c51017}.vikup__commission-list{flex-wrap:nowrap}@media screen and (max-width:630px){.vikup__commission-list{flex-direction:column}}.vikup__commission-item{width:calc(33.33334% + 3px)}@media screen and (max-width:1200px){.vikup__commission-item{width:calc(33.33334% + 3px)}}@media screen and (max-width:992px){.vikup__commission-item{width:calc(50% - 30px)}}@media screen and (max-width:630px){.vikup__commission-item{width:100%}}.vikup__commission-item .ai-c{margin-bottom:30px}@media screen and (max-width:992px){.vikup__commission-item .ai-c{margin-bottom:15px}}.vikup__commission-item_img{max-width:330px;margin:0 0 20px}@media screen and (max-width:1200px){.vikup__commission-item_img{display:flex;justify-content:space-between;margin:0 15px 20px}}@media screen and (max-width:992px){.vikup__commission-item_img{display:none}}@media screen and (max-width:992px){.vikup__order{width:100%;overflow-x:auto;overflow-y:hidden}}.vikup__order-inner{position:relative}@media screen and (max-width:992px){.vikup__order-inner{width:915px;white-space:nowrap}}.vikup__order-list{display:flex;margin:40px 20px 75px}@media screen and (max-width:992px){.vikup__order-list{width:880px}}.vikup__order-item{width:25%;margin:0 50px;cursor:pointer}@media screen and (max-width:992px){.vikup__order-item{width:220px;margin:0 0 0 40px;white-space:normal}}.vikup__order-item:first-child{margin-left:0}.vikup__order-item:last-child{margin-right:0}.vikup__order-item-time{width:75px;margin-bottom:22px;font-size:.875rem;font-weight:700;line-height:24px;text-align:center;color:#ed1b24;border:2px solid rgba(237,27,36,.1);border-radius:27px;background-color:#fff}.vikup__order-item-title{height:87px;font-size:1.375rem;line-height:1.2}.vikup__order-item-text{font-size:1rem;line-height:1.2;color:#6c6a6a}.vikup__order-line{position:absolute;top:112px;left:0;display:flex;width:100%;height:4px;background-color:#e5e5e5}.vikup__order-circle-wrapper{width:25%;margin-top:-19px;padding:20px 0;cursor:pointer}.vikup__order-circle-wrapper:last-child{width:18px}.vikup__order-circle-wrapper.active .vikup__order-circle-line{transition:opacity .3s ease-in-out;opacity:1;background-color:#ed1b24}.vikup__order-circle-line{height:4px;margin-top:-1px;opacity:0}.vikup__order-circle{width:18px;height:18px;margin:-12px 0 0;border-radius:50%;background-color:#ed1b24}.vikup__order-button-wrapper{width:255px;max-width:100%}.ecredit-button .vikup__order-button-wrapper .fi-hub__open-button,.vikup__order-button-wrapper .button,.vikup__order-button-wrapper .ecredit-button .fi-hub__open-button{font-weight:600}.vikup__img-wrapper_red{display:flex;align-items:center;justify-content:center;width:43px;height:43px;margin-right:15px!important;border-radius:9px;background-color:#ed1b24}@media screen and (max-width:630px){.vikup__vikup-auto .flex-list__item{margin-left:0}}.vikup__mw{max-width:460px;margin-left:auto}@media screen and (max-width:768px){.vikup__mw{margin-left:15px}}@media screen and (max-width:630px){.vikup__mw{margin-left:0}}.vikup__mw .form-static{box-shadow:none}.vikup__mw .form-static div{margin-right:0}.vikup__mw .form-static .callback-form__input,.vikup__mw .form-static .custom-select{max-width:455px}.vikup__mw .form-static button{max-width:455px;font-weight:600}.vikup__mw .form-static p{max-width:100%}.vikup__mw .form-static .callback-form__footnote{line-height:13px}.vikup__limited-content{position:relative;z-index:1;width:60%}.ecredit-button .vikup__limited-content .fi-hub__open-button,.vikup__limited-content .button,.vikup__limited-content .ecredit-button .fi-hub__open-button{font-weight:600}@media screen and (max-width:768px){.vikup__limited-content{width:100%}}.vikup__slider-wrapper .swiper-button{width:40px;height:40px}.vikup__slider-wrapper .swiper-button__icon{width:10px;height:14px}.vikup__slider-item{display:flex;flex-direction:column;width:calc(25% - 40px);height:auto;margin-right:40px;overflow:hidden;transition:all .2s ease-in-out;border:1px solid #e6e6e6;border-radius:27px;background-color:#fff}.vikup__slider-item:hover{border-color:hsla(0,0%,76.9%,.35);box-shadow:0 4px 15px -5px rgba(0,0,0,.2)}.vikup__slider-video{height:129px}.vikup__slider-video,.vikup__slider-video .video__bg,.vikup__slider-video .video_vikup,.vikup__slider-video video{overflow:hidden;border-radius:27px 27px 0 0}.vikup__slider-content{display:flex;flex:1 0 auto;flex-direction:column;padding:15px 20px}.vikup__slider-title{margin-bottom:10px;font-size:1.125rem;color:#ed1b24}.vikup__slider-text{margin-bottom:25px;font-size:.75rem}.vikup__slider-date{margin-top:auto;font-size:.75rem;color:#6c6a6a}.vikup__buying-up{margin-top:5px}.vikup__buying-up .flex-list__item_fourth{position:relative;display:flex;align-items:center;justify-content:center;height:155px;overflow:hidden;transition:box-shadow .2s ease-in-out;border-radius:27px}@media screen and (max-width:992px){.vikup__buying-up .flex-list__item_fourth{height:175px}}@media screen and (max-width:768px){.vikup__buying-up .flex-list__item_fourth{height:205px}}@media screen and (max-width:630px){.vikup__buying-up .flex-list__item_fourth{height:0;padding-top:58%}}.vikup__buying-up .flex-list__item_fourth:hover{box-shadow:0 4px 25px -5px rgba(0,0,0,.4)}.vikup__buying-up img{position:absolute;z-index:-1;top:50%;left:50%;width:auto;max-width:none;height:100%;transform:translate(-50%,-50%)}.vikup__buying-up h3{font-size:1rem;font-weight:600;text-align:center;color:#fff}@media screen and (max-width:630px){.vikup__buying-up h3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.vikup__district{width:calc(100% + 50px);margin:5px -25px -30px;padding:0 10px}@media screen and (max-width:768px){.vikup__district{display:none}}.vikup__district .flex-list__item_fourth{height:36px;padding:0;color:#484848;transition:all .2s ease-in-out;border:1px solid #d6d6d6;border-radius:27px;cursor:pointer}@media screen and (max-width:992px){.vikup__district .flex-list__item_fourth{margin-top:10px;margin-bottom:10px}}.vikup__district .flex-list__item_fourth.active{border-color:transparent;background-color:#ed1b24;pointer-events:none;cursor:default}.vikup__district .flex-list__item_fourth.active .vikup__district-text{color:#fff}.vikup__district .flex-list__item_fourth:hover{background-color:#c51017}.vikup__district .flex-list__item_fourth:hover .vikup__district-text{color:#fff}.vikup__district+div .select2{width:300px}.vikup__district-text{font-size:1rem;line-height:35px;text-align:center;color:#484848;transition:all .2s ease-in-out}.vikup__schedule{width:calc(50% - 17px);margin-right:34px}@media screen and (max-width:1200px){.vikup__schedule{width:100%}}.vikup__schedule-flex-main{display:flex}@media screen and (max-width:1200px){.vikup__schedule-flex-main{flex-direction:column}}.vikup__schedule-flex{display:flex;align-items:center;justify-content:space-between;margin-top:20px;margin-bottom:30px}@media screen and (max-width:500px){.vikup__schedule-flex{flex-wrap:wrap}}.vikup__schedule-flex .select2{width:175px!important;min-width:175px}.vikup__schedule-flex p{width:calc(33.333% - 40px)!important;min-width:calc(33.333% - 40px);margin-right:13px;color:#6c6a6a}@media screen and (max-width:500px){.vikup__schedule-flex p{width:100%;min-width:100%;margin:5px 0}}.vikup__schedule-flex p:last-child{margin-right:0}.vikup__schedule-light-green-line{font-size:.875rem}@media screen and (max-width:1200px){.vikup__schedule-light-green-line{margin-top:15px!important}}.vikup__schedule-light-green-line:before{display:inline-block;width:13px;height:2px;margin-right:5px;vertical-align:middle;content:"";background-color:#c5e2d5}.vikup__schedule-green-line{font-size:.875rem}.vikup__schedule-green-line:before{display:inline-block;width:13px;height:2px;margin-right:5px;vertical-align:middle;content:"";background-color:#40d78d}@media screen and (max-width:1200px){.vikup__schedule-img{margin-bottom:20px}}@media screen and (max-width:1200px){.vikup__schedule-img img{width:94%}}.vikup__reviews{width:calc(50% - 17px)}@media screen and (max-width:1200px){.vikup__reviews{width:100%}}.vikup__reviews-title{display:block;margin-top:14px;margin-bottom:10px;font-size:1rem;font-weight:700;color:#535353}@media screen and (max-width:1200px){.vikup__reviews-title{margin-top:20px}}.vikup__reviews-text{font-size:.875rem}.vikup__reviews-bom-wrapper{display:none}.vikup__reviews-bom-wrapper.show{display:block}.vikup__reviews-bom{display:inline-block;width:64px;height:43px;font-size:1rem;font-weight:700;line-height:44px;text-align:center;color:#fff;border-radius:50rem;background-color:#15cf74}.vikup__reviews-flex{display:flex;justify-content:space-between}@media screen and (max-width:1200px){.vikup__reviews-flex{flex-direction:column}}@media screen and (max-width:1200px){.vikup__reviews-flex .select2{width:175px;max-width:175px}}.vikup__reviews-flex>div{width:calc(50% + 54px)}@media screen and (max-width:1200px){.vikup__reviews-flex>div{width:100%}}.vikup__reviews-flex>div:first-child{width:calc(50% - 88px);margin-right:34px}@media screen and (max-width:1200px){.vikup__reviews-flex>div:first-child{width:100%;margin-right:0}}.vikup__form-ask .callback-form__footnote{line-height:13px!important}@media screen and (max-width:768px){.vikup__form-ask .vikup-form__submit{margin-left:-45px}}@media screen and (max-width:600px){.vikup__form-ask .vikup-form__submit{margin-left:0}}@media screen and (max-width:768px){.vikup__form-ask .form__block--submit{flex-direction:column}}.vikup__form-ask .form__block--submit{margin-top:20px}.vikup__form-ask button{font-weight:600}.swiper-slider-fake .swiper-wrapper{display:none}.swiper-slider-fake .swiper-wrapper.show{display:block}.selection-stock__list{display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%;margin:35px 0 0}@media screen and (max-width:768px){.selection-stock__list{margin-top:25px}}.selection-stock__item{display:flex;align-items:center;width:calc(16% - 27px);margin-right:40px}.selection-stock__item:nth-child(6n){margin-right:0}@media screen and (max-width:1200px){.selection-stock__item:nth-child(6n){margin-right:40px}}@media screen and (max-width:340px){.selection-stock__item:nth-child(6n){margin-right:16px}}@media screen and (max-width:1200px){.selection-stock__item:nth-child(3n){margin-right:0}}@media screen and (max-width:768px){.selection-stock__item:nth-child(3n){margin-right:40px}}@media screen and (max-width:340px){.selection-stock__item:nth-child(3n){margin-right:16px}}@media screen and (max-width:768px){.selection-stock__item:nth-child(2n){margin-right:0}}@media screen and (max-width:340px){.selection-stock__item:nth-child(2n){margin-right:0}}@media screen and (max-width:1200px){.selection-stock__item{width:calc(33.3333% - 27px)}}@media screen and (max-width:768px){.selection-stock__item{width:calc(50% - 20px)}}@media screen and (max-width:340px){.selection-stock__item{width:calc(50% - 8px);margin-right:16px}}.selection-stock__logo{display:flex;align-items:center;justify-content:center;width:65px;height:30px;margin-right:15px}.selection-stock__logo img{width:100%}@media screen and (max-width:768px){.selection-stock__logo{display:none}}.selection-stock__content{display:flex;flex-direction:column}@media screen and (max-width:768px){.selection-stock__content{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}.selection-stock__name{font-size:13px}@media screen and (max-width:768px){.selection-stock__name{font-size:14px}}@media screen and (max-width:380px){.selection-stock__name{font-size:12px}}.selection-stock__count{font-size:11px;color:#7d7d7d}@media screen and (max-width:768px){.selection-stock__count{padding:0 4px;font-size:10px;border-radius:15px;background-color:#ececec}}.selection-stock__categories{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:-15px}.selection-stock__categories-item-logo{margin-bottom:20px}@media screen and (max-width:768px){.selection-stock__categories-item-logo{margin-top:10px;margin-bottom:0}}.selection-stock__categories-item{margin-top:10px}.selection-stock__categories-link{display:flex;margin-right:10px;font-size:14px;line-height:16px}@media screen and (max-width:380px){.selection-stock__categories-link{font-size:13px;line-height:14px}}.selection-stock__categories-count{display:block;padding:0 4px;font-size:10px;border-radius:15px;background-color:#ececec}.waiting-new{display:flex}@media screen and (max-width:1100px){.waiting-new{flex-direction:column-reverse}}.waiting-new .section{padding:0}@media screen and (max-width:1100px){.waiting-new__tile{margin-bottom:20px}}.waiting-new__form{width:400px;min-width:400px;margin-left:30px}@media screen and (max-width:1100px){.waiting-new__form{width:100%;min-width:100%;margin-left:0}}.waiting-new__form .vikup-form__item_main{padding:30px 40px;background:linear-gradient(90.26deg,#162235 -15.32%,#233a54 99.79%),url(1080_tcm-3173-1219533.jpg)}@media screen and (max-width:768px){.waiting-new__form .vikup-form__item_main{padding:25px 15px}}.waiting-new__form section{margin-top:0!important;margin-bottom:0!important}.waiting-new__form .title_vykup{margin-bottom:10px;padding-right:0}.waiting-new__form h2{margin-bottom:10px!important;font-size:1.375rem;font-weight:400;line-height:1.2;text-align:center}.waiting-new__form .callback-form__step-1,.waiting-new__form .callback-form__step-2{flex-direction:column}.waiting-new__form .vikup-form__footnote{margin:0 10px;line-height:13px!important}.waiting-new__form .form__input{width:calc(100% - 20px);margin-top:0;margin-bottom:0}@media screen and (max-width:630px){.waiting-new__form .form__input{width:100%}}.waiting-new__form .form__input .select2,.waiting-new__form .form__input input,.waiting-new__form .form__input textarea{margin-top:10px;margin-bottom:10px}@media screen and (max-width:550px){.waiting-new__form .form__input .select2,.waiting-new__form .form__input input,.waiting-new__form .form__input textarea{margin-bottom:20px}}.waiting-new__form .form__input textarea{width:100%;max-width:100%}.waiting-new__form .form__block--submit{margin-top:10px}.waiting-new__form .callback-form__step-2 .form__input:nth-last-child(2),.waiting-new__form .textarea-limit,.waiting-new__form input[type=email],.waiting-new__form textarea{display:none}.waiting-new__form .form__input_relative label.error{line-height:1;font-size:.8em;top:calc(100% - 5px)}@media screen and (max-width:550px){.waiting-new__form .form__input_relative label.error{top:calc(100% - 15px)}}.waiting-new__form .callback-form__button{font-weight:600}.reviews-block{width:555px;padding:15px 20px;margin-top:15px}@media screen and (max-width:1200px){.reviews-block{width:100%;max-width:900px;margin:0 auto}}@media screen and (max-width:550px){.reviews-block{padding:30px 0 0}}@media screen and (max-width:550px){.reviews-block .swiper-wrapper{flex-direction:column}}.reviews-block .swiper-button{background-color:transparent;box-shadow:none}.reviews-block .swiper-button:hover{background-color:transparent}.reviews-block .swiper-button_prev{left:-22px}.reviews-block .swiper-button_next{right:-22px}.reviews-block h3{font-size:1.24rem;margin-bottom:25px;margin-top:10px}.reviews-block__item-new{display:none}.reviews-block__item-new.show{display:block}.reviews-block__item{width:242px;margin-right:50px}@media screen and (max-width:550px){.reviews-block__item{width:100%;margin-bottom:25px}}.reviews-block__link{outline:none}.reviews-block__more-wrapper{display:none}@media screen and (max-width:550px){.reviews-block__more-wrapper{display:block;text-align:center}}.reviews-block__more{display:inline-block;border-bottom:1px solid #333}.reviews-block__more:hover{color:#ed1b24;border-color:#ed1b24;transition:color .2s ease-in-out,border .2s ease-in-out}.reviews-block__img{width:40px;height:40px;border-radius:50%;background-color:grey;margin-right:10px;margin-bottom:5px;overflow:hidden}.reviews-block__img img{width:100%;height:auto}.reviews-block__name{color:#292527}.reviews-block__subname{width:160px;font-size:.833rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#9d9d9d}@media screen and (max-width:1200px){.reviews-block__subname{width:auto;white-space:normal;text-overflow:clip}}.reviews-block__stars-wrapper{margin-bottom:5px}.reviews-block__stars{display:flex;margin-right:5px}.reviews-block__star{display:flex;align-items:center;margin-right:3px}.reviews-block__star svg{width:15px;height:15px;fill:#efc769}.reviews-block__star_empty svg{fill:#fff;stroke-width:2px;stroke:#efc769}.reviews-block__date{font-size:.733rem;color:#9d9d9d;margin-bottom:5px}.reviews-block__text-wrapper{position:relative;width:100%;max-height:120px;overflow:hidden}@media screen and (max-width:992px){.reviews-block__text-wrapper{max-height:90px}}@-moz-document url-prefix(){.reviews-block .reviews-block__text-wrapper{max-height:112px}@media screen and (max-width:992px){.reviews-block .reviews-block__text-wrapper{max-height:90px}}}.reviews-block__text{font-size:.833rem;line-height:1.2}.reviews-block__btn-more{position:absolute;bottom:0;right:0;display:none;background-color:#fff;cursor:pointer}.reviews-block__btn-more.active{display:block}.reviews-block .more-color{color:#000}.reviews-block .more-color:after{content:"";position:absolute;bottom:0;right:0;display:none;width:30px;height:1px;background-color:red;transition:color 1.2s ease-in-out}.reviews-block .more-color:hover{color:red}.reviews-block .more-color:hover:after{display:block}.reviews-block-popup{display:flex;flex-direction:column;max-width:600px;padding:50px}@media screen and (max-width:500px){.reviews-block-popup{padding:20px}}.reviews-block-popup .reviews-block__subname{width:auto;white-space:normal;text-overflow:clip}.reviews-block-popup .reviews-block__text-wrapper{max-height:100%}.yt-player{position:relative;width:100%;height:0;padding-top:66.6%}.yt-player__bg,.yt-player__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;transition:.2s}.yt-player__bg{z-index:2;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);background-repeat:no-repeat;background-position:50%;background-size:cover;cursor:pointer}.yt-player__bg.hide{visibility:hidden;opacity:0}.yt-player__bg .image{transition:.2s}.yt-player__bg:hover .image{opacity:.6}.qa{position:absolute;display:flex;padding:15px 20px;z-index:5;width:100%;top:0;left:0}.qa--vertical{z-index:5;flex-direction:column;width:auto;height:100%;left:auto;right:0}.qa--vertical .qa__block{height:35px;margin-bottom:1em}.qa--vertical .qa__button{width:35px;height:35px}@media screen and (max-width:767px){.qa--vertical{flex-direction:row;justify-content:flex-end;width:100%;height:auto;left:0;right:auto}.qa--vertical .qa__block{height:30px;margin-bottom:0}.qa--vertical .qa__block:not(:last-of-type){margin-right:10px}.qa--vertical .qa__button{width:30px;height:30px}}.qa__row{display:flex;justify-content:space-between;width:100%}.qa__block{display:flex;background-color:hsla(0,0%,100%,.95);box-shadow:0 1px 3px 0 rgba(0,0,0,.5);cursor:pointer}.qa__block,.qa__button{height:30px;border-radius:6px}.qa__button{width:30px;background-repeat:no-repeat;background-position:50%}.qa__button:hover{background-color:rgba(0,0,0,.05)}.qa__button--360{background-image:url(/static/images/icons/360.svg);background-size:85%}.qa__button--fav{background-image:url(/static/images/icon-heart_ui-1.svg);background-size:55%}.qa__button--fav.qa__button--active{background-image:url(/static/images/icon-heart-fill_ui-1.svg)}.qa__button--com{background-image:url(/static/images/icon-compare_ui.svg);background-size:50%}.qa__button--com.qa__button--active{background-image:url(/static/images/icon-compare_light-fill.svg)}.qa__button--zoom{background-image:url(/static/images/icons/zoom.svg);background-size:50%}