@import "https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&family=Roboto:wght@300;400;500;700&display=swap";
:root{--bg:#050a12;--bg2:#080f1c;--surface:#0d1828;--surface2:#111f33;--accent:#00f9f1;--accent2:#f0c040;--accent3:#3a8eff;--text:#e8eef8;--muted:#6b7f9a;--border:#ffffff12;--ff-title:"Sora",sans-serif;--ff-body:"Roboto",sans-serif;--ff-d:"Sora",sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background:var(--bg);color:var(--text);font-family:var(--ff-body);max-width:100%;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}body:before{content:"";pointer-events:none;z-index:50;position:fixed;inset:0}section{flex-direction:column;justify-content:center;height:auto;min-height:100dvh;padding:100px 60px;display:flex}.section-label{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:17px;font-weight:600}.section-title{font-family:var(--ff-d);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.1}.section-title .hi{background:linear-gradient(90deg,#00c9e0,#7b2ff7);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.section-title .hi2{color:var(--accent2)}.section-sub{color:var(--muted);margin-bottom:56px;font-size:17px;font-weight:300;line-height:1.7}.btn{cursor:pointer;font-size:15px;font-weight:600;font-family:var(--ff-b);border:none;border-radius:10px;align-items:center;gap:8px;padding:15px 32px;transition:all .25s;display:inline-flex}.btn-primary{color:#111;background:linear-gradient(90deg,#00f2fe 0%,#7b2ff7 100%);border:none;transition:filter .2s,transform .2s;box-shadow:0 0 30px #00d2e51a}.btn-primary:hover{filter:brightness(.95)saturate(1.2);transform:translateY(-2px)scale(1.03);box-shadow:0 0 50px #00d2e52e}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--surface2);border-color:#ffffff26}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-anim-1{animation:.7s .1s both fadeUp}.hero-anim-2{animation:.7s .25s both fadeUp}.hero-anim-3{animation:.7s .4s both fadeUp}.hero-anim-4{animation:.7s .55s both fadeUp}.esquerda{opacity:0;-o-transition:all .3s ease-out;filter:blur(10px);transition:all .3s ease-out;transform:translate(-30px)}.direita{opacity:0;-o-transition:all .3s ease-out;filter:blur(10px);transition:all .3s ease-out;transform:translate(30px)}.baixo{opacity:0;-o-transition:all .3s ease-out;filter:blur(10px);transition:all .3s ease-out;transform:translateY(30px)}.cima{opacity:0;-o-transition:all .3s ease-out;filter:blur(10px);transition:all .3s ease-out;transform:translateY(-30px)}.ativo{opacity:1;filter:blur();-o-transition:all .8s ease;transition:all .8s;transform:translate(0)}.elementor-editor-active .baixo,.elementor-editor-active .cima,.elementor-editor-active .esquerda,.elementor-editor-active .direita{opacity:1;filter:blur();transform:translate(0)}.elemento1{transition-delay:.2s}.elemento2{transition-delay:.4s}.elemento3{transition-delay:.6s}@media (max-width:768px){section{height:auto;min-height:auto;padding:100px 24px}}@media (max-width:600px){section{padding:130px 16px}}
.header-module__gD0orW__navbar{z-index:100;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0;overflow:hidden}.header-module__gD0orW__navbarBg{z-index:0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;pointer-events:none;background:#050a12bf;transition:opacity .3s;position:absolute;inset:0}.header-module__gD0orW__navbar.header-module__gD0orW__scrolled .header-module__gD0orW__navbarBg{opacity:1}.header-module__gD0orW__navbar.header-module__gD0orW__scrolled{border-bottom:1px solid var(--border);box-shadow:0 4px 32px #0000002e}.header-module__gD0orW__inner{z-index:1;justify-content:space-between;align-items:center;padding:18px 60px;transition:padding .3s;display:flex;position:relative}.header-module__gD0orW__logo{z-index:101;align-items:center;gap:10px;display:flex}.header-module__gD0orW__logoName{font-family:var(--ff-d);background:linear-gradient(90deg,#00c9e0,#7b2ff7);-webkit-text-fill-color:transparent;letter-spacing:.08em;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:800}.header-module__gD0orW__desktopNav{align-items:center;gap:32px;display:flex}.header-module__gD0orW__navLink{color:var(--muted);letter-spacing:.02em;cursor:pointer;padding:0 2px;font-size:14px;font-weight:500;transition:color .2s;position:relative}.header-module__gD0orW__navLink:hover{color:var(--text)}.header-module__gD0orW__navUnderline{background:linear-gradient(90deg,#00f2fe,#7b2ff7);width:0;height:2px;transition:width .25s;display:block;position:absolute;bottom:-3px;left:0}.header-module__gD0orW__navLink:hover .header-module__gD0orW__navUnderline{width:100%}.header-module__gD0orW__actions{align-items:center;gap:12px;display:flex}.header-module__gD0orW__ctaBtn{color:#111;cursor:pointer;background:linear-gradient(90deg,#00f2fe 0%,#7b2ff7 100%);border:none;border-radius:8px;padding:10px 22px;font-size:15px;font-weight:700;transition:filter .2s,transform .2s}.header-module__gD0orW__ctaBtn:hover{filter:brightness(.95)saturate(1.2);transform:translateY(-2px)scale(1.03)}.header-module__gD0orW__menuBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:none}.header-module__gD0orW__menuBtn:hover{background:#00d2e514}.header-module__gD0orW__mobileNav{z-index:1;border-top:1px solid #ffffff0f;flex-direction:column;padding:0 0 16px;animation:.2s header-module__gD0orW__fadeIn;display:flex;position:relative}@keyframes header-module__gD0orW__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.header-module__gD0orW__mobileNavLink{color:var(--text);font-size:16px;font-weight:600;font-family:var(--ff-title);cursor:pointer;border-bottom:1px solid #ffffff0d;padding:16px 24px;transition:background .2s,color .2s}.header-module__gD0orW__mobileNavLink:hover{color:var(--accent);background:#00d2e50f}.header-module__gD0orW__mobileCta{color:#111;cursor:pointer;background:linear-gradient(90deg,#00f2fe 0%,#7b2ff7 100%);border:none;border-radius:12px;margin:16px 24px 0;padding:16px 0;font-size:16px;font-weight:700;transition:filter .2s,transform .2s}.header-module__gD0orW__mobileCta:hover{filter:brightness(.95);transform:translateY(-2px)}@media (max-width:950px){.header-module__gD0orW__desktopNav,.header-module__gD0orW__ctaBtn{display:none}.header-module__gD0orW__menuBtn{display:flex}.header-module__gD0orW__inner{padding:16px 24px}}@media (max-width:600px){.header-module__gD0orW__inner{padding:12px 4vw}}
.hero-module__hDyI2G__hero{justify-content:center;align-items:center;min-height:100vh;padding:140px 60px 80px;display:flex;position:relative;overflow:hidden}.hero-module__hDyI2G__hero-grid{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 70%,#000 0%,#0000 60%);mask-image:radial-gradient(at 70%,#000 0%,#0000 60%)}.hero-module__hDyI2G__orb{filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.hero-module__hDyI2G__orb-1{background:radial-gradient(circle,#00e5a02e 0%,#0000 70%);width:500px;height:500px;animation:8s ease-in-out infinite hero-module__hDyI2G__float1;top:-100px;left:-100px}.hero-module__hDyI2G__orb-2{background:radial-gradient(circle,#3a8eff1f 0%,#0000 70%);width:600px;height:600px;animation:10s ease-in-out infinite hero-module__hDyI2G__float2;bottom:-150px;right:-100px}@keyframes hero-module__hDyI2G__float1{0%,to{transform:translate(0)}50%{transform:translate(30px,40px)}}@keyframes hero-module__hDyI2G__float2{0%,to{transform:translate(0)}50%{transform:translate(-40px,-30px)}}.hero-module__hDyI2G__hero-content{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.hero-module__hDyI2G__hero-tag{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;background:#0f2d34dc;border:1px solid #0c575b;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.hero-module__hDyI2G__hero-tag-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite hero-module__hDyI2G__pulse}@keyframes hero-module__hDyI2G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-module__hDyI2G__hero-title{font-family:var(--ff-d);text-align:center;margin-bottom:24px;font-size:clamp(48px,6vw,80px);font-weight:800;line-height:1.05}.hero-module__hDyI2G__hero-title span{background:linear-gradient(90deg,#9a5af9,#00c9e0,#009fb3,#7b2ff7,#5f1ed1,#33d7ea);-webkit-text-fill-color:transparent;color:#0000;background-size:500% 200%;-webkit-background-clip:text;background-clip:text;transition:all 1s;animation:3s ease-in-out 2s infinite alternate hero-module__hDyI2G__move}@keyframes hero-module__hDyI2G__move{0%{background-position:0 0}to{background-position:100% 0}}.hero-module__hDyI2G__hero-desc{color:var(--muted);text-align:center;max-width:520px;margin-bottom:44px;font-size:18px;font-weight:300;line-height:1.7}.hero-module__hDyI2G__hero-actions{align-items:center;gap:16px;display:flex}.hero-module__hDyI2G__hero-stats{border-top:1px solid var(--border);justify-content:space-around;gap:40px;width:72%;margin-top:64px;padding-top:40px;display:flex}.hero-module__hDyI2G__stat-container{flex-direction:column;align-items:center;display:flex}.hero-module__hDyI2G__stat-num{font-family:var(--ff-d);color:var(--accent);font-size:32px;font-weight:800;line-height:1}.hero-module__hDyI2G__stat-label{color:var(--muted);margin-top:4px;font-size:13px}@media (max-width:768px){.hero-module__hDyI2G__stat-label{text-align:center}.hero-module__hDyI2G__hero{padding:100px 20px 60px}}@media (max-width:600px){.hero-module__hDyI2G__hero-title{line-height:1.1;font-size:2rem!important}.hero-module__hDyI2G__hero-desc{font-size:15px}.hero-module__hDyI2G__hero-actions{flex-direction:column;align-items:center;gap:10px}.hero-module__hDyI2G__hero-stats{flex-direction:column;align-items:center;gap:40px}.hero-module__hDyI2G__stat-container{min-width:0}}@media (max-width:480px){.hero-module__hDyI2G__hero{padding:90px 16px 40px}}
@media (max-width:500px){.services-module__P0LUXa__services-header{margin-bottom:32px}.services-module__P0LUXa__services-header .services-module__P0LUXa__section-title{font-size:26px!important}.services-module__P0LUXa__services-header .services-module__P0LUXa__section-sub{font-size:14px!important}.services-module__P0LUXa__service-card{border-radius:10px;padding:14px}.services-module__P0LUXa__service-name{font-size:15px}.services-module__P0LUXa__service-desc{font-size:13px}.services-module__P0LUXa__service-icon{margin-bottom:10px;font-size:24px}}.services-module__P0LUXa__services{background:var(--bg2)}.services-module__P0LUXa__services-header{text-align:center;max-width:600px;margin:0 auto}.services-module__P0LUXa__services-header .services-module__P0LUXa__section-sub{max-width:460px;margin:0 auto 56px}.services-module__P0LUXa__services-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto;padding:0 4vw;display:grid}@media (max-width:900px){.services-module__P0LUXa__services-grid{grid-template-columns:1fr 1fr;gap:16px}}@media (max-width:600px){.services-module__P0LUXa__services-grid{grid-template-columns:1fr;gap:12px}}.services-module__P0LUXa__service-card{background:var(--surface);border:1px solid var(--border);cursor:default;border-radius:16px;padding:32px}.services-module__P0LUXa__service-card:hover{border-color:#0c4a5b;transform:translateY(-6px);box-shadow:0 20px 60px #00000059}.services-module__P0LUXa__service-icon{filter:drop-shadow(0 0 12px #10a4ab4d);margin-bottom:20px;font-size:36px}.services-module__P0LUXa__service-name{font-family:var(--ff-d);margin-bottom:12px;font-size:20px;font-weight:700}.services-module__P0LUXa__service-desc{color:var(--muted);font-size:14px;line-height:1.7}.services-module__P0LUXa__service-tags{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}
.portfolio-module__JsqvoW__portfolio{background:var(--bg)}.portfolio-module__JsqvoW__portfolio-header{text-align:center;margin-bottom:56px}.portfolio-module__JsqvoW__portfolio-header .portfolio-module__JsqvoW__section-sub{max-width:480px;margin:0 auto}.portfolio-module__JsqvoW__portfolio-grid{grid-template-columns:repeat(2,1fr);gap:24px;width:65%;min-width:65%;margin:0 auto;padding:0 4vw;display:grid}.portfolio-module__JsqvoW__p-card{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:16px;display:block;overflow:hidden}.portfolio-module__JsqvoW__p-card:hover{border-color:#0c4a5b;transform:translateY(-6px);box-shadow:0 20px 60px #0006,0 0 0 1px #10a4ab4d}.portfolio-module__JsqvoW__p-screen{height:280px;position:relative;overflow:hidden}.portfolio-module__JsqvoW__p-screen:before{content:"";background:radial-gradient(circle at 50% 0,#1082ab2d,#0000 60%);position:absolute;inset:0}.portfolio-module__JsqvoW__p-overlay{background:linear-gradient(#0000 50%,#050a1299 100%);transition:opacity .3s;position:absolute;inset:0}.portfolio-module__JsqvoW__p-card:hover .portfolio-module__JsqvoW__p-overlay{opacity:.4}.portfolio-module__JsqvoW__p-icon{z-index:1;filter:drop-shadow(0 0 20px #10a4ab4d);font-size:48px;position:relative}.portfolio-module__JsqvoW__p-body{padding:24px}.portfolio-module__JsqvoW__p-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:11px;font-weight:500;display:block}.portfolio-module__JsqvoW__p-title{font-family:var(--ff-d);margin-bottom:8px;font-size:20px;font-weight:700}.portfolio-module__JsqvoW__p-desc{color:var(--muted);font-size:14px;line-height:1.6}@media (min-width:601px) and (max-width:900px){.portfolio-module__JsqvoW__portfolio-grid{grid-template-columns:1fr 1fr;gap:16px;width:100%}}@media (max-width:600px){.portfolio-module__JsqvoW__portfolio-grid{grid-template-columns:1fr;gap:12px;width:100%}.portfolio-module__JsqvoW__p-screen{height:200px}}@media (max-width:500px){.portfolio-module__JsqvoW__portfolio-header{margin-bottom:32px}.portfolio-module__JsqvoW__portfolio-header .portfolio-module__JsqvoW__section-title{font-size:26px!important}.portfolio-module__JsqvoW__portfolio-header .portfolio-module__JsqvoW__section-sub{font-size:14px!important}.portfolio-module__JsqvoW__p-card{border-radius:10px}.portfolio-module__JsqvoW__p-body{padding:14px}.portfolio-module__JsqvoW__p-title{font-size:15px}.portfolio-module__JsqvoW__p-desc{font-size:13px}}
.about-module__I36-ya__about{background:var(--bg2)}.about-module__I36-ya__aboutInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:grid}.about-module__I36-ya__aboutText .about-module__I36-ya__section-sub{margin-bottom:36px}.about-module__I36-ya__aboutValues{grid-template-columns:1fr 1fr;gap:20px;display:grid}.about-module__I36-ya__valueCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:20px}.about-module__I36-ya__valueCard:hover{border-color:#2edee77b}.about-module__I36-ya__valueIcon{margin-bottom:10px;font-size:24px}.about-module__I36-ya__valueName{font-family:var(--ff-d);margin-bottom:6px;font-size:15px;font-weight:700}.about-module__I36-ya__valueDesc{color:var(--muted);font-size:13px;line-height:1.6}.about-module__I36-ya__aboutVisual{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-module__I36-ya__aboutRing{border:1px solid #0c575b67;border-radius:50%;justify-content:center;align-items:center;width:360px;height:360px;animation:20s linear infinite about-module__I36-ya__spin;display:flex;position:relative}@keyframes about-module__I36-ya__spin{to{transform:rotate(360deg)}}.about-module__I36-ya__aboutRing:before{content:"";background:var(--accent);width:12px;height:12px;box-shadow:0 0 16px var(--accent);border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%)}.about-module__I36-ya__aboutRingInner{border:1px solid #3a8eff26;border-radius:50%;justify-content:center;align-items:center;width:260px;height:260px;animation:12s linear infinite reverse about-module__I36-ya__spin;display:flex}.about-module__I36-ya__aboutRingInner:before{content:"";background:var(--accent3);width:8px;height:8px;box-shadow:0 0 12px var(--accent3);border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%)}.about-module__I36-ya__aboutCore{background:linear-gradient(135deg,var(--surface)0%,var(--surface2)100%);border:1px solid var(--border);width:140px;height:140px;font-family:var(--ff-d);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;animation:20s linear infinite reverse about-module__I36-ya__spin;display:flex}.about-module__I36-ya__aboutCore span:first-child{color:var(--accent);font-size:28px;font-weight:800}.about-module__I36-ya__aboutCore span:last-child{color:var(--muted);letter-spacing:.08em;margin-top:2px;font-size:10px}@media (max-width:900px){.about-module__I36-ya__aboutInner{text-align:center;grid-template-columns:1fr;gap:32px;padding:0 4vw}}@media (max-width:600px){.about-module__I36-ya__aboutRing{width:240px;height:240px}.about-module__I36-ya__aboutRingInner{width:170px;height:170px}.about-module__I36-ya__aboutCore{width:100px;height:100px}.about-module__I36-ya__aboutCore span:first-child{font-size:20px}.about-module__I36-ya__aboutCore span:last-child{font-size:8px}.about-module__I36-ya__aboutValues{grid-template-columns:1fr;gap:12px}}@media (max-width:500px){.about-module__I36-ya__aboutInner{gap:16px;padding:0 2vw}.about-module__I36-ya__aboutText .about-module__I36-ya__section-sub{margin-bottom:18px;font-size:15px}.about-module__I36-ya__valueCard{padding:12px;font-size:13px}.about-module__I36-ya__valueName{font-size:13px}.about-module__I36-ya__valueIcon{font-size:20px}}
.cta-module__cdf3Xa__cta{background:var(--bg);text-align:center;position:relative;overflow:hidden}.cta-module__cdf3Xa__cta:before{content:"";pointer-events:none;background:radial-gradient(#0c4a5b4b,#0000 70%);width:800px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.cta-module__cdf3Xa__ctaInner{z-index:1;max-width:640px;margin:0 auto;padding:0 4vw;position:relative}.cta-module__cdf3Xa__ctaInner .cta-module__cdf3Xa__sectionSub{max-width:460px;margin:0 auto 40px}.cta-module__cdf3Xa__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:500px){.cta-module__cdf3Xa__ctaInner{padding:0 2vw}.cta-module__cdf3Xa__ctaActions{gap:8px}.cta-module__cdf3Xa__section-title{font-size:28px!important}.cta-module__cdf3Xa__section-sub{font-size:15px!important}}
.testimonials-module__2CPmcW__testimonials{background:var(--bg2);text-align:center}.testimonials-module__2CPmcW__testimonials-header{margin-bottom:56px}.testimonials-module__2CPmcW__testimonials-title{font-family:var(--ff-title);color:var(--text);letter-spacing:-.02em;font-size:clamp(32px,4vw,56px);font-weight:800;line-height:1.1}.testimonials-module__2CPmcW__testimonials-hi{background:linear-gradient(90deg,#00c9e0,#7b2ff7);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.testimonials-module__2CPmcW__testimonials-grid{grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:1100px;margin:0 auto;display:grid}.testimonials-module__2CPmcW__testimonials-card{background:var(--surface);border:1px solid var(--border);text-align:left;cursor:default;border-radius:16px;flex-direction:column;gap:20px;padding:32px 28px;display:flex}.testimonials-module__2CPmcW__testimonials-card:hover{border-color:#00c9e038;transform:translateY(-5px);box-shadow:0 16px 48px #0006}.testimonials-module__2CPmcW__testimonials-stars{gap:4px;display:flex}.testimonials-module__2CPmcW__testimonials-star{color:var(--accent);filter:drop-shadow(0 0 4px #00f9f180);font-size:18px;line-height:1}.testimonials-module__2CPmcW__testimonials-quote{color:var(--muted);flex:1;font-size:14.5px;font-weight:300;line-height:1.75}.testimonials-module__2CPmcW__testimonials-author{border-top:1px solid var(--border);flex-direction:column;gap:3px;padding-top:16px;display:flex}.testimonials-module__2CPmcW__testimonials-name{font-family:var(--ff-title);color:var(--text);font-size:15px;font-weight:700}.testimonials-module__2CPmcW__testimonials-role{color:var(--muted);font-size:13px}@media (max-width:900px){.testimonials-module__2CPmcW__testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.testimonials-module__2CPmcW__testimonials-section{padding:72px 24px}.testimonials-module__2CPmcW__testimonials-header{margin-bottom:32px}.testimonials-module__2CPmcW__testimonials-title{font-size:1.5rem!important}.testimonials-module__2CPmcW__testimonials-grid{grid-template-columns:1fr;gap:12px;padding:0 2vw}.testimonials-module__2CPmcW__testimonials-card{border-radius:10px;padding:21px 16px}.testimonials-module__2CPmcW__testimonials-quote{font-size:15px}.testimonials-module__2CPmcW__testimonials-name{font-size:14px}.testimonials-module__2CPmcW__testimonials-role{font-size:13px}}
.contact-module__7zKYhW__contact{background:var(--bg2);position:relative;overflow:hidden}.contact-module__7zKYhW__contact:before{content:"";pointer-events:none;background:radial-gradient(circle,#3a8eff12,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.contact-module__7zKYhW__contactInner{text-align:center;z-index:1;max-width:680px;margin:0 auto;position:relative}.contact-module__7zKYhW__contactInner .contact-module__7zKYhW__sectionSub{max-width:500px;margin:0 auto 36px}.contact-module__7zKYhW__contactChips{justify-content:center;gap:16px;margin-bottom:40px;display:flex}.contact-module__7zKYhW__contactChip{background:var(--surface);border:1px solid var(--border);color:var(--muted);border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;display:flex}.contact-module__7zKYhW__contactChip span{color:var(--accent)}.contact-module__7zKYhW__contactForm{flex-direction:column;gap:16px;display:flex}.contact-module__7zKYhW__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-module__7zKYhW__formField{background:var(--surface);border:1px solid var(--border);color:var(--text);font-family:var(--ff-b);width:100%;box-shadow:.2s;resize:none;border-radius:12px;outline:none;padding:16px 20px;font-size:15px}.contact-module__7zKYhW__formField::placeholder{color:var(--muted)}.contact-module__7zKYhW__formField:focus{border-color:#0b7896cd}.contact-module__7zKYhW__formSubmit{font-family:var(--ff-d);cursor:pointer;letter-spacing:.02em;color:#111;background:linear-gradient(90deg,#00f2fe 0%,#7b2ff7 100%);border:none;border-radius:12px;padding:16px 32px;font-size:15px;font-weight:700;box-shadow:0 0 30px #00d2e51a}.contact-module__7zKYhW__formSubmit:hover{transform:translateY(-2px);box-shadow:0 0 50px #00d2e526}.contact-module__7zKYhW__formSuccess{color:var(--accent);text-align:center;background:#00e5a014;border:1px solid #00e5a033;border-radius:8px;padding:12px;font-size:14px;display:none}.contact-module__7zKYhW__formError{color:#e53e3e;margin-top:.75rem;font-size:.9rem}@media (max-width:600px){.contact-module__7zKYhW__formRow{grid-template-columns:1fr;gap:12px}.contact-module__7zKYhW__contactInner{padding:0 2vw}}
.footer-module__DeADUW__footer{border-top:1px solid var(--border);padding:60px}.footer-module__DeADUW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1160px;margin:0 auto 48px;display:grid}.footer-module__DeADUW__fb p{color:var(--muted);max-width:260px;margin-top:16px;font-size:14px;line-height:1.7}.footer-module__DeADUW__fcTitulo{font-family:var(--ffd);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:18px;font-size:12px;font-weight:700}.footer-module__DeADUW__fc ul{flex-direction:column;gap:11px;display:flex}.footer-module__DeADUW__fc a{font-size:14px;transition:color .2s}.footer-module__DeADUW__fc a:hover{color:var(--accent)}.footer-module__DeADUW__socials{gap:10px;margin-top:2px;display:flex}.footer-module__DeADUW__soc{background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--text);border-radius:10px;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:all .2s;display:flex}.footer-module__DeADUW__soc:hover{background:var(--surface2);color:var(--accent);border-color:#0c4a5b47;transform:translateY(-2px)}.footer-module__DeADUW__footerBottom{border-top:1px solid var(--border);max-width:1160px;color:var(--muted);justify-content:center;align-items:center;margin:0 auto;padding-top:28px;font-size:13px;display:flex}.footer-module__DeADUW__logoName{font-family:var(--ff-d);background:linear-gradient(90deg,#00c9e0,#7b2ff7);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:.08em;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:800}.footer-module__DeADUW__contactLink{color:inherit;opacity:.75;align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:flex}.footer-module__DeADUW__contactLink:hover{opacity:1}.footer-module__DeADUW__spacer{flex-direction:column;justify-content:space-between;display:flex}.footer-module__DeADUW__fcTitulo2{font-family:var(--ffd);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:700}@media (max-width:600px){.footer-module__DeADUW__footerGrid{flex-direction:column;gap:50px;display:flex}.footer-module__DeADUW__footer{padding:50px 0 0 30px}.footer-module__DeADUW__fb p{max-width:85%}.footer-module__DeADUW__spacer{gap:50px}}
.process-module__OBcjIW__process{background:var(--bg);text-align:center}.process-module__OBcjIW__process-header{margin-bottom:64px}.process-module__OBcjIW__process-header .process-module__OBcjIW__section-sub{max-width:500px;margin:0 auto}.process-module__OBcjIW__process-grid{grid-template-columns:repeat(4,1fr);gap:0;max-width:1100px;margin:0 auto;padding:0 4vw;display:grid;position:relative}.process-module__OBcjIW__process-line{background:linear-gradient(90deg,var(--accent),#3a8eff80,#f0c04080,var(--accent2));opacity:.35;height:1px;position:absolute;top:44px;left:calc(12.5% + 30px);right:calc(12.5% + 30px)}.process-module__OBcjIW__p-step{padding:20px}.process-module__OBcjIW__step-bubble{width:88px;height:88px;font-family:var(--ff-d);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:28px;font-weight:800;display:flex;position:relative}.process-module__OBcjIW__bubble-lightblue{color:var(--accent);background:#10a4ab1f;border:1px solid #10a4ab4d;box-shadow:0 0 30px #10a4ab26}.process-module__OBcjIW__bubble-green{color:var(--accent);background:#00e5a01f;border:1px solid #00e5a04d;box-shadow:0 0 30px #00e5a026}.process-module__OBcjIW__bubble-blue{color:var(--accent3);background:#3a8eff1f;border:1px solid #3a8eff4d;box-shadow:0 0 30px #3a8eff26}.process-module__OBcjIW__bubble-yellow{color:var(--accent2);background:#f0c0401f;border:1px solid #f0c0404d;box-shadow:0 0 30px #f0c04026}.process-module__OBcjIW__p-step h3{font-family:var(--ff-d);margin-bottom:10px;font-size:18px;font-weight:700}.process-module__OBcjIW__p-step p{color:var(--muted);font-size:14px;line-height:1.6}@media (max-width:900px){.process-module__OBcjIW__process-grid{grid-template-columns:1fr 1fr;gap:16px}}@media (max-width:600px){.process-module__OBcjIW__process-grid{grid-template-columns:1fr;gap:12px}}@media (max-width:500px){.process-module__OBcjIW__process-header{margin-bottom:32px}.process-module__OBcjIW__process-header .process-module__OBcjIW__section-title{font-size:26px!important}.process-module__OBcjIW__process-header .process-module__OBcjIW__section-sub{font-size:14px!important}.process-module__OBcjIW__p-step{padding:10px}.process-module__OBcjIW__step-bubble{width:56px;height:56px;margin-bottom:12px;font-size:18px}}
.whybitsbytes-module__CTSJRa__why-section{background:var(--bg);flex-direction:column;align-items:center;width:100%;padding:96px 60px;display:flex}.whybitsbytes-module__CTSJRa__why-heading{font-family:var(--font-display,"Syne",sans-serif);color:#f0f0f5;text-align:center;letter-spacing:-.02em;margin-bottom:56px;font-size:clamp(26px,3.5vw,40px);font-weight:700}.whybitsbytes-module__CTSJRa__why-heading .whybitsbytes-module__CTSJRa__why-brand{background:linear-gradient(270deg,#7b2ff7,#00c9e0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.whybitsbytes-module__CTSJRa__why-grid{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;max-width:900px;display:grid}.whybitsbytes-module__CTSJRa__why-card{cursor:default;background:#18181d;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:10px;padding:28px 24px 30px;display:flex}.whybitsbytes-module__CTSJRa__why-card:hover{border-color:#00c9e040;transform:translateY(-4px);box-shadow:0 12px 36px #00000059}.whybitsbytes-module__CTSJRa__why-iconWrap{color:#00c9e0;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:4px;display:flex}.whybitsbytes-module__CTSJRa__why-iconWrap svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.whybitsbytes-module__CTSJRa__why-cardTitle{font-family:var(--font-display,"Syne",sans-serif);color:#e8eef8;font-size:15px;font-weight:700;line-height:1.3}.whybitsbytes-module__CTSJRa__why-cardDesc{color:#5e6a7e;font-size:13.5px;font-weight:400;line-height:1.65}@media (max-width:768px){.whybitsbytes-module__CTSJRa__why-section{padding:72px 24px}.whybitsbytes-module__CTSJRa__why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.whybitsbytes-module__CTSJRa__why-heading{margin-bottom:28px;font-size:1.8rem!important}.whybitsbytes-module__CTSJRa__why-grid{grid-template-columns:1fr;gap:10px;padding:0 2vw}.whybitsbytes-module__CTSJRa__why-card{border-radius:10px;padding:14px 8px 16px}}@media (max-width:480px){.whybitsbytes-module__CTSJRa__why-grid{grid-template-columns:1fr}}
.whatsappbutton-module__ulgXBa__btn{z-index:99;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 24px #25d36666}.whatsappbutton-module__ulgXBa__btn:hover{transform:translateY(-3px)scale(1.08);box-shadow:0 8px 32px #25d3668c}.whatsappbutton-module__ulgXBa__tooltip{color:#111;white-space:nowrap;opacity:0;pointer-events:none;background:#fff;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;right:68px;transform:translate(8px);box-shadow:0 4px 20px #00000026}.whatsappbutton-module__ulgXBa__tooltip:after{content:"";border:6px solid #0000;border-left-color:#fff;border-right:none;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.whatsappbutton-module__ulgXBa__btn:hover .whatsappbutton-module__ulgXBa__tooltip{opacity:1;transform:translate(0)}@media (max-width:600px){.whatsappbutton-module__ulgXBa__btn{width:50px;height:50px;bottom:20px;right:20px}.whatsappbutton-module__ulgXBa__tooltip{display:none}}
