.Hero-module__VIer-W__hero{background:#000;align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__VIer-W__container{z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.Hero-module__VIer-W__content{grid-template-columns:1fr;align-items:center;gap:60px;display:grid}.Hero-module__VIer-W__textContent{max-width:600px}.Hero-module__VIer-W__badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;margin-bottom:32px;padding:8px 16px;font-size:.9rem;font-weight:500;display:inline-flex}.Hero-module__VIer-W__badgeIcon{color:#3b82f6;margin-right:8px}.Hero-module__VIer-W__title{color:#fff;letter-spacing:-.03em;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__VIer-W__highlight{background:linear-gradient(135deg,#3b82f6 0%,#2dd4bf 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__VIer-W__description{color:#fff9;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.Hero-module__VIer-W__buttons{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__VIer-W__btnPrimary{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .2s}.Hero-module__VIer-W__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.Hero-module__VIer-W__btnSecondary{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Hero-module__VIer-W__btnSecondary:hover{background:#ffffff1a;border-color:#fff3}.Hero-module__VIer-W__visuals{justify-content:center;align-items:center;height:600px;display:flex;position:relative}.Hero-module__VIer-W__floatingCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;padding:24px;animation:6s ease-in-out infinite Hero-module__VIer-W__float;position:absolute;box-shadow:0 20px 40px #0003}.Hero-module__VIer-W__cardVehicle{z-index:2;width:280px;top:50px;right:40px}.Hero-module__VIer-W__cardDigital{z-index:3;width:260px;animation-delay:-3s;bottom:80px;left:40px}.Hero-module__VIer-W__cardIcon{background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:24px;display:flex}.Hero-module__VIer-W__digitalIcon{background:#22c55e1a}.Hero-module__VIer-W__cardTitle{color:#fff;margin-bottom:8px;font-size:1.1rem;font-weight:700}.Hero-module__VIer-W__cardText{color:#ffffff80;font-size:.9rem;line-height:1.5}.Hero-module__VIer-W__glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-20%;right:-10%}.Hero-module__VIer-W__glowLow{pointer-events:none;z-index:1;background:radial-gradient(circle,#22c55e1a 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-20%;left:-10%}@keyframes Hero-module__VIer-W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (min-width:1024px){.Hero-module__VIer-W__content{grid-template-columns:1fr 1fr}.Hero-module__VIer-W__title{font-size:4.5rem}}@media (max-width:1024px){.Hero-module__VIer-W__content{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__VIer-W__textContent{margin:0 auto}.Hero-module__VIer-W__buttons{justify-content:center}.Hero-module__VIer-W__visuals{height:400px;margin-top:40px}.Hero-module__VIer-W__cardVehicle{right:15%}.Hero-module__VIer-W__cardDigital{left:15%}.Hero-module__VIer-W__title{font-size:3.5rem}}@media (max-width:768px){.Hero-module__VIer-W__title{font-size:2.5rem}.Hero-module__VIer-W__visuals{display:none}.Hero-module__VIer-W__hero{min-height:auto;padding-top:100px;padding-bottom:60px}.Hero-module__VIer-W__buttons{flex-direction:column;width:100%}.Hero-module__VIer-W__btnPrimary,.Hero-module__VIer-W__btnSecondary{justify-content:center;width:100%}}
.ProductShowcase-module__fCnySW__section{z-index:2;background-color:#050505;padding:100px 0;position:relative}.ProductShowcase-module__fCnySW__container{max-width:1200px;margin:0 auto;padding:0 24px}.ProductShowcase-module__fCnySW__header{text-align:center;max-width:800px;margin:0 auto 64px}.ProductShowcase-module__fCnySW__title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:2.5rem;font-weight:800}.ProductShowcase-module__fCnySW__subtitle{color:#fff9;font-size:1.1rem}.ProductShowcase-module__fCnySW__grid{grid-template-columns:1fr;gap:32px;display:grid}.ProductShowcase-module__fCnySW__card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;padding:32px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ProductShowcase-module__fCnySW__featured{min-height:500px}.ProductShowcase-module__fCnySW__small{min-height:250px}.ProductShowcase-module__fCnySW__card:hover{border-color:#fff3;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.ProductShowcase-module__fCnySW__cardImageWrapper{justify-content:center;align-items:center;height:240px;margin-bottom:24px;display:flex;position:relative}.ProductShowcase-module__fCnySW__mockupVehicle,.ProductShowcase-module__fCnySW__mockupCard{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProductShowcase-module__fCnySW__carIcon{filter:drop-shadow(0 0 20px #3b82f64d);font-size:100px}.ProductShowcase-module__fCnySW__cardImg{border-radius:12px;width:100%;height:auto;transition:transform .5s;box-shadow:0 20px 40px #0000004d}.ProductShowcase-module__fCnySW__card:hover .ProductShowcase-module__fCnySW__cardImg{transform:scale(1.05)}@media (min-width:1024px){.ProductShowcase-module__fCnySW__cardImg{transform:perspective(1000px)rotateY(-10deg)rotateX(10deg)}.ProductShowcase-module__fCnySW__card:hover .ProductShowcase-module__fCnySW__cardImg{transform:perspective(1000px)rotateY(0)rotateX(0)scale(1.05)}}.ProductShowcase-module__fCnySW__cardContent{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.ProductShowcase-module__fCnySW__iconSmall{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:24px;display:flex}.ProductShowcase-module__fCnySW__cardTitle{color:#fff;margin-bottom:12px;font-size:1.5rem;font-weight:700}.ProductShowcase-module__fCnySW__cardDesc{color:#fff9;margin-bottom:24px;font-size:1rem;line-height:1.5}.ProductShowcase-module__fCnySW__features{flex-direction:column;gap:8px;margin:0 0 32px;padding:0;list-style:none;display:flex}.ProductShowcase-module__fCnySW__feature{color:#fffc;align-items:center;gap:8px;font-size:.9rem;display:flex}.ProductShowcase-module__fCnySW__check{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex}.ProductShowcase-module__fCnySW__vehicle .ProductShowcase-module__fCnySW__check{background:#3b82f6}.ProductShowcase-module__fCnySW__digital .ProductShowcase-module__fCnySW__check{background:#22c55e}.ProductShowcase-module__fCnySW__cta{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:12px;font-weight:600;transition:all .2s;display:flex}.ProductShowcase-module__fCnySW__vehicle .ProductShowcase-module__fCnySW__cta:hover{background:#3b82f6}.ProductShowcase-module__fCnySW__digital .ProductShowcase-module__fCnySW__cta:hover{background:#22c55e}.ProductShowcase-module__fCnySW__soonBadge{color:#fff9;text-transform:uppercase;background:#ffffff1a;border-radius:100px;padding:4px 10px;font-size:.7rem;font-weight:600;position:absolute;top:24px;right:24px}.ProductShowcase-module__fCnySW__card.ProductShowcase-module__fCnySW__soon{opacity:.7}@media (min-width:768px){.ProductShowcase-module__fCnySW__grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"vehicle digital""catalog menu"}.ProductShowcase-module__fCnySW__vehicle{grid-area:vehicle}.ProductShowcase-module__fCnySW__digital{grid-area:digital}.ProductShowcase-module__fCnySW__catalog{grid-area:catalog}.ProductShowcase-module__fCnySW__menu{grid-area:menu}}@media (max-width:767px){.ProductShowcase-module__fCnySW__grid{grid-template-columns:1fr;gap:24px}.ProductShowcase-module__fCnySW__card{min-height:auto;padding:24px}.ProductShowcase-module__fCnySW__cardImageWrapper{height:200px}.ProductShowcase-module__fCnySW__cardTitle{font-size:1.25rem}.ProductShowcase-module__fCnySW__header{margin-bottom:40px}.ProductShowcase-module__fCnySW__title{font-size:2rem}}
.ValueProposition-module__CnXcVq__section{background-color:#0a0a0a;padding:100px 0}.ValueProposition-module__CnXcVq__container{max-width:1200px;margin:0 auto;padding:0 24px}.ValueProposition-module__CnXcVq__title{color:#fff;text-align:center;letter-spacing:-.02em;margin-bottom:64px;font-size:2.5rem;font-weight:800}.ValueProposition-module__CnXcVq__grid{grid-template-columns:1fr;gap:40px;display:grid}.ValueProposition-module__CnXcVq__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;align-items:flex-start;padding:32px;transition:all .3s;display:flex}.ValueProposition-module__CnXcVq__card:hover{background:#ffffff0a;transform:translateY(-4px)}.ValueProposition-module__CnXcVq__iconWrapper{background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;font-size:32px;display:flex}.ValueProposition-module__CnXcVq__cardTitle{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:700}.ValueProposition-module__CnXcVq__cardDesc{color:#fff9;font-size:1rem;line-height:1.6}@media (min-width:768px){.ValueProposition-module__CnXcVq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ValueProposition-module__CnXcVq__grid{grid-template-columns:repeat(4,1fr)}}
.HowItWorks-module__ZPCLaW__section{background-color:#050505;background-image:radial-gradient(circle,#ffffff08 0%,#0000 70%);padding:100px 0}.HowItWorks-module__ZPCLaW__container{max-width:1200px;margin:0 auto;padding:0 24px}.HowItWorks-module__ZPCLaW__title{color:#fff;text-align:center;letter-spacing:-.02em;margin-bottom:80px;font-size:2.5rem;font-weight:800}.HowItWorks-module__ZPCLaW__steps{flex-direction:column;gap:48px;max-width:900px;margin:0 auto;display:flex;position:relative}.HowItWorks-module__ZPCLaW__steps:before{content:"";background:linear-gradient(#fff0 0%,#3b82f680 15% 85%,#fff0 100%);width:2px;position:absolute;top:0;bottom:0;left:28px}.HowItWorks-module__ZPCLaW__step{align-items:flex-start;gap:32px;display:flex;position:relative}.HowItWorks-module__ZPCLaW__iconWrapper{color:#fff;z-index:2;background:#050505;border:2px solid #3b82f680;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex;box-shadow:0 0 20px #3b82f633}.HowItWorks-module__ZPCLaW__stepContent{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex:1;padding:24px;transition:all .3s}.HowItWorks-module__ZPCLaW__step:hover .HowItWorks-module__ZPCLaW__stepContent{background:#ffffff0a;transform:translate(8px)}.HowItWorks-module__ZPCLaW__stepTitle{color:#fff;align-items:center;gap:12px;margin-bottom:8px;font-size:1.25rem;font-weight:700;display:flex}.HowItWorks-module__ZPCLaW__stepNumber{color:#3b82f6;background:#3b82f633;border-radius:4px;padding:2px 8px;font-size:.8rem;font-weight:600}.HowItWorks-module__ZPCLaW__stepDesc{color:#fff9;font-size:1rem;line-height:1.6}@media (min-width:768px){.HowItWorks-module__ZPCLaW__steps{text-align:center;flex-direction:row;align-items:flex-start;gap:32px}.HowItWorks-module__ZPCLaW__steps:before{background:linear-gradient(90deg,#fff0 0%,#3b82f680 15% 85%,#fff0 100%);width:100%;height:2px;inset:28px 0 auto}.HowItWorks-module__ZPCLaW__step{flex-direction:column;flex:1;align-items:center;gap:24px}.HowItWorks-module__ZPCLaW__step:hover .HowItWorks-module__ZPCLaW__stepContent{transform:translateY(-8px)}}
.EnvironmentalImpact-module__WoJcBq__section{background-color:#050505;padding:100px 0;position:relative;overflow:hidden}.EnvironmentalImpact-module__WoJcBq__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.EnvironmentalImpact-module__WoJcBq__title{color:#fff;text-align:center;letter-spacing:-.02em;margin-bottom:24px;font-size:2.5rem;font-weight:800}.EnvironmentalImpact-module__WoJcBq__subtitle{color:#fff9;text-align:center;max-width:600px;margin:0 auto 80px;font-size:1.1rem;line-height:1.6}.EnvironmentalImpact-module__WoJcBq__grid{grid-template-columns:1fr;gap:32px;display:grid}.EnvironmentalImpact-module__WoJcBq__card{text-align:center;background:#2bda6c0d;border:1px solid #2bda6c1a;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;transition:all .3s;display:flex}.EnvironmentalImpact-module__WoJcBq__card:hover{background:#2bda6c14;transform:translateY(-4px);box-shadow:0 20px 40px #2bda6c26}.EnvironmentalImpact-module__WoJcBq__icon{margin-bottom:16px;font-size:40px;display:block}.EnvironmentalImpact-module__WoJcBq__counter{color:#2bda6c;margin-bottom:8px;font-size:3rem;font-weight:800;line-height:1}.EnvironmentalImpact-module__WoJcBq__label{color:#fffc;font-size:1rem;font-weight:500}.EnvironmentalImpact-module__WoJcBq__greenElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.EnvironmentalImpact-module__WoJcBq__leaf{filter:blur(2px);background:#2bda6c33;border-radius:20px 0;width:20px;height:20px;position:absolute}.EnvironmentalImpact-module__WoJcBq__leaf1{width:40px;height:40px;top:20%;left:10%;transform:rotate(45deg)}.EnvironmentalImpact-module__WoJcBq__leaf2{opacity:.1;width:60px;height:60px;top:60%;right:15%;transform:rotate(-15deg)}.EnvironmentalImpact-module__WoJcBq__leaf3{opacity:.15;width:30px;height:30px;bottom:10%;left:20%;transform:rotate(60deg)}@media (min-width:768px){.EnvironmentalImpact-module__WoJcBq__grid{grid-template-columns:repeat(3,1fr)}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.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{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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,.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{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.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)}}
.References-module__kI7e-a__section{background-color:#050505;border-top:1px solid #ffffff0d;padding:80px 0}.References-module__kI7e-a__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 24px}.References-module__kI7e-a__title{color:#fff9;letter-spacing:-.01em;margin-bottom:48px;font-size:1.5rem;font-weight:700}.References-module__kI7e-a__referencesSwiper{width:100%;padding:20px 0}.References-module__kI7e-a__logoWrapper{opacity:.5;filter:grayscale();justify-content:center;align-items:center;height:80px;transition:all .3s;display:flex}.References-module__kI7e-a__logoWrapper:hover{opacity:1;filter:grayscale(0%);transform:scale(1.05)}
.FAQ-module__ZxwUNa__section{background-color:#050505;padding:100px 0}.FAQ-module__ZxwUNa__container{max-width:800px;margin:0 auto;padding:0 24px}.FAQ-module__ZxwUNa__title{color:#fff;text-align:center;letter-spacing:-.02em;margin-bottom:64px;font-size:2.5rem;font-weight:800}.FAQ-module__ZxwUNa__accordion{flex-direction:column;gap:16px;display:flex}.FAQ-module__ZxwUNa__item{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;transition:all .2s;overflow:hidden}.FAQ-module__ZxwUNa__item.FAQ-module__ZxwUNa__open{background:#ffffff0d;border-color:#ffffff26}.FAQ-module__ZxwUNa__question{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__ZxwUNa__chevron{opacity:.5;width:20px;height:20px;transition:transform .3s}.FAQ-module__ZxwUNa__item.FAQ-module__ZxwUNa__open .FAQ-module__ZxwUNa__chevron{opacity:1;transform:rotate(180deg)}.FAQ-module__ZxwUNa__answer{color:#fff9;padding:0 24px 24px;font-size:1rem;line-height:1.6}
