.Hero-module__VIer-W__hero{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.dark .Hero-module__VIer-W__hero{background:#000}.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:#0f172a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0000001a;border-radius:100px;align-items:center;margin-bottom:32px;padding:8px 16px;font-size:.9rem;font-weight:500;display:inline-flex}.dark .Hero-module__VIer-W__badge{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.Hero-module__VIer-W__badgeIcon{color:#3b82f6;margin-right:8px}.Hero-module__VIer-W__title{color:#0f172a;letter-spacing:-.03em;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.dark .Hero-module__VIer-W__title{color:#fff}.Hero-module__VIer-W__highlight{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#3b82f6 0%,#2dd4bf 100%);-webkit-background-clip:text;background-clip:text}.Hero-module__VIer-W__description{color:#64748b;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.dark .Hero-module__VIer-W__description{color:#fff9}.Hero-module__VIer-W__buttons{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__VIer-W__btnPrimary{color:#fff;cursor:pointer;background:#0a5adb;border:none;border-radius:12px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .2s}.dark .Hero-module__VIer-W__btnPrimary{color:#000;background:#fff}.Hero-module__VIer-W__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0a5adb33}.dark .Hero-module__VIer-W__btnPrimary:hover{box-shadow:0 10px 20px #ffffff1a}.Hero-module__VIer-W__btnSecondary{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.dark .Hero-module__VIer-W__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.Hero-module__VIer-W__btnSecondary:hover{background:#f8fafc;border-color:#cbd5e1}.dark .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__slide{justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s ease-in-out;display:flex;position:absolute}.Hero-module__VIer-W__slideActive{opacity:1;z-index:2}.Hero-module__VIer-W__slideInactive{opacity:0;z-index:1;pointer-events:none}.Hero-module__VIer-W__floatingCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;animation:6s ease-in-out infinite Hero-module__VIer-W__float;position:absolute;box-shadow:0 20px 40px #00000014}.dark .Hero-module__VIer-W__floatingCard{background:#ffffff08;border:1px solid #ffffff1a;box-shadow:0 20px 40px #0003}.Hero-module__VIer-W__cardMenu{z-index:2;width:260px;top:80px;left:80px}.Hero-module__VIer-W__cardDigital{z-index:3;width:260px;animation-delay:-3s;bottom:80px;right:80px}.Hero-module__VIer-W__cardAppointment{z-index:2;width:260px;top:80px;left:80px}.Hero-module__VIer-W__cardVehicle{z-index:3;width:260px;animation-delay:-3s;bottom:80px;right:80px}.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:#0f172a;margin-bottom:8px;font-size:1.1rem;font-weight:700}.dark .Hero-module__VIer-W__cardTitle{color:#fff}.Hero-module__VIer-W__cardText{color:#64748b;font-size:.9rem;line-height:1.5}.dark .Hero-module__VIer-W__cardText{color:#ffffff80}.Hero-module__VIer-W__glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f614 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-20%;right:-10%}.dark .Hero-module__VIer-W__glow{background:radial-gradient(circle,#3b82f626 0%,#0000 70%)}.Hero-module__VIer-W__glowLow{pointer-events:none;z-index:1;background:radial-gradient(circle,#22c55e0d 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-20%;left:-10%}.dark .Hero-module__VIer-W__glowLow{background:radial-gradient(circle,#22c55e1a 0%,#0000 70%)}@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__cardMenu,.Hero-module__VIer-W__cardAppointment{top:60px;left:40px}.Hero-module__VIer-W__cardDigital,.Hero-module__VIer-W__cardVehicle{bottom:60px;right:40px}.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%}}.Hero-module__VIer-W__scrollIndicator{z-index:10;opacity:.7;text-decoration:none;transition:opacity .3s;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__VIer-W__scrollIndicator:hover{opacity:1}.Hero-module__VIer-W__scrollMouse{border:2px solid #64748b;border-radius:13px;justify-content:center;width:26px;height:40px;display:flex;position:relative}.dark .Hero-module__VIer-W__scrollMouse{border-color:#ffffff80}.Hero-module__VIer-W__scrollWheel{background:#64748b;border-radius:2px;width:4px;height:8px;margin-top:8px;animation:1.5s ease-in-out infinite Hero-module__VIer-W__scroll}.dark .Hero-module__VIer-W__scrollWheel{background:#ffffffb3}@keyframes Hero-module__VIer-W__scroll{0%{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__VIer-W__scrollIndicator{bottom:20px}}
.ProductShowcase-module__fCnySW__section{z-index:2;background-color:#f5f7fa;padding:100px 0;position:relative}.dark .ProductShowcase-module__fCnySW__section{background-color:#050505}.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:#0f172a;letter-spacing:-.02em;margin-bottom:16px;font-size:2.5rem;font-weight:800}.dark .ProductShowcase-module__fCnySW__title{color:#fff}.ProductShowcase-module__fCnySW__subtitle{color:#64748b;font-size:1.1rem}.dark .ProductShowcase-module__fCnySW__subtitle{color:#fff9}.ProductShowcase-module__fCnySW__grid{grid-template-columns:repeat(2,1fr);gap:24px;width:100%;display:grid}.ProductShowcase-module__fCnySW__cardLink{color:inherit;text-decoration:none;transition:transform .3s;display:block}.ProductShowcase-module__fCnySW__cardLink:hover{transform:translateY(-4px)}.ProductShowcase-module__fCnySW__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;height:100%;padding:32px;transition:all .3s;display:flex}.dark .ProductShowcase-module__fCnySW__card{background:#ffffff08;border:1px solid #ffffff1a}.ProductShowcase-module__fCnySW__card:hover{border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 10px 25px #0000001a}.dark .ProductShowcase-module__fCnySW__card:hover{border-color:#fff3;box-shadow:0 10px 25px #0000004d}.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,.ProductShowcase-module__fCnySW__mockupMenu,.ProductShowcase-module__fCnySW__mockupCatalog,.ProductShowcase-module__fCnySW__mockupAppointment{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__menuIcon{filter:drop-shadow(0 0 20px #e11d484d);font-size:100px}.dark .ProductShowcase-module__fCnySW__menuIcon{filter:drop-shadow(0 0 20px #e11d484d)}.ProductShowcase-module__fCnySW__catalogIcon{filter:drop-shadow(0 0 20px #f59e0b4d);font-size:100px}.ProductShowcase-module__fCnySW__appointmentIcon{filter:drop-shadow(0 0 20px #8b5cf64d);font-size:100px}.ProductShowcase-module__fCnySW__qrImg{filter:invert();border-radius:12px;transition:transform .5s}.dark .ProductShowcase-module__fCnySW__qrImg{filter:drop-shadow(0 0 20px #e11d484d)}.ProductShowcase-module__fCnySW__card:hover .ProductShowcase-module__fCnySW__qrImg{transform:scale(1.05)}.ProductShowcase-module__fCnySW__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:12px;width:100%;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .3s}.dark .ProductShowcase-module__fCnySW__cta{color:#fff;background:#ffffff1a;border:1px solid #fff3}.ProductShowcase-module__fCnySW__cta:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-2px)}.dark .ProductShowcase-module__fCnySW__cta:hover{background:#ffffff26;border-color:#ffffff4d}.ProductShowcase-module__fCnySW__ctaLink{width:100%;margin-top:auto;text-decoration:none}.ProductShowcase-module__fCnySW__demoLink{color:#64748b;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dark .ProductShowcase-module__fCnySW__demoLink{color:#fff9}.ProductShowcase-module__fCnySW__demoLink:hover{color:#0f172a}.dark .ProductShowcase-module__fCnySW__demoLink:hover{color:#fff}.ProductShowcase-module__fCnySW__arrow{transition:transform .2s}.ProductShowcase-module__fCnySW__demoLink:hover .ProductShowcase-module__fCnySW__arrow{transform:translate(4px)}.ProductShowcase-module__fCnySW__cardImg{object-fit:contain;border-radius:12px;width:100%;height:auto;max-height:100%;transition:transform .5s}.dark .ProductShowcase-module__fCnySW__cardImg{box-shadow:0 10px 25px #00000040}.ProductShowcase-module__fCnySW__card:hover .ProductShowcase-module__fCnySW__cardImg{transform:scale(1.05)}.ProductShowcase-module__fCnySW__cardContent{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.ProductShowcase-module__fCnySW__cardTitle{color:#0f172a;margin-bottom:12px;font-size:1.5rem;font-weight:700}.dark .ProductShowcase-module__fCnySW__cardTitle{color:#fff}.ProductShowcase-module__fCnySW__cardDesc{color:#64748b;flex-grow:1;margin-bottom:24px;font-size:1rem;line-height:1.5}.dark .ProductShowcase-module__fCnySW__cardDesc{color:#fff9}.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__menu .ProductShowcase-module__fCnySW__check{background:#e11d48}.ProductShowcase-module__fCnySW__catalog .ProductShowcase-module__fCnySW__check{background:#f59e0b}.ProductShowcase-module__fCnySW__appointment .ProductShowcase-module__fCnySW__check{background:#8b5cf6}.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__menu .ProductShowcase-module__fCnySW__cta:hover{background:#e11d48}.ProductShowcase-module__fCnySW__catalog .ProductShowcase-module__fCnySW__cta:hover{background:#f59e0b}.ProductShowcase-module__fCnySW__appointment .ProductShowcase-module__fCnySW__cta:hover{background:#8b5cf6}@media (max-width:767px){.ProductShowcase-module__fCnySW__grid{grid-template-columns:1fr}.ProductShowcase-module__fCnySW__card{min-height:480px;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:#fff;padding:100px 0}.dark .ValueProposition-module__CnXcVq__section{background-color:#0a0a0a}.ValueProposition-module__CnXcVq__container{max-width:1200px;margin:0 auto;padding:0 24px}.ValueProposition-module__CnXcVq__title{color:#0f172a;text-align:center;letter-spacing:-.02em;margin-bottom:64px;font-size:2.5rem;font-weight:800}.dark .ValueProposition-module__CnXcVq__title{color:#fff}.ValueProposition-module__CnXcVq__grid{grid-template-columns:1fr;gap:40px;display:grid}.ValueProposition-module__CnXcVq__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;align-items:flex-start;padding:32px;transition:all .3s;display:flex}.dark .ValueProposition-module__CnXcVq__card{background:#ffffff05;border:1px solid #ffffff0d}.ValueProposition-module__CnXcVq__card:hover{background:#f1f5f9;transform:translateY(-4px)}.dark .ValueProposition-module__CnXcVq__card:hover{background:#ffffff0a}.ValueProposition-module__CnXcVq__iconWrapper{background:linear-gradient(135deg,#3b82f61a 0%,#3b82f60d 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;font-size:32px;display:flex}.dark .ValueProposition-module__CnXcVq__iconWrapper{background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%)}.ValueProposition-module__CnXcVq__cardTitle{color:#0f172a;margin-bottom:12px;font-size:1.25rem;font-weight:700}.dark .ValueProposition-module__CnXcVq__cardTitle{color:#fff}.ValueProposition-module__CnXcVq__cardDesc{color:#64748b;font-size:1rem;line-height:1.6}.dark .ValueProposition-module__CnXcVq__cardDesc{color:#fff9}@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:#f5f7fa;background-image:radial-gradient(circle,#3b82f608 0%,#0000 70%);padding:100px 0}.dark .HowItWorks-module__ZPCLaW__section{background-color:#050505;background-image:radial-gradient(circle,#ffffff08 0%,#0000 70%)}.HowItWorks-module__ZPCLaW__container{max-width:1200px;margin:0 auto;padding:0 24px}.HowItWorks-module__ZPCLaW__title{color:#0f172a;text-align:center;letter-spacing:-.02em;margin-bottom:80px;font-size:2.5rem;font-weight:800}.dark .HowItWorks-module__ZPCLaW__title{color:#fff}.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:#0f172a;z-index:2;background:#fff;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}.dark .HowItWorks-module__ZPCLaW__iconWrapper{color:#fff;background:#050505}.HowItWorks-module__ZPCLaW__stepContent{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex:1;padding:24px;transition:all .3s}.dark .HowItWorks-module__ZPCLaW__stepContent{background:#ffffff05;border:1px solid #ffffff0d}.HowItWorks-module__ZPCLaW__step:hover .HowItWorks-module__ZPCLaW__stepContent{background:#f8fafc;transform:translate(8px)}.dark .HowItWorks-module__ZPCLaW__step:hover .HowItWorks-module__ZPCLaW__stepContent{background:#ffffff0a}.HowItWorks-module__ZPCLaW__stepTitle{color:#0f172a;align-items:center;gap:12px;margin-bottom:8px;font-size:1.25rem;font-weight:700;display:flex}.dark .HowItWorks-module__ZPCLaW__stepTitle{color:#fff}.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:#64748b;font-size:1rem;line-height:1.6}.dark .HowItWorks-module__ZPCLaW__stepDesc{color:#fff9}@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:#fff;padding:100px 0;position:relative;overflow:hidden}.dark .EnvironmentalImpact-module__WoJcBq__section{background-color:#050505}.EnvironmentalImpact-module__WoJcBq__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.EnvironmentalImpact-module__WoJcBq__title{color:#0f172a;text-align:center;letter-spacing:-.02em;margin-bottom:24px;font-size:2.5rem;font-weight:800}.dark .EnvironmentalImpact-module__WoJcBq__title{color:#fff}.EnvironmentalImpact-module__WoJcBq__subtitle{color:#64748b;text-align:center;max-width:600px;margin:0 auto 80px;font-size:1.1rem;line-height:1.6}.dark .EnvironmentalImpact-module__WoJcBq__subtitle{color:#fff9}.EnvironmentalImpact-module__WoJcBq__grid{grid-template-columns:1fr;gap:32px;display:grid}.EnvironmentalImpact-module__WoJcBq__card{text-align:center;background:#2bda6c14;border:1px solid #2bda6c33;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;transition:all .3s;display:flex}.dark .EnvironmentalImpact-module__WoJcBq__card{background:#2bda6c0d;border:1px solid #2bda6c1a}.EnvironmentalImpact-module__WoJcBq__card:hover{background:#2bda6c1f;transform:translateY(-4px);box-shadow:0 20px 40px #2bda6c33}.dark .EnvironmentalImpact-module__WoJcBq__card:hover{background:#2bda6c14;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:#0f172a;font-size:1rem;font-weight:500}.dark .EnvironmentalImpact-module__WoJcBq__label{color:#fffc}.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)}}
.AppPromotion-module___DpPTa__section{background-color:#050505;padding:100px 0;position:relative;overflow:hidden}.AppPromotion-module___DpPTa__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.AppPromotion-module___DpPTa__card{text-align:center;background:linear-gradient(135deg,#020617 0%,#1e293b 100%);border:1px solid #ffffff1a;border-radius:40px;padding:80px 40px;position:relative;overflow:hidden}.AppPromotion-module___DpPTa__content{z-index:2;max-width:800px;margin:0 auto;position:relative}.AppPromotion-module___DpPTa__title{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-size:3rem;font-weight:800;line-height:1.1}.AppPromotion-module___DpPTa__subtitle{color:#ffffffb3;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem}.AppPromotion-module___DpPTa__stores{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.AppPromotion-module___DpPTa__storeLink{transition:transform .2s}.AppPromotion-module___DpPTa__storeLink:hover{transform:scale(1.05)}.AppPromotion-module___DpPTa__glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}@media (min-width:768px){.AppPromotion-module___DpPTa__stores{flex-direction:row;gap:32px}}
