.Navbar-module__cJzEcG__nav{z-index:1000;background:0 0;align-items:center;width:100%;height:110px;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#ffffffe6;height:95px;box-shadow:0 4px 20px #0000000d}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__desktopNav Link{color:var(--text);font-size:.95rem;font-weight:500;transition:color .3s}.Navbar-module__cJzEcG__desktopNav a:hover{color:var(--primary-light)}.Navbar-module__cJzEcG__mobileToggle{color:var(--primary);background:0 0;display:none}.Navbar-module__cJzEcG__mobileNav{z-index:999;background:#fff;width:100%;padding:2rem;transition:transform .4s cubic-bezier(.165,.84,.44,1);position:fixed;top:80px;left:0;transform:translateY(-150%);box-shadow:0 10px 30px #0000001a}.Navbar-module__cJzEcG__mobileNav.Navbar-module__cJzEcG__active{transform:translateY(0)}.Navbar-module__cJzEcG__mobileNav ul{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__desktopNav{display:none}.Navbar-module__cJzEcG__mobileToggle{display:block}}
.Hero-module__ZARIfG__hero{background-color:var(--primary);color:#fff;align-items:center;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoBg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(135deg,#0a2540f2 0%,#0a254066 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{z-index:2;width:100%;position:relative}.Hero-module__ZARIfG__content{max-width:800px}.Hero-module__ZARIfG__badge{color:var(--secondary);background:#00d1ff1a;border:1px solid #00d1ff4d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__content h1{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--secondary)}.Hero-module__ZARIfG__content p{opacity:.9;max-width:600px;margin-bottom:2.5rem;font-size:clamp(1.1rem,2vw,1.4rem)}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--secondary);color:#000;border-radius:var(--radius);align-items:center;gap:.8rem;padding:1rem 2rem;font-weight:700;transition:all .3s;display:flex}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00d1ff66}.Hero-module__ZARIfG__secondaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:var(--radius);background:#ffffff1a;border:1px solid #fff3;padding:1rem 2rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__secondaryBtn:hover{background:#fff3}.Hero-module__ZARIfG__scrollIndicator{color:#ffffff80;z-index:2;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:600px;padding-top:80px}}
.Partners-module__Wk2-ZG__partners{border-bottom:1px solid var(--border);background:#fff;padding:40px 0;overflow:hidden}.Partners-module__Wk2-ZG__container{max-width:100%;margin:0 auto}.Partners-module__Wk2-ZG__label{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:30px;font-size:.9rem;font-weight:600}.Partners-module__Wk2-ZG__slider{width:100%;display:flex;position:relative;overflow:hidden}.Partners-module__Wk2-ZG__slider:before,.Partners-module__Wk2-ZG__slider:after{content:"";z-index:2;width:150px;height:100%;position:absolute;top:0}.Partners-module__Wk2-ZG__slider:before{background:linear-gradient(90deg,#fff 0%,#fff0 100%);left:0}.Partners-module__Wk2-ZG__slider:after{background:linear-gradient(270deg,#fff 0%,#fff0 100%);right:0}.Partners-module__Wk2-ZG__track{gap:80px;padding-left:40px;display:flex}.Partners-module__Wk2-ZG__logo{color:var(--text-muted);opacity:.5;white-space:nowrap;letter-spacing:-.05em;align-items:center;gap:10px;font-size:1.5rem;font-weight:800;display:flex}.Partners-module__Wk2-ZG__logoPrefix{background:var(--bg-offset);border:1px solid var(--border);width:35px;height:35px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:flex}@media (max-width:768px){.Partners-module__Wk2-ZG__logo{font-size:1.2rem}}
.AboutStats-module__mg2NtG__about{background:#fff;padding:100px 0}.AboutStats-module__mg2NtG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.AboutStats-module__mg2NtG__content h2{color:var(--primary);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.AboutStats-module__mg2NtG__highlight{color:var(--accent)}.AboutStats-module__mg2NtG__lead{color:var(--text);margin-bottom:1.5rem;font-size:1.25rem;font-weight:500;line-height:1.6}.AboutStats-module__mg2NtG__content p{color:var(--text-muted);margin-bottom:2rem;line-height:1.7}.AboutStats-module__mg2NtG__list{flex-direction:column;gap:1rem;display:flex}.AboutStats-module__mg2NtG__list li{color:var(--primary);align-items:center;gap:1rem;font-weight:500;display:flex}.AboutStats-module__mg2NtG__icon{color:var(--secondary)}.AboutStats-module__mg2NtG__statsGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.AboutStats-module__mg2NtG__statCard{background:var(--bg-offset);text-align:center;border:1px solid var(--border);border-radius:20px;padding:2.5rem;transition:transform .3s}.AboutStats-module__mg2NtG__statCard:hover{border-color:var(--secondary);transform:translateY(-5px)}.AboutStats-module__mg2NtG__statCard h3{color:var(--primary);margin-bottom:.5rem;font-size:3rem;font-weight:800}.AboutStats-module__mg2NtG__statCard p{color:var(--text-muted);font-weight:600}@media (max-width:992px){.AboutStats-module__mg2NtG__grid{grid-template-columns:1fr;gap:4rem}}
.Services-module__dpHhBa__services{background:var(--bg-offset);padding:100px 0}.Services-module__dpHhBa__header{text-align:center;max-width:700px;margin:0 auto 60px}.Services-module__dpHhBa__header h2{color:var(--primary);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.Services-module__dpHhBa__highlight{color:var(--accent)}.Services-module__dpHhBa__header p{color:var(--text-muted);font-size:1.15rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__card{border-radius:var(--radius);border:1px solid var(--border);background:#fff;flex-direction:column;height:100%;padding:3rem 2rem;transition:all .3s cubic-bezier(.165,.84,.44,1);display:flex}.Services-module__dpHhBa__card:hover{border-color:var(--secondary);box-shadow:0 20px 40px #0000000d}.Services-module__dpHhBa__iconWrapper{width:60px;height:60px;color:var(--accent);background:#635bff0d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrapper{background:var(--accent);color:#fff;transform:rotate(5deg)}.Services-module__dpHhBa__card h3{color:var(--primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Services-module__dpHhBa__card p{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Services-module__dpHhBa__services{padding:60px 0}}
.QuickSupport-module__LjBfmG__support{padding:80px 0}.QuickSupport-module__LjBfmG__card{background:var(--primary);color:#fff;border-radius:30px;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:4rem;display:grid;overflow:hidden}.QuickSupport-module__LjBfmG__iconHeader{color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:700;display:flex}.QuickSupport-module__LjBfmG__zapIcon{fill:currentColor}.QuickSupport-module__LjBfmG__content h2{margin-bottom:1.5rem;font-size:2.8rem;font-weight:800;line-height:1.2}.QuickSupport-module__LjBfmG__content p{opacity:.8;margin-bottom:2.5rem;font-size:1.2rem}.QuickSupport-module__LjBfmG__btns{flex-wrap:wrap;gap:1rem;display:flex}.QuickSupport-module__LjBfmG__btns a{border-radius:var(--radius);align-items:center;gap:.8rem;padding:1rem 1.8rem;font-weight:600;transition:all .3s;display:flex}.QuickSupport-module__LjBfmG__anydesk{color:#fff;background:#ef4444}.QuickSupport-module__LjBfmG__anydesk:hover{background:#dc2626;transform:translateY(-3px);box-shadow:0 5px 15px #f050324d}.QuickSupport-module__LjBfmG__teamviewer{color:#fff;background:#2563eb}.QuickSupport-module__LjBfmG__teamviewer:hover{background:#1d4ed8;transform:translateY(-3px);box-shadow:0 5px 15px #2563eb4d}.QuickSupport-module__LjBfmG__qrSection{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.QuickSupport-module__LjBfmG__qrTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.QuickSupport-module__LjBfmG__qrCodeWrapper{background:#fff;border-radius:16px;margin-bottom:1rem;padding:1rem;display:inline-block;box-shadow:0 15px 35px #0003}.QuickSupport-module__LjBfmG__qrImage{border-radius:8px;max-width:100%;height:auto;display:block}.QuickSupport-module__LjBfmG__qrText{color:#fffc;max-width:280px;font-size:.95rem}@media (max-width:992px){.QuickSupport-module__LjBfmG__card{grid-template-columns:1fr;gap:3rem;padding:3rem}.QuickSupport-module__LjBfmG__btns{justify-content:center}.QuickSupport-module__LjBfmG__content{text-align:center}.QuickSupport-module__LjBfmG__iconHeader{justify-content:center}}@media (max-width:768px){.QuickSupport-module__LjBfmG__card{padding:2rem}.QuickSupport-module__LjBfmG__btns{flex-direction:column;align-items:center}}
.GallerySlider-module__3d8aVG__gallery{background:var(--bg-offset);padding:40px 0;overflow:hidden}.GallerySlider-module__3d8aVG__sliderContainer{width:100vw;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.GallerySlider-module__3d8aVG__sliderContainer:before,.GallerySlider-module__3d8aVG__sliderContainer:after{content:"";z-index:2;pointer-events:none;width:15vw;height:100%;position:absolute;top:0}.GallerySlider-module__3d8aVG__sliderContainer:before{background:linear-gradient(to right, var(--bg-offset) 0%, #f6f9fc00 100%);left:0}.GallerySlider-module__3d8aVG__sliderContainer:after{background:linear-gradient(to left, var(--bg-offset) 0%, #f6f9fc00 100%);right:0}.GallerySlider-module__3d8aVG__track{gap:2rem;width:max-content;padding:1rem 0;display:flex}.GallerySlider-module__3d8aVG__imageCard{border-radius:16px;flex-shrink:0;width:400px;height:250px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 20px #00000014}.GallerySlider-module__3d8aVG__imageCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.GallerySlider-module__3d8aVG__image{object-fit:cover;transition:transform .5s}.GallerySlider-module__3d8aVG__imageCard:hover .GallerySlider-module__3d8aVG__image{transform:scale(1.05)}@media (max-width:768px){.GallerySlider-module__3d8aVG__imageCard{width:280px;height:180px}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--bg-offset);padding:100px 0}.Testimonials-module__ItA9Ha__header{text-align:center;max-width:700px;margin:0 auto 60px}.Testimonials-module__ItA9Ha__header h2{color:var(--primary);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.Testimonials-module__ItA9Ha__highlight{color:var(--accent)}.Testimonials-module__ItA9Ha__header p{color:var(--text-muted);font-size:1.15rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Testimonials-module__ItA9Ha__card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:3rem 2rem;transition:transform .3s,box-shadow .3s;position:relative}.Testimonials-module__ItA9Ha__card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000000d}.Testimonials-module__ItA9Ha__quoteIcon{color:#635bff1a;position:absolute;top:2rem;right:2rem}.Testimonials-module__ItA9Ha__text{color:var(--text);z-index:2;margin-bottom:2rem;font-size:1.1rem;line-height:1.6;position:relative}.Testimonials-module__ItA9Ha__authorBox{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__authorBox h4{color:var(--primary);margin-bottom:.2rem;font-size:1.1rem}.Testimonials-module__ItA9Ha__authorBox p{color:var(--text-muted);font-size:.9rem}
.FAQ-module__V8_xEa__faq{background:#fff;padding:100px 0}.FAQ-module__V8_xEa__grid{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:5rem;display:grid}.FAQ-module__V8_xEa__header h2{color:var(--primary);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.FAQ-module__V8_xEa__highlight{color:var(--accent)}.FAQ-module__V8_xEa__header p{color:var(--text-muted);font-size:1.15rem}.FAQ-module__V8_xEa__list{flex-direction:column;gap:1rem;display:flex}.FAQ-module__V8_xEa__item{border:1px solid var(--border);border-radius:var(--radius);transition:border-color .3s;overflow:hidden}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__active{border-color:var(--secondary)}.FAQ-module__V8_xEa__question{text-align:left;width:100%;color:var(--primary);background:0 0;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:color .3s;display:flex}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__question{color:var(--accent)}.FAQ-module__V8_xEa__icon{color:var(--text-muted)}.FAQ-module__V8_xEa__answerWrapper{overflow:hidden}.FAQ-module__V8_xEa__answer{color:var(--text-muted);padding:0 1.5rem 1.5rem;line-height:1.7}@media (max-width:992px){.FAQ-module__V8_xEa__grid{grid-template-columns:1fr;gap:3rem}}
.Contact-module__hcVmEa__contact{background:#fff;padding:100px 0}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:5rem;display:grid}.Contact-module__hcVmEa__info h2{color:var(--primary);margin-bottom:1rem;font-size:3rem;font-weight:800}.Contact-module__hcVmEa__highlight{color:var(--accent)}.Contact-module__hcVmEa__info p{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.Contact-module__hcVmEa__contactList{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.Contact-module__hcVmEa__contactItem{align-items:center;gap:1.5rem;display:flex}.Contact-module__hcVmEa__iconBox{background:var(--bg-offset);width:50px;height:50px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__contactItem h4{color:var(--primary);margin-bottom:.2rem;font-size:1.1rem}.Contact-module__hcVmEa__contactItem p{margin-bottom:0;font-size:1rem}.Contact-module__hcVmEa__socials{flex-wrap:wrap;gap:1rem;display:flex}.Contact-module__hcVmEa__socials a{border-radius:var(--radius);align-items:center;gap:.8rem;padding:.8rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.Contact-module__hcVmEa__whatsapp{color:#fff;background:#25d366}.Contact-module__hcVmEa__instagram{color:#fff;background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.Contact-module__hcVmEa__socials a:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}.Contact-module__hcVmEa__form{background:var(--bg-offset);border-radius:24px;flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__formGroup label{color:var(--primary);font-size:.9rem;font-weight:600}.Contact-module__hcVmEa__formGroup input,.Contact-module__hcVmEa__formGroup select,.Contact-module__hcVmEa__formGroup textarea{border:1px solid var(--border);border-radius:12px;padding:.8rem 1.2rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.Contact-module__hcVmEa__formGroup input:focus,.Contact-module__hcVmEa__formGroup select:focus,.Contact-module__hcVmEa__formGroup textarea:focus{border-color:var(--accent);outline:none}.Contact-module__hcVmEa__submitBtn{background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.8rem;margin-top:1rem;padding:1rem;font-weight:700;transition:all .3s;display:flex}.Contact-module__hcVmEa__submitBtn:hover{background:var(--primary-light);transform:translateY(-2px)}@media (max-width:992px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:3rem}}.Contact-module__hcVmEa__mapWrapper{border:1px solid var(--border);border-radius:24px;margin-top:4rem;overflow:hidden;box-shadow:0 10px 30px #0000000d}
.Footer-module__S6Hkya__footer{background:var(--bg-offset);border-top:1px solid var(--border);padding:80px 0 40px}.Footer-module__S6Hkya__top{justify-content:space-between;gap:4rem;margin-bottom:60px;display:flex}.Footer-module__S6Hkya__brand{max-width:400px}.Footer-module__S6Hkya__brand p{color:var(--text-muted);margin:1.5rem 0;font-size:1rem}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:.8rem;margin-bottom:2rem;display:flex}.Footer-module__S6Hkya__contactLine{color:var(--text-muted);align-items:center;gap:.8rem;font-size:.95rem;display:flex}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex}.Footer-module__S6Hkya__socials a:hover{background:var(--accent);transform:translateY(-3px)}.Footer-module__S6Hkya__links{gap:4rem;display:flex}.Footer-module__S6Hkya__linkCol h4{color:var(--primary);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__linkCol ul{flex-direction:column;gap:.8rem;display:flex}.Footer-module__S6Hkya__linkCol a{color:var(--text-muted);transition:color .3s}.Footer-module__S6Hkya__linkCol a:hover{color:var(--accent)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:40px;font-size:.9rem;display:flex}.Footer-module__S6Hkya__legal{gap:2rem;display:flex}.Footer-module__S6Hkya__legal a:hover{text-decoration:underline}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column;gap:3rem}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1.5rem}}
