.nuxt-progress{position:fixed;top:0;left:0;right:0;height:0;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#39419d;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}@keyframes callback{0%{width:100%;opacity:1}50%{width:120%;opacity:0}to{width:100%;opacity:0}}@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:#39419d!important;color:#fff!important;height:32px;width:32px;border-radius:32px!important}@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:48px;width:100%;padding:0 16px;background:#f3f3f3;outline:none;font-weight:300;font-size:14px;font-family:-apple-system,system-ui,BlinkMacSystemFont,“Segoe UI”,Roboto,“Helvetica Neue”,Arial,sans-serif}.input::placeholder{font-size:14px;font-weight:300;font-family:-apple-system,system-ui,BlinkMacSystemFont,“Segoe UI”,Roboto,“Helvetica Neue”,Arial,sans-serif}.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:#5b65c9;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;top:8px}}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,.0980392157)}input[type=range]::-webkit-slider-thumb{background:#5b65c9;cursor:pointer;width:20px;height:20px;-webkit-appearance:none;border-radius:24px;margin-top:-7px;transition:.24s}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.24)}@media screen and (max-width:748px){input[type=range]::-webkit-slider-thumb{width:32px;height:32px;margin-top:-13px}}.select__wrapper{width:100%}.select__wrapper.select__wrapper--form{width:calc(50% - 4px)}.select__wrapper.select__wrapper--filter{width:calc(33% - 4px)}@media screen and (max-width:1224px){.select__wrapper.select__wrapper--filter{width:calc(50% - 8px)}}.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:16px}.select.select--open .select__data{transition:0s;border-bottom-right-radius:0;border-bottom-left-radius:0}.select__data{width:100%;height:48px;border:none;display:flex;padding:0 32px 0 16px;align-items:center;background:#f4f4f4;position:relative;transition:.3s;font-weight:300;font-size:14px;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:10;top:48px;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:#39419d;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:#39419d}.select_option:hover{background:#39419d;color:#fff}.select_nodata{margin:24px auto;width:100%;font-size:16px;text-align:center}.select__rec{position:absolute;top:22px;height:0;right:8px;width:0;border:4px solid transparent;border-top:5px solid #39419d}.select__loader{position:absolute;z-index:2;width:16px;height:16px;right:4px;top:calc(50% - 10px);animation:rotate 1.6s linear infinite;fill:#39419d}.checkbox__label{margin:10px 0;display:flex;align-items:flex-start;cursor:pointer}.checkbox__label a{color:#2196f3}.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 #39419d;border-left:2px solid #39419d;top:3px;left:3px;opacity:0}.checkbox__text{font-size:14px}.checkbox:checked+.checkbox__custom:after{opacity:1}*{margin:0;padding:0;box-sizing:border-box}.ymaps-2-1-79-map-copyrights-promo{display:none!important}body{min-width:280px;margin:0;padding:0;font-size:16px;font-family:-apple-system,system-ui,BlinkMacSystemFont,“Segoe UI”,Roboto,“Helvetica Neue”,Arial,sans-serif;font-weight:400}.hide_title{position:absolute;z-index:-1}.wrapper.wrapper--fixed{padding-top:140px}.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:#39419d;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:#5b65c9}.hidden{font-size:0!important;visibility:hidden!important;opacity:0!important;max-height:0!important;height:0!important}.mt-1{margin-top:5px}.mt-2{margin-top:10px}.mt-3{margin-top:15px}.mt-4{margin-top:20px}.mt-5{margin-top:25px}.advantages{display:flex;flex-wrap:wrap;width:100%;margin-top:16px;gap:16px;margin-bottom:16px;font-size:16px}@media screen and (max-width:748px){.advantages{flex-wrap:nowrap;overflow-x:scroll;gap:8px;padding-bottom:16px}.advantages::-webkit-scrollbar{height:4px;background-color:#fafafa}.advantages::-webkit-scrollbar-thumb{background:#5b65c9;border-radius:4px}}.advantages.advantages--modal{margin-top:0;gap:8px;margin-bottom:16px;font-size:16px}.advantages.advantages--modal .advantages__item{width:calc(25% - 8px)}.advantages__item{width:calc(25% - 12px);display:flex;align-items:center;background:#39419d;color:#fff;padding:8px;border-radius:8px}@media screen and (max-width:748px){.advantages__item{width:200px;min-width:200px}}.advantages__item-name{font-size:.6em;font-weight:300}.advantages__item-info{font-size:1em;width:100%;text-align:center}.offer__price{display:flex;align-items:center;gap:8px;font-size:16px;margin:8px 0}.offer__price.offer__price--small{font-size:16px;flex-direction:column;align-items:flex-start;margin-top:0;gap:4px}.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{row-gap:2px;column-gap:8px;flex-wrap:wrap}}.offer__price-actual{color:#d71313;font-weight:700;font-size:1.1em}.offer__price-old{text-decoration:line-through;font-size:.8em;display:none}@media screen and (max-width:748px){.offer__price-old{display:block}}.offer__price-credit{font-weight:300;font-size:.8em}.privacy{margin:24px 0;padding:24px;border-radius:10px;box-shadow:0 1px 45px -12px rgba(0,0,0,.4)}.privacy h1.heading{font-size:24px;margin-bottom:25px;color:#000}.privacy__heading{font-size:24px;margin:15px 0;color:#000;position:relative}.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)}.privacy__table p{margin:0;text-align:start}.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 #ddd;padding:12px 15px;text-align:left}.privacy__table th{background-color:#f8f9fa;font-weight:700;color:#000}.privacy__table tr{background-color:#f9f9f9}@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;gap:16px;list-style:none}@media screen and (max-width:748px){.reviews{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}.reviews__item-img{width:100%}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:15;box-shadow:0 0 8px rgba(0,0,0,.12);width:100%;background-color:#fff;padding:16px;height:auto}.cookie-banner__content{display:flex;gap:8px;justify-content:space-between}.cookie-banner .text__link{color:#005ff9;transition:opacity .3s;text-decoration:none}.cookie-banner .text__link:hover{opacity:.6}.cookie-banner__title{align-items:first baseline;display:flex;font-size:14px;gap:8px}.cookie-banner__text{display:flex;flex-direction:column;font-size:14px;font-weight:300;gap:4px}.cookie-banner__button{max-width:fit-content}.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;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:18px;display:flex;gap:4px;align-items:center;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;max-width:100%;padding-top:5px}.offer__title.offer__title--small{font-size:16px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;padding:8px}.offer__title-folder,.offer__title-mark{font-size:1em;font-weight:700}.offer__title-power,.offer_year{font-size:1em}.offer__controls{display:flex;justify-content:flex-end;gap:8px}.offer__controls.offer__controls--short{position:absolute;z-index:3;top:16px;right:16px}.offer__catalog,.skeleton__offer{width:calc(25% - 12px);position:relative;border-radius:4px;box-shadow:0 0 32px -16px rgba(0,0,0,.32)}@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{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;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%}.offer__slider{position:relative;min-width:300px;max-width:100%;height:220px;padding:8px 8px 0}@media screen and (max-width:748px){.offer__slider{height:240px}}.offer__slider-mobile{display:none;width:100%;overflow-x:scroll;gap:8px;padding-bottom:16px}.offer__slider-mobile::-webkit-scrollbar{height:4px;background-color:#fafafa}.offer__slider-mobile::-webkit-scrollbar-thumb{background:#5b65c9;border-radius:4px}@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;display:block}@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;gap:8px}.offer__buttons.offer__buttons--short .button{flex:1}.offer__buttons.offer__buttons--page{display:flex;flex-wrap:wrap;margin-top:10px;justify-content:space-between}.offer__buttons.offer__buttons--page .button{width:calc(50% - 4px)}.tech{display:flex;flex-wrap:wrap;justify-content:space-between;border-top:2px solid #9e9e9e;border-bottom:2px solid #9e9e9e;margin:8px 0;padding:8px 0}.tech.tech--page{height:188px;width:calc(50% - 8px);border:0;margin:0;gap:12px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 0 32px -16px rgba(0,0,0,.32)}@media screen and (max-width:748px){.tech.tech--page{padding:8px}}@media screen and (max-width:984px){.tech.tech--page{width:100%;order:2}}.tech.tech--page .tech__item{display:flex;width:calc(33% - 8px);gap:12px;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1em}@media screen and (max-width:984px){.tech.tech--page .tech__item{font-size:.9em;gap:8px}}.tech.tech--page .tech__item-info{font-size:1em}.tech.tech--page .tech__item-icon{min-width:48px;max-width:48px;max-height:48px;background:#fafafa;padding:14px;border-radius:24px;fill:#212121}@media screen and (max-width:984px){.tech.tech--page .tech__item-icon{min-width:32px;max-width:32px;max-height:32px;padding:8px}}.tech.tech--page .tech__color{min-width:24px;border-radius:24px;width:24px;height:24px;margin-left:24px;position:relative;left:-12px;border:1px solid #9e9e9e}.tech.tech--long .tech__item-name{display:none}.tech.tech--short{gap:8px;border:none;margin-top:0;padding-top:4px}.tech.tech--short .tech__item{width:calc(33% - 8px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tech.tech--short .tech__item-info{font-weight:400;color:#9e9e9e;font-size:14px}.tech.tech--short .tech__item-name{display:none}.tech.tech--small{border-top:none;border-bottom:none;margin-top:0;margin-bottom:0;padding:0}.tech.tech--small .tech__item{width:calc(33% - 3px);white-space:nowrap;padding:2px;overflow:hidden;text-overflow:ellipsis}.tech.tech--small .tech__item-info{font-weight:400;color:#9e9e9e;font-size:12px}.tech__item-info{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.marks__list-popular{display:flex;gap:16px;justify-content:space-between}@media screen and (max-width:984px){.marks__list-popular{gap:8px;flex-wrap:wrap}}.popular-item{display:flex;gap:8px;padding:16px 24px;flex-direction:column-reverse;align-items:center;color:#1e1e1e;text-decoration:none;background:#39419d;border-radius:6px;position:relative;overflow:hidden;transition:.24s;box-shadow:0 0 48px -16px rgba(0,0,0,.5);justify-content:center}.popular-item:hover{box-shadow:0 0 32px -8px rgba(0,0,0,.5)}.popular-item:hover svg{max-width:100%;max-height:100%}@media screen and (max-width:984px){.popular-item{width:calc(20% - 8px);padding:16px 0}}.popular-item .popular-item-name{position:relative;z-index:2;font-weight:700;font-size:20px;color:#fff;text-align:center}@media screen and (max-width:984px){.popular-item .popular-item-name{font-size:13px}}.popular-item svg{transition:.16s;max-width:80%;max-height:80%;opacity:.32;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.list__marks-popular{display:none;gap:16px;align-items:center;justify-content:center;margin-top:12px}@media screen and (max-width:748px){.list__marks-popular{display:flex}}.list__marks-popular-item{width:auto;height:32px;background:#39419d;border-radius:8px;padding:8px 4px;box-shadow:0 0 32px -16px rgba(0,0,0,.32);transition:.16s}.list__marks-popular-item:hover{background:#5b65c9}.list__marks-popular-item svg{max-width:100%;max-height:100%;fill:#fff;filter:brightness(0) invert(1)}.list__marks{margin-top:16px;width:100%}.list__marks.list__marks--desktop{display:inline-block;column-count:6}.list__marks.list__marks--desktop .marks__list--item{margin-bottom:8px}@media screen and (max-width:748px){.list__marks.list__marks--desktop{display:none!important}}.list__marks.list__marks--mobile{display:none}@media screen and (max-width:748px){.list__marks.list__marks--mobile{display:flex;flex-wrap:wrap;gap:8px}.list__marks.list__marks--mobile .marks__list--item{width:calc(50% - 4px)}}.marks__list--item{position:relative;padding:12px 16px;border-radius:4px;display:flex;align-items:center;justify-content:space-between;color:#212121;background:#fafafa;text-decoration:none;cursor:pointer}.marks__list--item.nuxt-link-active{background:#e1e1e1;color:#5b65c9}.marks__list--item.nuxt-link-active .list__item-number{color:#5b65c9}.marks__list--item:hover{background:#e1e1e1}.marks__list--item .list__item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marks__list--item .list__item-number{margin-left:8px;color:#39419d;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:#2196f3;font-size:16px}@media screen and (max-width:748px){.show__more{display:block;text-align:right}}.folders,.generations{margin-top:16px}.folders__list,.generations__list{display:flex;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:#212121;text-decoration:none;cursor:pointer;background:#fafafa}.folders__list-item.nuxt-link-active,.generations__list-item.nuxt-link-active{background:#e1e1e1;color:#5b65c9}.folders__list-item.nuxt-link-active .list__item-number,.generations__list-item.nuxt-link-active .list__item-number{color:#5b65c9}.folders__list-item-number,.generations__list-item-number{margin-left:8px;color:#39419d;font-weight:600;font-size:14px;transition:.24s}.generations__list-item-year{color:#757575;margin-left:4px}@media screen and (min-width:748px){.list__marks-popular{justify-content:flex-start}}.catalog__items{margin-top:24px}.catalog__items.catalog__items--favorite{margin-bottom:40px;height:auto}.catalog__items-line{display:flex;align-items:flex-start;justify-content:flex-start;gap:16px;flex-wrap:wrap}.catalog__filters-button{color:#2196f3;cursor:pointer;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;gap:8px}.contacts{position:relative;min-height:320px;border-radius:8px}@media screen and (max-width:748px){.contacts{display:flex;flex-direction:column-reverse}}.contacts__map{overflow:hidden;border-radius:8px;position:relative;z-index:1}@media screen and (max-width:748px){.contacts__map{min-height:240px;height:240px}}.contacts__info{position:absolute;top:8px;left:8px;z-index:2;padding:16px;background:#fff;border-radius:8px;box-shadow:0 0 32px -16px rgba(0,0,0,.32)}@media screen and (max-width:748px){.contacts__info{position:relative;top:0;left:0;padding:8px}}.contacts__info .button{width:100%}.contacts__info-line{display:flex;gap:8px;margin-bottom:8px}.contacts__info-line:last-child{margin-bottom:0}.contacts__info-name{font-size:14px;font-weight:300}.contacts__info-info{text-decoration:none;color:#1e1e1e}.contacts__info-info.phone{cursor:pointer}.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;margin:16px 0;font-weight:700;color:#1e1e1e}.h2__title .count{color:#39419d;text-decoration:none}@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}.h3__title.h3__title-top-8{margin:8px 0}.sub__title{font-size:16px;margin-bottom:16px;color:#1e1e1e}.sub__title.sub__title--white{color:#fff}.text__p,.text__ul{font-weight:400;margin-bottom:16px;font-size:16px;line-height:22px;color:#1e1e1e}@media screen and (max-width:1400px){.text__p,.text__ul{font-size:14px;line-height:18px}}.text__p a,.text__ul a{color:#2196f3}.text__ul li{margin-left:24px}.collections{display:flex;gap:16px;flex-wrap:wrap;margin-top:16px}@media screen and (max-width:984px){.collections{gap:8px}}.collections__item{flex:1;padding:8px;position:relative;border-radius:8px;background:#5b65c9;cursor:pointer;color:#fff;text-decoration:none;transition:background .24s;overflow:hidden}.collections__item:hover{background:#5b65c9}.collections__item:hover .collections__item-icon{transform:translateY(-4px)}@media screen and (max-width:748px){.collections__item{flex:100px}}.collections__item-icon{max-width:88px;max-height:56px;display:block;margin:0 auto;fill:#fff;transition:.24s;transform:translateY(0)}@media screen and (max-width:748px){.collections__item-icon{max-width:72px;max-height:48px}}.collections__item-title{font-size:18px;margin-top:8px;font-weight:700;text-align:center}@media screen and (max-width:748px){.collections__item-title{font-size:13px;margin-top:4px}}.header{padding:0 0 8px;box-shadow:0 0 32px -16px rgba(0,0,0,.32);position:relative;background:#fff}.header.header--fixed{position:fixed;z-index:100;top:0;left:0;width:100%}.header__top{background:#39419d;padding:8px 0;margin-bottom:8px}.header__top .container{display:flex;align-items:center;justify-content:space-between}.header__city{font-size:16px;font-weight:700;color:#fff;display:flex;flex-direction:row-reverse;gap:8px;align-items:center}@media screen and (max-width:984px){.header__city{font-size:14px}}@media screen and (max-width:748px){.header__city{flex-wrap:wrap;justify-content:flex-end;gap:4px}}.header__city-address{font-weight:300;margin-top:2px}.header__phone-wrapper{margin-left:auto;margin-right:16px}@media screen and (max-width:748px){.header__phone-wrapper{margin-right:0}}.header__phone-text{display:none}@media screen and (max-width:748px){.header__phone-text{color:#39419d;background:#fff;border-radius:16px;padding:4px 8px;display:flex;align-items:center;gap:4px}.header__phone-text svg{width:16px!important;height:16px!important;fill:#39419d}}.header__phone-number{color:#fff;font-size:18px;font-weight:700}@media screen and (max-width:748px){.header__phone-number{display:none}}.header__phone-icon{width:32px;height:32px;border-radius:32px;background:#fff}@media screen and (max-width:748px){.header__phone-icon{display:none}}.header__phone{width:100%;height:100%;display:flex;align-items:center;cursor:pointer;gap:16px;text-decoration:none}.header__phone svg{width:24px;height:24px;fill:#39419d}.header__email{color:#fff;text-decoration:none;margin-top:2px}@media screen and (max-width:748px){.header__email{display:none}}.header__phone-desktop{display:block}@media screen and (max-width:748px){.header__phone-desktop{font-size:12px}}@media screen and (max-width:340px){.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:#39419d;border-radius:48px;fill:#fff;align-items:center;justify-content:center}.header__phone-mobile svg{width:20px;height:20px}}.header__main{display:flex;align-items:center;justify-content:space-between}.header__logo img{width:140px}@media screen and (max-width:748px){.header__logo img{width:110px}}.header__nav{display:flex;gap:16px;justify-content:flex-end;list-style:none;width:100%;transition:.24s}@media screen and (max-width:748px){.header__nav{flex-direction:column;border-top:2px solid #e7e7e7;justify-content:flex-start;position:fixed;height:calc(100vh - 103px);top:128px;left:0;width:100%;gap:0;z-index:5;background:#fff;transform:translateX(-200%)}}.header__nav.header__nav--active{transform:translateX(0)}.header__link{text-decoration:none;font-weight:300;position:relative;margin:0 8px}@media screen and (max-width:984px){.header__link{font-size:14px;margin:0}}@media screen and (max-width:748px){.header__link{font-size:20px;margin:0;background:#fafafa;padding:16px 8px;width:100%;border-bottom:1px solid #9e9e9e}.header__link:last-child{display:none}}.header__link a{cursor:pointer;color:#1e1e1e;display:block;text-decoration:none;transition:.24s}.header__link a.active{font-weight:700;color:#39419d}.header__link a:hover{color:#39419d}.burger{display:none;width:32px;height:24px;flex-direction:column;justify-content:space-between;cursor:pointer}@media screen and (max-width:748px){.burger{display:flex}}.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:none;align-items:center;justify-content:center;cursor:pointer}.header__favorite svg{width:24px;height:24px;fill:#fff;transition:.24s}@media screen and (max-width:748px){.header__favorite{display:flex;margin-left:auto;margin-right:24px}}.header__favorite-count{background:#d71313;color:#fff;position:absolute;top:-6px;border:2px solid #fff;right:-12px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:24px;font-size:10px}@media screen and (max-width:748px){.header__favorite-count{top:-2px}}.button{display:flex;height:48px;text-decoration:none;align-items:center;justify-content:center;font-size:16px;font-weight:700;text-align:center;border-radius:4px;cursor:pointer;transition:.24s;width:fit-content;background:#5b65c9;color:#fff}.button.button--credit{padding:0 16px;box-shadow:0 0 6px 0 #39419d}.button.button--credit.mini-card{font-size:14px}@media screen and (max-width:748px){.button.button--credit.mini-card{font-size:15px}}.button.button--installment{padding:0 16px;background:rgba(51,94,234,.0980392157);color:#39419d}.button.button--slider{position:relative;z-index:2;background:#39419d;color:#fff;padding:0 16px;box-shadow:0 0 6px 0 #39419d}.button.button--filter{width:100%;margin-top:4px}.button.button--info{background:rgba(51,94,234,.0980392157);color:#39419d}.button.button--form,.button.offer-button{width:100%}.button.button--show{background:none;color:#2196f3;font-size:18px;display:flex;align-items:center;gap:4px;margin-left:auto}@media screen and (max-width:748px){.button.button--show{font-size:16px}}.button.button--more{margin-top:16px;background:rgba(51,94,234,.0980392157);font-weight:600;color:#39419d;width:100%;border-radius:4px}.button.button--view{background:rgba(51,94,234,.0980392157);width:48px;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:#39419d}.button.button--view.active svg{fill:#fff}.button.button--autoteka{background:rgba(51,94,234,.0980392157);width:content-box;padding:0 12px}.button.button--autoteka img{transition:.24s;width:16px;height:16px}.button.button--like{background:rgba(51,94,234,.0980392157);padding:0 12px;width:48px}.button.button--like svg{transition:.24s;width:16px;height:16px}.button.button--like.button--like-mini{border-radius:40px}.button.button--disabled{background:#e7e7e7;color:#1e1e1e;pointer-events:none}.button.button--cookie{padding:0 16px}.button.button--icon{max-width:48px;background:rgba(51,94,234,.0980392157);color:#2196f3}.button.button--icon svg{width:24px;height:24px}.button--autoteka-text{color:#1e1e1e;font-weight:700;margin-left:6px}@media screen and (max-width:748px){.button--autoteka-text{display:none}}.button--autoteka-vin{display:none;margin-left:4px;color:#1e1e1e;font-weight:700}@media screen and (max-width:748px){.button--autoteka-vin{display:block}}.catalog__filters-wrapper--main{padding:0}.filters__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.filters__list .select__wrapper--filter{width:calc(33% - 4px)}@media screen and (max-width:748px){.filters__list .select__wrapper--filter{width:calc(50% - 4px)}}.show__filters{color:#2196f3;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{display:flex;gap:8px;margin-left:auto;margin-right:24px}@media screen and (max-width:984px){.catalog__sort{flex-direction:column;position:absolute;z-index:5;right:0;top:0;gap:0;margin-right:0}}.catalog__sort.catalog__sort--open .catalog__sort-item{display:block}.catalog__sort-data{display:none}@media screen and (max-width:984px){.catalog__sort-data{display:flex;align-items:center;justify-content:flex-end;cursor:pointer;padding-bottom:24px;text-align:right}}.catalog__sort-data svg{width:16px;height:16px}.catalog__sort-item{padding:8px 16px;border-radius:32px;color:#2196f3;cursor:pointer;background:rgba(51,94,234,.0980392157)}.catalog__sort-item.catalog__sort-item--active{color:#39419d}@media screen and (max-width:984px){.catalog__sort-item{background:#fff;display:none;position:relative;z-index:2;border-radius:0}}.filters{position:fixed;top:60px;z-index:10;width:100%;left:0;background:#fff;box-shadow:0 0 32px -16px rgba(0,0,0,.32);padding:24px}.filters__line{display:flex;flex-wrap:wrap;gap:8px}.filter-item_price_title{position:absolute;right:5px;top:10px;pointer-events:none;background-color:#fff;color:#212121;font-size:12px;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:2px;font-size:10px}}.wrapper__filter-item_price{position:relative}.wrapper__filter-item_price .input{color:#212121!important;font-weight:300}@media screen and (max-width:320px){.wrapper__filter-item_price .input{padding-left:2px}}.application__line{display:flex;align-items:flex-start;gap:16px;margin-top:24px}@media screen and (max-width:984px){.application__line{flex-wrap:wrap}}.application__line.application__line--about{flex-direction:column}.application__line.application__line--about .application__line-block{width:100%}.about__images{display:flex;gap:16px;flex-wrap:wrap}.about__images img{width:calc(33% - 10px)}@media screen and (max-width:748px){.about__images img{width:100%}}.application__line-block{padding:16px;background:#fff;border-radius:8px;box-shadow:0 0 32px -16px rgba(0,0,0,.32);width:calc(50% - 8px)}@media screen and (max-width:748px){.application__line-block{padding:8px}}@media screen and (max-width:984px){.application__line-block{width:100%}}.application__line-block-image{width:100%;margin-top:24px}.application__bank{margin-bottom:16px}.application__bank img{max-width:100%;max-height:80px}.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:300px;min-height:80px;border-radius:8px;top:50%;left:50%;background:#fff;padding:24px;transform:translateX(-50%) translateY(-50%)}.benefits__modal-close{position:absolute;top:8px;right:8px;width:24px;height:24px;cursor:pointer}.benefits__modal-test{padding-right:8px}.benefits{display:flex;width:100%;gap:16px;margin-top:16px}@media screen and (max-width:984px){.benefits{overflow-x:scroll;padding-bottom:16px}.benefits::-webkit-scrollbar{height:4px;background-color:#fafafa}.benefits::-webkit-scrollbar-thumb{background:#5b65c9;border-radius:4px}}.benefits__item{flex:1;box-shadow:0 5px 5px -3px rgba(0,0,0,.1),0 8px 10px 1px rgba(0,0,0,.08),0 3px 14px 2px rgba(0,0,0,.06);padding:16px;border-radius:8px;cursor:pointer;transform:translateY(0);transition:.24s}.benefits__item:hover{transform:translateY(-4px)}.benefits__item-line{display:flex;align-items:center;width:max-content}.benefits__item-icon{max-width:24px;max-height:24px;margin-right:16px}.benefits__item-text{font-size:16px;font-weight:300;margin-right:6px}.prizes{padding:16px 24px;box-shadow:0 0 32px -16px rgba(0,0,0,.32);border-radius:4px}@media screen and (max-width:1400px){.prizes{padding:8px 16px}}.prizes__line{display:flex;gap:24px;margin-top:24px}@media screen and (max-width:1400px){.prizes__line{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;gap:8px}.conditions_info_line_item.price{color:#39419d}.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:#39419d;border-radius:5px}.modal__chosen{margin-top:16px}.modal__chosen .offer__chose{margin-bottom:0}.chose__another{font-size:14px;margin-bottom:8px;color:#2196f3;cursor:pointer}.crumbs{display:flex;margin:16px 0 0;font-size:16px;list-style:none;row-gap:8px;column-gap:0;flex-wrap:wrap}@media screen and (max-width:748px){.crumbs{display:none}}.crumbs__item{color:#39419d;position:relative;padding-left:16px}.crumbs__item:after{content:"";position:absolute;width:4px;height:4px;background:#39419d;border-radius:4px;left:6px;top:8px;font-size:10px}.crumbs__item:first-child{padding-left:0}.crumbs__item:first-child:after{display:none}.crumbs__link{text-decoration:none;color:#212121}.callback{position:fixed;width:300px;right:-292px;top:0;transition:right .16s ease-in-out;z-index:2;border-left:10px solid #39419d;height:100vh;background:#fff}.callback.callback--active{right:0}.callback__figure{position:absolute;top:50%;transform:translateY(-50%);left:-36px;width:40px;height:200px;fill:#39419d;z-index:1;cursor:pointer}.callback__figure:hover+.callback__phone{transform:translateY(-50%) scale(1.1)}.callback__phone{position:absolute;pointer-events:none;width:24px;height:24px;fill:#fff;top:calc(50% + 4px);left:-28px;z-index:2;transform:translateY(-50%);transition:.24s}.offer__content{flex-wrap:wrap}.offer__content .offer__like{margin-left:auto}.offer__page-content{display:flex;flex-wrap:wrap;margin-top:16px;gap:16px;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:340px){.offer__page-content .button{font-size:14px}}.offer__page-top{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.offer__page-top-block{display:flex;align-items:center;gap:8px}.offer__page-name{font-size:24px;font-weight:700}.offer__page-sub-name{color:#818181;font-size:20px;font-weight:700;display:flex;gap:8px}.offer__page-sub-name span{font-weight:400;color:#1e1e1e}.offer__page-complectation{padding:16px;background:#fff;border-radius:8px;box-shadow:0 0 32px -16px rgba(0,0,0,.32);width:calc(50% - 8px);margin:0;gap:8px;z-index:2;position:relative}@media screen and (max-width:748px){.offer__page-complectation{padding:8px}}@media screen and (max-width:984px){.offer__page-complectation{width:100%;order:3}}.offer__page-controls{padding:16px;background:#fff;border-radius:8px;box-shadow:0 0 32px -16px rgba(0,0,0,.32);width:calc(50% - 8px);z-index:10}@media screen and (max-width:748px){.offer__page-controls{padding:8px}}@media screen and (max-width:984px){.offer__page-controls{width:100%;order:1}}.offer__page-controls-not-found{color:red;font-size:32px;animation:ani 3s ease-in-out}@keyframes ani{0%{opacity:0}to{opacity:1}}.offer__page-controls-top,.offer__page_offer-buttons-bottom{display:flex;justify-content:space-between}.offer__page_offer-buttons-bottom .button{width:calc(50% - 4px)}.offer__page-controls-bottom{display:flex;justify-content:center;gap:24px;align-items:center;margin-top:16px;padding-top:16px;border-top:2px solid #fafafa;font-size:16px}@media screen and (max-width:748px){.offer__page-controls-bottom{gap:16px;margin-top:12px;padding-top:12px;padding-bottom:8px}}@media screen and (max-width:330px){.offer__page-controls-bottom{font-size:14px}}.offer__page-controls-bottom-phone{text-decoration:none;color:#212121;font-size:1em}.offer__page-controls-bottom-callback{cursor:pointer;color:#39419d;font-size:1em}.offer__page-buttons-wrapper{margin-top:6px;padding:8px 0;border-bottom:2px solid #f4f4f4;display:flex;gap:8px}.offer__page-buttons-wrapper .button{flex:1}.offer__page-info{width:calc(50% - 16px);box-shadow:0 0 32px -16px rgba(0,0,0,.32);padding:16px;border-radius:8px}.offer__page-buttons-dealer{text-align:left;margin-top:8px}.complectation{background:rgba(51,94,234,.0980392157);padding:16px;border-radius:8px;margin-bottom:16px}.complectation__title{font-weight:700;font-size:16px;color:#1e1e1e}.complectation__item{font-weight:300;font-size:14px;margin-top:4px}.offer__page-map{width:calc(50% - 16px);box-shadow:0 0 32px -16px rgba(0,0,0,.32);padding:16px;border-radius:8px}@media screen and (max-width:748px){.offer__page-map{width:100%;padding:8px;order:4}}.offer__page-title{margin:16px 0;display:flex;gap:8px;font-size:16px;align-items:center;flex-wrap:wrap}@media screen and (max-width:748px){.offer__page-title{font-size:11px;gap:6px;margin:8px 0}}.offer__page-title__folder,.offer__page-title__generation,.offer__page-title__mark,.offer__page-title__year{font-size:1.8em}.offer__phone{display:flex;align-items:center;gap:8px;justify-content:center;width:100%;margin:4px 0}.offer__phone-icon{width:16px;height:16px}.offer__phone-link{text-decoration:none;color:inherit}.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:54px}.autoteka__title{margin-top:8px;font-size:18px;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}.main__slider-wrapper{aspect-ratio:5/2;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:748px){.main__slider-wrapper{aspect-ratio:5/3}}.carousel--main{position:relative;margin-bottom:0!important}.carousel--main .carousel__slide{position:relative;width:100%;aspect-ratio:5/2;-o-object-fit:cover;object-fit:cover;border-radius:8px;padding:0}.carousel--main .carousel__slide:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#212121,#39419d);opacity:.56}@media screen and (max-width:748px){.carousel--main .carousel__slide{aspect-ratio:5/3}}.carousel--main .carousel__slide .slide__image{aspect-ratio:5/2;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}@media screen and (max-width:748px){.carousel--main .carousel__slide .slide__image{aspect-ratio:5/3}}.carousel--main .carousel__nav{display:none;position:absolute;width:calc(100% + 56px);height:0;top:50%;left:-28px;z-index:2;justify-content:space-between}.carousel--main .carousel__nav button{width:40px;height:40px;display:flex!important;background-color:#39419d}.carousel--main .carousel__nav button:hover svg{transform:scale(1.2)}.carousel--main .carousel__nav button svg{transition:.24s;width:16px;height:16px;stroke:#fff}.carousel--main .carousel__dots{display:none!important}.carousel--main .carousel__slide-content{position:absolute;z-index:1;top:24px;left:24px;color:#fff;font-size:1em}@media screen and (max-width:748px){.carousel--main .carousel__slide-content{top:8px;left:8px}.carousel--main .carousel__slide-content .carousel__slide-title{font-size:1.6em}.carousel--main .carousel__slide-content .carousel__slide-text{font-size:1.4em;margin-top:8px}}.carousel--main .carousel__slide-title{font-size:4em;font-weight:700}.carousel--main .carousel__slide-text{margin-top:16px;font-size:2em;margin-bottom:24px}@media screen and (max-width:340px){.carousel--main .carousel__slide-text{margin-bottom:10px}}.offer__slider-wrapper{height:377px;margin-top:16px}@media screen and (max-width:1224px){.offer__slider-wrapper{height:291px}}@media screen and (max-width:984px){.offer__slider-wrapper{height:219px;height:auto}}.carousel--offer{position:relative;margin-bottom:0!important}.carousel--offer .carousel__track{gap:16px}@media screen and (max-width:984px){.carousel--offer .carousel__track{gap:0}}.carousel--offer .carousel__slide{position:relative;width:40%;padding:0}@media screen and (max-width:984px){.carousel--offer .carousel__slide{width:100%}}.carousel--offer .carousel__slide img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%}.carousel--offer .carousel__nav{display:flex;position:absolute;width:calc(100% + 56px);height:0;top:50%;left:-28px;z-index:2;justify-content:space-between}@media screen and (max-width:984px){.carousel--offer .carousel__nav{width:100%;left:0}}.carousel--offer .carousel__nav button{width:40px;height:40px;display:flex!important;background-color:#5b65c9;box-shadow:0 0 6px 0 #39419d}.carousel--offer .carousel__nav button:hover svg{transform:scale(1.2)}.carousel--offer .carousel__nav button svg{transition:.24s;width:16px;height:16px;stroke:#fff}.carousel--offer .carousel__dots{display:none!important}.carousel--offer .carousel__slide-content{position:absolute;z-index:1;top:24px;left:24px;color:#212121;font-size:1em}.carousel--offer .carousel__slide-title{font-size:3em}.carousel--offer .carousel__slide-text{margin-top:16px;font-size:1.6em}.error_page{font-size:64px;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 320px)}.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:#39419d;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:#39419d;margin-top:8px;display:block}.loader{fill:#39419d;width:29px;height:29px;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:#39419d}.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:#2196f3;font-size:14px}.pagination li:first-child,.pagination li:last-child{background:rgba(51,94,234,.0980392157)}.pagination li.disabled{display:none}.pagination li.active{background:rgba(51,94,234,.0980392157)}.pagination li a{padding:4px 8px;display:block;cursor:pointer}.banks{display:flex;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{max-width:100%;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;text-decoration:underline #39419d}.steps{display:flex;gap:16px}.steps__item{flex:1;padding:8px 0;background:rgba(51,94,234,.0980392157);gap:16px}.steps__item-text{font-size:12px;color:#2196f3;text-align:center}.offer__small{width:100%;background:#f4f4f4;position:relative}.offer__small .offer__small-wrapper{display:flex;align-items:flex-start;gap:8px}.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%;gap:16px}@media screen and (max-width:748px){.offer__small-name{height:auto}}.button--chose{position:absolute;top:32px;right:8px;padding:0 16px}@media screen and (max-width:748px){.button--chose{bottom:8px;top:auto;width:100%;left:0}}.offer__small-info{width:100%;padding-right:8px}.offer__small-scale{fill:#757575;pointer-events:none;top:40px;left:112px;width:16px;height:16px;z-index:2;position:absolute}.offer__small-image{position:relative;cursor:pointer;aspect-ratio:4/2.6;-o-object-fit:cover;z-index:1;width:136px;display:none;object-fit:cover}.offer__small-image:first-child{display:block}.modal__wrapper{position:fixed;width:100%;height:100vh;top:0;overflow-x:hidden;overflow-y:scroll;left:0;z-index:10}.modal__wrapper .personal__data{margin-top:8px}@media screen and (max-width:748px){.modal__wrapper{z-index:100}}.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:160px 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:0 0 240px}.modal__content .form{padding:8px}.modal__content .form .modal__chosen{margin-top:0}}.modal__close{position:absolute;top:8px;right:16px;cursor:pointer}.modal__close:hover{opacity:.6}.modal__close svg{max-width:24px;max-height:24px}@media screen and (max-width:748px){.modal__close{right:8px;top:12px;position:fixed;z-index:12}.modal__close svg{max-width:32px;max-height:32px}}.modal__title{font-size:18px;font-weight:700;color:#000;padding-right:48px}@media screen and (max-width:1224px){.modal__title{font-size:20px}}@media screen and (max-width:748px){.modal__title{font-size:24px;padding:12px 45px 4px 8px;position:sticky;top:0;left:0;z-index:10;background:#fff}}.modal__title.modal__title--sub{font-size:16px;margin-top:4px;color:#818181;font-weight:400;margin-bottom:8px}@media screen and (max-width:1224px){.modal__title.modal__title--sub{margin-bottom:8px;padding-bottom:0;padding-top:0}}.modal__title.modalSpecialText{color:#e53232}.modal__phone-wrapper{position:fixed;bottom:5%;right:5%;z-index:1000;margin-left:auto;margin-right:16px}@media screen and (max-width:748px){.modal__phone-wrapper{margin-right:0}}.modal__phone-icon{display:none;width:50px;height:50px;border-radius:50px;background:#39419d}@media screen and (max-width:748px){.modal__phone-icon{display:block}}.modal__phone{width:100%;height:100%;display:flex;align-items:center;cursor:pointer;gap:16px;text-decoration:none}.modal__phone svg{height:24px;fill:#fff}.map{width:100%}@media screen and (max-width:748px){.map{height:240px}.map .ymap-container{height:100%!important}}.map__loader{height:480px;width:100%;display:flex;align-items:center;justify-content:center;background:#e7e7e7;border-radius:8px}@media screen and (max-width:748px){.map__loader{height:240px}}.footer{background:#f4f4f4;padding:16px 0;margin-top:32px}.footer__policy{display:flex;flex-wrap:wrap;gap:0 .25em;margin-top:10px}.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:240px}@media screen and (max-width:1224px){.footer__nav-item.footer__nav-item--logo img{width:160px}}.footer__nav-item-title{font-size:14px;font-weight:700;color:#1e1e1e}.footer__nav-item-link{font-size:14px;margin-top:8px;color:#1e1e1e;display:block;text-decoration:none}.footer__links{display:flex;flex-direction:column;gap:8px;margin-top:8px}.footer__links a{color:#1e1e1e}.footer__legal{border-top:2px solid #39419d;padding-top:16px;font-size:12px}.footer__desc,.footer__legal{margin-top:16px;color:#1e1e1e}.footer__desc{font-size:14px;line-height:18px;font-weight:300}.footer__desc .text__p{color:#1e1e1e}.tippy-popper{z-index:250!important}.tippy--question{flex-shrink:0;width:16px;height:16px;display:flex}.tippy__icon{width:16px;height:16px;fill:#5b65c9;box-shadow:0 0 6px 0 #39419d;border-radius:16px}.tippy__text{color:#fff;padding:8px}.tippy__link{color:#fff}.tippy_checkbox{margin-left:.25em}.offer__like{width:48px;height:48px;border-radius:4px;display:flex;align-items:center;justify-content:center;background:rgba(51,94,234,.0980392157);cursor:pointer;margin-left:auto}.offer__like:hover svg{fill:#d71313}.offer__like svg{width:16px;height:16px;fill:#1e1e1e;transition:.24s}.favorite__img{max-width:620px;width:100%;display:block;margin:16px auto}