:root{--dark:#0E0E0E;--gray-2:#333;--lightgray:#F2F2F2;--white:#fff;--accent:#E0E0E0;--accent-hover:#fff;--text-on-dark:#fff;--text-on-light:#111;--muted-on-light:#555;--radius:14px;--shadow-sm:0 6px 16px rgba(0,0,0,.18);--shadow-md:0 10px 30px rgba(0,0,0,.25);--container:1200px;--space-lg:64px;--space-md:48px;--space-sm:32px}html,body{margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;background:#121212;color:var(--text-on-dark);font-family:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,"Helvetica Neue",Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}main{flex:1 0 auto}footer,.jc-footer{flex-shrink:0}*,*::before,*::after{box-sizing:border-box}img{max-width:100%;height:auto;display:block}a{color:var(--accent-hover);text-decoration:none;transition:.3s}a:hover{color:var(--accent)}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 40px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s ease}.reveal.is-in{opacity:1;transform:none}.btn,.step,.card.light,.ecossistema-card,.journey-note{transition:all .3s ease}.btn:hover{transform:translateY(-2px)}.step:hover,.card.light:hover,.ecossistema-card:hover,.journey-note:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgb(0 0 0 / .25)}header.jc-hero{background:var(--dark);width:100%;margin:0;padding:0}.jc-hero-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:start;padding:var(--space-lg) 0}.hero-main,.hero-side{padding:0 40px}h1{font-size:clamp(32px, 5vw, 60px);margin:0 0 14px;line-height:1.2}.subtitle{color:#ddd;font-size:18px;max-width:68ch}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.btn{padding:14px 18px;border-radius:12px;font-weight:700;border:1px solid #fff0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1.4}.btn.primary{background:var(--accent);color:#000}.btn.primary:hover{background:var(--accent-hover)}.btn.dark{background:#1C1C1C;color:#fff;border-color:var(--gray-2)}.btn.ghost{background:#fff0;border:1px solid var(--gray-2);color:#000}.hero-card{background:#1B1B1B;padding:24px;border:1px solid var(--gray-2);border-radius:var(--radius);box-shadow:var(--shadow-md)}.hero-logo-out{margin-top:20px;width:100%}.hero-logo-out img{width:100%;border-radius:10px;opacity:.95;transition:.3s}.hero-logo-out img:hover{opacity:1}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:20px 0 18px;font-size:12px;line-height:1.4;color:#bdbdbd}.breadcrumb a{color:#d5d5d5}.breadcrumb a:hover{color:#fff}.breadcrumb span{color:#fff}.hero-logo-title{margin:16px 0 0;font-size:23px;line-height:1.3;color:#d3d3d3;text-align:center}.values-read-more{display:flex;align-items:center;justify-content:center;width:fit-content;margin:12px auto 0;padding:6px 10px;min-height:30px;font-size:12px;font-weight:700;line-height:1;background:#fff;color:#000;border:1px solid #000;border-radius:6px}.values-read-more:hover{background:#000;color:#fff;border-color:#000}@media(min-width:1025px){.values-read-more{margin-left:auto;margin-right:0}}#journey{background:var(--lightgray);color:var(--text-on-light);padding:var(--space-md) 0 24px;border:none;margin:0}.journey-inner{max-width:var(--container);margin:0 auto;padding:0 40px}.journey-grid{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr;gap:8px}.step{background:#1F1F1F;color:#fff;border-radius:12px;padding:24px;box-shadow:var(--shadow-sm)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:2px solid #fff;border-radius:50%;font-weight:700;color:#fff;margin-bottom:10px;font-size:16px}.arrow{display:flex;align-items:center;justify-content:center}.arrow svg{width:26px;height:26px;color:#000;animation:arrowMove 2.4s infinite ease-in-out}@keyframes arrowMove{0%{transform:translateX(-30px);opacity:0}50%{transform:translateX(0);opacity:1}100%{transform:translateX(30px);opacity:0}}.journey-note-wrap{margin-top:24px}.journey-note{background:#e4e4e4;border-radius:16px;padding:24px;box-shadow:0 8px 20px rgb(0 0 0 / .06);color:#111}.journey-note h3{margin:0 0 10px;font-size:28px;line-height:1.2}.journey-note p{margin:0;font-size:17px;color:#333}#ecossistema-aplicacao{background:#fff;color:#111;padding:var(--space-md) 0;margin:0}.ecossistema-head{max-width:920px;margin:0 auto 28px;text-align:center}.ecossistema-head h2{margin:0 0 12px;font-size:clamp(28px, 4vw, 40px);line-height:1.2}.ecossistema-head p{margin:0 auto;max-width:82ch;color:#4b4b4b;font-size:17px}.ecossistema-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ecossistema-card{background:#fff;border:1px solid #ececec;border-radius:16px;padding:26px;box-shadow:0 8px 20px rgb(0 0 0 / .05)}.ecossistema-card h3{margin:0 0 10px;font-size:24px;line-height:1.25;color:#111}.ecossistema-card p{margin:0;color:#444;font-size:17px}.ecossistema-card .hero-actions{margin-top:18px}.ecossistema-kicker{display:inline-block;margin-bottom:10px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#666;font-weight:700}#final-step{background:var(--lightgray);color:var(--text-on-light);padding:var(--space-sm) 0 var(--space-md);margin:0}.final-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:36px;max-width:var(--container);margin:0 auto;padding:0 40px}.final-left-card{background:#e6e6e6;border-radius:16px;padding:24px 24px;box-shadow:var(--shadow-md);color:var(--text-on-light)}.section.alt{background:var(--white);color:var(--text-on-light);padding:var(--space-md) 0;margin:0}.grid-2{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:start;padding:0 40px}.card.light{background:#fff;border:1px solid #eee;border-radius:12px;padding:24px;box-shadow:0 8px 20px rgb(0 0 0 / .05)}.mvv-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:var(--space-md);padding:0 40px}.certifications{background:#f7f7f7;border-radius:12px;padding:24px}.mvv-right{display:grid;grid-template-columns:1fr 1fr;gap:20px}#compromisso{background:#CFCFCF;color:#111;padding:var(--space-md) 0;margin:0}#compromisso .container{padding:0 40px}details.ac{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:14px 16px;margin:0 0 12px}details.ac summary{cursor:pointer;font-weight:700;color:#111;list-style:none}details.ac .ac-body{padding-top:8px;color:#333;line-height:1.6}.section.join{background:#fff;color:var(--text-on-light);text-align:center;padding:var(--space-md) 0;margin:0}.jc-selos{display:flex;gap:18px;justify-content:center;align-items:center;margin-top:40px;flex-wrap:wrap;margin-bottom:70px}.jc-selos img{max-height:70px;width:auto;opacity:.95;filter:grayscale(.2);transition:.3s}.jc-selos img:hover{transform:scale(1.05)}.jc-footer{background:var(--dark);width:100%;color:#aaa;padding:48px 0;border:none;margin:0;position:relative;z-index:2}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1fr;gap:24px;max-width:var(--container);margin:0 auto;padding:0 40px}.foot-title{color:#fff;font-weight:700;margin:0 0 8px}.footer-bottom,body footer,#colophon,.site-info{background:var(--dark)!important;color:#aaa!important;padding:2px 0!important;margin:0!important;height:80px!important;border:none!important}@media(max-width:1024px){.jc-hero-inner,.final-grid,.grid-2,.mvv-grid,.ecossistema-grid{grid-template-columns:1fr;padding:0 20px}.journey-grid{grid-template-columns:1fr;gap:14px}.arrow{display:none}.footer-grid{grid-template-columns:1fr 1fr}.mvv-grid{justify-items:center}.certifications{margin:0 auto;max-width:720px;width:100%}.mvv-right{grid-template-columns:1fr;justify-items:center}.mvv-right .card.light{width:90%;max-width:720px}}.eyebrow{font-size:12px;text-transform:uppercase;color:var(--muted-on-light);letter-spacing:.4px;margin-top:20px}body.page-id-34533.page-template-sobre{--jc-sobre-container:1170px;--jc-sobre-narrow:860px;--jc-sobre-gutter:48px;--jc-sobre-card-dark:#1f1f1f}body.page-id-34533.page-template-sobre #main-content,body.page-id-34533.page-template-sobre .entry-content{overflow-x:hidden}body.page-id-34533.page-template-sobre .hero-inner,body.page-id-34533.page-template-sobre .hero-wrap,body.page-id-34533.page-template-sobre .hero-grid,body.page-id-34533.page-template-sobre .hero-content,body.page-id-34533.page-template-sobre .sobre-hero-inner,body.page-id-34533.page-template-sobre .sobre-hero-grid,body.page-id-34533.page-template-sobre .journey-inner,body.page-id-34533.page-template-sobre .ecossistema-grid,body.page-id-34533.page-template-sobre .ecossistema-cards,body.page-id-34533.page-template-sobre .ecossistema-list{width:min(calc(100% - var(--jc-sobre-gutter)), var(--jc-sobre-container));max-width:var(--jc-sobre-container);margin-left:auto;margin-right:auto;box-sizing:border-box}body.page-id-34533.page-template-sobre [class*="hero"] h1{color:#ffffff!important;font-weight:800!important;line-height:1.14!important;letter-spacing:-.02em}body.page-id-34533.page-template-sobre .hero-card{color:rgb(255 255 255 / .94)}body.page-id-34533.page-template-sobre .hero-card h2{color:#f5f5f5!important;font-weight:700!important;line-height:1.25!important;margin:0 0 12px!important}body.page-id-34533.page-template-sobre .hero-card p,body.page-id-34533.page-template-sobre .hero-card strong{color:rgb(255 255 255 / .94)!important}body.page-id-34533.page-template-sobre .journey-inner>h2{color:#222222!important;font-weight:800!important;line-height:1.25!important;text-align:center;text-transform:uppercase;letter-spacing:-.01em;margin:0 0 28px!important}body.page-id-34533.page-template-sobre .step{background:var(--jc-sobre-card-dark);color:#fff}body.page-id-34533.page-template-sobre .step h3{color:#ffffff!important;font-size:18px!important;font-weight:700!important;line-height:1.3!important;margin:0 0 8px!important}body.page-id-34533.page-template-sobre .step p{color:rgb(255 255 255 / .93)!important;font-size:16px;line-height:1.55}body.page-id-34533.page-template-sobre .journey-note{width:100%;max-width:var(--jc-sobre-container);margin-left:auto;margin-right:auto;box-sizing:border-box}body.page-id-34533.page-template-sobre .journey-note h3{color:#222222!important;font-size:clamp(24px, 2.4vw, 30px)!important;font-weight:700!important;line-height:1.2!important;margin:0 0 10px!important}body.page-id-34533.page-template-sobre .journey-note p{color:#333;font-size:18px;line-height:1.6}body.page-id-34533.page-template-sobre .ecossistema-head{width:min(calc(100% - var(--jc-sobre-gutter)), var(--jc-sobre-narrow));max-width:var(--jc-sobre-narrow);margin-left:auto;margin-right:auto;text-align:center;box-sizing:border-box}body.page-id-34533.page-template-sobre .ecossistema-head h2{margin:0 0 12px!important;font-size:clamp(28px, 4vw, 40px)!important;line-height:1.2!important;font-weight:800!important;color:#111111!important;letter-spacing:-.02em}body.page-id-34533.page-template-sobre .ecossistema-head p{max-width:780px;margin-left:auto;margin-right:auto;color:#444;font-size:18px;line-height:1.58}body.page-id-34533.page-template-sobre .ecossistema-card h3{color:#111111!important;font-size:24px!important;font-weight:700!important;line-height:1.25!important;margin:0 0 10px!important}body.page-id-34533.page-template-sobre .ecossistema-card p{color:#444;line-height:1.58}@media (max-width:767px){body.page-id-34533.page-template-sobre{--jc-sobre-gutter:32px}body.page-id-34533.page-template-sobre [class*="hero"] h1{font-size:clamp(34px, 10vw, 46px)!important;line-height:1.12!important}body.page-id-34533.page-template-sobre .step h3{font-size:17px!important}body.page-id-34533.page-template-sobre .journey-note p,body.page-id-34533.page-template-sobre .ecossistema-head p{font-size:16px}}html body.page-id-34533.page-template-sobre{background:#101010!important}body.page-id-34533.page-template-sobre #page-container{max-width:1240px;margin-left:auto!important;margin-right:auto!important;background:#fff;overflow:hidden}body.page-id-34533.page-template-sobre #main-content{background:#fff;max-width:1240px;margin-left:auto;margin-right:auto;overflow:hidden}body.page-id-34533.page-template-sobre .entry-content{background:#fff;max-width:1240px;margin-left:auto;margin-right:auto;overflow:hidden}body.page-id-34533.page-template-sobre .entry-content>section,body.page-id-34533.page-template-sobre .entry-content>div{max-width:1240px;margin-left:auto;margin-right:auto;box-sizing:border-box}body.page-id-34533.page-template-sobre .entry-content>section:has(.hero-card),body.page-id-34533.page-template-sobre .entry-content>div:has(.hero-card){background:#101010!important;max-width:1240px!important;margin-left:auto!important;margin-right:auto!important}body.page-id-34533.page-template-sobre .entry-content>section:has(.hero-card)>*,body.page-id-34533.page-template-sobre .entry-content>div:has(.hero-card)>*{max-width:1170px;margin-left:auto;margin-right:auto;box-sizing:border-box}body.page-id-34533.page-template-sobre .hero-grid,body.page-id-34533.page-template-sobre .sobre-hero-grid,body.page-id-34533.page-template-sobre .hero-inner,body.page-id-34533.page-template-sobre .sobre-hero-inner{padding-left:26px;padding-right:26px}body.page-id-34533.page-template-sobre .journey-inner,body.page-id-34533.page-template-sobre .journey-note,body.page-id-34533.page-template-sobre .ecossistema-grid,body.page-id-34533.page-template-sobre .ecossistema-cards,body.page-id-34533.page-template-sobre .ecossistema-list{max-width:1070px!important;margin-left:auto!important;margin-right:auto!important}body.page-id-34533.page-template-sobre .entry-content>section:not(:has(.hero-card)),body.page-id-34533.page-template-sobre .entry-content>div:not(:has(.hero-card)){box-sizing:border-box}body.page-id-34533.page-template-sobre h1,body.page-id-34533.page-template-sobre h2,body.page-id-34533.page-template-sobre h3,body.page-id-34533.page-template-sobre .step h3,body.page-id-34533.page-template-sobre .hero-card h2,body.page-id-34533.page-template-sobre .ecossistema-card h3,body.page-id-34533.page-template-sobre .journey-note h3{font-family:"Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif!important}body.page-id-34533.page-template-sobre [class*="hero"] h1{max-width:760px;font-size:clamp(44px, 5.2vw, 64px)!important;font-weight:800!important;line-height:1.12!important;letter-spacing:-.025em;color:#ffffff!important}body.page-id-34533.page-template-sobre [class*="hero"] p{max-width:720px}body.page-id-34533.page-template-sobre .hero-card{max-width:430px;margin-left:auto}body.page-id-34533.page-template-sobre .journey-inner{padding-left:26px;padding-right:26px}body.page-id-34533.page-template-sobre .journey-inner>h2{font-family:"Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif!important;font-size:clamp(24px, 2.6vw, 30px)!important;font-weight:800!important;letter-spacing:-.015em;margin-bottom:34px!important}body.page-id-34533.page-template-sobre .step{min-height:230px}body.page-id-34533.page-template-sobre .step h3{font-size:20px!important;line-height:1.22!important}body.page-id-34533.page-template-sobre .journey-note{padding:28px 32px}body.page-id-34533.page-template-sobre .journey-note h3{font-size:clamp(26px, 2.8vw, 32px)!important;font-weight:800!important}body.page-id-34533.page-template-sobre .journey-note p{max-width:960px}body.page-id-34533.page-template-sobre .ecossistema-head{max-width:820px!important}body.page-id-34533.page-template-sobre .ecossistema-head h2{font-family:"Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif!important;font-size:clamp(34px, 4.4vw, 46px)!important;font-weight:800!important;line-height:1.12!important}body.page-id-34533.page-template-sobre .ecossistema-head p{max-width:780px}body.page-id-34533.page-template-sobre .ecossistema-card{box-sizing:border-box}body.page-id-34533.page-template-sobre .ecossistema-card h3{font-size:26px!important;font-weight:800!important}body.page-id-34533.page-template-sobre .entry-content>section>*,body.page-id-34533.page-template-sobre .entry-content>div>*{box-sizing:border-box}@media (max-width:767px){body.page-id-34533.page-template-sobre #page-container,body.page-id-34533.page-template-sobre #main-content,body.page-id-34533.page-template-sobre .entry-content{max-width:100%}body.page-id-34533.page-template-sobre .hero-grid,body.page-id-34533.page-template-sobre .sobre-hero-grid,body.page-id-34533.page-template-sobre .hero-inner,body.page-id-34533.page-template-sobre .sobre-hero-inner,body.page-id-34533.page-template-sobre .journey-inner{padding-left:20px;padding-right:20px}body.page-id-34533.page-template-sobre [class*="hero"] h1{font-size:clamp(34px, 11vw, 46px)!important}body.page-id-34533.page-template-sobre .hero-card{max-width:100%;margin-left:0}body.page-id-34533.page-template-sobre .journey-note{padding:24px 22px}}body.page-id-34533.page-template-sobre .container,body.page-id-34533.page-template-sobre .grid-2{box-sizing:border-box}body.page-id-34533.page-template-sobre .entry-content section .container,body.page-id-34533.page-template-sobre .entry-content section .container.grid-2{width:min(calc(100% - 56px), 1070px);max-width:1070px;margin-left:auto;margin-right:auto}body.page-id-34533.page-template-sobre section.reveal.is-in .container.grid-2{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,0.88fr);gap:56px;align-items:start}body.page-id-34533.page-template-sobre section.reveal.is-in .container.grid-2 h2{font-family:"Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif!important;font-size:clamp(26px, 2.6vw, 32px)!important;font-weight:800!important;line-height:1.12!important;color:#222222!important;margin:0 0 24px!important;letter-spacing:-.015em}body.page-id-34533.page-template-sobre section.reveal.is-in .container.grid-2 p{max-width:620px;font-size:16px;line-height:1.62;color:#1f1f1f;margin:0 0 18px}body.page-id-34533.page-template-sobre section.reveal.is-in .container.grid-2 .card,body.page-id-34533.page-template-sobre section.reveal.is-in .container.grid-2 .card.light{border-radius:12px;box-sizing:border-box}body.page-id-34533.page-template-sobre section.reveal.is-in .container.grid-2 h3,body.page-id-34533.page-template-sobre section.reveal.is-in .container.grid-2 .card h3,body.page-id-34533.page-template-sobre section.reveal.is-in .container.grid-2 .card h4{font-family:"Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif!important;font-size:18px!important;font-weight:800!important;line-height:1.22!important;color:#111111!important;margin:0 0 10px!important}body.page-id-34533.page-template-sobre section.section.join{background:#fff;text-align:center}body.page-id-34533.page-template-sobre section.section.join .container{width:min(calc(100% - 56px), 900px);max-width:900px;margin-left:auto;margin-right:auto}body.page-id-34533.page-template-sobre section.section.join h2{font-family:"Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif!important;font-size:clamp(28px, 3vw, 34px)!important;font-weight:800!important;line-height:1.12!important;color:#222222!important;margin:0 0 10px!important;letter-spacing:-.015em}body.page-id-34533.page-template-sobre section.section.join p{max-width:680px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.58;color:#222}body.page-id-34533.page-template-sobre section.section.join h3{font-family:"Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif!important;font-size:clamp(22px, 2.4vw, 28px)!important;font-weight:800!important;line-height:1.16!important;color:#222222!important;margin:36px 0 12px!important;letter-spacing:-.012em}body.page-id-34533.page-template-sobre .final-left-card{box-sizing:border-box}body.page-id-34533.page-template-sobre .final-left-card h2{font-family:"Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif!important;font-size:clamp(26px, 2.6vw, 32px)!important;font-weight:800!important;line-height:1.14!important;color:#222222!important;margin:0 0 10px!important}body.page-id-34533.page-template-sobre .final-left-card p{font-size:16px;line-height:1.56;color:#1f1f1f;margin:0}body.page-id-34533.page-template-sobre article.step h3{font-family:"Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif!important;font-weight:800!important}body.page-id-34533.page-template-sobre section.section.alt{background:#fff}body.page-id-34533.page-template-sobre section.section.alt .container,body.page-id-34533.page-template-sobre section.section.alt .container.grid-2{width:min(calc(100% - 56px), 1070px);max-width:1070px;margin-left:auto;margin-right:auto}body.page-id-34533.page-template-sobre section.section.alt h2{font-family:"Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif!important;font-size:clamp(28px, 3vw, 34px)!important;font-weight:800!important;line-height:1.14!important;color:#222222!important;margin:0 0 14px!important;letter-spacing:-.015em}body.page-id-34533.page-template-sobre section.section.alt h3,body.page-id-34533.page-template-sobre section.section.alt .card.light h3{font-family:"Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif!important;font-size:22px!important;font-weight:800!important;line-height:1.18!important;color:#222222!important;margin:0 0 12px!important}body.page-id-34533.page-template-sobre section.section.alt p,body.page-id-34533.page-template-sobre section.section.alt li{font-size:16px;line-height:1.6;color:#1f1f1f}body.page-id-34533.page-template-sobre section.section.alt .card.light{background:#fff;border:1px solid rgb(0 0 0 / .08);border-radius:12px;box-sizing:border-box}body.page-id-34533.page-template-sobre section.section.join a,body.page-id-34533.page-template-sobre section.section.alt a,body.page-id-34533.page-template-sobre .final-left-card a{font-weight:800}@media (max-width:900px){body.page-id-34533.page-template-sobre section.reveal.is-in .container.grid-2,body.page-id-34533.page-template-sobre section.section.alt .container.grid-2{grid-template-columns:1fr;gap:28px}body.page-id-34533.page-template-sobre .entry-content section .container,body.page-id-34533.page-template-sobre .entry-content section .container.grid-2,body.page-id-34533.page-template-sobre section.section.join .container,body.page-id-34533.page-template-sobre section.section.alt .container,body.page-id-34533.page-template-sobre section.section.alt .container.grid-2{width:min(calc(100% - 36px), 100%)}body.page-id-34533.page-template-sobre section.reveal.is-in .container.grid-2 p,body.page-id-34533.page-template-sobre section.section.join p{max-width:100%}}body.page-id-34533.page-template-sobre section.section.join{text-align:center!important}body.page-id-34533.page-template-sobre section.section.join .container{width:min(calc(100% - 56px), 820px)!important;max-width:820px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}body.page-id-34533.page-template-sobre section.section.join h2,body.page-id-34533.page-template-sobre section.section.join h3{display:block;max-width:760px;margin-left:auto!important;margin-right:auto!important;text-align:center!important}body.page-id-34533.page-template-sobre section.section.join h2{margin-bottom:10px!important}body.page-id-34533.page-template-sobre section.section.join h3{max-width:780px;margin-top:38px!important;margin-bottom:16px!important}body.page-id-34533.page-template-sobre section.section.join p{max-width:700px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}body.page-id-34533.page-template-sobre section.section.join .actions,body.page-id-34533.page-template-sobre section.section.join .btns,body.page-id-34533.page-template-sobre section.section.join .buttons,body.page-id-34533.page-template-sobre section.section.join [class*="button"],body.page-id-34533.page-template-sobre section.section.join [class*="cta"]{justify-content:center;text-align:center}body.page-id-34533.page-template-sobre section.section.join .container>a,body.page-id-34533.page-template-sobre section.section.join .container p+a{display:inline-flex;vertical-align:middle}body.page-id-34533.page-template-sobre section.section.join img{display:inline-block;max-width:100%;height:auto}body.page-id-34533.page-template-sobre section.section.join .logos,body.page-id-34533.page-template-sobre section.section.join .logo-row,body.page-id-34533.page-template-sobre section.section.join [class*="logo"],body.page-id-34533.page-template-sobre section.section.join [class*="rouanet"],body.page-id-34533.page-template-sobre section.section.join [class*="pronac"]{margin-left:auto;margin-right:auto;text-align:center;justify-content:center}@media (max-width:767px){body.page-id-34533.page-template-sobre section.section.join .container{width:min(calc(100% - 36px), 100%)!important}body.page-id-34533.page-template-sobre section.section.join h3{max-width:100%}}body.page-id-34533.page-template-sobre section.section.join{text-align:center!important}body.page-id-34533.page-template-sobre section.section.join .container{width:min(calc(100% - 56px), 860px)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}body.page-id-34533.page-template-sobre section.section.join h2{max-width:760px;margin-left:auto!important;margin-right:auto!important;margin-bottom:10px!important;text-align:center!important;font-size:clamp(21px, 2vw, 25px)!important;line-height:1.16!important;font-weight:800!important}body.page-id-34533.page-template-sobre section.section.join h3{max-width:840px;margin-left:auto!important;margin-right:auto!important;margin-top:36px!important;margin-bottom:14px!important;text-align:center!important;font-size:clamp(17px, 1.55vw, 20px)!important;line-height:1.22!important;font-weight:800!important}body.page-id-34533.page-template-sobre section.section.join p{max-width:700px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}body.page-id-34533.page-template-sobre section.section.join img{display:inline-block;max-width:100%;height:auto}@media (max-width:767px){body.page-id-34533.page-template-sobre section.section.join .container{width:min(calc(100% - 36px), 100%)!important}body.page-id-34533.page-template-sobre section.section.join h2{font-size:clamp(22px, 7vw, 28px)!important}body.page-id-34533.page-template-sobre section.section.join h3{max-width:100%;font-size:clamp(18px, 5.8vw, 23px)!important}}body.page-id-34533.page-template-sobre{--jc-sobre-canvas:1280px;--jc-sobre-container:1160px;--jc-sobre-wide:1200px;--jc-sobre-gutter:36px}body.page-id-34533.page-template-sobre #page-container,body.page-id-34533.page-template-sobre #main-content,body.page-id-34533.page-template-sobre .entry-content{max-width:var(--jc-sobre-canvas)!important}body.page-id-34533.page-template-sobre .hero-inner,body.page-id-34533.page-template-sobre .hero-wrap,body.page-id-34533.page-template-sobre .hero-grid,body.page-id-34533.page-template-sobre .hero-content,body.page-id-34533.page-template-sobre .sobre-hero-inner,body.page-id-34533.page-template-sobre .sobre-hero-grid{width:min(calc(100% - var(--jc-sobre-gutter)), var(--jc-sobre-wide))!important;max-width:var(--jc-sobre-wide)!important;margin-left:auto!important;margin-right:auto!important;column-gap:42px!important;gap:42px!important;padding-left:10px!important;padding-right:10px!important}body.page-id-34533.page-template-sobre .hero-grid,body.page-id-34533.page-template-sobre .sobre-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,0.82fr);align-items:center}body.page-id-34533.page-template-sobre .hero-card{max-width:460px!important;margin-left:0!important}body.page-id-34533.page-template-sobre .hero-card+*,body.page-id-34533.page-template-sobre .hero-card~*{max-width:460px}body.page-id-34533.page-template-sobre .journey-inner,body.page-id-34533.page-template-sobre .journey-note,body.page-id-34533.page-template-sobre .ecossistema-grid,body.page-id-34533.page-template-sobre .ecossistema-cards,body.page-id-34533.page-template-sobre .ecossistema-list{width:min(calc(100% - var(--jc-sobre-gutter)), var(--jc-sobre-container))!important;max-width:var(--jc-sobre-container)!important}body.page-id-34533.page-template-sobre .entry-content section .container,body.page-id-34533.page-template-sobre .entry-content section .container.grid-2,body.page-id-34533.page-template-sobre section.section.alt .container,body.page-id-34533.page-template-sobre section.section.alt .container.grid-2{width:min(calc(100% - var(--jc-sobre-gutter)), var(--jc-sobre-container))!important;max-width:var(--jc-sobre-container)!important}body.page-id-34533.page-template-sobre .container.grid-2,body.page-id-34533.page-template-sobre section.reveal.is-in .container.grid-2,body.page-id-34533.page-template-sobre section.section.alt .container.grid-2{gap:42px!important;column-gap:42px!important}body.page-id-34533.page-template-sobre section.section.alt .card.light{max-width:430px}@media (max-width:900px){body.page-id-34533.page-template-sobre{--jc-sobre-gutter:32px}body.page-id-34533.page-template-sobre .hero-grid,body.page-id-34533.page-template-sobre .sobre-hero-grid{grid-template-columns:1fr;gap:28px!important}body.page-id-34533.page-template-sobre .hero-card,body.page-id-34533.page-template-sobre section.section.alt .card.light{max-width:100%!important}}body.page-id-34533.page-template-sobre #page-container,body.page-id-34533.page-template-sobre #main-content,body.page-id-34533.page-template-sobre .entry-content{overflow:visible!important}body.page-id-34533.page-template-sobre{--jc-sobre-gutter:48px}body.page-id-34533.page-template-sobre :is(.step,.journey-note,.ecossistema-card,.card.light){padding-left:28px;padding-right:28px}@media (max-width:900px){body.page-id-34533.page-template-sobre{--jc-sobre-gutter:28px}body.page-id-34533.page-template-sobre :is(.step,.journey-note,.ecossistema-card,.card.light){padding-left:22px;padding-right:22px}}