:root{--green:#031a02;--deep:#06291f;--gold:#c99b48;--line:#078b43;--cream:#f1f7f4;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:#fff;background:var(--green);font-size:16px;line-height:1.55}.container{width:min(1080px,calc(100% - 40px));margin:auto}.site-header{height:100px;background:#f1f7f4;color:#123d34;position:sticky;top:0;z-index:20;box-shadow:0 2px 10px #00000010}.nav-wrap{width:min(1190px,calc(100% - 32px));height:100%;margin:auto;display:flex;align-items:center;gap:36px}.brand img{width:215px;height:78px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:32px;flex:1}.main-nav a,.socials a{color:#17453b;text-decoration:none;font-weight:600;white-space:nowrap}.main-nav a.active{color:#174f00;border-bottom:1px solid #174f00}.socials{display:flex;align-items:center;gap:18px}.socials>a:not(.email-btn){font-size:34px;font-weight:700;line-height:1;color:#050505}.email-btn{background:#030303!important;color:#fff!important;padding:16px 27px;border-radius:10px}.menu-toggle{display:none}.dark{background:var(--green)}.hero{padding:38px 0 10px}.hero h1{font-size:34px;margin:0 0 14px}.hero h1 span,h2,.card h3,.card strong,.compare-box h3 span{color:var(--gold)}.lead{font-size:18px;margin:0;max-width:1000px}.section-pad{padding:56px 0}h2{font-size:40px;line-height:1.12;margin:0 0 14px}h3{line-height:1.25}.about{padding-top:42px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px 70px;align-items:start}.about-copy p{margin:52px 0 0}.about-copy p+p{margin-top:34px}.about-photo{width:100%;height:520px;object-fit:cover;border-radius:8px}.bio h3{color:var(--gold);font-size:18px}.bio p{margin:30px 0 0}.cards{display:grid;grid-template-columns:1fr 1fr;gap:42px 115px;margin-top:76px}.card{min-height:232px;padding:30px 28px;border:1px solid var(--line);border-radius:40px;background:linear-gradient(180deg,#074c08 0%,#002107 62%,#001b09 100%)}.card h3{font-size:28px;margin:0 0 12px}.card strong{display:block;font-size:16px;margin-bottom:20px}.card p{font-weight:600;margin:0}.why h2{font-size:34px;text-align:center}.why>.container>.lead{margin:38px 25px}.office-scene{height:375px;max-width:960px;margin:70px auto;background:linear-gradient(90deg,#071d13aa,#122c1b22),url('https://images.unsplash.com/photo-1551836022-d5d88e9218df?auto=format&fit=crop&w=1400&q=85') center/cover;border-radius:3px;display:flex;align-items:flex-end;padding:38px}.office-scene div{background:#061a12e6;padding:20px 28px;border-left:4px solid var(--gold)}.office-scene span{display:block;color:var(--gold);font-weight:700;letter-spacing:2px}.office-scene b{font-size:22px}.reasons{margin-top:30px}.reasons .card{min-height:232px}.comparison h2{font-size:31px}.compare-box{max-width:1015px;margin:58px auto 30px;padding:15px 25px 20px;border-radius:60px;background:linear-gradient(100deg,#03150d,#0a2a1a);box-shadow:0 0 35px #0006}.compare-box>h3{text-align:center;font-size:28px;margin:0 0 8px}.compare-head{display:grid;grid-template-columns:1fr 1fr;border:1px solid #345d43;border-radius:14px 14px 0 0;overflow:hidden}.compare-head b{text-align:center;color:var(--gold);font-size:28px;padding:15px}.compare-head b+ b{background:#154723}.compare-row{display:grid;grid-template-columns:70px 1fr 70px 1fr;border:1px solid #345d43;border-top:0;min-height:76px;align-items:center}.compare-row>*:nth-child(3),.compare-row>*:nth-child(4){background:#153e22;height:100%;display:flex;align-items:center}.compare-row p{margin:0;padding:13px;font-size:18px}.bad,.good{font-size:40px;justify-content:center}.bad{color:#ef3327}.good{color:var(--gold)}.cta{max-width:900px;margin:26px auto 0}.cta h2{font-size:26px}.cta>div{display:flex;justify-content:space-between;margin-top:38px}.cta a{background:#104d39;color:#fff;text-decoration:none;padding:17px 23px;border-radius:8px;min-width:228px;text-align:center;font-weight:600}.cases{background:#fff;color:#111;text-align:center}.cases h2{color:var(--gold)}.logos{display:grid;grid-template-columns:repeat(5,1fr);gap:50px;align-items:center;margin-top:55px;font-size:25px}.logos b{display:flex;min-height:90px;align-items:center;justify-content:center;flex-direction:column}.logos small{display:block;font-size:11px;letter-spacing:2px}footer{background:#08281f;padding:70px 0 130px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;border-top:2px solid var(--gold);padding-top:28px}.footer-grid img{width:430px;height:170px;object-fit:contain;object-position:left}.footer-grid>div{text-align:right}.footer-grid span,.footer-bottom p:last-child{color:var(--gold);letter-spacing:3px}.footer-grid a{color:#fff;text-decoration:none}.footer-bottom{border-top:1px solid #d8e2dc;margin-top:28px;padding-top:12px;display:flex;justify-content:space-between;color:#b8c0bc;font-size:13px}.whatsapp{position:fixed;right:25px;bottom:20px;width:66px;height:66px;border-radius:50%;background:#00a884;color:#fff;border:5px solid #dff8ef;display:grid;place-items:center;text-decoration:none;font-size:30px;z-index:30;box-shadow:0 4px 15px #0004}
@media(max-width:900px){.site-header{height:78px}.nav-wrap{justify-content:space-between}.brand img{width:170px;height:65px}.menu-toggle{display:flex;flex-direction:column;gap:5px;border:0;background:transparent}.menu-toggle span{width:26px;height:3px;background:#123d34}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#f1f7f4;padding:25px;flex-direction:column;align-items:flex-start;box-shadow:0 8px 16px #0002}.main-nav.open{display:flex}.socials>a:not(.email-btn){display:none}.email-btn{padding:12px 18px}.hero{padding-top:35px}.hero h1{font-size:30px}.about-grid{grid-template-columns:1fr}.about-photo{height:420px}.cards{gap:24px;margin-top:45px}.card{border-radius:28px}.office-scene{margin:40px auto}.compare-box{border-radius:30px}.footer-grid img{width:100%}.logos{gap:15px;font-size:18px}}
@media(max-width:650px){body{font-size:15px}.container{width:min(100% - 28px,1080px)}.socials{display:none}.hero h1{font-size:26px}h2,.why h2{font-size:29px}.lead{font-size:16px}.about-copy p{margin-top:28px}.about-photo{height:340px}.cards{grid-template-columns:1fr}.card{min-height:auto;padding:25px 22px}.card h3{font-size:23px}.office-scene{height:300px;padding:18px}.compare-box{padding:14px 8px}.compare-box>h3{font-size:21px}.compare-head b{font-size:18px;padding:10px 4px}.compare-row{grid-template-columns:42px 1fr 42px 1fr}.compare-row p{font-size:13px;padding:9px 4px}.bad,.good{font-size:28px}.cta>div{flex-direction:column;gap:14px}.logos{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div{text-align:left}.footer-bottom{flex-direction:column}.whatsapp{width:58px;height:58px}.section-pad{padding:42px 0}}
.office-scene{padding:0;background:none;display:block;overflow:hidden}.office-scene img{width:100%;height:100%;object-fit:cover;display:block}.logos{font-size:initial}.logos img{width:100%;height:120px;object-fit:contain;display:block}
.hero .container{text-align:center}.hero .lead{margin-left:auto;margin-right:auto}.dark#solucoes>.container>h2,.dark#solucoes>.container>.lead{text-align:center}.dark#solucoes>.container>.lead{margin-left:auto;margin-right:auto}.why>.container>.lead{text-align:center;margin-left:auto;margin-right:auto}.social-icon{width:34px;height:34px;display:block;overflow:hidden}.social-icon img{width:100%;height:100%;display:block;object-fit:cover;mix-blend-mode:multiply}.whatsapp{padding:0;overflow:hidden;border-color:#dff8ef}.whatsapp img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%;transform:scale(1.17)}
@media(max-width:650px){.office-scene{padding:0}.logos img{height:100px}}
.brand{display:flex;align-items:center;text-decoration:none;flex:0 0 auto}.brand .brand-seal{width:72px;height:76px;object-fit:contain;display:block}.brand-divider{width:2px;height:50px;background:var(--gold);margin:0 12px 0 7px;flex:none}.brand-copy{display:flex;flex-direction:column;gap:7px;line-height:1.1}.brand-copy strong{color:#b88a36;font-size:9px;letter-spacing:.25px}.brand-copy small{color:#485b52;font-size:5px;font-weight:700;letter-spacing:.15px}.brand-copy small b{color:#b88a36}.footer-brand{width:auto}.footer-brand .brand-seal{width:130px;height:140px}.footer-brand .brand-divider{height:72px;width:3px;margin-left:9px;margin-right:17px}.footer-brand .brand-copy strong{font-size:15px;letter-spacing:.5px}.footer-brand .brand-copy small{font-size:8px;color:#9daaa4;letter-spacing:.4px}.footer-grid>.footer-brand{justify-self:start}.footer-grid>.footer-brand+div{text-align:right}
@media(max-width:900px){.brand .brand-seal{width:60px;height:64px}.brand-divider{height:42px;margin-right:9px}.brand-copy strong{font-size:7px}.brand-copy small{font-size:4px}.footer-brand .brand-seal{width:115px;height:125px}.footer-brand .brand-copy strong{font-size:13px}.footer-brand .brand-copy small{font-size:7px}}
@media(max-width:650px){.site-header .brand-copy{display:none}.site-header .brand-divider{display:none}.footer-brand{width:100%;margin-bottom:25px}.footer-brand .brand-seal{width:100px;height:110px}.footer-brand .brand-copy strong{font-size:11px}.footer-brand .brand-copy small{font-size:6px}.footer-grid>.footer-brand+div{text-align:left}}
.dcv-logo{display:flex;align-items:center;background:transparent}.dcv-selo{width:72px;height:76px;object-fit:contain;display:block;flex:none}.dcv-divider{width:2px;height:50px;margin:0 12px 0 7px;background:var(--gold);flex:none}.dcv-textos{display:flex;flex-direction:column;gap:7px;line-height:1.1}.dcv-titulo{color:#b88a36;font-size:9px;font-weight:700;letter-spacing:.25px}.dcv-subtitulo{color:#485b52;font-size:5px;font-weight:700;letter-spacing:.15px}.dcv-subtitulo span{color:#b88a36}.footer-brand .dcv-selo{width:130px;height:140px}.footer-brand .dcv-divider{width:3px;height:72px;margin-left:9px;margin-right:17px}.footer-brand .dcv-titulo{font-size:15px;letter-spacing:.5px}.footer-brand .dcv-subtitulo{font-size:8px;color:#9daaa4;letter-spacing:.4px}
@media(max-width:900px){.site-header .dcv-selo{width:60px;height:64px}.site-header .dcv-divider{height:42px;margin-right:9px}.site-header .dcv-titulo{font-size:7px}.site-header .dcv-subtitulo{font-size:4px}.footer-brand .dcv-selo{width:115px;height:125px}.footer-brand .dcv-titulo{font-size:13px}.footer-brand .dcv-subtitulo{font-size:7px}}
@media(max-width:650px){.site-header .dcv-divider,.site-header .dcv-textos{display:none}.footer-brand{width:100%;margin-bottom:25px}.footer-brand .dcv-selo{width:100px;height:110px}.footer-brand .dcv-titulo{font-size:11px}.footer-brand .dcv-subtitulo{font-size:6px}}
.dcv-logo{--logo-scale:1;display:flex;align-items:center;gap:calc(28px * var(--logo-scale));background:transparent}.dcv-selo{width:calc(180px * var(--logo-scale));height:auto;display:block;flex:none}.dcv-divider{width:max(2px,calc(4px * var(--logo-scale)));height:calc(120px * var(--logo-scale));margin:0;background:#bf8a34;border-radius:4px;flex:none}.dcv-textos{display:flex;flex-direction:column;gap:calc(28px * var(--logo-scale));line-height:normal}.dcv-titulo{font-family:Arial,Helvetica,sans-serif;font-size:calc(38px * var(--logo-scale));font-weight:700;line-height:1.25;color:#bf8a34;letter-spacing:calc(1px * var(--logo-scale));white-space:nowrap}.dcv-subtitulo{font-family:Arial,Helvetica,sans-serif;font-size:calc(28px * var(--logo-scale));font-weight:700;color:#082416;letter-spacing:calc(1px * var(--logo-scale));white-space:nowrap}.dcv-subtitulo span{color:#bf8a34;padding:0 calc(10px * var(--logo-scale))}.site-header .dcv-logo{--logo-scale:.24}.footer-brand .dcv-logo{--logo-scale:.55}.footer-brand .dcv-subtitulo{color:#d4ddd8}
@media(max-width:900px){.site-header .dcv-logo{--logo-scale:.21}.footer-brand .dcv-logo{--logo-scale:.45}}
@media(max-width:650px){.site-header .dcv-logo{--logo-scale:.34}.site-header .dcv-divider,.site-header .dcv-textos{display:none}.footer-brand .dcv-logo{--logo-scale:.38}.footer-brand .dcv-titulo{white-space:normal}.footer-brand .dcv-subtitulo{white-space:normal}}
.dcv-logo{--logo-scale:1;gap:calc(28px * var(--logo-scale))}.dcv-selo{width:calc(180px * var(--logo-scale))}.dcv-divider{width:max(2px,calc(4px * var(--logo-scale)));height:calc(110px * var(--logo-scale))}.dcv-textos{gap:calc(24px * var(--logo-scale));text-align:left}.dcv-titulo{font-size:calc(22px * var(--logo-scale));line-height:1.25;letter-spacing:calc(.5px * var(--logo-scale))}.dcv-subtitulo{font-size:calc(16px * var(--logo-scale));letter-spacing:calc(.5px * var(--logo-scale))}.site-header .dcv-logo{--logo-scale:.34}.footer-brand .dcv-logo{--logo-scale:.75}.footer-brand .dcv-titulo,.footer-brand .dcv-subtitulo{text-align:left}
@media(max-width:900px){.site-header .dcv-logo{--logo-scale:.30}.footer-brand .dcv-logo{--logo-scale:.62}}
@media(max-width:650px){.site-header .dcv-logo{--logo-scale:.34}.footer-brand .dcv-logo{--logo-scale:.52}}
.site-header .brand .dcv-selo{width:calc(180px * var(--logo-scale));height:auto}.footer-grid .footer-brand .dcv-selo{width:calc(180px * var(--logo-scale));height:auto}.site-header .dcv-logo{gap:calc(20px * var(--logo-scale))}.site-header .dcv-divider{margin:0}.footer-bottom{gap:18px;align-items:center;font-size:12px;flex-wrap:nowrap}.footer-bottom p{margin:0;white-space:nowrap}.footer-bottom p:first-child{flex:1}.footer-bottom p:last-child{flex:none;letter-spacing:2px}
@media(max-width:1100px){.footer-bottom{font-size:10px;gap:12px}.footer-bottom p:last-child{letter-spacing:1.3px}}
@media(max-width:650px){.footer-bottom{font-size:11px;align-items:flex-start}.footer-bottom p{white-space:normal}.footer-bottom p:last-child{letter-spacing:1px}}
.form-page{background:#f3f7f4;color:#17372f;min-height:100vh}.form-hero{background:var(--green);color:#fff;padding:54px 0;text-align:center}.form-hero h1{margin:0 0 12px;font-size:38px}.form-hero h1 span{color:var(--gold)}.form-hero p{max-width:760px;margin:auto}.candidate-form{max-width:900px;margin:45px auto 80px;background:#fff;padding:38px;border-radius:20px;box-shadow:0 12px 35px #06291f18}.form-section{border:0;padding:0;margin:0 0 38px}.form-section legend{width:100%;font-size:23px;font-weight:700;color:#95702f;border-bottom:1px solid #d9e4dc;padding-bottom:10px;margin-bottom:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-field{display:flex;flex-direction:column;gap:7px}.form-field.full{grid-column:1/-1}.form-field label{font-weight:700;font-size:14px}.form-field input,.form-field select,.form-field textarea{width:100%;font:inherit;color:#17372f;border:1px solid #b9cbbf;border-radius:8px;padding:12px 14px;background:#fff}.form-field textarea{min-height:125px;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:2px solid #bf8a3470;border-color:#bf8a34}.file-note,.privacy-note{font-size:12px;color:#64756e}.consent{display:flex;gap:10px;align-items:flex-start;margin:10px 0 28px}.consent input{margin-top:5px}.submit-candidate{border:0;border-radius:8px;background:#104d39;color:#fff;font-weight:700;font-size:16px;padding:15px 28px;cursor:pointer}.submit-candidate:hover{background:#0a3a2b}.form-alert{max-width:900px;margin:30px auto -20px;padding:15px 18px;border-radius:8px}.form-alert.success{background:#dff4e8;color:#145b34}.form-alert.error{background:#fde7e7;color:#8b2020}.hp-field{position:absolute;left:-9999px}.form-footer-link{display:inline-block;margin-top:20px;color:#bf8a34}.form-page .site-header{position:relative}.main-nav{gap:20px}.main-nav a.portal-link{padding:9px 11px;border:1px solid #b88a36;border-radius:8px;color:#8b6426;font-size:11px}.main-nav a.admin-link{background:#123d34;border-color:#123d34;color:#fff}@media(max-width:650px){.candidate-form{padding:24px 18px;margin-top:25px}.form-grid{grid-template-columns:1fr}.form-field.full{grid-column:auto}.form-hero h1{font-size:29px}}
