:root{--grafite:#171a16;--grafite-2:#23271f;--laranja:#f57c20;--laranja-escuro:#d9660f;--branco-quente:#faf9f6;--cinza-claro:#f1f2ef;--cinza-texto:#626760;--branco:#fff;--fonte-titulo:var(--font-manrope), "Segoe UI", Arial, sans-serif;--fonte-texto:var(--font-inter), "Segoe UI", Arial, sans-serif;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--shadow-sm:0 1px 3px #171a1614;--shadow-md:0 8px 24px #171a1614;--header-h:76px;--container:1180px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px)}body{font-family:var(--fonte-texto);color:var(--grafite);background:var(--branco-quente);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4{font-family:var(--fonte-titulo);color:var(--grafite);margin:0 0 .6em;line-height:1.2}p{margin:0 0 1em}button,input,select,textarea{font-family:inherit;font-size:1rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--laranja);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}.skip-link{background:var(--laranja);color:var(--branco);z-index:1000;border-radius:0 0 8px;padding:12px 20px;font-weight:600;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}section{padding:88px 0}.section-header{max-width:720px;margin:0 0 48px}.section-header.center{text-align:center;margin-left:auto;margin-right:auto}.eyebrow{color:var(--laranja-escuro);letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:.85rem;font-weight:700;display:inline-block}.section-header h2{font-size:clamp(1.7rem,2.6vw,2.4rem)}.section-header p{color:var(--cinza-texto);font-size:1.08rem}.btn{cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:15px 28px;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s,background-color .15s,color .15s,border-color .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--laranja);color:var(--branco);box-shadow:var(--shadow-sm)}.btn-primary:hover{background:var(--laranja-escuro)}.btn-secondary{color:var(--grafite);border-color:var(--grafite);background:0 0}.btn-secondary:hover{background:var(--grafite);color:var(--branco)}.btn-ghost-light{color:var(--branco);background:0 0;border-color:#ffffff80}.btn-ghost-light:hover{border-color:var(--branco);background:#ffffff1f}.btn-block{width:100%}.btn svg{flex-shrink:0;width:20px;height:20px}.site-header{height:var(--header-h);-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:2px solid var(--laranja-escuro);z-index:900;background:#fffffff0;transition:background-color .2s,box-shadow .2s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{background:#fffffffc;box-shadow:0 8px 24px #171a161a}.site-header .container{grid-template-columns:auto 1fr auto;align-items:center;column-gap:20px;height:100%;display:grid}.brand{flex-shrink:0;justify-self:start;align-items:center;display:flex}.brand img{width:auto;height:34px}.main-nav{background:#171a1609;border:1px solid #171a160f;border-radius:999px;justify-content:center;justify-self:center;align-items:center;gap:4px;padding:6px;display:flex}.main-nav a{color:var(--grafite);border-radius:999px;padding:10px 14px;font-size:.95rem;font-weight:600;transition:background-color .15s,color .15s}.main-nav a:hover{background:var(--cinza-claro);color:var(--laranja-escuro)}.main-nav a.is-active{color:var(--laranja-escuro);background:#f57c2024}.header-actions{justify-self:end;align-items:center;gap:14px;display:flex}.header-actions .btn{padding:12px 22px;font-size:.92rem}.btn-glass{color:var(--laranja-escuro);-webkit-backdrop-filter:blur(8px);background:#f57c201f;border:1.5px solid #f57c2066}.btn-glass:hover{border-color:var(--laranja);background:#f57c2033}.nav-toggle{width:44px;height:44px;color:var(--grafite);cursor:pointer;background:#ffffff80;border:1.5px solid #171a1624;border-radius:10px;justify-content:center;align-items:center;display:none}.nav-toggle svg{width:22px;height:22px}@media (max-width:960px){.main-nav{top:var(--header-h);-webkit-backdrop-filter:saturate(180%)blur(20px);width:100%;box-shadow:var(--shadow-md);opacity:0;visibility:hidden;background:#fffffffc;border:none;border-bottom:1px solid #171a1614;border-radius:0;flex-direction:column;justify-content:flex-start;justify-self:stretch;align-items:stretch;padding:10px 24px 22px;transition:opacity .18s,transform .18s,visibility .18s;position:fixed;left:0;right:0;transform:translateY(-8px)}.main-nav.is-open{opacity:1;visibility:visible;transform:translateY(0)}.main-nav a{border-bottom:1px solid var(--cinza-claro);border-radius:8px;padding:14px 10px}.header-actions .btn-label{display:none}.nav-toggle{display:inline-flex}}@media (min-width:961px){.nav-toggle{display:none}}.hero{min-height:860px;padding:calc(var(--header-h) + 64px) 0 80px;align-items:center;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg img{object-position:68% 15%}.hero-bg-overlay{background:linear-gradient(90deg,#0a0b09f5 0%,#0a0b09db 42%,#0a0b0994 75%,#0a0b0966 100%),linear-gradient(#0a0b091a 60%,#0a0b0980 100%),#0a0b0938;position:absolute;inset:0}.hero-inner{z-index:1;max-width:1400px;padding-left:clamp(24px,6vw,88px);position:relative}.hero-content{max-width:640px}.hero-eyebrow{color:var(--laranja);letter-spacing:.04em;margin-bottom:18px;font-size:.85rem;font-weight:700;display:inline-block}.hero-content h1{color:var(--branco);margin-bottom:.55em;font-size:clamp(1.9rem,3.4vw,2.7rem)}.rotating-text{color:var(--laranja);opacity:1;transition:opacity .26s;display:inline-block}.rotating-text:not(.is-visible){opacity:0}.hero-content .lead{color:#faf9f6d1;max-width:52ch;font-size:1.08rem}.hero-actions{flex-wrap:wrap;gap:16px;margin:28px 0 18px;display:flex}.hero-support{color:#faf9f6d1;align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.hero-support svg{width:20px;height:20px;color:var(--laranja);flex-shrink:0}@media (max-width:720px){.hero{min-height:560px;padding:calc(var(--header-h) + 48px) 0 56px}.hero-bg-overlay{background:linear-gradient(#0a0b09e0 0%,#0a0b09f0 100%)}}.page-hero{padding:calc(var(--header-h) + 56px) 0 64px;background:linear-gradient(180deg, var(--branco-quente) 0%, var(--cinza-claro) 100%)}.page-hero .container{max-width:820px}.page-hero .eyebrow{margin-bottom:16px}.page-hero h1{margin-bottom:.5em;font-size:clamp(1.9rem,3.4vw,2.7rem)}.page-hero p{color:var(--cinza-texto);max-width:62ch;margin-bottom:0;font-size:1.1rem}.credibility{background:var(--grafite);padding:0}.credibility ul{grid-template-columns:repeat(4,1fr);display:grid}.credibility li{border-right:1px solid #ffffff1a;align-items:center;gap:14px;padding:30px 28px;display:flex}.credibility li:last-child{border-right:none}.credibility .icon{width:40px;height:40px;color:var(--laranja);background:#f57c2029;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.credibility .icon svg{width:22px;height:22px}.credibility span.label{color:var(--branco);font-size:.96rem;font-weight:600;line-height:1.35}@media (max-width:960px){.credibility ul{grid-template-columns:repeat(2,1fr)}.credibility li{border-bottom:1px solid #ffffff1a;border-right:none}}@media (max-width:560px){.credibility ul{grid-template-columns:1fr}}.about{background:var(--branco);position:relative;overflow:hidden}.about:before{content:"";pointer-events:none;background:radial-gradient(circle,#f57c201a 0%,#f57c2000 70%);border-radius:50%;width:640px;height:640px;position:absolute;top:-220px;right:-180px}.about .container{grid-template-columns:.9fr 1.1fr;align-items:start;gap:64px;display:grid;position:relative}.about-figure{top:calc(var(--header-h) + 24px);border-radius:var(--radius-lg);background:var(--grafite);box-shadow:var(--shadow-md);padding:40px;position:sticky;overflow:hidden}.about-figure:before{content:"";pointer-events:none;background:linear-gradient(135deg,#f57c2029 0%,#f57c2000 55%);position:absolute;inset:0}.about-figure .stat{border-bottom:1px solid #ffffff1a;margin-bottom:28px;padding-bottom:28px;position:relative}.about-figure .stat:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.about-figure .stat .num{font-family:var(--fonte-titulo);color:var(--laranja);margin-bottom:8px;font-size:2.6rem;font-weight:800;line-height:1;display:block}.about-figure .stat .desc{color:#faf9f6d9;font-size:.98rem;font-weight:600}.about-text p{color:var(--cinza-texto);font-size:1.05rem}.about-text p:first-of-type{color:var(--grafite);font-size:1.15rem;font-weight:500}@media (max-width:900px){.about .container{grid-template-columns:1fr;gap:36px}.about-figure{position:static}}.about .container.about-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:56px}.about-visual{position:relative}.about-visual-offset{background:var(--grafite);border-radius:var(--radius-lg);z-index:0;position:absolute;inset:28px -28px -28px 28px}.about-photo{z-index:1;aspect-ratio:4/5;border-radius:var(--radius-lg);position:relative;overflow:hidden;box-shadow:0 24px 48px #171a162e}.about-card{z-index:1;background:var(--branco);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid #171a160f;padding:48px;position:relative}.about-card h2{font-size:clamp(1.6rem,2.4vw,2.1rem)}.about-card p{color:var(--cinza-texto);font-size:1.02rem}.about-card .btn{margin-top:8px}@media (max-width:900px){.about .container.about-grid{grid-template-columns:1fr;gap:64px}.about-visual{order:2;margin-top:28px}.about-card{order:1;padding:36px}}@media (max-width:560px){.about-visual-offset{inset:18px -18px -18px 18px}}.services{background:var(--cinza-claro)}.service-card{background:var(--branco);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #171a160f;padding:30px 28px;transition:transform .18s,box-shadow .18s}.service-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.service-card .icon{width:52px;height:52px;color:var(--laranja-escuro);background:#f57c201f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.service-card .icon svg{width:26px;height:26px}.service-card h3{margin-bottom:10px;font-size:1.12rem}.service-card p{color:var(--cinza-texto);margin-bottom:0;font-size:.97rem}.services-categories{flex-direction:column;gap:56px;display:flex}.services-category-header{align-items:flex-start;gap:20px;max-width:680px;margin-bottom:28px;display:flex}.services-category-num{font-family:var(--fonte-titulo);color:var(--laranja);flex-shrink:0;font-size:1.4rem;font-weight:800;line-height:1.3}.services-category-header h3{margin-bottom:6px;font-size:1.3rem}.services-category-header p{color:var(--cinza-texto);margin-bottom:0;font-size:.98rem}.services-category-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:960px){.services-category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.services-category-grid{grid-template-columns:1fr}.services-category-header{gap:14px}}.services-carousel{position:relative}.services-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:24px;margin:0 -4px;padding-bottom:8px;padding-left:4px;padding-right:4px;scroll-padding-left:4px;display:flex;overflow-x:auto}.services-track::-webkit-scrollbar{display:none}.service-slide{scroll-snap-align:start;background:var(--branco);border-radius:var(--radius-md);width:calc(33.3333% - 16px);box-shadow:var(--shadow-sm);border:1px solid #171a160f;flex-direction:column;flex:none;padding:30px 28px;display:flex}.service-slide .icon{width:52px;height:52px;color:var(--laranja-escuro);background:#f57c201f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.service-slide .icon svg{width:26px;height:26px}.service-slide h3{margin-bottom:10px;font-size:1.12rem}.service-slide p{color:var(--cinza-texto);flex:1;margin-bottom:20px;font-size:.97rem}.service-slide-link{color:var(--laranja-escuro);align-self:flex-start;align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:inline-flex}.service-slide-link svg{width:16px;height:16px;transition:transform .15s}.service-slide-link:hover svg{transform:translate(3px)}.services-carousel-nav{justify-content:center;gap:14px;margin-top:32px;display:flex}.carousel-arrow{background:var(--branco);width:46px;height:46px;color:var(--grafite);cursor:pointer;border:1.5px solid #171a1624;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.carousel-arrow svg{width:20px;height:20px}.carousel-arrow:hover{background:var(--grafite);border-color:var(--grafite);color:var(--branco)}@media (max-width:960px){.service-slide{width:calc(50% - 12px)}}@media (max-width:620px){.service-slide{width:86%}}.differentials-v2{background:var(--cinza-claro);position:relative;overflow:hidden}.differentials-v2:before{content:"";pointer-events:none;background:radial-gradient(circle,#f57c2014 0%,#f57c2000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-260px;left:-220px}.differentials-v2 .container{position:relative}.differentials-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.differential-card{background:var(--branco);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #171a160f;padding:30px 28px;transition:transform .18s,box-shadow .18s}.differential-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.differential-card .icon{background:var(--grafite);width:48px;height:48px;color:var(--laranja);border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.differential-card .icon svg{width:22px;height:22px}.differential-card h3{margin-bottom:8px;font-size:1.02rem}.differential-card p{color:var(--cinza-texto);margin-bottom:0;font-size:.92rem}@media (max-width:960px){.differentials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.differentials-grid{grid-template-columns:1fr}}.process{background:var(--grafite);position:relative;overflow:hidden}.process:before{content:"";pointer-events:none;background:radial-gradient(circle,#f57c2029 0%,#f57c2000 70%);border-radius:50%;width:560px;height:560px;position:absolute;bottom:-260px;left:-180px}.process .container{position:relative}.process .eyebrow{color:var(--laranja)}.process-layout{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:40px;display:grid}.process-visual{border-radius:var(--radius-lg);min-height:480px;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.process-visual:after{content:"";background:linear-gradient(#0a0b09d1 0%,#0a0b0926 42%,#0a0b0980 100%);position:absolute;inset:0}.process-visual-overlay{z-index:1;padding:32px;position:absolute;top:0;left:0;right:0}.process-visual-overlay h2{color:var(--branco);margin-bottom:0;font-size:clamp(1.5rem,2.4vw,1.9rem)}.process-chart-panel{background:linear-gradient(160deg,#20251c 0%,#0e0f0c 100%)}.process-chart-panel:after{display:none}.process-chart{align-items:flex-end;padding:148px 36px 36px;display:flex;position:absolute;inset:0}.process-chart-grid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:148px 36px 36px}.process-chart-grid span{background:#ffffff12;height:1px;display:block}.process-chart-line{position:absolute;inset:148px 36px 36px}.process-chart-bars{z-index:1;align-items:flex-end;gap:18px;width:100%;height:100%;display:flex;position:relative}.chart-bar-track{flex:1;align-items:flex-end;height:100%;display:flex}.chart-bar{background:linear-gradient(#f57c20b3 0%,#f57c2059 100%);border-radius:6px 6px 0 0;width:100%;transition:height .3s}.chart-bar-active{background:linear-gradient(0deg, var(--laranja-escuro) 0%, var(--laranja) 100%);box-shadow:0 0 24px #f57c2073}.process-chart-badge{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);background:#0f110dbf;border:1px solid #ffffff1f;flex-direction:column;gap:2px;max-width:190px;padding:16px 20px;display:flex;position:absolute;bottom:36px;left:36px}.process-chart-badge .num{font-family:var(--fonte-titulo);color:var(--laranja);font-size:1.8rem;font-weight:800;line-height:1}.process-chart-badge .label{color:#faf9f6bf;margin-top:4px;font-size:.78rem;font-weight:600;line-height:1.3}@media (max-width:560px){.process-chart{padding:128px 24px 24px}.process-chart-grid,.process-chart-line{inset:128px 24px 24px}.process-chart-badge{max-width:160px;padding:12px 16px;bottom:24px;left:24px}}.process-list{flex-direction:column;justify-content:center;gap:18px;display:flex}.process-item{border-radius:var(--radius-md);background:#ffffff0d;border:1px solid #ffffff1a;align-items:flex-start;gap:22px;padding:28px 30px;display:flex}.process-num{font-family:var(--fonte-titulo);color:#0000;-webkit-text-stroke:2px var(--laranja);flex-shrink:0;min-width:56px;font-size:3.2rem;font-weight:800;line-height:1}@supports not (-webkit-text-stroke:1px black){.process-num{color:var(--laranja)}}.process-item-content{flex:1;padding-top:4px}.process-item-content h3{color:var(--branco);margin-bottom:14px;font-size:1.1rem}.process-item-divider{background:#ffffff24;height:1px;margin-bottom:14px}.process-item-content p{color:#faf9f6b8;margin-bottom:0;font-size:.97rem}@media (max-width:900px){.process-layout{grid-template-columns:1fr}.process-visual{min-height:220px}}@media (max-width:560px){.process-item{gap:16px;padding:22px}.process-num{min-width:42px;font-size:2.4rem}}.testimonials{background:var(--cinza-claro)}.testimonials-layout{grid-template-columns:.75fr auto 1.25fr;align-items:center;gap:48px;display:grid}.testimonials-intro h2{margin-top:6px;font-size:clamp(1.5rem,2.4vw,1.9rem)}.testimonials-intro p{color:var(--cinza-texto);font-size:.98rem}.testimonials-nav{gap:12px;margin-top:28px;display:flex}.testimonials-divider{background:#171a161a;align-self:stretch;width:1px}.testimonial-card{position:relative}.testimonial-quote-icon{color:#171a1624;width:44px;height:34px;margin-bottom:12px}.testimonial-text{font-family:var(--fonte-titulo);color:var(--grafite);min-height:8em;font-size:1.2rem;font-weight:600;line-height:1.5}.testimonial-author{align-items:center;gap:14px;margin-top:20px;display:flex}.testimonial-avatar{background:var(--grafite);width:48px;height:48px;color:var(--laranja);font-family:var(--fonte-titulo);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.testimonial-name{color:var(--grafite);font-size:.98rem;font-weight:700;display:block}.testimonial-role{color:var(--cinza-texto);font-size:.86rem;display:block}@media (max-width:900px){.testimonials-layout{grid-template-columns:1fr;gap:28px}.testimonials-divider{display:none}.testimonial-text{min-height:0}}.cta-final{background:var(--grafite);color:var(--branco);align-items:center;min-height:480px;padding:72px 0;display:flex;position:relative;overflow:hidden}.cta-final-bg{z-index:0;position:absolute;inset:0}.cta-final-overlay{background:linear-gradient(100deg,#0405049e 0%,#040504bd 35%,#040504eb 62%,#040504f7 100%);position:absolute;inset:0}.cta-final-inner{z-index:1;text-align:left;max-width:560px;margin-left:auto;position:relative}.cta-final-inner .hero-eyebrow{margin-bottom:16px}.cta-final h2{color:var(--branco);font-size:clamp(1.7rem,3vw,2.4rem)}.cta-final p{color:#faf9f6d1;margin-bottom:0;font-size:1.08rem}.cta-final-actions{margin:32px 0 22px}.cta-final-support{color:#faf9f6b3;font-weight:500}@media (max-width:720px){.cta-final{min-height:0;padding:56px 0}.cta-final-overlay{background:linear-gradient(#040504b8 0%,#040504eb 55%,#040504f7 100%)}.cta-final-inner{max-width:none}}.contact{background:var(--branco)}.contact .container{grid-template-columns:.85fr 1.15fr;align-items:start;gap:56px;display:grid}.contact-info{background:var(--cinza-claro);border-radius:var(--radius-lg);border:1px solid #171a160f;padding:36px}.contact-info h3{font-size:1.2rem}.contact-item{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.contact-item .icon{background:var(--grafite);width:42px;height:42px;color:var(--laranja);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-item .icon svg{width:20px;height:20px}.contact-item .label{color:var(--cinza-texto);margin-bottom:2px;font-size:.85rem;font-weight:600}.contact-item .value{color:var(--grafite);font-size:1rem;font-weight:700}.contact-item a.value:hover{color:var(--laranja-escuro)}.map-embed{border-radius:var(--radius-md);aspect-ratio:4/3;border:1px solid #171a161a;margin-top:24px;overflow:hidden}.map-embed iframe{border:0;width:100%;height:100%}.contact-noform .container{grid-template-columns:.75fr 1.25fr;align-items:stretch}.contact-noform .contact-info{flex-direction:column;display:flex}.contact-noform .contact-info .btn{margin-top:auto}.contact-noform .map-embed-tall{aspect-ratio:auto;height:100%;min-height:420px;margin-top:0}@media (max-width:900px){.contact .container{grid-template-columns:1fr;gap:32px}.contact-noform .map-embed-tall{min-height:320px}}@media (max-width:560px){.contact-info{padding:26px}}.content-block{background:var(--branco)}.content-block+.content-block{padding-top:0}.content-block p,.content-block li{color:var(--cinza-texto)}.content-block h2{margin-top:1.8em;font-size:1.2rem}.quick-facts{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.quick-fact{background:var(--cinza-claro);border-radius:var(--radius-md);border:1px solid #171a160f;padding:32px 28px}.quick-fact .num{font-family:var(--fonte-titulo);color:var(--laranja-escuro);margin-bottom:8px;font-size:2.2rem;font-weight:800;display:block}.quick-fact .desc{color:var(--grafite);font-size:.95rem;font-weight:600}@media (max-width:700px){.quick-facts{grid-template-columns:1fr}}.site-footer{background:var(--branco);color:var(--grafite);padding:64px 0 32px}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-logo{width:auto;height:36px}.footer-rule{background:#171a161a;height:1px;margin:32px 0}.footer-grid{grid-template-columns:1.3fr 1fr 1.3fr 1fr;gap:40px;display:grid}.footer-col-brand p{color:var(--cinza-texto);max-width:32ch;margin-bottom:0;font-size:.95rem}.footer-col h4{color:var(--grafite);text-transform:uppercase;letter-spacing:.06em;margin-bottom:18px;font-size:.85rem}.footer-col ul li{margin-bottom:12px}.footer-col a{color:var(--cinza-texto);font-size:.95rem;transition:color .15s}.footer-col a:hover{color:var(--laranja-escuro)}.footer-col-legal a{text-underline-offset:3px;-webkit-text-decoration:underline #171a1640;text-decoration:underline #171a1640}.footer-bottom{color:var(--cinza-texto);flex-wrap:wrap;gap:24px;font-size:.9rem;display:flex}.footer-bottom-item{align-items:center;gap:8px;transition:color .15s;display:inline-flex}.footer-bottom-item svg{width:17px;height:17px;color:var(--laranja-escuro);flex-shrink:0}a.footer-bottom-item:hover{color:var(--laranja-escuro)}.footer-copyright{color:#626760bf;margin-top:24px;font-size:.82rem}@media (max-width:780px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-col-brand{grid-column:1/-1}}@media (max-width:520px){.footer-grid{grid-template-columns:1fr}}.whatsapp-float{z-index:950;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .18s,box-shadow .18s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 22px #171a1647}.whatsapp-float:hover{transform:scale(1.06);box-shadow:0 10px 26px #171a1657}.whatsapp-float svg{width:30px;height:30px;color:var(--branco)}@media (max-width:560px){.whatsapp-float{width:56px;height:56px;bottom:16px;right:16px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.1ypl14jhz9yyw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.2g9li78_0_it5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.00u3xrku2lqty.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.2vepgg3wcdr2q.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.2ttjmmx-9gnz1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.3259ncl47-hqj.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.1ypl14jhz9yyw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.2g9li78_0_it5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.00u3xrku2lqty.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.2vepgg3wcdr2q.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.2ttjmmx-9gnz1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.3259ncl47-hqj.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a342834df7752944-s.1ypl14jhz9yyw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.2g9li78_0_it5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.00u3xrku2lqty.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.2vepgg3wcdr2q.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.2ttjmmx-9gnz1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.3259ncl47-hqj.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_402145c-module__cKRfpq__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_402145c-module__cKRfpq__variable{--font-manrope:"Manrope", "Manrope Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_e0e3ef5f-module__pfbz0G__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_e0e3ef5f-module__pfbz0G__variable{--font-inter:"Inter", "Inter Fallback"}
