@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@view-transition{navigation: auto;}*,*:before,*:after{box-sizing:border-box;text-decoration:none}body{height:auto;overflow-x:hidden;margin:0;background-color:var(--light-mode-bg);transition:all .3s ease-in-out}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background-color:#f1f1f1}body::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}body::-webkit-scrollbar-thumb:hover{background-color:#6975f3}html{scroll-behavior:smooth}img{-webkit-user-select:none;user-select:none}@keyframes appear{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}@keyframes fade-in{0%{opacity:0}}:root{view-transition-name:none}body{view-transition-name:page}::view-transition-group(page){animation-duration:.7s}:root[data-transition=reload]::view-transition-old(page){display:none}:root[data-transition=reload]::view-transition-new(page){animation-name:fade-in,scale-up}:root{--font-prompt: "Prompt", sans-serif;--font-inter: "Inter", sans-serif;--font-lato: "Lato", sans-serif;--font-bebasNeue: "Bebas Neue", sans-serif;--dark-mode: #0f0f0f;--light-mode-bg: #ffffff;--dark-mode-text: white;--light-mode-text: rgb(20, 20, 20);--primary-color: #4d5bff}.centerItems{display:grid;place-content:center}::selection{background-color:#202020;color:#fff}.d-flex{display:flex;align-items:center}.d-center{display:flex;align-items:center;justify-content:center}.container-text-animation{display:flex;margin:0 auto;height:100%}.setting-container-style{max-width:100%;height:auto;position:relative;width:100%}body.dark{background-color:var(--dark-mode)}body .lines:not(.hero-car .lines){position:relative;height:3px;background-color:var(--primary-color);margin-right:.5rem}.container-text-animation{margin:0}.container{max-width:100vw;height:auto;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.loading{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;top:0;left:0;position:fixed;background-color:#000}.loading-spinner{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;animation:spin 2s linear infinite}.container-bar{width:180px;height:10px;position:relative;background-color:#fff}#progress-bar{width:0;height:100%;background-color:#4caf50}nav{height:78px;width:100%;max-width:2000px;position:absolute;margin:0 auto;transform:translate(-50%);z-index:999;justify-content:space-between;top:10px;left:50%;padding:0 30px}nav .logo{position:relative;height:100%;width:70px}nav .logo img{height:80%;width:auto;object-fit:contain}nav ul{display:flex;justify-content:center;list-style:none;gap:3rem;right:8rem;position:relative}nav ul li .link{font-family:var(--font-inter);color:#fff;font-size:16px;font-weight:400;position:relative}nav li .active:before{content:"";position:absolute;transition:.4s ease-in-out;width:100%;height:1px;background-color:#fff;bottom:0;left:0}.mode{height:100%;width:70px;position:absolute;right:2%;-webkit-user-select:none;user-select:none}.mode img{height:30%;width:auto;object-fit:contain;cursor:pointer}nav .menu{position:relative;height:80%;width:50px;display:none}.menu span{height:3px;width:30px;position:relative;background-color:#fff}footer{position:relative;width:100%;height:381px;background-color:#131313;justify-content:center}.footer_about-web{width:25%;height:100%;position:relative;max-width:500px;justify-content:center;flex-direction:column}.footer_about-web .logo img{height:100px;width:auto;object-fit:contain}.footer_about-web_content{width:272px;height:auto;position:relative;margin:1rem 0}.footer_about-web_text p{font-size:.813rem;color:#fff;opacity:.85;font-weight:400;font-family:var(--font-prompt)}.footer_about-web .email{width:221px;height:30px;position:relative}.footer_about-web .email .icon{position:absolute;left:0;width:43.95px;height:100%;background-color:var(--primary-color)}.footer_about-web .email input{width:100%;height:100%;background-color:#1d1d1d;outline:none;border:none;font-size:10px;font-weight:500;color:#cfcfcf;font-family:var(--font-prompt);padding-left:3.8rem}.footer_about-web .email input::placeholder{color:#fff}.footer_about-web .by{color:#fff;text-align:left;font-family:var(--font-prompt);font-size:.75rem}.footer_about-web .line{position:absolute;right:0;width:1px;height:90%;background-color:#fff}.footer_links{width:75%;max-width:1300px;height:100%;position:relative;justify-content:space-between;flex-wrap:wrap;padding:0 4rem 0rem 2rem}.footer_links>div{width:180px;height:100%;display:flex;flex-direction:column;overflow:hidden;padding-top:3rem}.footer_links h3{color:#fff;font-family:var(--font-lato);font-size:1.25rem;padding-left:2.5rem;width:100%}.footer_links li{list-style:none;margin:1.2rem 0;display:flex}.footer_links .link,.footer_links a{color:#fff;text-decoration:none;font-family:var(--font-inter);font-size:1rem;position:relative}.footer_links .link:before,.footer_links a:before{content:"";position:absolute;left:0;bottom:0;height:1px;background-color:var(--primary-color);width:0%;transition:all .3s ease-in-out}.footer_links .link:hover:before,.footer_links a:hover:before{width:100%}.social_media{position:relative}.social_media h3{text-align:center}.social_media li{margin:.7rem 0;height:auto}.social_media li:hover a{opacity:.5}.social_media a:hover:before{width:0}.social_media ul{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0rem!important}.social_media ul li a{width:30px;position:relative;background-position:center;background-size:contain;background-repeat:no-repeat}.social_media ul li:nth-child(1) a{height:27.55px;background-image:url("data:image/svg+xml,%3csvg%20width='27'%20height='28'%20viewBox='0%200%2027%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M27%2013.812C27%206.18777%2020.952%200%2013.5%200C6.048%200%200%206.18777%200%2013.812C0%2020.497%204.644%2026.0632%2010.8%2027.3477V17.9556H8.1V13.812H10.8V10.359C10.8%207.69328%2012.9195%205.5248%2015.525%205.5248H18.9V9.66839H16.2C15.4575%209.66839%2014.85%2010.2899%2014.85%2011.0496V13.812H18.9V17.9556H14.85V27.5549C21.6675%2026.8643%2027%2020.9804%2027%2013.812Z'%20fill='white'/%3e%3c/svg%3e")}.social_media ul li:nth-child(2) a{height:26.53px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='27'%20viewBox='0%200%2032%2027'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.052%2026.5622C22.128%2026.5622%2028.734%2016.3511%2028.734%207.51154C28.734%207.2258%2028.734%206.93598%2028.722%206.65024C30.0081%205.70013%2031.1181%204.52383%2032%203.17646C30.7986%203.71702%2029.5255%204.07329%2028.222%204.2337C29.5951%203.39615%2030.6234%202.07834%2031.116%200.525209C29.826%201.30512%2028.414%201.85262%2026.942%202.14372C25.9524%201.06816%2024.6428%200.355638%2023.2162%200.116515C21.7895%20-0.122609%2020.3254%200.125013%2019.0507%200.821025C17.7759%201.51704%2016.7616%202.6226%2016.1649%203.96645C15.5682%205.31031%2015.4224%206.81746%2015.75%208.25446C13.1395%208.12088%2010.5856%207.42881%208.25409%206.22315C5.92254%205.01748%203.86537%203.32514%202.216%201.25589C1.37868%202.7317%201.12315%204.4774%201.50129%206.13849C1.87944%207.79959%202.86291%209.25155%204.252%2010.1995C3.21108%2010.1634%202.19304%209.8782%201.28%209.36681V9.45865C1.28179%2011.0047%201.80661%2012.5026%202.76575%2013.6994C3.72488%2014.8961%205.0595%2015.7181%206.544%2016.0266C5.98053%2016.185%205.39846%2016.264%204.814%2016.2613C4.40197%2016.2626%203.99076%2016.2236%203.586%2016.145C4.00557%2017.4758%204.82255%2018.6394%205.92249%2019.4728C7.02244%2020.3061%208.35027%2020.7675%209.72%2020.7923C7.39311%2022.6574%204.5188%2023.6689%201.56%2023.664C1.03864%2023.6662%200.517646%2023.6356%200%2023.5721C3.00303%2025.5259%206.4906%2026.5633%2010.052%2026.5622Z'%20fill='white'/%3e%3c/svg%3e")}.social_media ul li:nth-child(3) a{height:28.58px;background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='30'%20viewBox='0%200%2028%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.8548%2025.0693H19.7085V18.4386C19.7085%2016.8575%2019.677%2014.8226%2017.5478%2014.8226C15.386%2014.8226%2015.0558%2016.5431%2015.0558%2018.3219V25.0693H10.9095V11.4341H14.8925V13.2927H14.9462C15.5027%2012.2211%2016.856%2011.09%2018.8778%2011.09C23.079%2011.09%2023.856%2013.9118%2023.856%2017.5849L23.8548%2025.0693ZM6.2265%209.56833C5.91019%209.56848%205.59696%209.50498%205.30472%209.38144C5.01249%209.25791%204.747%209.07677%204.52344%208.8484C4.29989%208.62003%204.12266%208.3489%204.00189%208.05055C3.88113%207.75219%203.81921%207.43245%203.81967%207.10964C3.8199%206.6236%203.96135%206.14854%204.22614%205.74454C4.49092%205.34053%204.86715%205.02574%205.30724%204.83995C5.74734%204.65417%206.23153%204.60574%206.69859%204.7008C7.16565%204.79585%207.5946%205.03012%207.9312%205.37397C8.26781%205.71782%208.49694%206.15582%208.58962%206.63257C8.68231%207.10932%208.63439%207.60342%208.45192%208.05237C8.26945%208.50133%207.96063%208.88499%207.56451%209.15482C7.16839%209.42466%206.70276%209.56856%206.2265%209.56833ZM8.3055%2025.0693H4.1475V11.4341H8.3055V25.0693ZM25.9292%200.718262H2.06617C0.924%200.718262%200%201.63982%200%202.77689V27.2351C0%2028.3734%200.924%2029.2937%202.06617%2029.2937H25.9257C27.0667%2029.2937%2028%2028.3734%2028%2027.2351V2.77689C28%201.63982%2027.0667%200.718262%2025.9257%200.718262H25.9292Z'%20fill='white'/%3e%3c/svg%3e")}.social_media ul li:nth-child(4) a{height:27.55px;background-image:url("data:image/svg+xml,%3csvg%20width='27'%20height='29'%20viewBox='0%200%2027%2029'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.5%208.44126C12.3133%208.44126%2011.1533%208.80038%2010.1666%209.47322C9.17988%2010.1461%208.41085%2011.1024%207.95672%2012.2213C7.5026%2013.3402%207.38378%2014.5714%207.61529%2015.7592C7.8468%2016.947%208.41824%2018.038%209.25736%2018.8944C10.0965%2019.7508%2011.1656%2020.334%2012.3295%2020.5702C13.4933%2020.8065%2014.6997%2020.6852%2015.7961%2020.2218C16.8925%2019.7583%2017.8295%2018.9735%2018.4888%2017.9665C19.1481%2016.9595%2019.5%2015.7756%2019.5%2014.5646C19.4983%2012.9411%2018.8657%2011.3846%2017.7408%2010.2366C16.616%209.08862%2015.0908%208.44294%2013.5%208.44126ZM13.5%2017.6262C12.9067%2017.6262%2012.3266%2017.4467%2011.8333%2017.1102C11.3399%2016.7738%2010.9554%2016.2957%2010.7284%2015.7362C10.5013%2015.1768%2010.4419%2014.5612%2010.5576%2013.9673C10.6734%2013.3734%2010.9591%2012.8278%2011.3787%2012.3997C11.7982%2011.9715%2012.3328%2011.6799%2012.9147%2011.5617C13.4967%2011.4436%2014.0999%2011.5042%2014.6481%2011.736C15.1962%2011.9677%2015.6648%2012.3601%2015.9944%2012.8636C16.3241%2013.3671%2016.5%2013.959%2016.5%2014.5646C16.5%2015.3766%2016.1839%2016.1553%2015.6213%2016.7295C15.0587%2017.3037%2014.2956%2017.6262%2013.5%2017.6262ZM19.5%200.787109H7.5C5.51159%200.789473%203.60528%201.59665%202.19926%203.03157C0.793236%204.46649%200.00231576%206.41197%200%208.44126V20.6879C0.00231576%2022.7172%200.793236%2024.6627%202.19926%2026.0976C3.60528%2027.5325%205.51159%2028.3397%207.5%2028.342H19.5C21.4884%2028.3397%2023.3947%2027.5325%2024.8007%2026.0976C26.2068%2024.6627%2026.9977%2022.7172%2027%2020.6879V8.44126C26.9977%206.41197%2026.2068%204.46649%2024.8007%203.03157C23.3947%201.59665%2021.4884%200.789473%2019.5%200.787109ZM24%2020.6879C24%2021.9059%2023.5259%2023.074%2022.682%2023.9353C21.8381%2024.7965%2020.6935%2025.2804%2019.5%2025.2804H7.5C6.30653%2025.2804%205.16193%2024.7965%204.31802%2023.9353C3.47411%2023.074%203%2021.9059%203%2020.6879V8.44126C3%207.22325%203.47411%206.05513%204.31802%205.19388C5.16193%204.33262%206.30653%203.84877%207.5%203.84877H19.5C20.6935%203.84877%2021.8381%204.33262%2022.682%205.19388C23.5259%206.05513%2024%207.22325%2024%208.44126V20.6879ZM22%207.93098C22%208.33467%2021.8827%208.7293%2021.6629%209.06496C21.4432%209.40061%2021.1308%209.66223%2020.7654%209.81671C20.3999%209.9712%2019.9978%2010.0116%2019.6098%209.93287C19.2219%209.85411%2018.8655%209.65971%2018.5858%209.37426C18.3061%209.0888%2018.1156%208.72511%2018.0384%208.32918C17.9613%207.93324%2018.0009%207.52284%2018.1522%207.14988C18.3036%206.77692%2018.56%206.45814%2018.8889%206.23386C19.2178%206.00958%2019.6044%205.88987%2020%205.88987C20.5304%205.88987%2021.0391%206.10492%2021.4142%206.4877C21.7893%206.87048%2022%207.38964%2022%207.93098Z'%20fill='white'/%3e%3c/svg%3e")}body.dark .visi_misi .title h2,body.dark .price h4,body.dark{color:var(--dark-mode-Titletext)}body.dark p:not(.advantages p){color:var(--dark-mode-text)}@media screen and (max-width: 1700px){nav{padding:0 8.125rem}}@media screen and (max-width: 1400px){nav{padding:0 5rem}.mode{right:5%}footer{height:320px}.footer_about-web .logo img{height:80px}.footer_about-web_content p{font-size:.7rem}.footer_links>div{padding-top:2rem}.footer_links h3{font-size:1.2rem;margin-bottom:0}.footer_links .link,.footer_links li a{font-size:.9rem}.social_media ul li:nth-child(1) a,.social_media ul li:nth-child(2) a,.social_media ul li:nth-child(3) a,.social_media ul li:nth-child(4) a{height:20px}}@media screen and (max-width: 1200px){body nav{height:90px;padding:0 4rem}nav .logo img{height:60%}footer{height:auto;flex-direction:column;padding:1rem 0}.footer_about-web,.footer_links{width:80%}.footer_about-web{flex-direction:row;gap:2rem}.footer_about-web_content{width:500px}.footer_about-web .line{bottom:0;width:100%;height:1px}.footer_links>div{height:300px;width:auto}}@media screen and (max-width: 1000px){body nav{padding:0 3rem}nav ul{position:absolute;height:110vh;gap:4rem;padding:9rem 0;justify-content:start;align-items:center;flex-direction:column;top:-25px;right:0;background-color:#0a0a0a;width:0%;opacity:0;transition:all .3s;transition-timing-function:cubic-bezier(.59,.02,.18,1)}nav ul li{display:none;transition:0s;width:100%;border-bottom:2px solid rgba(255,255,255,.336);padding:0 0 1rem 2rem}nav ul li .link{padding:.5rem;font-size:1.8vw}body:has(#menu-active) nav ul{transition:all .5s;width:60%;opacity:1}body:has(#menu-active) ul li{display:flex}.mode{margin-left:75%;z-index:999}body:has(#menu-active){overflow:hidden}nav .menu{margin-left:1rem;max-width:50px;display:flex;height:30%}.menu span{position:absolute;transform-origin:center;transition:all .3s ease-in-out}.menu span:nth-child(1){top:0}.menu span:nth-child(3){bottom:0}body:has(#menu-active) .menu span:nth-child(1){rotate:45deg;top:10px}body:has(#menu-active) .menu span:nth-child(2){width:0}body:has(#menu-active) .menu span:nth-child(3){rotate:-45deg;bottom:14px}.footer_links{width:100%}}@media screen and (max-width: 900px){.mode img{width:20px}nav .menu{height:20px}.menu span{height:2px}body:has(#menu-active) .menu span:nth-child(3){bottom:8px}footer{flex-direction:column-reverse}.footer_about-web,.footer_links{width:100%}.footer_about-web{max-width:100%;height:120px}.footer_about-web .line{top:0}.footer_about-web .logo img{height:70px;width:auto}.footer_about-web_content{display:flex;gap:1rem}.footer_about-web_text{width:360px;height:80px;margin-top:-1rem}.by p{font-size:.6rem}.footer_links h3{opacity:.5;width:100%;font-size:1.1rem;height:25px;z-index:1}.footer_links li a,.footer_links li .link{font-size:.85rem}.footer_links{padding-top:2rem}.footer_links>div{width:100%;height:auto;transition:all .3s ease-in-out;padding:0;position:relative;overflow:hidden}.footer_links>div:before{content:"";position:absolute;right:2rem;top:1.3rem;height:20px;width:20px;background-image:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%20142%20142'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5254%2072.2283L15.5254%2069.2717L71.864%2055.4745L71.864%2086.0255L15.5254%2072.2283Z'%20fill='%23FDFDFD'/%3e%3cpath%20d='M126.396%2072.2283L126.396%2069.2718L70.0572%2055.4746L70.0572%2086.0255L126.396%2072.2283Z'%20fill='%23FDFDFD'/%3e%3cpath%20d='M69.4825%2015.3148L72.4391%2015.3148L86.2363%2071.6534L55.6853%2071.6534L69.4825%2015.3148Z'%20fill='%23FDFDFD'/%3e%3cpath%20d='M69.4825%20126.185L72.439%20126.185L86.2362%2069.8467L55.6853%2069.8467L69.4825%20126.185Z'%20fill='%23FDFDFD'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:cover;transition:all .3s ease-in-out}.footer_links div:has(ul.active):before{rotate:135deg}.footer_links ul{overflow:hidden;max-height:0;transition:all .3s ease-in-out}.footer_links ul.active{max-height:240px}.footer_links div:has(ul.active) h3{opacity:1}.social_media h3{text-align:left}.social_media ul{flex-direction:row;justify-content:space-between;flex-wrap:wrap;max-width:92%}.social_media li{justify-content:start;padding:1rem 0}.footer_links li{margin:0}.footer_links li .link,.footer_links li a{font-size:.9rem;width:100%;padding:.5rem 0}}@media screen and (max-width: 850px){nav ul li .link{font-size:2.1vw}}@media screen and (max-width: 700px){body:has(#menu-active) nav ul{width:100%}.mode{margin-left:75%}nav ul li .link{padding:0 .5rem .5rem;font-size:1.3rem}.footer_about-web{height:auto;justify-content:center;padding:1rem 0}.footer_about-web .logo{width:50%;display:flex;justify-content:center}.footer_about-web_content{flex-direction:column;width:50%}.footer_about-web_text,.footer_about-web_text p{width:90%}}@media screen and (max-width: 650px){body nav{height:70px}nav ul li .link{font-size:.9rem}nav .mode{margin-left:70%}body:has(#menu-active) .menu span:nth-child(3){bottom:8px}}@media screen and (max-width: 600px){.footer_about-web{width:100%;justify-content:space-between}.footer_links{padding:2rem 0 0}.footer_about-web .logo{width:30%;justify-content:end}.footer_about-web_content{width:60%}}@media screen and (max-width: 480px){.footer_about-web_text p{font-size:.65rem}.footer_about-web_content .email{height:25px}.footer_links h3{font-size:1.05rem}}@media screen and (max-width: 450px){body nav{height:70px;padding:0 2rem}nav .logo img{height:50%;margin-right:0}nav ul{top:-14px;gap:2rem}nav ul li .link{font-size:15px}nav .mode{position:absolute;right:4rem}.mode img{height:17px;width:auto}nav .menu{height:25%;margin-left:0;width:30px}.menu span{width:25px;height:3px}body:has(#menu-active) .menu span:nth-child(3){bottom:5px}.footer_about-web_content{gap:1rem}.footer_links{padding:0}}@media screen and (max-width: 400px){nav ul li .link{font-size:.85rem}footer{padding:2rem 0 0}.footer_about-web{flex-direction:column;padding:2rem 0rem 0;text-align:center}.footer_about-web .logo{width:100%;justify-content:center}.footer_about-web_content{width:100%;padding-bottom:2rem}.footer_about-web_text{width:100%;display:flex;justify-content:center}.footer_about-web_text p{width:80%}.footer_about-web_content .email{height:25px;width:70%;margin:0 auto}.by{position:absolute;bottom:0;margin:auto;left:50%;transform:translate(-50%)}.footer_links h3{font-size:.85rem}.footer_links li a{font-size:.7rem}}@media screen and (max-width: 1000px) and (max-height: 700px){nav ul{gap:2rem}nav ul li .link{font-size:1rem}}.price_car h2 .container-text-animation,.express_colors h2 .container-text-animation{margin:0}.container_home{height:auto;width:100%;position:relative;display:flex;flex-direction:column;justify-content:center;background-color:transparent;overflow-x:hidden}body.dark .gradient_hero-car{background:linear-gradient(0deg,var(--dark-mode-bg) 74.38%,var(--dark-mode-bg) 8.28%,rgba(241,241,241,0) 100%)}.about-car_title h2,.images-title h2,.express_colors h2,.start-price,.overview-title h2{display:flex;align-items:center;width:auto}.container_home .hero-car{height:900px;width:100%;position:relative;box-sizing:border-box;overflow:hidden}.hero-car .bgImg{position:absolute;height:auto;z-index:0;width:100%;max-width:2300px;-webkit-user-select:none;user-select:none}.bgImg img{width:100%;height:auto;object-fit:contain}.hero-car-content{position:relative;height:80%;width:87%;max-width:1500px;margin:0 auto;padding-top:5rem;align-items:start;justify-content:space-between}.about_car-hero-car{width:400px;height:300px;position:relative;font-family:var(--font-prompt)}.about_car-hero-car h2{color:#d9d9d9;font-size:3.75rem;font-style:italic;text-align:center;line-height:0}.about_car-hero-car .lines{width:310px;height:9px;gap:0}.lines .line{width:33%;height:100%;clip-path:polygon(15% 0,100% 0%,85% 100%,0% 100%);background-color:#5b99d4}.lines .line:not(.lines .line:nth-child(1)){margin-left:-15px}.about_car-hero-car p{color:#c1c1c1;width:360px;font-size:1.0625rem;background-color:var(--clr)}.car_advantage{position:relative;height:400px;width:80px;justify-content:center;display:flex;flex-direction:column;font-family:var(--font-prompt);padding-top:3rem;gap:3rem}.car_advantage .col{flex-direction:column;width:80px;height:50px;position:relative}.car_advantage .col:nth-child(1) img,.car_advantage .col:nth-child(2) img{height:29px}.car_advantage .col:nth-child(3) img{height:19px}.col .icon{width:100%;position:relative;align-items:end}.col .icon img{object-fit:contain;-webkit-user-select:none;user-select:none}.col .containerText,.col p{width:100%;text-align:center;color:#fff;font-style:italic;font-weight:500;font:16px;top:30%;position:absolute}.about-car{width:100%;max-width:1800px;margin:0rem auto;height:350px;position:relative;z-index:1;padding:0 7rem}.about-car_content{width:50%;position:relative;height:100%}.about-car_title{height:70px;font-family:var( --font-lato)}.about-car_title h2{font-family:var(--font-lato);font-weight:700;font-size:3.125rem;position:relative;overflow:hidden}.about-car_text{font-family:var(--font-prompt)}.about-car_text p{width:600px;font-size:1.25rem;font-weight:500;color:var(--text-primary-clr)}.about-car_btn button{font-family:var(--font-inter);background-color:var(--primary-color);color:#fff;font-size:1.125rem;font-weight:700;outline:none;border:none;margin-top:4rem;width:10.625rem;height:3.125rem;border-radius:.6875rem;cursor:pointer}.about-car_images{width:50%;position:relative;height:120%}.about-car_images img{object-fit:contain;height:327px;margin:0 -1px;width:auto;z-index:2}.about-car_images .imgs{height:327px;position:relative}.about-car_images .imgs div{height:100%;position:relative;z-index:1}.about-car_images .imgs div:not(.imgs.center div):before{content:"";position:absolute;height:170px;width:170px;z-index:-1;background-color:var(--primary-color)}.about-car_images .imgs.left div:before{transform:translate(-10px,-10px)}.about-car_images .imgs.right div:before{bottom:-10px;right:-10px}.specification{width:100%;max-width:1800px;height:auto;margin:3rem auto}.specification_title{width:100%;font-family:var(--font-lato)}.specification_title h2{font-size:1.875rem;position:relative;display:flex;align-items:center;gap:1rem}.specification_title h2 .lines{margin:0}.specification_cars-container{flex-wrap:wrap;justify-content:center;max-width:1100px;margin:0 auto;padding:0 3rem}.specification_content{width:293.5px;height:310px;flex-direction:column;text-align:center;margin:2rem 1rem 0;background-color:#f6f6f6;box-shadow:0 0 14px #00000047;position:relative;cursor:pointer;border-radius:12px;transition:all .1s ease-in-out}.specification_content:hover{background-color:#4d5bff;transition:.6s ease-out;color:#d1d1d1}.specification_title-content{height:80px;width:100%;justify-content:center;position:relative}.specification_title-content h2{font-size:1.313rem;margin:1rem 0 0;font-family:var(--font-inter)}.specification_title-content .icon{width:auto;height:50px;position:absolute;left:2rem;top:1.5rem;transition:all .2s ease-in-out}.specification_car p{font-family:var(--font-prompt);font-size:.813rem;margin:.9rem auto;width:250px;font-weight:500;transition:.3s ease-in-out;color:var(--text-primary-clr)}.specification_content:hover p{color:#d1d1d1}.specification_cars-container .specification_content .icon:before{content:"";position:absolute;transition:all .4s ease-in-out;left:50%;top:50%;transform:translate(-30%,-50%);width:100px;height:auto;background-repeat:no-repeat;background-size:contain;background-position:center;z-index:1;-webkit-transform:translate(-30%,-50%);-moz-transform:translate(-30%,-50%);-ms-transform:translate(-30%,-50%);-o-transform:translate(-30%,-50%)}.specification_cars-container .specification_content:nth-child(1) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='200'%20height='136'%20viewBox='0%200%20200%20136'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.4382%2029.5828H42.7342L44.194%2022.4883L49.1045%2018.4725H130.193L135.236%2022.4883L136.828%2027.8427V37.079H154.878L158.726%2041.3625V128.639L155.01%20132.922L150.365%20136.001H74.1874L50.4316%20112.308H20.4382V29.5828Z'%20fill='black'/%3e%3cpath%20d='M73.9213%2011.6457L50.1655%2011.6457V-4.19021e-05L124.751%20-4.19021e-05V11.6457H100.199V18.4725L73.9213%2018.4725V11.6457Z'%20fill='black'/%3e%3cpath%20d='M0%2036.9453L4.64499%2031.7247L11.2807%2028.9137V66.9297H20.438V74.6936H11.4134L10.4844%20111.906L3.05242%20106.017V66.9297L0%2064.9218V36.9453Z'%20fill='black'/%3e%3cpath%20d='M165.892%2037.749H167.485H193.63L198.805%2056.3555L200%2075.6312V104.143L196.018%20122.75L193.63%20129.576H165.76V114.317H158.726V52.4735H165.892V37.749Z'%20fill='black'/%3e%3c/svg%3e");height:27px}.specification_cars-container .specification_content:nth-child(2) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='150'%20height='150'%20viewBox='0%200%20150%20150'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.7807%2040.4554L58.2238%2056.0033L63.3457%2059.1436L62.0653%2063.0229L63.8945%2064.8702L65.5409%2065.4244L67.3701%2065.4244L68.1018%2066.7175L65.9067%2069.8579L64.2604%2073.5525L64.4433%2078.1707L62.797%2078.1707L60.0531%2076.6929L57.8579%2077.4318L56.9433%2080.3875L58.7726%2082.7889L51.2725%2082.7889L48.3457%2080.7569L13.1709%2074.6303L13.3538%2070.5662L48.3457%2073.7372L51.8213%2071.89L53.4676%2068.3801L53.4676%2064.5008L51.2725%2060.4368L21.6384%2043.9958L23.7807%2040.4554Z'%20fill='black'/%3e%3cpath%20d='M25.8775%20112.968L51.5408%2085.3556L51.5408%2081.487L56.1483%2081.487L60.0528%2083.5277L61.6889%2082.8269L63.1625%2080.2026L62.7436%2077.6164L64.6259%2077.4316L67.0139%2082.529L69.0162%2083.7124L70.8455%2085.0055L74.504%2085.5597L79.9918%2084.4514L80.9064%2087.407L73.7723%2087.5917L71.5083%2090.3431L71.4857%2092.6797L73.9554%2094.5151L76.7994%2093.55L74.3582%20100.712L71.503%20102.845L54.4824%20134.048L50.5042%20132.665L64.9303%20100.56L64.3319%2096.64L61.5814%2093.9256L57.9491%2092.6629L53.4294%2093.4361L28.3898%20116.381L25.8775%20112.968Z'%20fill='black'/%3e%3cpath%20d='M95.438%20133.161L76.7238%20101.377L76.1502%20100.523L71.3941%2099.5995L74.4118%2095.9483L70.1136%2093.3187L71.9429%2088.8852L72.1258%2092.2104L74.4118%2093.8729L76.516%2092.9493L77.6136%2090.9172L77.4306%2089.07L75.2355%2087.9616L75.0595%2087.0883L78.742%2085.7366L79.8087%2084.267L82.7355%2081.8655L85.2965%2077.0626L86.577%2077.0626L86.577%2081.3113L88.4062%2083.1586L90.0526%2083.1586L92.0648%2081.8655L92.4306%2079.0946L90.6014%2077.0626L93.7111%2076.3236L99.9306%2080.203L98.489%2083.2888L99.9306%2086.1143L125.122%20111.761L121.829%20115.456L96.0892%2092.2103L91.5004%2091.9192L88.0459%2093.8796L85.7184%2097.0602L85.7184%20101.377L99.492%20131.608L95.438%20133.161Z'%20fill='black'/%3e%3cpath%20d='M92.5469%2015.6398L88.1706%2052.3529L86.7193%2058.078L82.5373%2057.9486L81.3118%2060.1958L81.2889%2061.909L81.8634%2063.6407L80.8332%2064.6942L77.0839%2063.4927L72.9669%2062.9653L68.5245%2064.4274L68.0075%2062.8689L68.5857%2059.859L67.1763%2057.9872L64.0091%2057.9463L62.2437%2060.3482L56.9428%2056.1879L59.6867%2055.0795L60.9489%2053.6017L60.6013%2051.7544L60.9489%2049.9105L55.9732%2015.3074L60.1131%2014.1216L67.7888%2047.9514L70.6802%2050.7259L74.6172%2051.3048L78.3971%2050.2221L81.6676%2047.0099L88.3802%2014.3682L92.5469%2015.6398Z'%20fill='black'/%3e%3cpath%20d='M136.829%2072.5983L99.5885%2081.0539L93.6258%2081.6526L92.3405%2077.7749L89.7791%2077.4087L88.1334%2077.9649L86.6714%2079.0751L85.317%2078.4857L85.2025%2074.6435L84.3195%2070.6914L81.4248%2067.1113L77.7969%2064.6855L72.4921%2064.8703L67.3701%2067.4565L66.6384%2065.2397L68.8335%2063.2077L67.1872%2059.5131L62.9799%2060.0673L61.3335%2058.4048L65.5408%2056.5575L77.7969%2060.8848L82.9189%2065.2397L85.8132%2065.2397L87.1262%2062.2841L85.8132%2059.6979L82.553%2059.5131L80.7238%2061.7299L82.1872%2057.4811L87.8579%2052.6782L89.1384%2054.8949L92.7516%2055.2743L125.854%2037.8692L127.866%2042.3027L96.9293%2060.8848L95.2509%2064.4706L96.0239%2068.2751L98.3326%2071.3756L102.506%2073.2915L136.646%2068.3495L136.829%2072.5983Z'%20fill='black'/%3e%3cellipse%20cx='65.175'%20cy='62.2842'%20rx='3.29268'%20ry='3.32512'%20fill='white'/%3e%3cellipse%20cx='84.1997'%20cy='62.2842'%20rx='3.29268'%20ry='3.32512'%20fill='white'/%3e%3cellipse%20cx='89.6872'%20cy='80.0179'%20rx='3.29268'%20ry='3.32512'%20fill='white'/%3e%3cellipse%20cx='74.6872'%20cy='90.3634'%20rx='3.29268'%20ry='3.32512'%20fill='white'/%3e%3cellipse%20cx='60.0527'%20cy='80.0179'%20rx='3.29268'%20ry='3.32512'%20fill='white'/%3e%3cpath%20d='M150%2075C150%20116.421%20116.421%20150%2075%20150C33.5786%20150%200%20116.421%200%2075C0%2033.5786%2033.5786%200%2075%200C116.421%200%20150%2033.5786%20150%2075ZM13.2969%2075C13.2969%20109.078%2040.9223%20136.703%2075%20136.703C109.078%20136.703%20136.703%20109.078%20136.703%2075C136.703%2040.9223%20109.078%2013.2969%2075%2013.2969C40.9223%2013.2969%2013.2969%2040.9223%2013.2969%2075Z'%20fill='black'/%3e%3cpath%20d='M144.146%2074.8148C144.146%20114.094%20112.861%20145.936%2074.2679%20145.936C35.6754%20145.936%204.38989%20114.094%204.38989%2074.8148C4.38989%2035.536%2035.6754%203.69415%2074.2679%203.69415C112.861%203.69415%20144.146%2035.536%20144.146%2074.8148ZM7.95887%2074.8148C7.95887%20112.088%2037.6465%20142.303%2074.2679%20142.303C110.889%20142.303%20140.577%20112.088%20140.577%2074.8148C140.577%2037.5421%20110.889%207.32659%2074.2679%207.32659C37.6465%207.32659%207.95887%2037.5421%207.95887%2074.8148Z'%20fill='white'/%3e%3c/svg%3e")}.specification_cars-container .specification_content:nth-child(3) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='197'%20height='184'%20viewBox='0%200%20197%20184'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.207275%20121.375L97.0483%2064.4263H100.988L197%20119.457V127.127L102.233%20183.5H96.4262L0.207275%20126.552L0.207275%20121.375Z'%20fill='black'/%3e%3cpath%20d='M19.0779%20122.067L97.0406%2078.2319L98.7074%2077.2732L100.212%2078.2319L177.507%20120.591L180.203%20124.251L177.507%20126.494L101.214%20169.886L98.9147%20171.037L96.5397%20169.886L19.0779%20126.051L17.4189%20124.251L19.0779%20122.067Z'%20fill='%23F1F1F1'/%3e%3cpath%20d='M0.207275%2089.1614L97.0483%2032.2131H100.988L197%2087.244V94.9138L102.233%20151.287H96.4262L0.207275%2094.3385L0.207275%2089.1614Z'%20fill='black'/%3e%3cpath%20d='M19.0779%2089.8534L97.0406%2046.0188L98.7074%2045.0601L100.212%2046.0188L177.507%2088.3775L180.203%2092.0376L177.507%2094.2811L101.214%20137.673L98.9147%20138.823L96.5397%20137.673L19.0779%2093.8383L17.4189%2092.0376L19.0779%2089.8534Z'%20fill='%23F1F1F1'/%3e%3cpath%20d='M0%2056.9483L96.8411%200H100.781L196.793%2055.0308V62.7006L102.025%20119.074H96.219L1.23601e-08%2062.1254L0%2056.9483Z'%20fill='black'/%3e%3cpath%20d='M18.8706%2057.6402L96.8333%2013.8056L98.5001%2012.8469L100.005%2013.8056L177.3%2056.1643L179.996%2059.8245L177.3%2062.068L101.007%20105.46L98.7075%20106.61L96.3324%20105.46L18.8706%2061.6252L17.2117%2059.8245L18.8706%2057.6402Z'%20fill='%23F1F1F1'/%3e%3c/svg%3e")}.specification_cars-container .specification_content:nth-child(4) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='306'%20height='94'%20viewBox='0%200%20306%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2072.9552L4.33205%2068.1851L11.6178%2061.4507L25.7954%2051.9104L42.9266%2044.8955L60.8456%2039.003L78.5676%2036.7582L93.3359%2034.5134L107.12%2028.9015L123.66%2017.6776L134.097%2010.3821L147.88%203.36716L170.722%200L197.896%203.36716L227.826%2010.3821L257.757%2019.3612L268.39%2021.0448L284.34%2023.009L292.216%2024.9731L299.699%2028.3403L305.409%2040.406L306%2057.2418L303.834%2079.1284H302.062V62.5731L300.683%2046.2985L299.699%2041.2478L296.942%2036.4776L291.035%2033.9522L283.552%2031.7075L268.39%2030.0239L249.29%2031.7075L239.247%2034.2328L229.205%2036.7582L213.649%2041.5284L211.876%2039.8448L219.359%2034.2328L225.463%2027.7791L226.251%2024.9731L224.873%2021.0448L219.359%2017.6776L197.896%2012.0657L174.66%208.13731H159.695L150.637%2011.2239L140.988%2014.8716L125.629%2025.8149L117.359%2033.391L108.892%2043.7731L81.5212%2045.1761L70.6911%2047.1403L67.9344%2049.3851L68.3282%2053.3134L71.2819%2056.4L75.417%2062.2925L77.583%2067.9045L78.1737%2071.2716L74.2355%2064.8179L70.1004%2059.7672L63.9961%2055.2776L58.4826%2053.3134H53.9537L47.0618%2054.997L41.1544%2058.3642L36.2317%2063.1343L30.9151%2072.394L28.3552%2084.1791L28.1583%2094H26.1892L25.5985%2085.0209L26.1892%2076.603L27.9614%2070.991L30.1274%2061.4507L29.3398%2057.803L27.3707%2057.2418L22.251%2059.7672L11.6178%2066.7821L0%2074.9194V72.9552Z'%20fill='black'/%3e%3cpath%20d='M235.703%2063.1343L243.776%2050.2268L254.803%2044.3343L264.649%2043.7731L274.494%2048.5432L281.78%2056.6805L287.097%2067.6238L289.657%2080.8119H288.672C282.174%2045.4567%20243.973%2037.3193%20232.749%2080.8119V72.394L235.703%2063.1343Z'%20fill='black'/%3e%3c/svg%3e");height:20px}.specification_cars-container .specification_content:nth-child(5) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='140'%20height='141'%20viewBox='0%200%20140%20141'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M140%20107.183C140%20109.717%20139.514%20112.226%20138.57%20114.568C137.627%20116.909%20136.243%20119.036%20134.499%20120.828C132.755%20122.62%20130.685%20124.041%20128.406%20125.011C126.128%20125.981%20123.686%20126.48%20121.219%20126.48C118.753%20126.48%20116.311%20125.981%20114.032%20125.011C111.754%20124.041%20109.684%20122.62%20107.94%20120.828C106.196%20119.036%20104.812%20116.909%20103.869%20114.568C102.925%20112.226%20102.439%20109.717%20102.439%20107.183L116.723%20107.183C116.723%20107.79%20116.839%20108.39%20117.065%20108.951C117.291%20109.511%20117.623%20110.021%20118.04%20110.45C118.458%20110.879%20118.953%20111.219%20119.499%20111.451C120.044%20111.683%20120.629%20111.803%20121.219%20111.803C121.81%20111.803%20122.395%20111.683%20122.94%20111.451C123.486%20111.219%20123.981%20110.879%20124.399%20110.45C124.816%20110.021%20125.148%20109.511%20125.374%20108.951C125.599%20108.39%20125.716%20107.79%20125.716%20107.183H140Z'%20fill='black'/%3e%3cpath%20d='M83.7634%2052.1092C86.2803%2049.5785%2089.3291%2047.795%2092.6278%2046.924C95.9266%2046.0529%2099.3686%2046.1223%20102.635%2047.1258C105.902%2048.1293%20108.888%2050.0344%20111.318%2052.665C113.747%2055.2955%20115.54%2058.5664%20116.533%2062.175L104.104%2066.4232C103.752%2065.1419%20103.115%2063.9805%20102.253%2063.0466C101.39%2062.1126%20100.33%2061.4361%2099.1701%2061.0798C98.0101%2060.7235%2096.788%2060.6989%2095.6167%2061.0081C94.4455%2061.3174%2093.3629%2061.9506%2092.4693%2062.8492L83.7634%2052.1092Z'%20fill='black'/%3e%3crect%20x='102.439'%20y='61.52'%20width='14.0379'%20height='46.2358'%20fill='black'/%3e%3cpath%20d='M125.962%2040.6951H116.856L114.011%2039.9309L112.114%2038.0203L110.975%2035.1545L111.544%2032.0976L114.58%2028.6585L120.65%2022.3537L109.268%2010.6992L118.943%201.3374L121.219%202.86586L134.119%2015.6667L138.482%2021.0163L140%2025.9837V107.374H125.962V40.6951Z'%20fill='black'/%3e%3cellipse%20cx='115.339'%20cy='7.26016'%20rx='7.20867'%20ry='7.26016'%20fill='black'/%3e%3cpath%20d='M8.72632%203C8.72632%201.34315%2010.0695%200%2011.7263%200H90.3334C91.9902%200%2093.3334%201.34315%2093.3334%203V141H8.72632V3Z'%20fill='black'/%3e%3cellipse%20cx='7.96748'%20cy='133.549'%20rx='7.96748'%20ry='7.45122'%20fill='black'/%3e%3cellipse%20cx='94.4719'%20cy='133.549'%20rx='7.96748'%20ry='7.45122'%20fill='black'/%3e%3crect%20x='24.2815'%20y='14.5205'%20width='53.4959'%20height='46.2358'%20rx='2'%20fill='white'/%3e%3c/svg%3e")}.specification_cars-container .specification_content:nth-child(2) .icon:before,.specification_cars-container .specification_content:nth-child(3) .icon:before,.specification_cars-container .specification_content:nth-child(5) .icon:before{height:34px}.specification_cars-container .specification_content:hover:nth-child(1) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='200'%20height='136'%20viewBox='0%200%20200%20136'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.4382%2029.5828H42.7342L44.194%2022.4883L49.1045%2018.4725H130.193L135.236%2022.4883L136.828%2027.8427V37.079H154.878L158.726%2041.3625V128.639L155.01%20132.922L150.365%20136.001H74.1874L50.4316%20112.308H20.4382V29.5828Z'%20fill='white'/%3e%3cpath%20d='M73.9213%2011.6457L50.1655%2011.6457V-4.19617e-05L124.751%20-4.19617e-05V11.6457H100.199V18.4725L73.9213%2018.4725V11.6457Z'%20fill='white'/%3e%3cpath%20d='M0%2036.9453L4.64499%2031.7247L11.2807%2028.9137V66.9297H20.438V74.6936H11.4134L10.4844%20111.906L3.05242%20106.017V66.9297L0%2064.9218V36.9453Z'%20fill='white'/%3e%3cpath%20d='M165.892%2037.749H167.485H193.63L198.805%2056.3555L200%2075.6312V104.143L196.018%20122.75L193.63%20129.576H165.76V114.317H158.726V52.4735H165.892V37.749Z'%20fill='white'/%3e%3c/svg%3e")}.specification_cars-container .specification_content:hover:nth-child(2) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='150'%20height='150'%20viewBox='0%200%20150%20150'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.7807%2040.4554L58.2238%2056.0033L63.3457%2059.1436L62.0653%2063.0229L63.8945%2064.8702L65.5409%2065.4244L67.3701%2065.4244L68.1018%2066.7175L65.9067%2069.8579L64.2604%2073.5525L64.4433%2078.1707L62.797%2078.1707L60.0531%2076.6929L57.8579%2077.4318L56.9433%2080.3875L58.7726%2082.7889L51.2725%2082.7889L48.3457%2080.7569L13.1709%2074.6302L13.3538%2070.5662L48.3457%2073.7372L51.8213%2071.89L53.4676%2068.3801L53.4676%2064.5008L51.2725%2060.4368L21.6384%2043.9958L23.7807%2040.4554Z'%20fill='white'/%3e%3cpath%20d='M25.8775%20112.968L51.5408%2085.3556L51.5408%2081.487L56.1483%2081.487L60.0528%2083.5277L61.6889%2082.8269L63.1625%2080.2026L62.7436%2077.6164L64.6259%2077.4316L67.0139%2082.529L69.0162%2083.7124L70.8455%2085.0055L74.504%2085.5597L79.9918%2084.4514L80.9064%2087.407L73.7723%2087.5917L71.5083%2090.3431L71.4857%2092.6797L73.9554%2094.5151L76.7994%2093.55L74.3582%20100.712L71.503%20102.845L54.4824%20134.048L50.5042%20132.665L64.9303%20100.56L64.3319%2096.64L61.5814%2093.9256L57.9491%2092.6629L53.4294%2093.4361L28.3898%20116.381L25.8775%20112.968Z'%20fill='white'/%3e%3cpath%20d='M95.438%20133.161L76.7238%20101.377L76.1502%20100.523L71.3941%2099.5995L74.4118%2095.9483L70.1136%2093.3187L71.9429%2088.8852L72.1258%2092.2104L74.4118%2093.8729L76.516%2092.9493L77.6136%2090.9172L77.4306%2089.07L75.2355%2087.9616L75.0595%2087.0883L78.742%2085.7366L79.8087%2084.267L82.7355%2081.8655L85.2965%2077.0626L86.577%2077.0626L86.577%2081.3113L88.4062%2083.1586L90.0526%2083.1586L92.0648%2081.8655L92.4306%2079.0946L90.6014%2077.0626L93.7111%2076.3236L99.9306%2080.203L98.489%2083.2888L99.9306%2086.1143L125.122%20111.761L121.829%20115.456L96.0892%2092.2103L91.5004%2091.9192L88.0459%2093.8796L85.7184%2097.0602L85.7184%20101.377L99.492%20131.608L95.438%20133.161Z'%20fill='white'/%3e%3cpath%20d='M92.5469%2015.6398L88.1706%2052.3529L86.7193%2058.078L82.5373%2057.9486L81.3118%2060.1958L81.2889%2061.909L81.8634%2063.6407L80.8332%2064.6942L77.0839%2063.4927L72.9669%2062.9653L68.5245%2064.4274L68.0075%2062.8689L68.5857%2059.859L67.1763%2057.9872L64.0091%2057.9463L62.2437%2060.3482L56.9428%2056.1879L59.6867%2055.0795L60.9489%2053.6017L60.6013%2051.7544L60.9489%2049.9105L55.9732%2015.3074L60.1131%2014.1216L67.7888%2047.9514L70.6802%2050.7259L74.6172%2051.3048L78.3971%2050.2221L81.6676%2047.0099L88.3802%2014.3682L92.5469%2015.6398Z'%20fill='white'/%3e%3cpath%20d='M136.829%2072.5983L99.5885%2081.0539L93.6258%2081.6526L92.3405%2077.7749L89.7791%2077.4087L88.1334%2077.9649L86.6714%2079.0751L85.317%2078.4857L85.2025%2074.6435L84.3195%2070.6914L81.4248%2067.1113L77.7969%2064.6855L72.4921%2064.8703L67.3701%2067.4565L66.6384%2065.2397L68.8335%2063.2077L67.1872%2059.5131L62.9799%2060.0673L61.3335%2058.4048L65.5408%2056.5575L77.7969%2060.8848L82.9189%2065.2397L85.8132%2065.2397L87.1262%2062.2841L85.8132%2059.6979L82.553%2059.5131L80.7238%2061.7299L82.1872%2057.4811L87.8579%2052.6782L89.1384%2054.8949L92.7516%2055.2743L125.854%2037.8692L127.866%2042.3027L96.9293%2060.8848L95.2509%2064.4706L96.0239%2068.2751L98.3326%2071.3756L102.506%2073.2915L136.646%2068.3495L136.829%2072.5983Z'%20fill='white'/%3e%3cellipse%20cx='65.175'%20cy='62.2842'%20rx='3.29268'%20ry='3.32512'%20fill='%234C5AFF'/%3e%3cellipse%20cx='84.1997'%20cy='62.2842'%20rx='3.29268'%20ry='3.32512'%20fill='%234C5AFF'/%3e%3cellipse%20cx='89.6872'%20cy='80.0179'%20rx='3.29268'%20ry='3.32512'%20fill='%234C5AFF'/%3e%3cellipse%20cx='74.6872'%20cy='90.3634'%20rx='3.29268'%20ry='3.32512'%20fill='%234C5AFF'/%3e%3cellipse%20cx='60.0527'%20cy='80.0179'%20rx='3.29268'%20ry='3.32512'%20fill='%234C5AFF'/%3e%3cpath%20d='M150%2075C150%20116.421%20116.421%20150%2075%20150C33.5786%20150%200%20116.421%200%2075C0%2033.5786%2033.5786%200%2075%200C116.421%200%20150%2033.5786%20150%2075ZM13.2969%2075C13.2969%20109.078%2040.9223%20136.703%2075%20136.703C109.078%20136.703%20136.703%20109.078%20136.703%2075C136.703%2040.9223%20109.078%2013.2969%2075%2013.2969C40.9223%2013.2969%2013.2969%2040.9223%2013.2969%2075Z'%20fill='white'/%3e%3cpath%20d='M144.146%2074.8148C144.146%20114.094%20112.861%20145.936%2074.2679%20145.936C35.6754%20145.936%204.38989%20114.094%204.38989%2074.8148C4.38989%2035.536%2035.6754%203.69415%2074.2679%203.69415C112.861%203.69415%20144.146%2035.536%20144.146%2074.8148ZM7.95887%2074.8148C7.95887%20112.088%2037.6465%20142.303%2074.2679%20142.303C110.889%20142.303%20140.577%20112.088%20140.577%2074.8148C140.577%2037.5421%20110.889%207.32659%2074.2679%207.32659C37.6465%207.32659%207.95887%2037.5421%207.95887%2074.8148Z'%20fill='%234C5AFF'/%3e%3c/svg%3e")}.specification_cars-container .specification_content:hover:nth-child(3) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='197'%20height='184'%20viewBox='0%200%20197%20184'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.207275%20121.375L97.0483%2064.4263H100.988L197%20119.457V127.127L102.233%20183.5H96.4262L0.207275%20126.552L0.207275%20121.375Z'%20fill='white'/%3e%3cpath%20d='M19.0779%20122.067L97.0406%2078.2319L98.7074%2077.2732L100.212%2078.2319L177.507%20120.591L180.203%20124.251L177.507%20126.494L101.214%20169.886L98.9147%20171.037L96.5397%20169.886L19.0779%20126.051L17.4189%20124.251L19.0779%20122.067Z'%20fill='%234C5AFF'/%3e%3cpath%20d='M0.207275%2089.1614L97.0483%2032.2131H100.988L197%2087.244V94.9138L102.233%20151.287H96.4262L0.207275%2094.3385L0.207275%2089.1614Z'%20fill='white'/%3e%3cpath%20d='M19.0779%2089.8534L97.0406%2046.0188L98.7074%2045.0601L100.212%2046.0188L177.507%2088.3775L180.203%2092.0376L177.507%2094.2811L101.214%20137.673L98.9147%20138.823L96.5397%20137.673L19.0779%2093.8383L17.4189%2092.0376L19.0779%2089.8534Z'%20fill='%234C5AFF'/%3e%3cpath%20d='M0%2056.9483L96.8411%200H100.781L196.793%2055.0308V62.7006L102.025%20119.074H96.219L1.23601e-08%2062.1254L0%2056.9483Z'%20fill='white'/%3e%3cpath%20d='M18.8706%2057.6402L96.8333%2013.8056L98.5001%2012.8469L100.005%2013.8056L177.3%2056.1643L179.996%2059.8245L177.3%2062.068L101.007%20105.46L98.7075%20106.61L96.3324%20105.46L18.8706%2061.6252L17.2117%2059.8245L18.8706%2057.6402Z'%20fill='%234C5AFF'/%3e%3c/svg%3e")}.specification_cars-container .specification_content:hover:nth-child(4) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='306'%20height='94'%20viewBox='0%200%20306%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2072.9552L4.33205%2068.1851L11.6178%2061.4507L25.7954%2051.9104L42.9266%2044.8955L60.8456%2039.003L78.5676%2036.7582L93.3359%2034.5134L107.12%2028.9015L123.66%2017.6776L134.097%2010.3821L147.88%203.36716L170.722%200L197.896%203.36716L227.826%2010.3821L257.757%2019.3612L268.39%2021.0448L284.34%2023.009L292.216%2024.9731L299.699%2028.3403L305.409%2040.406L306%2057.2418L303.834%2079.1284H302.062V62.5731L300.683%2046.2985L299.699%2041.2478L296.942%2036.4776L291.035%2033.9522L283.552%2031.7075L268.39%2030.0239L249.29%2031.7075L239.247%2034.2328L229.205%2036.7582L213.649%2041.5284L211.876%2039.8448L219.359%2034.2328L225.463%2027.7791L226.251%2024.9731L224.873%2021.0448L219.359%2017.6776L197.896%2012.0657L174.66%208.13731H159.695L150.637%2011.2239L140.988%2014.8716L125.629%2025.8149L117.359%2033.391L108.892%2043.7731L81.5212%2045.1761L70.6911%2047.1403L67.9344%2049.3851L68.3282%2053.3134L71.2819%2056.4L75.417%2062.2925L77.583%2067.9045L78.1737%2071.2716L74.2355%2064.8179L70.1004%2059.7672L63.9961%2055.2776L58.4826%2053.3134H53.9537L47.0618%2054.997L41.1544%2058.3642L36.2317%2063.1343L30.9151%2072.394L28.3552%2084.1791L28.1583%2094H26.1892L25.5985%2085.0209L26.1892%2076.603L27.9614%2070.991L30.1274%2061.4507L29.3398%2057.803L27.3707%2057.2418L22.251%2059.7672L11.6178%2066.7821L0%2074.9194V72.9552Z'%20fill='white'/%3e%3cpath%20d='M235.703%2063.1343L243.776%2050.2268L254.803%2044.3343L264.649%2043.7731L274.494%2048.5432L281.78%2056.6805L287.097%2067.6238L289.657%2080.8119H288.672C282.174%2045.4567%20243.973%2037.3193%20232.749%2080.8119V72.394L235.703%2063.1343Z'%20fill='white'/%3e%3c/svg%3e")}.specification_cars-container .specification_content:hover:nth-child(5) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='140'%20height='141'%20viewBox='0%200%20140%20141'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M140%20107.183C140%20109.717%20139.514%20112.226%20138.57%20114.568C137.627%20116.909%20136.243%20119.036%20134.499%20120.828C132.755%20122.62%20130.685%20124.041%20128.406%20125.011C126.128%20125.981%20123.686%20126.48%20121.219%20126.48C118.753%20126.48%20116.311%20125.981%20114.032%20125.011C111.754%20124.041%20109.684%20122.62%20107.94%20120.828C106.196%20119.036%20104.812%20116.909%20103.869%20114.568C102.925%20112.226%20102.439%20109.717%20102.439%20107.183L116.723%20107.183C116.723%20107.79%20116.839%20108.39%20117.065%20108.951C117.291%20109.511%20117.623%20110.021%20118.04%20110.45C118.458%20110.879%20118.953%20111.219%20119.499%20111.451C120.044%20111.683%20120.629%20111.803%20121.219%20111.803C121.81%20111.803%20122.395%20111.683%20122.94%20111.451C123.486%20111.219%20123.981%20110.879%20124.399%20110.45C124.816%20110.021%20125.148%20109.511%20125.374%20108.951C125.599%20108.39%20125.716%20107.79%20125.716%20107.183H140Z'%20fill='white'/%3e%3cpath%20d='M83.7634%2052.1092C86.2803%2049.5785%2089.3291%2047.795%2092.6278%2046.924C95.9266%2046.0529%2099.3686%2046.1223%20102.635%2047.1258C105.902%2048.1293%20108.888%2050.0344%20111.318%2052.665C113.747%2055.2955%20115.54%2058.5664%20116.533%2062.175L104.104%2066.4232C103.752%2065.1419%20103.115%2063.9805%20102.253%2063.0466C101.39%2062.1126%20100.33%2061.4361%2099.1701%2061.0798C98.0101%2060.7235%2096.788%2060.6989%2095.6167%2061.0081C94.4455%2061.3174%2093.3629%2061.9506%2092.4693%2062.8492L83.7634%2052.1092Z'%20fill='white'/%3e%3crect%20x='102.439'%20y='61.52'%20width='14.0379'%20height='46.2358'%20fill='white'/%3e%3cpath%20d='M125.962%2040.6951H116.856L114.011%2039.9309L112.114%2038.0203L110.975%2035.1545L111.544%2032.0976L114.58%2028.6585L120.65%2022.3537L109.268%2010.6992L118.943%201.3374L121.219%202.86586L134.119%2015.6667L138.482%2021.0163L140%2025.9837V107.374H125.962V40.6951Z'%20fill='white'/%3e%3cellipse%20cx='115.339'%20cy='7.26016'%20rx='7.20867'%20ry='7.26016'%20fill='white'/%3e%3cpath%20d='M8.72632%203C8.72632%201.34315%2010.0695%200%2011.7263%200H90.3334C91.9902%200%2093.3334%201.34315%2093.3334%203V141H8.72632V3Z'%20fill='white'/%3e%3cellipse%20cx='7.96748'%20cy='133.549'%20rx='7.96748'%20ry='7.45122'%20fill='white'/%3e%3cellipse%20cx='94.4719'%20cy='133.549'%20rx='7.96748'%20ry='7.45122'%20fill='white'/%3e%3crect%20x='24.2815'%20y='14.5205'%20width='53.4959'%20height='46.2358'%20rx='2'%20fill='%234C5AFF'/%3e%3c/svg%3e")}.specification_cars-container .specification_content img{display:none}.specification_cars-container .specification_content:nth-child(1) img{display:none;height:36px}.specification_cars-container .specification_content:nth-child(2) img,.specification_cars-container .specification_content:nth-child(3) img,.specification_cars-container .specification_content:nth-child(5) img{height:40px}.specification_cars-container .specification_content:nth-child(4) img{width:62.78px}.images{position:relative;width:100%;height:814px;max-width:100%;overflow:hidden;margin:2rem 0;background-color:#101010}.images-title{width:100%;height:auto;display:flex;margin:0 auto;max-width:1600px}.images-title h2{font-family:var(--font-inter);color:#fff;font-size:2.5rem;position:relative;margin-left:8.125rem}.images-content{width:100%;max-width:1800px;margin:0 auto;height:83%;position:relative;flex-direction:column}.container_home .swiper-button-prev{margin-left:8.125rem;transition:all .3s ease-in-out}.container_home .swiper-button-next{margin-right:8.125rem;transition:all .3s ease-in-out}.container_home .swiper-button-prev:after,.container_home .swiper-button-next:after{display:none}.container_home .swiper-button-prev:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='40'%20viewBox='0%200%2024%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='4.556'%20height='28.3055'%20transform='matrix(0.709264%200.704943%20-0.709264%200.704943%2020.0761%200)'%20fill='white'/%3e%3crect%20width='4.55551'%20height='28.3085'%20transform='matrix(0.696852%20-0.717215%200.721458%200.692459%200.402107%2020.3972)'%20fill='white'/%3e%3crect%20width='4.27558'%20height='14.307'%20transform='matrix(0.701618%200.712554%20-0.701618%200.712554%2020.538%209.53711)'%20fill='white'/%3e%3crect%20width='4.26846'%20height='14.3031'%20transform='matrix(0.68908%20-0.724685%200.713948%200.700198%2010.7011%2019.958)'%20fill='white'/%3e%3c/svg%3e")}.container_home .swiper-button-next:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='40'%20viewBox='0%200%2024%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='4.556'%20height='28.3055'%20transform='matrix(-0.709264%200.704943%200.709264%200.704943%203.92395%200)'%20fill='white'/%3e%3crect%20width='4.55551'%20height='28.3085'%20transform='matrix(-0.696852%20-0.717215%20-0.721458%200.692459%2023.5979%2020.3972)'%20fill='white'/%3e%3crect%20width='4.27558'%20height='14.307'%20transform='matrix(-0.701618%200.712554%200.701618%200.712554%203.46191%209.53711)'%20fill='white'/%3e%3crect%20width='4.26846'%20height='14.3031'%20transform='matrix(-0.68908%20-0.724685%20-0.713948%200.700198%2013.299%2019.958)'%20fill='white'/%3e%3c/svg%3e")}.container_home .swiper-button-prev:before,.container_home .swiper-button-next:before{content:"";transition:.3s ease-in-out;background-position:center;background-size:contain;background-repeat:no-repeat;width:100%;height:100%}.container_home .swiper-button-prev:hover:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='40'%20viewBox='0%200%2024%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='4.556'%20height='28.3055'%20transform='matrix(0.709264%200.704943%20-0.709264%200.704943%2020.076%200)'%20fill='%234C5AFF'/%3e%3crect%20width='4.55551'%20height='28.3085'%20transform='matrix(0.696852%20-0.717215%200.721458%200.692459%200.4021%2020.3972)'%20fill='%234C5AFF'/%3e%3crect%20width='4.27558'%20height='14.307'%20transform='matrix(0.701618%200.712554%20-0.701618%200.712554%2020.5381%209.53711)'%20fill='%234C5AFF'/%3e%3crect%20width='4.26846'%20height='14.3031'%20transform='matrix(0.68908%20-0.724685%200.713948%200.700198%2010.701%2019.958)'%20fill='%234C5AFF'/%3e%3c/svg%3e")}.container_home .swiper-button-next:hover:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='40'%20viewBox='0%200%2024%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='4.556'%20height='28.3055'%20transform='matrix(-0.709264%200.704943%200.709264%200.704943%203.92395%200)'%20fill='%234C5AFF'/%3e%3crect%20width='4.55551'%20height='28.3085'%20transform='matrix(-0.696852%20-0.717215%20-0.721458%200.692459%2023.5979%2020.3972)'%20fill='%234C5AFF'/%3e%3crect%20width='4.27558'%20height='14.307'%20transform='matrix(-0.701618%200.712554%200.701618%200.712554%203.46198%209.53711)'%20fill='%234C5AFF'/%3e%3crect%20width='4.26846'%20height='14.3031'%20transform='matrix(-0.68908%20-0.724685%20-0.713948%200.700198%2013.299%2019.958)'%20fill='%234C5AFF'/%3e%3c/svg%3e")}.swiper{max-width:100%;height:500px}.main-image_container{width:100%;height:74%;position:relative}.main-image_container img{max-height:100%}.main-image{height:100%;width:100%;position:relative}.main-image img{width:auto;max-height:498px;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#hero-image .swiper-slide.swiper-slide-active{display:flex;justify-content:center;align-items:center}.images-slider{margin-top:1rem;width:70%;max-width:1300px;height:20px;position:relative}.images-slider .swiper-wrapper{max-height:170px}.slide-img{height:100%;max-width:179px;position:relative;cursor:pointer}.slide-img img{object-fit:cover;width:100%;height:126px;-webkit-user-select:none;user-select:none;opacity:.4}.swiper-slide.slide-img.swiper-slide-visible.swiper-slide-thumb-active img{opacity:1}.overview{width:100%;height:auto;position:relative;margin:2rem 0rem 0rem 0;padding:0 8.875rem}.overview-title{margin:0 auto;max-width:1500px}.overview-title h2{font-weight:700;font-size:2.5rem;font-family:var(--font-lato);position:relative}.overview .about_car-parts{position:relative;width:100%;height:auto;max-width:1300px;margin:1.5rem auto}.about_car-parts .line{width:100%;height:auto;position:relative}.about_car-parts .col{position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;overflow:hidden}.about_car-parts .col img{object-fit:cover;width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;transition:.3s ease-in-out}.about_car-parts .col:hover img{scale:1.1}.about_car-parts .col:before{content:"";position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;transition:all .3s ease-in-out}.about_car-parts .col:hover:before{background:#0000005c;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);transition:all .3s ease-in-out}.col .content-col{position:relative;width:100%;height:100%;z-index:2;color:#fff;text-align:center;opacity:0;transition:all .1s ease-in-out;-webkit-user-select:none;user-select:none;overflow:hidden}.about_car-parts .col:hover .content-col{transition:all .5s ease-in-out;opacity:1;-webkit-user-select:text;user-select:text}.content-col h2{position:relative;width:100%;font-family:var(--font-lato);font-size:1.563rem}.content-col p{width:100%;position:relative;font-family:var(--font-prompt);color:#ddd;font-weight:500;font-size:1rem;padding:0 3.4rem;top:0}.about_car-parts .line._1{justify-content:space-between}.about_car-parts .column-container{position:relative;height:414px;margin-bottom:1rem}.column-container._1{width:799px;gap:1rem;flex-wrap:wrap}.column-container._1 .engine{width:373px;height:200px}.column-container._1 .wheels{height:200px;width:405px}.column-container._1 .bodyDesign{width:100%;height:199px}.column-container._2{width:485px}.column-container._2 .col{width:100%;height:100%}.about_car-parts .line._2{justify-content:space-between}.about_car-parts .line._2 .col{height:211px}.about_car-parts .line._2 .col:nth-child(1){width:373px}.about_car-parts .line._2 .col:nth-child(2){width:479px}.about_car-parts .line._2 .col:nth-child(3){width:408px}.overview-colors{width:100%;height:auto;position:relative;max-width:1300px;margin:0 auto}.overview-colors .image{width:742px;height:auto;position:relative;margin-top:9rem}.overview-colors .image img{width:742px;height:auto;object-fit:contain;position:relative}.overview-colors .image:before{content:"";position:absolute;right:-38px;bottom:-27px;width:218px;height:159px;background-color:var(--primary-color)}.express_colors{width:727px;position:absolute;right:0;top:-5.2rem;background-color:#e9e9e9;height:auto;padding:0 4rem 0 2rem}.express_colors h2{font-family:var(--font-lato);font-size:2.5rem}.express_colors p{font-family:var(--font-prompt);font-size:1.125rem;color:#424242}.colors-choises{width:100%;height:auto;position:relative;margin-top:4rem}.colors-choises h3{text-align:center;font-weight:800;font-family:var(--font-lato);font-size:1.188rem}.color-container{width:1203px;max-width:90%;position:relative;margin:0 auto;flex-wrap:wrap;gap:1.3rem 8px}.color-container .color{width:179px;height:30px;position:relative;color:#5c5c5c;justify-content:space-between}.color .color-car{height:100%;width:30px;position:relative;background-color:#fff}.color:nth-child(3) .color-car{background-color:#cdcdcd}.color-car .clr{height:80%;width:80%}.color-text{width:140px;font-family:var(--font-prompt);font-size:.8rem}.last-overview{width:100%;height:auto;position:relative;margin:5rem 0}.last-overview *{transition:all .3s ease-in-out}.last-overview_image{position:relative;width:634px;height:auto;margin:0 auto}.last-overview_image-text{position:absolute;left:-110px;height:136px;padding-top:.3rem;width:160px}.last-overview_image-text h3{text-align:center;z-index:3;color:#fff;font-family:var(--font-lato);font-size:1.375rem;line-height:.5}.last-overview_image-text h3:nth-child(1){padding-right:.2rem}.last-overview_image-text h3:nth-child(2){font-weight:300;padding-right:1.1rem}.last-overview_image-text:after{content:"";position:absolute;width:50%;height:100%;top:0;left:0;background-color:#fff;pointer-events:none;z-index:2;mix-blend-mode:difference}.background_primary{width:100%;height:100%;top:0;right:0;position:absolute;z-index:-2;background-color:#0a0a0a}.last-overview_image-text:before{content:"";position:absolute;width:50%;height:100%;top:0;right:0;background-color:#04f;pointer-events:none;z-index:-1}.last-overview_image .image{width:634px;height:auto;z-index:-5}.last-overview_image .image img{width:100%;height:auto;object-fit:contain}.overview-price_car{width:100%;height:490px;position:relative;margin-top:3rem;align-items:start;flex-wrap:wrap;gap:3rem}.last-review{font-size:1.25rem;font-family:var(--font-prompt);font-weight:500;width:489px;margin-bottom:3rem;color:var(--text-primary-clr)}.start-price{position:relative;font-family:var(--font-prompt);font-weight:500;gap:.5rem}.start-price img{width:20px;height:28.12px;position:relative}.price-container{gap:4.25rem}.price{width:150px;position:relative;text-align:center}.price h4{font-family:var(--font-lato);color:var(--text-primary-clr);font-size:1.25rem;line-height:.5}.price p{font-family:var(--font-prompt);font-size:1rem;line-height:.5}.overview-price_car .image{height:auto;width:485px;position:relative;margin-top:6rem;transition:all .3s ease-in-out}.overview-price_car .image:before{content:"";position:absolute;right:-30px;top:-25px;height:374px;width:205px;background-color:var(--primary-color)}.overview-price_car .image img{height:auto;width:100%;position:relative;object-fit:contain}body.dark .express_colors,body.dark .color .color-car,body.dark .specification_content{background-color:#0a0a0a}body.dark .specification_content:hover .specification_car p{color:#dfdfdf}body.dark .specification_content:hover{background-color:#4d5bff}body.dark .specification_cars-container .specification_content:nth-child(1) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='200'%20height='136'%20viewBox='0%200%20200%20136'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.4382%2029.5828H42.7342L44.194%2022.4883L49.1045%2018.4725H130.193L135.236%2022.4883L136.828%2027.8427V37.079H154.878L158.726%2041.3625V128.639L155.01%20132.922L150.365%20136.001H74.1874L50.4316%20112.308H20.4382V29.5828Z'%20fill='white'/%3e%3cpath%20d='M73.9213%2011.6457L50.1655%2011.6457V-4.19617e-05L124.751%20-4.19617e-05V11.6457H100.199V18.4725L73.9213%2018.4725V11.6457Z'%20fill='white'/%3e%3cpath%20d='M0%2036.9453L4.64499%2031.7247L11.2807%2028.9137V66.9297H20.438V74.6936H11.4134L10.4844%20111.906L3.05242%20106.017V66.9297L0%2064.9218V36.9453Z'%20fill='white'/%3e%3cpath%20d='M165.892%2037.749H167.485H193.63L198.805%2056.3555L200%2075.6312V104.143L196.018%20122.75L193.63%20129.576H165.76V114.317H158.726V52.4735H165.892V37.749Z'%20fill='white'/%3e%3c/svg%3e")}body.dark .specification_cars-container .specification_content:nth-child(2) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='150'%20height='150'%20viewBox='0%200%20150%20150'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.7807%2040.4554L58.2238%2056.0033L63.3457%2059.1436L62.0653%2063.0229L63.8945%2064.8702L65.5409%2065.4244L67.3701%2065.4244L68.1018%2066.7175L65.9067%2069.8579L64.2604%2073.5525L64.4433%2078.1707L62.797%2078.1707L60.0531%2076.6929L57.8579%2077.4318L56.9433%2080.3875L58.7726%2082.7889L51.2725%2082.7889L48.3457%2080.7569L13.1709%2074.6302L13.3538%2070.5662L48.3457%2073.7372L51.8213%2071.89L53.4676%2068.3801L53.4676%2064.5008L51.2725%2060.4368L21.6384%2043.9958L23.7807%2040.4554Z'%20fill='white'/%3e%3cpath%20d='M25.8775%20112.968L51.5408%2085.3556L51.5408%2081.487L56.1483%2081.487L60.0528%2083.5277L61.6889%2082.8269L63.1625%2080.2026L62.7436%2077.6164L64.6259%2077.4316L67.0139%2082.529L69.0162%2083.7124L70.8455%2085.0055L74.504%2085.5597L79.9918%2084.4514L80.9064%2087.407L73.7723%2087.5917L71.5083%2090.3431L71.4857%2092.6797L73.9554%2094.5151L76.7994%2093.55L74.3582%20100.712L71.503%20102.845L54.4824%20134.048L50.5042%20132.665L64.9303%20100.56L64.3319%2096.64L61.5814%2093.9256L57.9491%2092.6629L53.4294%2093.4361L28.3898%20116.381L25.8775%20112.968Z'%20fill='white'/%3e%3cpath%20d='M95.438%20133.161L76.7238%20101.377L76.1502%20100.523L71.3941%2099.5995L74.4118%2095.9483L70.1136%2093.3187L71.9429%2088.8852L72.1258%2092.2104L74.4118%2093.8729L76.516%2092.9493L77.6136%2090.9172L77.4306%2089.07L75.2355%2087.9616L75.0595%2087.0883L78.742%2085.7366L79.8087%2084.267L82.7355%2081.8655L85.2965%2077.0626L86.577%2077.0626L86.577%2081.3113L88.4062%2083.1586L90.0526%2083.1586L92.0648%2081.8655L92.4306%2079.0946L90.6014%2077.0626L93.7111%2076.3236L99.9306%2080.203L98.489%2083.2888L99.9306%2086.1143L125.122%20111.761L121.829%20115.456L96.0892%2092.2103L91.5004%2091.9192L88.0459%2093.8796L85.7184%2097.0602L85.7184%20101.377L99.492%20131.608L95.438%20133.161Z'%20fill='white'/%3e%3cpath%20d='M92.5469%2015.6398L88.1706%2052.3529L86.7193%2058.078L82.5373%2057.9486L81.3118%2060.1958L81.2889%2061.909L81.8634%2063.6407L80.8332%2064.6942L77.0839%2063.4927L72.9669%2062.9653L68.5245%2064.4274L68.0075%2062.8689L68.5857%2059.859L67.1763%2057.9872L64.0091%2057.9463L62.2437%2060.3482L56.9428%2056.1879L59.6867%2055.0795L60.9489%2053.6017L60.6013%2051.7544L60.9489%2049.9105L55.9732%2015.3074L60.1131%2014.1216L67.7888%2047.9514L70.6802%2050.7259L74.6172%2051.3048L78.3971%2050.2221L81.6676%2047.0099L88.3802%2014.3682L92.5469%2015.6398Z'%20fill='white'/%3e%3cpath%20d='M136.829%2072.5983L99.5885%2081.0539L93.6258%2081.6526L92.3405%2077.7749L89.7791%2077.4087L88.1334%2077.9649L86.6714%2079.0751L85.317%2078.4857L85.2025%2074.6435L84.3195%2070.6914L81.4248%2067.1113L77.7969%2064.6855L72.4921%2064.8703L67.3701%2067.4565L66.6384%2065.2397L68.8335%2063.2077L67.1872%2059.5131L62.9799%2060.0673L61.3335%2058.4048L65.5408%2056.5575L77.7969%2060.8848L82.9189%2065.2397L85.8132%2065.2397L87.1262%2062.2841L85.8132%2059.6979L82.553%2059.5131L80.7238%2061.7299L82.1872%2057.4811L87.8579%2052.6782L89.1384%2054.8949L92.7516%2055.2743L125.854%2037.8692L127.866%2042.3027L96.9293%2060.8848L95.2509%2064.4706L96.0239%2068.2751L98.3326%2071.3756L102.506%2073.2915L136.646%2068.3495L136.829%2072.5983Z'%20fill='white'/%3e%3cellipse%20cx='65.175'%20cy='62.2842'%20rx='3.29268'%20ry='3.32512'%20fill='%234C5AFF'/%3e%3cellipse%20cx='84.1997'%20cy='62.2842'%20rx='3.29268'%20ry='3.32512'%20fill='%234C5AFF'/%3e%3cellipse%20cx='89.6872'%20cy='80.0179'%20rx='3.29268'%20ry='3.32512'%20fill='%234C5AFF'/%3e%3cellipse%20cx='74.6872'%20cy='90.3634'%20rx='3.29268'%20ry='3.32512'%20fill='%234C5AFF'/%3e%3cellipse%20cx='60.0527'%20cy='80.0179'%20rx='3.29268'%20ry='3.32512'%20fill='%234C5AFF'/%3e%3cpath%20d='M150%2075C150%20116.421%20116.421%20150%2075%20150C33.5786%20150%200%20116.421%200%2075C0%2033.5786%2033.5786%200%2075%200C116.421%200%20150%2033.5786%20150%2075ZM13.2969%2075C13.2969%20109.078%2040.9223%20136.703%2075%20136.703C109.078%20136.703%20136.703%20109.078%20136.703%2075C136.703%2040.9223%20109.078%2013.2969%2075%2013.2969C40.9223%2013.2969%2013.2969%2040.9223%2013.2969%2075Z'%20fill='white'/%3e%3cpath%20d='M144.146%2074.8148C144.146%20114.094%20112.861%20145.936%2074.2679%20145.936C35.6754%20145.936%204.38989%20114.094%204.38989%2074.8148C4.38989%2035.536%2035.6754%203.69415%2074.2679%203.69415C112.861%203.69415%20144.146%2035.536%20144.146%2074.8148ZM7.95887%2074.8148C7.95887%20112.088%2037.6465%20142.303%2074.2679%20142.303C110.889%20142.303%20140.577%20112.088%20140.577%2074.8148C140.577%2037.5421%20110.889%207.32659%2074.2679%207.32659C37.6465%207.32659%207.95887%2037.5421%207.95887%2074.8148Z'%20fill='%234C5AFF'/%3e%3c/svg%3e")}body.dark .specification_cars-container .specification_content:nth-child(3) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='197'%20height='184'%20viewBox='0%200%20197%20184'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.207275%20121.375L97.0483%2064.4263H100.988L197%20119.457V127.127L102.233%20183.5H96.4262L0.207275%20126.552L0.207275%20121.375Z'%20fill='white'/%3e%3cpath%20d='M19.0779%20122.067L97.0406%2078.2319L98.7074%2077.2732L100.212%2078.2319L177.507%20120.591L180.203%20124.251L177.507%20126.494L101.214%20169.886L98.9147%20171.037L96.5397%20169.886L19.0779%20126.051L17.4189%20124.251L19.0779%20122.067Z'%20fill='%231A1A1A'/%3e%3cpath%20d='M0.207275%2089.1614L97.0483%2032.2131H100.988L197%2087.244V94.9138L102.233%20151.287H96.4262L0.207275%2094.3385L0.207275%2089.1614Z'%20fill='white'/%3e%3cpath%20d='M19.0779%2089.8534L97.0406%2046.0188L98.7074%2045.0601L100.212%2046.0188L177.507%2088.3775L180.203%2092.0376L177.507%2094.2811L101.214%20137.673L98.9147%20138.823L96.5397%20137.673L19.0779%2093.8383L17.4189%2092.0376L19.0779%2089.8534Z'%20fill='%231A1A1A'/%3e%3cpath%20d='M0%2056.9483L96.8411%200H100.781L196.793%2055.0308V62.7006L102.025%20119.074H96.219L1.23601e-08%2062.1254L0%2056.9483Z'%20fill='white'/%3e%3cpath%20d='M18.8706%2057.6402L96.8333%2013.8056L98.5001%2012.8469L100.005%2013.8056L177.3%2056.1643L179.996%2059.8245L177.3%2062.068L101.007%20105.46L98.7075%20106.61L96.3324%20105.46L18.8706%2061.6252L17.2117%2059.8245L18.8706%2057.6402Z'%20fill='%231A1A1A'/%3e%3c/svg%3e")}body.dark .specification_cars-container .specification_content:nth-child(4) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='306'%20height='94'%20viewBox='0%200%20306%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2072.9552L4.33205%2068.1851L11.6178%2061.4507L25.7954%2051.9104L42.9266%2044.8955L60.8456%2039.003L78.5676%2036.7582L93.3359%2034.5134L107.12%2028.9015L123.66%2017.6776L134.097%2010.3821L147.88%203.36716L170.722%200L197.896%203.36716L227.826%2010.3821L257.757%2019.3612L268.39%2021.0448L284.34%2023.009L292.216%2024.9731L299.699%2028.3403L305.409%2040.406L306%2057.2418L303.834%2079.1284H302.062V62.5731L300.683%2046.2985L299.699%2041.2478L296.942%2036.4776L291.035%2033.9522L283.552%2031.7075L268.39%2030.0239L249.29%2031.7075L239.247%2034.2328L229.205%2036.7582L213.649%2041.5284L211.876%2039.8448L219.359%2034.2328L225.463%2027.7791L226.251%2024.9731L224.873%2021.0448L219.359%2017.6776L197.896%2012.0657L174.66%208.13731H159.695L150.637%2011.2239L140.988%2014.8716L125.629%2025.8149L117.359%2033.391L108.892%2043.7731L81.5212%2045.1761L70.6911%2047.1403L67.9344%2049.3851L68.3282%2053.3134L71.2819%2056.4L75.417%2062.2925L77.583%2067.9045L78.1737%2071.2716L74.2355%2064.8179L70.1004%2059.7672L63.9961%2055.2776L58.4826%2053.3134H53.9537L47.0618%2054.997L41.1544%2058.3642L36.2317%2063.1343L30.9151%2072.394L28.3552%2084.1791L28.1583%2094H26.1892L25.5985%2085.0209L26.1892%2076.603L27.9614%2070.991L30.1274%2061.4507L29.3398%2057.803L27.3707%2057.2418L22.251%2059.7672L11.6178%2066.7821L0%2074.9194V72.9552Z'%20fill='white'/%3e%3cpath%20d='M235.703%2063.1343L243.776%2050.2268L254.803%2044.3343L264.649%2043.7731L274.494%2048.5432L281.78%2056.6805L287.097%2067.6238L289.657%2080.8119H288.672C282.174%2045.4567%20243.973%2037.3193%20232.749%2080.8119V72.394L235.703%2063.1343Z'%20fill='white'/%3e%3c/svg%3e")}body.dark .specification_cars-container .specification_content:nth-child(5) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='140'%20height='141'%20viewBox='0%200%20140%20141'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M140%20107.183C140%20109.717%20139.514%20112.226%20138.57%20114.568C137.627%20116.909%20136.243%20119.036%20134.499%20120.828C132.755%20122.62%20130.685%20124.041%20128.406%20125.011C126.128%20125.981%20123.686%20126.48%20121.219%20126.48C118.753%20126.48%20116.311%20125.981%20114.032%20125.011C111.754%20124.041%20109.684%20122.62%20107.94%20120.828C106.196%20119.036%20104.812%20116.909%20103.869%20114.568C102.925%20112.226%20102.439%20109.717%20102.439%20107.183L116.723%20107.183C116.723%20107.79%20116.839%20108.39%20117.065%20108.951C117.291%20109.511%20117.623%20110.021%20118.04%20110.45C118.458%20110.879%20118.953%20111.219%20119.499%20111.451C120.044%20111.683%20120.629%20111.803%20121.219%20111.803C121.81%20111.803%20122.395%20111.683%20122.94%20111.451C123.486%20111.219%20123.981%20110.879%20124.399%20110.45C124.816%20110.021%20125.148%20109.511%20125.374%20108.951C125.599%20108.39%20125.716%20107.79%20125.716%20107.183H140Z'%20fill='white'/%3e%3cpath%20d='M83.7634%2052.1092C86.2803%2049.5785%2089.3291%2047.795%2092.6278%2046.924C95.9266%2046.0529%2099.3686%2046.1223%20102.635%2047.1258C105.902%2048.1293%20108.888%2050.0344%20111.318%2052.665C113.747%2055.2955%20115.54%2058.5664%20116.533%2062.175L104.104%2066.4232C103.752%2065.1419%20103.115%2063.9805%20102.253%2063.0466C101.39%2062.1126%20100.33%2061.4361%2099.1701%2061.0798C98.0101%2060.7235%2096.788%2060.6989%2095.6167%2061.0081C94.4455%2061.3174%2093.3629%2061.9506%2092.4693%2062.8492L83.7634%2052.1092Z'%20fill='white'/%3e%3crect%20x='102.439'%20y='61.52'%20width='14.0379'%20height='46.2358'%20fill='white'/%3e%3cpath%20d='M125.962%2040.6951H116.856L114.011%2039.9309L112.114%2038.0203L110.975%2035.1545L111.544%2032.0976L114.58%2028.6585L120.65%2022.3537L109.268%2010.6992L118.943%201.3374L121.219%202.86586L134.119%2015.6667L138.482%2021.0163L140%2025.9837V107.374H125.962V40.6951Z'%20fill='white'/%3e%3cellipse%20cx='115.339'%20cy='7.26016'%20rx='7.20867'%20ry='7.26016'%20fill='white'/%3e%3cpath%20d='M8.72632%203C8.72632%201.34315%2010.0695%200%2011.7263%200H90.3334C91.9902%200%2093.3334%201.34315%2093.3334%203V141H8.72632V3Z'%20fill='white'/%3e%3cellipse%20cx='7.96748'%20cy='133.549'%20rx='7.96748'%20ry='7.45122'%20fill='white'/%3e%3cellipse%20cx='94.4719'%20cy='133.549'%20rx='7.96748'%20ry='7.45122'%20fill='white'/%3e%3crect%20x='24.2815'%20y='14.5205'%20width='53.4959'%20height='46.2358'%20rx='2'%20fill='%231A1A1A'/%3e%3c/svg%3e")}body.dark .specification_cars-container .specification_content:hover:nth-child(3) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='197'%20height='184'%20viewBox='0%200%20197%20184'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.207275%20121.375L97.0483%2064.4263H100.988L197%20119.457V127.127L102.233%20183.5H96.4262L0.207275%20126.552L0.207275%20121.375Z'%20fill='white'/%3e%3cpath%20d='M19.0779%20122.067L97.0406%2078.2319L98.7074%2077.2732L100.212%2078.2319L177.507%20120.591L180.203%20124.251L177.507%20126.494L101.214%20169.886L98.9147%20171.037L96.5397%20169.886L19.0779%20126.051L17.4189%20124.251L19.0779%20122.067Z'%20fill='%234C5AFF'/%3e%3cpath%20d='M0.207275%2089.1614L97.0483%2032.2131H100.988L197%2087.244V94.9138L102.233%20151.287H96.4262L0.207275%2094.3385L0.207275%2089.1614Z'%20fill='white'/%3e%3cpath%20d='M19.0779%2089.8534L97.0406%2046.0188L98.7074%2045.0601L100.212%2046.0188L177.507%2088.3775L180.203%2092.0376L177.507%2094.2811L101.214%20137.673L98.9147%20138.823L96.5397%20137.673L19.0779%2093.8383L17.4189%2092.0376L19.0779%2089.8534Z'%20fill='%234C5AFF'/%3e%3cpath%20d='M0%2056.9483L96.8411%200H100.781L196.793%2055.0308V62.7006L102.025%20119.074H96.219L1.23601e-08%2062.1254L0%2056.9483Z'%20fill='white'/%3e%3cpath%20d='M18.8706%2057.6402L96.8333%2013.8056L98.5001%2012.8469L100.005%2013.8056L177.3%2056.1643L179.996%2059.8245L177.3%2062.068L101.007%20105.46L98.7075%20106.61L96.3324%20105.46L18.8706%2061.6252L17.2117%2059.8245L18.8706%2057.6402Z'%20fill='%234C5AFF'/%3e%3c/svg%3e")}body.dark .specification_cars-container .specification_content:hover:nth-child(5) .icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='140'%20height='141'%20viewBox='0%200%20140%20141'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M140%20107.183C140%20109.717%20139.514%20112.226%20138.57%20114.568C137.627%20116.909%20136.243%20119.036%20134.499%20120.828C132.755%20122.62%20130.685%20124.041%20128.406%20125.011C126.128%20125.981%20123.686%20126.48%20121.219%20126.48C118.753%20126.48%20116.311%20125.981%20114.032%20125.011C111.754%20124.041%20109.684%20122.62%20107.94%20120.828C106.196%20119.036%20104.812%20116.909%20103.869%20114.568C102.925%20112.226%20102.439%20109.717%20102.439%20107.183L116.723%20107.183C116.723%20107.79%20116.839%20108.39%20117.065%20108.951C117.291%20109.511%20117.623%20110.021%20118.04%20110.45C118.458%20110.879%20118.953%20111.219%20119.499%20111.451C120.044%20111.683%20120.629%20111.803%20121.219%20111.803C121.81%20111.803%20122.395%20111.683%20122.94%20111.451C123.486%20111.219%20123.981%20110.879%20124.399%20110.45C124.816%20110.021%20125.148%20109.511%20125.374%20108.951C125.599%20108.39%20125.716%20107.79%20125.716%20107.183H140Z'%20fill='white'/%3e%3cpath%20d='M83.7634%2052.1092C86.2803%2049.5785%2089.3291%2047.795%2092.6278%2046.924C95.9266%2046.0529%2099.3686%2046.1223%20102.635%2047.1258C105.902%2048.1293%20108.888%2050.0344%20111.318%2052.665C113.747%2055.2955%20115.54%2058.5664%20116.533%2062.175L104.104%2066.4232C103.752%2065.1419%20103.115%2063.9805%20102.253%2063.0466C101.39%2062.1126%20100.33%2061.4361%2099.1701%2061.0798C98.0101%2060.7235%2096.788%2060.6989%2095.6167%2061.0081C94.4455%2061.3174%2093.3629%2061.9506%2092.4693%2062.8492L83.7634%2052.1092Z'%20fill='white'/%3e%3crect%20x='102.439'%20y='61.52'%20width='14.0379'%20height='46.2358'%20fill='white'/%3e%3cpath%20d='M125.962%2040.6951H116.856L114.011%2039.9309L112.114%2038.0203L110.975%2035.1545L111.544%2032.0976L114.58%2028.6585L120.65%2022.3537L109.268%2010.6992L118.943%201.3374L121.219%202.86586L134.119%2015.6667L138.482%2021.0163L140%2025.9837V107.374H125.962V40.6951Z'%20fill='white'/%3e%3cellipse%20cx='115.339'%20cy='7.26016'%20rx='7.20867'%20ry='7.26016'%20fill='white'/%3e%3cpath%20d='M8.72632%203C8.72632%201.34315%2010.0695%200%2011.7263%200H90.3334C91.9902%200%2093.3334%201.34315%2093.3334%203V141H8.72632V3Z'%20fill='white'/%3e%3cellipse%20cx='7.96748'%20cy='133.549'%20rx='7.96748'%20ry='7.45122'%20fill='white'/%3e%3cellipse%20cx='94.4719'%20cy='133.549'%20rx='7.96748'%20ry='7.45122'%20fill='white'/%3e%3crect%20x='24.2815'%20y='14.5205'%20width='53.4959'%20height='46.2358'%20rx='2'%20fill='%234C5AFF'/%3e%3c/svg%3e")}@media screen and (min-width:1800px){.container_home .hero-car{height:830px}.hero-car .bgImg{transform:translate(-50%);left:50%}.about-car{margin:4rem auto 0}}@media screen and (max-width:1800px){.hero-car .bghero-car{display:none}.about_car-hero-car{margin-left:1.5rem}}@media screen and (min-width:1650px){.about_car-hero-car{margin-top:4rem}}@media screen and (max-width:1550px){.column-container._1{width:62%;justify-content:space-between}.column-container._1 .engine,.column-container._1 .wheels{width:48.9%}.column-container._1 .bodyDesign{width:100%}.column-container._2{width:37%}.about_car-parts .line._2 .col:nth-child(1){width:29%}.about_car-parts .line._2 .col:nth-child(2){width:36%}.about_car-parts .line._2 .col:nth-child(3){width:32%}}@media screen and (min-width:1450px) and (max-width:1650px){.container_home .hero-car{height:678px;overflow:hidden;margin-bottom:10.313rem}.gradient_hero-car{bottom:-90px;height:310px}.about_car-hero-car{padding-top:3rem}.car_advantage{margin-top:3rem;padding-top:4rem}}@media screen and (max-width:1456px){.about_car-hero-car h2{font-size:3rem}.about_car-hero-car{margin-top:2rem;margin-left:0rem}.about_car-hero-car p{width:310px;font-size:.9rem}.overview{padding:0 5rem}.column-container._1 .engine,.column-container._1 .wheels{width:48.7%}.column-container._1 .bodyDesign{width:100%}.about_car-parts .line._2 .col:nth-child(1){width:29%}.about_car-parts .line._2 .col:nth-child(2){width:36%}.about_car-parts .line._2 .col:nth-child(3){width:32%}}@media screen and (max-width:1400px){.container_home .hero-car{height:600px;overflow:hidden;margin-bottom:9rem}.about-car{padding:0 5rem}.about-car_text p{width:80%;font-size:1.1rem}.about-car_images{overflow:hidden}.about-car_images::-webkit-scrollbar-track{background-color:red}.about-car_images::-webkit-slider-thumb{background-color:red}.about-car_images::-webkit-scrollbar-thumb{background-color:red}.specification_content{height:290px}.specification_cars-container .specification_content:nth-child(1) img{height:28px}.specification_cars-container .specification_content:nth-child(2) img,.specification_cars-container .specification_content:nth-child(3) img,.specification_cars-container .specification_content:nth-child(5) img{height:30px}.specification_cars-container .specification_content:nth-child(4) img{height:18px}.images{height:750px}.images-slider{margin-top:2rem}.slide-img{max-height:90px;overflow:hidden;max-width:150px;position:relative}.slide-img img{width:100%;height:auto;object-fit:contain}.content-col p{padding:0 2.4rem}.express_colors{width:600px}.express_colors h2{font-size:2rem}.express_colors p{font-size:1.1rem}.overview-colors .image:before{width:250px;height:250px}.last-review{font-size:1.1rem}.price_car h2{font-size:1.4rem}.price h4{font-size:1.2rem}}@media screen and (max-width:1300px){.about_car-parts .col p{font-size:.8rem}.content-col h2{font-size:1.3rem}.about_car-parts .column-container{height:384px}.column-container._1 .engine,.column-container._1 .wheels,.column-container._1 .bodyDesign{height:180px}.about_car-parts .line._2 .col{height:190px}.price-container{gap:1.25rem}.overview-price_car .image{height:auto;width:445px}.overview-price_car .image:before{height:117%}}@media screen and (max-width:1200px){.container_home .hero-car{height:750px;margin-bottom:2rem}.images-title h2{font-size:1.6rem}.container_home .swiper-button-prev{margin-left:4.125rem}.container_home .swiper-button-next{margin-right:4.125rem}.main-image_container .swiper{height:90%}.main-image_container img{height:100%;width:auto}.column-container._1 .engine,.column-container._1 .wheels{width:48.5%}.overview-colors .image{display:flex;width:55%}.overview-colors .image img{width:100%}.express_colors h2{font-size:1.7rem}.express_colors p{font-size:1rem}.overview-price_car{gap:0}.price-container{gap:3rem}.price{width:auto}}@media screen and (max-width:1100px){.container_home .hero-car{height:700px}.car_advantage{height:80px;width:auto;flex-direction:row;margin-top:1rem;gap:0;align-items:center;opacity:.9}.car_advantage p{margin-top:1rem;font-size:.9rem}.about-car_text p{width:90%;font-size:1rem}.about-car_images{width:60%}.about-car_images .imgs{height:250px;display:flex;align-items:center;position:relative}.about-car_images .imgs img{height:100%;object-fit:cover;z-index:1}.about-car_images .imgs div:not(.imgs.center div):before{height:130px;width:130px;z-index:-1}.about-car_images .imgs.left div:before{transform:translate(-10px,-10px)}.about-car_images .imgs.right div:before{bottom:-9px;right:-10px}.about-car_btn button{margin-top:1rem;font-size:1rem;height:auto;padding:.8rem 0}.overview-colors .image{width:50%}.overview-colors .image:before{width:150px}.colors-choises h3{font-size:1.1rem;margin-bottom:2rem}.colors-choises p{font-size:.7rem}.last-overview_image .image{width:554px}.last-overview_image-text{left:-60px;padding-top:1.2rem;height:120px;width:140px}.last-overview_image-text h3{font-size:1.1rem}.overview-price_car{justify-content:space-between}.last-review{max-width:350px;font-size:1rem}.price_car h2{font-size:1.3rem}.price h4{font-size:1rem}.price p{font-size:.9rem}}@media screen and (max-width:1050px){.about_car-parts .col p{font-size:.9rem}.about_car-parts .line._1{flex-direction:column}.column-container._1{width:100%}.column-container._2{width:75%;height:250px}.about_car-parts .line._2{gap:1rem;flex-wrap:wrap;justify-content:center}.about_car-parts .line._2 .col:nth-child(1),.about_car-parts .line._2 .col:nth-child(2),.about_car-parts .line._2 .col:nth-child(3){width:48.5%}.express_colors{width:65%}.express_colors p{font-size:.9rem}}@media screen and (max-width:1000px){.container_home .hero-car{height:70vmax;max-height:670px}.car_advantage .col:nth-child(3) img{margin-top:.5rem}.about-car_images{overflow-y:visible}.specification,.specification_cars-container{padding:0 1rem}.specification_content{min-width:350px}.overview-colors{margin-top:18rem}.express_colors{margin-top:-100px;width:80%}.overview-colors .image{width:80%}.overview-price_car .image{width:400px}.overview-price_car .image:before{right:-20px;top:-18px;height:304px}.overview-price_car{height:300px}.last-review{font-size:.9rem}.overview-price_car .image{margin-top:3rem;width:350px}.overview-price_car .image:before{width:180px;height:273px}}@media screen and (max-width:900px){.container_home .hero-car{height:60vw}.hero-car-content{padding-top:3rem}.about_car-hero-car h2{font-size:2.5em}.about_car-hero-car p{font-size:.8rem}.hero-car-content .line{height:7px}.car_advantage p{font-size:.8rem}.car_advantage .col:nth-child(1) img,.car_advantage .col:nth-child(2) img{height:24px}.car_advantage .col:nth-child(3) img{height:15px;margin-top:.5rem}.about-car{flex-direction:column-reverse;height:auto}.about-car{flex-direction:column-reverse;gap:2rem}.about-car_content,.about-car_images{width:100%;text-align:center}.about-car_content p{margin:1rem auto}.about-car_title{width:100%;display:flex;justify-content:center;text-align:center}.about-car_title h2{font-size:2.5rem;padding-right:2rem}.about-car_images{height:400px;width:100%}.about-car_btn{display:flex;justify-content:center}.specification_content{height:300px;min-width:100px;width:40%}.specification_car{position:relative;width:100%}.specification_car p{margin:.6rem auto;width:90%;font-size:.8rem}.specification_cars-container .specification_content:nth-child(1) img{height:28px}.specification_cars-container .specification_content:nth-child(2) img,.specification_cars-container .specification_content:nth-child(3) img,.specification_cars-container .specification_content:nth-child(5) img{height:35px}.specification_cars-container .specification_content:nth-child(4) img{height:18.5px}.images{height:600px}.images-title h2{margin:2rem 4rem}.slide-img{max-height:69px}.container_home .swiper-button-prev{margin-left:3rem}.container_home .swiper-button-next{margin-right:3rem}.main-image_container .swiper{height:100%}.about_car-parts .col p{font-size:.85rem;padding:0 2rem}.overview-colors{margin-top:14rem}.express_colors p{font-size:.8rem}.column-container._2{height:300px}.last-overview_image{width:100%}.last-overview_image .image{width:80%}.last-overview_image-text{left:-20px;width:20%;min-width:100px;height:110px}.last-overview_image-text h3{font-size:1.9vw}.last-overview_image-text h3:nth-child(2){padding-left:.2rem}.overview-price_car{height:auto}.overview-price_car-text{width:320px}.last-review{font-size:.8rem;width:90%;margin-bottom:.5rem}.price_car h2{font-size:1.1rem;gap:.4rem}.price-container{flex-wrap:wrap}.price h4{font-size:.8rem}.price p{font-size:.75rem}.overview-price_car .image{width:300px}.overview-price_car .image:before{height:239px;width:45%}}@media screen and (max-width:801px){.overview-title h2{font-size:2rem}.color-container .color{width:120px;justify-content:space-between}.color-car{width:20%}.color .color-text{width:70%}.color-text p{font-size:.6rem}}@media screen and (max-width:800px){.hero-car{height:500px}.about-car_btn button{width:auto;padding:.65rem 1.5rem;font-size:.85rem}.specification_cars-container .specification_content:nth-child(1) .icon:before{height:20px}.specification_cars-container .specification_content:nth-child(4) .icon:before{height:17px}.specification_cars-container .specification_content:nth-child(2) .icon:before,.specification_cars-container .specification_content:nth-child(3) .icon:before,.specification_cars-container .specification_content:nth-child(5) .icon:before{height:25px}.overview-price_car{flex-direction:column}.overview-price_car-text{width:100%;text-align:center}.price-container{width:100%;justify-content:center;gap:5rem}.price_car .start-price{width:100%;margin:1rem auto;justify-content:center;padding-left:4%}.last-review{width:70%;max-width:100%;margin:0 auto}.image-last-overview{width:100%}.overview-price_car .image{margin:2rem auto 0}}@media screen and (max-width:740px){.about-car_images img{height:250px}.about-car_images .imgs.left:before{transform:translate(-12px,-85px)}.about-car_images .imgs.right:before{bottom:65px}}@media screen and (max-width:700px){.specification_content{height:270px}.specification_title-content{justify-content:end;padding:0 2rem}.specification_title-content h2{font-size:1rem}.specification_car p{font-size:.75rem}.specification_cars-container .specification_content:nth-child(1) .icon:before,.specification_cars-container .specification_content:nth-child(2) .icon:before,.specification_cars-container .specification_content:nth-child(3) .icon:before,.specification_cars-container .specification_content:nth-child(5) .icon:before{transform:translate(-40%,-50%)}.container_home .swiper-button-prev{margin-left:4%}.main-image_container .swiper{height:90%}.container_home .swiper-button-prev:before,.container_home .swiper-button-next:before{width:70%;height:70%}.images-slider{width:90%}.container_home .swiper-button-next{margin-right:4%}.slide-img{max-height:70px}.overview{padding:0 4.875rem}.overview-title h2{font-size:2.2rem}.about_car-parts .column-container .col,.about_car-parts .line._2 .col:nth-child(1),.about_car-parts .line._2 .col:nth-child(2),.about_car-parts .line._2 .col:nth-child(3){width:100%}.about_car-parts .column-container._1{height:auto}.column-container._2{width:100%}.overview-colors .image,.express_colors{width:90%}.express_colors h2{line-height:.5}.colors-choises .color-container{max-width:100%}.color-container .color{width:120px;height:20px;justify-content:space-between}.color .color-car{width:20px}}@media screen and (max-width:640px){.hero-car{height:490px}.about_car-hero-car{width:auto}.about_car-hero-car h2{font-size:2rem}.about_car-hero-car p{width:330px;font-size:.75rem}.car_advantage{width:auto}.car_advantage .col{width:47px}.car_advantage p{font-size:.7rem}.car_advantage .col:nth-child(1) img,.car_advantage .col:nth-child(2) img{height:20px}.car_advantage .col:nth-child(3) img{height:14px}.about_car-hero-car .lines{width:260px;height:3px}.about-car{margin:0;padding:0 2rem}.about-car_images{width:90%}.about-car_content{text-align:center}.about-car_title{justify-content:center}.about-car_title h2{font-size:2rem}.about-car_text p{width:100%;font-size:2vmax}.about-car_btn button{padding:.7rem 1rem;font-size:.9rem}.last-overview_image-text{height:90px}.last-review{font-size:.75rem}.price_car h2{font-size:1rem}.price_car p{font-size:.6rem}.overview-price_car .image:before{width:40%}}@media screen and (max-width:580px){hero-car{height:430px}.hero-car-content{padding-top:1.5rem}.about_car-hero-car .lines{width:200px}.about_car-hero-car p{width:280px;font-size:10px}.lines .line{height:3px}.car_advantage{position:absolute;right:0;top:0rem}.car_advantage .col:nth-child(1) img,.car_advantage .col:nth-child(2) img{height:13px}.car_advantage .col:nth-child(3) img{height:10px}.car_advantage .col{height:0px}.car_advantage p{font-size:.6rem}.about-car_btn button{padding:.5rem 1rem;font-size:.7rem;width:25vw}.about-car_images{height:230px}.about-car_images .imgs{height:100%}.about-car_images img{height:100%;position:relative}.about-car_images .imgs div:not(.imgs.center div):before{height:100px;width:100px;z-index:-1}.specification_content{height:250px}.specification_car p{padding:0 1rem;font-size:.65rem}.images{height:490px}.main-image_container{height:250px}.main-image_container .swiper{height:80%}.overview{padding:0 2rem}.col .content-col p{font-size:.79rem;padding:0 1rem}.column-container._2{height:340px}.colors-choises .color{height:20px}.color .color-car{width:20px}}@media screen and (max-width:500px){.about-car_text p{font-size:.95rem}.about-car_images{height:300px;padding:2rem 0}.about-car_images .imgs.right:before{bottom:-10px}.about-car_text p{font-size:.8rem}.specification_content{width:35%;max-height:178px;min-width:156px;box-shadow:0 0 5px #00000047;padding-bottom:.5rem;height:270px;margin:.5rem .3rem}.specification_cars-container{gap:0}.specification_title h2{font-size:1.25rem}.specification_title-content{width:100%;height:auto;padding:0 .4rem;margin-bottom:.6rem;justify-content:end}.specification_title-content h2{font-size:11px;margin-right:1rem}.specification_title-content .icon{top:0rem;left:1rem}.specification_car p{font-size:7.8px;margin:.4rem auto}.specification_cars-container .specification_content:nth-child(1) .icon:before{height:15px}.specification_cars-container .specification_content:nth-child(4) .icon:before{height:12px}.specification_cars-container .specification_content:nth-child(2) .icon:before,.specification_cars-container .specification_content:nth-child(3) .icon:before,.specification_cars-container .specification_content:nth-child(5) .icon:before{height:19px}.overview-colors .image{width:95%}.overview-colors .image:before{right:1px}.express_colors h2{font-size:1.2rem;line-height:1}.express_colors p{font-size:.7rem}.colors-choises h3{font-size:1rem}.last-overview_image .last-overview_image-text h3{font-size:.8rem}.price_car .start-price{width:50%;min-width:180px}.last-review{width:100%;max-width:350px}.price-container{justify-content:center;width:100%;gap:0}.price{width:33%}.price h4{font-size:.7rem}.price p{font-size:.6rem}.overview-price_car .image{width:80%;height:auto}.overview-price_car .image:before{height:110%;top:-12px;right:-12px}}@media screen and (max-width:490px){.container_home .hero-car{min-height:300px;height:100vw;margin:0}.hero-car .bgImg{height:0px}.about_car-hero-car{max-width:100%}.about_car-hero-car p{max-width:90%}.hero-car-content{width:100%;height:200px;justify-content:center;text-align:center;padding:1.5rem 0}.about_car-hero-car{height:100px}.about_car-hero-car .lines{width:90%;height:3px;margin:0 auto;justify-content:center}.hero-car-content .line{height:100%;clip-path:polygon(15% 0,100% 0%,85% 100%,0% 100%)}.about_car-hero-car h2 .container-text-animation{max-width:100%;margin:1rem auto;justify-content:center}.about_car-hero-car h2{font-size:1.85rem;position:relative}.about_car-hero-car p{font-size:.625rem;width:277px;max-width:90%;margin:1rem auto;line-height:11.72px}.car_advantage{left:0;gap:6vw;top:63vi}.car_advantage p{font-size:.4375rem;margin-top:1.5rem}.container_home .about-car{margin:2rem 0 0}.about-car_content{padding:0 .4rem}.about-car_title h2{font-size:1.55rem}.about-car_text p{font-size:.6875rem}.about-car_btn button{width:6.5rem;height:1.5rem;font-size:.625rem;border-radius:.3125rem}.about-car_images .imgs{height:100%}.about-car_images .imgs.right div:before{right:-9px;bottom:-8px}.about-car_images .imgs.left div:before{transform:translate(-9px,-7px)}.specification .specification_content{width:142px;min-width:100px;height:150px;max-height:240px}.specification_cars-container .specification_content:nth-child(1) .icon:before{height:12px}.specification_cars-container .specification_content:nth-child(4) .icon:before{height:10px}.specification_cars-container .specification_content:nth-child(2) .icon:before,.specification_cars-container .specification_content:nth-child(3) .icon:before,.specification_cars-container .specification_content:nth-child(5) .icon:before{height:15px}.specification_car p{font-size:7px;margin:.4rem auto}.images{height:400px}.images-title h2{font-size:1.2rem}.main-image_container{height:230px;max-width:95vw;margin-top:-2rem}.slide-img{min-width:60px;max-height:50px}.overview{padding:0 2.25rem}.overview-title h2{font-size:1.55rem}.content-col p{overflow:auto}.overview-colors .image{margin-top:17rem;width:100%}.overview-colors .image:before{width:74px;height:159px;bottom:-2.8rem}.express_colors{top:-5rem;width:95.5%;padding:0 .7rem;max-height:300px;overflow:auto}.express_colors h2{font-size:1rem;padding-left:2.3rem;position:relative}.express_colors h2:before{top:.5rem;left:0}.express_colors p{font-weight:500;font-size:.688rem;width:268px;max-width:99%}.colors-choises{margin:1.5rem auto}.colors-choises h3{font-size:.813rem}.color-container{gap:.5rem .6rem}.color-container .color{width:100px}.last-overview_image .image{width:80%}.last-overview_image-text{width:30%;min-width:50px}.last-overview_image-text:before,.background_primary,.last-overview_image-text:after{height:90%}.last-overview_image-text h3{font-size:.7rem}.last-review{font-size:.6rem}.price_car .start-price{font-size:.9rem;width:100%}.start-price img{height:17px}}@media screen and (max-width:370px){.main-image_container img{max-width:90%;height:auto}.about-car_title h2{font-size:1rem}.about-car_images .imgs.left:before{top:45px}.about-car_images img{height:120px}.specification .specification_content{width:47%;min-width:0px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}:root{--font-prompt: "Prompt", sans-serif;--font-inter: "Inter", sans-serif;--font-lato: "Lato", sans-serif;--dark-mode: #0f0f0f;--dark-mode-bg:#202020;--light-mode-bg:#F1F1F1;--dark-mode-text:#dddddd;--dark-mode-Titletext:#eeeeee;--text-primary-clr:#5F5F5F;--light-mode-text:rgb(20, 20, 20)}.container_about{min-height:200vh;height:auto;width:100%;max-width:100%}.container_about .hero{width:100%;max-width:100%;position:relative;height:715px;display:flex;justify-content:start}.container_about .hero .swiper{height:100%;width:100%;position:absolute;top:0;left:0;z-index:0}.container_about .hero .swiper .swiper-pagination{right:3rem}.container_about .hero .swiper .swiper-pagination-bullet{background-color:#fff;position:relative;width:10px;height:10px;opacity:1;display:flex;align-items:center;justify-content:center}.container_about .hero .swiper .swiper-pagination-bullet-active:before{content:"";position:absolute;height:80%;width:80%;background-color:#202020;border-radius:50%}.container_about .imageSlide{width:100%;height:100%;background-color:#000;color:#fff}.container_about .imageSlide img{width:100%;height:100%;object-fit:cover}.container_about .hero .hero-content{width:664px;max-width:100%;height:480px;position:absolute;z-index:1;left:0;top:5.938rem;background:#0b0b0ba1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);flex-direction:column;align-items:start;justify-content:center;gap:2rem;color:#fff;padding:2rem 0rem 4rem 9rem}.container_about .hero h2{font-size:4.063rem;font-family:var(--font-lato);font-weight:700;line-height:68px;padding:0;margin:0}.container_about .hero p{font-size:1.063rem;font-family:var(--font-prompt);font-weight:300;width:517px;line-height:25.5px}.container_about .hero button{width:152.22px;height:36.95px;position:relative;background-color:#fff;color:#fff;margin-top:1rem;border:none;outline:none;cursor:pointer}.container_about .hero button span{z-index:1;font-weight:400;font-size:.938rem;font-family:var(--font-prompt)}.container_about .hero button:before{content:"";width:98%;height:94%;background-color:#0b0b0b;position:absolute;z-index:0}.visi_misi{width:100%;max-width:1800px;height:auto;position:relative;margin:2rem auto;padding:2rem 10.875rem}.visi_misi .title{width:auto;position:relative}.visi_misi .title h2{font-family:var(--font-lato);font-size:3.125rem;font-weight:700;line-height:60px}.visi_misi .about-visi{font-family:var(--font-lato);font-weight:800;position:relative;width:860px;height:auto;margin:4.5rem 0;overflow:hidden}.visi_misi .about-visi .opacityAnimation{position:absolute;right:0;top:0;height:95%;background:var(--light-mode-bg);background:linear-gradient(90deg,rgba(255,255,255,0) 0%,var(--light-mode-bg) 17%)}.about-visi h4{font-size:3.125rem;font-weight:600;line-height:60.95px;width:100%;margin:0}.costumers_service{width:100%;height:auto;position:relative;justify-content:space-between;flex-wrap:wrap}.costumers_service .information,.costumers_service .service_country{width:45%;min-width:500px;height:614px;position:relative}.information h5{color:var(--primary-color);font-family:var(--font-inter);font-weight:500;font-size:1.563rem;margin:0;line-height:37.5px}.text_information{position:relative;gap:22px}.service_country p,.information p{font-family:var(--font-prompt);color:var(--text-primary-clr);font-weight:400;font-size:1.25rem;line-height:21.04px;width:542px}.service_country h3{font-family:var(--font-lato);font-weight:700;font-size:2.063rem}.num_country{width:100%;height:350px;position:relative;overflow:hidden}.num_country h4{font-weight:700;font-family:var(--font-lato);font-size:26.875rem;-webkit-user-select:none;user-select:none;background-image:url(/assets/bgCountryImage-DVFmvZYa.png);background-repeat:no-repeat;background-position:center;background-clip:text;-webkit-background-clip:text;color:transparent}.world_map{width:100%;height:206px;position:relative;margin-top:7rem}.world_map img{height:100%;width:auto;object-fit:contain}.advantages{width:100%;height:826px;position:relative;margin:8rem 0}.advantages-content{width:100%;height:100%;position:relative;z-index:2;color:#fff;padding:3rem 0}.advantages-content_title{width:100%;height:auto;text-align:center}.advantages-content_title h2{font-family:var(--font-lato);font-weight:600;font-size:2.5rem;margin:0}.advantages-content_title h3{font-family:var(--font-prompt);font-size:1.438rem;font-weight:500;color:#b2b2b2;margin:0;padding-top:1rem}.advantages-container{width:100%;max-width:1700px;height:auto;position:relative;flex-wrap:wrap;justify-content:center;gap:7.5rem;margin:7rem auto 0}.advantages-container .advantage{width:401px;height:auto;flex-direction:column}.advantage .icon{align-items:start;width:100%;height:89px;position:relative}.advantage .icon img{height:71px;width:auto;object-fit:contain}.advantage h4{font-size:1.375rem;font-weight:700;font-family:var(--font-inter);line-height:26.82px;width:100%;text-align:center;margin:0}.advantage p{font-size:1.125rem;font-weight:500;font-family:var(--font-prompt);line-height:27.22px;width:100%;text-align:center;margin:0}.advantages .bgAdvantages{width:100%;height:100%;position:absolute;left:0;top:0}.bgAdvantages img{height:100%;width:100%;object-fit:cover;position:relative;z-index:1}.container-vector,.bgAdvantages .vector:not(.vector.bg2){position:absolute;top:-40px;z-index:-10;height:911px}.bgAdvantages .vector.bg1{left:0;width:446px;clip-path:polygon(0 0,100% 0,70% 100%,0 100%);background-color:var(--primary-color)}.container-vector{width:260px;right:0;overflow:hidden}.bgAdvantages .vector.bg2{width:100%;height:100%;clip-path:polygon(35% 0,100% 0,100% 100%,0 100%);background-color:var(--primary-color)}.container_about .awards{width:100%;max-width:1600px;height:auto;position:relative;padding:0 10.938rem;margin:2rem auto}.awards .award-title{width:100%;height:auto;font-family:var(--font-lato);font-weight:500;font-size:2.813rem;justify-content:start;margin:0 0 2rem}.awards-container{position:relative;width:100%;height:auto;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}.awards-container .num-awards,.awards-container .web-awards{position:relative;width:50%;max-width:565px;height:auto}.category-num-awards{margin-top:9.8rem}.num-awards h4{font-family:var(--font-inter);font-weight:400;font-size:2rem;line-height:38.73px;letter-spacing:12.5%;margin:0}.num-awards p:not(.num-award p){font-weight:400;font-family:var(--font-prompt);font-size:1.25rem;line-height:30.24px;letter-spacing:1%;color:var(--text-primary-clr)}.num-awards .num-award{flex-direction:column;width:175px;height:213px;padding:0 1rem;margin:0 .4rem;box-shadow:0 3px 13px -3px #0000000d;background:#fff}.num-award h5{font-family:var(--font-inter);font-weight:400;font-size:5rem;color:#c4dfdf;line-height:96.82px;width:100%;text-align:center;margin:0}.num-award p{font-family:var(--font-lato);font-weight:400;font-size:1.25rem;width:100%;text-align:center;height:50px}.web-award{width:553px;height:169px;position:relative;margin:1.9rem 0;flex-wrap:wrap}.web-award .image{width:300px;position:relative}.web-award .image img{object-fit:contain;width:100%;height:auto}.web-award .about-award{width:250px;position:relative;height:100%;padding-left:1.2rem;flex-direction:column}.web-award .title-award{width:100%;gap:.5rem;align-items:start}.about-award p,.about-award h4{margin:0 .1rem;height:23px}.about-award h4{font-family:var(--font-inter);font-weight:500;font-size:.875rem;color:var(--primary-color);background-color:#cfd2ff;width:112px;border-radius:6px}.about-award p{font-weight:500;font-family:var(--font-inter);font-size:.75rem;color:var(--text-primary-clr);letter-spacing:.5px}.about-award .overviews{width:100%;position:relative;margin:0}.about-award h5{font-size:.938rem;font-family:var(--font-inter);line-height:18.15px;letter-spacing:1.1px;width:230px}.testimonials{width:100%;height:auto;position:relative;margin-top:4rem}.testimoni-title{width:100%;position:relative;gap:.7rem}.testimoni-title h2{font-weight:500;font-family:var(--font-lato);font-size:2.5rem}.testimoni-title img{height:25px;width:auto;position:relative}.container_about .testimoni-container{width:100%;height:auto;position:relative}.testimoni-container .swiper-slide{display:flex;align-items:center;justify-content:center;position:relative;transition:.3s ease-in-out}.testimoni-container .swiper-slide-prev{justify-content:end;transition:.5s ease-in-out}.testimoni-container .swiper-slide-next{justify-content:start;transition:.5s ease-in-out}.testimoni-container .swiper-slide-active{transform:scale(1.2)}.swiper-slide .testimoni{position:relative;width:311px;height:247px;background-color:#fff;box-shadow:0 1px 6px #00000017;transform:scale(.8)}.testimoni .profile{position:relative;top:-20%;border-radius:50%;background-color:#fff;box-shadow:0 1px 6px #00000017;margin:0 auto;width:95px;height:95px}.testimoni .profile img{height:88px;width:88px;border-radius:50%;object-fit:contain;position:relative}.testimoni .name{margin:-30px 0 0;width:100%}.testimoni h3{margin:0;text-align:center;font-weight:500;font-family:var(--font-inter);font-size:1.25rem}.testimoni .words{width:100%;margin-top:1.7rem}.testimoni p{font-family:var(--font-inter);opacity:.8;line-height:1.4;font-weight:300;font-size:1rem;text-align:center;width:257px;margin:0 auto}.container_about .slide-limits{height:100%;width:9%;background-color:var(--light-mode-bg);position:absolute;top:0;right:0;z-index:8}.container_about .slide-limits.left{left:0}.container_about .slide-limits.right{right:0}.container_about .swiper-button-prev,.container_about .swiper-button-next{transition:all .3s ease-in-out;width:76px;height:76px;z-index:9}.container_about .swiper-button-prev{left:4rem}.container_about .swiper-button-next{right:4rem}.container_about .swiper-button-prev:after,.container_about .swiper-button-next:after{display:none}.container_about .swiper-button-prev:before,.container_about .swiper-button-next:before{content:"";transition:.3s ease-in-out;background-position:center;background-size:contain;background-repeat:no-repeat;width:100%;height:100%}.container_about .swiper-button-prev:before{background-image:url("data:image/svg+xml,%3csvg%20width='86'%20height='86'%20viewBox='0%200%2086%2086'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1446_12)'%3e%3ccircle%20cx='43'%20cy='43'%20r='38'%20fill='white'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_i_1446_12)'%3e%3cpath%20d='M34.3942%2045.695L42.9808%2053.3797C43.5833%2053.9189%2043.8726%2054.5481%2043.8485%2055.2671C43.8244%2055.9862%2043.5351%2056.6153%2042.9808%2057.1546C42.3782%2057.6939%2041.6632%2057.9752%2040.8356%2057.9985C40.0081%2058.0219%2039.2921%2057.7631%2038.6875%2057.222L24.9038%2044.8861C24.3013%2044.3468%2024%2043.7177%2024%2042.9987C24%2042.2796%2024.3013%2041.6505%2024.9038%2041.1112L38.6875%2028.7753C39.2901%2028.236%2040.0061%2027.9781%2040.8356%2028.0015C41.6652%2028.0248%2042.3802%2028.3052%2042.9808%2028.8427C43.5331%2029.382%2043.8223%2030.0111%2043.8485%2030.7302C43.8746%2031.4492%2043.5853%2032.0784%2042.9808%2032.6176L34.3942%2040.3023H67.9872C68.8408%2040.3023%2069.5569%2040.5611%2070.1353%2041.0788C70.7138%2041.5965%2071.002%2042.2365%2071%2042.9987C71%2043.7626%2070.7108%2044.4035%2070.1323%2044.9212C69.5538%2045.4389%2068.8388%2045.6968%2067.9872%2045.695H34.3942Z'%20fill='%234D5BFF'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_1446_12'%20x='0'%20y='0'%20width='86'%20height='86'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='2.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1446_12'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1446_12'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter1_i_1446_12'%20x='24'%20y='28'%20width='47'%20height='30'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='arithmetic'%20k2='-1'%20k3='1'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.32%200'/%3e%3cfeBlend%20mode='normal'%20in2='shape'%20result='effect1_innerShadow_1446_12'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.container_about .swiper-button-next:before{background-image:url("data:image/svg+xml,%3csvg%20width='86'%20height='86'%20viewBox='0%200%2086%2086'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1446_13)'%3e%3ccircle%20cx='38'%20cy='38'%20r='38'%20transform='matrix(-1%200%200%201%2081%205)'%20fill='white'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_i_1446_13)'%3e%3cpath%20d='M52.6058%2045.695L44.0192%2053.3797C43.4167%2053.9189%2043.1274%2054.5481%2043.1515%2055.2671C43.1756%2055.9862%2043.4649%2056.6153%2044.0192%2057.1546C44.6218%2057.6939%2045.3368%2057.9752%2046.1644%2057.9985C46.9919%2058.0219%2047.7079%2057.7631%2048.3125%2057.222L62.0962%2044.8861C62.6987%2044.3468%2063%2043.7177%2063%2042.9987C63%2042.2796%2062.6987%2041.6505%2062.0962%2041.1112L48.3125%2028.7753C47.7099%2028.236%2046.9939%2027.9781%2046.1644%2028.0015C45.3348%2028.0248%2044.6198%2028.3052%2044.0192%2028.8427C43.4669%2029.382%2043.1777%2030.0111%2043.1515%2030.7302C43.1254%2031.4492%2043.4147%2032.0784%2044.0192%2032.6176L52.6058%2040.3023H19.0128C18.1592%2040.3023%2017.4431%2040.5611%2016.8647%2041.0788C16.2862%2041.5965%2015.998%2042.2365%2016%2042.9987C16%2043.7626%2016.2892%2044.4035%2016.8677%2044.9212C17.4462%2045.4389%2018.1612%2045.6968%2019.0128%2045.695H52.6058Z'%20fill='%234D5BFF'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_1446_13'%20x='0'%20y='0'%20width='86'%20height='86'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='2.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1446_13'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1446_13'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter1_i_1446_13'%20x='16'%20y='28'%20width='47'%20height='30'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='arithmetic'%20k2='-1'%20k3='1'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.32%200'/%3e%3cfeBlend%20mode='normal'%20in2='shape'%20result='effect1_innerShadow_1446_13'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}body.dark .testimoni .profile,body.dark .swiper-slide .testimoni,body.dark .num-awards .num-award{background-color:#161616}body.dark .visi_misi .about-visi .opacityAnimation{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,var(--dark-mode) 17%)}body.dark .container_about .slide-limits{background-color:var(--dark-mode)}@media screen and (min-width:2000px){.container_about .hero{height:50vw;max-height:1000px}}@media screen and (max-width:1550px){.advantages-container{gap:5rem}.advantages-container .advantage{width:360px}.advantage h4{font-size:1.2rem;margin-bottom:.3rem}.advantage p{font-size:1rem}.container_about .awards{padding:0 7.85rem}}@media screen and (max-width:1400px){.container_about .hero{height:620px}.container_about .hero .hero-content{height:420px;padding:2rem 0rem 4rem 5rem}.container_about .hero h2{font-size:3.4rem;line-height:50px}.container_about .hero p{font-size:1rem}.visi_misi{margin-top:8rem;padding:2rem 5rem}.visi_misi h2{margin:0}.visi_misi .about-visi{width:75%}.about-visi h4{font-size:2.8rem}.service_country p,.information p{font-size:1.1rem;width:100%}.service_country h3{font-size:1.8rem;margin:1rem 0}.num_country{height:300px}.num_country h4{font-size:24rem}.world_map{height:180px;margin-top:0rem}.advantages{height:auto}.advantages .bgAdvantages{height:740px}.advantages-container{margin:5rem auto;gap:4rem 2rem}.advantages-content_title h2{font-size:2.2rem}.advantages-content_title h3{font-size:1.2rem}.advantage .icon{height:83px}.advantage .icon img{height:80%}.advantage h4{margin-bottom:.1rem}.advantage p{font-size:.9rem}.container-vector,.bgAdvantages .vector:not(.vector.bg2){top:-24px;height:790px}.container_about .awards{padding:0 5rem}.container_about .swiper-button-prev,.container_about .swiper-button-next{width:55px;height:55px}}@media screen and (max-width:1320px){.num-awards p:not(.num-award p){font-size:1.5vw}.awards-container .num-awards{width:45%}.num-awards .category-num-awards{margin-top:5rem;justify-content:space-between}.num-awards .category-num-awards div{width:150px;height:190px}.category-num-awards p{font-size:1.5vw}.web-awards .web-award{width:auto}.web-awards .web-award .image{width:250px}.swiper-slide .testimoni{width:270px}.testimoni p{width:100%;padding:0 .8rem;font-size:1.3vw}}@media screen and (max-width:1200px){.visi_misi{margin-top:8rem;padding:0 3rem}.visi_misi .title h2{font-size:2.4rem}.visi_misi .about-visi{margin:2.9rem 0}.about-visi h4{font-size:2.5rem}.costumers_service .information,.costumers_service .service_country{width:48%;min-width:300px;height:auto}.service_country p,.information p{font-size:1rem}.service_country h3{font-size:1.65rem}.num_country h4{font-size:22rem}.world_map{margin-top:4rem}.advantages-content_title h2{font-size:3vw}.advantages-content_title h3{font-size:1.6vw}.advantages-container .advantage{width:290px}.advantage .icon{height:60px}.advantage h4{font-size:1.7vw}.advantage p{font-size:1.2vw}.bgAdvantages .vector.bg1{width:350px}.container-vector{width:200px}.bgAdvantages .vector.bg2{clip-path:polygon(40% 0,100% 0,100% 100%,0 100%)}.container_about .awards{margin:18rem 0 2rem}.container_about .awards{padding:0 3rem}.testimoni-title h2{font-size:3vw}.testimoni-title img{height:20px}.container_about .swiper-button-prev{left:2.5rem}.container_about .swiper-button-next{right:2.5rem}}@media screen and (max-width:1100px){.container_about .hero{height:520px}.advantages .bgAdvantages{height:620px}.container-vector,.bgAdvantages .vector:not(.vector.bg2){height:108%}.container_about .awards{margin:10rem 0 2rem}.awards-container .num-awards,.awards-container .web-awards{width:100%;max-width:100%}.awards-container .num-awards{display:flex}.award-description{min-width:400px;max-width:50%}.num-awards div{width:90%}.num-awards .category-num-awards{margin:0;gap:4rem 0rem;flex-wrap:wrap;width:60%}.num-awards .category-num-awards .num-award{height:170px;width:140px;min-width:10px}.category-num-awards .num-award h5{font-size:4rem}.category-num-awards .num-award p{margin:0}.awards-container .web-awards{display:flex;flex-wrap:wrap;justify-content:space-between}.web-awards .web-award{align-items:center;flex-direction:column;height:300px;max-width:300px}.web-award .about-award{height:auto;margin-top:1rem;padding:0}.web-award .title-award{width:100%;justify-content:space-between}.about-award h5{letter-spacing:.7px;font-size:1.2vw}.container_about .swiper-button-prev{left:2%}.container_about .swiper-button-next{right:2%}}@media screen and (max-width:1000px){.container_about .hero{height:490px}.container_about .hero .hero-content{width:50%;max-width:100%;height:auto;gap:1rem;padding:2rem 0rem 4rem 4rem}.container_about .hero h2{font-size:2.5rem}.container_about .hero p{font-size:.9rem;width:95%}.container_about .hero button{width:122px;height:32px}.container_about .hero button span{font-size:.8em}.visi_misi .about-visi{width:100%}.costumers_service h5{font-size:1.3rem}.about-visi h4{font-size:1.9rem;line-height:1.3;width:700px;max-width:100%}.num_country h4{font-size:35vw}.num-awards p:not(.num-award p){line-height:1.8}.num-awards .award-description{min-width:0}.num-awards .category-num-awards .num-award{width:130px}.testimoni-container .swiper-slide-active{transform:scale(1);justify-content:end}.container_about .swiper-button-prev,.container_about .swiper-button-next{width:45px;height:45px}.testimoni p{font-size:1.6vw}}@media screen and (max-width:950px){.advantages .bgAdvantages{height:820px}.advantages-container .advantage{width:45%}.advantages-content_title h2{font-size:3.3vw}.advantages-content_title h3{font-size:2vw}.advantage h4{font-size:2.1vw;margin-bottom:.4rem}.advantage p{font-size:1.8vw}}@media screen and (max-width:900px){.container_about .hero{height:430px}.container_about .hero .hero-content{height:auto;padding:2rem 0rem 2rem 4rem}.container_about .hero p{font-size:.83rem;line-height:1.5}.awards-container .num-awards{flex-direction:column;gap:2rem}.num-awards .award-description,.num-awards .category-num-awards{width:100%;max-width:100%}.num-awards p:not(.num-award p){width:70%;line-height:1.4;font-size:1.7vw}.num-awards .category-num-awards{justify-content:start;gap:4rem}.awards .award-title{font-size:2.2rem}.web-awards .web-award{width:230px;height:auto}.web-awards .web-award .image,.web-award .about-award{width:100%}.num-awards h4{font-size:1.5rem}.web-award .about-award p{font-size:.75rem}.web-award .about-award h5{margin:1rem 0 0;text-align:center;letter-spacing:.6px}.title-award .title{font-size:.7rem;width:80px;height:19px;border-radius:3px}.testimoni-container .swiper{height:auto;padding:4rem 0}}@media screen and (max-width:800px){.container_about .hero{height:50vw}.container_about .hero .hero-content{height:280px;gap:.5rem;top:80px}.container_about .hero h2{font-size:2rem}.container_about .hero p{font-size:.73rem;line-height:1.5}.container_about .hero button{width:102.22px;height:29px}.container_about .hero button span{font-size:.7em}.visi_misi .title h2{font-size:2rem;font-weight:900}.about-visi h4{font-size:1.8rem;width:80%;min-width:500px}.service_country p,.information p{font-size:1.75vw;line-height:normal}.service_country h3{font-size:2.5vw}.advantages-container{gap:2rem 1rem;margin:0;padding-top:3rem}.advantage h4{margin-bottom:0;margin-top:.5rem;line-height:1}.advantages{margin:6rem 0}.advantages .bgAdvantages{height:640px}.bgAdvantages .vector.bg1{width:30%}.container-vector{width:19%}.awards .category-num-awards{justify-content:space-between;gap:2rem 0}.num-awards .category-num-awards .num-award{height:140px}.web-award .about-award h5{font-size:1.6vw}.testimoni .profile{width:80px;height:80px}.testimoni-title img{height:18px}.testimoni .profile img{height:90%;width:90%}.swiper-slide .testimoni{height:220px}.testimoni p{font-size:1.9vw}}@media screen and (max-width:700px){.container_about .hero .swiper .swiper-pagination-bullet{height:9px;width:8px}.container_about .hero .hero-content{height:auto}.container_about .hero p{font-size:1.4vw}.container_about .hero button{margin-top:0;width:80px;height:20px}.container_about .hero button:before{height:80%}.container_about .hero button span{font-size:1.4vw}.visi_misi{padding:0 4rem}.visi_misi .costumers_service,.visi_misi .about-visi,.costumers_service .service_country,.costumers_service .information{width:100%}.about-visi h4{width:500px;font-size:1.5rem;min-width:0px}.num_country h4{font-size:50vi}.world_map{height:130px}.bgAdvantages .vector.bg1,.bgAdvantages .vector.bg2{height:105%;top:-15px}.num-awards .award-description{display:flex;flex-direction:column;align-items:center}.awards .category-num-awards{justify-content:center;gap:1.5rem}.award-description h4{text-align:center}.num-awards p:not(.num-award p){font-size:2.2vw;text-align:center;width:100%}.swiper-slide .testimoni{width:240px;height:190px}.testimoni p{font-size:2vw}}@media screen and (max-width:650px){.container_about .hero .hero-content{top:65px;padding:1rem 0 1rem 2rem}.category-num-awards .num-award p,.web-award .about-award h5{font-size:.8rem}}@media screen and (max-width:600px){.service_country p,.information p{font-size:2.2vw}.service_country h3{font-size:3vw}.advantages-content{padding:2rem 0}.advantages .bgAdvantages{height:550px}.advantages-content_title h2{font-size:4.1vw}.advantages-content_title h3{padding-top:.3rem}.advantages-container{gap:2rem 0}.advantage .icon{height:50px}.advantage h4{font-size:2.75vw}.awards .award-title{font-size:2rem}.awards-container .web-awards{flex-direction:column;align-items:center}.num-awards p:not(.num-award p){font-size:2.4vw}.num-awards .category-num-awards .num-award{margin:0;width:120px}.category-num-awards .num-award h5{line-height:normal;font-size:3.5rem;margin-bottom:.6rem}.category-num-awards .num-award p{height:30px}.web-awards .web-award{width:80%;max-width:100%;text-align:center}.web-awards .web-award h5{text-align:center;width:100%;padding:0 2rem}.container_about .swiper-button-prev,.container_about .swiper-button-next{width:38px;height:38px}.testimoni-title h2{font-size:1.3rem}.testimoni-title img{height:15px}}@media screen and (max-width:550px){.container_about .hero .swiper{height:100%}.container_about .hero .hero-content{height:auto;width:80%;left:50%;top:100%;transform:translate(-50%,-50%);text-align:center;padding:1rem;background:#0b0b0be8;gap:.8rem}.container_about .hero h2{width:100%;font-size:1.85rem;display:flex;justify-content:center}.container_about .hero p{font-size:.65rem;margin:0 auto}.container_about .hero button{margin:0 auto}.container_about .hero .button{width:100%}.container_about .hero button:before{width:95%}.visi_misi{margin-top:12rem;padding:0 2rem}.visi_misi .information,.visi_misi .service_country{min-width:0}.visi_misi .title h2{font-size:1.6rem}.about-visi h4{text-align:center;width:100%;font-size:1.3rem}.num_country{height:auto}.num_country h4{background-size:contain;margin:0}.world_map{height:auto;margin:2rem 0}.world_map img{max-width:50%;height:auto}.advantage h4{font-size:.9rem}.advantage p{font-size:.7rem;line-height:normal;margin-top:.3rem}.category-num-awards .num-award p{font-size:.7rem}.swiper-slide .testimoni{width:220px}}@media screen and (max-width:500px){.service_country p,.information p{font-size:2.45vw}.container_about .awards{padding:0 2rem}.num-awards .category-num-awards .num-award{width:110px}.web-awards .web-award{width:95%;min-width:200px}.testimoni-container .swiper-slide-active{justify-content:center}.swiper-slide .testimoni{width:300px;max-width:90%}.testimoni p{font-size:.8rem}}@media screen and (max-width:470px){.container_about .hero-content h2{font-size:1.5rem;line-height:1.3}.container_about .hero-content p{font-size:.62rem}.container-vector,.bgAdvantages .vector:not(.vector.bg2){height:106%;top:-15px}.num-awards p:not(.num-award p){font-size:2.9vw}.awards-container .web-awards{margin-top:3rem}.web-awards .web-award{margin:3rem 0 0}}@media screen and (max-width:440px){.awards .award-title{font-size:1.8rem}.num-awards .category-num-awards .num-award{padding:1rem .5rem;width:100px;height:auto}.category-num-awards .num-award h5{font-size:11vw}.category-num-awards .num-award p{font-size:.6rem}}@media screen and (max-width:400px){.container_about .hero,.container_about .hero .swiper{height:235px}.container_about .hero .swiper .swiper-pagination{right:1rem}.container_about .hero .swiper .swiper-pagination-bullet-active:before{height:75%}.container_about .hero .hero-content{height:175px;width:301px;max-width:90%;-webkit-backdrop-filter:none;backdrop-filter:none}.container_about .hero-content h2{font-size:1.563rem;line-height:30px}.container_about .hero-content p{font-size:.625rem}.container_about .hero-content button{width:81.28px;height:21.46px;font-size:.563rem}.about-visi h4{font-size:1.1rem}.information h5{font-size:3.5vw;line-height:normal}.service_country p,.information p{font-size:2.7vw}.advantages-content_title h3{font-size:.6rem}.advantage h4{font-size:.8rem}.advantage p{font-size:.6rem;margin-top:.5rem;max-width:90%}}@media screen and (max-width:300px){.container_about .hero .hero-content{height:auto}.service_country p,.information p{font-size:3.4vw}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.container_models{min-height:200vh;height:auto;width:100%;max-width:100%}.container_models .hero{width:100%;max-width:100vmax;position:relative;height:715px;display:flex;overflow:hidden}.container_models .content-hero{width:auto;max-width:100%;height:100%;position:relative;z-index:99;padding:5rem 7.25rem 0;color:#fff}.container_models .content-hero>*:not(.bg){z-index:1;position:relative}.container_models .content-hero h2{font-weight:700;font-family:var(--font-lato);font-size:4.063rem;line-height:78px;margin:4rem 0 0}.container_models .content-hero p:not(button p){font-family:var(--font-inter);font-weight:500;font-size:1.125rem;line-height:27px;color:#e1e1e1;width:566px;margin:3rem 0 2rem}.container_models .content-hero button{background-color:#000;outline:none;border:2px solid white;width:152.22px;height:36.95px;cursor:pointer;margin-top:2rem}.container_models .content-hero button p{font-weight:400;font-family:var(--font-prompt);font-size:.938rem;color:#fff}.container_models .content-hero .support-by{width:auto;height:43px;position:relative;gap:3.5rem;margin-top:8rem}.content-hero .support-by img{height:100%;width:auto;object-fit:contain}.container_models .content-hero .bg{height:100%;width:547px;position:absolute;background-color:#0b0b0b;left:0;top:0;z-index:1}.container_models .model-car-hero{height:100%;width:100%;max-width:100%;position:absolute;right:0;bottom:0;z-index:0}.model-car-hero .bg-model-car{width:100%;height:100%}.model-car-hero .bg-model-car span{width:100%;height:100%;background-color:#000000af;position:absolute}.model-car-hero .bg-model-car img{width:100%;height:100%;object-fit:cover;position:absolute;z-index:0}.container_models .container-car-slide{width:100%;height:100%;max-width:100%;position:absolute;right:0;z-index:0}.container_models .disable{position:absolute;width:100%;height:100%;z-index:9;-webkit-user-select:none;user-select:none}.container_models .container-car-slide .slide-image{height:100%;width:100%;max-width:100%;position:relative}.container_models .container-car-slide .slide-image img{width:100%;height:auto;position:absolute;margin-top:6rem}.slide-image .model-car-hero{left:4rem;top:6rem;position:absolute;height:auto;width:auto}.slide-image .model-car-hero h2,.slide-image .model-car-hero span{position:absolute;font-family:var(--font-bebasNeue);font-size:6.25rem;font-weight:400}.slide-image .model-car-hero span{left:0;top:0;color:#fff3}.slide-image .model-car-hero h2{left:4rem;top:-2rem;color:#ffffff5a}.slide-image .about-car-hero{position:absolute;bottom:2rem;right:6rem;width:auto;height:auto;z-index:3;text-align:center}.slide-image .about-car-hero div{width:120px;height:auto;font-family:var(--font-lato);color:#dfdfdf}.slide-image .about-car-hero div h4{font-size:1.188rem;font-weight:500;line-height:22.8px;margin:0}.slide-image .about-car-hero div p{font-weight:300;font-size:1rem;line-height:19.2px}.container_models .style-cars{padding:0 6.25rem;margin:4rem auto;max-width:1700px}.style-cars-title h2{font-family:var(--font-lato);font-weight:400;font-size:2.5rem;letter-spacing:.16875rem;margin:0;flex-wrap:wrap}.style-cars-title h2 .container-text-animation{flex-wrap:wrap}.style-cars-title h3{color:var(--primary-color);font-family:var(--font-inter);font-size:1.5625rem;font-weight:300;letter-spacing:.26094rem;margin:1rem 0 0}.style-cars-content{width:100%;max-width:100%;height:auto;position:relative;align-items:start;margin-top:5rem}.style-cars-content .col{height:auto;position:relative;color:var(--text-primary-clr)}.style-cars-content .col p{color:var(--text-primary-clr);font-family:var(--font-inter);text-align:left}.style-cars-content .col._1{width:43%}.style-cars-content .about-models{font-size:1.313rem;line-height:29.61px;font-style:normal;font-weight:400;top:0;width:535px;max-width:100%;position:relative}.driving-mode{position:relative;width:100%;height:auto;margin-top:4rem}.driving-mode-title{width:100%}.driving-mode-title h4{font-family:var(--font-inter);font-weight:400;font-size:1.25rem;color:#000}.driving-mode-content{width:100%;position:relative;height:auto;display:flex;flex-direction:column;align-items:start;gap:1rem}.drive-mode{width:397px;max-width:100%;height:130px;left:0;position:relative;align-items:start}.drive-mode .icon{width:93px;height:100%}.drive-mode .icon span{border-radius:8px;box-shadow:0 1px 6px #00000040;height:60px;width:60px;background-color:#fff}.drive-mode .icon span img{height:38px;width:auto;object-fit:contain}.drive-mode h5,.drive-mode p{margin:0}.drive-mode h5{font-weight:400;font-family:var(--font-lato);font-size:1.25rem;color:#000}.drive-mode p{font-style:normal;font-size:1.125rem;width:301px}.style-cars-content .col._2{width:57%;overflow:hidden;max-width:100%}.video{width:100%;height:auto;position:relative;margin:0;flex-direction:column}.video video{width:100%;height:auto;object-fit:contain;position:relative}.style-cars-content .source{width:100%;justify-content:start;height:30px}.style-cars-content .source h6,.style-cars-content .source span,.style-cars-content .source a{font-family:var(--font-prompt);color:var(--text-primary-clr);font-size:1.063rem;font-weight:400}.source span{margin:0 .5rem}.modelCar-description{width:100%;position:relative}.modelCar-description h3{font-size:1.688rem;font-family:var(--font-lato);font-weight:400;color:#000}.modelCar-description p{position:relative;font-weight:400;font-size:1.25rem;font-style:normal;line-height:28.9px}.models-cars{width:100%;max-width:2000px;height:auto;position:relative;margin:6rem auto 0}.models-cars-title{width:100%;text-align:center;position:relative}.models-cars-title h2{font-family:var(--font-lato);font-weight:400;font-size:3.125rem}.container-model-car{width:100%;height:auto;position:relative;padding:0 6.25rem}.container-model-car h2{font-family:var(--font-inter);font-weight:500;font-size:2.25rem;height:69px}.container-btn{margin:3rem 0}.container-model-car .show-more-btn{outline:none;border:none;cursor:pointer;justify-content:space-between;width:150px;color:var(--primary-color);background-color:transparent;font-size:1.188rem;font-weight:600;font-family:var(--font-inter)}.container-model-car .show-more-btn img{height:24.03px;width:auto;object-fit:contain}.models-container{width:100%;max-width:1600px;position:relative;height:auto;padding:0 2.55rem;margin:3.5rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:4rem 1rem;place-items:center}.models-container .model-car{width:250px;height:320px;background-color:#fff;box-shadow:0 4px 21px #00000040;overflow:hidden;border-radius:15px;position:relative}.models-container .model-car.none{display:none}.model-car p{font-size:11px;font-family:var(--font-inter)}.model-car .image{width:100%;height:140px;position:relative}.model-car .image img{width:222px;height:auto;object-fit:contain;border-radius:10px;position:relative;z-index:2;margin-top:.15rem}.model-car .image .vector{z-index:1;position:absolute;width:100%;height:100%}.vector>div{position:absolute;background-color:var(--primary-color)}.vector .top{right:0;top:0;width:145px;height:91px}.vector .bottom{left:0;bottom:0;width:105px;height:49px}.model-car .content{width:100%;height:auto;margin-top:.3rem;z-index:1;padding:0 .9rem}.model-car .content *{margin:0}.model-car .content>div{width:100%;height:auto;position:relative}.model-car .type-car{justify-content:space-between;height:auto;border-radius:0}.models-container .model-car .type-car>*{width:50%;height:17px;font-family:var(--font-lato);display:flex;align-items:center}.models-container .model-car .type-car h3{font-weight:600;font-size:1.438rem;width:70%}.type-car p{justify-content:end;font-weight:500;font-size:.813rem}.model-car .content .spec-car{margin-top:.75rem}.model-car .content .spec-car>div{width:100%;height:15px;position:relative;display:flex;align-items:center;margin:3px 0;font-family:var(--font-inter)}.model-car .content .spec-car>div h5{width:50px}.model-car .content .spec-car>div span{margin:0 1.5rem 0 .3rem}.model-car .content .overview-car{margin-top:.9rem}.model-car .content .overview-car p{width:100%;text-align:center;line-height:12.7px;font-weight:400;font-family:var(--font-inter);font-size:.688rem}.model-car .view-btn{position:absolute;bottom:0;left:0;width:100%;height:auto}.view-btn button{position:absolute;right:0;bottom:0;background-color:var(--primary-color);color:#fff;font-weight:600;font-family:var(--font-inter);font-size:.75rem;cursor:pointer;border:none;outline:none;width:88.74px;height:29px;border-radius:15px 0}.container-model-car .showButton{opacity:0;-webkit-user-select:none;user-select:none;cursor:default;display:none}body.dark .drive-mode h5,body.dark .modelCar-description h3,body.dark .driving-mode-title h4{color:#fff}body.dark .models-container .model-car{background-color:var(--dark-mode-bg)}@media screen and (min-width:2050px){.container_models .container-car-slide{right:auto;left:50%}}@media screen and (min-width:1550px){.container_models .container-car-slide{width:1053px}}@media screen and (max-width:1550px){.container_models .container-car-slide{width:903px}}@media screen and (max-width:1400px){.container_models .hero{height:670px}.container_models .content-hero{padding:5rem 5.2rem 0}.container_models .content-hero h2{font-size:3.5rem;margin:2rem 0 0}.container_models .content-hero .bg{width:60%}.container_models .content-hero p:not(button p){width:500px;font-size:1rem}.container_models .content-hero .support-by{margin-top:4rem}.slide-image .about-car-hero div{width:110px}.container_models .container-car-slide{width:70%}.container_models .container-car-slide .slide-image img{max-width:800px;margin-top:8rem;margin-left:6rem}.container_models .style-cars{padding:0 3rem}.style-cars-content{gap:2rem}.container-model-car{padding:0 3rem}.models-container{padding:0 1rem}}@media screen and (max-width:1250px){.container_models .content-hero p:not(button p){width:400px;max-width:90%;font-size:1.4vw}.slide-image .model-car-hero h2,.slide-image .model-car-hero span{font-size:5rem}.container_models .content-hero h2{font-size:3.5rem}.container_models .container-car-slide .slide-image img{margin-left:3rem}.slide-image .about-car-hero div{margin:0 .1rem;width:90px}.slide-image .about-car-hero div h4{font-size:1.1rem}.slide-image .about-car-hero div p{font-size:.9rem}}@media screen and (max-width:1100px){.style-cars-title{justify-content:center}.style-cars-title h2{font-size:2rem;letter-spacing:1.5px}.style-cars-title h3{font-size:1.3rem;letter-spacing:8px;text-align:center}.style-cars-content{margin-top:3rem;flex-direction:column}.style-cars-content .col._1,.style-cars-content .col._2{width:100%}.style-cars-content .col .about-models{width:70%;max-width:100%;margin:1rem auto;font-size:1.2rem;text-align:center}.driving-mode-content{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.driving-mode{margin-top:7rem}.drive-mode{width:400px}.drive-mode .icon{min-width:90px}.drive-mode .icon span img{height:35px}.drive-mode p{font-size:1rem;width:100%;position:relative;margin-top:1rem}.modelCar-description h3{text-align:center;margin:3rem 0 0}.col .modelCar-description p{text-align:center;font-size:1.2rem}}@media screen and (max-width:1000px){.container_models .content-hero{padding:1rem 5rem;width:100%;height:408px;position:relative}.container_models .content-hero .bg{width:100%;height:100%;left:0}.container_models .content-hero h2 .container-text-animation{width:100%;justify-content:center}.container_models .content-hero p:not(button p){width:100%;text-align:center;margin:2rem auto}.container_models .content-hero button{margin:3rem auto 0;width:120px;height:40px;position:relative}.container_models .content-hero button p{font-size:.9rem;margin:0}.container_models .content-hero button span{width:98%;height:97%}.container_models .content-hero .support-by{position:absolute;margin:0;width:83%;bottom:3rem;justify-content:space-between}.container_models .model-car-hero{height:100%;position:absolute;top:0}.container_models .hero{height:auto;flex-direction:column}.container_models .container-car-slide{position:relative;z-index:9;height:511px;width:100%;margin:0}.container_models .container-car-slide .slide-image img{margin:0;width:725px;height:auto;max-width:80%}.container-car-slide .slide-image .image-container{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%}.models-cars-title h2{font-size:2.5rem;margin:0}.container-model-car h2{margin:0}.models-container{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr))}.container-model-car{padding:2rem}.models-container{gap:2rem 0;padding:0;margin:2.6rem auto 0}.models-container .model-car{width:190px;height:270px}.model-car .image{height:109px}.model-car .image img{width:90%}.vector .top{height:70px;width:60%}.container-model-car h2{font-size:2rem}.model-car .content .spec-car{margin-top:.3rem}.models-container .model-car .type-car h3{font-size:1rem}.model-car .content .spec-car>div h5{font-size:.6rem}.model-car .content .spec-car>div span{font-size:.7rem;margin:0 1rem 0 .3rem}.model-car p{font-size:.6rem}.model-car .content .overview-car{margin-top:.4rem}.model-car .content .overview-car p{font-size:.55rem}.view-btn button{height:24px}}@media screen and (max-width:920px){.style-cars-title h2{letter-spacing:1px}.style-cars-content .col .about-models,.col .modelCar-description p{width:90%;line-height:1.5;font-size:1.1rem;margin:0 auto}.driving-mode{margin-top:4rem}.driving-mode-title h4{text-align:center}.driving-mode-content{gap:3rem;margin-bottom:3rem}.drive-mode{width:70%;height:auto;margin:0 auto}.col .modelCar-description p{margin-top:3rem}}@media screen and (max-width:850px){.container_models .content-hero h2{font-size:3rem}.slide-image .model-car-hero h2,.slide-image .model-car-hero span{font-size:9vw}.slide-image .model-car-hero span{left:1rem}.slide-image .model-car-hero h2{top:-1.3rem}.container_models .content-hero p:not(button p){font-size:.8rem;line-height:1.6}.container_models .content-hero button{height:30px;width:95px}.container_models .content-hero button p{font-size:.75rem}.container_models .content-hero button span{height:90%;width:95%}.container_models .content-hero .support-by{height:35px;bottom:3.5rem;left:9%}.slide-image .about-car-hero{right:3rem}.slide-image .about-car-hero div h4{font-size:2vw}.slide-image .about-car-hero div p{font-size:1.5vw;margin:.2rem 0}.container_models .container-car-slide .slide-image img{max-width:90%}}@media screen and (max-width:700px){.container_models .content-hero{height:100%;padding:0 0 3rem}.container_models .content-hero h2{font-size:2.5rem}.container_models .content-hero p:not(button p){margin:1rem auto;font-size:.85rem;width:100%}.container_models .content-hero .support-by{bottom:3rem}.container_models .container-car-slide{height:400px}.container_models .container-car-slide .slide-image img{max-width:90%}.slide-image .about-car-hero div{width:80px;height:auto}.slide-image .about-car-hero div h4{font-size:.9rem}.slide-image .about-car-hero div p{font-size:.7rem}.slide-image .about-car-hero{max-width:100%;flex-wrap:wrap}.models-cars-title h2{font-size:2rem}.models-container .model-car{width:210px}.models-container{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))}.models-container .model-car{height:280px}.model-car .image{height:120px}.model-car .content .overview-car p{font-size:.6rem}.container-model-car .show-more-btn{font-size:1rem;width:auto;gap:.76rem}.container-model-car .show-more-btn img{height:20px}.container_models .style-cars{padding:0 2rem}.style-cars-content .col .about-models,.col .modelCar-description p{font-size:1rem}.style-cars-title h2{font-size:4vw}.drive-mode .icon{min-width:70px}.drive-mode .icon span{height:50px;width:50px}.drive-mode .icon span img{height:50%}}@media screen and (max-width:600px){.slide-image .about-car-hero{width:100%;right:0;justify-content:center}}@media screen and (max-width:500px){.container_models .content-hero{padding:1rem 2rem 3rem}.container_models .content-hero button{height:auto;width:auto;padding:.3rem 1rem}.container_models .content-hero p:not(button p){font-size:.68rem}.container_models .content-hero button p{font-size:.65rem}.container_models .content-hero button span{width:99%;height:95%}.container_models .content-hero .support-by{height:28px}.slide-image .model-car-hero h2,.slide-image .model-car-hero span{font-size:3.4rem}.slide-image .about-car-hero div h4{font-size:.8rem}.container_models .style-cars{padding:0 1.3rem}.style-cars-title h2{font-size:1.3rem;max-width:80%}.style-cars-title h3{font-size:1.1rem;letter-spacing:3px}.style-cars-content .col._1,.style-cars-content .col._2{max-width:100%}.drive-mode{width:100%}.drive-mode p{font-size:.85rem}.style-cars-content .source h6,.style-cars-content .source span,.style-cars-content .source a{font-size:.8rem}.video{padding-bottom:2rem}.style-cars-content .source{position:absolute;left:0;bottom:-1rem;height:auto;max-width:100%;flex-wrap:wrap}.modelCar-description h3{font-size:1.5rem}.models-container{height:auto;grid-template-columns:repeat(auto-fit,minmax(min(90vw,100%),1fr))}.models-container .model-car{width:70vw;height:auto}.models-container .model-car .type-car h3{font-size:1.2rem}.models-container .model-car .type-car p{font-size:.9rem}.model-car .content .spec-car>div h5{font-size:.7rem}.model-car p{font-size:.68rem}.model-car .content .overview-car{margin:1rem 0 2rem}.model-car .content .overview-car p{font-size:.7rem}.model-car .image{height:40vw}}@media screen and (max-width:400px){.slide-image .about-car-hero div{width:auto;padding:0 .5rem}.container_models .content-hero p:not(button p){font-size:.85rem}.container_models .style-cars{padding:0 1.5rem}.drive-mode h5{font-size:1rem}.style-cars-content .col .about-models,.col .modelCar-description p{font-size:.9rem;width:100%}.driving-mode-title h4,.modelCar-description h3{font-size:1.2rem}}.contact-container{height:auto;width:100%;max-width:100%;overflow:hidden;position:relative}.contact-container .hero{width:100%;height:auto;position:relative}.contact-container .hero-image{position:relative;width:100%;height:auto}.contact-container .hero-image img{object-fit:contain;width:100%;height:auto}.contact-container .about-page{position:absolute;color:#fff;width:100%;flex-direction:column}.contact-container .about-page .title{position:relative}.contact-container .about-page h2{font-family:var(--font-lato);font-size:4.375rem;font-weight:400;letter-spacing:5px;margin:0;gap:1rem}.contact-container .about-page h2 .container-text-animation:not(span .container-text-animation) span{color:#fff}.contact-container .about-page .lines_title{background-color:#fff;bottom:0;position:absolute;left:0;height:2px}.contact-container .about-page h2 span{color:var(--primary-color)}.contact-container .about-page section{width:100%;height:auto;position:relative}.contact-container .about-page section div{max-width:100%}.contact-container .about-page section p{width:782px;position:relative;max-width:70%;text-align:center;font-family:var(--font-inter);font-weight:600;line-height:30.26px;font-size:1.563rem;color:#b9b9b9}.contact-information{width:100%;height:400px;position:relative}.detail-contact{width:300px;max-width:100%;height:250px;position:relative;flex-direction:column;margin:0 .5rem}.detail-contact:nth-child(1):before,.detail-contact:nth-child(3):before{content:"";position:absolute;height:210px;width:4px;background-color:var(--primary-color);top:0;right:0}.detail-contact:nth-child(3):before{left:0}.contact-icon{flex-direction:column;justify-content:space-between;width:100%;height:90px;margin-bottom:1.5rem}.contact-icon .icon{width:100%;display:flex;justify-content:center}.contact-icon .icon img{height:52px;width:auto;object-fit:contain}.detail-contact:nth-child(3) .contact-icon .icon img{height:40px}.contact-icon h4{font-weight:600;font-family:var(--font-lato);font-size:1.563rem;margin:0}.detail-contact p{font-family:var(--font-inter);color:var(--text-primary-clr);font-weight:400;font-size:1.188rem;text-align:center;width:100%;margin:.2rem 0}.detail-contact:nth-child(1) p{width:48%}.faq-container{width:100%;max-width:2000px;height:auto;position:relative;margin:3rem auto}.faq-article-text{font-family:var(--font-inter);font-size:1.125rem;font-weight:500}.faq-container h2{font-size:2.188rem;font-family:var(--font-lato);text-align:center;letter-spacing:4px}.faq-container article{position:relative;padding:0 3rem;width:100%;height:auto;display:flex;justify-content:space-between;flex-wrap:wrap}.faq-container article .words-faq-container{width:auto;height:auto;position:relative;flex-direction:column;gap:1.4rem}.words-faq-container .faq{width:600px;height:70px;box-shadow:0 3px 10px #00000040;border-radius:10px;padding:0 1rem;transition:all .4s ease-in-out;cursor:pointer;position:relative;overflow:hidden}.faq.active{height:200px}.faq:before{content:"";top:70px;margin:0 auto;height:1px;width:0%;background-color:var(--primary-color);position:absolute;transition:all .4s ease-in-out}.faq.active:before{width:95%}.faq.active .question:before{transform:rotate(180deg)}.faq .question{position:relative;height:75px;transition:all .4s ease-in-out}.faq .question:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='45'%20height='24'%20viewBox='0%200%2045%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.5%200L22.9569%2019.0345L33%200H45L22.9569%2024L0%200H12.5Z'%20fill='%234C5AFF'/%3e%3c/svg%3e");background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;transition:all .4s ease-in-out;right:0;width:45px;height:24px}.faq h4{font-weight:600;font-size:1.188rem;font-family:var(--font-inter);width:80%}.faq .answer{width:100%;position:relative;transition:all .4s ease-in-out;display:none;opacity:0}.faq.active .answer{transition:all .4s ease-in-out;display:flex;opacity:1}.about-faq{width:50%;position:relative;flex-direction:column}.about-faq section{width:100%;position:relative;text-align:center;margin-top:2rem}.about-faq section h5{font-family:var(--font-inter);font-weight:600;font-size:1.25rem;margin:0}.question-form{width:100%;height:auto;position:relative}.question-form h4{text-align:center;width:611px;max-width:90%;margin:0 auto;font-weight:600;font-family:var(--font-inter);font-size:1.188rem}.question-form form{flex-direction:column;gap:3rem;margin:5rem 0;position:relative;width:100%;height:auto}.question-form form input{outline:none;border:none;border-bottom:3px solid var(--primary-color);padding:.5rem 0;color:#000;font-size:1.188rem;font-family:var(--font-lato);background-color:transparent;width:741px;max-width:90%}.question-form form input::placeholder{color:#747474;font-size:inherit}.question-form form button{width:142px;height:36px;background-color:var(--primary-color);font-size:1.125rem;color:#fff;font-family:var(--font-lato);font-weight:500;letter-spacing:3px;border:none;border-radius:4px;cursor:pointer}.contact-container .location{width:100%;max-width:2000px;height:auto;position:relative;margin:0 auto}.location img{width:100%;height:auto;object-fit:contain;max-width:100%}body.dark .question-form form input{color:var(--dark-mode-text)}body.dark .question-form form input::placeholder{color:#c2c2c2}@media screen and (max-width:1480px){.contact-container .about-page h2{font-size:3.3rem}.contact-container .about-page section p{font-size:1.1rem}.contact-icon .icon img{height:42px}.detail-contact:nth-child(3) .contact-icon .icon img{height:32px}.contact-icon h4{font-size:1.2rem}.detail-contact p{font-size:1rem}}@media screen and (max-width:1300px){.words-faq-container .faq{width:500px}.faq h4{font-size:1.1rem}.faq .question:before{width:36px;height:20px}.faq-article-text{font-size:1rem}}@media screen and (max-width:1200px){.contact-container .about-page h2{font-size:2.6rem}.contact-container .about-page section p{font-size:1rem}.detail-contact{width:240px;height:auto}.detail-contact:nth-child(1):before,.detail-contact:nth-child(3):before{height:180px}.detail-contact:nth-child(1){padding-right:2rem}.detail-contact:nth-child(2){width:200px}.detail-contact:nth-child(3){padding-left:2rem}.detail-contact:nth-child(1) p{width:100%}.detail-contact p{font-size:.9rem}.question-form form button{width:auto;height:auto;font-size:1rem;padding:.5rem 1.1rem}.about-faq{width:40%}}@media screen and (max-width:1000px){.contact-container .hero-image img{height:400px;width:100%;object-fit:cover}.faq-container h2{font-size:1.8rem}.faq-container article{flex-direction:column}.main-faq{width:70%}.words-faq-container .faq{width:100%}.faq h4{font-size:2vw}.faq-article-text{font-size:1.6vw}.faq.active{height:170px}.about-faq{width:90%;margin:2rem auto}.input-container{max-width:100%}}@media screen and (max-width:800px){.contact-information{height:auto;margin-top:4rem;flex-direction:column;gap:2rem}.contact-information .detail-contact{padding:0;height:150px;width:80%}.contact-information .detail-contact:nth-child(3){justify-content:end}.detail-contact:nth-child(1):before,.detail-contact:nth-child(3):before{height:2px;width:60%;left:50%;transform:translate(-50%)}.detail-contact:nth-child(1):before{top:100%}.detail-contact:nth-child(3):before{top:-10px}.contact-icon{height:auto;gap:1.2rem;margin-bottom:1rem}.contact-icon h4{font-size:1rem}.contact-icon .icon img{height:36px}.detail-contact:nth-child(3) .contact-icon .icon img{height:26px}.detail-contact p{font-size:.8rem}.question-form h4{font-size:3vw}.question-form form{margin:3rem 0}.question-form form input{font-size:1rem}}@media screen and (max-width:700px){.contact-container .about-page section div p{width:90%}.faq-container h2{font-size:1.5rem;letter-spacing:2px}.words-faq-container .faq{width:100%;height:60px}.faq:before{top:60px}.faq.active:before{width:90%}.faq .question{height:60px}.faq h4{font-size:.9rem}.faq-article-text{font-size:.8rem}.faq.active{height:150px}}@media screen and (max-width:500px){.contact-container .about-page h2{font-size:2.3rem}.contact-container .about-page section p{font-size:.9rem;line-height:25px;max-width:85%}.contact-information .detail-contact{height:130px}.detail-contact:nth-child(1):before,.detail-contact:nth-child(3):before{width:80%}.main-faq{width:95%}.question-form h4{font-size:.9rem}.question-form form{gap:1.5rem}.question-form form button{font-size:.8rem;letter-spacing:2px}.question-form form input{font-size:.8rem;border-bottom:1.8px solid var(--primary-color)}.about-faq section h5{font-size:1rem}}@media screen and (max-width:400px){.contact-container .about-page h2{font-size:2rem}.contact-container .about-page section p{font-size:.8rem;line-height:20px}.faq-article-text{font-size:3vw}.faq-container h2{font-size:1.2rem}.words-faq-container .faq{width:100%;height:65px}.faq:before{top:65px}.faq.active:before{width:90%}.words-faq-container .faq.active{height:150px}.faq .question:before{width:30px;height:16px}.faq h4{font-size:.8rem}.question-form form input{font-size:.65rem}}
