@charset "UTF-8";.credit_calculator .wrapper .calc_slider_selects,.header-after-marks,.header-after .pic-marks,.header-grid-logo .logo{display:flex;align-items:center}.header{z-index:103;position:sticky;width:100%;top:0;left:0;background:white;box-shadow:0 0 5px #a9a9a9}@media (max-width: 599px){.header *::-webkit-scrollbar,.header::-webkit-scrollbar{width:2px}.header.open{height:100vh;overflow-y:auto}.header.open .header-after{display:none}}.header-grid{display:grid;grid-template-columns:1fr 1.2fr 3fr;align-items:center;padding:.75rem 0}@media (max-width: 1199px){.header-grid{grid-template-columns:1fr 1fr}}@media (max-width: 599px){.header-grid{padding:0;grid-template-columns:1fr}}.header-grid-logo a{display:inline-block}@media (max-width: 599px){.header-grid-logo{padding:.5rem 0;display:flex;align-items:center}}.header-grid-logo .callbutton a,.header-grid-logo .burgerbutton a{padding:.625rem}.header-grid-logo .callbutton img,.header-grid-logo .burgerbutton img{vertical-align:middle}@media (min-width: 600px){.header-grid-logo .callbutton,.header-grid-logo .burgerbutton{display:none}}.header-grid-logo .burgerbutton{padding:.625rem}.header-grid-logo .burgerbutton>div{width:25px;height:19px;position:relative}.header-grid-logo .burgerbutton>div span{display:block;position:absolute;height:3px;width:100%;background:#212121;border-radius:50px;left:0;transform:rotate(0);transition:.25s ease-in-out}.header-grid-logo .burgerbutton>div span:nth-child(2){top:0}.header-grid-logo .burgerbutton>div span:nth-child(2),.header-grid-logo .burgerbutton>div span:nth-child(3){top:8px}.header-grid-logo .burgerbutton>div span:last-child{top:16px}.header-grid-logo .burgerbutton.open span{height:2px}.header-grid-logo .burgerbutton.open span:nth-child(1){top:8px;width:0;left:50%}.header-grid-logo .burgerbutton.open span:nth-child(2){transform:rotate(45deg)}.header-grid-logo .burgerbutton.open span:nth-child(3){transform:rotate(-45deg)}.header-grid-logo .burgerbutton.open span:last-child{display:none}.header-grid-logo .callbutton{margin-left:auto}.header-grid-logo .logo{line-height:1;cursor:pointer}@media (max-width: 599px){.header-grid-logo .logo img{max-width:40px}}.header-grid-logo .logo-txt{margin-left:.5rem}.header-grid-logo .logo-txt span:first-child{font-size:24px;font-weight:600;color:#2a2c2e}@media (max-width: 599px){.header-grid-logo .logo-txt span:first-child{font-size:18px;font-weight:800}}@media (max-width: 599px){.header-grid-info{display:none}}.header-grid-info .adress{color:#9c9c9c;font-size:.813rem;line-height:normal;margin-bottom:.375rem}.header-grid-info .adress span{text-transform:lowercase}.header-grid .nav{font-size:1rem;font-weight:600;display:flex;justify-content:space-between;grid-column:unset}@media (max-width: 1199px){.header-grid .nav{grid-column:1/3;margin-top:1rem}}@media (min-width: 600px){.header-grid .nav .no-desktop{display:none}}@media (max-width: 599px){.header-grid .nav{display:none;padding-top:1rem}.header-grid .nav a{display:inline-block;margin-bottom:.5rem}.header-grid .nav.open{display:grid;grid-template-columns:1fr 1fr}}.header-grid .nav-mobilepart{background:#F5F5F5;grid-column:1/3;display:grid;grid-template-columns:1fr 1fr;grid-row-gap:1rem;padding:2rem .75rem 0;margin:1rem -.75rem 0}.header-grid .nav-mobilepart::-webkit-scrollbar{width:2px;height:8px}@media (min-width: 600px){.header-grid .nav-mobilepart{display:none}}.header-grid .nav-mobilepart .elem-col{grid-column:1/3}.header-grid .nav-mobilepart .elem .uc{font-size:.875rem;font-weight:700}.header-grid .nav-mobilepart .elem ul{margin:1rem 0 0;padding:0;text-transform:none;font-size:.6875rem;font-style:normal;font-weight:400}.header-after{border-top:1px solid lightgray}.header-after .container{display:grid;grid-template-columns:88% 9%;justify-content:space-between}@media (max-width: 599px){.header-after .container{grid-template-columns:69% 31%;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.header-after .container:first-child{padding:0}}.header-after .pic{display:none;padding-bottom:1rem}.header-after .pic.open{display:block}@media (max-width: 599px){.header-after .pic.open{background:white;height:100vh;overflow-y:auto;padding-bottom:7.5rem}}.header-after .pic-marks{justify-content:space-between;text-align:center;position:relative;cursor:pointer;padding:1.25rem 0}@media (max-width: 599px){.header-after .pic-marks{padding:.75rem 0}.header-after .pic-marks a{max-width:50px;max-height:50px}.header-after .pic-marks a img{width:100%}.header-after .pic-marks a:first-child{max-width:35px}.header-after .pic-marks a:nth-child(n+5){display:none}}.header-after-marks{justify-content:space-between;margin:0;padding:0}@media (max-width: 599px){.header-after-marks{overflow-x:auto;position:relative}.header-after-marks::-webkit-scrollbar{display:none;width:0}}.header-after-marks.full{display:grid;grid-gap:.5rem;grid-template-columns:repeat(8,1fr)}@media (max-width: 599px){.header-after-marks.full{grid-template-columns:1fr 1fr 1fr}}.header-after-marks.full a{background-color:#f7f8fa;width:100%}@media (max-width: 599px){.header-after-marks.full a{position:relative}}.header-after-marks.full a span:last-child{opacity:.55}@media (max-width: 599px){.header-after-marks.full a span:last-child{position:absolute;top:2px;right:3px;font-size:10px}}.header-after-marks.full a:hover{background-color:#dbdee4}.header-after-marks a{font-weight:500;border-radius:.375rem;transition:all .4s;padding:.5rem 1rem;display:inline-block;white-space:nowrap}@media (max-width: 599px){.header-after-marks a{padding:.5rem .875rem}}.header-after-marks a:hover{background-color:#f7f8fa}.header-after-showall{padding:.875rem 0;color:#ef1718;font-weight:500;cursor:pointer;background:url(/dist/assets/icon-arrow-up.svg) right 15px center no-repeat}@media (max-width: 599px){.header-after-showall{background-position:right 8px center;box-shadow:0 -5px 11px gray;padding-left:1rem}}@media (max-width: 599px){body:has(.pic.open){overflow:hidden}}body:has(.pic.open) .header-after-showall{background-image:url(/dist/assets/close-gray.svg);background-size:15px}.footer{background:#333;padding:5.5rem 0 2rem;margin-top:100px}@media (max-width: 599px){.footer{margin-top:105px}}.footer .container{position:relative;overflow:visible}.footer *{color:#fff}.footer-part .uc{font-weight:700;font-size:.875rem}@media (max-width: 599px){.footer-part .uc{background:url(/dist/assets/icon-arrow-up.svg) right center no-repeat;padding-right:1.5rem;width:fit-content}}@media (max-width: 599px){.footer-part>ul{display:none}.footer-part>ul.is-active{display:block}}.footer-part ul{padding:0}.footer-part ul li{line-height:normal;margin-bottom:.5rem}.footer-part ul li a{font-size:.6875rem}.footer-part ul li a:hover{color:#de3842}.footer .s-foot{display:grid;grid-template-columns:26% 16% 15% 19% 24%}@media (max-width: 599px){.footer .s-foot{grid-template-columns:1fr;grid-gap:1rem}}.footer .s-foot .btnblock-addr{font-style:normal}.footer .s-foot .btnblock-addr .telcirc a{font-size:22px;font-weight:600;margin-left:10px;transition:all .4s}.footer .s-foot .btnblock-addr .addr{font-size:.6875rem;display:inline-block;padding:0 1rem .5rem 1.5rem;background:url(/dist/assets/icon-location.svg) left top 0 no-repeat}@media (max-width: 599px){.footer .s-foot .btnblock-addr .addr{margin-top:.5rem}}.footer .s-foot .btnblock-addr .tel{font-weight:700;font-size:1.5rem}.footer .s-foot .btnblock-addr .tel-number{display:block;margin-top:.5rem}.footer .s-foot .payment-block{margin:1rem 0}.footer .s-foot .payment-block .title{margin-bottom:.75rem}.footer .s-foot .box{display:grid;grid-template-columns:1fr 1fr}@media (max-width: 599px){.footer .s-foot .box{display:none}.footer .s-foot .box.is-active{display:grid}}.footer .b-foot{margin-top:2rem;opacity:.6;font-size:.813rem}.footer .b-foot p:last-of-type{margin-bottom:0}.city-selects{border-radius:6px;background:#FFF;box-shadow:0 -4px 10.7px #0000002e;padding:1rem 1.5rem;position:absolute;top:-170px;width:100%;z-index:2}@media (max-width: 599px){.city-selects{width:calc(100vw - 1.65rem)}}.city-selects *{color:#333}.city-selects label{margin:.75rem 0 1rem;display:block}.city-selects label input{height:38px}.city-selects .links{display:flex;justify-content:space-between;gap:1rem}@media (max-width: 599px){.city-selects .links{flex-direction:column}}.city-selects .links a:nth-child(n+9){display:none}.city-selects .title{font-size:24px}.city-selects .title span{font-size:11px;color:#636363;font-weight:300}.faded-overlay{background:rgba(0,0,0,.7);position:fixed;left:0;top:0;width:100%;height:100%;z-index:9998}.faded-overlay.gift{background:transparent}.popup{position:fixed;top:20%;left:calc(50% - 250px);padding:1.5rem 2rem;width:500px;background:white;border:1px solid #2a2c2e;border-radius:.25rem;z-index:9999;opacity:1}@media all and (min-width: 900px) and (max-width: 1400px){.popup{top:10vh}}@media (max-width: 599px){.popup{box-shadow:0 0 4px #ef1718;background-size:cover;width:90%;left:5%;padding:1.625rem 1rem}}.popup-error-visible{color:#ef1718;padding-bottom:.375rem}.popup-input{font-size:1rem;height:55px;border-radius:.25rem;padding:0 1rem;border:1px solid #C7C7C7;margin-bottom:.5rem}.popup-input-error{border-color:#ef1718}.popup-input-error:focus-visible{outline-color:#ef1718}.popup.reserve,.popup.credit{width:900px;left:calc(50% - 450px)}@media (max-width: 599px){.popup.reserve,.popup.credit{width:90%;left:5%}}.popup.reserve .title,.popup.credit .title{font-size:1.25rem;font-weight:700;text-transform:uppercase}.popup.reserve .subtitle,.popup.credit .subtitle{margin-top:.25rem;font-size:.875rem;text-transform:uppercase;font-weight:600;color:#333}.popup.reserve .form,.popup.credit .form{display:flex;justify-content:space-between}.popup.reserve .form .credit-term,.popup.reserve .form .initial-payment,.popup.reserve .form .gift,.popup.credit .form .credit-term,.popup.credit .form .initial-payment,.popup.credit .form .gift{display:grid;grid-template-columns:40% 55%;align-items:center;gap:5%;margin-bottom:.625rem}.popup.reserve .form .credit-term select,.popup.reserve .form .initial-payment select,.popup.reserve .form .gift select,.popup.credit .form .credit-term select,.popup.credit .form .initial-payment select,.popup.credit .form .gift select{margin-top:0;height:40px;border:1px solid #C7C7C7}.popup.reserve .form>div,.popup.reserve .form>form,.popup.credit .form>div,.popup.credit .form>form{width:48%}@media (max-width: 599px){.popup.reserve .form>div,.popup.reserve .form>form,.popup.credit .form>div,.popup.credit .form>form{width:100%}}.popup.reserve .form .add-content,.popup.credit .form .add-content{background-color:#f2f3f5;padding:1rem}@media (max-width: 599px){.popup.reserve .form .add-content,.popup.credit .form .add-content{display:none}}.popup.reserve .form .add-content>div,.popup.credit .form .add-content>div{padding:.25rem 0}.popup.reserve .form .add-content span,.popup.credit .form .add-content span{color:#2a2c2e;font-weight:600;display:inline-block;width:50%;text-align:left;float:right;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.popup.modelcredit .title{font-size:clamp(1.125rem,1rem + .625vw,1.5rem);font-weight:400;margin-top:-1rem}.popup.modelcredit .subtitle{margin-top:.25rem;font-size:.813rem}.popup.modelcredit .new-content{position:relative;text-align:center;padding-top:5rem}.popup.modelcredit .new-content .price{position:absolute;top:0;width:100%;font-size:clamp(2rem,1.7083rem + 1.4583vw,2.875rem);color:#de3842;font-weight:900;z-index:-1}.popup.modelcredit .new-content img{width:100%;height:auto;margin-top:-2.875rem}@media (max-width: 599px){.popup.modelcredit .new-content img{margin-top:-1.5rem}}.popup.specials{width:606px;padding:2rem;border-radius:1rem;background:white url(/dist/assets/specials.png) center/cover no-repeat}@media (max-width: 599px){.popup.specials{background:white url(/dist/assets/specials_m.png) center bottom/contain no-repeat;width:min(96%,344px);left:calc(50% - (min(96%,344px)/2));box-shadow:none;padding:2rem .875rem 13rem}}.popup.specials .title{font-size:1.563rem;text-transform:uppercase;line-height:normal;font-weight:800;color:#ff3c3c}@media (max-width: 599px){.popup.specials .title{text-align:center}}@media (min-width: 600px){.popup.specials .title{max-width:90%}}.popup.specials .subtitle{font-size:.75rem;color:#333}@media (max-width: 599px){.popup.specials .subtitle{max-width:70%}}.popup.specials form{max-width:223px}@media (max-width: 599px){.popup.specials form{max-width:230px}}.popup.specials .input:nth-of-type(1) input{background:#E7E7E7}.popup.specials .input:nth-of-type(1) input::placeholder{color:#787878}.popup.specials .input:nth-of-type(2) input{box-shadow:0 2px 5px #0003}.popup.specials .input:nth-of-type(2) input::placeholder{color:#6a6a6a}.popup.specials .popup-input,.popup.specials .btn-main{font-size:.625rem;border-radius:50rem}.popup.specials .popup-input{height:29px;margin-bottom:.625rem}@media (max-width: 599px){.popup.specials .popup-input{height:40px}}.popup.specials .btn-main{height:26px;background:#DA1F27;text-transform:uppercase;font-weight:400;box-shadow:0 2px 2px #0003}@media (max-width: 599px){.popup.specials .btn-main{height:31px}}.popup.specials .sogl,.popup.specials .sogl a{font-size:9px;color:#000;line-height:normal}.popup .title{font-size:2rem;font-weight:700}.popup-close{position:absolute;top:15px;right:15px;cursor:pointer}.popup-close img{width:20px}.popup p{color:#555;font-size:1.25rem}.popup form .btn-main{height:55px;width:100%;color:#fff;font-size:1.25rem;margin:0}.theme-light body{background:white}.theme-dark .model-completion-shorthand .pic img{filter:invert(1)}.theme-dark .lizing-head{background:url(/dist/assets/head_dark.jpg) center/contain no-repeat}@media (max-width: 599px){.theme-dark .lizing-head{background:url(/dist/assets/head_dark_m.jpg) center top/contain no-repeat}}.theme-dark .lizing-calculator-box{box-shadow:0 0 .63rem .31rem #00000008;background:rgb(33,33,33)}.theme-dark .lizing-calculator-box .result{background:rgb(51,51,51)}.theme-dark .lizing-calculator-box .head-item{mix-blend-mode:exclusion;filter:brightness(1.5)}.theme-dark .lizing-calculator-box .result-toggler-item.is-active{background:rgb(33,33,33);color:#fff}.theme-dark .model-colors .cols .col-content .btn-white{background:transparent;color:#76ade8}.theme-dark .taxi-cars-nav .item-photo:after{display:none}.theme-dark body,.theme-dark section[class^=home],.theme-dark .header-grid .nav-mobilepart,.theme-dark .taxi-cars-nav .item-photo:after,.theme-dark .credit_calculator .wrapper .calc_slider input,.theme-dark .filters-box-main .select-items,.theme-dark section{background-color:#333;color:#fafafa;font-weight:350}.theme-dark .modal_aside{background-color:#333}.theme-dark .modal_aside.model_header .colored,.theme-dark .modal_aside.model_header_tradein .colored,.theme-dark .modal_aside.model_header .subtitle,.theme-dark .modal_aside.model_header_tradein .subtitle{color:#76ade8}.theme-dark .buyback-box-pic .img,.theme-dark .home-slider picture{filter:brightness(85%)}.theme-dark .taxi-features-box .el .txt,.theme-dark .taxi-features h2,.theme-dark .compare-box-h2{color:#333}.theme-dark .model-colors .container,.theme-dark .model-completion .container,.theme-dark .model-compare .container,.theme-dark .model-top .container,.theme-dark .model-video .container,.theme-dark .model-gallery .container,.theme-dark .cars-hit .container,.theme-dark .model-guarantee .container,.theme-dark .social .container,.theme-dark .red-styled .form-inline,.theme-dark .home-stock .container,.theme-dark .cars-used-box .card,.theme-dark .home-news-container .elem,.theme-dark .brand-sale .element,.theme-dark .header,.theme-dark .home-shorts-link,.theme-dark .brand-about .container,.theme-dark .used-car .used-car-header .info-top,.theme-dark .used-car .used-car-header .info-bottom,.theme-dark .filters-box-main,.theme-dark .popup.reserve .form .add-content,.theme-dark .popup.credit .form .add-content,.theme-dark .filters-sort-list,.theme-dark .filters-links .link,.theme-dark .model-completion-popup .details-title,.theme-dark .explain .sad,.theme-dark .features-box-el,.theme-dark .credit_brands .swiper-slide,.theme-dark .modal_aside.model_header .form-inline .form-inline-wrapp2 input,.theme-dark .modal_aside.model_header_tradein .form-inline .form-inline-wrapp2 input,.theme-dark .reviews-feedback-box .item{background-color:#212121}.theme-dark .credit_calculator_car .icons-el img{filter:brightness(2)}.theme-dark .explain .sad-title{background:none}.theme-dark .credit-banner{background:#212121}.theme-dark .popup p,.theme-dark .taxi-cars-layout .card-credit-item div:first-child{color:#d0d0d0}.theme-dark a,.theme-dark h2,.theme-dark select,.theme-dark input,.theme-dark textarea,.theme-dark .cars-hit :is(a),.theme-dark .cars-used :is(a),.theme-dark :where([class^=home] *),.theme-dark .header-grid-logo .logo-txt span:first-child,.theme-dark .cars-used-box .card-price-content,.theme-dark [class^=brand],.theme-dark .used-car .used-car-header .info-top-window *,.theme-dark .used-car .used-car-header .full,.theme-dark .used-featurs-box .item .txt-subtitle,.theme-dark .cars-used-box .card-btns-disabled,.theme-dark .popup.credit .form .add-content span,.theme-dark .popup.credit .subtitle,.theme-dark .popup.reserve .subtitle,.theme-dark .popup.reserve .form .add-content span,.theme-dark .breadcrumbs li:last-of-type,.theme-dark .dropdown-btn,.theme-dark .compare__mod .compare-box-slider.first-slider .content{color:#fafafa}.theme-dark input::placeholder,.theme-dark textarea::placeholder{color:#d0d0d0!important}.theme-dark .cars-hit-box .card:after,.theme-dark .cars-hit-tabs .el.is-active,.theme-dark .model-completion-sales .item,.theme-dark .home-tradein-box .form,.theme-dark .header-after-marks.full a,.theme-dark .model-features-slide,.theme-dark .model-features-slide:after,.theme-dark .home-stock-brands .item:after,.theme-dark .header-after-marks a:hover,.theme-dark .select-selected,.theme-dark .dropdown-btn,.theme-dark select,.theme-dark input,.theme-dark textarea,.theme-dark .used-nav .pagination .page-link,.theme-dark .single-news,.theme-dark .credit_calculator_contact .left-form .input input,.theme-dark .question-box input,.theme-dark .credit-faq-box .item,.theme-dark .credit-faq-box .item[open],.theme-dark .credit-about-box .item-content,.theme-dark .credit-othercar-sliders .swiper-slide,.theme-dark .buyback-box-form .form-inline-user .label input,.theme-dark .buyback-box-form .form-inline-user .label select,.theme-dark .dropdown-content,.theme-dark .compl-page-additional .list li{background-color:#141414}.theme-dark .buyback,.theme-dark .compl-page .title{background:#141414}.theme-dark .header-after-marks.full a:hover,.theme-dark .cars-used-box .card-btns-disabled,.theme-dark .red-styled .form-inline .btn-dark,.theme-dark .popup,.theme-dark .model-completion-popup .wrapper,.theme-dark .list-storage-box,.theme-dark .taxi-salary table tr td,.theme-dark .filters-box-main .custom-wrapp div:hover,.theme-dark .question-box,.theme-dark .dropdown-content .dropdown-list-item:hover,.theme-dark .new-popover{background-color:#000}.theme-dark .credit_brands .swiper-slide .count{color:#a9a9a9}.theme-dark .model-completion-shorthand .front img,.theme-dark .model-completion-shorthand .back img,.theme-dark .header-grid-logo .callbutton img,.theme-dark .list-storage-box .card-close{filter:invert(1)}.theme-dark .header-grid-logo .burgerbutton>div span,.theme-dark .arrow:before,.theme-dark .arrow:after{background-color:#fff}.theme-dark .home-shorts-link,.theme-dark .brand-sale .element-button,.theme-dark .filters-sort-current,.theme-dark .credit_calculator_contact .right-docs,.theme-dark .credit-steps-box .elem,.theme-dark .credit-conditions-box .item{background-color:#a9a9a9}.theme-switch__input{display:none}.theme-switch__input:hover+.theme-switch__label,.theme-switch__input:focus+.theme-switch__label{background-color:#789}.theme-switch__input:hover+.theme-switch__label span:after,.theme-switch__input:focus+.theme-switch__label span:after{background-color:#d4ebf2}.theme-switch__label{position:relative;transition:background-color .2s ease-in-out;width:70px;height:33px;border-radius:50px;text-align:center;background-color:#708090;box-shadow:-4px 4px 15px inset #0006;zoom:.8}@media (max-width: 599px){.theme-switch__label{margin:0 .25rem 0 1.25rem}}.theme-switch__label span{position:absolute;bottom:calc(100% + 10px);left:0;width:100%}.theme-switch__label span:after{position:absolute;top:calc(100% + 13px);left:40px;width:28px;height:27px;font-size:24px;line-height:27px;content:"☾";color:#40e0d0;border-radius:50%;background-color:#fff;transition:transform .2s,background-color .2s;box-shadow:-3px 3px 8px #0006}.theme-switch__input:checked~.theme-switch__label{background-color:#789}.theme-switch__input:checked~.theme-switch__label span:after{content:"☼";transform:translate3d(-37px,0,0);color:orange}*::-webkit-scrollbar-thumb{border-radius:4px;background:#ff3c3c;border:1px solid #ff3c3c}*::-webkit-scrollbar-track{border:1px solid #e7e7e7;border-radius:4px;background-color:#e7e7e7}*::-webkit-scrollbar-button{width:1px;height:1px;border-radius:0;background:#fff}*::-webkit-scrollbar{width:8px;height:8px}body{line-height:1.5;text-rendering:optimizeLegibility;font-optical-sizing:none;font-synthesis:weight style small-caps;overflow-x:hidden;margin:0;font-size:.875rem;color:#333}a{text-decoration:none;color:#333}section{padding:1rem 0}fieldset{padding:0;margin:0;border:none}fieldset legend{display:none}*{box-sizing:border-box;font-family:Roboto Flex,Arial,sans-serif}.container{max-width:1280px;margin:0 auto}@media (max-width: 599px){.container{padding:0 .825rem;overflow-x:hidden;overflow-y:clip}.container.uns{overflow:unset}}.text-uppercase{text-transform:uppercase}.list-unstyled{list-style:none}.showmore{display:block;width:fit-content;padding-right:3rem;font-weight:500;font-size:1rem;background:url(/dist/assets/arrow_double.svg) right center no-repeat}.h-wrapper{background:linear-gradient(to right,transparent -3%,#e7e7e7 30%,#d3d3d3 50%,#e7e7e7 70%,transparent 103%) no-repeat center/100% 2px;display:block;width:auto;text-align:center}h2{width:auto}@media (max-width: 599px){h2{font-size:1.25rem}}.succ{background:url(/dist/assets/1succ.png) center/100% no-repeat}.succ *{opacity:0}.main_heading{font-size:1.75rem;font-weight:300;padding:0}label{display:block}select,input,button{border:1px solid #A7A7A7;border-radius:.25rem;width:100%;height:36px;transition:all .3s;-webkit-appearance:none;-ms-progress-appearance:none;-moz-appearance:none;outline:none;background:white;color:#333}select:focus-visible,input:focus-visible,button:focus-visible{outline:1px solid #217BCF}textarea{outline:none;background:white}textarea:focus-visible{outline:1px solid #217BCF}button{cursor:pointer}button.is-disabled{opacity:.6}select{margin-top:1rem;height:50px;padding:0 1rem;background-color:#fff;background-image:url(/dist/assets/icon-sel-down.svg);background-position:right 15px center;background-repeat:no-repeat}select:hover{border-color:#217bcf}select:focus{background-image:url(/dist/assets/icon-sel-up.svg)}input{padding:0 1rem;height:50px}input:not(.popup-input-error):hover{border-color:#217bcf}input::placeholder{color:#545454}.btn-main{background:#DE3842;border-radius:.25rem;height:48px;color:#fff;margin:2rem auto 0;width:229px;font-size:1rem;font-weight:500;border-color:transparent;display:block;transition:all .3s}.btn-main:hover{background:#C5232D}.btn-main:active{box-shadow:inset 0 .13rem .25rem #920000}.breadcrumbs{padding:0;display:flex;gap:.25rem}.breadcrumbs li{display:inline-block;margin-top:2px;color:#888;font-size:.813rem}.breadcrumbs li a{color:#888}.breadcrumbs li a:hover{color:#ef1718}.breadcrumbs li:last-of-type{color:#333}h1,.as-h1{font-size:28px;font-weight:500;margin-bottom:1rem}@media (max-width: 599px){h1,.as-h1{font-size:26px}}.side-menu-bar{position:fixed;right:-155px;top:30%;z-index:102;font-size:1rem;display:none;background:#EF1718 url(/dist/assets/arrow-left.svg) center left/25px no-repeat;height:44px;border-radius:4px 0 0 4px;cursor:pointer}.side-menu-bar.open{right:0;height:0;border-radius:0;background:transparent}.side-menu-bar .el{cursor:pointer;display:flex;align-items:center;padding:.625rem;background:#ff3c3c;color:#fff;transform:translate(135px);transition:all .4s;text-decoration:none}.side-menu-bar .el .icon{position:relative}.side-menu-bar .el .icon span{position:absolute;right:-7px;top:-5px;font-size:.813rem}.side-menu-bar .el:hover{transform:translate(0)}.side-menu-bar .el:nth-child(2) .icon{background:url(/dist/assets/icon-compare.svg) center/100% no-repeat}.side-menu-bar .el:nth-child(3) .icon{background:url(/dist/assets/icon-viewed.svg) center/100% no-repeat}.side-menu-bar .icon{width:25px;height:25px;background:url(/dist/assets/icon-favorite.svg) center/100% no-repeat;margin-right:1rem}.btn{cursor:pointer}.list-storage-box{width:450px;height:100%;position:fixed;left:0;top:0;background:white;box-shadow:0 0 15px gray;padding:1.5rem;z-index:103;transform:translate(calc(-100% - 15px));transition:all .4s}.list-storage-box .content{overflow-y:auto;height:100%}.list-storage-box .nav{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;padding-bottom:1.5rem}.list-storage-box .nav span:last-child{font-size:1.825rem;font-weight:300;color:gray;padding:0 .5rem;cursor:pointer}.list-storage-box .card{border:1px solid lightgrey;padding:.825rem;display:grid;grid-template-columns:1fr 1.3fr;align-items:center;position:relative;margin-bottom:1rem;text-decoration:none}.list-storage-box .card img{width:100%;height:auto}.list-storage-box .card-mark{position:absolute;left:-1px;top:10px;background:#fd5035;color:#fff;padding:.125rem .5rem;font-size:.813rem}.list-storage-box .card-close{position:absolute;right:10px;top:10px;font-size:1.5rem;font-weight:300;cursor:pointer;z-index:1;width:25px;height:30px;background:url(/dist/assets/icon-remove-circle.svg) center/23px no-repeat}.list-storage-box .card-info{margin-left:1rem}.list-storage-box .card-info-name{font-size:1.125rem;text-transform:capitalize}.list-storage-box .card-info-price{font-weight:700;margin-top:.625rem;font-size:1.125rem}.list-storage-box.open,.list-storage-box.compare{transform:translate(0)}@media (max-width: 600px){.list-storage-box{width:100%}.list-storage-box .card{grid-template-columns:1fr 2fr}}#footer_before{align-items:center;text-align:center;background-image:linear-gradient(144deg,coral,crimson,brown);color:#fff;display:flex;border-radius:50px;font-size:1rem;justify-content:center;line-height:1em;position:fixed;bottom:10px;left:32px;padding:3px;width:calc(100% - 64px);text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;cursor:pointer;opacity:.9;z-index:99}@media (min-width: 600px){#footer_before{display:none}}#footer_before span{padding:.75rem 1.5rem;width:100%;height:100%}.home-showall{font-size:1rem;padding-left:1.625rem;background:url(/dist/assets/icon-car.svg) left center no-repeat}@media (max-width: 599px){.home-showall.desktop{display:none}}@media (min-width: 600px){.home-showall.mobile{display:none}}.home-showall-accent{color:#217bcf;padding-right:.25rem}.wr-cookie-cookie-bar{display:none}.sogl{padding:.5rem 0 0;font-size:.75rem;display:inline-block}.sogl>a{font-weight:500;color:#d71415;font-style:normal;font-size:.75rem}.js-redirect-link{cursor:pointer!important}.question{background:#f1f1f1 url(/dist/assets/question_bg.webp) center no-repeat;margin-bottom:2rem}@media (max-width: 599px){.question{background:unset;padding:0}}.question-box{padding:1.625rem 2.5rem 2rem;max-width:410px;margin-left:auto;background:white;border-radius:.25rem;border:1px solid #D8D8D8;line-height:normal}@media (max-width: 599px){.question-box{padding:1.5rem 1rem;max-width:unset}}.question-box .title{font-size:1.875rem;font-weight:500;margin-bottom:.25rem;color:#de3842}@media (max-width: 599px){.question-box .title{font-size:1.375rem}}.question-box .subtitle{font-size:1.25rem}@media (max-width: 599px){.question-box .subtitle{font-size:1.125rem}}.question-box .sogl{color:#838485}.question-box .btn-main{width:100%;margin-top:1.375rem;height:64px;font-size:1.125rem;background:#333}.question-box input{font-size:1.125rem;background:#F6F6F6;height:58px;border-color:#e6e6e6;margin-top:1rem}.question-box input::placeholder{color:#838485}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:before,.noUi-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub,.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translateY(-18px);top:auto;right:28px}:where(.colored){color:#ef1718}.credit-h2{font-size:2.625rem;font-weight:600;width:100%;text-align:center;white-space:pre-line;line-height:normal}@media (max-width: 599px){.credit-h2{font-size:1.5rem;white-space:normal}.credit-h2 br{display:none}}.credit-banner{background:url(/dist/assets/banner_bg.jpg) center/cover no-repeat;padding:2rem 0 7rem}.credit-banner.index-page{overflow:hidden}.credit-banner.index-page .credit-banner-box .img-thumb{max-width:575px}@media (max-width: 599px){.credit-banner{padding:.5rem 0 1.625rem}}.credit-banner-box{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2rem}@media (max-width: 1199px){.credit-banner-box{grid-template-columns:1fr;justify-content:center}}@media (max-width: 599px){.credit-banner-box .btn{z-index:1}}.credit-banner-box .title-h1{font-size:3rem;font-weight:700;line-height:normal}@media (max-width: 599px){.credit-banner-box .title-h1 br{display:none}}.credit-banner-box .title-h1-sized{font-size:4rem}.credit-banner-box .title-p{font-size:1.375rem;line-height:128.32%}@media (max-width: 599px){.credit-banner-box .title-p{margin:0}.credit-banner-box .title-p br{display:none}}.credit-banner-box .img{position:relative;padding-left:3rem}@media (max-width: 599px){.credit-banner-box .img{padding-left:0}}.credit-banner-box .img:before,.credit-banner-box .img:after{content:"";position:absolute}.credit-banner-box .img:before{left:-54px;top:65px;width:142px;height:165px;background:url(/dist/assets/percent2.svg) center no-repeat}@media (max-width: 599px){.credit-banner-box .img:before{width:100px;height:96px;left:0;top:90px;background-size:100%}}.credit-banner-box .img:after{width:170px;height:150px;right:-14%;background:url(/dist/assets/percent1.svg) center no-repeat}@media (max-width: 599px){.credit-banner-box .img:after{width:100px;height:95px;right:-7%;top:190px;background-size:100%}}.credit-banner-box .img-content{color:#fff;display:flex;gap:2.25rem;background:url(/dist/assets/sale_bg.png) left center no-repeat;padding:1.25rem 3.5rem 10rem}@media (max-width: 599px){.credit-banner-box .img-content{gap:1rem;padding:.25rem 1rem 13rem 3rem;background:url(/dist/assets/sale_bg_m.png) left top 20px no-repeat}}.credit-banner-box .img-content-sale{line-height:120%;align-self:center}@media (max-width: 599px){.credit-banner-box .img-content-sale{font-size:.813rem}}.credit-banner-box .img-content-price{font-size:1.875rem;font-weight:600;padding-top:1rem;align-self:end}@media (max-width: 599px){.credit-banner-box .img-content-price{padding-top:4.25rem;font-size:1.125rem}}.credit-banner-box .img-thumb{position:absolute;top:60px;left:0}@media (max-width: 599px){.credit-banner-box .img-thumb{left:.825rem;width:100%;top:85px;max-width:400px}}.credit-banner-box .btn-main{margin:0;width:281px;height:64px}@media (max-width: 599px){.credit-banner-box .btn-main{width:100%}}.credit-steps-box{display:grid;grid-gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (max-width: 599px){.credit-steps-box{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.credit-steps-box .elem{border-radius:.25rem;padding:1.25rem 1.875rem 2.4rem;background:#F6F6F6;text-align:center}@media (max-width: 599px){.credit-steps-box .elem{padding:.625rem .625rem 1rem}}.credit-steps-box .elem-num{font-size:4rem;font-weight:500}@media (max-width: 599px){.credit-steps-box .elem-num{font-size:2.8125rem}}.credit-steps-box .elem-title{font-size:1.25rem;font-weight:500}@media (max-width: 599px){.credit-steps-box .elem-title{line-height:normal;margin:0 auto .5rem;font-size:.9375rem;max-width:78%}}.credit-steps-box .elem-text{font-size:1rem}@media (max-width: 599px){.credit-steps-box .elem-text{font-size:.813rem}.credit-steps-box .elem-text br{display:none}}.credit_calculator .form-error-visible{padding-bottom:.375rem;display:inline-block;position:absolute;top:1px;left:6px;font-size:10px;color:#ef1718}.credit_calculator:is(.index-page) .calc_slider,.credit_calculator:is(.index-page) .wrapper .dlc{display:none}.credit_calculator-box .credit-h2{margin:1.5rem 0 0}@media (max-width: 599px){.credit_calculator-box .credit-h2{margin:0 0 1rem}}.credit_calculator-box .credit-h2 .colored{display:block}.credit_calculator .wrapper{display:grid;grid-template-columns:2fr 1fr;grid-gap:2rem;border-radius:4px;border:1px solid #D8D8D8}@media (max-width: 1199px){.credit_calculator .wrapper{grid-template-columns:1fr;grid-gap:1rem}}.credit_calculator .wrapper .type_btns{display:grid;grid-template-columns:1fr 1fr}@media (max-width: 599px){.credit_calculator .wrapper .type_btns{grid-template-columns:.9fr 1.1fr}}.credit_calculator .wrapper .type_btns .btn-main{font-size:1.125rem;font-weight:400;margin-top:0;width:100%;height:58px;position:relative;background:#2a2c2e}.credit_calculator .wrapper .type_btns .btn-main .answ{visibility:hidden;position:absolute;opacity:0;right:0;top:calc(100% + 5px);border:1px solid #1FC21C;border-radius:.25rem;padding:.5rem;background:white;font-size:.75rem;color:#333;transition:all .4s}.credit_calculator .wrapper .type_btns .btn-main .que{color:#aeaeae;background:#5E5E5E;border-radius:50%;padding:0 .45rem;margin-left:.25rem}@media (max-width: 599px){.credit_calculator .wrapper .type_btns .btn-main .que{padding:0 .3rem}}.credit_calculator .wrapper .type_btns .btn-main .que:hover+.answ{visibility:visible;opacity:1}@media (max-width: 599px){.credit_calculator .wrapper .type_btns .btn-main{font-size:.8125rem;height:43px}}.credit_calculator .wrapper .type_btns .btn-main:not(.active){background:#F6F6F6;color:#2a2c2e;border:1px solid #E6E6E6}.credit_calculator .wrapper .type_btns .btn-main:not(.active) .que{color:#2a2c2e;background:#D8D8D8}.credit_calculator .wrapper .calc_slider{margin:1rem 0 4rem}@media (max-width: 599px){.credit_calculator .wrapper .calc_slider{margin:1rem 0 3.25rem}}@media (max-width: 599px){.credit_calculator .wrapper .calc_slider #slider-term .noUi-value.noUi-value-horizontal.noUi-value-large:nth-child(11){display:none}}.credit_calculator .wrapper .calc_slider_choose{margin-bottom:1.5rem}.credit_calculator .wrapper .calc_slider_selects{gap:1rem}@media (max-width: 599px){.credit_calculator .wrapper .calc_slider_selects{flex-direction:column}}.credit_calculator .wrapper .calc_slider_selects label{flex-basis:100%;position:relative}@media (max-width: 599px){.credit_calculator .wrapper .calc_slider_selects label{width:100%}}.credit_calculator .wrapper .calc_slider_selects label select{font-size:1rem}.credit_calculator .wrapper .calc_slider_label{font-weight:500;font-size:1.25rem}@media (max-width: 599px){.credit_calculator .wrapper .calc_slider_label{font-size:.875rem}}.credit_calculator .wrapper .calc_slider input{background:white;border:none;padding:0;font-size:1.875rem;color:#2a2c2e;margin:.625rem 0}@media (max-width: 599px){.credit_calculator .wrapper .calc_slider input{font-size:1.1875rem;margin:0 0 .625rem;height:30px}}.credit_calculator .wrapper .calc_slider .tracks{display:grid;grid-template-columns:1fr 1fr}.credit_calculator .wrapper .calc_slider .tracks input:last-child{text-align:right;color:#ef1718;font-weight:500}.credit_calculator .wrapper .calc_slider .noUi-value-large:last-child{left:unset!important;right:0!important}.credit_calculator .wrapper .calc_slider .noUi-connect{background:#EF1718;border-radius:50px}.credit_calculator .wrapper .calc_slider .noUi-connects{border-radius:50px}.credit_calculator .wrapper .calc_slider .noUi-horizontal{height:12px;background:#E6E6E6;border:none;box-shadow:none}.credit_calculator .wrapper .calc_slider .noUi-handle{width:25px;height:25px;top:-7px;right:-9px;border-radius:50px;border:2px solid white;box-shadow:none;background:linear-gradient(180deg,#FD5338 0%,#DC2723 100%)}@media (max-width: 599px){.credit_calculator .wrapper .calc_slider .noUi-handle{right:-12px}}.credit_calculator .wrapper .calc_slider .noUi-handle:before,.credit_calculator .wrapper .calc_slider .noUi-handle:after{display:none}.credit_calculator .wrapper .calc_slider .noUi-marker{display:none}.credit_calculator .wrapper .calc_slider .noUi-value-horizontal{transform:none;font-size:1.125rem}@media (max-width: 599px){.credit_calculator .wrapper .calc_slider .noUi-value-horizontal{font-size:.875rem}}.credit_calculator .wrapper .dlc{display:grid;grid-template-columns:1fr 2fr;grid-gap:2rem}@media (max-width: 599px){.credit_calculator .wrapper .dlc{grid-template-columns:1fr;grid-gap:1.125rem}}.credit_calculator .wrapper .dlc-item_name{font-size:1.25rem;font-weight:500;margin-bottom:.625rem}@media (max-width: 599px){.credit_calculator .wrapper .dlc-item_name{font-size:.875rem}}.credit_calculator .wrapper .dlc-item_checkbox{border:1px solid #EF1718;padding:.375rem;border-radius:.31rem;max-width:201px}@media (max-width: 599px){.credit_calculator .wrapper .dlc-item_checkbox{max-width:unset}}.credit_calculator .wrapper .dlc-item_checkbox label{position:relative;padding-left:3.5rem;width:167px;display:inline-block;font-size:1.125rem;line-height:normal;cursor:pointer}@media (max-width: 599px){.credit_calculator .wrapper .dlc-item_checkbox label{width:100%;font-size:.875rem;padding:.125rem 0 .125rem 1.625rem}.credit_calculator .wrapper .dlc-item_checkbox label br{display:none}}.credit_calculator .wrapper .dlc-item_checkbox label:before{content:"";display:block;position:absolute;width:46px;left:0;height:46px;border-radius:5px;background:#E6E6E6}@media (max-width: 599px){.credit_calculator .wrapper .dlc-item_checkbox label:before{top:1px;width:20px;height:20px}}.credit_calculator .wrapper .dlc-item_checkbox input[type=checkbox]{display:none}.credit_calculator .wrapper .dlc-item_checkbox input[type=checkbox]:checked+label:before{background:#E6E6E6 url(/dist/assets/icon-check.svg) center no-repeat}@media (max-width: 599px){.credit_calculator .wrapper .dlc-item_checkbox input[type=checkbox]:checked+label:before{background-size:9px 9px}}.credit_calculator_form{padding:1.5rem 2rem}@media (max-width: 599px){.credit_calculator_form{padding:0 .75rem}}.credit_calculator_result{max-width:385px;padding:4rem;border-left:1px solid #D8D8D8}@media (max-width: 599px){.credit_calculator_result{border-top:1px solid #D8D8D8;border-radius:.25rem;border-left:none;max-width:unset;padding:1rem .625rem}}.credit_calculator_result .el{margin-bottom:.75rem}@media (max-width: 599px){.credit_calculator_result .el:nth-child(2),.credit_calculator_result .el:nth-child(3){width:49%;display:inline-block}}.credit_calculator_result .el.hidden{display:none}.credit_calculator_result .el-title{color:#838485;font-size:1rem;margin-bottom:.125rem}@media (max-width: 599px){.credit_calculator_result .el-title{font-size:.8125rem}}.credit_calculator_result .el-res{font-size:1.6875rem}@media (max-width: 599px){.credit_calculator_result .el-res{font-size:1.375rem;margin-top:.25rem}}.credit_calculator_result .el-res.with-bg{display:inline-block;padding:.25rem 1.25rem;border-radius:6.25rem;color:#fff;background:#1FC21C}@media (max-width: 599px){.credit_calculator_result .el-res.with-bg{padding:.125rem .75rem}}.credit_calculator_result .progress{position:relative;height:11px;border-radius:6rem;overflow:hidden}.credit_calculator_result .progress .bg{background:#E6E6E6;height:100%}.credit_calculator_result .progress .bar{height:100%;background:#1FC21C;position:absolute;left:0;top:0;width:90%;border-radius:6rem;transition:width .5s}.credit_calculator_contact{grid-column:1/3;border-top:1px solid #D8D8D8;display:grid;grid-gap:5.5rem;grid-template-columns:2fr 1fr;padding:3rem 2.5rem 3.75rem 1.5rem}@media (max-width: 1199px){.credit_calculator_contact{grid-template-columns:1fr;grid-column:auto;padding:1rem .625rem;grid-gap:1rem}}.credit_calculator_contact .left-title{font-size:1.875rem;font-weight:500}@media (max-width: 599px){.credit_calculator_contact .left-title{font-size:1.375rem}}.credit_calculator_contact .left-subtitle{font-size:1.25rem}@media (max-width: 599px){.credit_calculator_contact .left-subtitle{font-size:1.0625rem}}.credit_calculator_contact .left-form{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:space-between}.credit_calculator_contact .left-form .input{flex-basis:calc(50% - .5rem);position:relative}@media (max-width: 599px){.credit_calculator_contact .left-form .input{flex-basis:100%}}.credit_calculator_contact .left-form .input input{font-size:1.125rem;background:#F6F6F6;height:58px;border-color:#e6e6e6}@media (max-width: 599px){.credit_calculator_contact .left-form .input input{height:51px}}.credit_calculator_contact .left-form .input input::placeholder{color:#838485}.credit_calculator_contact .left-form .input:first-child{flex-basis:100%;position:relative}.credit_calculator_contact .left-form .input:first-child:after{content:"+8 вероятность одобрения";position:absolute;border-radius:6.25rem;background:#1FC21C;padding:.375rem .875rem;color:#fff;width:max-content;right:16px;top:12px}@media (max-width: 599px){.credit_calculator_contact .left-form .input:first-child:after{content:"8%"}}.credit_calculator_contact .left-form .btn-main{width:296px;height:64px;font-size:1.125rem;margin-top:1rem}@media (max-width: 599px){.credit_calculator_contact .left-form .btn-main{margin-top:0;width:100%}}.credit_calculator_contact .left-form .sogl{flex-basis:calc(100% - 296px - 1rem);color:#838485;font-size:.813rem;font-style:normal;padding-left:1rem;font-weight:300;line-height:normal}@media (max-width: 599px){.credit_calculator_contact .left-form .sogl{flex-basis:100%;padding:0;font-size:.813rem}}.credit_calculator_contact .right{font-size:1.125rem}@media (max-width: 599px){.credit_calculator_contact .right{font-size:.875rem}}.credit_calculator_contact .right-docs{background:#F6F6F6;border-radius:1rem;padding:2.5rem 3.5rem;margin-bottom:2rem}@media (max-width: 599px){.credit_calculator_contact .right-docs{padding:1rem 1.5rem;line-height:normal}}.credit_calculator_contact .right-docs-title{font-weight:500;font-size:1.125rem}.credit_calculator_contact .right-docs-passport{margin-top:.5rem;padding-left:1.5rem;background:url(/dist/assets/doc2.svg) left top 5px no-repeat}@media (max-width: 599px){.credit_calculator_contact .right-docs-passport{padding:.25rem 0 .25rem 1.5rem}}.credit_calculator_contact .right-docs-second{padding-left:1.5rem;margin-top:.5rem;background:url(/dist/assets/doc1.svg) left top 5px no-repeat}.credit_calculator_contact .right-banks{display:flex}@media (max-width: 599px){.credit_calculator_contact .right-banks img{height:37px}}.credit_calculator_contact .right-banks-plus{border-radius:6.25rem;background:#BBB;color:#fff;font-style:italic;font-weight:400;line-height:93.164%;padding:.625rem 1.25rem .625rem 3rem;margin-left:-2.5rem;z-index:-1;position:relative}@media (max-width: 599px){.credit_calculator_contact .right-banks-plus{margin-left:-2rem;padding-left:2.5rem;font-size:.813rem;line-height:unset}.credit_calculator_contact .right-banks-plus br{display:none}}@media (max-width: 599px){.credit-conditions .credit-h2{margin-top:0}}.credit-conditions-box{display:grid;grid-gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}@media (max-width: 599px){.credit-conditions-box{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:.625rem}}.credit-conditions-box .item{line-height:normal;border-radius:.25rem;background:#F6F6F6;padding:2.5rem}@media (max-width: 599px){.credit-conditions-box .item{padding:1rem}.credit-conditions-box .item br{display:none}.credit-conditions-box .item:not(:last-child) p{max-width:93%}.credit-conditions-box .item img{max-width:37px;max-height:35px}}.credit-conditions-box .item-title{font-size:2.625rem;font-style:normal;font-weight:500;margin:.875rem 0 .25rem}@media (max-width: 599px){.credit-conditions-box .item-title{font-size:1.25rem}}.credit-conditions-box .item p{font-size:1.25rem;margin:0}@media (max-width: 599px){.credit-conditions-box .item p{font-size:.8125rem}}.credit-banks-slider{display:flex;gap:1rem}@media (max-width: 599px){.credit-othercar .container{padding:0}.credit-othercar .container .credit-h2,.credit-othercar .container .credit-othercar-btns{padding:0 .75rem}}.credit-othercar-btns{display:flex;justify-content:center;gap:1.875rem;margin-bottom:2rem}@media (max-width: 599px){.credit-othercar-btns{gap:.625rem;margin-bottom:1.5rem}}.credit-othercar-btns button{width:fit-content;padding:0 1rem;margin:0;border:1px solid #D8D8D8;background:#F6F6F6;color:#2a2c2e;font-size:1.25rem}@media (max-width: 599px){.credit-othercar-btns button{width:100%;font-size:.6875rem}}.credit-othercar-btns button.is-active{background:#2a2c2e;color:#fff}.credit-othercar-sliders .swiper{display:none}.credit-othercar-sliders .swiper .swiper-button-prev:after,.credit-othercar-sliders .swiper .swiper-button-next:after{display:none}.credit-othercar-sliders .swiper .swiper-button-prev,.credit-othercar-sliders .swiper .swiper-button-next{width:54px;height:54px}.credit-othercar-sliders .swiper .swiper-button-prev{background:url(/dist/assets/arrow-left2.svg) center no-repeat}.credit-othercar-sliders .swiper .swiper-button-next{background:url(/dist/assets/arrow-right.svg) center no-repeat}.credit-othercar-sliders .swiper.is-active{display:block}.credit-othercar-sliders .swiper-slide{border-radius:.25rem;background:#F6F6F6;padding:1.75rem 2rem;text-align:center}@media (max-width: 599px){.credit-othercar-sliders .swiper-slide-prev,.credit-othercar-sliders .swiper-slide-next{opacity:.5}}@media (max-width: 1199px){.credit-othercar-sliders .swiper-slide{padding:1rem}.credit-othercar-sliders .swiper-slide img{width:100%;height:auto}}.credit-othercar-sliders .swiper-slide .carname{font-size:1.25rem;font-weight:500;margin-top:.5rem}@media (max-width: 599px){.credit-othercar-sliders .swiper-slide .carname{font-size:.8rem}}.credit-othercar-sliders .swiper-slide .price{font-size:1.25rem;color:#ef1718}@media (max-width: 599px){.credit-othercar-sliders .swiper-slide .price{font-size:.8rem}}.credit-othercar-sliders .swiper-slide .btn-main{margin-top:.75rem;height:64px}@media (max-width: 599px){.credit-othercar-sliders .swiper-slide .btn-main{width:100%;font-size:.725rem;height:42px}}.credit-faq-box{list-style:none;margin:0;padding:0}.credit-faq-box .item{margin-bottom:1rem;border-radius:.25rem;padding:1.25rem 2rem;border:1px solid #D8D8D8;background:#F6F6F6 url(/dist/assets/arrow-down2.svg) top 22px right 25px no-repeat;cursor:pointer}@media (max-width: 599px){.credit-faq-box .item{padding:1rem;background-size:29px;background-position:top 10px right 15px}}.credit-faq-box .item-title{font-size:1.5rem;font-weight:500}.credit-faq-box .item-title::marker{content:""}@media (max-width: 599px){.credit-faq-box .item-title{font-size:.875rem}}.credit-faq-box .item-txt{font-size:1rem;margin-bottom:0}@media (max-width: 599px){.credit-faq-box .item-txt{font-size:.8125rem}}.credit-faq-box .item[open]{background:#F6F6F6 url(/dist/assets/arrow-up.svg) top 22px right 25px no-repeat}@media (max-width: 599px){.credit-faq-box .item[open]{background-size:29px;background-position:top 10px right 15px}}@media (max-width: 599px){.credit-about .credit-h2 .colored{display:block}}.credit-about-before{font-size:1.25rem;line-height:126.5%}@media (max-width: 599px){.credit-about-before{margin-top:0;font-size:.875rem}}.credit-about-box .item{display:flex;margin-top:3rem}@media (max-width: 1199px){.credit-about-box .item{flex-wrap:wrap;margin-top:1rem}.credit-about-box .item img{width:100%;height:auto}}.credit-about-box .item-content{font-size:1.0625rem;border-radius:.3125rem;background:#F6F6F6;padding:1rem 1.875rem}@media (max-width: 599px){.credit-about-box .item-content{padding:.75rem 1.25rem}}.credit-about-box .item-content-title{font-size:2rem;font-weight:500}@media (max-width: 599px){.credit-about-box .item-content-title{font-size:1.25rem}}.credit-about-box .item-content p{line-height:126.5%}@media (max-width: 599px){.credit-about-box .item-content p{font-size:.875rem}}@media (min-width: 600px){.credit-about-box .item:nth-child(odd) .item-content{order:-1}}.credit-about-example{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem}@media (max-width: 599px){.credit-about-example{margin-top:1.5rem;grid-template-columns:1fr}}.credit-about-example .col{border-radius:.25rem;border:1px solid #D8D8D8;font-size:1rem;padding:2rem 1.625rem}@media (max-width: 599px){.credit-about-example .col{font-size:.875rem;padding:1rem .625rem}}.credit-about-example .col-title{color:#fff;font-size:2rem;font-weight:500;background:#EF1718;border-radius:6.25rem;display:inline-block;padding:.25rem 1.625rem}@media (max-width: 599px){.credit-about-example .col-title{font-size:1.1875rem}}.credit-about-example .col-list{list-style:none;margin:1.5rem 0 0;padding:0}@media (max-width: 599px){.credit-about-example .col-list{margin:.5rem 0 0}}.credit-about-example .col-list-item{margin-top:.875rem;line-height:126.5%;padding-left:1.25rem;background:url(/dist/assets/li-check.svg) left top 3px no-repeat}.credit-about-example .col .docs{border-radius:.25rem;border:1px solid #D8D8D8;padding:0 1rem 1rem}.credit-about-example .col .docs-title{border-radius:0 0 .8125rem .8125rem;color:#fff;display:inline-block;padding:.125rem 1.5rem;font-size:1.125rem;font-weight:500;background:#2a2c2e}.credit-about-example .col .docs-passport,.credit-about-example .col .docs-second,.credit-about-example .col .docs-license{padding-left:2rem;margin-top:.875rem;margin-left:.5rem}.credit-about-example .col .docs-passport{background:url(/dist/assets/doc_bg1.svg) left center no-repeat}.credit-about-example .col .docs-second{background:url(/dist/assets/doc_bg3.svg) left center no-repeat}.credit-about-example .col .docs-license{background:url(/dist/assets/doc_bg2.svg) left center no-repeat}.cars-hit .credit-tabs{display:flex;justify-content:end;gap:1rem;font-weight:600;margin-top:2rem}.cars-hit .credit-tabs-first a{color:#de3842}.cars-hit .credit-tabs-second{border-bottom:1px dashed #2a2c2e}
