@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}*,:after,:before{box-sizing:border-box}section{overflow:hidden}a{color:#252728;outline:none;transition:.3s}svg{flex-shrink:0}button{background:#0000;border:none;cursor:pointer;outline:none;padding:0}img{height:auto;max-width:100%}@font-face{font-display:swap;font-family:Montserrat-Regular;src:url(/fonts/Montserrat-Regular.woff2) format("woff2"),url(/fonts/Montserrat-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat-Medium;src:url(/fonts/Montserrat-Medium.woff2) format("woff2"),url(/fonts/Montserrat-Medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat-SemiBold;src:url(/fonts/Montserrat-SemiBold.woff2) format("woff2"),url(/fonts/Montserrat-SemiBold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat-Bold;src:url(/fonts/Montserrat-Bold.woff2) format("woff2"),url(/fonts/Montserrat-Bold.ttf) format("truetype")}input[type=email],input[type=tel],input[type=text],textarea{appearance:none}input,textarea{background:#0000;border:none;border-radius:0;color:#252728;margin:0;outline:none;padding:0}:invalid,input,textarea{box-shadow:none}.input-label{font-family:Montserrat-Medium,sans-serif;line-height:1.5;margin-bottom:8px;text-align:left}.input-field{border:1px solid #e0e0e0;font-family:Montserrat-Bold,sans-serif;font-size:16px;line-height:20px;padding:14px 15px;transition:border-color .5s;width:100%}.input-field.error{border-color:#ec1e2c}.input-text{height:104px;resize:none}.input-error{color:#ec1e2c;line-height:17px;margin-top:6px;text-align:left}.group-inputs-2x,.group-inputs-4x{align-items:flex-start;column-gap:24px;display:grid;justify-content:space-between;margin-bottom:32px}.group-inputs-2x:last-child,.group-inputs-4x:last-child{margin:0}.group-inputs-2x{grid-template-columns:repeat(2,minmax(1px,1fr))}.group-inputs-4x{grid-template-columns:repeat(4,minmax(1px,1fr))}.select{font-family:Montserrat-Bold,sans-serif;font-size:16px;line-height:20px;position:relative}.select-header{align-items:center;border:1px solid #e0e0e0;cursor:pointer;display:flex;padding:12px 15px;transition:border-color .5s}.select.error .select-header{border-color:#ec1e2c}.select-selected{flex-grow:1;margin-right:10px;overflow:hidden;white-space:nowrap}.select-selected.default{color:#252728}.select-icon{transition:transform .3s}.select-header.open .select-icon{transform:rotate(180deg)}.select-body{background:#fff;border:1px solid #e0e0e0;display:none;left:0;position:absolute;top:calc(100% - 1px);width:100%;z-index:2}.select-options{max-height:350px;overflow-y:auto}.select-options-item{cursor:pointer;line-height:21px;padding:14px 15px}.select-options-item:hover{background:#fafafa}[data-has]{display:none}.select2{font-family:Montserrat-Bold,sans-serif;line-height:17px;position:relative}.select2-header{align-items:center;background:#f6f6f6;border-radius:40px;cursor:pointer;display:flex;padding:12px 24px}.select2-selected{flex-grow:1;margin-right:12px;overflow:hidden;white-space:nowrap}.select2-selected.default{color:#252728}.select2-icon{transition:transform .3s}.select2-header.open .select2-icon{transform:rotate(180deg)}.select2-body{background:#fff;border:1px solid #e0e0e0;display:none;min-width:100%;position:absolute;right:0;top:calc(100% + 1px);width:220px;z-index:2}.select2-options{max-height:350px;overflow-y:auto}.select2-options-item{cursor:pointer;padding:15px 24px 16px}.select2-options-item:hover{background:#fafafa}.input2{margin-bottom:32px}.form-radio{display:flex;gap:40px}@media screen and (max-width:768px){.input2{margin-bottom:12px}}@media screen and (max-width:440px){.form-radio{gap:24px}}.radio{align-items:center;display:flex}.radio-input{border:1px solid #252728;border-radius:50%;flex-shrink:0;height:24px;position:relative;transition:.3s;width:24px}.radio-input:before{background:#fff;border-radius:50%;bottom:6px;content:"";left:6px;opacity:0;position:absolute;right:6px;top:6px;transition:opacity .3s}.radio.checked .radio-input:before{opacity:1}.radio.checked .radio-input{background-color:#da2128;border-color:#da2128}.radio-label{color:#323232;font-family:Montserrat-SemiBold,sans-serif;line-height:17px;margin-left:12px}.checkbox{align-items:flex-start;display:flex}.checkbox-input{align-items:center;border:1px solid #252728;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:.5s;width:24px}.checkbox-input.error{border-color:#ec1e2c}.checkbox-input.checked,.checkbox.checked .checkbox-input{background:#da2128;border-color:#da2128}.checkbox-input-icon{opacity:0;transition:opacity .3s}.checkbox-input.checked .checkbox-input-icon,.checkbox.checked .checkbox-input-icon{opacity:1}.checkbox-label{color:#1c1c1c;font-family:Montserrat-Medium,sans-serif;line-height:20px;margin-left:15px;padding-top:2px}.checkbox-label a{color:#3053b9}@media screen and (max-width:480px){.checkbox-label{line-height:17px;padding:0}}.btn,.btn2,.btn3{align-items:center;display:inline-flex;flex-shrink:0;font-family:Montserrat-SemiBold,sans-serif;height:48px;justify-content:center;padding:0 32px;text-align:center}.btn{background:#da2128;color:#fff}.btn:hover{background-color:#bb1c22}.btn-icon{margin-right:7px}.btn2{border:1px solid #e0e0e0;width:100%}.btn3{border:1px solid #252728}.btn3:hover{background-color:#e0e0e0;border-color:#e0e0e0}.loading{pointer-events:none;position:relative}.loading:before{background:#da2128;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.loading:after{animation:loading 1s linear infinite;border:3px solid #fff;border-radius:50%;border-top-color:#0000;content:"";display:block;height:26px;left:50%;margin:-13px 0 0 -13px;position:absolute;top:50%;width:26px}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.colors{display:flex}.colors-item{align-items:center;border-radius:50%;box-shadow:0 0 5px #747474;display:flex;height:32px;justify-content:center;margin-right:8px;width:32px}.colors-item:last-child{margin:0}.colors-item svg{opacity:0;transition:opacity .5s}.colors-item.checked svg{opacity:1}.colors-item.color1{background:#9099a8}.colors-item.color2{background:#063068}.colors-item.color3{background:#566270}.colors-item.color4{background:#1a232c}.btnPlus{align-items:center;background:#da2128;display:flex;height:61px;justify-content:center;left:50%;width:61px}.btnPlus,.btnPlus:before{border-radius:50%;position:absolute}.btnPlus:before{background:#da21284d;bottom:-19px;content:"";left:-19px;right:-19px;top:-19px;z-index:-1}.btnPlus svg{transition:transform .3s}.btnPlus.active svg{transform:rotate(45deg)}.btnPlus1{bottom:559px;transform:translateX(calc(-50% - 250px))}.btnPlus2{bottom:451px;transform:translateX(calc(-50% - 51px))}.btnPlus3{bottom:432px;transform:translateX(calc(-50% + 391px))}.btnPlus4{top:553px;transform:translateX(calc(-50% - 428px))}.btnPlus5{top:738px;transform:translateX(calc(-50% - 559px))}.btnPlus6{top:678px;transform:translateX(calc(-50% + 93px))}.btnPlus7{top:719px;transform:translateX(calc(-50% + 483px))}@media screen and (max-width:1280px){.btnPlus4{bottom:270px;top:auto;transform:translateX(calc(-50% - 290px))}.btnPlus5{bottom:150px;top:auto;transform:translateX(calc(-50% - 360px))}.btnPlus6{bottom:190px;top:auto;transform:translateX(calc(-50% + 60px))}.btnPlus7{bottom:140px;top:auto;transform:translateX(calc(-50% + 340px))}}@media screen and (max-width:1024px){.btnPlus{height:30px;top:auto;width:30px}.btnPlus:before{bottom:-9px;left:-9px;right:-9px;top:-9px}.btnPlus svg{height:auto;width:8px}.btnPlus1{bottom:300px;transform:translateX(calc(-50% - 135px))}.btnPlus2{bottom:240px;transform:translateX(calc(-50% - 20px))}.btnPlus3{bottom:230px;transform:translateX(calc(-50% + 200px))}.btnPlus4,.btnPlus5,.btnPlus6,.btnPlus7{display:none}}@media screen and (max-width:480px){.btnPlus1{bottom:160px;transform:translateX(calc(-50% - 65px))}.btnPlus2{bottom:130px;transform:translateX(calc(-50% - 10px))}.btnPlus3{bottom:120px;transform:translateX(calc(-50% + 110px))}}.accordion-toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.accordion-toggle-icon{transition:transform .3s}.accordion-toggle.active .accordion-toggle-icon{transform:rotate(180deg)}.pagination{align-items:center;display:flex}.pagination-current,.pagination-next,.pagination-page,.pagination-prev{align-items:center;display:flex;height:48px;justify-content:center;width:48px}.pagination-current,.pagination-page{border-radius:50%;font-family:Montserrat-SemiBold,sans-serif;font-size:16px}.pagination-page:hover{background:#ebebeb}.pagination-current{background:#da2128;color:#fff}.pagination-nav{display:flex;margin-left:27px}.pagination-next,.pagination-prev{color:#bbc0c0}.pagination-next{margin-left:12px}.pagination-next:hover,.pagination-prev:hover{color:#da2128}@media screen and (max-width:480px){.pagination-current,.pagination-page{font-size:14px;height:38px;width:38px}}.wrapSlider{position:relative}.slider{overflow:hidden;touch-action:pan-y}.slider-inside{cursor:grab;display:flex;-webkit-user-select:none;user-select:none}.slider-inside.grabbing{cursor:grabbing}.slider-next,.slider-prev{align-items:center;color:#bbc0c0;display:flex;justify-content:center}.slider-next:hover,.slider-prev:hover{color:#da2128}.slider-dots{display:flex}.slider-dots.hidden{display:none}.slider-dots-item{cursor:pointer;transition:.3s}.slider-item{overflow:hidden}.slider-item img{pointer-events:none}.slider-progress{background:#f1f1f1;height:2px;margin-top:55px;overflow:hidden;position:relative;width:100%}.slider-progress-line{background:#3e3e3e;height:100%;left:0;position:absolute;top:0;width:371px}html{-webkit-text-size-adjust:100%}body{background:#fff;color:#252728;font-family:Montserrat-Regular,sans-serif;font-size:14px;overflow-x:hidden;position:relative}h1,h2,h3,h4,h5,h6{font-family:Montserrat-Bold,sans-serif}h1,h2{line-height:49px}h1,h2,h3{font-size:32px}h3{line-height:39px}h4{font-size:24px;line-height:29px}.wrap{margin:0 auto;padding:0 40px;position:relative;z-index:2}.bg,.wrap{width:100%}.bg{height:100%;left:0;object-fit:cover;position:absolute;top:0}@media screen and (max-width:1024px){.wrap{padding:0 16px}}@media screen and (max-width:480px){h1,h2{font-size:24px;line-height:29px}h3,h4{font-size:20px;line-height:24px}}.header{background:#252728;font-family:Montserrat-SemiBold,sans-serif;font-size:15px;line-height:17px;position:relative;z-index:10}.header .wrap{align-items:center;display:flex;height:80px;justify-content:space-between;padding-right:0}.header a{color:#fff}.header-col{align-items:center;display:flex}.header-logo svg{display:block}.header-nav{column-gap:8px;display:flex;height:80px}.header-nav.nav1{margin-left:66px}.header-nav-item{height:inherit;position:relative}.header-nav-item:hover{background-color:#da2128}.header-nav-link{align-items:center;color:#fff;cursor:pointer;display:flex;height:inherit;padding:0 12px}.header-nav-link-icon{margin-left:2px;transition:transform .5s}.header-nav-link.open .header-nav-link-icon{transform:rotate(180deg)}.header-popup{background:#212324;display:none;left:0;padding:8px 0;position:absolute;top:100%;width:240px;z-index:2}.header-nav-item:hover .header-popup{display:block}.header-nav-item:hover .header-nav-link-icon{transform:rotate(180deg)}.header-popup-link{color:#fff;display:block;line-height:22px;padding:12px 16px;position:relative}.header-popup-link:hover{background-color:#313233;padding-left:32px}.header-popup-link:before{background:#da2128;content:"";height:4px;left:18px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s;width:4px}.header-popup-link:hover:before{opacity:1}.header-tel{border-left:1px solid #ffffff1a;font-family:Montserrat-Bold,sans-serif;margin-left:20px;padding:0 12px 0 32px}.header-btn{align-items:center;background:#da2128;display:flex;height:80px;margin-left:32px;padding:0 40px}.header-btn:hover{background-color:#252728}.header-btn-icon{margin-right:12px}.language{color:#fff;font-size:14px;line-height:17px;position:relative;text-transform:uppercase;z-index:2}.language-header{align-items:center;cursor:pointer;display:flex;font-family:Montserrat-Bold,sans-serif;justify-content:space-between}.language-header svg{transition:transform .5s}.language-header.open svg{transform:rotate(180deg)}.language-body{background:#212324;display:none;position:absolute;z-index:2}.language-options-item{cursor:pointer;display:block;font-family:Montserrat-SemiBold,sans-serif;padding:12px 0;text-align:center}.language-options-item:hover{background-color:#313233}.header .language{border-left:1px solid #ffffff1a;margin-left:20px;padding-left:32px}.header .language-header{width:42px}.header .language-body{left:-5px;top:calc(100% + 31px);width:86px}@media screen and (max-width:1600px){.header-nav.nav1{margin-left:28px}.header-tel{margin-left:12px;padding:0 12px 0 24px}.header .language{margin-left:12px;padding-left:24px}.header-btn{margin-left:24px}}@media screen and (max-width:1400px){.header{font-size:14px}.header-btn{max-width:140px;padding:0 24px;text-align:center}}@media screen and (max-width:1170px){.header-nav.nav2,.header-tel{display:none}.header .language{border:none;margin:0}}@media screen and (max-width:1024px){.header .wrap{height:64px;padding-right:16px}.header .language,.header-btn,.header-nav,.header-tel{display:none}.header-logo svg{height:auto;width:94px}}.menuOpen{display:none;height:35px;width:35px}.menuOpen-lines{height:11px;position:relative;width:35px}.menuOpen-lines:after,.menuOpen-lines:before{background-color:#fff;border-radius:3px;content:"";height:3px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(0);transition:transform .4s ease-out,margin-top .2s ease-out;width:35px;will-change:width,transform,margin-top}.menuOpen-lines:before{margin-top:-4px}.menuOpen-lines:after{margin-top:4px}.menuOpen.open .menuOpen-lines:before{margin-top:0;transform:translate(-50%,-50%) rotate(225deg)}.menuOpen.open .menuOpen-lines:after{margin-top:0;transform:translate(-50%,-50%) rotate(-225deg)}@media screen and (max-width:1024px){.menuOpen{align-items:center;display:flex;justify-content:center}}.menu{background:#252728;display:flex;flex-direction:column;height:calc(100vh - 64px);height:calc(var(--vh, 1vh)*100 - 64px);justify-content:space-between;left:0;overflow-y:auto;padding:0 16px 16px;position:fixed;right:0;top:-100%;transition:top .3s;z-index:9002}.menu a{color:#fff;font-family:Montserrat-SemiBold,sans-serif}.menu .menu-tel{font-family:Montserrat-Bold,sans-serif}.menu-subnav{display:none;padding-top:12px}.menu-subnav a{font-family:Montserrat-Regular,sans-serif}.menu-subnav li{margin-bottom:12px}.menu-subnav li:last-child{margin:0}.menu-btn{align-items:center;border:1px solid #fff;display:flex;height:48px;justify-content:center;margin-bottom:24px;padding:0 16px}.menu-btn:hover{background:#fff;color:#252728}.menu-btn-icon{margin-right:12px}.menu-nav-item{font-size:20px;line-height:24px;margin-bottom:24px}.menu-nav-item:last-child{margin:0}.menu-nav2{margin-top:24px}.menu-nav2-item{line-height:17px;margin-bottom:16px}.menu-nav2-item:last-child{margin:0}.menu .language-body{bottom:0;left:0;right:0}.menu-open{overflow:hidden}.menu-open .menu{top:64px}.showroom{background:#fff;left:0;position:absolute;top:-100%;transition:top .3s;width:100%;z-index:9003}.showroom.open{top:80px}.showroom .wrap{column-gap:24px;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;max-width:100%;padding-bottom:20px;padding-top:20px}.showroom-item{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:20px;text-align:center}.showroom-item-img{align-items:center;display:flex;height:146px;margin-bottom:20px}.showroom-item-img img{display:block;transition:.5s}.showroom-item:hover img{transform:scale(1.06)}.showroom-item-title{font-family:Montserrat-Bold,sans-serif;font-size:24px;line-height:29px;margin-bottom:13px}.showroom-item-price{color:#da2128;font-family:Montserrat-Medium,sans-serif;font-size:16px;line-height:20px}.showroom-back,.showroom-close{display:none}@media screen and (max-width:1024px){.showroom{height:calc(100vh - 64px);height:calc(var(--vh, 1vh)*100 - 64px);left:-100%;top:64px;transition:left .3s}.showroom.open{left:0;top:64px}.showroom .wrap{grid-template-columns:1fr;padding:0}.showroom-item{flex-direction:row;justify-content:flex-start;min-height:0;padding:12px 16px;text-align:left}.showroom-item-img{height:auto;margin:0 37px 0 0;width:115px}.showroom-item-title{font-size:16px;line-height:20px;margin-bottom:8px}.showroom-item-price{font-size:14px;line-height:17px}.showroom-close{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;font-family:Montserrat-SemiBold,sans-serif;line-height:17px;padding:16px;width:100%}.showroom-close-icon{margin-right:11px}}.autoIntro{height:100vh;max-height:calc(100vh - 80px);max-height:calc(var(--vh, 1vh)*100 - 80px)}.autoIntro .btn{display:none}@media screen and (max-width:1024px){.autoIntro{max-height:none}}@media screen and (max-width:480px){.autoIntro .btn{display:inline-flex}}.autoConfig{overflow:visible;padding-bottom:158px}.autoConfig-content{align-items:center;display:flex;flex-direction:column;margin-top:52px;text-align:center}.autoConfig-title{margin-bottom:32px}.autoConfig-img{align-items:center;display:flex;height:434px;justify-content:center;margin:0 auto 32px}.autoConfig-img img{display:block}.autoConfig .colors{justify-content:center}.autoConfig-details{font-family:Montserrat-Medium,sans-serif;font-size:16px;line-height:20px;margin:24px 0 23px}@media screen and (max-width:1024px){.autoConfig{padding-bottom:64px}}@media screen and (max-width:768px){.autoConfig-img{height:auto}}@media screen and (max-width:480px){.autoConfig{padding-bottom:32px}.autoConfig-title{font-size:20px;line-height:24px}.autoConfig-img,.autoConfig-title{margin-bottom:24px}.autoConfig-content{margin-top:30px}.autoConfig-details{font-size:14px;line-height:17px}}.wrapAutoConfig-nav{height:83px}.autoConfig-nav{background:#fff;overflow:hidden;overflow-x:auto;padding:0 40px}.autoConfig-nav.fixed{left:0;position:fixed;right:0;top:0;z-index:10}.autoConfig-nav-inner{display:flex;padding:24px 0}.autoConfig-nav-link{align-items:center;border:1px solid #0000;border-radius:30px;color:#000;display:inline-flex;flex-shrink:0;font-family:Montserrat-SemiBold,sans-serif;height:35px;margin-right:8px;padding:0 24px}.autoConfig-nav-link:last-child{margin:0}.autoConfig-nav-link.active{border-color:#da2128;color:#da2128}@media (hover:hover) and (pointer:fine){.autoConfig-nav{scrollbar-color:#9ea49b1f #0000;scrollbar-width:thin}.autoConfig-nav::-webkit-scrollbar{height:8px}.autoConfig-nav::-webkit-scrollbar-track{background-color:initial}.autoConfig-nav::-webkit-scrollbar-thumb{background-color:#9ea49b1f;border-radius:4px}.autoConfig-nav::-webkit-scrollbar-thumb:hover{background-color:#9ea49b3d}}@media screen and (max-width:1024px){.wrapAutoConfig-nav{height:57px}.autoConfig-nav{padding:0 16px}}@media screen and (max-width:480px){.autoConfig-nav-inner{padding:12px 0}.autoConfig-nav-link{height:33px;margin:0;padding:0 12px}}.wrapPreOrder{display:none}.wrapPreOrder.open{display:block}.preOrder{padding-bottom:80px;position:relative}.preOrder-title{margin-bottom:32px;text-align:center}.preOrder-form{margin:0 auto;max-width:908px;width:100%}.preOrder-section{margin-bottom:32px}.preOrder-section:last-child{margin:0}.preOrder-section-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.preOrder-section-title{font-size:20px;line-height:24px}.preOrder-wrap{align-items:center;display:flex;flex-direction:column}.preOrder .checkbox{justify-content:center;margin-bottom:32px}.preOrder-findMap{align-items:center;color:#da2128;display:inline-flex;font-family:Montserrat-SemiBold,sans-serif;font-size:12px;line-height:15px}.preOrder-findMap-icon{margin-right:6px}.preOrder-close{align-items:center;color:#da2128;display:inline-flex;font-family:Montserrat-SemiBold,sans-serif;font-size:12px;line-height:15px;margin-top:32px}.preOrder-close-icon{margin-right:6px}@media screen and (max-width:1024px){.preOrder{padding-bottom:64px}.preOrder .group-inputs-4x{grid-template-columns:repeat(2,minmax(1px,1fr));row-gap:24px}}@media screen and (max-width:768px){.preOrder-findMap,.preOrder-title{display:none}.preOrder .group-inputs-2x,.preOrder .group-inputs-4x{grid-template-columns:minmax(1px,1fr);margin-bottom:20px;row-gap:12px}}@media screen and (max-width:480px){.preOrder{padding-bottom:32px}.preOrder-section,.preOrder-title{margin-bottom:24px}.preOrder-section-head{margin-bottom:20px}.preOrder .checkbox{margin-bottom:24px}.preOrder-close{margin-top:24px}}.autoView{background:#060608;color:#fff;height:1080px;padding-top:80px;position:relative;text-shadow:0 0 20px #000}.autoView-title{margin-bottom:32px;max-width:550px}.autoView-description{font-size:16px;line-height:1.5;max-width:620px}@media screen and (max-width:1024px){.autoView{height:auto}.autoView .bg{display:block;height:auto;margin-top:32px;max-width:100%;position:static;transform:none;width:auto}}@media screen and (max-width:480px){.autoView{padding-top:32px}.autoView-title{margin-bottom:16px;max-width:370px}.autoView-description{font-size:14px}}.autoView2{height:700px;padding-top:80px;position:relative}.autoView2 .wrap{display:flex;justify-content:flex-end}.autoView2-content{max-width:620px}@media screen and (max-width:1024px){.autoView2{height:auto;padding-bottom:275px}.autoView2 .bg{bottom:0;height:auto;left:50%;max-width:none;top:auto;transform:translateX(-50%);width:1024px}}@media screen and (max-width:480px){.autoView2{padding:15px 0 150px}.autoView2 .bg{width:100%}}.autoGrid{padding:80px 0 223px}.autoGrid .wrap{display:flex;justify-content:space-between}.autoGrid-colLeft{margin-right:40px;width:908px}.autoGrid-colRight{width:753px}.autoGrid2{padding:74px 0 85px}.autoGrid3{display:none;padding:80px 0;transform:translateY(100px)}.autoGrid3.open{display:block}.autoGrid-item{margin-bottom:60px}.autoGrid-item:last-child{margin:0}.autoGrid-item img{display:block}.autoGrid-item-content{padding:40px 0}.autoGrid-item-title{margin-bottom:9px}.autoGrid-item-description{font-family:Montserrat-Medium,sans-serif;line-height:1.5}@media screen and (max-width:1024px){.autoGrid{padding:64px 0}.autoGrid2{padding:22px 0}.autoGrid3{transform:translateY(70px)}}@media screen and (max-width:768px){.autoGrid2{padding:64px 0}.autoGrid .wrap{flex-direction:column}.autoGrid-colLeft{margin:0 0 64px;width:100%}.autoGrid-colRight{width:100%}.autoGrid-item{display:flex;flex-direction:column;margin-bottom:64px}.autoGrid-item-content{padding:0 0 32px}.autoGrid-item.item2 .autoGrid-item-content{order:2;padding:32px 0 0}}@media screen and (max-width:480px){.autoGrid{padding:32px 0}.autoGrid-colLeft,.autoGrid-item{margin-bottom:32px}.autoGrid-item-content{padding:0 0 16px}.autoGrid-item.item2 .autoGrid-item-content{order:2;padding:16px 0 0}.autoGrid-item-title{margin-bottom:8px}}.autoBattery{position:relative}.autoBattery-container{bottom:100px;position:relative}.autoBattery-wrapBtn{position:sticky;top:120px;z-index:3}.autoBattery .btnPlus{transform:translateX(-50%);z-index:3}@media screen and (max-width:1024px){.autoBattery-container{bottom:70px}}.autoSlider,.autoSlider-item{position:relative}.autoSlider-item{height:100vh;height:calc(var(--vh, 1vh)*100);width:100%}.autoSlider-bg,.autoSlider-item iframe{height:100%;left:0;position:absolute;top:0;width:100%}.autoSlider-bg{object-fit:cover;pointer-events:none}.autoSlider .slider-dots{bottom:40px;justify-content:center;left:40px;position:absolute;right:40px;z-index:2}.autoSlider .slider-dots-item{height:40px;margin-right:10px;position:relative;width:67px}.autoSlider .slider-dots-item:last-child{margin:0}.autoSlider .slider-dots-item:before{border:1px solid #da2128;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .5s}.autoSlider .slider-dots-item.active:before{opacity:1}.autoSlider .slider-dots-item img{height:100%;object-fit:cover;width:100%}.autoSlider .slider-next,.autoSlider .slider-prev{color:#fff;height:56px;position:absolute;top:50%;transform:translateY(-50%);width:56px;z-index:2}.autoSlider .slider-prev{left:20px}.autoSlider .slider-next{right:20px}.autoSlider .slider-next:hover,.autoSlider .slider-prev:hover{color:#da2128}@media screen and (max-width:1024px){.autoSlider-item{max-height:532px}.autoSlider .slider-dots{bottom:32px;left:16px;right:16px}.autoSlider .slider-next,.autoSlider .slider-prev{height:100%}.autoSlider .slider-prev{left:0}.autoSlider .slider-next{right:0}}@media screen and (max-width:480px){.autoSlider-item{height:390px}.autoSlider-item img{object-position:left}.autoSlider .slider-dots{bottom:16px}}.autoAdvantage{background:#252728;color:#fff;display:flex;justify-content:space-between;min-height:665px;width:100%}.autoAdvantage-content{flex-grow:1;padding:80px 40px}.autoAdvantage-title{margin-bottom:40px;max-width:550px}.autoAdvantage .description{line-height:1.5;margin:0;max-width:620px}.autoAdvantage-text li{margin-bottom:12px;padding-left:26px;position:relative}.autoAdvantage-text li:last-child{margin:0}.autoAdvantage-text li:before{background:#fff;content:"";height:4px;left:2px;position:absolute;top:8px;width:4px}.autoAdvantage-img{min-height:665px}.autoAdvantage-img img{display:block;height:100%;object-fit:cover;pointer-events:none}@media screen and (max-width:1024px){.autoAdvantage{flex-direction:column;min-height:0}.autoAdvantage-content{padding:64px 16px}.autoAdvantage-img{min-height:0;order:2}}@media screen and (max-width:480px){.autoAdvantage-content{padding:32px 16px}.autoAdvantage-title{margin-bottom:16px}.autoAdvantage-text li{margin-bottom:16px;padding-left:20px}}@media screen and (max-width:375px){.autoAdvantage-title{max-width:218px}.autoAdvantage-text{max-width:288px}}.autoSet{padding:160px 0}.autoSet-tools{align-items:center;border-bottom:1px solid #0000001a;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin-bottom:56px;padding-bottom:48px}.autoSet-title{margin-bottom:48px}.autoSet-variants{overflow:hidden;overflow-x:auto}.autoSet-variants-inner{display:flex}.autoSet-variants-item{align-items:center;border:1px solid #0000;border-radius:30px;color:#000;display:inline-flex;flex-shrink:0;font-family:Montserrat-SemiBold,sans-serif;height:35px;padding:0 24px}.autoSet-variants-item.active{border-color:#da2128;color:#da2128}.autoSet-download{display:flex;flex-wrap:wrap;gap:24px}.autoSet-tab{display:none;max-width:1567px;width:100%}.autoSet-tab.active{display:flex;justify-content:space-between}.autoSet-cover{display:flex;flex-direction:column;flex-grow:1;margin-right:60px;max-width:750px;padding-top:6px}.autoSet-cover-content{margin-bottom:16px}.autoSet-cover-title{font-family:Montserrat-Bold,sans-serif;font-size:32px;line-height:39px;margin-bottom:11px}.autoSet-cover-price{color:#da2128;font-family:Montserrat-SemiBold,sans-serif;font-size:16px;line-height:20px}.autoSet-cover-img{font-size:0;text-align:right}.autoSet-list{max-width:640px}.autoSet-list-item{padding:24px 0}.autoSet-list-item:last-child{padding-bottom:0}.autoSet-label{color:#636363;font-family:Montserrat-Medium,sans-serif;line-height:1.5;margin-bottom:16px}.autoSet .description{margin:0;max-width:none}.autoSet-value{font-family:Montserrat-Bold,sans-serif;font-size:16px;line-height:20px}.autoSet-value p{margin-bottom:20px}.autoSet-value p:last-child{margin:0}@media screen and (max-width:1280px){.autoSet{padding:80px 0}}@media screen and (max-width:1024px){.autoSet{padding:64px 0}.autoSet-tab.active{flex-direction:column}.autoSet-title,.autoSet-tools{margin-bottom:32px}.autoSet-tools{padding-bottom:32px}.autoSet-cover{margin:0 0 32px;max-width:none;padding:0}.autoSet-cover-img{text-align:center}.autoSet-list{max-width:none}}@media screen and (max-width:768px){.autoSet-cover-title{display:none}.autoSet-download{flex-direction:column;gap:12px}}@media screen and (max-width:480px){.autoSet{padding:32px 0}.autoSet .btn{width:100%}.autoSet-title,.autoSet-tools{margin-bottom:24px}.autoSet-tools{gap:24px;padding-bottom:24px}.autoSet-variants-item{font-size:12px;height:33px;padding:0 12px}.autoSet-download{width:100%}.autoSet-cover{margin-bottom:24px}.autoSet-list-item{padding:0 0 20px}.autoSet-label{margin-bottom:6px}.autoSet-value{font-size:14px;line-height:17px}.autoSet-value p{margin-bottom:17px}}.autoSpecs{background:#f6f6f6;padding:80px 0}.autoSpecs-title{margin-bottom:40px}.autoSpecs-price-label{font-family:Montserrat-Medium,sans-serif;line-height:1.5;margin-bottom:24px}.autoSpecs-table-row{font-size:16px}.autoSpecs-table-row:nth-child(odd){background:#fff}.autoSpecs-table-row2{column-gap:30px;display:grid;grid-template-columns:repeat(2,minmax(1px,1fr))}.autoSpecs-table-toggle{align-items:center;display:flex;min-height:56px;padding:18px 30px;position:relative}.autoSpecs-table-body{display:none;line-height:1.5;padding:0 30px 20px}.autoSpecs-table-label{flex-shrink:0;font-family:Montserrat-Bold,sans-serif;line-height:20px}.autoSpecs-table-label.label2{padding-right:16px;width:315px}.autoSpecs .description{line-height:1.5;margin:0;max-width:none}.autoSpecs-table-value{font-family:Montserrat-Medium,sans-serif;line-height:1.5}.autoSpecs .accordion-toggle-icon{position:absolute;right:40px;top:16px}@media screen and (max-width:1024px){.autoSpecs{padding:64px 0}.autoSpecs .wrap{padding:0}.autoSpecs-title{padding:0 16px}.autoSpecs-table-row{font-size:14px}.autoSpecs-table-toggle{padding:18px 16px}.autoSpecs-table-body{padding:0 16px 20px}.autoSpecs-table-label{line-height:17px;max-width:100%;width:auto}.autoSpecs-table-label.label2{width:186px}.autoSpecs .accordion-toggle-icon{right:16px}}@media screen and (max-width:768px){.autoSpecs-table-row2{grid-template-columns:1fr}.autoSpecs-table-row2:nth-child(odd) .autoSpecs-table-toggle:nth-child(2n){background:#f6f6f6}.autoSpecs-table-row2:nth-child(2n) .autoSpecs-table-toggle:nth-child(odd){background:#fff}}@media screen and (max-width:480px){.autoSpecs{padding:32px 0}.autoSpecs-title{margin-bottom:24px}}.lineupIntro .wrap{pointer-events:none;z-index:3}.lineupIntro .btn{pointer-events:all}.lineupIntro-item{height:calc(100vh - 80px);height:calc(var(--vh, 1vh)*100 - 80px);position:relative;width:100%}.lineupIntro-item iframe,.lineupIntro-item img,.lineupIntro-item-video{height:100%;left:0;position:absolute;top:0;width:100%}.lineupIntro-item iframe{z-index:2}.lineupIntro-item img{object-fit:cover;pointer-events:none}.lineupIntro-item-video{cursor:pointer}.lineupIntro-item-video-play{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff6;border-radius:50%;display:flex;height:120px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px;z-index:3}.lineupIntro .slider-dots{bottom:40px;justify-content:center;position:absolute;right:40px;z-index:2}.lineupIntro .slider-dots-item{background:#fff;border-radius:50%;height:5px;margin-right:10px;transition:background-color .5s;width:5px}.lineupIntro .slider-dots-item:last-child{margin:0}.lineupIntro .slider-dots-item.active{background:#da2128}.lineupIntro .slider-next,.lineupIntro .slider-prev{color:#fff;height:56px;position:absolute;top:50%;transform:translateY(-50%);width:56px;z-index:2}.lineupIntro .slider-prev{left:20px}.lineupIntro .slider-next{right:20px}.lineupIntro .slider-next:hover,.lineupIntro .slider-prev:hover{color:#da2128}@media screen and (max-width:1024px){.lineupIntro-item{height:calc(100vh - 64px);height:calc(var(--vh, 1vh)*100 - 64px);max-height:532px}.lineupIntro-item-video-play{height:100px;width:100px}.lineupIntro .slider-dots{right:16px}.lineupIntro .slider-item{height:calc(100vh - 64px);height:calc(var(--vh, 1vh)*100 - 64px)}.lineupIntro .slider-next,.lineupIntro .slider-prev{height:100%}.lineupIntro .slider-prev{left:0}.lineupIntro .slider-next{right:0}}@media screen and (max-width:480px){.lineupIntro-item{height:390px}.lineupIntro .slider-dots{display:none}}.lineupAuto{padding:80px 0;text-align:center}.lineupAuto-title{margin-bottom:20px}.lineupAuto-subtitle{font-family:Montserrat-Medium,sans-serif;font-size:20px;line-height:24px;margin-bottom:32px}.lineupAuto-inner{position:relative}.lineupAuto-profit{align-items:center;background:#ffe297;border-radius:84px;display:inline-flex;flex-direction:column;font-family:Montserrat-Medium,sans-serif;font-size:16px;line-height:normal;padding:6px 20px;position:absolute;right:10px;text-align:center;top:-10px}.lineupAuto-profit span{font-size:12px}.lineupAuto .slider-wrapDots{display:flex;margin-bottom:32px;overflow:hidden;overflow-x:auto;width:100%}.lineupAuto .slider-dots{margin:0 auto}.lineupAuto .slider-dots-item{align-items:center;border:2px solid #0000;border-radius:30px;color:#000;display:inline-flex;font-family:Montserrat-SemiBold,sans-serif;font-size:15px;height:35px;margin-right:22px;padding:0 24px;white-space:nowrap}.lineupAuto .slider-dots-item:last-child{margin:0}.lineupAuto .slider-dots-item:hover{background-color:#f6f6f6}.lineupAuto .slider-dots-item.active{background-color:#fff;border-color:#da2128;color:#da2128}.lineupAuto .wrapSlider{width:100%}.lineupAuto-sider{margin:0 auto;max-width:908px;padding:0 56px;position:relative;width:100%}.lineupAuto .slider-next,.lineupAuto .slider-prev{height:56px;position:absolute;top:206px;width:56px;z-index:2}.lineupAuto .slider-prev{left:0}.lineupAuto .slider-next{right:0}.lineupAuto .slider-item{padding-top:10px}.lineupAuto .slider-item-img{align-items:center;display:flex;height:334px;justify-content:center;margin:0 auto 32px}.lineupAuto .slider-item-img img{display:block}.lineupAuto .slider-item-title{margin-bottom:12px;text-transform:uppercase}.lineupAuto .slider-item-captions{display:flex;justify-content:center}.lineupAuto .slider-item-price{font-family:Montserrat-Medium,sans-serif;font-size:20px;line-height:24px;margin:24px 0}.ev{color:#00800080}.dmi{color:#0000ff80}@media (hover:hover) and (pointer:fine){.lineupAuto .slider-wrapDots{scrollbar-color:#9ea49b1f #0000;scrollbar-width:thin}.lineupAuto .slider-wrapDots::-webkit-scrollbar{height:8px}.lineupAuto .slider-wrapDots::-webkit-scrollbar-track{background-color:initial}.lineupAuto .slider-wrapDots::-webkit-scrollbar-thumb{background-color:#9ea49b1f;border-radius:4px}.lineupAuto .slider-wrapDots::-webkit-scrollbar-thumb:hover{background-color:#9ea49b3d}}@media screen and (max-width:1024px){.lineupAuto{padding:40px 0}}@media screen and (max-width:768px){.lineupAuto .wrapSlider{padding:0}.lineupAuto .slider-item-img{height:auto}.lineupAuto .slider-next,.lineupAuto .slider-prev{display:none}.lineupAuto .slider-dots-item{margin:0}}@media screen and (max-width:480px){.lineupAuto{padding:32px 0}.lineupAuto-profit{font-size:14px;padding:5px 15px}.lineupAuto-profit span{font-size:10px}.lineupAuto-title{margin-bottom:12px}.lineupAuto-subtitle{font-size:16px;line-height:20px;margin-bottom:24px}.lineupAuto .slider-wrapDots{margin-bottom:24px}.lineupAuto .slider-dots-item{font-size:10px;height:30px;padding:0 20px}.lineupAuto .slider-item-img{margin-bottom:24px}.lineupAuto .slider-item-price{font-size:16px;line-height:20px;margin:12px 0}}.lineupAuto .slider-item-value{color:#da2128!important;font-weight:700!important}.lineupServices{padding:80px 0}.lineupServices-title{margin-bottom:40px}.lineupServices-grid{display:grid;gap:27px 24px;grid-template-columns:repeat(4,minmax(1px,1fr))}.lineupServices .btn2{display:none}.service{display:flex;flex-direction:column}.service-content{background:#f6f6f6;flex-grow:1;padding:32px}.service-description{font-family:Montserrat-Medium,sans-serif;font-size:16px;line-height:20px;margin-top:9px}.service-img{aspect-ratio:1/.75;min-height:240px;position:relative;width:100%}.service-img img{display:block;height:100%;object-fit:cover;width:100%}.service.completed img{filter:grayscale(1)}.service-status{align-items:center;background:#fff;border-radius:20px;box-shadow:0 0 5px #0000000d;color:#252728;display:inline-flex;font-family:Montserrat-Medium,sans-serif;font-size:12px;height:24px;left:20px;padding:0 12px;position:absolute;top:20px;z-index:2}@media screen and (max-width:1440px){.lineupServices-grid{gap:16px;grid-template-columns:repeat(3,minmax(1px,1fr))}.lineupServices-item-content{padding:32px 24px}}@media screen and (max-width:1024px){.lineupServices{padding:40px 0}.lineupServices-grid{grid-template-columns:repeat(2,minmax(1px,1fr))}.service-description{font-size:14px;line-height:17px}}@media screen and (max-width:768px){.lineupServices-grid{grid-template-columns:minmax(1px,1fr)}.service.hidden{display:none}.lineupServices .btn2{display:flex;margin-top:16px}}@media screen and (max-width:480px){.lineupServices{padding:32px 0}.lineupServices-title{margin-bottom:16px}.lineupServices-grid{gap:8px 0}.lineupServices .btn2{margin-top:8px}.service-content{padding:16px}.service-description{font-size:12px;line-height:15px;margin-top:6px}.service-img{min-height:200px}}.news-item{display:flex;flex-direction:column;justify-content:space-between}.news-item-img{display:block;height:320px;margin-bottom:24px;object-fit:cover;width:100%}.news-item-title{max-width:458px}.news-item-date{border-top:1px solid #cacaca;font-family:Montserrat-Medium,sans-serif;font-size:16px;line-height:20px;margin-top:24px;padding-top:24px}@media screen and (max-width:768px){.news-item-img{height:auto}}@media screen and (max-width:480px){.news-item-img{margin-bottom:16px}.news-item-date{font-size:12px;line-height:15px;margin-top:12px;padding-top:12px}}.lineupNews{padding:80px 0}.lineupNews-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.lineupNews-grid{display:grid;gap:53px 25px;grid-template-columns:repeat(3,1fr)}.lineupNews .btn2{display:none}@media screen and (max-width:1024px){.lineupNews{padding:40px 0}.lineupNews-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.lineupNews-head .btn{display:none}.lineupNews-grid{grid-template-columns:1fr}.lineupNews .btn2{display:flex;margin-top:48px}.lineupNews .news-item.hidden{display:none}}@media screen and (max-width:480px){.lineupNews{padding:32px 0}.lineupNews-head{margin-bottom:28px}.lineupNews-grid{gap:36px 0}.lineupNews .btn2{margin-top:24px}}.servicesPage{padding:80px 0 160px}.servicesPage-title{margin-bottom:40px}.servicesPage-grid{display:grid;gap:40px 24px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1024px){.servicesPage{padding:40px 0}.servicesPage-grid{gap:32px 24px;grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.servicesPage-grid{gap:16px 0;grid-template-columns:1fr}}@media screen and (max-width:480px){.servicesPage{padding:32px 0}.servicesPage-title{margin-bottom:16px}.servicesPage-grid{row-gap:8px}}.serviceIntro{height:723px;max-height:calc(100vh - 80px);max-height:calc(var(--vh, 1vh)*100 - 80px)}.serviceIntro .intro-title{text-transform:none}@media screen and (max-width:1024px){.serviceIntro{max-height:none}}@media screen and (max-width:480px){.serviceIntro .bg{object-position:right bottom}}.servicePage{padding:80px 0 160px}.servicePage-title{margin-bottom:40px}.servicePage-grid{display:grid;gap:40px 24px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1024px){.servicePage{padding:40px 0}}.serviceAbout{padding:80px 0}.serviceAbout .wrap{align-items:center;display:flex;justify-content:space-between;max-width:1764px}.serviceAbout-img{margin-right:60px;min-width:600px}.serviceAbout-img img{display:block}.serviceAbout-content{flex-grow:1;max-width:592px}.serviceAbout-title{margin-bottom:48px}.serviceAbout-description{font-family:Montserrat-Medium,sans-serif;font-size:16px;line-height:20px}.serviceAbout-description p{margin-bottom:35px}.serviceAbout-description p:first-child{max-width:572px}.serviceAbout-description p:last-child{margin:0}@media screen and (max-width:1170px){.serviceAbout-img{min-width:500px}}@media screen and (max-width:1024px){.serviceAbout{padding:40px 0}.serviceAbout .wrap{flex-direction:column}.serviceAbout-img{margin:32px 0 0;min-width:0;order:2}.serviceAbout-title{margin-bottom:32px}.serviceAbout-description p{margin:0}.serviceAbout-description .hidden{display:none}}@media screen and (max-width:480px){.serviceAbout{padding:32px 0}.serviceAbout-img{margin-top:16px}.serviceAbout-title{margin-bottom:8px}.serviceAbout-description{font-size:14px;line-height:17px}}.advantages{background:#f6f6f6;padding:80px 0}.advantages-title{margin-bottom:40px}.advantages-grid{column-gap:48px;display:grid;grid-template-columns:repeat(4,1fr)}.advantages-item{max-width:332px;padding:8px 0}.advantages-item-title{margin:24px 0}.advantages-item-description{font-family:Montserrat-Medium,sans-serif;font-size:16px;line-height:20px}@media screen and (max-width:1600px){.advantages-item-title{font-size:16px;line-height:20px;margin:16px 0}.advantages-item-description{font-size:14px;line-height:17px}}@media screen and (max-width:1170px){.advantages-grid{gap:48px;grid-template-columns:1fr 1fr}}@media screen and (max-width:1024px){.advantages{padding:40px 0}.advantages-item-icon{height:48px;width:48px}}@media screen and (max-width:768px){.advantages{padding:40px 0}.advantages-title{margin-bottom:32px}.advantages-grid{gap:32px;grid-template-columns:1fr}.advantages-item{max-width:none;padding:0}.advantages-item-title{font-size:24px;line-height:29px}.advantages-item-description{font-size:16px;line-height:20px}}@media screen and (max-width:480px){.advantages{padding:32px 0}.advantages-title{margin-bottom:24px}.advantages-grid{gap:24px}.advantages-item-title{font-size:16px;line-height:20px;margin:8px 0}.advantages-item-description{font-size:14px;line-height:17px}}.otherServices{padding:80px 0 160px}.otherServices-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.otherServices-nav{display:flex}.otherServices .slider-next,.otherServices .slider-prev{height:48px;width:48px}.otherServices .slider-next{margin-left:12px}.otherServices .service{margin-right:24px}@media screen and (max-width:1024px){.otherServices{padding:40px 0}}@media screen and (max-width:768px){.otherServices .service{margin-right:16px}.otherServices-nav{display:none}.otherServices .slider-dots{justify-content:center;margin-top:24px}.otherServices .slider-dots-item{background:#d9d9d9;border-radius:50%;height:5px;margin-right:4px;transition:background-color .5s;width:5px}.otherServices .slider-dots-item:last-child{margin:0}.otherServices .slider-dots-item.active{background:#da2128}}@media screen and (max-width:480px){.otherServices{padding:32px 0}.otherServices-head{margin-bottom:16px}}.newsSlider{position:relative}.newsSlider-nav{bottom:80px;display:flex;left:calc(46.98vw + 80px);position:absolute;z-index:2}.newsSlider .slider-next,.newsSlider .slider-prev{height:48px;width:48px}.newsSlider .slider-next{margin-left:12px}.newsSlider-item{background:#f6f6f6;display:flex}.newsSlider-item-img{width:46.98vw}.newsSlider-item-img img{display:block;height:100%;object-fit:cover;width:100%}.newsSlider-item-content{flex-grow:1;max-width:920px;padding:80px 80px 200px}.newsSlider-item-title{max-width:700px}.newsSlider-item-date{border-bottom:1px solid #cacaca;margin:24px 0;padding-bottom:24px}.newsSlider-item-date,.newsSlider-item-description{font-family:Montserrat-Medium,sans-serif;font-size:16px;line-height:20px}@media screen and (max-width:1280px){.newsSlider-nav{bottom:40px;left:calc(46.98vw + 40px)}.newsSlider-item-content{padding:40px 40px 128px}}@media screen and (max-width:1024px){.newsSlider-nav{display:none}.newsSlider-item{flex-direction:column;margin-right:16px}.newsSlider-item-img{width:100%}.newsSlider-item-content{padding:32px 32px 69px}.newsSlider .slider-dots{bottom:32px;justify-content:center;left:0;position:absolute;right:0}.newsSlider .slider-dots-item{background:#d9d9d9;border-radius:50%;height:5px;margin-right:4px;transition:background-color .5s;width:5px}.newsSlider .slider-dots-item:last-child{margin:0}.newsSlider .slider-dots-item.active{background:#da2128}}@media screen and (max-width:480px){.newsSlider-item-content{padding:16px 16px 37px}.newsSlider-item-date{font-size:12px;line-height:15px;margin:16px 0;padding-bottom:16px}.newsSlider-item-description{font-size:14px;line-height:17px}.newsSlider .slider-dots{bottom:16px}}.newsList{padding:80px 0}.newsList-title{margin-bottom:40px}.newsList-grid{display:grid;gap:80px 24px;grid-template-columns:repeat(3,1fr);margin:80px 0}@media screen and (max-width:1024px){.newsList{padding:40px 0}.newsList-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.newsList-grid{grid-template-columns:1fr;margin-top:16px;row-gap:40px}}@media screen and (max-width:480px){.newsList{padding:32px 0}.newsList-title{font-size:32px;line-height:39px;margin-bottom:16px}.newsList-grid{margin:8px 0 48px;row-gap:24px}.newsList .news-item-date{margin-top:16px;padding-top:16px}}.news{font-family:Montserrat-Medium,sans-serif;font-size:16px;line-height:20px;padding:80px 0}.news-head{margin:0 auto 47px;max-width:908px}.news-title{margin-bottom:24px;max-width:762px}.news-img{margin:0 auto 64px;max-width:1218px;position:relative;width:100%}.news-img img{display:block;width:100%}.news-img.completed img{filter:grayscale(1)}.news-share{align-items:center;border-top:1px solid #cacaca;display:flex;margin:64px auto 0;max-width:908px;padding-top:64px}.news-share-label{margin-right:17px}.news-share-social{display:flex}.news-share-social-item{height:75px;margin-right:10px;width:75px}.news-share-social-item:last-child{margin:0}.news-share-social-item svg{height:100%;width:100%}@media screen and (max-width:1024px){.news{padding:40px 0}.news-share{margin-top:40px;padding-top:40px}}@media screen and (max-width:480px){.news{padding:32px 0}.news-head{margin-bottom:16px}.news-title{margin:0}.news-date{display:none}.news-img{margin-bottom:24px}.news-share{border:none;margin-top:16px;padding:0}.news-share-label{font-size:14px;line-height:17px;margin-right:18px}.news-share-social-item{height:50px;margin-right:7px;width:50px}}.promo-form{margin:0 auto;max-width:908px;padding:80px 0 64px;width:100%}.promo-form .checkbox{justify-content:center;margin-bottom:32px}@media screen and (max-width:480px){.promo-form .checkbox{margin-bottom:24px}}.description{font-size:16px;line-height:20px}.description,.page-section-wrapper{font-family:Montserrat-Medium,sans-serif;margin:0 auto;max-width:908px}.page-section-wrapper{padding-top:4em}.description blockquote,.description h4,.description h5,.description h6,.description iframe,.description img,.description li,.description ol,.description p,.description ul{margin-bottom:24px}.description iframe,.description img{display:block}.description h4{margin-top:64px}.description blockquote{background:#f6f6f6;font-style:italic;margin:64px 0;padding:32px 32px 32px 80px;position:relative}.description blockquote:before{content:"“";font-family:Montserrat-Bold,sans-serif;font-size:32px;font-style:normal;left:32px;line-height:49px;position:absolute;top:32px}.description ol{list-style:decimal inside}.description ul li{padding-left:24px;position:relative}.description ul li:before{background:#252728;border-radius:50%;content:"";height:4px;left:10px;position:absolute;top:10px;width:4px}.description blockquote:last-child,.description h4:last-child,.description h5:last-child,.description h6:last-child,.description iframe:last-child,.description img:last-child,.description li:last-child,.description ol:last-child,.description p:last-child,.description ul:last-child{margin-bottom:0}.description blockquote:first-child,.description h4:first-child,.description h5:first-child,.description h6:first-child,.description iframe:first-child,.description img:first-child,.description li:first-child,.description ol:first-child,.description p:first-child,.description ul:first-child{margin-top:0}.description em{font-style:italic}.description strong{font-family:Montserrat-Bold}.description td{border:1px solid #ddd;padding:18px}.description a{color:#da2128}@media screen and (max-width:480px){.description{font-size:14px;line-height:17px}.description blockquote,.description h4,.description h5,.description h6,.description iframe,.description img,.description li,.description ol,.description p,.description ul{margin-bottom:16px}.description h4{margin-top:32px}.description blockquote{font-size:14px;line-height:20px;margin:32px 0;padding:16px 16px 16px 52px}.description blockquote:before{left:16px;top:16px}.description td{padding:10px}}.otherNews{padding-bottom:80px}.otherNews-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.otherNews-nav{display:flex}.otherNews .slider-next,.otherNews .slider-prev{height:48px;width:48px}.otherNews .slider-next{margin-left:12px}.otherNews .news-item{margin-right:24px}@media screen and (max-width:1024px){.otherNews{padding:40px 0}}@media screen and (max-width:768px){.otherNews .news-item{margin-right:16px}.otherNews-nav{display:none}.otherNews .slider-dots{justify-content:center;margin-top:40px}.otherNews .slider-dots-item{background:#d9d9d9;border-radius:50%;height:5px;margin-right:4px;transition:background-color .5s;width:5px}.otherNews .slider-dots-item:last-child{margin:0}.otherNews .slider-dots-item.active{background:#da2128}}@media screen and (max-width:480px){.otherNews{padding:32px 0}.otherNews-head{margin-bottom:16px}}.faq-item-icon{flex-shrink:0;height:24px;margin-left:24px;transform:rotate(0);transition:all .3s ease-in-out;width:24px}.faq-item-icon,.findDealer{position:relative}.findDealer-inner{display:flex;flex-direction:column;gap:20px;left:40px;position:absolute;top:80px;z-index:10}.findDealer-title{-webkit-user-select:none;user-select:none}.findDealer-nav{background:#252728;color:#fff;font-family:Montserrat-SemiBold,sans-serif;line-height:22px;width:260px}.findDealer-toggle{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:space-between;padding:12px 16px;transition:color .5s;-webkit-user-select:none;user-select:none}.findDealer-toggle:hover{color:#ffffff80}.findDealer-toggle-icon{background:#ffffff1a;border-radius:50%;flex-shrink:0;height:26px;position:relative;transition:background-color .5s;width:26px}.findDealer-toggle-icon:after,.findDealer-toggle-icon:before{background:#fff;border-radius:5px;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .5s ease-in-out}.findDealer-toggle-icon:before{height:2px;width:10px}.findDealer-toggle-icon:after{height:10px;width:2px}.findDealer-toggle.active .findDealer-toggle-icon:after{display:none}.findDealer-toggle:hover .findDealer-toggle-icon:after,.findDealer-toggle:hover .findDealer-toggle-icon:before{background:#ffffff80}.findDealer-cities{background:#212324;color:#fff;padding:8px 0}.findDealer-cities-item{color:#fff;display:block;padding:12px 16px;position:relative}.findDealer-cities-item:hover{background-color:#313233;padding-left:32px}.findDealer-cities-item:before{background:#da2128;content:"";height:4px;left:18px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s;width:4px}.findDealer-cities-item:hover:before{opacity:1}.wrapMap{display:none;position:relative}.wrapMap.open{display:block}.map{position:relative}.map.open,.wrapMap.open .map{height:calc(100vh - 80px);height:calc(var(--vh, 1vh)*100 - 80px)}.map-close{align-items:center;background:#252728;color:#fff;display:flex;height:80px;justify-content:center;position:absolute;right:0;top:0;width:80px;z-index:3}.mapPopup{font-family:Montserrat-Medium,sans-serif;line-height:normal}.mapPopup-title{font-family:Montserrat-Bold,sans-serif;font-size:16px;margin-bottom:16px}.mapPopup-contacts{display:flex;flex-direction:column;gap:12px}.mapPopup-address{font-size:12px;max-width:200px}.mapPopup-phone{display:flex;flex-wrap:wrap;font-family:Montserrat-Bold,sans-serif;font-size:14px;gap:12px 8px}.mapPopup-phone a:hover{color:#da2128}.mapPopup-social{display:flex;flex-wrap:wrap;gap:12px}.mapPopup-social-item{align-items:center;border:1px solid #252728;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.mapPopup-social-item:hover{background-color:#da2128;border-color:#da2128;color:#fff}.mapPopup-link{color:#da2128;display:inline-block;font-family:Montserrat-SemiBold,sans-serif;font-size:12px;margin-top:16px}.mapPopup-link:hover{color:#252728}@media screen and (max-width:1024px){.findDealer-inner{left:16px;top:40px}.map.open,.wrapMap.open .map{height:600px}}@media screen and (max-width:768px){.findDealer-inner{top:32px}.map.open,.wrapMap.open .map{height:400px}.map-close{height:60px;width:60px}.findDealer .map{height:600px}}.intro{position:relative}.intro,.intro a{color:#fff}.intro .wrap{background:#0000004d;height:100%;justify-content:flex-end}.intro .wrap,.intro-content{display:flex;flex-direction:column}.intro-content{align-items:flex-start;padding:40px 0}.intro-content.content-top{gap:32px;height:100%;justify-content:space-between}.intro .btn{font-size:16px;height:56px;margin-top:32px;padding:0 40px}.intro .description{line-height:normal;margin:0;max-width:none;width:100%}.intro .description h2,.intro-title{font-size:48px;line-height:68px;margin:0 0 10px}.intro-promo-price{color:#fff!important;font-size:1.2em!important}.intro .description p{font-size:18px;line-height:1.5}.intro .description p,.intro-info{font-family:Montserrat-Medium,sans-serif}.intro-info{font-size:24px;line-height:29px}.intro-price{color:#fff;font-family:Montserrat-SemiBold,sans-serif;font-size:28px;line-height:39px}@media screen and (max-width:1024px){.intro{height:calc(100vh - 64px);height:calc(var(--vh, 1vh)*100 - 64px);max-height:532px}}@media screen and (max-width:768px){.intro-info{line-height:20px}.intro .description p,.intro-description,.intro-info{font-size:16px}}@media screen and (max-width:480px){.intro{height:390px}.intro-content{padding:32px 0}.intro .description h2,.intro-title{font-size:32px;line-height:39px}.intro .description p,.intro-description{font-size:12px}.intro-info{font-size:14px;line-height:17px}.intro-price{font-size:16px;line-height:20px}.intro .btn{font-size:14px;height:48px;margin-top:17px;padding:0 32px}}.testDrive{padding:80px 0 160px}.testDrive-title{margin-bottom:31px}.testDrive-container{align-items:center;display:flex;justify-content:space-between}.testDrive-cover{flex-grow:1;max-width:822px;min-width:600px;position:relative}.testDrive-img{display:block;margin:0 auto 121px}.testDrive-link{align-items:center;display:inline-flex;font-family:Montserrat-Bold,sans-serif;font-size:16px;line-height:20px;margin-left:7px}.testDrive-link-icon{margin-left:4px}.testDrive-findMap{align-items:center;color:#da2128;display:flex;font-family:Montserrat-SemiBold,sans-serif;font-size:12px;line-height:15px;position:absolute;right:0;top:47px}.testDrive-findMap-icon{margin-right:6px}.testDrive-form{flex-grow:1;margin-left:40px;max-width:908px}.testDrive-form .radio-group{display:flex;margin-bottom:32px}.testDrive-form .radio:last-child{margin-left:40px}.testDrive-form .checkbox{margin-bottom:32px}.testDrive-form .checkbox-label{font-size:16px}.testDrive-form-section{margin-bottom:32px;position:relative}.testDrive-form-section:last-child{margin:0}.testDrive-form-section-title{font-size:20px;line-height:24px;margin-bottom:32px}@media screen and (max-width:1440px){.testDrive .group-inputs-4x{grid-template-columns:1fr 1fr;row-gap:24px}}@media screen and (max-width:1170px){.testDrive{padding-bottom:80px}.testDrive-container{flex-direction:column}.testDrive-cover{min-width:0;text-align:center}.testDrive-img{margin-bottom:32px}.testDrive-link{margin:0}.testDrive-form{margin:40px 0 0;max-width:none;width:100%}}@media screen and (max-width:1024px){.testDrive{padding:40px 0}}@media screen and (max-width:768px){.testDrive-findMap{display:none}.testDrive .group-inputs-2x,.testDrive .group-inputs-4x{grid-template-columns:minmax(1px,1fr);row-gap:24px}}@media screen and (max-width:480px){.testDrive{padding:32px 0}.testDrive-title{margin-bottom:32px}.testDrive-img{margin-bottom:16px}.testDrive-form{margin-top:32px}.testDrive-form-section{margin-bottom:24px}.testDrive-form-section-title{margin-bottom:20px}.testDrive .group-inputs-2x,.testDrive .group-inputs-4x{margin-bottom:20px;row-gap:12px}.testDrive-form .radio-group{margin-bottom:20px}.testDrive-form .radio:last-child{margin-left:32px}.testDrive-form .checkbox{margin-bottom:24px}.testDrive-form .checkbox-label{font-size:14px}.testDrive-form .btn{width:100%}}.contacts{padding:80px 0}.contacts-title{margin-bottom:64px}.contacts-cities{display:flex;flex-direction:column}.contacts-city{border-top:1px solid #e0e0e0;font-size:16px}.contacts-city:last-child{border-bottom:1px solid #e0e0e0}.contacts-city.active{display:block}.contacts-city-toggle{align-items:center;column-gap:24px;display:flex;font-family:Montserrat-Bold,sans-serif;justify-content:space-between;line-height:normal;padding:24px 32px;position:relative;transition:background-color .5s}.contacts-city-toggle:hover{background-color:#f6f6f6}.contacts-city-body{display:none;padding:24px 32px 32px}.contacts-dealers{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.contacts-grid{column-gap:24px;display:grid;grid-template-columns:1fr 1fr;margin-top:64px}.contacts-item{display:flex;flex-direction:column}.contacts-item-content{background:#f6f6f6;flex-grow:1;padding:32px}.contacts-item-title{margin-bottom:9px}.contacts-item-description{font-family:Montserrat-Medium,sans-serif;line-height:1.5}.contacts-item-link,.contacts-item-tel{margin-top:24px}.contacts-item-tel{font-family:Montserrat-Bold,sans-serif;font-size:24px;line-height:29px}.contacts-item-link{align-items:center;display:inline-flex;font-family:Montserrat-Bold,sans-serif;font-size:16px;line-height:20px}.contacts-item-link-icon{margin-left:4px}.contacts-item-img{height:398px;width:100%}.contacts-item-img img{display:block;height:100%;object-fit:cover;width:100%}@media screen and (max-width:1170px){.contacts-item-content{padding:32px 24px}.contacts-dealers{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:1024px){.contacts{padding:40px 0}.contacts-title{margin-bottom:40px}.contacts-grid{gap:24px 0;grid-template-columns:1fr}.contacts-item-img{height:auto}.contacts-item-link,.contacts-item-tel{color:#da2128}}@media screen and (max-width:768px){.contacts-item-title{font-size:20px;line-height:24px}.contacts-dealers{grid-template-columns:1fr}}@media screen and (max-width:480px){.contacts{padding:32px 0}.contacts-title{margin-bottom:32px}.contacts-grid{row-gap:16px}.contacts-item-content{padding:16px}.contacts-item-title{font-size:16px;line-height:20px;margin-bottom:12px}.contacts-item-link,.contacts-item-tel{margin-top:16px}.contacts-item-tel{font-size:16px;line-height:20px}.contacts-item-link{font-size:14px;line-height:17px}.contacts-item-link-icon{height:auto;width:16px}}@media screen and (max-width:1024px){.contacts-city-toggle{padding:24px}.contacts-city-body{padding:24px 24px 32px}}@media screen and (max-width:768px){.contacts-city-toggle{padding:24px 16px}.contacts-city-body{padding:24px 0 32px}}@media screen and (max-width:480px){.contacts-city-toggle{padding:16px}.contacts-city-body{padding:16px 0}}.dealer{background:#f6f6f6;font-family:Montserrat-Medium,sans-serif;line-height:normal;padding:24px}.dealer-title{font-family:Montserrat-Bold,sans-serif;font-size:20px;margin-bottom:24px}.dealer ul{display:flex;flex-direction:column;gap:24px}.dealer-address{font-size:14px}.dealer-phone{display:flex;flex-wrap:wrap;font-family:Montserrat-Bold,sans-serif;font-size:18px;gap:24px 12px}.dealer-phone a:hover{color:#da2128}.dealer-social{display:flex;flex-wrap:wrap;gap:24px 16px}.dealer-social-item{align-items:center;border:1px solid #252728;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.dealer-social-item:hover{background-color:#da2128;border-color:#da2128;color:#fff}@media screen and (max-width:480px){.dealer{padding:16px}.dealer-title{font-size:18px}.dealer ul{gap:16px}.dealer-address{font-size:14px}.dealer-phone{font-size:16px}.dealer-social-item{height:36px;width:36px}}.faq-title{margin-bottom:40px}.faq-row{border-top:1px solid #e0e0e0}.faq-row:last-child{border-bottom:1px solid #e0e0e0}.faq-toggle{align-items:center;display:flex;justify-content:space-between;padding:32px;transition:background-color .5s}.faq-toggle.active{background-color:#f6f6f6}.faq-label{font-family:Montserrat-Bold,sans-serif;font-size:24px;line-height:29px}.faq-body{display:none}.faq-subRow{border-top:1px solid #e0e0e0}.faq-subRow:first-child{border:none}.faq-subToggle{align-items:center;display:flex;justify-content:space-between;padding:24px 32px}.faq-subLabel{font-family:Montserrat-Bold,sans-serif;font-size:16px;line-height:20px}.faq-subBody{display:none;line-height:1.5;padding:0 32px 24px}@media screen and (max-width:1024px){.faq{padding-top:40px}.faq .wrap{padding:0}.faq-title{padding:0 16px}.faq-toggle{padding:32px 16px}.faq-label{font-size:20px;line-height:24px}.faq-subToggle{align-items:flex-start;padding:24px 16px}.faq-subBody{padding:0 16px 24px}}@media screen and (max-width:480px){.faq{padding:32px 0}.faq-title{margin-bottom:16px}.faq-toggle{padding:16px}.faq-label{font-size:16px;line-height:20px}.faq-subToggle{padding:16px}.faq-subLabel{font-family:Montserrat-SemiBold,sans-serif}.faq-subBody{padding-bottom:16px}}.feedback{padding:112px 0}.feedback .wrap{max-width:781px;text-align:center}.feedback-info,.feedback-title{margin-bottom:32px}.feedback-info{font-family:Montserrat-Medium,sans-serif;line-height:1.5}.feedback .checkbox{justify-content:center;margin-bottom:32px}.feedback{padding:80px 0}@media screen and (max-width:768px){.feedback .input2{margin-bottom:24px}.feedback .group-inputs-2x{grid-template-columns:1fr;row-gap:24px}.feedback .checkbox{justify-content:flex-start;margin-bottom:24px;padding:0;text-align:left}}@media screen and (max-width:480px){.feedback{padding-top:2rem}}.bottomMenu{background:#f6f6f6;display:grid;grid-template-columns:repeat(3,1fr)}.bottomMenu.bottomMenu2{background:#fff}.bottomMenu-item{align-items:center;display:flex;padding:40px}.bottomMenu-item:nth-child(2){justify-content:center}.bottomMenu-item:nth-child(3){justify-content:flex-end}.bottomMenu-item-icon{align-items:center;display:flex;flex-shrink:0;height:50px;justify-items:center;margin-right:33px}.bottomMenu-item-title{font-size:20px;line-height:24px}.bottomMenu-item-description{font-family:Montserrat-Medium,sans-serif;line-height:17px;margin-top:6px}@media screen and (max-width:1280px){.bottomMenu-item-icon{margin-right:20px}}@media screen and (max-width:1170px){.bottomMenu-item{flex-direction:column;text-align:center}.bottomMenu-item:nth-child(2),.bottomMenu-item:nth-child(3){justify-content:flex-start}.bottomMenu-item-icon{margin:0 0 10px}}@media screen and (max-width:1024px){.bottomMenu{display:none}}@media screen and (max-width:480px){.bottomMenu-item-title{font-size:14px;line-height:17px}.bottomMenu-item-description{display:none}}.fixedMenu{background:#f6f6f6;bottom:-100%;display:grid;grid-template-columns:repeat(3,1fr);left:0;position:fixed;right:0;transition:bottom .5s;z-index:10}.fixedMenu.fixed{bottom:0}.fixedMenu-item{align-items:center;display:flex;padding:20px 40px}.fixedMenu-item:nth-child(2){justify-content:center}.fixedMenu-item:nth-child(3){justify-content:flex-end}.fixedMenu-item-icon{align-items:center;display:flex;flex-shrink:0;font-size:0;height:22px;justify-content:center;margin-right:18px;width:36px}.fixedMenu-item-icon img{max-height:100%;width:auto}.fixedMenu-item-title{font-family:Montserrat-Bold,sans-serif;font-size:16px;line-height:20px}@media screen and (max-width:1024px){.fixedMenu-item{flex-direction:column;padding:16px;text-align:center}.fixedMenu-item:nth-child(2),.fixedMenu-item:nth-child(3){justify-content:flex-start}.fixedMenu-item-icon{margin:0 0 8px}.fixedMenu-item-title{font-size:14px;line-height:17px}}@media screen and (max-width:480px){.fixedMenu-item-title{font-size:12px;line-height:14px}}.footer{background:#252728;color:#fff;font-family:Montserrat-SemiBold,sans-serif;line-height:17px}.footer-top{align-items:flex-start;display:flex;justify-content:space-between;max-width:1698px;padding:64px 0;width:100%}.footer-top a{color:#fff}.footer-logo svg{display:block}.footer-col-title{color:#ffffff80}.footer-link{position:relative}.footer-link:before{border:1px solid #ffffff1a;bottom:-6px;content:"";left:-12px;opacity:0;position:absolute;right:-12px;top:-6px;transition:opacity .5}.footer-link:hover:before{opacity:1}.footer-list{display:flex;flex-direction:column;gap:20px;margin-top:32px}.footer-bottom,.footer-list .footer-link:hover{color:#ffffff80}.footer-bottom{align-items:flex-start;border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:40px;padding:64px 0}.footer-nav{display:flex;flex-wrap:wrap;gap:32px 20px}.footer-nav .footer-link{color:#ffffff80}.footer-nav .footer-link:hover{color:#fff}.footer-copyright{font-family:Montserrat-Medium,sans-serif;font-size:11px;line-height:13px}.footer-copyright p{margin-bottom:13px}.footer-copyright p:last-child{margin:0}.footer-webDev{align-items:center;color:inherit;display:flex;font-family:Montserrat-Medium,sans-serif;font-size:11px;gap:10px;line-height:13px}.footer-webDev:hover{color:#fff}@media screen and (max-width:1280px){.footer-top{display:grid;gap:64px;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.footer-top{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.footer-top{gap:24px 0;grid-template-columns:1fr;padding:32px 0 24px}.footer-list{gap:12px;margin-top:16px}.footer-bottom{gap:24px;padding:24px 0 32px}.footer-nav{gap:12px}.footer-copyright{font-size:10px;line-height:12px}.footer-copyright p{margin-bottom:12px}}#page:after{background-color:#0000004d;content:"";height:0;left:0;opacity:0;position:fixed;top:0;transition:opacity .4s ease-out 0s;width:0;z-index:100001}#page.modal-open{overflow:hidden}#page.modal-open:after{height:100%;opacity:1;width:100%}.sideModal{background:#fff;height:100vh;height:calc(var(--vh, 1vh)*100);max-width:510px;position:fixed;right:-200%;top:0;transition:.3s;width:100vw;z-index:100002}.sideModal.open{right:0}.sideModal-close{cursor:pointer;position:absolute;right:15px;top:16px;z-index:2}.sideFilter{bottom:-100%;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;max-width:none;right:auto;top:auto}.sideFilter.open{bottom:0;right:auto}.sideFilter-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:32px 0 16px;position:relative}.sideFilter-close{align-items:center;display:flex;height:38px;justify-content:center;position:absolute;right:0;top:0;width:38px}.sideFilter-title{font-size:24px;line-height:29px;margin-bottom:32px}.sideFilter-scroll,.sideFilter-title{font-family:Montserrat-Medium,sans-serif;padding:0 16px}.sideFilter-scroll{max-height:calc(100% - 189px);overflow:hidden;overflow-y:auto;scrollbar-width:thin}.sideFilter-action{align-items:flex-end;display:flex;flex-grow:1;justify-content:space-between;padding:32px 16px 0}.sideFilter-btn{width:calc(50% - 4px)}.sideFilter .radio{margin-bottom:24px}.sideFilter .radio:last-child{margin:0}.sideSort{height:auto}.sideSort .radio-group{align-items:flex-start;display:flex;flex-direction:column;padding:0 16px}.modal-box{animation-fill-mode:both;display:none;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:100vw;z-index:100002}.modal-box.open{align-items:center;display:flex;justify-content:center}.modal{max-height:calc(100vh - 20px);max-width:420px;width:100%}.modal-body{background:#fff;border-radius:5px;padding:0 20px;position:relative;z-index:2}.modal-container{margin:0 auto;max-width:370px;padding:40px 0 50px}.modal-title{line-height:1.2;margin-bottom:40px}.modal .btn{border-radius:10px;font-size:16px;height:50px}.modal-info{line-height:1.5;margin-bottom:30px}.modal-close{height:30px;position:absolute;right:15px;top:15px;width:30px}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-duration:.3s;animation-name:zoomIn}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-duration:.3s;animation-name:zoomOut}.popup-info{animation-duration:1s;animation-name:bounceInDown;animation-timing-function:ease-in-out;background-color:#3053b9;border-radius:3px;box-shadow:0 2px 4px #0003;color:#fff;font-size:16px;left:20px;max-width:400px;padding:20px 40px 20px 80px;position:fixed;top:20px;visibility:visible;width:calc(100vw - 40px);z-index:90006}.fadeOut{opacity:0;transition:opacity .5s}.popup-info p{line-height:1.5}.popup-info>svg{height:26px;left:40px;position:absolute;width:26px}.popup-info-progress{background-color:#0006;border-radius:3px;bottom:0;height:3px;left:0;position:absolute;width:0}.popup-info-close{fill:#fff;height:14px;position:absolute;right:10px;top:10px;width:14px}.popup-error .popup-info-close{fill:#fff}.popup-error{background-color:#e74c3c;border-color:#e74c3c;color:#fff}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.warrantyIntro{color:#fff;height:700px;padding:80px 0;position:relative}.warrantyIntro-title{margin-bottom:32px;max-width:550px}.warrantyIntro-description{font-family:Montserrat-Medium,sans-serif;font-size:18px;line-height:1.5;max-width:620px}@media screen and (max-width:1024px){.warrantyIntro{color:#000;height:auto;padding-bottom:0}.warrantyIntro .bg{display:block;height:auto;margin-top:32px;max-width:100%;position:static;transform:none;width:auto}}@media screen and (max-width:480px){.warrantyIntro{padding-top:32px}.warrantyIntro-title{margin-bottom:16px;max-width:370px}.warrantyIntro-description{font-size:14px}}.warranty{background:#f6f6f6;padding:80px 0}.warranty .wrap{max-width:1490px}.warranty-title{margin-bottom:32px;text-align:center}.warranty-description{font-family:Montserrat-Medium,sans-serif;font-size:16px;line-height:1.5;margin:0 auto 64px;max-width:700px;text-align:center}.warranty-cars{margin-bottom:64px}.warranty-tabs{display:flex;flex-direction:column;row-gap:16px}.warranty-tab{background:#fff;display:none;font-size:16px;padding:0 32px}.warranty-tab.active{display:block}.warranty-tab-toggle{align-items:center;column-gap:24px;display:flex;justify-content:space-between;padding-right:48px;position:relative}.warranty-tab .accordion-toggle-icon{position:absolute;right:0;top:24px}.warranty-tab-col{align-items:center;column-gap:24px;display:flex}.warranty-tab-title{align-items:center;display:flex;font-family:Montserrat-Bold,sans-serif;line-height:20px;min-height:72px;padding:20px 0}.warranty-tab-opt{align-items:center;column-gap:8px;display:flex;flex-shrink:0}.warranty-tab-opt.months{width:100px}.warranty-tab-opt.mileage{width:140px}.warranty-tab-value{font-family:Montserrat-Bold,sans-serif}.warranty-tab-unit{color:#b7b7b7;display:inline-flex;flex-direction:column;font-family:Montserrat-Medium,sans-serif;font-size:14px}.warranty-tab-body{border-top:1px solid #f5f5f5;display:none;padding:32px 0}.warranty-tab-body-inner{font-family:Montserrat-Regular,sans-serif;line-height:1.5;margin:0 auto;max-width:800px;width:100%}.warranty-tab-file{display:none;margin-top:20px;padding:0 32px}.warranty-tab-file.active{display:block}.warranty-tab-file-label{font-family:Montserrat-Bold,sans-serif;font-size:16px;line-height:20px;margin-bottom:20px}.warranty-car{text-align:center}.warranty-car-img{align-items:center;display:flex;height:334px;justify-content:center;margin:0 auto 24px}.warranty-car-img img{pointer-events:none}.warranty-car-guide{margin-top:24px}.warranty-car-guide-label{font-family:Montserrat-Medium,sans-serif;line-height:1.5;margin-bottom:24px}.warranty .wrapSlider{margin:0 auto 64px;max-width:908px;padding:0 56px;width:100%}.warranty .slider-next,.warranty .slider-prev{height:56px;position:absolute;top:206px;width:56px;z-index:2}.warranty .slider-prev{left:0}.warranty .slider-next{right:0}.warranty .slider-dots{justify-content:center;margin-bottom:32px}.warranty .slider-dots-item{align-items:center;border:2px solid #0000;border-radius:30px;color:#000;display:inline-flex;font-family:Montserrat-SemiBold,sans-serif;font-size:15px;height:35px;margin-right:22px;padding:0 24px;text-transform:uppercase}.warranty .slider-dots-item.active{border-color:#da2128;color:#da2128}@media screen and (max-width:1024px){.warranty .wrapSlider,.warranty-description{margin-bottom:32px}.warranty-tab,.warranty-tab-file{padding:0 24px}}@media screen and (max-width:768px){.warranty-tab{padding:0 16px}.warranty-tab-toggle{align-items:flex-start;flex-direction:column;padding:0}.warranty-tab-title{padding-right:48px;width:100%}.warranty-tab-col{border-top:1px solid #f5f5f5;padding:16px 0;width:100%}.warranty-tab-file{padding:0 16px}.warranty-car-img{height:auto}.warranty .wrapSlider{padding:0}.warranty .slider-next,.warranty .slider-prev{display:none}.warranty .slider-dots-item{margin:0}}@media screen and (max-width:480px){.warranty{padding:64px 0 32px}.warranty-title{margin-bottom:16px;max-width:370px}.warranty-description{font-size:14px}.warranty .slider-dots{margin-bottom:24px}.warranty .slider-dots-item{font-size:10px;height:30px;padding:0 20px}.warranty-tab-body{padding:16px 0}}.serviceRequestIntro{color:#fff;height:700px;padding:80px 0;position:relative}.serviceRequestIntro.completed img{filter:grayscale(1)}.serviceRequestIntro .wrap{padding:0 80px;z-index:10}.serviceRequestIntro-content{max-width:800px;width:100%}.serviceRequestIntro-content.description{margin:0}.serviceRequestIntro-title{margin-bottom:32px}.serviceRequestIntro-description{font-family:Montserrat-Medium,sans-serif;font-size:18px;line-height:1.5}.serviceRequestIntro-slide{height:700px;position:relative}.serviceRequestIntro .slider,.serviceRequestIntro .slider:before{height:100%;left:0;position:absolute;top:0;width:100%}.serviceRequestIntro .slider:before{background:#00000080;content:"";z-index:2}.serviceRequestIntro .bg{pointer-events:none}.serviceRequestIntro .slider-next,.serviceRequestIntro .slider-prev{color:#fff;height:56px;position:absolute;top:50%;transform:translateY(-50%);width:56px;z-index:2}.serviceRequestIntro .slider-prev{left:20px}.serviceRequestIntro .slider-next{right:20px}.serviceRequestIntro .slider-next:hover,.serviceRequestIntro .slider-prev:hover{color:#da2128}.serviceRequestIntro .service-status{left:40px}@media screen and (max-width:1024px){.serviceRequestIntro{color:#000;height:auto;padding-bottom:0}.serviceRequestIntro .wrap{padding:0 16px}.serviceRequestIntro .slider{height:auto;left:auto;margin-top:32px;position:relative;top:auto}.serviceRequestIntro .slider:before{display:none}.serviceRequestIntro-slide{height:auto}.serviceRequestIntro .bg{display:block;height:auto;max-width:100%;position:static;width:auto}.serviceRequestIntro .slider-next,.serviceRequestIntro .slider-prev{height:100%}.serviceRequestIntro .slider-prev{left:0}.serviceRequestIntro .slider-next{right:0}.serviceRequestIntro .service-status{left:16px}}@media screen and (max-width:480px){.serviceRequestIntro{padding-top:32px}.serviceRequestIntro-title{margin-bottom:16px;max-width:370px}.serviceRequestIntro-description{font-size:14px}}.serviceRequest{padding:80px 0}.serviceRequest .wrap{max-width:988px}.serviceRequest-title{margin-bottom:32px;text-align:center}.serviceRequest-section{margin-bottom:32px}.serviceRequest-section-title{font-size:20px;line-height:24px;margin-bottom:32px}.serviceRequest-action{text-align:center}.serviceRequest .checkbox{margin-bottom:32px}.serviceRequest .btn{margin:0 auto}@media screen and (max-width:768px){.serviceRequest .group-inputs-2x{grid-template-columns:1fr;margin-bottom:20px;row-gap:12px}}@media screen and (max-width:480px){.serviceRequest{padding:64px 0 32px}.serviceRequest-section{margin-bottom:24px}.serviceRequest-section-title{margin-bottom:20px}}
