.LeadForm-module__UP5T5W__form{flex-direction:column;gap:18px;display:flex}.LeadForm-module__UP5T5W__campo{flex-direction:column;gap:8px;display:flex}.LeadForm-module__UP5T5W__rotulo{font-size:var(--fs-label);letter-spacing:.01em;color:var(--text-secondary);align-items:center;gap:6px;padding:0;font-weight:500;display:flex}.LeadForm-module__UP5T5W__obrigatorio{color:var(--red-bright)}.LeadForm-module__UP5T5W__opcional{color:var(--text-tertiary);letter-spacing:0;font-size:12px;font-weight:400}.LeadForm-module__UP5T5W__input{width:100%;height:var(--control-height);background:var(--surface-card-2);border:1px solid var(--line-default);border-radius:var(--r-control);color:var(--text-primary);font-family:var(--font-body);padding:0 18px;font-size:16px;transition:border-color .16s,background-color .16s}.LeadForm-module__UP5T5W__input::placeholder{color:var(--text-tertiary)}.LeadForm-module__UP5T5W__input:focus{border-color:var(--red-core);background:var(--surface-card);outline:none}.LeadForm-module__UP5T5W__input:focus-visible{outline:2px solid var(--red-bright);outline-offset:2px}.LeadForm-module__UP5T5W__inputErro{border-color:#e08a5c}.LeadForm-module__UP5T5W__erro{font-size:var(--fs-small);color:#e08a5c}.LeadForm-module__UP5T5W__selectWrap{position:relative}.LeadForm-module__UP5T5W__select{appearance:none;cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding-right:44px}.LeadForm-module__UP5T5W__selectVazio{color:var(--text-muted)}.LeadForm-module__UP5T5W__select option{background:var(--surface-card-2);color:var(--text-primary)}.LeadForm-module__UP5T5W__selectSeta{color:var(--text-muted);pointer-events:none;transition:color .16s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.LeadForm-module__UP5T5W__select:focus+.LeadForm-module__UP5T5W__selectSeta,.LeadForm-module__UP5T5W__select:hover+.LeadForm-module__UP5T5W__selectSeta{color:var(--text-secondary)}.LeadForm-module__UP5T5W__consentimento{font-size:var(--fs-small);color:var(--text-tertiary);margin:0;line-height:1.55}.LeadForm-module__UP5T5W__consentimento a{color:var(--text-secondary);text-underline-offset:2px;text-decoration:underline}.LeadForm-module__UP5T5W__falha{font-size:var(--fs-small);color:#e08a5c;margin:0}.LeadForm-module__UP5T5W__sucesso{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 8px;display:flex}.LeadForm-module__UP5T5W__sucessoIcone{background:var(--red-ghost);border:1px solid var(--red-core);width:56px;height:56px;color:var(--red-bright);border-radius:50%;place-items:center;font-size:24px;line-height:1;display:grid}
.LeadModal-module__ybkmHa__overlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(12px);background:#050404e0;place-items:center;padding:24px;animation:.2s LeadModal-module__ybkmHa__fade;display:grid;position:fixed;inset:0}.LeadModal-module__ybkmHa__card{overscroll-behavior:contain;background:var(--surface-card);border:1px solid var(--red-deep);border-radius:var(--r-card-lg);width:100%;max-width:560px;max-height:calc(100dvh - 48px);padding:36px 40px 40px;animation:.24s cubic-bezier(.2,.8,.2,1) LeadModal-module__ybkmHa__sobe;position:relative;overflow-y:auto;box-shadow:0 24px 64px -16px #000000b3}.LeadModal-module__ybkmHa__handle{display:none}.LeadModal-module__ybkmHa__topo{justify-content:space-between;align-items:center;gap:16px;display:flex}.LeadModal-module__ybkmHa__eyebrow{margin:0}.LeadModal-module__ybkmHa__fechar{border:1px solid var(--line-default);width:44px;height:44px;color:var(--text-secondary);background:0 0;border-radius:50%;flex:none;place-items:center;font-size:16px;line-height:1;transition:border-color .16s,color .16s;display:grid}.LeadModal-module__ybkmHa__fechar:hover{border-color:var(--line-strong);color:var(--text-primary)}.LeadModal-module__ybkmHa__titulo{margin:24px 0 0}.LeadModal-module__ybkmHa__sub{color:var(--text-secondary);margin:12px 0 0}.LeadModal-module__ybkmHa__corpo{margin-top:28px}@keyframes LeadModal-module__ybkmHa__fade{0%{opacity:0}}@keyframes LeadModal-module__ybkmHa__sobe{0%{opacity:0;transform:translateY(16px)}}@media (max-width:767px){.LeadModal-module__ybkmHa__overlay{place-items:end stretch;padding:0}.LeadModal-module__ybkmHa__card{border-bottom:0;border-left:0;border-right:0;border-radius:20px 20px 0 0;max-width:none;max-height:92dvh;padding:16px 24px 32px;animation:.26s cubic-bezier(.2,.8,.2,1) LeadModal-module__ybkmHa__sheet}.LeadModal-module__ybkmHa__handle{background:var(--line-default);border-radius:2px;width:44px;height:4px;margin:0 auto 20px;display:block}.LeadModal-module__ybkmHa__titulo{margin-top:16px}.LeadModal-module__ybkmHa__corpo{margin-top:24px}@keyframes LeadModal-module__ybkmHa__sheet{0%{transform:translateY(100%)}}}
.Depoimentos-module__Z4pr8a__grade{gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.Depoimentos-module__Z4pr8a__cartao{background:var(--bg-deep);border:1px solid var(--line-default);border-radius:var(--r-card-lg);aspect-ratio:9/16;text-align:left;width:100%;transition:border-color .24s var(--ease-out), transform .24s var(--ease-out), box-shadow .24s var(--ease-out);padding:0;display:block;position:relative;overflow:hidden}.Depoimentos-module__Z4pr8a__thumb{object-fit:cover;object-position:center 22%;width:100%;height:100%;transition:transform .5s var(--ease-out);position:absolute;inset:0}.Depoimentos-module__Z4pr8a__veu{background:linear-gradient(#0000 22%,#0504041f 45%,#050404c7 74%,#050404f2 100%);position:absolute;inset:0}.Depoimentos-module__Z4pr8a__play{color:#fff;width:62px;height:62px;transition:transform .24s var(--ease-out), background-color .24s var(--ease-out);background:#ab141beb;border-radius:50%;place-items:center;margin:-31px 0 0 -31px;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 8px 28px -8px #000000b3}.Depoimentos-module__Z4pr8a__play svg{margin-left:2px}.Depoimentos-module__Z4pr8a__id{flex-direction:column;gap:5px;padding:22px;display:flex;position:absolute;bottom:0;left:0;right:0}.Depoimentos-module__Z4pr8a__nome{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);font-size:19px;font-weight:700;line-height:1.15}.Depoimentos-module__Z4pr8a__cargo{color:var(--text-secondary);font-size:13.5px;line-height:1.45}.Depoimentos-module__Z4pr8a__assistir{font-size:var(--fs-label);letter-spacing:.06em;text-transform:uppercase;color:var(--accent-bone);align-items:center;gap:7px;margin-top:6px;font-weight:600;display:inline-flex}.Depoimentos-module__Z4pr8a__assistir svg{transition:transform .24s var(--ease-out)}@media (hover:hover) and (pointer:fine){.Depoimentos-module__Z4pr8a__cartao:hover{border-color:var(--red-deep);box-shadow:var(--shadow-raised);transform:translateY(-2px)}.Depoimentos-module__Z4pr8a__cartao:hover .Depoimentos-module__Z4pr8a__thumb{transform:scale(1.03)}.Depoimentos-module__Z4pr8a__cartao:hover .Depoimentos-module__Z4pr8a__play{background:var(--red-bright);transform:scale(1.06)}.Depoimentos-module__Z4pr8a__cartao:hover .Depoimentos-module__Z4pr8a__assistir svg{transform:translate(3px)}}.Depoimentos-module__Z4pr8a__cartao:focus-visible{outline:2px solid var(--red-bright);outline-offset:3px}.Depoimentos-module__Z4pr8a__overlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(6px);animation:Depoimentos-module__Z4pr8a__depFade .2s var(--ease-out);background:#030202e6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}@keyframes Depoimentos-module__Z4pr8a__depFade{0%{opacity:0}}.Depoimentos-module__Z4pr8a__modal{--player-w:min(85vw, 1200px, calc((100vh - 190px) * 16 / 9));width:var(--player-w);flex-direction:column;gap:14px;display:flex;position:relative}.Depoimentos-module__Z4pr8a__player{aspect-ratio:16/9;border:1px solid var(--line-strong);border-radius:var(--r-card-lg);background:#000;width:100%;position:relative;overflow:hidden}.Depoimentos-module__Z4pr8a__player iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.Depoimentos-module__Z4pr8a__fechar{border:1px solid var(--line-strong);width:38px;height:38px;color:var(--text-primary);background:#161011e6;border-radius:50%;place-items:center;transition:background-color .18s,border-color .18s;display:grid;position:absolute;top:-48px;right:0}.Depoimentos-module__Z4pr8a__fechar:hover{background:var(--red-core);border-color:var(--red-core)}.Depoimentos-module__Z4pr8a__legenda{text-align:center;flex-direction:column;gap:2px;margin:0;display:flex}.Depoimentos-module__Z4pr8a__legenda strong{font-family:var(--font-display);color:var(--text-primary);font-size:17px}.Depoimentos-module__Z4pr8a__legenda span{color:var(--text-secondary);font-size:13px}@media (max-width:767px){.Depoimentos-module__Z4pr8a__modal{--player-w:min(92vw, calc((100vh - 170px) * 16 / 9))}.Depoimentos-module__Z4pr8a__fechar{width:34px;height:34px;top:-44px}}@media (max-width:1023px){.Depoimentos-module__Z4pr8a__grade{grid-template-columns:repeat(3,1fr);gap:14px}.Depoimentos-module__Z4pr8a__nome{font-size:16px}.Depoimentos-module__Z4pr8a__cargo{font-size:13px}.Depoimentos-module__Z4pr8a__play{width:50px;height:50px;margin:-25px 0 0 -25px}}@media (max-width:767px){.Depoimentos-module__Z4pr8a__grade{grid-template-columns:1fr;gap:16px;max-width:340px;margin-inline:auto}.Depoimentos-module__Z4pr8a__cartao{aspect-ratio:4/5}.Depoimentos-module__Z4pr8a__thumb{object-position:center 18%}.Depoimentos-module__Z4pr8a__modal{width:100%}.Depoimentos-module__Z4pr8a__player{max-height:70vh}.Depoimentos-module__Z4pr8a__fechar{top:-44px}}@media (prefers-reduced-motion:reduce){.Depoimentos-module__Z4pr8a__overlay{animation:none}.Depoimentos-module__Z4pr8a__cartao,.Depoimentos-module__Z4pr8a__thumb,.Depoimentos-module__Z4pr8a__play,.Depoimentos-module__Z4pr8a__assistir svg{transition-duration:.01ms}.Depoimentos-module__Z4pr8a__cartao:hover,.Depoimentos-module__Z4pr8a__cartao:hover .Depoimentos-module__Z4pr8a__thumb{transform:none}}
.Sections-module__3dNdjG__header{z-index:var(--z-header);transition:transform .34s var(--ease-out), background-color .3s ease, border-color .3s ease;background:0 0;border-bottom:1px solid #0000;position:sticky;top:0}.Sections-module__3dNdjG__headerRolado{border-bottom-color:var(--line-default);-webkit-backdrop-filter:blur(14px)saturate(120%);background:#0a0708d1}.Sections-module__3dNdjG__headerOculto{transform:translateY(-100%)}.Sections-module__3dNdjG__header:focus-within{transform:none}.Sections-module__3dNdjG__headerInner{max-width:var(--container);padding:0 var(--pad-side);justify-content:space-between;align-items:center;gap:16px;max-width:none;height:72px;margin-inline:auto;display:flex}.Sections-module__3dNdjG__marca{align-items:center;gap:16px;display:flex}.Sections-module__3dNdjG__logo{font-size:var(--fs-label);letter-spacing:.1em;color:var(--text-primary);font-weight:500}.Sections-module__3dNdjG__selo{border-radius:var(--r-pill);background:var(--red-ghost);color:var(--accent-bone);font-size:var(--fs-eyebrow);letter-spacing:.18em;padding:6px 12px;font-weight:600}.Sections-module__3dNdjG__headerCta{flex:none;width:auto}@media (max-width:767px){.Sections-module__3dNdjG__headerInner{height:60px}.Sections-module__3dNdjG__selo{display:none}.Sections-module__3dNdjG__headerCta{padding:0 14px;font-size:13px}}.Sections-module__3dNdjG__hero{--copy-w:640px;padding-top:72px;padding-bottom:72px}.Sections-module__3dNdjG__heroGrid{grid-template-columns:var(--copy-w) 420px;justify-content:space-between;align-items:center;gap:60px;display:grid}.Sections-module__3dNdjG__heroTexto{flex-direction:column;display:flex}.Sections-module__3dNdjG__heroTexto .h1{max-width:100%;margin-top:36px;font-size:clamp(38px,4.1vw,62px);line-height:1.04}.Sections-module__3dNdjG__heroTexto .lead{max-width:560px;color:var(--text-secondary);margin-top:30px;line-height:1.62}.Sections-module__3dNdjG__heroTexto .bullets{gap:20px;margin-top:42px}.Sections-module__3dNdjG__heroTexto .bullets li{font-size:var(--fs-body-lg);color:var(--accent-bone)}.Sections-module__3dNdjG__ctaSoMobile{display:none}.Sections-module__3dNdjG__heroForm{border-color:var(--red-ghost);padding:26px 28px 28px;box-shadow:0 18px 40px -28px #000000b3}.Sections-module__3dNdjG__heroFormCorpo{margin-top:20px}@media (max-width:1199px){.Sections-module__3dNdjG__heroGrid{grid-template-columns:minmax(0,1fr) 400px;gap:40px}}@media (max-width:1023px){.Sections-module__3dNdjG__heroGrid{grid-template-columns:minmax(0,1fr);gap:40px}}@media (max-width:767px){.Sections-module__3dNdjG__hero{padding-top:44px}.Sections-module__3dNdjG__heroForm{display:none}.Sections-module__3dNdjG__ctaSoMobile{flex-direction:column;gap:12px;margin-top:32px;display:flex}.Sections-module__3dNdjG__heroTexto .h1{max-width:none;margin-top:18px}.Sections-module__3dNdjG__heroTexto .lead{margin-top:16px}.Sections-module__3dNdjG__heroTexto .bullets{margin-top:24px}}.Sections-module__3dNdjG__heroArte{z-index:var(--z-field);pointer-events:none;-webkit-mask-image:linear-gradient(to right, transparent 0, transparent calc(var(--gutter) + var(--copy-w)), #000 calc(var(--gutter) + var(--copy-w) + 130px), #000 100%);-webkit-mask-image:linear-gradient(to right, transparent 0, transparent calc(var(--gutter) + var(--copy-w)), #000 calc(var(--gutter) + var(--copy-w) + 130px), #000 100%);mask-image:linear-gradient(to right, transparent 0, transparent calc(var(--gutter) + var(--copy-w)), #000 calc(var(--gutter) + var(--copy-w) + 130px), #000 100%);position:absolute;inset:0;overflow:hidden}.Sections-module__3dNdjG__heroFoto{opacity:.72;background-color:#0000;background-image:-webkit-image-set(url(/hero/hero-bim.avif) 1x type("image/avif"),url(/hero/hero-bim.webp) 1x type("image/webp"));background-image:image-set("/hero/hero-bim.avif" 1x type("image/avif"),"/hero/hero-bim.webp" 1x type("image/webp"));background-position:100%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.Sections-module__3dNdjG__heroFoto:after{content:"";background:radial-gradient(120% 90% at 88% 45%, rgb(var(--wine) / .34), transparent 62%), linear-gradient(to right, #0a0708f5, #0a07088c 46%, #0a070833);position:absolute;inset:0}.Sections-module__3dNdjG__heroModelo{opacity:.2;width:min(66%,900px);top:50%;left:auto;right:-13%;transform:translateY(-50%)}@media (max-width:1199px){.Sections-module__3dNdjG__heroModelo{opacity:.16;width:min(72%,720px);right:-20%}.Sections-module__3dNdjG__heroArte{display:none}}.Sections-module__3dNdjG__strip{padding:30px var(--pad-side) 34px;background:var(--bg-base);position:relative}.Sections-module__3dNdjG__stripCard{isolation:isolate;border:1px solid var(--line-default);border-radius:var(--r-card-lg);background:var(--surface-card);grid-template-columns:repeat(4,1fr);align-items:start;margin:0;padding:26px 30px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 24px 56px -34px #000000e6}.Sections-module__3dNdjG__stripCard:after{content:"";z-index:1;background:linear-gradient(to right, var(--red-core), transparent);border-radius:0 0 2px 2px;width:64px;height:3px;position:absolute;top:0;left:30px}.Sections-module__3dNdjG__stripCard:before{content:"";z-index:0;background:radial-gradient(closest-side, rgb(var(--wine) / .5), transparent);filter:blur(34px);border-radius:50%;width:68%;height:150%;position:absolute;top:-70%;left:50%;transform:translate(-50%)}.Sections-module__3dNdjG__stripItem{z-index:1;align-items:center;gap:14px;padding:2px 22px;display:flex;position:relative}.Sections-module__3dNdjG__stripItem+.Sections-module__3dNdjG__stripItem{box-shadow:-1px 0 0 var(--line-default)}.Sections-module__3dNdjG__stripItem:first-child{padding-left:0}.Sections-module__3dNdjG__stripItem:last-child{padding-right:0}.Sections-module__3dNdjG__stripIcone{border:1px solid var(--line-strong);border-radius:var(--r-control);background:var(--red-ghost);width:40px;height:40px;color:var(--red-bright);flex:none;place-items:center;display:grid}.Sections-module__3dNdjG__stripIcone svg{width:20px;height:20px}.Sections-module__3dNdjG__stripTextos{min-width:0}.Sections-module__3dNdjG__stripRotulo{font-size:var(--fs-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin:0;font-weight:600}.Sections-module__3dNdjG__stripValor{font-family:var(--font-display);font-size:var(--fs-h3);letter-spacing:-.01em;color:var(--text-primary);white-space:nowrap;margin:3px 0 0;font-weight:700;line-height:1.15}.Sections-module__3dNdjG__stripNota{font-family:var(--font-body);letter-spacing:0;color:var(--text-muted);white-space:normal;margin-top:3px;font-size:12px;font-weight:400;line-height:1.3;display:block}@media (max-width:1023px){.Sections-module__3dNdjG__stripCard{grid-template-columns:repeat(2,1fr);gap:22px 0;padding:24px 26px}.Sections-module__3dNdjG__stripItem{padding:0 20px}.Sections-module__3dNdjG__stripItem:nth-child(odd){padding-left:0}.Sections-module__3dNdjG__stripItem:nth-child(2n){padding-right:0}.Sections-module__3dNdjG__stripItem:nth-child(odd){box-shadow:none}}@media (max-width:767px){.Sections-module__3dNdjG__strip{padding:22px var(--pad-side) 26px}.Sections-module__3dNdjG__stripCard{border-radius:var(--r-card);gap:20px 0;padding:20px}.Sections-module__3dNdjG__stripCard:after{width:48px;left:20px}.Sections-module__3dNdjG__stripItem{gap:11px;padding:0 12px}.Sections-module__3dNdjG__stripIcone{width:34px;height:34px}.Sections-module__3dNdjG__stripIcone svg{width:17px;height:17px}.Sections-module__3dNdjG__stripValor{font-size:19px}.Sections-module__3dNdjG__stripRotulo{letter-spacing:.12em;font-size:10px}.Sections-module__3dNdjG__stripNota{font-size:11px}}@media (max-width:380px){.Sections-module__3dNdjG__stripItem{gap:9px;padding:0 8px}.Sections-module__3dNdjG__stripValor{white-space:normal}}.Sections-module__3dNdjG__comparativo{gap:var(--grid-gap);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.Sections-module__3dNdjG__colRotulo,.Sections-module__3dNdjG__colRotuloDestaque{font-size:var(--fs-eyebrow);letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-weight:600}.Sections-module__3dNdjG__colRotulo{color:var(--text-tertiary)}.Sections-module__3dNdjG__colRotuloDestaque{color:var(--accent-bone)}.Sections-module__3dNdjG__colLista{color:var(--text-secondary);font-size:var(--fs-body-lg);flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:767px){.Sections-module__3dNdjG__comparativo{grid-template-columns:1fr}.Sections-module__3dNdjG__colLista{font-size:var(--fs-body);gap:12px}}.Sections-module__3dNdjG__viradaDiagrama{aspect-ratio:460/420;width:min(44%,520px);top:-4%;right:-8%}.Sections-module__3dNdjG__trilhoWrap{flex-direction:column;gap:22px;display:flex}.Sections-module__3dNdjG__trilho{background:var(--trilho);transform-origin:0;height:2px;transition:transform .9s var(--ease-out-quart) 80ms}html.js .Sections-module__3dNdjG__trilho{transform:scaleX(0)}html.js .is-visible .Sections-module__3dNdjG__trilho{transform:scaleX(1)}.Sections-module__3dNdjG__etapas{grid-template-columns:repeat(6,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.Sections-module__3dNdjG__etapa{background:var(--surface-card);border:1px solid var(--line-default);border-radius:var(--r-card);flex-direction:column;gap:10px;padding:26px 20px;display:flex}.Sections-module__3dNdjG__etapaIcone{color:var(--accent-bone);opacity:.85;transition:color .24s var(--ease-out), transform .24s var(--ease-out);margin-bottom:4px;display:block}.Sections-module__3dNdjG__etapa:hover .Sections-module__3dNdjG__etapaIcone{color:var(--red-bright);transform:translateY(-1px)}.Sections-module__3dNdjG__etapaN{font-size:var(--fs-eyebrow);letter-spacing:.18em;color:var(--accent-bone);font-weight:600}.Sections-module__3dNdjG__etapaNome{font-size:var(--fs-label);letter-spacing:.01em;color:var(--text-primary);font-weight:500}@media (max-width:1023px){.Sections-module__3dNdjG__etapas{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.Sections-module__3dNdjG__trilhoWrap{flex-direction:row;gap:14px}.Sections-module__3dNdjG__trilho{background:var(--trilho-v);transform-origin:top;flex:0 0 2px;width:2px;height:auto}html.js .Sections-module__3dNdjG__trilho{transform:scaleY(0)}html.js .is-visible .Sections-module__3dNdjG__trilho{transform:scaleY(1)}.Sections-module__3dNdjG__etapas{flex:1;grid-template-columns:1fr;gap:10px}.Sections-module__3dNdjG__etapa{flex-direction:row;align-items:center;gap:14px;padding:16px 18px}}.Sections-module__3dNdjG__ctaBloco{margin-top:var(--header-to-content);flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Sections-module__3dNdjG__ctaLinha{gap:var(--control-gap);flex-wrap:wrap;align-items:center;margin-top:32px;display:flex}@media (max-width:767px){.Sections-module__3dNdjG__ctaLinha{flex-direction:column;align-items:stretch}.Sections-module__3dNdjG__ctaBloco{align-items:stretch}}.Sections-module__3dNdjG__disciplinas{color:var(--text-secondary);font-size:var(--fs-body);grid-template-columns:repeat(2,1fr);gap:10px 24px;margin:0;padding:0;list-style:none;display:grid}.Sections-module__3dNdjG__disciplinas li:before{content:"· ";color:var(--red-bright)}.Sections-module__3dNdjG__notaPendente{font-size:var(--fs-small);color:var(--text-tertiary);margin:24px 0 0}@media (max-width:767px){.Sections-module__3dNdjG__disciplinas{grid-template-columns:1fr}}.Sections-module__3dNdjG__carrossel{position:relative}.Sections-module__3dNdjG__mentores{grid-auto-flow:column;grid-auto-columns:calc((100% - 3 * var(--grid-gap)) / 3.4);gap:var(--grid-gap);scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;cursor:grab;margin:0;padding:4px 0 8px;list-style:none;display:grid;overflow-x:auto}.Sections-module__3dNdjG__mentores::-webkit-scrollbar{display:none}.Sections-module__3dNdjG__arrastando{cursor:grabbing;scroll-behavior:auto}.Sections-module__3dNdjG__mentor{border-radius:var(--r-card-lg);transition:transform .26s var(--ease-out), filter .26s var(--ease-out);position:relative}.Sections-module__3dNdjG__mentorArte{aspect-ratio:694/994;object-fit:contain;border-radius:var(--r-card-lg);width:100%;height:auto;box-shadow:0 10px 30px -12px #000c, 0 0 0 1px rgb(var(--wine) / .5);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;display:block}@media (hover:hover) and (pointer:fine){.Sections-module__3dNdjG__mentor:hover{transform:translateY(-3px)}.Sections-module__3dNdjG__mentor:hover .Sections-module__3dNdjG__mentorArte{box-shadow:0 16px 40px -12px #000000d9,0 0 26px -6px #ab141b59,0 0 0 1px #ab141b8c}}.Sections-module__3dNdjG__seta{border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(8px);width:40px;height:40px;color:var(--text-primary);background:#0a0708e6;border-radius:50%;place-items:center;margin-top:-20px;font-size:20px;line-height:1;transition:background-color .18s,border-color .18s,opacity .18s;display:grid;position:absolute;top:50%}.Sections-module__3dNdjG__seta:hover:not(:disabled){background:var(--red-core);border-color:var(--red-core)}.Sections-module__3dNdjG__seta:disabled{opacity:.28;cursor:not-allowed}.Sections-module__3dNdjG__setaPrev{left:-20px}.Sections-module__3dNdjG__setaNext{right:-20px}@media (max-width:1279px){.Sections-module__3dNdjG__setaPrev{left:6px}.Sections-module__3dNdjG__setaNext{right:6px}}@media (max-width:1023px){.Sections-module__3dNdjG__mentores{grid-auto-columns:calc((100% - 2 * var(--grid-gap)) / 2.3)}}@media (max-width:767px){.Sections-module__3dNdjG__mentores{grid-auto-columns:78%}.Sections-module__3dNdjG__seta{display:none}}@media (prefers-reduced-motion:reduce){.Sections-module__3dNdjG__mentores{scroll-behavior:auto}.Sections-module__3dNdjG__mentor,.Sections-module__3dNdjG__mentor:hover{transition-duration:.01ms;transform:none}}.Sections-module__3dNdjG__clientesCabeca{flex-direction:column;max-width:760px;display:flex}.Sections-module__3dNdjG__clientesCabeca .h2{margin-top:var(--eyebrow-to-title)}.Sections-module__3dNdjG__clientesCabeca .lead{color:var(--text-secondary);max-width:660px;margin-top:22px;line-height:1.62}.Sections-module__3dNdjG__marquee{margin-top:52px;margin-inline:calc(-1 * var(--pad-side));position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 9% 91%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 9% 91%,#0000 100%)}.Sections-module__3dNdjG__marqueeTrilho{width:max-content;animation:54s linear infinite Sections-module__3dNdjG__correr;display:flex}@keyframes Sections-module__3dNdjG__correr{to{transform:translate(-50%)}}.Sections-module__3dNdjG__marqueeFila{flex:none;gap:18px;margin:0;padding:0 18px 0 0;list-style:none;display:flex}.Sections-module__3dNdjG__clienteItem{border-radius:var(--r-card);background:var(--paper-deep);border:1px solid #ffffff0f;flex:none;place-items:center;width:208px;height:112px;padding:18px 22px;display:grid}.Sections-module__3dNdjG__clienteItem img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}@media (hover:hover) and (pointer:fine){.Sections-module__3dNdjG__marquee:hover .Sections-module__3dNdjG__marqueeTrilho{animation-play-state:paused}}@media (max-width:767px){.Sections-module__3dNdjG__clienteItem{border-radius:var(--r-control);width:152px;height:86px;padding:13px 16px}.Sections-module__3dNdjG__clienteItem img{opacity:.8}.Sections-module__3dNdjG__marqueeTrilho{animation-duration:40s}}@media (prefers-reduced-motion:reduce){.Sections-module__3dNdjG__marquee{scrollbar-width:none;overflow-x:auto}.Sections-module__3dNdjG__marquee::-webkit-scrollbar{display:none}.Sections-module__3dNdjG__marqueeTrilho{animation:none}.Sections-module__3dNdjG__clienteItem img{transition-duration:.01ms}}.Sections-module__3dNdjG__recebeGrid{gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}.Sections-module__3dNdjG__recebeRotulo{font-size:var(--fs-eyebrow);letter-spacing:.18em;color:var(--red-bright);align-items:center;gap:10px;margin:0 0 20px;font-weight:600;display:flex}.Sections-module__3dNdjG__recebeLista{margin:0}.Sections-module__3dNdjG__recebeLinha{padding:16px 0}.Sections-module__3dNdjG__recebeLinha+.Sections-module__3dNdjG__recebeLinha{border-top:1px solid var(--line-default)}.Sections-module__3dNdjG__recebeLinha:first-child{padding-top:0}.Sections-module__3dNdjG__recebeLinha dt{font-size:var(--fs-label);color:var(--accent-bone);font-weight:500}.Sections-module__3dNdjG__recebeLinha dd{font-size:var(--fs-body);color:var(--text-secondary);margin:4px 0 0}.Sections-module__3dNdjG__credenciais{gap:var(--grid-gap);margin-top:var(--grid-gap);grid-template-columns:repeat(2,1fr);display:grid}.Sections-module__3dNdjG__credencial{align-items:flex-start;gap:16px;padding:24px 26px;display:flex}.Sections-module__3dNdjG__credencialIcone{border:1px solid var(--line-default);border-radius:var(--r-control);background:var(--red-ghost);width:44px;height:44px;color:var(--red-bright);flex:none;place-items:center;display:grid}.Sections-module__3dNdjG__credencialIcone svg{width:22px;height:22px}.Sections-module__3dNdjG__credencialRotulo{font-size:var(--fs-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin:0;font-weight:600}.Sections-module__3dNdjG__credencialTitulo{font-family:var(--font-display);font-size:var(--fs-h3);letter-spacing:-.01em;color:var(--text-primary);margin:5px 0 0;font-weight:700;line-height:1.2}.Sections-module__3dNdjG__credencialEmissor{font-size:var(--fs-small);color:var(--text-secondary);margin:6px 0 0;line-height:1.45}@media (max-width:767px){.Sections-module__3dNdjG__credenciais{grid-template-columns:1fr}.Sections-module__3dNdjG__credencial{gap:14px;padding:20px}.Sections-module__3dNdjG__credencialIcone{width:38px;height:38px}.Sections-module__3dNdjG__credencialIcone svg{width:19px;height:19px}}.Sections-module__3dNdjG__notaLegal{max-width:820px;margin-top:20px}@media (max-width:1023px){.Sections-module__3dNdjG__recebeGrid{grid-template-columns:1fr}}.Sections-module__3dNdjG__conversaoGrid{gap:var(--grid-gap);grid-template-columns:552px 544px;justify-content:space-between;align-items:center;display:grid}.Sections-module__3dNdjG__conversaoTexto .h2{margin-top:24px}.Sections-module__3dNdjG__conversaoTexto .lead{margin-top:20px}.Sections-module__3dNdjG__conversaoTexto .bullets{margin-top:32px}@media (max-width:1199px){.Sections-module__3dNdjG__conversaoGrid{grid-template-columns:1fr 480px}}@media (max-width:1023px){.Sections-module__3dNdjG__conversaoGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:767px){.Sections-module__3dNdjG__conversaoTexto .Sections-module__3dNdjG__h2{margin-top:18px}}.Sections-module__3dNdjG__faqAcc{max-width:none}.Sections-module__3dNdjG__faqResposta{color:var(--text-secondary);max-width:820px;margin:0}.Sections-module__3dNdjG__footer{border-top:1px solid var(--line-default);padding-block:56px}.Sections-module__3dNdjG__footerGrid{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.Sections-module__3dNdjG__footerLista{font-size:var(--fs-small);color:var(--text-tertiary);flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.Sections-module__3dNdjG__footerLista a{color:var(--text-secondary);text-underline-offset:2px;text-decoration:underline}.Sections-module__3dNdjG__footerDivisor{border:0;border-top:1px solid var(--line-default);margin:32px 0 24px}@media (max-width:767px){.Sections-module__3dNdjG__footerGrid{grid-template-columns:1fr;gap:28px}}.Sections-module__3dNdjG__sticky{display:none}@media (max-width:767px){.Sections-module__3dNdjG__sticky{z-index:var(--z-sticky);padding:8px var(--pad-side);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--line-default);padding-bottom:max(8px, env(safe-area-inset-bottom));background:#0a0708f0;transition:transform .24s cubic-bezier(.2,.8,.2,1);display:block;position:fixed;inset:auto 0 0;transform:translateY(100%)}.Sections-module__3dNdjG__stickyVisivel{transform:none}}.Sections-module__3dNdjG__colHoje{position:relative}.Sections-module__3dNdjG__clashHoje{top:18px;right:18px}@media (max-width:767px){.Sections-module__3dNdjG__clashHoje{top:14px;right:14px}}@media (prefers-reduced-motion:reduce){html.js .Sections-module__3dNdjG__trilho{transform:none}}.Sections-module__3dNdjG__recebeIcone{opacity:.9;width:19px;height:19px}
