.Navbar-module__dVeNwG__navbar{width:100%;transition:var(--transition);z-index:1000;background:0 0;justify-content:space-between;align-items:center;padding:20px 40px;display:flex;position:fixed;top:0;left:0}.Navbar-module__dVeNwG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-soft);background:#0a2540f2}.Navbar-module__dVeNwG__logo{filter:drop-shadow(0 0 8px #0009);width:110px;transition:all .3s}.Navbar-module__dVeNwG__menu{z-index:1000;gap:25px;list-style:none;display:flex}.Navbar-module__dVeNwG__menu a{color:var(--light);transition:var(--transition);text-decoration:none;position:relative}.Navbar-module__dVeNwG__menu a:not(.Navbar-module__dVeNwG__btn-menu):after{content:"";background:var(--primary);width:0%;height:2px;transition:var(--transition);position:absolute;bottom:-5px;left:0}.Navbar-module__dVeNwG__menu a:hover{color:var(--primary)}.Navbar-module__dVeNwG__menu a:not(.Navbar-module__dVeNwG__btn-menu):hover:after{width:100%}.Navbar-module__dVeNwG__menuToggle{color:var(--light);cursor:pointer;z-index:1001;font-size:26px;display:none;position:relative}.Navbar-module__dVeNwG__menuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:998;background:#00000080;transition:all .3s;position:fixed;inset:0}.Navbar-module__dVeNwG__active{opacity:1;pointer-events:all}@media (max-width:768px){.Navbar-module__dVeNwG__menu{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);pointer-events:none;z-index:999;background:#0a2540d9;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;height:100vh;transition:transform .4s;position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module__dVeNwG__menu.Navbar-module__dVeNwG__active{pointer-events:all;transform:translate(0)}.Navbar-module__dVeNwG__menu a{opacity:0;font-size:1.3rem;transition:all .3s;transform:translateY(20px)}.Navbar-module__dVeNwG__menu.Navbar-module__dVeNwG__active a{opacity:1;transform:translateY(0)}.Navbar-module__dVeNwG__menu.Navbar-module__dVeNwG__active a:first-child{transition-delay:.1s}.Navbar-module__dVeNwG__menu.Navbar-module__dVeNwG__active a:nth-child(2){transition-delay:.2s}.Navbar-module__dVeNwG__menu.Navbar-module__dVeNwG__active a:nth-child(3){transition-delay:.3s}.Navbar-module__dVeNwG__menu.Navbar-module__dVeNwG__active a:nth-child(4){transition-delay:.4s}.Navbar-module__dVeNwG__menuToggle{display:block}body{overscroll-behavior:none}}
.hero-module__hDyI2G__hero{text-align:center;background:url(/images/fundo.png) 50%/cover no-repeat fixed;justify-content:center;align-items:center;height:100vh;padding:0 20px;display:flex;position:relative}.hero-module__hDyI2G__heroOverlay{z-index:0;background:linear-gradient(#0a2540d9,#0a2540f2);position:absolute;inset:0}.hero-module__hDyI2G__heroContent{z-index:2;flex-direction:column;align-items:center;max-width:700px;display:flex;position:relative}.hero-module__hDyI2G__hero h1{color:var(--light);font-size:2.8rem;font-weight:700;line-height:1.3}.hero-module__hDyI2G__hero p{color:#d1d5db;margin:20px 0 30px;font-size:1.1rem}.hero-module__hDyI2G__btnHero{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 20px #0003}.hero-module__hDyI2G__btnHero:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000004d}.hero-module__hDyI2G__scrollIndicator{opacity:.7;border:2px solid #fff;border-radius:20px;width:20px;height:35px;transition:all .3s;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-module__hDyI2G__scrollIndicator:after{content:"";background:#fff;border-radius:2px;width:4px;height:6px;animation:1.5s infinite hero-module__hDyI2G__scroll;position:absolute;top:6px;left:50%;transform:translate(-50%)}.hero-module__hDyI2G__hide{opacity:0;transform:translate(-50%,20px)}@keyframes hero-module__hDyI2G__scroll{0%{opacity:0;transform:translate(-50%)}50%{opacity:1}to{opacity:0;transform:translate(-50%,10px)}}@media (max-width:768px){.hero-module__hDyI2G__hero{background-attachment:scroll;flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:100vh;padding:0 20px;display:flex;position:relative}.hero-module__hDyI2G__heroContent{text-align:center;max-width:90%}.hero-module__hDyI2G__hero h1{font-size:2rem;line-height:1.2}.hero-module__hDyI2G__hero p{margin:15px 0 25px;font-size:1.05rem}.hero-module__hDyI2G__btnHero{width:80%;max-width:300px}.hero-module__hDyI2G__scrollIndicator{width:16px;height:28px;bottom:60px}.hero-module__hDyI2G__scrollIndicator:after{height:5px}}
.About-module__OtWT4W__sobre{padding:var(--space-2xl) 0;background:linear-gradient(120deg,#0a2540,#0a2540,#0d3b66,#0a2540) 0 0/300% 300%;animation:10s infinite About-module__OtWT4W__gradientMove;position:relative;overflow:hidden}@keyframes About-module__OtWT4W__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.About-module__OtWT4W__sobreContainer{max-width:1200px;padding:0 var(--space-lg);grid-template-columns:1.2fr 1fr;align-items:center;gap:70px;margin:0 auto;display:grid}.About-module__OtWT4W__sobreContainer p{opacity:.8}.About-module__OtWT4W__sobreText{color:var(--light)}.About-module__OtWT4W__subtitulo{color:var(--primary);margin-bottom:20px;font-size:2rem;line-height:1.3}.About-module__OtWT4W__sobreText p{margin-bottom:15px;line-height:1.7}.About-module__OtWT4W__destaque{border-left:4px solid var(--primary);margin-top:20px;padding-left:20px;font-size:1.1rem;font-weight:600}.About-module__OtWT4W__sobreImg{flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.About-module__OtWT4W__sobreImg img{border-radius:20px;width:100%;height:100%;box-shadow:0 25px 70px #0006}.About-module__OtWT4W__btnSobre{color:#fff;background:linear-gradient(135deg,#00c896,#00a87a);border-radius:30px;padding:14px 28px;font-weight:500;text-decoration:none;transition:all .3s;position:absolute;bottom:20px;left:20px}.About-module__OtWT4W__btnSobre:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0003}.About-module__OtWT4W__sobreCards{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:30px;display:grid}@media (max-width:768px){.About-module__OtWT4W__sobreContainer{grid-template-columns:1fr;gap:40px}.About-module__OtWT4W__sobreCards{grid-template-columns:1fr}}
.mvv-module__CIxdbG__mvv{padding:var(--section-padding);text-align:center;background-color:#0000;background-image:linear-gradient(#0a2540d9,#0a2540d9),url(/images/missao.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:relative;overflow:hidden}.mvv-module__CIxdbG__mvv:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#00c89614,#0000 60%);position:absolute;inset:0}.mvv-module__CIxdbG__mvvContainer{justify-content:center;gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(280px,300px));display:grid}.mvv-module__CIxdbG__mvvCard{border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);width:300px;color:var(--light);text-align:center;background:#ffffff0d;padding:35px 30px;transition:all .4s;position:relative;overflow:hidden}.mvv-module__CIxdbG__mvvCard:before{content:"";background:linear-gradient(to bottom, var(--primary), transparent);width:4px;position:absolute;inset:0}.mvv-module__CIxdbG__mvvCard:hover{box-shadow:var(--shadow-glow);background:#ffffff14;transform:scale(1.1)}.mvv-module__CIxdbG__mvvCard i{color:var(--primary);margin-bottom:15px;font-size:32px}.mvv-module__CIxdbG__mvvCard h3{margin-bottom:10px;font-size:1.4rem;font-weight:600}.mvv-module__CIxdbG__mvvCard p{color:var(--gray);font-size:1rem;line-height:1.7}@media (max-width:768px){.mvv-module__CIxdbG__mvvContainer{grid-template-columns:1fr;justify-items:center;gap:20px}.mvv-module__CIxdbG__mvvCard{width:100%;max-width:320px;padding:25px 20px}}
.Services-module__hmdBJW__servicos{padding:var(--section-padding);text-align:center;background:var(--dark);position:relative}.Services-module__hmdBJW__servicos h2,.Services-module__hmdBJW__servicosContainer{z-index:1;position:relative}.Services-module__hmdBJW__servicos:before{content:"";background:#0a2540d9;position:absolute;inset:0}.Services-module__hmdBJW__servicosContainer{justify-content:center;gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(280px,320px));display:grid}.Services-module__hmdBJW__servicoCard{border-radius:var(--radius);cursor:pointer;width:320px;height:420px;box-shadow:var(--shadow-soft);transition:all .4s;position:relative;overflow:hidden;transform:translateY(40px)scale(.95)}.Services-module__hmdBJW__servicoCard:after{content:"";border-radius:var(--radius);border:1px solid #0000;transition:all .3s;position:absolute;inset:0}.Services-module__hmdBJW__servicoCard:hover:after{border:1px solid #00c8964d}.Services-module__hmdBJW__servicoCard.Services-module__hmdBJW__reveal.Services-module__hmdBJW__active{transform:translateY(0)scale(1)}.Services-module__hmdBJW__image{object-fit:cover}.Services-module__hmdBJW__servicoCard:hover .Services-module__hmdBJW__image{transition:all .5s;transform:scale(1.1)}.btn-servico{z-index:2;position:relative}.Services-module__hmdBJW__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--light);pointer-events:auto;z-index:1;background:linear-gradient(#0000,#0a2540e6);flex-direction:column;justify-content:flex-end;padding:20px;transition:all .3s;display:flex;position:absolute;inset:0}.Services-module__hmdBJW__servicoCard:hover .Services-module__hmdBJW__overlay{background:linear-gradient(#0a25404d,#0a2540)}.Services-module__hmdBJW__overlay h3{margin-bottom:10px}.Services-module__hmdBJW__overlay p{color:var(--gray);font-size:.9rem}.Services-module__hmdBJW__tag{color:var(--primary);background:#00c89633;border-radius:20px;width:fit-content;margin-bottom:10px;padding:5px 10px;font-size:12px}.Services-module__hmdBJW__servicoCard:hover .btn-servico{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:768px){.Services-module__hmdBJW__servicoCard{width:100%;height:300px}.Services-module__hmdBJW__overlay p{font-size:.85rem}.Services-module__hmdBJW__btn-servico{opacity:1;pointer-events:auto;transform:translateY(0)}}
.Differentials-module__tPbFNa__diferenciais{padding:var(--section-padding);position:relative;overflow:hidden}.Differentials-module__tPbFNa__bgVideo{object-fit:cover;z-index:-2;filter:brightness(.6)contrast(1.1);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.05)}.Differentials-module__tPbFNa__diferenciais:before{content:"";z-index:-1;background:#0a2540d9;position:absolute;inset:0}.Differentials-module__tPbFNa__content{max-width:1000px;margin:auto}.Differentials-module__tPbFNa__containerGrid{margin-top:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;display:grid}.Differentials-module__tPbFNa__content h2{color:var(--light);text-align:center}.Differentials-module__tPbFNa__item{text-align:center;border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--light);opacity:0;background:#ffffff14;border:1px solid #fff3;padding:30px 20px;transition:all .4s;position:relative;overflow:hidden;transform:translateY(40px)}.Differentials-module__tPbFNa__item.Differentials-module__tPbFNa__reveal.Differentials-module__tPbFNa__active{opacity:1;transform:translateY(0)}.Differentials-module__tPbFNa__item:before{content:"";border-radius:var(--radius);background:linear-gradient(120deg, transparent, var(--primary), transparent);-webkit-mask-composite:xor;opacity:0;padding:1.5px;transition:all .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Differentials-module__tPbFNa__item:hover:before{opacity:1}.Differentials-module__tPbFNa__item:hover{box-shadow:var(--shadow-soft);background:#ffffff26;transform:translateY(-8px)}.Differentials-module__tPbFNa__item i{color:var(--primary);margin-bottom:15px;font-size:30px;transition:all .3s}.Differentials-module__tPbFNa__item:hover i{transform:scale(1.15)rotate(5deg)}.Differentials-module__tPbFNa__item h3{margin-bottom:5px}.Differentials-module__tPbFNa__item p{color:var(--gray);font-size:.95rem}@media (max-width:768px){.Differentials-module__tPbFNa__bgVideo{display:none}.Differentials-module__tPbFNa__diferenciais{background:linear-gradient(#0a2540f2,#0a2540f2)}.Differentials-module__tPbFNa__content h2{text-align:center}}
.Contact-module__dhIxzq__contato{background:var(--dark);color:var(--light);padding:var(--section-padding);text-align:center}.Contact-module__dhIxzq__contato p{color:var(--gray);margin-bottom:40px;font-size:1.1rem}.Contact-module__dhIxzq__contatoWrapper{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:50px;max-width:1000px;margin:auto;display:flex}.Contact-module__dhIxzq__contatoForm{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius);border:1px solid var(--border);background:#ffffff0d;width:100%;max-width:600px;padding:30px;transition:all .3s}.Contact-module__dhIxzq__contatoForm:hover{box-shadow:var(--shadow-soft);transform:translateY(-5px)}.Contact-module__dhIxzq__formGrid{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px;display:grid}.Contact-module__dhIxzq__inputGroup{flex-direction:column;width:100%;display:flex}.Contact-module__dhIxzq__full{grid-column:span 3}.Contact-module__dhIxzq__formGrid input,.Contact-module__dhIxzq__formGrid textarea{background:var(--border);width:100%;color:var(--light);border:1px solid #0000;border-radius:10px;padding:14px 16px;font-size:.95rem;transition:all .25s}.Contact-module__dhIxzq__formGrid textarea{resize:none;min-height:130px}.Contact-module__dhIxzq__formGrid input::placeholder,.Contact-module__dhIxzq__formGrid textarea::placeholder{color:#fff9}.Contact-module__dhIxzq__formGrid input:focus,.Contact-module__dhIxzq__formGrid textarea:focus{border:1px solid var(--primary);background:#ffffff1f;outline:none;box-shadow:0 0 10px #00c8964d}.Contact-module__dhIxzq__error{box-shadow:0 0 8px #ff4d4f66;border:1px solid #ff4d4f!important}.Contact-module__dhIxzq__success{border:1px solid #00c896!important}.Contact-module__dhIxzq__errorText{color:#ff4d4f;text-align:left;margin-top:5px;font-size:.75rem}.Contact-module__dhIxzq__btnEnviar{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:14px;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.Contact-module__dhIxzq__btnEnviar:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.Contact-module__dhIxzq__btnEnviarSuccess{background:#16a34a}.Contact-module__dhIxzq__btnText{transition:all .3s}.Contact-module__dhIxzq__loader{opacity:0;border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:18px;height:18px;animation:1s linear infinite Contact-module__dhIxzq__spin;position:absolute}.Contact-module__dhIxzq__btnEnviarLoading{cursor:not-allowed;opacity:.85}.Contact-module__dhIxzq__btnEnviarLoading .Contact-module__dhIxzq__btnText{opacity:0}.Contact-module__dhIxzq__btnEnviarLoading .Contact-module__dhIxzq__loader{opacity:1}@keyframes Contact-module__dhIxzq__spin{to{transform:rotate(360deg)}}.Contact-module__dhIxzq__contatoInfo{text-align:center;flex-direction:column;align-items:center;gap:15px;margin-top:40px;display:flex}.Contact-module__dhIxzq__btnWhatsapp{background:var(--primary);color:#fff;border-radius:50px;justify-content:center;align-items:center;width:auto;padding:10px 18px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Contact-module__dhIxzq__btnWhatsapp:hover{background:var(--primary-dark);transform:scale(1.05)}@media (max-width:768px){.Contact-module__dhIxzq__contatoWrapper{flex-direction:column;align-items:center;gap:20px}.Contact-module__dhIxzq__formGrid{grid-template-columns:1fr;gap:10px}.Contact-module__dhIxzq__full{grid-column:span 1}.Contact-module__dhIxzq__contatoForm{max-width:100%;padding:20px}.Contact-module__dhIxzq__contatoInfo{width:100%}.Contact-module__dhIxzq__btnWhatsapp{width:100%;max-width:280px}.Contact-module__dhIxzq__errorText{font-size:.7rem}}
.Footer-module__rnk_JG__footer{background:var(--dark);color:var(--light);padding-top:70px;position:relative;overflow:hidden}.Footer-module__rnk_JG__footer:before{content:"";background:linear-gradient(90deg,#0000,#00c896,#0000);width:100%;height:1px;margin-bottom:40px;display:block}.Footer-module__rnk_JG__footerContainer{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;max-width:1200px;margin:auto;padding:0 20px 60px;display:grid}.Footer-module__rnk_JG__footerCol h4{margin-bottom:20px;font-size:1.2rem}.Footer-module__rnk_JG__footerCol h4:after{content:"";background:var(--primary);border-radius:2px;width:40px;height:3px;margin-top:8px;display:block}.Footer-module__rnk_JG__footerCol p{color:var(--gray);font-size:.95rem;line-height:1.6}.Footer-module__rnk_JG__footerCol ul{padding:0;list-style:none}.Footer-module__rnk_JG__footerCol li{margin-bottom:10px;font-size:.95rem}.Footer-module__rnk_JG__footerCol a{color:var(--gray);align-items:center;gap:8px;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.Footer-module__rnk_JG__footerCol a:after{content:"";background:var(--primary);width:0%;height:2px;transition:all .3s;position:absolute;bottom:-3px;left:0}.Footer-module__rnk_JG__footerCol a:hover{color:var(--primary);transform:translate(5px)}.Footer-module__rnk_JG__footerCol a:hover:after{width:100%}.Footer-module__rnk_JG__footerLogo{width:120px;height:auto}.Footer-module__rnk_JG__socials{gap:15px;margin-top:10px;display:flex}.Footer-module__rnk_JG__socialLink{width:52px;height:52px;color:var(--light);background:#ffffff0d;border:1px solid #ffffff26;border-radius:14px;justify-content:center;align-items:center;font-size:20px;transition:all .35s;display:flex}.Footer-module__rnk_JG__socialLink:after{display:none}.Footer-module__rnk_JG__instagram:hover{color:#e1306c;border:1px solid #e1306c99;box-shadow:0 10px 30px #e1306c4d}.Footer-module__rnk_JG__facebook:hover{color:#1877f2;border:1px solid #1877f299;box-shadow:0 10px 30px #1877f24d}.Footer-module__rnk_JG__footerBottom{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;padding:20px;font-size:.85rem}
.WhatsAppButton-module__WRIqmG__whatsappFloat{z-index:1000;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 25px #0000004d}.WhatsAppButton-module__WRIqmG__whatsappIcon{width:32px;height:32px}.WhatsAppButton-module__WRIqmG__whatsappFloat:hover{transform:scale(1.1)translateY(-3px)}.WhatsAppButton-module__WRIqmG__whatsappFloat:after{content:"";opacity:.5;background:#25d366;border-radius:50%;width:60px;height:60px;animation:1.5s infinite WhatsAppButton-module__WRIqmG__pulse;position:absolute}@keyframes WhatsAppButton-module__WRIqmG__pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@media (max-width:768px){.WhatsAppButton-module__WRIqmG__whatsappFloat{width:55px;height:55px}.WhatsAppButton-module__WRIqmG__whatsappIcon{width:28px;height:28px}.WhatsAppButton-module__WRIqmG__hidden{opacity:0;pointer-events:none;transform:scale(.8)}}
