﻿.home-2026{margin:0;font-family:"Inter",sans-serif;color:var(--body);background:var(--white);overflow-x:hidden}.home-2026 h1,.home-2026 h2,.home-2026 h3,.home-2026 .display{font-family:"Manrope",sans-serif;color:var(--ink);margin:0;letter-spacing:-0.02em}.home-2026 a{text-decoration:none;color:inherit}.home-2026 img,.home-2026 video,.home-2026 svg{display:block;max-width:100%}.home-2026 section{position:relative}.home-2026 .eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:600;color:var(--muted-light)}.home-2026 .amber{color:var(--amber)}.home-2026 .reveal{opacity:0;transform:translateY(28px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.home-2026 .reveal.is-visible{opacity:1;transform:translateY(0)}.home-2026 .stagger>*{opacity:0;transform:translateY(24px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.home-2026 .stagger.is-visible>*{opacity:1;transform:translateY(0)}.home-2026 .stagger>*:nth-child(1){transition-delay:0.02s}.home-2026 .stagger>*:nth-child(2){transition-delay:0.1s}.home-2026 .stagger>*:nth-child(3){transition-delay:0.18s}.home-2026 .stagger>*:nth-child(4){transition-delay:0.26s}.home-2026 .stagger>*:nth-child(5){transition-delay:0.34s}.home-2026 .stagger>*:nth-child(6){transition-delay:0.42s}.home-2026 .stagger>*:nth-child(7){transition-delay:0.5s}.home-2026 .stagger>*:nth-child(8){transition-delay:0.58s}.home-2026 .stagger>*:nth-child(9){transition-delay:0.66s}.home-2026 .stagger>*:nth-child(10){transition-delay:0.74s}.home-2026 .hero{min-height:100vh;background:radial-gradient(ellipse at 70% 30%, #232323 0%, #101010 55%, #0a0a0a 100%);text-align:left;color:var(--white);position:relative;overflow:hidden}.home-2026 .hero-slide{position:absolute;inset:0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:120px 24px 60px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 1s ease}.home-2026 .hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.home-2026 .hero-wrap{width:100%}.home-2026 .hero-copy{position:relative;z-index:3;max-width:780px}.home-2026 .hero .hero-lead{font-family:"Inter",sans-serif;font-weight:300;color:#b3b3b3;font-size:clamp(1.36rem,2.88vw,2.08rem);line-height:1.3;margin:0}.home-2026 .hero h1{font-family:"Inter",sans-serif;font-size:clamp(1.36rem,2.88vw,2.08rem);color:var(--white);font-weight:700;line-height:1.3;margin-top:16px}.home-2026 .hero .btn-row{display:flex;gap:16px;margin-top:38px;flex-wrap:wrap}.home-2026 .hero .find-out,.home-2026 .hero .btn-outline{display:inline-block;text-align:center;padding:16px 20px;border-radius:8px;min-width:220px;font-weight:700;font-size:.9rem;letter-spacing:.02em;transition:all .35s var(--ease)}.home-2026 .hero .find-out{border:none;background:var(--amber);color:var(--ink)}.home-2026 .hero .find-out:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(255,195,0,.3)}.home-2026 .hero .btn-outline{border:1px solid var(--white);background:rgba(0,0,0,0);color:var(--white)}.home-2026 .hero .btn-outline:hover{background:rgba(255,255,255,.1);transform:translateY(-3px)}.home-2026 .scroll-cue{position:absolute;left:50%;bottom:28px;transform:translate(-50%, 0);width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;animation:bob 2.2s ease-in-out infinite;z-index:3;cursor:pointer;color:var(--white);transition:background .3s var(--ease),border-color .3s var(--ease)}.home-2026 .scroll-cue:hover{background:var(--amber);border-color:var(--amber);color:var(--ink)}.home-2026 .hero-dots{position:absolute;left:50%;bottom:78px;transform:translateX(-50%);display:flex;gap:10px;z-index:4}.home-2026 .hero-dot{width:26px;height:4px;border-radius:2px;border:none;background:rgba(255,255,255,.3);cursor:pointer;padding:0;transition:background .3s var(--ease)}.home-2026 .hero-dot.is-active{background:var(--amber)}.home-2026 .hero-dot:hover{background:rgba(255,195,0,.7)}.home-2026 .hero-graphic{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}.home-2026 .hero-graphic::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.6);z-index:2}.home-2026 .hero-graphic.mask-50::after{background:rgba(0,0,0,.5)}.home-2026 .hero-graphic video{width:100%;height:100%;object-fit:cover;display:block}.home-2026 .lede{padding:130px 0 90px;text-align:left}.home-2026 .lede .eyebrow{margin-bottom:18px}.home-2026 .lede h2{font-family:"Inter",sans-serif;font-size:clamp(2.04rem,3.6vw,2.88rem);max-width:680px;font-weight:200;line-height:1.3}.home-2026 .lede p{font-family:"Inter",sans-serif;font-weight:300;max-width:680px;font-size:1.02rem;line-height:1.65;margin-top:22px;color:var(--body)}.home-2026 .stats-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:28px;margin-top:52px}.home-2026 .stat-card{background:var(--grey-100);border-radius:24px;padding:34px 32px}.home-2026 .stat-card h3{font-family:"Inter",sans-serif;font-weight:600;font-size:1.32rem;line-height:1.25;color:var(--ink);margin-bottom:34px}.home-2026 .stat-block{padding:14px 0}.home-2026 .stat-block+.stat-block{border-top:1px solid var(--grey-300);margin-top:2px}.home-2026 .stats-grid .stat-number{font-family:"Inter",sans-serif;font-weight:800;font-size:clamp(2.2rem,4.6vw,4.2rem);color:var(--ink);margin:0 0 8px;line-height:1.1}.home-2026 .stats-grid .stat-desc{font-family:"Inter",sans-serif;font-weight:400;font-size:1.1rem;color:var(--body);line-height:1.55;margin:0}.home-2026 .cards-grid{background:var(--grey-100);padding:0 0 40px}.home-2026 .image-banner{padding:0}.home-2026 .image-banner-media{position:relative;width:100%;min-height:440px;overflow:hidden}.home-2026 .image-banner-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-2026 .image-banner-overlay{position:absolute;inset:0;background:rgba(10,10,10,.55)}.home-2026 .image-banner-text{position:relative;z-index:2;min-height:440px;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 32px}.home-2026 .image-banner-text p{font-family:"Inter",sans-serif;font-weight:400;color:var(--white);font-size:clamp(1rem,1.7vw,1.5rem);line-height:1.5;max-width:760px;margin:0 auto}.home-2026 .grid3{display:grid;grid-template-columns:repeat(3, 1fr);gap:28px;padding-top:50px}.home-2026 .card3{display:grid;grid-template-rows:7fr 3fr;aspect-ratio:3/5;background:var(--white);border-radius:var(--radius);overflow:hidden;border:1px solid var(--grey-200);transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .4s var(--ease)}.home-2026 .card3:hover{transform:translateY(-6px);box-shadow:0 22px 44px rgba(20,20,20,.12);border-color:var(--amber)}.home-2026 .card3-media{position:relative;overflow:hidden;min-height:0;background:linear-gradient(135deg, #1c1c1c, #2b2b2b);display:flex;align-items:center;justify-content:center}.home-2026 .card3-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s var(--ease)}.home-2026 .card3:hover .card3-media img{transform:scale(1.05)}.home-2026 .card3-text{min-height:0;padding:22px 24px;display:flex;flex-direction:column;justify-content:flex-start}.home-2026 .card3-text h3{font-family:"Inter",sans-serif;font-size:1.35rem;font-weight:700;color:#000;line-height:1.3;margin-bottom:8px}.home-2026 .card3-text p{font-size:.84rem;color:var(--muted);line-height:1.5;margin:0}.home-2026 .card3-text .see-how{display:inline-block;margin-top:auto;font-family:"Inter",sans-serif;color:#ffc300;font-weight:600;font-size:.8rem}.home-2026 .card3-text .see-how::after{content:" →";transition:margin .3s var(--ease)}.home-2026 .card3:hover .see-how::after{margin-left:6px}.home-2026 .partner-grid{background:var(--grey-100);padding:36px 0 100px}.home-2026 .partner-grid .section-divider{border:none;border-top:1px solid rgba(0,0,0,.12);margin:0 0 40px;width:100%}.home-2026 .partner-grid h2{font-family:"Inter",sans-serif;font-weight:700;font-size:clamp(1.3rem,2.1vw,1.65rem);color:var(--ink);text-align:center;max-width:900px;margin:0 auto;white-space:nowrap}.home-2026 .partner-grid>.wrap>p{font-family:"Inter",sans-serif;font-weight:400;font-size:1.02rem;line-height:1.6;color:rgba(0,0,0,.7);text-align:center;max-width:700px;margin:16px auto 0}.home-2026 .partner-cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:18px;margin-top:56px}.home-2026 .partner-card{background:#1a1a1a;color:var(--white);border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:22px 16px;min-height:64px;display:flex;align-items:center;justify-content:center;text-align:center;font-family:"Inter",sans-serif;font-weight:600;font-size:.92rem;line-height:1.3;transition:transform .3s var(--ease),background .3s var(--ease),border-color .3s var(--ease),color .3s var(--ease)}.home-2026 .partner-card:hover{transform:translateY(-4px);background:var(--amber);border-color:var(--amber);color:var(--ink)}.home-2026 .partner-card:nth-child(9){grid-column:2/3}.home-2026 .partner-card:nth-child(10){grid-column:3/4}.home-2026 .partner-cards .partner-card{transition-delay:0s}.home-2026 .careers-grid{background:var(--grey-100);padding:100px 0}.home-2026 .cg-row{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 2fr);gap:20px;margin-bottom:20px}.home-2026 .cg-row:last-child{margin-bottom:0}.home-2026 .cg-row.reverse{grid-template-columns:minmax(0, 2fr) minmax(0, 1fr)}.home-2026 .cg-media{position:relative;border-radius:20px;overflow:hidden}.home-2026 .cg-media img,.home-2026 .cg-media video{width:100%;height:100%;object-fit:cover;display:block}.home-2026 .cg-panel{background:#1a1a1a;color:var(--white);border-radius:20px;aspect-ratio:2/1;padding:48px 56px;display:flex;flex-direction:column;justify-content:center}.home-2026 .cg-panel h3{font-family:"Inter",sans-serif;font-weight:700;font-size:clamp(1.8rem,2.6vw,2.3rem);color:var(--white);margin-bottom:16px}.home-2026 .cg-sub{font-family:"Inter",sans-serif;font-weight:400;font-size:1rem;color:var(--grey-300);margin:0 0 26px}.home-2026 .cg-link{display:flex;align-items:center;gap:14px;font-family:"Inter",sans-serif;font-weight:600;color:var(--white);font-size:1.02rem;margin-bottom:14px;transition:opacity .3s var(--ease)}.home-2026 .cg-link:hover{opacity:.75}.home-2026 .cg-link .arrow{color:var(--amber);transition:transform .3s var(--ease)}.home-2026 .cg-link:hover .arrow{transform:translateX(6px)}.home-2026 .advisory-series{background:#000;padding:100px 0}.home-2026 .as-grid{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:64px;align-items:center}.home-2026 .as-logo{width:300px;height:auto;margin-bottom:28px}.home-2026 .as-copy p{font-family:"Inter",sans-serif;font-weight:400;font-size:1.02rem;line-height:1.65;color:var(--grey-300);max-width:480px;margin:0 0 28px}.home-2026 .btn-as{display:inline-block;background:var(--amber);color:var(--ink);font-family:"Inter",sans-serif;font-weight:700;font-size:.9rem;padding:14px 28px;border-radius:8px;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.home-2026 .btn-as:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(255,195,0,.3)}.home-2026 .as-media{border-radius:20px;overflow:hidden;aspect-ratio:16/10}.home-2026 .as-media img{width:100%;height:100%;object-fit:cover}.home-2026 .what{padding:110px 0}.home-2026 .what .eyebrow{font-family:"Inter",sans-serif;font-weight:600}.home-2026 .what h2{font-family:"Inter",sans-serif;font-weight:700;font-size:clamp(1.7rem,3vw,2.3rem);max-width:560px}.home-2026 .what>.wrap>p{font-family:"Inter",sans-serif;font-weight:400;max-width:720px;font-size:1.02rem;line-height:1.65;margin-top:20px}.home-2026 .what-grid{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:26px;margin-top:56px;align-items:stretch}.home-2026 .icon-block{background:var(--grey-100);border-radius:var(--radius);padding:30px 26px;border:1px solid var(--grey-200);min-height:280px;display:flex;flex-direction:column;transition:transform .4s var(--ease),border-color .4s var(--ease),background .4s var(--ease)}.home-2026 .icon-block:hover{transform:translateY(-6px);border-color:var(--amber);background:var(--warm)}.home-2026 .icon-block strong{display:block;font-family:"Inter",sans-serif;font-weight:700;font-size:1.1rem;color:var(--ink);margin-bottom:10px}.home-2026 .icon-block p{flex:1;font-family:"Inter",sans-serif;font-weight:400;font-size:.9rem;line-height:1.6;color:var(--body);margin:0}.home-2026 .icon-block .cta-btn{display:inline-block;text-align:center;margin-top:30px;align-self:flex-start;background:var(--amber);color:var(--ink);padding:10px 22px;border-radius:8px;min-width:190px;font-family:"Inter",sans-serif;font-weight:700;font-size:.85rem;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.home-2026 .icon-block .cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,195,0,.3)}.home-2026 .logo-block{border-radius:var(--radius);position:relative;overflow:hidden;min-height:280px}.home-2026 .logo-block img{width:100%;height:100%;object-fit:cover;display:block}.home-2026 .knowledge{background:var(--grey-100);padding:100px 0 120px}.home-2026 .knowledge-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:16px}.home-2026 .knowledge h2{font-family:"Inter",sans-serif;font-weight:700;font-size:clamp(1.6rem,2.8vw,2.1rem)}.home-2026 .knowledge h2 b{color:var(--ink);font-weight:700}.home-2026 .carousel-wrap{position:relative;margin-top:48px}.home-2026 .know-grid{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.home-2026 .know-grid::-webkit-scrollbar{height:6px}.home-2026 .know-grid::-webkit-scrollbar-thumb{background:var(--grey-300);border-radius:3px}.home-2026 .know-card{background:var(--white);border-radius:var(--radius);padding:26px 22px;border:1px solid var(--grey-200);flex:0 0 300px;scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.home-2026 .know-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px rgba(20,20,20,.1)}.home-2026 .know-card h3{font-family:"Inter",sans-serif;font-weight:600;font-size:1rem;line-height:1.4}.home-2026 .know-card p{font-family:"Inter",sans-serif;font-weight:400;font-size:.84rem;color:var(--muted);line-height:1.55;margin-top:10px}.home-2026 .know-card .rm{display:inline-block;margin-top:auto;padding-top:14px;font-family:"Inter",sans-serif;font-size:.8rem;font-weight:600;color:#ffc300}.home-2026 .know-card .rm::after{content:" →"}.home-2026 .know-dot{display:flex;align-items:center;gap:8px;margin-bottom:16px}.home-2026 .know-cat{font-family:"Inter",sans-serif;font-weight:600;font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;color:#ffc300;background:rgba(255,195,0,.2);padding:5px 10px;border-radius:999px}.home-2026 .know-date{font-family:"Inter",sans-serif;font-weight:400;font-size:.72rem;color:var(--muted-light)}.home-2026 .carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid var(--grey-300);background:var(--white);color:var(--ink);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;transition:all .3s var(--ease);z-index:5;box-shadow:0 8px 20px rgba(20,20,20,.12)}.home-2026 .carousel-btn:hover{background:var(--amber);border-color:var(--amber)}.home-2026 #knowPrev{left:-20px}.home-2026 #knowNext{right:-20px}.home-2026 .ver-mais{display:block;text-align:center;margin:36px auto 0;font-family:"Inter",sans-serif;font-weight:600;font-size:.92rem;color:var(--ink)}@media(max-width: 1000px){.home-2026 .stats-grid{grid-template-columns:1fr}.home-2026 .grid3{grid-template-columns:repeat(2, 1fr)}.home-2026 .what-grid{grid-template-columns:1fr}.home-2026 .partner-cards{grid-template-columns:repeat(2, 1fr)}.home-2026 .partner-card:nth-child(9),.home-2026 .partner-card:nth-child(10){grid-column:auto}.home-2026 .lede{padding:90px 0 70px}.home-2026 .careers-grid{padding:70px 0}.home-2026 .advisory-series{padding:70px 0}.home-2026 .as-grid{grid-template-columns:1fr;gap:40px}.home-2026 .as-media{order:-1}.home-2026 .as-logo{width:220px}.home-2026 .what{padding:80px 0}.home-2026 .knowledge{padding:70px 0 90px}}@media(max-width: 900px){.home-2026 .cg-row,.home-2026 .cg-row.reverse{grid-template-columns:1fr}.home-2026 .cg-media{aspect-ratio:16/10}.home-2026 .cg-panel{aspect-ratio:auto;padding:36px 28px}}@media(max-width: 760px){.home-2026 .hero-slide{padding:110px 20px 90px}.home-2026 .hero .find-out,.home-2026 .hero .btn-outline{min-width:0;flex:1 1 auto}.home-2026 .hero .btn-row{width:100%}.home-2026 .grid3{grid-template-columns:1fr}.home-2026 .card3{aspect-ratio:auto}.home-2026 .card3-media{aspect-ratio:4/3}.home-2026 .card3-text{padding:18px 20px}.home-2026 .image-banner-media,.home-2026 .image-banner-text{min-height:340px}.home-2026 .image-banner-text{padding:48px 24px}.home-2026 .partner-cards{grid-template-columns:1fr;margin-top:40px}.home-2026 .partner-grid h2{white-space:normal}.home-2026 .stat-card{padding:28px 24px}.home-2026 .carousel-btn{display:none}.home-2026 .know-card{flex-basis:82vw}.home-2026 .lede{padding:70px 0 50px}.home-2026 .knowledge-head{justify-content:flex-start}}@media(max-width: 480px){.home-2026 .hero h1,.home-2026 .hero .hero-lead{font-size:1.36rem}.home-2026 .stats-grid .stat-number{font-size:2.2rem}.home-2026 .cg-panel{padding:28px 22px}}@keyframes bob{0%,100%{transform:translate(-50%, 0)}50%{transform:translate(-50%, 8px)}}@media(prefers-reduced-motion: reduce){.home-2026 *{animation:none !important;transition:none !important}}/*# sourceMappingURL=home.css.map */
