.nuxt-progress{position:fixed;top:0;left:0;right:0;height:0;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#cd2127;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}@-webkit-keyframes callback{0%{width:100%;opacity:1}50%{width:120%;opacity:0}to{width:100%;opacity:0}}@keyframes callback{0%{width:100%;opacity:1}50%{width:120%;opacity:0}to{width:100%;opacity:0}}@-webkit-keyframes countingBar{0%{width:0}to{width:100%}}@keyframes countingBar{0%{width:0}to{width:100%}}@-webkit-keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fade-enter-active,.fade-leave-active{transition:.32s}.fade-enter,.fade-leave-to{opacity:0}@media screen and (max-width:748px){.fade-enter,.fade-leave-to{transform:translateY(100%);opacity:1}}.slide-enter-active,.slide-leave-active{transition:.32s}.page-enter-active,.page-leave-active{transition:opacity .32s}.page-enter,.page-leave-active{opacity:0}.owl-carousel{position:relative}.owl-carousel .owl-nav{position:absolute;width:100%;height:0;top:50%;left:0;display:flex;justify-content:space-between}.owl-carousel .owl-nav button{transform:translateY(-50%);background:#cd2127!important;color:#fff!important;height:48px;width:32px}@media screen and (max-width:748px){.lazyload:not(.catalog__img .lazyload),.lazyloading:not(.catalog__img .lazyloading){opacity:0;visibility:hidden;transition:.2s cubic-bezier(.37,0,.63,1);will-change:opacity;-webkit-backface-visibility:hidden}}.lazyloaded:not(.catalog__img .lazyloaded){opacity:1;visibility:visible;transition:.2s cubic-bezier(.37,0,.63,1);-webkit-backface-visibility:visible}img.load{filter:blur(2px);transition:filter .1s;will-change:filter}img.loaded{filter:blur(0)}.input__wrapper{width:100%;position:relative;margin-bottom:8px;transition:.24s;border-radius:4px}.input__wrapper.input__wrapper--error{outline:1px solid #dc0f0f;position:relative;margin-bottom:18px}.input__wrapper.input__wrapper--error:after{content:"Обязательное поле";position:absolute;font-size:12px;bottom:-16px;left:8px;color:#dc0f0f}.input__wrapper.input__wrapper--form{width:calc(50% - 4px)}.input__wrapper:focus{outline:1px solid rgba(0,0,0,.4)}.inputs{display:flex;justify-content:space-between}.input{border:none;border-radius:4px;height:44px;width:100%;padding:0 16px;background:#f3f3f3;outline:none;font-weight:300;font-size:16px;font-family:-apple-system,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,“Segoe UI”,“Helvetica Neue”,Arial}.input::-moz-placeholder{font-size:16px;font-weight:300;font-family:-apple-system,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,“Segoe UI”,“Helvetica Neue”,Arial}.input:-ms-input-placeholder{font-size:16px;font-weight:300;font-family:-apple-system,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,“Segoe UI”,“Helvetica Neue”,Arial}.input::placeholder{font-size:16px;font-weight:300;font-family:-apple-system,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,“Segoe UI”,“Helvetica Neue”,Arial}.input_error{outline:3px solid rgba(255,0,0,.5)}.input[readonly]{background:#f4f4f4;cursor:auto}.input[readonly]:focus,.input[readonly]:hover{outline:none}.range_component{position:relative}.calculator__controls{margin-bottom:24px}.range{margin-top:16px;width:100%;position:relative}.range input{margin-top:8px;width:100%}.progressed_line{position:absolute;height:6px;bottom:16px;border-radius:5px;left:1px;background:#cd2127;z-index:0;width:50%;pointer-events:none}.range_title{color:#8f8f8f;font-weight:300;margin-bottom:8px}.range_dimension{display:flex;justify-content:space-between;padding:0 12px}.range_dimension_item{width:1px;border-right:1px dashed #e1e4e9;height:6px;margin-top:6px;position:relative}.range_dimension_item span{position:absolute;font-size:10px;white-space:nowrap;color:#8f8f8f;top:6px;left:-50%;transform:translateX(-50%)}@media screen and (max-width:768px){.range_dimension_item span{font-size:9px}}input[type=range]{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;height:7px}input[type=range]::-webkit-slider-runnable-track{height:7px;border-radius:5px;background:rgba(51,94,234,.1)}input[type=range]::-webkit-slider-thumb{background:#cd2127;cursor:pointer;width:20px;height:20px;-webkit-appearance:none;border-radius:15px;margin-top:-7px;-webkit-transition:.24s;transition:.24s}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.24)}.select__wrapper{width:100%}.select__wrapper.select__wrapper--form{width:calc(50% - 4px)}.select__wrapper.select__wrapper--filter{width:calc(25% - 6px)}.select__wrapper.select__wrapper--filter.full{width:100%}@media screen and (max-width:1400px){.select__wrapper.select__wrapper--filter.full{width:calc(25% - 6px)}}@media screen and (max-width:1224px){.select__wrapper.select__wrapper--filter,.select__wrapper.select__wrapper--filter.full{width:calc(50% - 4px)}}.selects{display:flex;justify-content:space-between;flex-wrap:wrap}.select{position:relative;width:100%}.select.select--disabled{pointer-events:none;opacity:.48}.select.select--disabled .select__rec{display:none}.select.select--disabled .select_rec{opacity:0}.select.select--open .select_options_wrapper{display:block}.select.select--open .select__rec{transform:rotate(-180deg);top:13px}.select.select--open .select__data{transition:0s;border-bottom-right-radius:0;border-bottom-left-radius:0}.select__data{width:100%;height:44px;border:none;display:flex;padding:0 32px 0 16px;align-items:center;background:#f4f4f4;position:relative;transition:.3s;font-weight:300;font-size:16px;border-radius:4px;outline:none;cursor:pointer;color:#1e1e1e}.select__data-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.select_options_wrapper{display:none;max-height:172px;position:absolute;left:0;width:100%;overflow-y:scroll;overflow-x:hidden;background:#fff;font-weight:300;color:#757575;z-index:4;top:44px;box-shadow:0 8px 8px rgba(0,0,0,.16);border-bottom:1px solid #f4f4f4;border-right:1px solid #f4f4f4;border-left:1px solid #f4f4f4;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.select_options_wrapper::-webkit-scrollbar{width:4px;background-color:#f4f4f4}.select_options_wrapper::-webkit-scrollbar-thumb{background:#cd2127;border-radius:2px}.select_option{cursor:pointer;padding:8px 32px 8px 16px}.select_option.select_option--multi{display:flex;align-items:center;height:24px;padding:16px;font-weight:400}.select_option.select_option--multi .checkbox__label{width:100%;padding:8px 0}@media screen and (max-width:984px){.select_option{padding:8px 32px 8px 16px}}.select_option.hasCount{display:flex;align-items:center}.select_option.hasCount .count{margin-left:8px;font-size:12px;color:#cd2127}.select_option:hover{background:#cdd0d2;color:#cd2127}.select_nodata{margin:24px auto;width:100%;font-size:16px;text-align:center}.select__rec{position:absolute;top:20px;height:0;right:12px;width:0;border:4px solid transparent;border-top:5px solid #cd2127}.select__loader{position:absolute;z-index:2;width:16px;height:16px;right:4px;top:calc(50% - 10px);-webkit-animation:rotate 1.6s linear infinite;animation:rotate 1.6s linear infinite;fill:#cd2127}.checkbox__label{margin:16px 0;display:flex;align-items:flex-start;cursor:pointer}.checkbox__label a{color:#335eea}.checkbox__label.checkbox__label--error .checkbox__custom{border:1px solid #dc0f0f}.checkbox__label.checkbox__label--error .checkbox__text{color:#dc0f0f}.checkbox{width:0;height:0;position:absolute;opacity:0;visibility:hidden}.checkbox__custom{min-width:16px;width:16px;height:16px;display:block;background:#e7e7e7;transition:.32s;position:relative;margin-right:8px}.checkbox__custom:after{content:"";display:block;margin-right:3px;position:absolute;transition:all .32s;width:8px;height:4px;transform:rotate(-55deg);border-bottom:2px solid #cd2127;border-left:2px solid #cd2127;top:3px;left:3px;opacity:0}.checkbox__text{font-size:14px}.checkbox:checked+.checkbox__custom:after{opacity:1}*{box-sizing:border-box}*,body{margin:0;padding:0}body{min-width:320px;font-size:16px;font-family:-apple-system,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,“Segoe UI”,“Helvetica Neue”,Arial;font-weight:400}.hide_title{position:absolute;z-index:-1}.wrapper{overflow:hidden}.wrapper.wrapper--fixed{padding-top:64px}@media screen and (max-width:748px){.wrapper.wrapper--fixed{padding-top:56px}}.carousel__button{display:none!important}.error_text{color:#dc0f0f;font-size:14px;margin-left:8px}.container{width:1248px;margin:0 auto}@media screen and (max-width:1224px){.container{width:960px}}@media screen and (max-width:984px){.container{width:720px}}@media screen and (max-width:748px){.container{width:100%;padding:0 8px}}.heading-group__label{color:#818181;display:block;font-size:16px;line-height:20px;margin-top:4px}.slider_nav_arrow{position:absolute;z-index:5;width:32px;height:32px;background:#cd2127;cursor:pointer;top:50%;transform:translateY(-50%);transition:.24s;border-radius:32px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:984px){.slider_nav_arrow.main{top:80%}}.slider_nav_arrow:after{content:"";position:relative;width:16%;height:16%;border-left:2px solid #fff;border-bottom:2px solid #fff}.slider_nav_arrow.next{right:8px}.slider_nav_arrow.next:after{transform:rotate(-135deg)}.slider_nav_arrow.prev{left:8px}.slider_nav_arrow.prev:after{transform:rotate(45deg)}.slider_nav_arrow:hover{background:#ec262d}.new__year{position:absolute;top:0;display:block;width:480px;left:50%;transform:translateX(-50%);z-index:2;pointer-events:none}@media screen and (max-width:748px){.new__year{width:380px}}.new__year img{width:100%}.geolocation__block{position:fixed;bottom:10px;right:16px;z-index:101;background:#fff;padding:16px;max-width:470px;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:100%;border-radius:16px;display:flex;flex-direction:column;grid-gap:12px;gap:12px;transition:transform .3s ease;box-shadow:0 0 20px 0 rgba(0,0,0,.10196)}.geolocation__block .offer__page-controls-button{display:flex;align-items:center}.geolocation__block .geolocation-block__title{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.geolocation__block .geolocation-block__title h2{font-size:18px;font-weight:600;margin:0}.geolocation__block .geolocation-block__title p{font-size:14px;font-weight:400}.geolocation__block .geolocation-block__buttons{display:flex;flex-direction:row;grid-gap:24px;gap:24px}.geolocation__block .geolocation-block__buttons .button{width:50%}.geolocation__block .geolocation__header{display:flex;flex-direction:column;align-items:center;padding-top:10px;touch-action:none}.geolocation__block .geolocation__swipe-indicator{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:10px}.geolocation__block .geolocation__close-btn{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#999;z-index:1}.geolocation__block .popup-container{will-change:transform}@media screen and (max-width:1400px){.geolocation__block{right:0;margin:0 auto;height:-webkit-max-content;height:-moz-max-content;height:max-content}.geolocation__block h2{font-size:18px}.geolocation__block .geolocation-block__buttons{grid-gap:10px;gap:10px}}.expander{overflow:hidden}.expander__expandable{transition:max-height .5s ease-in-out;overflow:hidden}.expander__expand-icon{width:20px;height:20px}.expander__toggle{margin-left:auto}.about__videos{margin-top:24px;width:100%;display:flex;flex-direction:column;grid-gap:16px;gap:16px}.about__videos-video{width:100%;height:240px;border-radius:4px;overflow:hidden}.about__videos-video iframe{width:100%;height:100%}.ytp-pause-overlay{display:none!important}@media screen and (min-width:960px){.about__videos{flex-direction:row}.about__videos-video{width:calc(50% - 8px);height:400px}}.advantages{display:flex;flex-wrap:wrap;width:100%;margin-top:16px;grid-gap:16px;gap:16px;margin-bottom:16px;font-size:16px}@media screen and (max-width:748px){.advantages{flex-wrap:nowrap;overflow-x:scroll;grid-gap:8px;gap:8px;padding-bottom:8px}.advantages::-webkit-scrollbar{height:4px;background-color:#e8e8e8}.advantages::-webkit-scrollbar-thumb{background:#cd2127;border-radius:5px}}.advantages.advantages--modal{margin-top:0;grid-gap:8px;gap:8px;margin-bottom:16px;font-size:14px}.advantages.advantages--modal .advantages__item{width:calc(25% - 8px)}.advantages__item{width:calc(25% - 12px);background:#cd2127;color:#fff;padding:8px;border-radius:8px}@media screen and (max-width:748px){.advantages__item{width:160px;min-width:160px}}.advantages__item-name{font-size:.6em;font-weight:300}.advantages__item-info{font-size:.9em;margin-top:8px;font-weight:700}.offer__price{display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:16px;margin:8px 0}.offer__price.offer__price--small{font-size:14px}@media screen and (max-width:748px){.offer__price.offer__price--small{font-size:13px}}.offer__price.offer__price--short{font-size:16px}.offer__price.offer__price--long,.offer__price.offer__price--page{font-size:18px}@media screen and (max-width:748px){.offer__price.offer__price--page{font-size:16px}}.offer__price-actual{color:#cd2127;font-weight:700;font-size:1.1em}.offer__price-credit{font-weight:300;font-size:.7em}.offer_complectation{font-size:14px;text-overflow:ellipsis;max-width:50%;text-wrap-mode:nowrap;overflow:hidden}.privacy{margin:24px 0;padding:24px;border-radius:10px;color:#1e1e1e;box-shadow:0 1px 45px -12px rgba(0,0,0,.4)}.privacy h1.heading{font-size:24px;margin-bottom:30px;color:#cd2127;text-align:center}.privacy__heading{font-size:24px;margin:40px 0 20px;color:#cd2127;position:relative;padding-bottom:10px}.privacy__heading--h2{font-size:22px}.privacy p{margin-bottom:15px;text-align:justify}.privacy__list{margin:15px 0;padding-left:20px}.privacy__list li{margin-bottom:10px;position:relative;padding-left:15px;list-style:disc;left:0}.privacy__table{width:100%;border-collapse:collapse;margin:20px 0;box-shadow:0 2px 3px rgba(0,0,0,.1)}[dir=ltr] .privacy__table p{text-align:left}[dir=rtl] .privacy__table p{text-align:right}.privacy__table p{margin:0}.privacy__table .privacy__list{padding:0}.privacy__table .privacy__list li{list-style:none;padding:0}.privacy__table td,.privacy__table th{border:1px solid #cd2127;padding:12px 15px;text-align:left}.privacy__table th{background-color:#818181;font-weight:700;color:#fff}.privacy__table tr:nth-child(2n){background-color:#f4f4f4}@media(max-width:768px){.privacy__table{display:block;overflow-x:auto}.privacy h1.heading{font-size:20px}.privacy__heading{font-size:18px}.privacy__heading--h2{font-size:16px}}.reviews{display:flex;align-items:flex-start;flex-wrap:wrap;grid-gap:16px;gap:16px;list-style:none}@media screen and (max-width:748px){.reviews{grid-gap:8px;gap:8px}}.reviews__item{width:calc(25% - 12px);height:220px;border-radius:8px;overflow:hidden;cursor:pointer;transition:.24s}@media screen and (max-width:748px){.reviews__item{width:calc(50% - 8px);height:132px}}.reviews__item:hover{opacity:.8}.cookie,.reviews__item-img{width:100%}.cookie{position:fixed;bottom:0;padding:16px;background:#fff;left:50%;transform:translateX(-50%);box-shadow:0 0 48px -16px rgba(0,0,0,.32);border-radius:8px;display:none}.cookie.cookie--active{z-index:100;display:block}.cookie__text{font-size:14px;font-weight:300;margin-bottom:8px}.chart__donut{background:#fff;padding:24px;width:calc(50% - 8px);border-radius:8px;display:flex;flex-direction:column;box-shadow:0 0 48px -16px rgba(0,0,0,.32);grid-gap:12px;gap:12px}.chart__donut .h2__title{font-size:24px;font-weight:600;display:flex;flex-direction:row;align-items:center;grid-gap:8px;gap:8px;line-height:32px;margin:0}.chart__donut p{color:#818181;font-size:16px;font-weight:400;margin-bottom:10px}.cdc-text{color:#1e1e1e!important}.cdc-text h1{font-size:24px}.cdc-container{display:flex;flex-direction:row-reverse!important;grid-gap:24px;gap:24px}.cdc-legend{color:#fff}.cdc-legend,.cdc-legend-items{display:flex;flex-direction:column}.cdc-legend-items{grid-gap:16px;gap:16px;width:100%}.donut{flex-direction:row;grid-gap:24px;gap:24px}.cdc-legend-item,.donut{display:flex;align-items:center}.cdc-legend-item{border-bottom:1px solid #818181;padding-bottom:16px;text-align:left;cursor:pointer;width:100%;margin:0;color:#fff}.cdc-legend-item:last-child{border:none;padding-bottom:0}.cdc-legend-item-label,.cdc-legend-text{display:flex;flex-direction:row}.cdc-legend-item-label{color:#1e1e1e;justify-content:space-between;width:100%}.cdc-legend-item-color{width:8px!important;height:8px!important;border-radius:100%!important;border:none}.cdc-legend-item-dis{position:relative}.cdc-legend-item-dis:after{content:" ";position:absolute;top:calc(50% - 8px);left:0;width:100%;height:2px;background:#1e1e1e;-webkit-animation-name:countingBar;animation-name:countingBar;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cdc-legend-item-dis:last-child{position:relative}.cdc-legend-item-dis:last-child:after{content:" ";position:absolute;top:50%;left:0;width:100%;height:2px;background:#1e1e1e;-webkit-animation-name:countingBar;animation-name:countingBar;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.precentage__title{font-size:20px;color:#1e1e1e;font-weight:600;line-height:28px}.precentage{width:100%}.precentage__items{display:flex;margin-top:16px;align-items:center;width:100%;max-width:100%}.precentage__item{transition:width .3s ease-in-out;height:16px;display:block;border-radius:32px}.precentage__item:not(.precentage__item--disabled):not(:last-of-type){margin-right:8px}@media screen and (max-width:748px){.chart__donut{padding:16px;width:100%}.chart__donut .h2__title{font-size:18px}.donut{flex-direction:column}}.skeleton{background:#f4f4f4}.skeleton__offer{height:436px}.skeleton__offer .skeleton{border-radius:8px}.skeleton__offer-image{height:225.5px}.skeleton__offer-title{height:38px;margin-top:8px}.skeleton__offer-tech{height:73px;margin-top:8px}.skeleton__offer-price{height:20.5px;margin-top:8px}.skeleton__offer-buttons{height:40px;margin-top:8px}.skeleton__offer-page-title{height:34px;margin:16px 0}@media screen and (max-width:748px){.skeleton__offer-page-title{margin:8px 0;height:23px}}.skeleton__offer-page-slider{height:462px;grid-gap:16px;gap:16px;width:100%;display:flex}@media screen and (max-width:748px){.skeleton__offer-page-slider{height:280px}}.skeleton__offer-page-slide{width:calc(50% - 8px);height:100%}@media screen and (max-width:748px){.skeleton__offer-page-slide{width:100%}.skeleton__offer-page-slide:last-child{display:none}}.offer__title{text-decoration:none;color:#1e1e1e}.offer__title.offer__title--long{font-size:18px;padding-top:8px;font-weight:700}.offer__title.offer__title--short{font-size:16px;display:flex;flex-wrap:wrap;align-items:center;cursor:pointer}.offer__title.offer__title--small{font-size:16px}.offer__title-mark{font-size:1em;font-weight:700;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.offer__title-folder{font-size:.92em;font-weight:700}@media screen and (max-width:1400px){.offer__title-folder{font-size:1em}}.offer__title-power{font-size:1em}.offer__title-newline{width:100%;display:flex;grid-gap:6px;gap:6px}.offer_year{font-size:14px}.offer__controls{display:flex;justify-content:flex-end;grid-gap:8px;gap:8px}.offer__controls.offer__controls--short{position:absolute;z-index:2;top:8px;right:8px}.offer__catalog,.skeleton__offer{width:calc(25% - 12px);border-radius:4px}@media screen and (max-width:1224px){.offer__catalog,.skeleton__offer{width:calc(33% - 8px)}}@media screen and (max-width:984px){.offer__catalog,.skeleton__offer{width:calc(50% - 8px)}}@media screen and (max-width:748px){.offer__catalog,.skeleton__offer{width:100%}}.offer__catalog.offer__catalog--long,.skeleton__offer.offer__catalog--long{width:100%;display:flex;justify-content:flex-start}.offer__catalog-info{box-shadow:0 0 48px -16px rgba(0,0,0,.32);position:relative;width:100%;padding:8px;z-index:1;margin-top:-4px}.offer__line{display:flex;align-items:center}@media screen and (max-width:748px){.offer__line{flex-wrap:wrap}}.offer__line.offer__line--chose{margin-top:0}.catalog__item-buttons{display:flex;justify-content:space-between;margin-top:16px;grid-gap:8px;gap:8px}.catalog__item-buttons .button{flex:1;font-size:14px;padding-left:0;padding-right:0}.offer__chose{display:flex;align-items:flex-start;position:relative;margin-bottom:16px;padding:8px;background:#f4f4f4;cursor:pointer;border-radius:4px}.offer__chose-image{width:80px;margin-right:16px;border-radius:4px;transition:.24s;cursor:pointer}.offer__chose-image:hover{opacity:.8}.offer__chosen{width:100%}.fancybox__content{position:relative}.fancybox__content:after{content:"";position:absolute;left:16px;bottom:80px;z-index:2;width:160px;height:48px;background:url(/_nuxt/img/logo-white.46ebded.svg) no-repeat 50%;background-size:contain;opacity:.64;pointer-events:none}.offer__page-slider .owl-item{position:relative!important}.offer__page-slider .owl-item:after{content:"";position:absolute;bottom:80px;left:24px;width:160px;height:48px;z-index:2;background:url(/_nuxt/img/logo-white.46ebded.svg) no-repeat 50%;background-size:contain;opacity:.64;pointer-events:none}.offer__page-slide{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.offer__slider{position:relative;min-width:300px;max-width:100%}.offer__slider-mobile{display:none;width:100%;overflow-x:scroll;grid-gap:8px;gap:8px}.offer__slider-mobile::-webkit-scrollbar{height:4px;background-color:#e8e8e8}.offer__slider-mobile::-webkit-scrollbar-thumb{background:#cd2127;border-radius:5px}@media screen and (max-width:748px){.offer__slider-mobile{display:flex}}.offer__slider-mobile-slide{border-radius:8px;width:280px;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.offer__slider-desktop{position:relative;cursor:pointer}@media screen and (max-width:748px){.offer__slider-desktop{display:none}}.offer__slider-desktop img{cursor:pointer;width:100%;border-top-left-radius:4px;border-top-right-radius:4px;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1224px){.offer__slider-desktop img{border-radius:4px}}.offer__mobile-slider{display:none;width:100%;overflow-x:scroll}.offer__mobile-slider::-webkit-scrollbar{height:0}@media screen and (max-width:748px){.offer__mobile-slider{display:flex}}.offer__buttons.offer__buttons--short{display:flex;grid-gap:8px;gap:8px}.offer__buttons.offer__buttons--short .button{flex:1}.offer__buttons.offer__buttons--page{display:flex;flex-wrap:wrap;margin-top:8px;grid-gap:8px;gap:8px}.offer__buttons.offer__buttons--page .button{min-width:calc(50% - 8px);flex:1}.offer__buttons-bottom{display:flex;width:100%;margin-top:8px;grid-gap:16px;gap:16px;padding:0 0 8px}.offer__buttons-bottom .offer__buttons-callback,.offer__buttons-bottom .offer__buttons-phone{text-align:center;width:calc(50% - 5px)}.offer__buttons-phone{color:#1e1e1e;text-decoration:none;font-weight:600}.offer__buttons-callback{cursor:pointer;color:#335eea;text-decoration:underline}.tech{display:flex;flex-wrap:wrap;justify-content:space-between;grid-gap:4px;gap:4px;border-top:2px solid #e7e7e7;border-bottom:2px solid #e7e7e7;margin:8px 0;padding:8px 0}.tech.tech--offer-page{width:calc(50% - 8px);border:0;margin:0;grid-gap:12px;gap:12px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 0 48px -16px rgba(0,0,0,.32)}@media screen and (max-width:748px){.tech.tech--offer-page{padding:8px}}@media screen and (max-width:1224px){.tech.tech--offer-page{grid-gap:10px;gap:10px}}@media screen and (max-width:984px){.tech.tech--offer-page{width:100%}}.tech.tech--offer-page .tech__item-name{font-size:16px}@media screen and (max-width:1224px){.tech.tech--offer-page .tech__item-name{font-size:14px}}@media screen and (max-width:748px){.tech.tech--offer-page .tech__item-name{font-size:12px}}.tech.tech--offer-page .tech__item-info{font-size:16px}@media screen and (max-width:1224px){.tech.tech--offer-page .tech__item-info{font-size:17px}}@media screen and (max-width:748px){.tech.tech--offer-page .tech__item-info{font-size:12px}}.tech.tech--long .tech__item-name{display:none}.tech.tech--short .tech__item-info{font-weight:400;color:#2a2a2a;font-size:15px}.tech.tech--short .tech__item-name{display:none}@media screen and (max-width:748px){.tech.tech--offer-small .tech__item{width:auto}}@media screen and (max-width:748px){.tech.tech--offer-small{grid-gap:8px;gap:8px;justify-content:flex-start}}.tech.tech--offer-small .tech__item-name{display:none}@media screen and (max-width:748px){.tech.tech--offer-small .tech__item-info{font-size:10px}}.tech__item{width:calc(33% - 8px);font-weight:300}.tech__item.tech__item--small{display:none}.tech__item-name{color:#818181;font-size:10px}.tech__item-info{color:#1e1e1e;font-size:13px;white-space:nowrap}.marks__list{height:300px;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;margin:24px 0 0;grid-gap:8px;gap:8px}@media screen and (max-width:1224px){.marks__list{height:380px}}@media screen and (max-width:984px){.marks__list{height:400px}}@media screen and (max-width:748px){.marks__list{height:224px}.marks__list.marks__list--full{height:100%;flex-direction:row}}.marks__list--item{position:relative;padding:8px;border-radius:4px;display:flex;align-items:center;justify-content:space-between;color:#1e1e1e;text-decoration:none;cursor:pointer;background:#f4f4f4}@media screen and (max-width:984px){.marks__list--item{font-size:14px;padding:14px;width:calc(50% - 10px)}}.marks__list--item.nuxt-link-active{background:#e7e7e7;color:#ec262d}.marks__list--item.nuxt-link-active .list__item-number{color:#ec262d}.marks__list--item:hover{background:#e7e7e7}.marks__list--item .list__item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marks__list--item .list__item-number{margin-left:8px;color:#cd2127;font-weight:600;font-size:14px;transition:.24s}.marks__list--item .list__item-icon{width:40px;height:40px;margin:0 auto}.show__more{display:none;color:#335eea;font-size:16px}@media screen and (max-width:748px){.show__more{display:block;text-align:right}}.folders__list,.generations__list{display:flex;grid-gap:8px;gap:8px;flex-wrap:wrap}.folders__list-item,.generations__list-item{padding:8px;border-radius:4px;display:flex;align-items:center;justify-content:space-between;color:#1e1e1e;text-decoration:none;cursor:pointer;background:#f4f4f4}.folders__list-item.nuxt-link-active,.generations__list-item.nuxt-link-active{background:#e7e7e7;color:#ec262d}.folders__list-item.nuxt-link-active .list__item-number,.generations__list-item.nuxt-link-active .list__item-number{color:#ec262d}.folders__list-item-number,.generations__list-item-number{margin-left:8px;color:#cd2127;font-weight:600;font-size:14px;transition:.24s}.generations__list-item-year{margin-left:8px;color:#757575;font-weight:500;font-size:14px;transition:.24s}.catalog__items{margin-top:30px}.catalog__items.catalog__items--favorite{min-height:400px}.catalog__items-similar,.offer__similar{margin-top:16px}.catalog__items-line{display:flex;align-items:flex-start;justify-content:flex-start;grid-gap:16px;gap:16px;flex-wrap:wrap}.catalog__filters-button{color:#1e1e1e;cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content}.catalog__list{margin-bottom:16px}.catalog__filters-controllers{display:flex;align-items:center;justify-content:space-between;margin-top:16px;position:relative}.catalog__filters-view{display:flex;grid-gap:8px;gap:8px}.contacts,.contacts__map{position:relative}.contacts__map{overflow:hidden;border-radius:8px;z-index:1}.contacts__info{position:absolute;top:8px;left:8px;z-index:2;padding:16px;background:#fff;border-radius:8px;box-shadow:0 0 48px -16px rgba(0,0,0,.32)}@media screen and (max-width:748px){.contacts__info{width:calc(100% - 16px);padding:8px}}.contacts__info .button{width:100%}.contacts__info-line{display:flex;grid-gap:8px;gap:8px;margin-bottom:8px}.contacts__info-line:last-child{margin-bottom:0}.contacts__info-info,.contacts__info-info a{text-decoration:none;color:inherit}.h1__title{margin:16px 0}@media screen and (max-width:748px){.h1__title{font-size:20px}}.h1__title.h1__title--no-mb{margin:16px 0 0}.h1__title.h1__title--hidden{opacity:0;height:0;position:absolute;top:-999px}.h2__title{font-size:24px;font-weight:700;margin:16px 0;color:#1e1e1e}@media screen and (max-width:1400px){.h2__title{font-size:20px}}.h2__title.h2__title--no-margin-top{margin:0 0 16px}.h2__title.h2__title--white{color:#fff}.h3__title{font-size:12px;font-weight:300;margin:0 0 8px}.sub__title{font-size:16px;margin-bottom:16px;color:#1e1e1e}.sub__title.sub__title--white{color:#fff}.text__block{margin:16px 0;padding:16px;box-shadow:0 0 48px -16px rgba(0,0,0,.32)}.text__p,.text__ul{font-weight:300;margin-bottom:16px;font-size:16px;line-height:22px;color:#1e1e1e}.text__p a,.text__ul a{color:#335eea}.text__p--description{white-space:break-spaces;font-size:14px}.text__ul li{margin-left:24px}.collections__line{display:flex;grid-gap:8px;gap:8px;justify-content:space-between;flex-wrap:wrap}.collections__item{position:relative;padding:8px;width:calc(33% - 5px);background:#cd2127;height:104px;border-radius:8px;color:#fff;text-decoration:none;overflow:hidden}.collections__item--long{width:100%}.collections__item--long .collections__item-title{font-size:16px}.collections__item-title{position:relative;z-index:2;font-size:12px;font-weight:700}.collections__item-image{position:absolute;bottom:0;right:0;width:70%;height:auto;max-width:230px}.collections__item-image--exchange{width:50%}.collections__item-image--comm{width:70%}.collections__item-image--long{width:46%;bottom:0}.collections__item--long-two{order:3;width:100%}.collections__item--long-two p{font-size:16px;font-weight:500}.collections__item--long-two img{height:100%;width:auto;max-width:100%}@media screen and (min-width:1224px){.collections__line{grid-gap:16px;gap:16px}.collections__item-image{right:-12px;transition:.16s}.collections__item{order:1;width:calc(20% - 13px);height:160px;padding:16px;transition:.16s}.collections__item:hover{background:#ec262d}.collections__item:hover .collections__item-image{right:-4px}.collections__item-exchange{order:2}.collections__item--long,.collections__item--long-two{order:3;width:calc(80% - 4px)}.collections__item--long-two p{font-size:16px;font-weight:500}.collections__item--long-two img{height:100%;width:auto;max-width:100%}.collections__item--long-2{width:39%;order:3}.collections__item-title{font-size:20px}.collections__item--long .collections__item-title{font-size:27px}.collections__item--long .collections__item-subtitle{font-size:16px;margin-top:9px}.collections__item-image--long{max-width:277px;bottom:0;right:-8px}}.header{padding:16px 0;background:#fff;border-top:4px solid #cd2127;box-shadow:0 0 48px -16px rgba(0,0,0,.32);position:relative}@media screen and (max-width:748px){.header{border-top:2px solid #cd2127}}.header.header--fixed{position:fixed;z-index:100;top:0;left:0;width:100%}.header__city{font-size:16px;font-weight:700;margin-left:48px}@media screen and (max-width:984px){.header__city{margin-left:16px;font-size:14px}}@media screen and (max-width:748px){.header__city{display:none}}.header__city-address{font-size:12px;font-weight:300}.header__phone-wrapper{margin-left:auto}.header__phone{font-weight:700;font-size:16px;color:#1e1e1e;text-decoration:none}@media screen and (max-width:984px){.header__phone{font-size:14px}}.header__phone-desktop{display:block}@media screen and (max-width:748px){.header__phone-desktop{display:none}}.header__phone-mobile{display:none}@media screen and (max-width:748px){.header__phone-mobile{display:flex;width:24px;height:24px;background:#cd2127;border-radius:48px;fill:#fff;align-items:center;justify-content:center}.header__phone-mobile svg{width:20px;height:20px}}.header__main{justify-content:space-between;max-height:24px}.header__logo,.header__main{display:flex;align-items:center}.header__logo{z-index:3;background:#cd2127;position:absolute;width:76px;top:0;left:50%;transform:translateX(-50%);height:calc(100% + 8px);justify-content:center;box-shadow:0 0 48px -16px rgba(0,0,0,.32);border-right:1px solid #cd2127;border-left:1px solid #cd2127}@media screen and (max-width:748px){.header__logo{width:104px;height:100%}}.header__logo:after{content:"";width:0;height:0;position:absolute;right:-65px;top:0;border-color:#cd2127 transparent transparent;border-style:solid;border-width:64px 64px 0 0}@media screen and (max-width:748px){.header__logo:after{right:-57px;border-width:56px 56px 0 0;pointer-events:none}}.header__logo:before{content:"";width:0;height:0;position:absolute;left:-65px;top:0;border-color:transparent #cd2127 transparent transparent;border-style:solid;border-width:0 64px 64px 0}@media screen and (max-width:748px){.header__logo:before{left:-57px;border-width:0 57px 57px 0;pointer-events:none}}.header__logo img{width:200px;position:relative;z-index:2}@media screen and (max-width:748px){.header__logo img{width:63%;margin-left:-10%}}.header__nav{display:flex;align-items:center;flex:1;justify-content:center;list-style:none;position:absolute;top:0;transform:translateY(-150%);width:100%;left:0;background:#fff;z-index:-1;padding:32px 0 24px;border-top:2px solid #f4f4f4;border-bottom:2px solid #f4f4f4;transition:.24s}@media screen and (max-width:748px){.header__nav{flex-direction:column;align-items:flex-start}}.header__nav.header__nav--active{transform:translateY(0);top:56px}.header__link{text-decoration:none;font-weight:700;margin:0 8px}@media screen and (max-width:748px){.header__link{margin:16px 8px;font-size:20px}}.header__link a,.header__link div{cursor:pointer;color:#1e1e1e;display:block;text-decoration:none;transition:.24s}.header__link a:hover,.header__link div:hover{color:#cd2127}.burger{display:flex;width:40px;height:24px;flex-direction:column;justify-content:space-between;cursor:pointer}.burger:hover .burger__line:first-child{transform:translateY(-2px)}.burger:hover .burger__line:last-child{transform:translateY(2px)}.burger.burger--active .burger__line:first-child{transform:rotate(45deg) translateY(6px) translateX(8px)}.burger.burger--active .burger__line:nth-child(2){opacity:0}.burger.burger--active .burger__line:nth-child(3){transform:rotate(-45deg) translateY(-6px) translateX(8px)}.burger__line{transition:.24s;width:100%;height:4px;border-radius:2px;background:#1e1e1e;transform:translateY(0) translateX(0)}.header__favorite{position:relative;margin-left:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.header__favorite svg{width:24px;height:24px;fill:#1e1e1e;transition:.24s}@media screen and (max-width:748px){.header__favorite{margin-left:16px;margin-right:4px}}.header__favorite-count{background:#de1015;position:absolute;top:-8px;border:2px solid #fff;right:-10px;width:20px;height:20px;border-radius:24px;font-size:10px;font-weight:300}.button,.header__favorite-count{color:#fff;display:flex;align-items:center;justify-content:center}.button{height:44px;text-decoration:none;font-size:14px;text-align:center;border-radius:4px;cursor:pointer;transition:.24s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#cd2127}.button.button--credit{padding:0 16px}.button.button--filter{width:100%;margin-top:8px;transform:translateY(-8px)}@media screen and (max-width:748px){.button.button--filter{transform:translateY(-8px)}}.button.button--info{background:rgba(51,94,234,.1);color:#335eea}.button.button--form{width:100%}.button.button--more{margin-top:16px;background:#fff;border:2px solid #cd2127;color:#cd2127;width:100%}.button.button--more:hover{box-shadow:none}.button.button--icon{background:rgba(51,94,234,.1);max-width:44px}.button.button--icon svg{width:24px;height:24px}.button.button--view{background:rgba(51,94,234,.1);width:44px;padding:0;transition:.24s}@media screen and (max-width:748px){.button.button--view{width:32px;height:32px}}.button.button--view svg{transition:.24s;width:24px;height:24px}.button.button--view.active{background:#cd2127}.button.button--view.active svg{fill:#fff}.button .button--autoteka-icon{width:16px;margin-right:0}.button.button--autoteka{background:rgba(51,94,234,.1);width:content-box;padding:0 12px}.button.button--autoteka svg{transition:.24s;width:16px;height:16px}.button.button--like{background:rgba(51,94,234,.1);width:content-box;padding:0 12px}.button.button--like svg{transition:.24s;width:16px;height:16px}.button.button--disabled{background:#e7e7e7;color:#1e1e1e;pointer-events:none}.button.button--cookie{padding:0 16px}.button--autoteka-text{color:#1e1e1e;font-weight:700;margin-left:6px}@media screen and (max-width:748px){.button--autoteka-text{display:none}}.button--back{font-size:16px;color:#335eea;text-align:center;display:block;width:100%}.filters__list{display:flex;justify-content:space-between;flex-wrap:wrap;grid-gap:8px;gap:8px}@media screen and (max-width:1400px){.filters__list{grid-gap:8px;gap:8px}}.show__filters{color:#335eea;cursor:pointer;margin:0 0 16px}.no__data{padding:16px;font-size:20px;font-weight:700}.filter__controllers{display:flex;justify-content:space-between}.catalog__filter-sort{display:flex}.catalog__sort{position:relative;width:min(100%,13rem)}.catalog__sort-icon{z-index:1;position:absolute;top:50%;translate:0 -50%;left:1rem;width:1rem;height:1rem;color:#1e1e1e;pointer-events:none}.catalog__sort-input .select__data{padding-left:2.5rem;line-height:1}.filters{position:fixed;top:60px;z-index:10;width:100%;left:0;background:#fff;box-shadow:0 0 48px -16px rgba(0,0,0,.32);padding:24px}.filters__line{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}.filter-item_price_title{position:absolute;right:5px;top:10px;pointer-events:none;background-color:#fff;color:#1e1e1e;font-size:13px;display:flex;justify-content:center;align-items:center;padding:2px 4px;border-radius:6px;align-content:center;font-weight:300}@media screen and (max-width:748px){.filter-item_price_title{top:6px;padding:4px;font-size:12px}}.wrapper__filter-item_price{position:relative}.wrapper__filter-item_price .input{font-weight:300}@media screen and (max-width:320px){.wrapper__filter-item_price .input{padding-left:2px}}.application__line{display:flex;grid-gap:16px;gap:16px;margin-top:24px}@media screen and (max-width:984px){.application__line{flex-wrap:wrap}}.application__line-block{padding:16px;background:#fff;border-radius:8px;box-shadow:0 0 48px -16px rgba(0,0,0,.32)}@media screen and (max-width:748px){.application__line-block{padding:8px}}.application__line-block--width-100{width:100%}.application__bank{margin-bottom:16px}.application__bank img{max-width:100%;max-height:80px}.about__images img{width:100%}.h2__border-none.application__expander-header-title{padding:0;margin-top:0;font-size:14px}.application__header-bank{display:flex;align-items:center;grid-gap:8px;gap:8px}.application__expander-cancel{width:18px;height:18px}.application__expander-header{display:flex;justify-content:space-between;align-items:center;padding:6px}.application__expander .expander--expanded{border:none}.application__expander{border:1px solid #cd2127;padding:0 8px 8px;border-radius:4px;margin-top:10px}.application__expander-icon{width:24px;height:24px;transform:rotate(45deg);transition:all .3s ease;fill:#cd2127}.application__expander-icon--expanded{transform:rotate(90deg)}.application__block{width:calc(40% - 8px)}@media screen and (max-width:984px){.application__block{width:100%}}.application__line-block{width:calc(50% - 8px)}.application__line-block.with-animation{box-shadow:none;padding:0}@media screen and (max-width:984px){.application__line-block{width:100%}}.choose__items{display:flex;flex-wrap:wrap;width:100%;margin-top:16px;grid-gap:16px;gap:16px;margin-bottom:16px;font-size:16px;justify-content:space-between}@media screen and (max-width:1224px){.choose__items{flex-wrap:nowrap;white-space:nowrap;scroll-snap-type:x mandatory;scroll-padding-left:16px;scroll-padding-right:16px;overflow-x:auto;overscroll-behavior-inline:contain;-ms-scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:8px 0 8px 10px}.choose__items::-webkit-scrollbar{display:none}}.choose__items.choose__items--modal{margin-top:0;grid-gap:8px;gap:8px;margin-bottom:16px;font-size:14px}.choose__items::-webkit-scrollbar{background-color:#f4f4f4;max-width:4px;height:4px;cursor:pointer}.choose__items::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f4f4f4}.choose__items::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#a0a0a0}.choose__items__item{cursor:pointer;background-color:#fff;box-shadow:0 4px 12px 0 rgba(0,16,61,.22);color:#1e1e1e;padding:16px 24px;border-radius:8px;transition-duration:.6s;display:flex;align-items:center;font-size:14px}.choose__items__item:hover{transform:translateY(-2px)}.choose__items__item svg{width:24px;height:24px;fill:#1e1e1e}@media screen and (max-width:960px){.choose__items__item{padding:4px 12px}}.choose__items__item-name{font-size:.7em;font-weight:300}.choose__items__item--title,.choose__items__item-info{margin-left:8px;font-size:13px;padding:2px;font-weight:400}.choose__items__item--title{font-size:14px;margin-left:12px}.benefits__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}.benefits__modal-bg{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1;background:rgba(0,0,0,.64)}.benefits__modal-content{z-index:2;position:absolute;width:330px;min-height:80px;border-radius:4px;top:50%;left:50%;background:#fff;padding:24px;white-space:wrap;transform:translateX(-50%) translateY(-50%)}@media screen and (max-width:748px){.benefits__modal-content{width:300px}}.benefits__modal-close{position:absolute;top:8px;right:16px;font-size:24px;cursor:pointer}.benefits__modal-test{padding-right:8px}.benefits__desktop{display:flex;margin-top:8px;justify-content:space-between;width:100%;overflow-x:scroll;grid-gap:16px;gap:16px;padding-bottom:8px}.benefits__desktop::-webkit-scrollbar{height:0}.prizes{padding:16px 24px;box-shadow:0 0 48px -16px rgba(0,0,0,.32);border-radius:4px}@media screen and (max-width:1400px){.prizes{padding:8px 16px}}.prizes__line{display:flex;grid-gap:24px;gap:24px;margin-top:24px}@media screen and (max-width:1400px){.prizes__line{grid-gap:8px;gap:8px}}.prizes__item{padding:16px}@media screen and (max-width:1400px){.prizes__item{padding:8px}}.prizes__item-image{height:100px;width:auto;margin:0 auto;display:block}@media screen and (max-width:1400px){.prizes__item-image{height:64px}}.prizes__item-text{width:200px;text-align:center;margin:8px auto 0}@media screen and (max-width:1400px){.prizes__item-text{width:100%;font-size:14px}}credit__conditions{margin:16px 0 24px}.conditions_info{margin-top:32px}.conditions_info_line{display:flex;justify-content:space-between;margin-top:16px;font-size:14px;color:#818181}.conditions_info_line_item{display:flex;align-items:center;grid-gap:4px;gap:4px}.conditions_info_line_item.price{color:#cd2127}.form__range_title{color:#8f8f8f;font-weight:300;margin-bottom:8px}.form__range_title span{font-weight:400;color:#1e1e1e}.conditions_info_line_dots{flex:1;margin:0 8px;position:relative;top:-2px;border-bottom:1px dotted #818181}.offers__list{width:100%;height:240px;overflow-y:scroll;overflow-x:hidden;margin-top:8px;padding:8px 0}.offers__list::-webkit-scrollbar{width:4px;background-color:#e8e8e8}.offers__list::-webkit-scrollbar-thumb{background:#cd2127;border-radius:5px}.modal__chosen{margin-top:16px}.modal__chosen .offer__chose{margin-bottom:0}.chose__another{font-size:14px;margin-bottom:8px;color:#335eea;cursor:pointer}.crumbs{display:flex;margin:16px 0 0;font-size:16px;list-style:none;flex-wrap:wrap}.crumbs__item{margin-left:18px;color:#cd2127;position:relative}.crumbs__item:after{content:"/";position:absolute;left:-8px;top:1px;font-size:10px}.crumbs__item:first-child{margin-left:0}.crumbs__item:first-child:after{display:none}@media screen and (max-width:748px){.crumbs__item{margin-left:8px;font-size:10px}.crumbs__item:after{left:-6px;top:-1px}}.crumbs__link{text-decoration:none;color:#1e1e1e}.callback__modal{position:fixed;bottom:16px;right:50%;width:240px;height:42px;z-index:10;background:#cd2127;border-radius:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translateX(50%);transition:.16s}.callback__modal-text{color:#fff;width:160px;text-align:center;overflow:hidden;margin:0 auto;white-space:nowrap;font-size:18px;font-weight:700;transition:.16s}.callback__modal-phone{fill:#fff;max-width:20px;max-height:20px;transition:.16s;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);opacity:0}.callback__modal-close{fill:#000;max-width:24px;max-height:24px;cursor:pointer;position:absolute;right:-8px;top:-16px;background:#fff;border-radius:16px;box-shadow:0 0 48px -16px rgba(0,0,0,.32);opacity:0;transition:.16s}.callback__modal--short{width:42px;right:16px;transform:translateX(0)}.callback__modal--short:after{display:block}.callback__modal--short .callback__modal-close,.callback__modal--short .callback__modal-phone{opacity:1}.callback__modal--short .callback__modal-text{width:0}.offer__page-content{margin-top:16px;justify-content:flex-end}.offer__page-content,.offer__page-content_right{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.offer__page-content_right{width:calc(50% - 8px)}@media screen and (max-width:748px){.offer__page-content_right{width:100%}}.offer__page-title{font-size:24px;display:flex;flex-wrap:wrap;font-weight:600;grid-gap:8px;gap:8px;margin-bottom:16px}.offer__page-controls-top{display:flex;justify-content:space-between;align-items:center}.offer__page-complectation,.offer__page-description,.offer__terms{padding:16px;box-shadow:0 0 48px -16px rgba(0,0,0,.32);border-radius:8px}.offer__terms--credit{width:100%!important;padding:0!important;box-shadow:none!important;margin-bottom:24px!important}.offer__terms-list{list-style:none;font-size:14px}.offer__terms-item{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e7e7e7}.offer__terms-item:last-child{border-bottom:0;padding-bottom:0}.offer__complectation{box-shadow:0 0 48px -16px rgba(0,0,0,.32);border-radius:8px;padding:16px}.offer__complectation-block{margin-bottom:16px}.offer__complectation__title{font-weight:700;font-size:18px;margin-bottom:8px}.offer__complectation__item{font-size:14px;margin-bottom:4px;padding-left:8px}.offer__page-content-not-found{color:red;font-size:36px;width:100%}@media(min-width:748px){.offer__page-content{flex-direction:row;flex-wrap:wrap;align-items:flex-start}.offer__page-controls{width:calc(50% - 8px);padding:16px;box-shadow:0 0 48px -16px rgba(0,0,0,.32);border-radius:8px}.offer__complectation,.offer__page-description,.offer__terms{width:calc(50% - 8px)}}.autoteka{background:#fff}.autoteka__loader{display:flex;align-items:center;flex-direction:column}.autoteka__loader-text{font-size:20px;font-weight:700}.autoteka__logo{width:20px}.autoteka__title{margin-top:8px;font-size:20px;display:flex;grid-gap:8px;gap:8px;font-weight:700}.autoteka__date,.autoteka__description{font-size:14px;margin-top:8px;font-weight:300}.autoteka__date span{font-weight:700}.autoteka__offer{margin-top:16px}.autoteka__offer-title{font-size:20px;margin-bottom:16px}.autoteka__offer-line{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.autoteka__offer-line div:first-child{font-size:14px;color:#818181}.autoteka__offer-vin-text{font-size:14px;font-weight:300;margin-top:16px}.autoteka__blocks{margin-top:24px}.autoteka__block{margin-bottom:16px;padding-left:18px}.autoteka__block-title{font-size:16px;font-weight:700;position:relative;margin-bottom:6px}.autoteka__block-title:before{content:"";position:absolute;left:-18px;width:12px;top:4px;height:12px;border-radius:16px;background:#97cf26}.autoteka__block-text{font-size:14px;font-weight:300;line-height:18px}.slider{position:relative;margin-top:16px}.slider_nav_arrow{background:#818181}.slide{display:flex;align-items:center;justify-content:center;margin:0 auto;cursor:pointer}.bank_logo{max-width:60%;max-height:60%;display:block;margin:0 auto}.slider__main{margin-bottom:24px}.slider_nav_arrow{display:none}.slide__image{width:100%;aspect-ratio:8/3;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1;border-radius:8px}@media screen and (max-width:1224px){.slide__image{aspect-ratio:8/4}}.slide__content{z-index:2;top:0;left:0;display:flex;flex-direction:column;color:#fff}.slide__content,.slide__content:after{position:absolute;width:100%;height:100%}.slide__content:after{content:"";z-index:1;background:rgba(0,0,0,.5)}.slide__content-title{padding:16px;position:relative;text-align:center;z-index:2;font-weight:700;font-size:32px}@media screen and (max-width:1224px){.slide__content-title{font-size:24px}}.slide__content-text{position:relative;z-index:2;padding:0 16px 16px;text-align:center;font-weight:300;font-size:24px}@media screen and (max-width:1224px){.slide__content-text{font-size:16px}}.error_page{min-height:calc(100vh - 320px)}.error_page span{font-size:64px;display:block;width:100%;text-align:center;margin:32px auto}.thanks{margin-top:16px;width:100%}.inner{padding:16px;border-radius:8px;box-shadow:0 1px 45px -12px rgba(0,0,0,.4)}@media screen and (max-width:748px){.inner{padding:16px 8px}}.title_line{display:flex;align-items:center}@media screen and (max-width:748px){.title_line h2{font-size:18px}}.title_line svg{fill:#cd2127;width:32px;height:32px;margin-right:8px}@media screen and (max-width:748px){.title_line svg{width:24px;height:24px}}.text{color:#818181;margin-top:8px;font-weight:300}.back--link{color:#cd2127;margin-top:8px;display:block}.loader{fill:#cd2127;width:29px;height:29px;-webkit-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.loader.loader--small{width:16px;height:16px}.loader.loader--medium{width:24px;height:24px}.loader.loader--large{width:88px;height:88px}.brazzers__button-container{position:absolute;width:100%;height:calc(100% - 3px);top:0;overflow:hidden;display:flex}.brazzers:not(:hover) .brazzers__button{opacity:0}.brazzers__button{position:relative;flex:1;min-height:7px;opacity:1;transition:opacity .3s}.brazzers__button:after{position:absolute;bottom:0;right:1px;left:1px;height:6px;content:"";background:hsla(0,0%,100%,.7);transition:background-color .24s}.brazzers img.load{filter:blur(5px);transition:filter .5s;will-change:filter}.brazzers img.loaded{filter:blur(0)}.brazzers__button:hover:after{background-color:#cd2127}.pagination{width:100%;display:flex;justify-content:flex-start;list-style:none;padding-bottom:24px;margin-top:32px}.pagination li{border:none;padding:8px 16px;margin:0 4px;border-radius:2px;color:#335eea;font-size:14px}.pagination li:first-child,.pagination li:last-child{background:rgba(51,94,234,.1)}.pagination li.disabled{display:none}.pagination li.active{background:rgba(51,94,234,.1)}.pagination li a{padding:4px 8px;display:block;cursor:pointer}.banks{display:flex;grid-gap:16px;gap:16px;flex-wrap:wrap;margin-top:24px}.bank__card{color:#1e1e1e;text-decoration:none;width:calc(25% - 12px);padding:8px 16px;background:#fff;box-shadow:0 0 48px -16px rgba(0,0,0,.32);border-radius:4px}@media screen and (max-width:748px){.bank__card{width:calc(50% - 8px)}}.bank__card-logo-wrapper{width:100%;height:48px;display:flex;align-items:center;justify-content:center}.bank__card-logo{width:100%;max-width:120px;max-height:100%}.bank__card-license{width:100%;font-size:12px;margin-top:4px;color:#1e1e1e}.banks__licenses{margin-top:16px}.banks__license{display:flex}.bank__table-head{margin-bottom:16px;display:flex}.bank__table-head div{width:50%}.banks__license{border:1px solid #e7e7e7;height:40px;padding:0 16px}.banks__license-bank{width:50%;border-right:1px solid #e7e7e7}.banks__license-bank,.banks__license-link{height:100%;display:flex;align-items:center}.banks__license-link{padding:0 16px;color:#1e1e1e;-webkit-text-decoration:underline #cd2127;text-decoration:underline #cd2127}.steps{display:flex}.steps,.steps__item{grid-gap:16px;gap:16px}.steps__item{flex:1;padding:8px 0;background:rgba(51,94,234,.1)}.steps__item-text{font-size:12px;color:#335eea;text-align:center}.offer__small{width:100%;background:#f4f4f4;display:flex;align-items:flex-start;grid-gap:8px;gap:8px;position:relative}.offer__small.offer__small--form{margin-bottom:8px}@media screen and (max-width:748px){.offer__small.offer__small--form{padding-bottom:56px}}.offer__small-name{font-size:14px;font-weight:300;margin-top:4px;display:flex;justify-content:space-between;align-items:flex-start;height:16px;width:100%;grid-gap:16px;gap:16px}.offer__small-name .button{margin-top:6px}@media screen and (max-width:748px){.offer__small-name .button{position:absolute;bottom:8px;width:100%;left:0}}@media screen and (max-width:748px){.offer__small-name{height:auto}}.offer__small-info{width:100%;padding-right:8px}.offer__small-scale{fill:#818181;pointer-events:none;top:4px;left:140px;width:16px;height:16px;z-index:2;position:absolute}@media screen and (max-width:748px){.offer__small-scale{left:100px}}.offer__small-image{position:relative;cursor:pointer;z-index:1;width:160px;display:none;pointer-events:all}@media screen and (max-width:748px){.offer__small-image{width:120px}}.offer__small-image:first-child{display:block}.offer__small-image.pointerEventNone{pointer-events:none}.modal__wrapper{position:fixed;width:100%;height:100vh;top:0;overflow-x:hidden;overflow-y:scroll;left:0;z-index:100}.modal__wrapper .personal__data{margin-top:8px}.personal__data{margin-top:8px;display:flex;flex-direction:column}.modal__overlay{background:rgba(0,0,0,.8);z-index:15;position:fixed;width:100%;height:100%;top:0;left:0;transition:.24s}.modal__content{padding:16px;width:480px;min-height:270px;height:auto;background:#fff;margin:104px auto;position:relative;z-index:20;border-radius:8px}@media screen and (max-width:1224px){.modal__content{width:100%;margin:0;height:100vh;padding:24px 16px;overflow-y:scroll;box-sizing:inherit;position:absolute;top:0;left:0;min-height:100%}}@media screen and (max-width:748px){.modal__content{padding:88px 12px}}.modal__close{position:absolute;top:8px;right:16px;cursor:pointer;font-size:24px}@media screen and (max-width:748px){.modal__close{top:64px}}.modal__close:hover{opacity:.6}.modal__title{font-size:18px;font-weight:700;color:#000;padding-right:48px}@media screen and (max-width:1224px){.modal__title{font-size:20px}}.modal__title.modal__title--sub{font-size:16px;margin-top:4px;color:#818181;font-weight:400;margin-bottom:12px}@media screen and (max-width:1224px){.modal__title.modal__title--sub{margin-bottom:12px}}.map{width:100%}.map__loader{height:480px;width:100%;display:flex;align-items:center;justify-content:center;background:#e7e7e7;border-radius:8px}.footer{background:#f4f4f4;margin-top:32px}.footer,.footer__inner{padding:16px 0}@media screen and (max-width:1224px){.footer__inner{padding:0 8px 16px}}.footer__nav{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width:1224px){.footer__nav-item{display:none}}@media screen and (max-width:1224px){.footer__nav-item.footer__nav-item--logo{display:block}}.footer__nav-item.footer__nav-item--logo img{width:116px}@media screen and (max-width:1224px){.footer__nav-item.footer__nav-item--logo img{width:100px}}.footer__nav-item-title{font-size:14px;font-weight:700}.footer__nav-item-link{font-size:14px;margin-top:8px;color:#335eea;display:block;text-decoration:none}.footer__links{display:flex;flex-direction:column;grid-gap:8px;gap:8px;margin-top:8px}.footer__links a{color:#335eea}.footer__legal{border-top:2px solid #cd2127;padding-top:16px;font-size:12px}.footer__desc,.footer__legal{margin-top:16px;color:#818181}.footer__desc{font-size:14px;line-height:18px;font-weight:300}.tippy-popper{z-index:250!important}.tippy--question{flex-shrink:0;width:16px;height:16px;display:flex}.tippy__icon{width:16px;height:16px;fill:#cd2127}.tippy__text{color:#fff;padding:8px}.offer__like{width:44px;height:44px;border-radius:4px;display:flex;align-items:center;justify-content:center;background:rgba(51,94,234,.1);cursor:pointer;margin-left:auto}.offer__like:hover svg{fill:#de1015}.offer__like svg{width:16px;height:16px;fill:#1e1e1e;transition:.24s}.favorite__img{max-width:620px;width:100%;display:block;margin:16px auto}.geolocation{background:#fff;padding:24px;border-radius:8px;display:flex;width:calc(50% - 8px);flex-direction:column;grid-gap:16px;gap:16px;box-shadow:0 0 48px -16px}.geolocation .button{display:flex;flex-direction:row-reverse;align-items:center;grid-gap:6px;gap:6px;border:none;padding:13px}.geolocation .button svg{width:19px}.geolocation__title{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.geolocation__title h2{font-size:24px;font-weight:600;color:#1e1e1e;margin:0}.geolocation__title p{color:#757575;font-size:16px;font-weight:400}.geolocation__title span{font-size:24px;font-weight:600;color:#cd2127}.geolocation__buttons{display:flex;flex-direction:row;grid-gap:24px;gap:24px}.geolocation__buttons svg{width:10px}@media screen and (max-width:748px){.geolocation{width:100%;padding:16px}.geolocation h2,.geolocation span{font-size:18px}.geolocation__buttons{grid-gap:10px;gap:10px}}.fade-enter-active[data-v-72d4a28c],.fade-leave-active[data-v-72d4a28c]{transition:opacity .3s}.fade-enter[data-v-72d4a28c],.fade-leave-to[data-v-72d4a28c]{opacity:0}