.lp-root{--color-bg:#fff;--color-ink:#0f0f0f;--color-ink-soft:#242424;--color-muted:#0f0f0fa8;--color-line:#0f0f0f1f;--color-white:#fff;--color-white-soft:#ffffffeb;--color-white-mute:#ffffffb3;--cta-from:#00bff3;--cta-to:#009fd4;--cta-ink:#071016;--brand:#00aeef;--dark-1:#0c0e12;--dark-2:#161a20;--font-head:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-body:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--container:960px;--container-pad:20px;--radius-card:24px;--radius-pill:999px;box-sizing:border-box;font-family:var(--font-body);color:var(--color-ink);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;width:100%;font-size:16px;line-height:1.5;overflow-x:hidden}.lp-root *,.lp-root :before,.lp-root :after{box-sizing:border-box}.lp-root h1,.lp-root h2,.lp-root h3,.lp-root h4,.lp-root h5,.lp-root h6{font-family:var(--font-head);color:inherit;margin:0;font-weight:700;line-height:1.1}.lp-root p{margin:0}.lp-root a{color:inherit;text-decoration:none}.lp-root img{max-width:100%;display:block}.lp-root ul{margin:0;padding:0;list-style:none}.lp-root button{font-family:inherit}.lp-root .container{width:100%;max-width:calc(var(--container) + var(--container-pad) * 2);padding-inline:var(--container-pad);margin-inline:auto}.lp-root .section{padding:96px 0;position:relative}.lp-root .btn{font-family:var(--font-head);text-align:center;white-space:nowrap;border-radius:var(--radius-pill);cursor:pointer;border:1px solid #ffffff47;justify-content:center;align-items:center;gap:8px;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .22s,filter .22s,box-shadow .22s;display:inline-flex}.lp-root .btn--primary{background:linear-gradient(180deg, var(--cta-from) 0%, var(--cta-to) 100%);color:var(--cta-ink);box-shadow:inset 0 1px #ffffff52,0 8px 18px #00aeef33}.lp-root .btn--primary:hover{filter:brightness(1.03);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff61,0 10px 22px #00aeef3d}.lp-root .btn--primary:active{filter:brightness(.97);transform:translateY(0)}.lp-root .btn--sm{height:40px;padding:0 20px;font-size:13px}.lp-root .btn--md{height:52px;padding:0 28px;font-size:16px}.lp-root .btn--lg{min-width:280px;height:60px;padding:0 32px;font-size:18px}.lp-root :where(a,button):focus-visible{outline:2px solid var(--brand);outline-offset:3px}.lp-root .eyebrow{font-family:var(--font-head);letter-spacing:.16em;text-transform:uppercase;color:var(--brand);font-size:13px;font-weight:700}.lp-root [data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transition-delay:calc(var(--reveal-i,0) * 90ms);transform:translateY(28px)}.lp-root .is-visible [data-reveal]{opacity:1;transform:none}@keyframes reforma-fadeSlideLeft{0%{opacity:0;transform:translate(-44px)}to{opacity:1;transform:none}}@keyframes reforma-fadeSlideUp{0%{opacity:0;transform:translateY(44px)}to{opacity:1;transform:none}}@media (max-width:800px){.lp-root .section{padding:64px 0}.lp-root .btn--lg{min-width:0;height:56px;font-size:17px}}@media (prefers-reduced-motion:reduce){.lp-root *,.lp-root :before,.lp-root :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-delay:0s!important}}.lp-root .navbar{z-index:50;position:absolute;top:0;left:0;right:0}.lp-root .navbar__inner{justify-content:space-between;align-items:center;padding-top:34px;display:flex;position:relative}.lp-root .logo{align-items:center;display:inline-flex}.lp-root .logo__img{width:auto;height:30px;display:block}.lp-root .navbar__pill{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(18px);background:#46464194;border:1px solid #ffffff1a;align-items:center;gap:22px;height:40px;padding:0 24px;display:flex;position:absolute;top:34px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff1a,0 10px 28px #0000002e}.lp-root .navbar__pill a{font-family:var(--font-head);color:#fff;opacity:.9;white-space:nowrap;font-size:13px;font-weight:500;transition:opacity .2s}.lp-root .navbar__pill a:hover{opacity:1}.lp-root .navbar__cta{z-index:2;position:relative}.lp-root .navbar__toggle,.lp-root .navbar__drop{display:none}@media (max-width:800px){.lp-root .navbar__inner{padding-top:16px}.lp-root .logo__img{height:26px}.lp-root .navbar__pill,.lp-root .navbar__cta{display:none}.lp-root .navbar__toggle{-webkit-backdrop-filter:blur(20px)saturate(130%);cursor:pointer;background:#232420b8;border:1px solid #ffffff1f;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:52px;height:52px;padding:0;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,0 10px 28px #00000038}.lp-root .navbar__toggle span{background:#ffffffe0;border-radius:999px;width:24px;height:2px;transition:transform .25s,opacity .25s;display:block}.lp-root .navbar.is-open .navbar__toggle span:first-child{transform:translateY(8px)rotate(45deg)}.lp-root .navbar.is-open .navbar__toggle span:nth-child(2){opacity:0}.lp-root .navbar.is-open .navbar__toggle span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.lp-root .navbar__drop{top:78px;right:var(--container-pad);-webkit-backdrop-filter:blur(20px)saturate(130%);opacity:0;visibility:hidden;pointer-events:none;background:#232420db;border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;gap:14px;width:230px;padding:18px;transition:opacity .22s,transform .22s,visibility .22s;display:flex;position:absolute;transform:translateY(-8px);box-shadow:inset 0 1px #ffffff1a,0 14px 32px #00000038}.lp-root .navbar__drop.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.lp-root .navbar__drop a{color:#fff;font-family:var(--font-head);padding:4px 2px;font-size:14px;font-weight:500}.lp-root .navbar__drop-cta{text-align:center;background:linear-gradient(180deg, var(--cta-from), var(--cta-to));border-radius:999px;margin-top:4px;color:var(--cta-ink)!important;padding:12px 14px!important;font-weight:700!important}}.lp-root .hero{background:var(--dark-1);color:#fff;flex-direction:column;justify-content:center;min-height:720px;display:flex;position:relative;overflow:hidden}.lp-root .hero__media{z-index:0;background:var(--media-bg,none) center / cover no-repeat, radial-gradient(120% 95% at 74% 12%, #2a3340 0%, #171b22 46%, #0b0d11 100%);position:absolute;inset:0}.lp-root .hero__overlay{z-index:1;background:linear-gradient(90deg,#000000a8 0%,#0000006b 50%,#00000038 100%);position:absolute;inset:0}.lp-root .hero__inner{z-index:2;padding-top:80px;padding-bottom:80px;position:relative}.lp-root .hero__content{text-align:center;max-width:660px;margin-inline:auto}.lp-root .hero__content>*{opacity:0;animation:.9s cubic-bezier(.25,.46,.45,.94) forwards reforma-fadeSlideLeft}.lp-root .hero__content>:first-child{animation-delay:50ms}.lp-root .hero__content>:nth-child(2){animation-delay:.18s}.lp-root .hero__content>:nth-child(3){animation-delay:.3s}.lp-root .hero__content>:nth-child(4){animation-delay:.42s}.lp-root .hero__content>:nth-child(5){animation-delay:.54s}.lp-root .hero__content>:nth-child(6){animation-delay:.66s}.lp-root .hero__title{letter-spacing:-.5px;font-size:44px;font-weight:800;line-height:1.05}.lp-root .hero__title u{text-underline-offset:4px;text-decoration-thickness:2px}.lp-root .hero__subtitle{max-width:620px;color:var(--color-white-soft);margin-top:18px;font-size:18px;line-height:1.5}.lp-root .hero__tags{font-family:var(--font-head);color:#fff;margin-top:20px;font-size:16px;font-weight:700}.lp-root .hero__cta{margin-top:30px}.lp-root .hero__microcopy{letter-spacing:-.1px;color:var(--color-white-mute);white-space:nowrap;margin-top:18px;font-size:12px}.lp-root .hero__microcopy--wrap{white-space:normal;max-width:620px;margin-inline:auto}@media (max-width:800px){.lp-root .hero{min-height:700px}.lp-root .hero__overlay{background:#00000080}.lp-root .hero__inner{padding-top:56px;padding-bottom:56px}.lp-root .hero__title{font-size:28px}.lp-root .hero__subtitle{margin-top:14px;font-size:16px}.lp-root .hero__tags{margin-top:16px;font-size:12px}.lp-root .hero__cta{width:100%;max-width:300px;margin-top:24px}.lp-root .hero__microcopy{white-space:normal;max-width:300px;margin-top:16px}}.lp-root .para-quem{background:var(--color-bg)}.lp-root .pq-band{border-radius:var(--radius-card);color:#fff;justify-content:center;align-items:center;min-height:360px;padding:60px 32px;display:flex;position:relative;overflow:hidden}.lp-root .pq-band__media{z-index:0;background:var(--media-bg,none) center / cover no-repeat, radial-gradient(120% 130% at 28% 12%, #243042 0%, #161d28 48%, #0c0f15 100%);position:absolute;inset:0}.lp-root .pq-band__overlay{z-index:1;background:#00000094;position:absolute;inset:0}.lp-root .pq-band__content{z-index:2;text-align:center;max-width:720px;position:relative}.lp-root .pq-band__title{letter-spacing:-.5px;font-size:40px;font-weight:800;line-height:1.08}.lp-root .pq-band__text{max-width:680px;color:var(--color-white-soft);text-wrap:pretty;margin:16px auto 0;font-size:16px;line-height:1.55}.lp-root .pq-cards{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:36px;display:grid}.lp-root .pq-card{color:#fff;border-radius:30px;align-items:flex-end;min-height:428px;display:flex;position:relative;overflow:hidden}.lp-root .pq-card__media{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.lp-root .pq-card__overlay{z-index:1;background:linear-gradient(#0000001a 0%,#00000073 52%,#000000d1 100%);position:absolute;inset:0}.lp-root .pq-card__content{z-index:2;padding:36px 34px;position:relative}.lp-root .pq-card__title{letter-spacing:-.4px;font-size:26px;font-weight:800;line-height:1.12}.lp-root .pq-card__list{flex-direction:column;gap:8px;margin-top:16px;display:flex}.lp-root .pq-card__list li{color:#ffffffe6;padding-left:20px;font-size:15px;line-height:1.35;position:relative}.lp-root .pq-card__list li:before{content:"";background:linear-gradient(180deg, var(--cta-from), var(--cta-to));border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:0}.lp-root .pq-closing{text-align:center;max-width:760px;color:var(--color-muted);margin:40px auto 0;font-size:20px;line-height:1.4}.lp-root .pq-closing strong{color:var(--color-ink);font-weight:800;display:block}.lp-root .pq-cta{text-align:center;margin-top:28px}@media (max-width:800px){.lp-root .pq-band{border-radius:20px;min-height:0;padding:44px 22px}.lp-root .pq-band__title{font-size:27px}.lp-root .pq-band__text{font-size:15px}.lp-root .pq-closing{font-size:18px}}@media (max-width:520px){.lp-root .pq-cards{grid-template-columns:1fr;gap:16px}.lp-root .pq-card{border-radius:26px;min-height:340px}.lp-root .pq-card__content{padding:28px 26px}.lp-root .pq-card__title{font-size:23px}}.lp-root .o-curso{background:var(--color-bg)}.lp-root .o-curso__heading{text-align:center;letter-spacing:-.5px;max-width:760px;color:var(--color-ink);margin:0 auto;font-size:44px;font-weight:800;line-height:1.08}.lp-root .o-curso__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:56px;margin-top:48px;display:grid}.lp-root .o-curso__content{flex-direction:column;justify-content:center;display:flex}.lp-root .o-curso__lead{max-width:460px;color:var(--color-ink);font-size:20px;font-weight:700;line-height:1.4}.lp-root .o-curso__items{flex-direction:column;gap:22px;margin-top:28px;display:flex}.lp-root .o-curso__item-title{color:var(--color-ink);font-size:22px;font-weight:700}.lp-root .o-curso__item-desc{max-width:430px;color:var(--color-muted);margin-top:6px;font-size:16px;line-height:1.45}.lp-root .o-curso__cta{align-self:flex-start;margin-top:34px}.lp-root .o-curso__media{display:flex}.lp-root .o-curso__img{object-fit:cover;object-position:center;border-radius:var(--radius-card);width:100%;height:100%;min-height:460px;display:block}@media (max-width:800px){.lp-root .o-curso__heading{font-size:29px}.lp-root .o-curso__grid{grid-template-columns:1fr;gap:28px;margin-top:32px}.lp-root .o-curso__media{order:-1}.lp-root .o-curso__img{min-height:220px}.lp-root .o-curso__lead{max-width:none;font-size:18px}.lp-root .o-curso__item-desc{max-width:none}.lp-root .o-curso__cta{text-align:center;align-self:stretch}}.lp-root .abordagem{background:var(--color-bg)}.lp-root .abordagem-band{border-radius:var(--radius-card);color:#fff;justify-content:center;align-items:center;min-height:400px;padding:64px 32px;display:flex;position:relative;overflow:hidden}.lp-root .abordagem-band__media{z-index:0;background:var(--media-bg,none) center / cover no-repeat, radial-gradient(130% 120% at 72% 18%, #26303f 0%, #161b24 48%, #0b0e13 100%);position:absolute;inset:0}.lp-root .abordagem-band__overlay{z-index:1;background:#00000094;position:absolute;inset:0}.lp-root .abordagem-band__content{z-index:2;text-align:center;max-width:760px;position:relative}.lp-root .abordagem-band__title{letter-spacing:-.6px;font-size:42px;font-weight:800;line-height:1.06}.lp-root .abordagem-band__text{max-width:600px;color:var(--color-white-soft);margin:18px auto 0;font-size:17px;line-height:1.5}.lp-root .abordagem-carousel{margin-top:36px}@media (max-width:800px){.lp-root .abordagem-band{border-radius:20px;min-height:0;padding:46px 22px}.lp-root .abordagem-band__title{font-size:28px}.lp-root .abordagem-band__text{font-size:15px}}.lp-root .carousel{width:100%;max-width:960px;font-family:var(--font-head);opacity:0;margin:0 auto;transition:opacity .7s,transform .7s;position:relative;overflow:hidden;transform:translate(34px)}.lp-root .carousel.is-inview{opacity:1;transform:none}.lp-root .carousel__viewport{width:100%;overflow:hidden}.lp-root .carousel__track{will-change:transform;align-items:stretch;gap:20px;transition:transform .82s cubic-bezier(.16,1,.3,1);display:flex}.lp-root .carousel__card{background:#f5f3f1;border-radius:30px;flex-direction:column;flex:0 0 calc(50% - 10px);justify-content:center;min-height:428px;padding:54px 48px;display:flex;overflow:hidden}.lp-root .carousel__title{color:#0f0f0f;letter-spacing:-1.7px;text-align:left;max-width:365px;margin:0;font-size:42px;font-weight:700;line-height:1.04}.lp-root .carousel__desc{color:#0f0f0fad;letter-spacing:-.45px;text-align:left;max-width:370px;margin:24px 0 0;font-size:24px;font-weight:400;line-height:1.32}.lp-root .carousel__arrow{z-index:9;color:#0f0f0f5c;cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:54px;padding:0;font-family:Arial,sans-serif;font-size:42px;font-weight:200;line-height:1;transition:opacity .18s,color .18s,transform .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lp-root .carousel:hover .carousel__arrow{opacity:1;pointer-events:auto}.lp-root .carousel__arrow:hover{color:#0f0f0fb8}.lp-root .carousel__arrow--prev{left:8px}.lp-root .carousel__arrow--next{right:8px}.lp-root .carousel__arrow--prev:hover{transform:translateY(-50%)translate(-2px)}.lp-root .carousel__arrow--next:hover{transform:translateY(-50%)translate(2px)}@media (max-width:520px){.lp-root .carousel__track{gap:16px}.lp-root .carousel__card{border-radius:26px;flex:0 0 100%;min-height:326px;padding:32px 28px}.lp-root .carousel__title{letter-spacing:-1.1px;font-size:30px;line-height:1.05}.lp-root .carousel__desc{margin-top:16px;font-size:18px}.lp-root .carousel__arrow{opacity:1;pointer-events:auto;width:28px;height:48px;font-size:36px}.lp-root .carousel__arrow--prev{left:4px}.lp-root .carousel__arrow--next{right:4px}}.lp-root .modulos{background:var(--color-bg)}.lp-root .modulos__heading{text-align:center;letter-spacing:-.5px;max-width:760px;color:var(--color-ink);margin:0 auto;font-size:44px;font-weight:800;line-height:1.08}.lp-root .modulos__grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:48px;display:grid}.lp-root .modulo{background:#f5f3f1;border-radius:20px;padding:30px 32px}.lp-root .modulo__num{font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;color:var(--brand);font-size:13px;font-weight:700;display:inline-block}.lp-root .modulo__title{color:var(--color-ink);margin-top:10px;font-size:22px;font-weight:700;line-height:1.18}.lp-root .modulo__desc{color:var(--color-muted);margin-top:10px;font-size:15.5px;line-height:1.45}.lp-root .modulos__media{margin-top:28px}.lp-root .modulos__img{object-fit:cover;object-position:center 25%;border-radius:var(--radius-card);width:100%;height:380px;display:block}.lp-root .modulos__cta{text-align:center;margin-top:28px}@media (max-width:800px){.lp-root .modulos__heading{font-size:29px}.lp-root .modulos__grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.lp-root .modulo{padding:24px}.lp-root .modulo__title{font-size:20px}.lp-root .modulos__img{height:240px}}.lp-root .presencial{background:var(--color-bg)}.lp-root .presencial__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:56px;display:grid}.lp-root .presencial__media{display:flex}.lp-root .presencial__img{object-fit:cover;object-position:center;border-radius:var(--radius-card);width:100%;height:100%;min-height:460px;display:block}.lp-root .presencial__content{flex-direction:column;justify-content:center;display:flex}.lp-root .presencial__title{letter-spacing:-.5px;color:var(--color-ink);font-size:38px;font-weight:800;line-height:1.1}.lp-root .presencial__text{max-width:460px;color:var(--color-muted);margin-top:18px;font-size:18px;line-height:1.5}.lp-root .presencial__lead{color:var(--color-ink);margin-top:24px;font-size:17px;font-weight:700}.lp-root .presencial__items{flex-direction:column;gap:16px;margin-top:18px;display:flex}.lp-root .presencial__item{align-items:flex-start;gap:14px;display:flex}.lp-root .presencial__check{background:linear-gradient(180deg, var(--cta-from), var(--cta-to));border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:inline-flex}.lp-root .presencial__check-svg{fill:none;stroke:#fff;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.lp-root .presencial__item-text{color:var(--color-ink-soft);font-size:16.5px;font-weight:600;line-height:1.45}@media (max-width:800px){.lp-root .presencial__grid{grid-template-columns:1fr;gap:28px}.lp-root .presencial__img{min-height:220px}.lp-root .presencial__title{font-size:27px}.lp-root .presencial__text{max-width:none;font-size:16px}}.lp-root .resultados{background:var(--color-bg)}.lp-root .resultados__heading{text-align:center;letter-spacing:-.5px;max-width:620px;color:var(--color-ink);margin:0 auto;font-size:44px;font-weight:800;line-height:1.12}.lp-root .resultados__text{text-align:center;max-width:660px;color:var(--color-muted);text-wrap:pretty;margin:18px auto 0;font-size:18px;line-height:1.5}.lp-root .resultados__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;display:grid}.lp-root .muni{aspect-ratio:10/9;border-radius:var(--radius-card);background:#11161f;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.lp-root .muni__media{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.lp-root .muni__overlay{z-index:1;background:linear-gradient(#0c111c80 0%,#0c111cad 100%);position:absolute;inset:0}.lp-root .muni__logo{z-index:2;background-position:50%;background-repeat:no-repeat;background-size:contain;width:62%;height:66%;position:relative}@media (max-width:800px){.lp-root .resultados__heading{font-size:29px}.lp-root .resultados__text{font-size:16px}.lp-root .resultados__grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:32px}}.lp-root .faq{background:var(--color-bg)}.lp-root .faq .faq__container{max-width:860px}.lp-root .faq__heading{text-align:center;letter-spacing:-.5px;color:var(--color-ink);font-size:44px;font-weight:800;line-height:1.08}.lp-root .faq__list{flex-direction:column;gap:14px;margin-top:40px;display:flex}.lp-root .faq__item{border:1px solid var(--color-line);background:#faf9f8;border-radius:16px;transition:border-color .2s,background .2s;overflow:hidden}.lp-root .faq__item.is-open{background:#fff;border-color:#00aeef66}.lp-root .faq__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-head);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.lp-root .faq__q-text{color:var(--color-ink);font-size:18px;font-weight:600;line-height:1.35}.lp-root .faq__icon{background:#00aeef1a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.lp-root .faq__chevron{fill:none;width:16px;height:16px;stroke:var(--brand);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s}.lp-root .faq__item.is-open .faq__chevron{transform:rotate(180deg)}.lp-root .faq__answer{grid-template-rows:0fr;transition:grid-template-rows .32s;display:grid}.lp-root .faq__item.is-open .faq__answer{grid-template-rows:1fr}.lp-root .faq__answer-inner{overflow:hidden}.lp-root .faq__a-text{color:var(--color-muted);padding:0 24px 24px;font-size:16px;line-height:1.55}@media (max-width:800px){.lp-root .faq__heading{font-size:29px}.lp-root .faq__question{padding:18px}.lp-root .faq__q-text{font-size:16px}.lp-root .faq__a-text{padding:0 18px 20px}}.lp-root .cta-final{background:var(--dark-1);color:#fff;text-align:center;padding:96px 0;position:relative;overflow:hidden}.lp-root .cta-final__media{z-index:0;background:var(--media-bg,none) center / cover no-repeat, radial-gradient(120% 120% at 50% 0%, #20283a 0%, #12161e 50%, #0a0c11 100%);position:absolute;inset:0}.lp-root .cta-final__overlay{z-index:1;background:#00000094;position:absolute;inset:0}.lp-root .cta-final__inner{z-index:2;position:relative}.lp-root .cta-final__title{letter-spacing:-.6px;max-width:760px;margin:0 auto;font-size:44px;font-weight:800;line-height:1.1}.lp-root .cta-final__text{max-width:640px;color:var(--color-white-soft);margin:20px auto 0;font-size:18px;line-height:1.5}.lp-root .cta-final__microcopy{color:var(--color-white-mute);margin-top:22px;font-size:13px}.lp-root .cta-final__card{text-align:left;-webkit-backdrop-filter:blur(7px)saturate(112%);background:#232420a3;border:1px solid #ffffff1c;border-radius:32px;max-width:600px;margin:36px auto 0;padding:40px;box-shadow:inset 0 1px #ffffff1a,0 16px 38px #00000038}.lp-root .lp-form__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.lp-root .lp-form__field{flex-direction:column;min-width:0;display:flex}.lp-root .lp-form__field--full{grid-column:1/-1}.lp-root .lp-form__field label{color:#fff;margin-bottom:6px;font-size:14px;font-weight:500}.lp-root .lp-form__field .req{opacity:.55}.lp-root .lp-form__field input{width:100%;height:44px;font-family:var(--font-head);color:#fff;background:0 0;border:1px solid #ffffff80;border-radius:100px;outline:none;padding:0 18px;font-size:15px;transition:border-color .2s,box-shadow .2s}.lp-root .lp-form__field input::placeholder{color:#ffffff73}.lp-root .lp-form__field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #00aeef2e}.lp-root .lp-form__field.is-error input{border-color:#ff7a7a}.lp-root .lp-form__field input:-webkit-autofill{-webkit-text-fill-color:#fff;transition:background-color 9999s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #12141ab3}.lp-root .lp-form__field input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;transition:background-color 9999s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #12141ab3}.lp-root .lp-form__err{color:#ffb3b3;margin-top:6px;font-size:12px}.lp-root .lp-form__toggle-label{color:#fff;margin-bottom:10px;font-size:14px;font-weight:500;display:block}.lp-root .lp-form__toggle-group{gap:12px;display:flex}.lp-root .lp-form__toggle-btn{height:44px;font-family:var(--font-head);color:#ffffffbf;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:100px;flex:1;font-size:15px;font-weight:600;transition:border-color .2s,background .2s,color .2s}.lp-root .lp-form__toggle-btn:hover{color:#fff;border-color:#ffffffd9}.lp-root .lp-form__toggle-btn.is-active{background:var(--brand);border-color:var(--brand);color:#fff}.lp-root .lp-form__field.is-error .lp-form__toggle-btn:not(.is-active){border-color:#ff7a7a}.lp-root .lp-form__submit{width:100%;margin-top:22px}.lp-root .lp-form__submit:disabled{opacity:.7;cursor:default}@media (max-width:800px){.lp-root .cta-final{padding:64px 0}.lp-root .cta-final__title{font-size:28px}.lp-root .cta-final__text{font-size:16px}.lp-root .cta-final__card{border-radius:26px;padding:28px 22px}.lp-root .lp-form__grid{grid-template-columns:1fr}.lp-root .cta-final__microcopy{font-size:12px}}.lp-root .carousel__dots{justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.lp-root .carousel__dot{cursor:pointer;background:#0f0f0f33;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .28s,background .28s}.lp-root .carousel__dot.is-active{background:var(--brand);width:20px}.lp-root .footer{background:#f3eee3;border-top:1px solid #e8dfd0;padding:40px 0}.lp-root .footer__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;display:flex}.lp-root .footer__logo{filter:brightness(0);width:auto;height:32px;display:block}.lp-root .footer__social{align-items:center;gap:18px;display:flex}.lp-root .footer__link{color:#000000b3;align-items:center;gap:8px;font-size:12px;transition:color .2s;display:inline-flex}.lp-root .footer__link:hover{color:#000}.lp-root .footer__link svg{fill:currentColor}.lp-root .footer__copy{color:#00000080;white-space:nowrap;font-size:12px}@media (max-width:640px){.lp-root .footer__inner{text-align:center;flex-direction:column}}.lp-root .sticky-cta{z-index:40;-webkit-backdrop-filter:blur(8px);background:#0c0e12f2;border-top:1px solid #ffffff1a;padding:12px 16px;transition:transform .3s;display:none;position:fixed;bottom:0;left:0;right:0}.lp-root .sticky-cta.is-hidden{transform:translateY(100%)}.lp-root .sticky-cta .btn{width:100%;height:50px;font-size:16px}@media (max-width:640px){.lp-root .sticky-cta{display:block}}.lp-root .planos{background:var(--color-bg)}.lp-root .planos__lead{text-align:center;max-width:780px;color:var(--color-muted);text-wrap:pretty;margin:24px auto 0;font-size:17px;line-height:1.55}.lp-root .planos__grid{grid-template-rows:auto repeat(11,auto);grid-template-columns:repeat(3,1fr);gap:12px 20px;margin-top:48px;display:grid}.lp-root .plano{grid-row:1/-1;grid-template-rows:subgrid;background:#f5f3f1;border:2px solid #0000;border-radius:20px;padding:30px 28px;display:grid}.lp-root .plano--destaque{border-color:var(--brand);box-shadow:0 18px 40px #00aeef29}.lp-root .plano__head{border-bottom:1px solid var(--color-line);flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:20px;display:flex}.lp-root .plano__selo{border-radius:var(--radius-pill);background:linear-gradient(180deg, var(--cta-from) 0%, var(--cta-to) 100%);color:var(--cta-ink);font-family:var(--font-head);letter-spacing:.16em;text-transform:uppercase;padding:6px 14px;font-size:11px;font-weight:800;display:inline-block}.lp-root .plano__nome{letter-spacing:-.3px;color:var(--color-ink);margin-top:auto;font-size:24px;font-weight:800;line-height:1.15}.lp-root .plano__preco{font-family:var(--font-head);letter-spacing:-.6px;color:var(--color-ink);font-size:34px;font-weight:800;line-height:1.1}.lp-root .plano__itens{grid-row:2/-1;grid-template-rows:subgrid;display:grid}.lp-root .plano__item{color:var(--color-ink-soft);align-items:flex-start;gap:10px;font-size:15px;line-height:1.35;display:flex}.lp-root .plano__item--off{color:var(--color-muted)}.lp-root .plano__mark{width:16px;font-family:var(--font-head);color:var(--brand);flex:none;font-weight:800}.lp-root .plano__item--off .plano__mark{color:#0f0f0f47}.lp-root .plano--online{border-style:dashed;border-color:var(--brand);flex-wrap:wrap;align-items:center;gap:16px 48px;margin-top:48px;display:flex}.lp-root .plano--online .plano__head{border-bottom:0;padding-bottom:0}.lp-root .plano--online .plano__itens{flex-direction:column;gap:10px;display:flex}.lp-root .plano--online+.planos__grid{margin-top:20px}.lp-root .plano__selo--online{border:1px solid var(--brand);color:var(--brand);background:0 0}.lp-root .planos__microcopy{text-align:center;max-width:640px;color:var(--color-muted);margin:28px auto 0;font-size:14.5px;line-height:1.5}.lp-root .planos__cta{text-align:center;margin-top:28px}@media (max-width:800px){.lp-root .planos__lead{font-size:16px}.lp-root .planos__grid{grid-template-rows:none;grid-template-columns:1fr;row-gap:16px;margin-top:32px}.lp-root .plano{grid-row:auto;padding:24px;display:block}.lp-root .plano__head{margin-bottom:18px}.lp-root .plano__preco{font-size:30px}.lp-root .plano__itens{flex-direction:column;grid-row:auto;gap:12px;display:flex}}.lp-root .palestrantes{background:var(--color-bg)}.lp-root .palestrantes__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.lp-root .palestrante{background:#f5f3f1;border-radius:20px;padding:30px 28px}.lp-root .palestrante__foto{background:var(--foto,none) center / cover no-repeat, linear-gradient(180deg, var(--dark-2) 0%, var(--dark-1) 100%);width:92px;height:92px;box-shadow:0 0 0 2px var(--brand);border-radius:50%}.lp-root .palestrante__nome{color:var(--color-ink);margin-top:18px;font-size:20px;font-weight:700;line-height:1.18}.lp-root .palestrante__cargo{color:var(--brand);margin-top:4px;font-size:14px;font-weight:700}.lp-root .palestrante__bio{color:var(--color-muted);margin-top:10px;font-size:15px;line-height:1.45}@media (max-width:800px){.lp-root .palestrantes__grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.lp-root .palestrante{padding:24px}}.lp-root .parceiros{background:var(--color-bg)}.lp-root .parceiros__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;display:grid}.lp-root .parceiro{background:#f5f3f1;border-radius:20px;justify-content:center;align-items:center;min-height:132px;padding:24px;display:flex}.lp-root .parceiro__logo{object-fit:contain;width:auto;max-width:82%;height:auto;max-height:46px}.lp-root .parceiro__logo--invert{filter:brightness(0)}.lp-root .parceiro__nome{font-family:var(--font-head);letter-spacing:-.2px;text-align:center;color:var(--color-ink);font-size:20px;font-weight:700;line-height:1.2}@media (max-width:640px){.lp-root .parceiros__grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.lp-root .parceiro{min-height:104px}}
