@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";:root{--primary:#1f3ddb;--primary-hover:#1730a8;--primary-gradient:linear-gradient(135deg, #2a4ae8, #1730a8);--dark:#0b1437;--dark-bg:#070d24;--footer-bg:#05091b;--gray:#444b61;--light-gray:#525a70;--light-bg:#f4f7fe;--card-bg:#f6f8fc;--border:#eef1f8;--border-card:#e7eaf3;--shadow:0 12px 40px #0b143714}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0;font-family:Poppins,sans-serif!important}html,body{scroll-behavior:smooth;background:#fff;width:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;color:var(--gray);line-height:1.6}a{color:inherit;text-decoration:none;transition:opacity .2s,color .2s}a:hover{opacity:.85}h1,h2,h3,h4,h5,h6{color:var(--dark)}.container{max-width:1200px;margin:0 auto;padding:0 24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translate(0,0)}}.reveal{opacity:0;will-change:opacity, transform}.reveal.active{animation:1.25s cubic-bezier(.16,1,.3,1) both fadeInUp}.reveal-delay-1.active{animation-delay:.15s}.reveal-delay-2.active{animation-delay:.3s}.reveal-delay-3.active{animation-delay:.45s}.reveal-delay-4.active{animation-delay:.6s}.reveal-delay-5.active{animation-delay:.75s}.highlight{color:var(--dark);will-change:background-size;background-image:linear-gradient(#1f3ddb1f,#1f3ddb1f);background-repeat:no-repeat;background-size:0% 100%;border-radius:6px;padding:1px 6px;font-weight:600;transition:background-size 2.2s cubic-bezier(.16,1,.3,1);display:inline}.dark-bg-highlight .highlight{color:#fff;background-image:linear-gradient(#6fa8ff38,#6fa8ff38)}.reveal.active .highlight,.reveal.active.highlight{background-size:100% 100%}.reveal.active .highlight:first-of-type{transition-delay:.5s}.reveal.active .highlight:nth-of-type(2){transition-delay:2s}.reveal.active .highlight:nth-of-type(3){transition-delay:3.5s}@keyframes orbFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-22px,28px)scale(1.08)}}@keyframes orbFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(18px,-24px)scale(.92)}}@keyframes orbFloat3{0%,to{transform:translate(0)scale(1)}33%{transform:translate(12px,16px)scale(1.05)}66%{transform:translate(-8px,-8px)scale(.96)}}.hero-orb{pointer-events:none;will-change:transform;z-index:0;border-radius:50%;position:absolute}.hero-orb-1{filter:blur(40px);background:radial-gradient(circle,#1f3ddb1c 0%,#0000 68%);width:420px;height:420px;animation:11s ease-in-out infinite orbFloat1;top:-100px;right:-80px}.hero-orb-2{filter:blur(50px);background:radial-gradient(circle,#2a4ae817 0%,#0000 68%);width:320px;height:320px;animation:14s ease-in-out infinite orbFloat2;bottom:40px;left:-60px}.hero-orb-3{filter:blur(32px);background:radial-gradient(circle,#6fa8ff1a 0%,#0000 68%);width:240px;height:240px;animation:17s ease-in-out infinite orbFloat3;top:45%;right:18%}.hero-buttons a:first-child{transition:transform .22s,box-shadow .22s!important}.hero-buttons a:first-child:hover{transform:translateY(-2px)!important;box-shadow:0 14px 36px #1f3ddb61!important}.hero-buttons a:first-child:active{transform:translateY(0)!important}.hero-buttons a:last-child{transition:transform .22s,border-color .22s!important}.hero-buttons a:last-child:hover{border-color:var(--primary)!important;transform:translateY(-2px)!important}.services-grid>*,.segmentos-grid>*{transition:transform .25s,box-shadow .25s}.services-grid>:hover,.segmentos-grid>:hover{transform:translateY(-5px);box-shadow:0 24px 52px #070d241a!important}.m-v-v-grid>*{transition:transform .25s,box-shadow .25s}.m-v-v-grid>:hover{transform:translateY(-4px);box-shadow:0 16px 40px #070d2414!important}.recaptcha-clean-wrapper{max-width:100%;display:inline-block;position:relative}@media (width<=380px){.recaptcha-clean-wrapper{transform-origin:0 0;margin-bottom:-10px;margin-right:-36px;transform:scale(.88)}}@media (width<=340px){.recaptcha-clean-wrapper{transform-origin:0 0;margin-bottom:-16px;margin-right:-60px;transform:scale(.78)}}@media (width<=991px){.contato-split-grid{grid-template-columns:1fr!important;gap:40px!important}.contato-title{letter-spacing:-1px!important;font-size:40px!important}.solucoes-subgrid,.segmentos-grid{grid-template-columns:repeat(2,1fr)!important}.steps-grid{grid-template-columns:repeat(2,1fr)!important;gap:24px!important}.services-grid{grid-template-columns:repeat(2,1fr)!important}.clients-grid{grid-template-columns:repeat(3,1fr)!important}}@media (width<=768px){.container{padding:0 16px!important}.nav-desktop{display:none!important}.nav-mobile-trigger{display:flex!important}.hero-content-wrapper{text-align:left!important;flex-direction:column!important;align-items:flex-start!important;margin-left:0!important;margin-right:auto!important;padding:72px 20px 96px!important;display:flex!important}.hero-title{letter-spacing:-1px!important;text-align:left!important;text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff!important;min-height:auto!important;margin:20px 0 0!important;font-size:clamp(28px,8vw,38px)!important;line-height:1.18!important}.hero-content-wrapper p{text-align:left!important;max-width:68%!important;margin:16px 0 0!important;font-size:15px!important;line-height:1.65!important}.hero-buttons{flex-flow:wrap!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;margin-top:28px!important}.hero-buttons a{text-align:center!important;box-sizing:border-box!important;flex:140px!important;width:auto!important;padding:14px!important;font-size:14px!important}.hero-scroll-indicator{bottom:24px!important;left:50%!important;transform:translate(-50%)!important}.scroll-mouse-icon{display:none!important}.scroll-phone-icon{display:flex!important}.hero-image-box{height:auto!important;min-height:180px!important;max-height:240px!important}.manifesto-text{font-size:clamp(17px,4.5vw,20px)!important;line-height:1.55!important}.verb-row{grid-template-columns:1fr!important;gap:24px!important;margin-bottom:56px!important}.verb-row h2{margin-bottom:12px!important;font-size:clamp(30px,8vw,38px)!important;line-height:1.2!important}.verb-row p{font-size:16px!important;line-height:1.6!important}.verb-image-box{height:auto!important;min-height:220px!important;max-height:280px!important}.verb-image-left{order:1!important}.services-grid{grid-template-columns:1fr!important;gap:14px!important}.clients-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.sobre-title{letter-spacing:-.8px!important;font-size:clamp(26px,7vw,34px)!important;line-height:1.18!important}.sobre-intro-grid{grid-template-columns:1fr!important;gap:24px!important}.m-v-v-grid{grid-template-columns:1fr!important;gap:16px!important}.solucoes-title{letter-spacing:-.8px!important;font-size:clamp(26px,7vw,34px)!important;line-height:1.18!important}.solucao-detail-row{grid-template-columns:1fr!important;gap:20px!important;margin-bottom:48px!important}.solucao-detail-row h2{font-size:clamp(26px,7vw,32px)!important}.solucao-img-box{order:-1!important;height:auto!important;min-height:200px!important;max-height:260px!important}.solucao-img-left{order:-1!important}.solucoes-subgrid{grid-template-columns:1fr!important;gap:14px!important}.segmentos-title{letter-spacing:-.8px!important;font-size:clamp(26px,7vw,34px)!important;line-height:1.18!important}.segmentos-grid{grid-template-columns:1fr!important;gap:16px!important}.steps-grid{text-align:center!important;grid-template-columns:1fr!important;gap:24px!important}.steps-grid>div{flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}.contato-title{letter-spacing:-.8px!important;margin-bottom:10px!important;font-size:clamp(26px,7vw,34px)!important;line-height:1.18!important}.contato-split-grid{grid-template-columns:1fr!important;gap:24px!important}.footer-grid{text-align:left!important;grid-template-columns:1fr!important;gap:28px!important}.cta-section-title{letter-spacing:-.5px!important;font-size:clamp(24px,6.5vw,30px)!important;line-height:1.2!important}}
