.page-module__W-57bW__home{min-height:100vh;position:relative;overflow:hidden}.page-module__W-57bW__background{z-index:0;isolation:isolate;pointer-events:none;position:absolute;inset:0}.page-module__W-57bW__hero{z-index:1;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;padding:1.5rem 2rem 3rem;display:flex;position:relative}
.FrontHome-module__LKYJ8a__content{width:min(1280px,100% - 4rem);min-height:calc(100vh - var(--navbar-height) - 1.5rem);justify-content:center;align-items:center;gap:4rem;margin:0 auto;display:flex}.FrontHome-module__LKYJ8a__textContent{text-align:center;flex-direction:column;align-items:center;max-width:720px;display:flex}.FrontHome-module__LKYJ8a__textContent h1{letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(3rem,6vw,5.5rem);font-weight:700;line-height:1.05}.FrontHome-module__LKYJ8a__highlight{color:#38a2ff}.FrontHome-module__LKYJ8a__content p{box-sizing:border-box;text-align:justify;text-align-last:left;-webkit-backdrop-filter:blur(28px);color:#fff;background:#0f0f14da;border:1px solid #ffffff54;border-radius:24px;width:100%;max-width:720px;margin-top:1.75rem;padding:1.8rem 1.6rem;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:300;line-height:1.6;transition:transform .25s,box-shadow .25s;box-shadow:0 20px 45px #00000081,inset 0 1px #fff3}.FrontHome-module__LKYJ8a__content p:hover{transform:translateY(-3px);box-shadow:0 25px 55px #0009,inset 0 1px #ffffff3b}.FrontHome-module__LKYJ8a__typewriter{min-width:11ch;display:inline-block}.FrontHome-module__LKYJ8a__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.FrontHome-module__LKYJ8a__button{border-radius:var(--radius-control);justify-content:center;align-items:center;min-width:180px;height:58px;padding:0 2rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.FrontHome-module__LKYJ8a__button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #06020f3d}.FrontHome-module__LKYJ8a__buttonPrimary{color:#fff;background:linear-gradient(135deg,#b690ff,#7754df);box-shadow:0 10px 24px #7a54df52}.FrontHome-module__LKYJ8a__buttonSecondary{color:#fff;border:1px solid var(--color-border);background:#ffffff0a}.FrontHome-module__LKYJ8a__heroImage{object-fit:contain;width:clamp(260px,30vw,520px);height:auto}@media (max-width:1100px){.FrontHome-module__LKYJ8a__content{gap:2.5rem}.FrontHome-module__LKYJ8a__textContent{max-width:600px}.FrontHome-module__LKYJ8a__textContent h1{font-size:clamp(2.8rem,6vw,4.5rem)}.FrontHome-module__LKYJ8a__content p{max-width:600px}}@media (max-width:900px){.FrontHome-module__LKYJ8a__textContent{align-items:center}.FrontHome-module__LKYJ8a__content p{text-align:center}.FrontHome-module__LKYJ8a__actions{justify-content:center}.FrontHome-module__LKYJ8a__heroImage{width:min(380px,80vw)}}@media (max-width:600px){.FrontHome-module__LKYJ8a__content{width:min(100%,100% - 2rem);padding:4rem 0}.FrontHome-module__LKYJ8a__textContent h1{font-size:clamp(2.2rem,10vw,3rem)}.FrontHome-module__LKYJ8a__content p{-webkit-backdrop-filter:blur(22px);border-radius:20px;width:100%;max-width:none;padding:1.4rem 1.2rem;font-size:1rem;line-height:1.7}.FrontHome-module__LKYJ8a__actions{flex-direction:column;width:100%}.FrontHome-module__LKYJ8a__button{width:100%}}
.Typewriter-module__tzCTPG__typewriter{color:#38a2ff;align-items:center;font-weight:700;display:inline-flex}.Typewriter-module__tzCTPG__cursor{background:var(--color-accent);border-radius:2px;width:3px;height:1em;animation:1s infinite Typewriter-module__tzCTPG__blink;position:absolute;top:0;right:-6px}@keyframes Typewriter-module__tzCTPG__blink{50%{opacity:0}}
.NossosParceiros-module__QXefEq__parceirosSection{justify-content:center;width:100%;padding:3rem 2rem;display:flex}.NossosParceiros-module__QXefEq__parceirosBox{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:1100px;display:flex}.NossosParceiros-module__QXefEq__parceirosBox h2{text-align:center;font-size:clamp(2rem,3vw,2.7rem)}.NossosParceiros-module__QXefEq__parceirosList{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.NossosParceiros-module__QXefEq__parceiroBubble{width:184px;height:184px;box-shadow:var(--shadow-card);transform-style:preserve-3d;background:#f7f2ffd1;border:1px solid #ffffff9e;border-radius:50%;flex-shrink:0;transition:box-shadow .25s;position:relative;overflow:hidden}.NossosParceiros-module__QXefEq__parceiroImage{object-fit:contain;padding:26px}.NossosParceiros-module__QXefEq__parceiroBubble span{color:#5f5f5f;font-size:1.1rem;font-weight:700}.NossosParceiros-module__QXefEq__parceiroLink{text-decoration:none;display:block}.NossosParceiros-module__QXefEq__parceiroLink:hover .NossosParceiros-module__QXefEq__parceiroBubble{animation:1.15s cubic-bezier(.3,.75,.25,1) both NossosParceiros-module__QXefEq__coinSpin;box-shadow:0 26px 45px #06020f61}@keyframes NossosParceiros-module__QXefEq__coinSpin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media (max-width:700px){.NossosParceiros-module__QXefEq__parceiroBubble{width:154px;height:154px}}
.InfoCards-module__yyDtta__infoCardsSection{justify-content:center;width:100%;padding:5rem 2rem 3rem;display:flex}.InfoCards-module__yyDtta__infoCardsBox{flex-direction:column;gap:2rem;width:100%;max-width:1100px;display:flex}.InfoCards-module__yyDtta__infoCardsBox h2{max-width:16ch;font-size:clamp(2rem,3vw,2.7rem)}.InfoCards-module__yyDtta__infoCardsBox>p{box-sizing:border-box;text-align:justify;text-align-last:left;-webkit-backdrop-filter:blur(28px);color:#fff;background:#0f0f14da;border:1px solid #ffffff54;border-radius:24px;width:100%;max-width:none;margin:0;padding:1.8rem 1.6rem;font-size:1.1rem;font-weight:300;line-height:1.7;transition:transform .25s,box-shadow .25s;box-shadow:0 20px 45px #00000081,inset 0 1px #fff3}.InfoCards-module__yyDtta__infoCardsBox>p:hover{transform:translateY(-3px);box-shadow:0 25px 55px #0009,inset 0 1px #ffffff3b}.InfoCards-module__yyDtta__cardsWrapper{flex-direction:column;gap:1.5rem;display:flex}.InfoCards-module__yyDtta__infoRow{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.InfoCards-module__yyDtta__infoCard{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:var(--radius-card);flex-direction:column;justify-content:center;min-height:150px;padding:1.75rem;display:flex}.InfoCards-module__yyDtta__infoCard h3{color:var(--color-primary-light);margin-bottom:.75rem}.InfoCards-module__yyDtta__infoCard p{text-align:justify;text-align-last:left;font-size:.95rem;line-height:1.6}.InfoCards-module__yyDtta__statRow{grid-template-columns:1fr 2.2fr 1fr;align-items:stretch;gap:1.5rem;display:grid}.InfoCards-module__yyDtta__statCard,.InfoCards-module__yyDtta__fotoCard{border-radius:24px;min-height:440px;overflow:hidden}.InfoCards-module__yyDtta__statCard{border:1px solid var(--color-border);box-shadow:var(--shadow-card);background:linear-gradient(145deg,#532787e6,#2b124ad1);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.InfoCards-module__yyDtta__statCard strong{color:var(--color-accent);font-size:clamp(2.5rem,5vw,4rem)}.InfoCards-module__yyDtta__statCard span{text-align:center;margin-top:.75rem;font-size:1.05rem}.InfoCards-module__yyDtta__fotoCard{background:var(--color-surface-strong);border:1px solid var(--color-border);box-shadow:var(--shadow-card);position:relative}.InfoCards-module__yyDtta__foto{object-fit:cover}@media (max-width:900px){.InfoCards-module__yyDtta__infoCardsSection{padding:2.5rem 1.5rem}.InfoCards-module__yyDtta__infoCardsBox h2{font-size:1.8rem}.InfoCards-module__yyDtta__infoCardsBox>p{text-align:left;width:100%;max-width:none;font-size:1rem;line-height:1.7}.InfoCards-module__yyDtta__infoRow{grid-template-columns:1fr;gap:1rem}.InfoCards-module__yyDtta__statRow{grid-template-columns:repeat(2,1fr);grid-template-areas:"foto foto""left right";gap:1rem}.InfoCards-module__yyDtta__fotoCard{grid-area:foto;min-height:340px}.InfoCards-module__yyDtta__statCard:first-child{grid-area:left;min-height:180px}.InfoCards-module__yyDtta__statCard:last-child{grid-area:right;min-height:180px}}@media (max-width:600px){.InfoCards-module__yyDtta__infoCardsSection{padding:2rem 1rem}.InfoCards-module__yyDtta__infoCardsBox{gap:1.5rem}.InfoCards-module__yyDtta__infoCardsBox h2{text-align:center;font-size:1.6rem}.InfoCards-module__yyDtta__infoCardsBox>p{text-align:justify;text-align-last:left;-webkit-backdrop-filter:blur(22px);border-radius:20px;width:100%;max-width:none;padding:1.4rem 1.2rem;font-size:.95rem;line-height:1.7}.InfoCards-module__yyDtta__cardsWrapper{gap:1rem}.InfoCards-module__yyDtta__infoRow{grid-template-columns:1fr;gap:1rem}.InfoCards-module__yyDtta__infoCard{border-radius:18px;min-height:auto;padding:1.4rem}.InfoCards-module__yyDtta__infoCard h3{font-size:1rem}.InfoCards-module__yyDtta__infoCard p{font-size:.9rem}.InfoCards-module__yyDtta__statRow{grid-template-columns:repeat(2,1fr);grid-template-areas:"foto foto""left right";gap:.9rem}.InfoCards-module__yyDtta__fotoCard{border-radius:20px;grid-area:foto;min-height:260px}.InfoCards-module__yyDtta__statCard:first-child{grid-area:left}.InfoCards-module__yyDtta__statCard:last-child{grid-area:right}.InfoCards-module__yyDtta__statCard{border-radius:18px;min-height:140px;padding:1rem}.InfoCards-module__yyDtta__statCard strong{font-size:2rem}.InfoCards-module__yyDtta__statCard span{font-size:.9rem}}
.MVVCards-module__mfuSMW__mvvSection{justify-content:center;width:100%;padding:3rem 2rem;display:flex}.MVVCards-module__mfuSMW__mvvBox{width:100%;max-width:1100px}.MVVCards-module__mfuSMW__mvvRow{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.MVVCards-module__mfuSMW__mvvCard{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:var(--radius-card);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.MVVCards-module__mfuSMW__mvvCard h3{letter-spacing:.05em;color:var(--color-primary-light)}.MVVCards-module__mfuSMW__mvvIcon{width:42px;height:42px}.MVVCards-module__mfuSMW__mvvIcon svg{width:100%;height:100%;stroke:var(--color-accent)}.MVVCards-module__mfuSMW__mvvCard p{font-size:.95rem;line-height:1.6}.MVVCards-module__mfuSMW__mvvList{text-align:left;margin:0;padding:0;line-height:1.8;list-style:none}.MVVCards-module__mfuSMW__mvvList li:before{content:"•  ";color:var(--color-accent)}@media (max-width:900px){.MVVCards-module__mfuSMW__mvvSection{padding:2.5rem 1.5rem}.MVVCards-module__mfuSMW__mvvRow{grid-template-columns:1fr;gap:1rem}}@media (max-width:600px){.MVVCards-module__mfuSMW__mvvSection{padding:2rem 1rem}.MVVCards-module__mfuSMW__mvvRow{gap:1rem}.MVVCards-module__mfuSMW__mvvCard{border-radius:18px;padding:1.5rem}.MVVCards-module__mfuSMW__mvvCard h3{font-size:1.1rem}.MVVCards-module__mfuSMW__mvvCard p,.MVVCards-module__mfuSMW__mvvList{font-size:.9rem}.MVVCards-module__mfuSMW__mvvIcon{width:34px;height:34px}}
