:root{--leo-orange:#eb6608;--leo-orange-mid:#ff8939;--leo-orange-light:#ffb25f;--leo-blue:#3f509d;--leo-charcoal:#424242;--leo-gray:#eeeeef;--leo-white:#ffffff;--leo-ink:var(--leo-charcoal);--leo-muted:rgb(66 66 66/0.78);--leo-line:rgb(66 66 66/0.16);--leo-shadow:0 24px 70px rgb(235 102 8/0.13);--radius-lg:30px;--radius-md:20px;--radius-sm:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--leo-white);color:var(--leo-ink);font-family:mundial,Segoe UI,Arial,sans-serif;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}img{max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3,strong{text-wrap:balance}h1,h2{font-weight:900;letter-spacing:-.035em}h1{max-width:11ch;font-size:clamp(3.5rem,6.25vw,6.7rem);line-height:.88}h2{font-size:clamp(2.4rem,4.35vw,4.9rem);line-height:.98}h3{font-size:clamp(1.25rem,1.7vw,1.6rem);line-height:1.12}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid var(--leo-orange-light);outline-offset:4px}.leo-page{min-height:100dvh;overflow:clip}.wrap{width:min(1220px,calc(100% - 48px));margin-inline:auto}.narrow{width:min(900px,calc(100% - 48px))}.section{position:relative;padding:112px 0}.image-cover{object-fit:cover}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--leo-line);background:rgb(255 255 255/.96);box-shadow:0 8px 28px rgb(66 66 66/.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{min-height:94px;justify-content:space-between;gap:24px}.brand-lockup,.header-inner{display:flex;align-items:center}.brand-lockup{position:relative;min-width:230px;min-height:68px;justify-content:flex-start;padding:4px 18px}.brand-lockup img{display:block;width:191px;height:auto}.button{display:inline-flex;min-height:58px;align-items:center;justify-content:center;gap:14px;padding:17px 25px;border:0;border-radius:999px;background:var(--leo-orange);box-shadow:0 10px 28px rgb(235 102 8/.24);color:var(--leo-white);font-weight:800;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{transform:translateY(-2px);background:var(--leo-orange-mid);box-shadow:0 14px 34px rgb(235 102 8/.3)}.button-small{min-height:48px;padding:14px 21px;font-size:.94rem}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--leo-orange);font-size:.78rem;font-weight:900;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:3px;border-radius:999px;background:currentColor}.eyebrow-light{color:var(--leo-white)}.brand-rings{position:absolute;pointer-events:none;opacity:.26}.brand-rings:after,.brand-rings:before{content:"";position:absolute;inset:0;border:2px solid var(--leo-orange-mid);border-radius:50%}.brand-rings:after{inset:18px;border-color:var(--leo-orange-light)}.hero-section{position:relative;min-height:calc(100svh - 94px);display:grid;align-items:center;overflow:hidden;padding:62px 0 68px;background:var(--leo-orange);color:var(--leo-white);isolation:isolate}.hero-section:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgb(255 255 255/.035) 1px,transparent 0),linear-gradient(180deg,rgb(255 255 255/.025) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 72%);mask-image:linear-gradient(90deg,#000,transparent 72%);pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.66fr);grid-gap:clamp(48px,6vw,92px);gap:clamp(48px,6vw,92px);align-items:center}.hero-image{z-index:-3;object-position:52% center;transform:scale(1.015)}.hero-scrim{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgb(66 66 66/.4),rgb(66 66 66/.24) 48%,rgb(66 66 66/.08) 72%,rgb(66 66 66/.2)),linear-gradient(90deg,rgb(235 102 8/.97),rgb(235 102 8/.88) 40%,rgb(235 102 8/.42) 70%,rgb(235 102 8/.54))}.hero-ornament{position:absolute;z-index:-1;border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 15px,rgb(255 255 255/.2) 15px 17px);pointer-events:none}.hero-ornament-top{top:-190px;right:-120px;width:520px;height:520px;opacity:.62}.hero-ornament-bottom{bottom:-220px;left:36%;width:420px;height:420px;background:repeating-radial-gradient(circle,transparent 0 18px,rgb(255 178 95/.3) 18px 20px);opacity:.48}.hero-content{max-width:730px;padding:34px 0 26px 34px;border-left:1px solid rgb(255 255 255/.58)}.hero-content h1{max-width:10ch;margin-top:22px;color:var(--leo-white);font-size:clamp(4rem,6.25vw,6.6rem);line-height:.9;letter-spacing:-.048em}.hero-subtitle{max-width:620px;margin-top:28px;color:rgb(255 255 255/.82);font-size:clamp(1.06rem,1.5vw,1.24rem);line-height:1.68}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:26px;margin-top:34px}.closing-copy .button,.hero-actions .button{background:var(--leo-white);box-shadow:0 12px 30px rgb(66 66 66/.2);color:var(--leo-orange)}.closing-copy .button:hover,.hero-actions .button:hover{background:var(--leo-orange-light);color:var(--leo-charcoal)}.hero-text-link{display:inline-flex;align-items:center;gap:12px;padding:10px 0 8px;border-bottom:1px solid rgb(255 255 255/.45);color:var(--leo-white);font-weight:800;text-decoration:none;transition:border-color .18s ease,color .18s ease}.hero-text-link:hover{border-color:var(--leo-orange-light);color:var(--leo-orange-light)}.hero-credentials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px;margin-top:52px;border-top:1px solid rgb(255 255 255/.22);border-bottom:1px solid rgb(255 255 255/.22)}.hero-credentials>div{display:grid;min-height:96px;align-content:center;grid-gap:7px;gap:7px;padding:18px 20px}.hero-credentials>div+div{border-left:1px solid rgb(255 255 255/.18)}.hero-credentials strong{color:var(--leo-white);font-size:1.05rem;line-height:1.1}.hero-credentials span{color:rgb(255 255 255/.68);font-size:.86rem;line-height:1.4}.form-card{scroll-margin-top:112px;min-width:0;padding:clamp(30px,3.2vw,46px);border:1px solid rgb(255 255 255/.68);border-top:4px solid var(--leo-orange);border-radius:20px;background:var(--leo-white);box-shadow:0 34px 90px rgb(66 66 66/.3);color:var(--leo-ink)}.form-card h2{margin-top:14px;color:var(--leo-blue);font-size:clamp(2.35rem,3.8vw,3.8rem)}.form-card>p{margin-top:18px;color:var(--leo-muted);line-height:1.65}.form-divider{width:100%;height:1px;margin:26px 0;background:var(--leo-line)}#raiz-form{min-height:470px}#raiz-form:empty:before{content:"Carregando formulário...";display:grid;min-height:220px;place-items:center;border-radius:16px;background:linear-gradient(90deg,var(--leo-gray),var(--leo-white),var(--leo-gray));background-size:220% 100%;color:var(--leo-muted);animation:shimmer 1.3s linear infinite}#raiz-form input,#raiz-form select,#raiz-form textarea{max-width:100%;border-radius:10px}.section-heading{position:relative;z-index:1;max-width:920px;margin-bottom:54px}.section-heading.centered{margin-right:auto;margin-left:auto;text-align:center}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2{margin-top:18px;color:var(--leo-blue)}.section-heading p{max-width:690px;margin:22px auto 0;color:var(--leo-muted);font-size:1.1rem;line-height:1.7}.intro-section{background:var(--leo-white)}.differential-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.differential-list article{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--leo-line);border-radius:var(--radius-md);background:var(--leo-white);box-shadow:0 18px 48px rgb(66 66 66/.08);transition:transform .2s ease,box-shadow .2s ease}.differential-list article:hover{transform:translateY(-5px);box-shadow:0 24px 58px rgb(235 102 8/.14)}.differential-media{position:relative;aspect-ratio:1.55;overflow:hidden;background:var(--leo-gray)}.differential-media:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgb(66 66 66/.45))}.differential-media img{transition:transform .5s ease}.differential-list article:hover .differential-media img{transform:scale(1.035)}.differential-copy{padding:25px 26px 28px}.item-number{position:absolute;right:18px;bottom:18px;z-index:1;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgb(255 255 255/.55);border-radius:50%;background:var(--leo-orange);color:var(--leo-white);font-size:.78rem;font-weight:900}.differential-list h3{color:var(--leo-blue)}.differential-list p{margin-top:12px;color:var(--leo-muted);line-height:1.62}.segments-section{background:var(--leo-gray)}.segment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.segment-card{--segment-color:var(--leo-orange);--segment-ink:var(--leo-white);display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid rgb(66 66 66/.1);border-radius:var(--radius-md);background:var(--leo-white);box-shadow:0 14px 40px rgb(235 102 8/.08);border-bottom:7px solid var(--segment-color);transition:transform .2s ease,box-shadow .2s ease}.segment-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px rgb(235 102 8/.14)}.segment-media{position:relative;aspect-ratio:.94;overflow:hidden;background:var(--leo-orange)}.segment-media img{transition:transform .5s ease}.segment-card:hover .segment-media img{transform:scale(1.045)}.segment-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,color-mix(in srgb,var(--segment-color) 78%,transparent))}.segment-label{position:absolute;left:18px;bottom:18px;z-index:2;padding:10px 14px;border-radius:4px 14px 14px 4px;background:var(--segment-color);color:var(--segment-ink);font-size:.78rem;font-weight:900;line-height:1}.segment-card-infantil{--segment-color:var(--leo-orange)}.segment-card-iniciais{--segment-color:var(--leo-orange-mid)}.segment-card-finais{--segment-color:var(--leo-orange-light);--segment-ink:var(--leo-charcoal)}.segment-card-medio{--segment-color:var(--leo-blue)}.segment-copy{display:flex;min-height:280px;flex-direction:column;padding:24px}.segment-copy h3{min-height:3.4rem;color:var(--leo-blue)}.segment-copy p{margin-top:14px;color:var(--leo-muted);line-height:1.6}.footer a,.segment-copy a,.text-link,.unit-copy a{color:var(--leo-orange);font-weight:900;text-decoration:none}.segment-copy a{display:inline-flex;justify-content:space-between;gap:14px;margin-top:auto;padding-top:24px;border-top:1px solid var(--leo-line)}.experience-section{background:var(--leo-white)}.experience-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);grid-gap:clamp(42px,6vw,86px);gap:clamp(42px,6vw,86px);align-items:center}.experience-gallery{position:relative;min-height:640px}.gallery-main,.gallery-side{position:absolute;overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--leo-shadow)}.gallery-main{inset:0 17% 12% 0}.gallery-side{right:0;bottom:0;width:46%;height:46%;border:10px solid var(--leo-white)}.gallery-badge{position:absolute;top:36px;right:3%;z-index:2;display:grid;width:126px;height:126px;place-items:center;padding:18px;border-radius:50%;background:var(--leo-orange);box-shadow:0 14px 34px rgb(235 102 8/.28);color:var(--leo-white);font-size:.92rem;font-weight:900;line-height:1.15;text-align:center;transform:rotate(7deg)}.experience-copy h2{max-width:10ch;margin-top:18px;color:var(--leo-blue)}.experience-copy>p{margin-top:24px;color:var(--leo-muted);font-size:1.08rem;line-height:1.72}.experience-copy ul{display:grid;grid-gap:14px;gap:14px;margin:28px 0 32px;padding:0;list-style:none}.experience-copy li{position:relative;padding-left:30px;color:var(--leo-charcoal);font-weight:700;line-height:1.45}.experience-copy li:before{content:"";position:absolute;top:.18em;left:0;width:17px;height:17px;border-radius:50% 50% 50% 0;background:var(--leo-orange);transform:rotate(-45deg)}.units-section{background:var(--leo-white)}.brand-rings-units{top:46px;left:-90px;width:240px;height:240px;border:2px solid var(--leo-orange);border-radius:50%}.unit-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.unit-card{overflow:hidden;border:1px solid var(--leo-line);border-radius:var(--radius-md);background:var(--leo-white);transition:transform .2s ease,box-shadow .2s ease}.unit-card:hover{transform:translateY(-5px);box-shadow:0 20px 46px rgb(235 102 8/.12)}.unit-media{position:relative;min-height:300px;overflow:hidden;background:var(--leo-gray)}.unit-media img{transition:transform .5s ease}.unit-card:hover .unit-media img{transform:scale(1.035)}.unit-card:first-child .unit-media img{object-position:center 44%}.unit-copy{padding:28px}.unit-copy>span{color:var(--leo-orange);font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.unit-copy h3{margin-top:9px;color:var(--leo-blue);font-size:1.7rem}.unit-copy p{min-height:50px;margin-top:13px;color:var(--leo-muted);line-height:1.55}.unit-copy a{display:inline-flex;gap:12px;margin-top:22px}.faq-section{background:var(--leo-gray)}.faq-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);grid-gap:clamp(42px,7vw,94px);gap:clamp(42px,7vw,94px);align-items:start}.faq-heading{position:-webkit-sticky;position:sticky;top:126px}.faq-heading h2{max-width:11ch;margin-top:18px;color:var(--leo-blue)}.faq-heading .text-link{display:inline-block;margin-top:28px}.faq-list{display:grid;grid-gap:12px;gap:12px}.faq-list details{border:1px solid rgb(66 66 66/.14);border-radius:16px;background:var(--leo-white)}.faq-list summary{position:relative;cursor:pointer;padding:22px 62px 22px 24px;color:var(--leo-charcoal);font-weight:900;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;top:50%;right:22px;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:rgb(235 102 8/.1);color:var(--leo-orange);font-size:1.3rem;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{padding:0 62px 24px 24px;color:var(--leo-muted);line-height:1.65}.closing-section{position:relative;min-height:700px;display:grid;place-items:center;overflow:hidden;isolation:isolate}.closing-section>img{z-index:-2;object-position:center 42%}.closing-scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgb(66 66 66/.28),rgb(66 66 66/.08)),linear-gradient(120deg,rgb(235 102 8/.98),rgb(255 137 57/.9) 58%,rgb(255 178 95/.78))}.closing-copy{display:grid;justify-items:center;color:var(--leo-white);text-align:center}.closing-copy .eyebrow{justify-content:center}.closing-copy h2{max-width:17ch;margin-top:18px}.closing-copy h2,.closing-copy p{margin-right:auto;margin-left:auto}.closing-copy p{max-width:620px;margin-top:22px;color:rgb(255 255 255/.84);font-size:1.12rem;line-height:1.65}.closing-copy .button{margin-top:30px}.footer{padding:28px 0;border-top:1px solid rgb(255 255 255/.24);background:linear-gradient(90deg,var(--leo-orange),var(--leo-orange-mid));color:var(--leo-white)}.footer-inner{display:grid;grid-template-columns:auto 1fr auto;grid-gap:32px;gap:32px;align-items:center}.footer-inner p{color:rgb(255 255 255/.9);font-weight:800}.footer-inner span{justify-self:center;color:rgb(255 255 255/.78)}.footer-inner a{justify-self:end;color:var(--leo-white)}.mobile-form-cta{display:none}@keyframes shimmer{to{background-position:-220% 0}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:1100px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(370px,.74fr);gap:36px}.segment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.segment-media{aspect-ratio:1.35}.segment-copy{min-height:235px}.differential-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.narrow,.wrap{width:min(100% - 32px,720px)}.section{padding:82px 0}.experience-grid,.faq-grid,.hero-grid{grid-template-columns:1fr}.hero-section{align-items:start;padding:0 0 64px}.hero-image{object-position:51% center}.hero-content{min-height:660px;display:flex;max-width:690px;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding:90px 24px 70px;border-left:0;text-align:center}.hero-content h1,.hero-subtitle{margin-right:auto;margin-left:auto}.hero-actions{justify-content:center}.hero-credentials{width:100%}.form-card{width:100%;max-width:720px;justify-self:center;padding:34px}.experience-grid{gap:56px}.experience-gallery{min-height:610px}.experience-copy{max-width:650px}.experience-copy h2{max-width:12ch}.unit-grid{grid-template-columns:1fr}.unit-card{display:grid;grid-template-columns:minmax(260px,.8fr) 1fr}.unit-media{min-height:300px}.unit-copy{align-self:center}.faq-heading{position:static}.faq-heading h2{max-width:13ch}}@media (max-width:700px){html{scroll-padding-top:78px}body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}h1{font-size:clamp(3rem,15vw,4.5rem);line-height:.92}h2{font-size:clamp(2.25rem,11vw,3.55rem);line-height:1}.header-inner{min-height:74px;justify-content:center}.brand-lockup{min-width:0;min-height:60px;padding:0}.brand-lockup img{width:154px}.header-inner .button{display:none}.hero-section{min-height:auto;padding:0 0 40px}.hero-image{object-position:51% center}.hero-scrim{background:linear-gradient(180deg,rgb(66 66 66/.12) 0,rgb(66 66 66/.28) 46%,rgb(66 66 66/.52) 100%),linear-gradient(180deg,rgb(235 102 8/.42) 0,rgb(235 102 8/.78) 42%,rgb(235 102 8/.96) 72%,var(--leo-orange) 100%)}.hero-content{min-height:650px;padding:74px 4px 52px;text-align:center}.experience-copy .eyebrow,.faq-heading .eyebrow,.form-card>.eyebrow,.hero-content .eyebrow{justify-content:center}.hero-content h1,.hero-subtitle{margin-right:auto;margin-left:auto}.hero-content h1{font-size:clamp(3.2rem,15vw,4.45rem);line-height:.92}.hero-subtitle{margin-top:22px;font-size:1rem;line-height:1.58}.hero-actions{width:100%;flex-direction:column;gap:15px;margin-top:30px}.hero-actions .button{width:100%}.hero-text-link{justify-content:center}.hero-credentials{margin-top:42px}.hero-credentials>div{min-height:90px;gap:5px;padding:14px 6px;text-align:center}.hero-credentials strong{font-size:.9rem}.hero-credentials span{font-size:.7rem;line-height:1.3}.form-card{scroll-margin-top:88px;padding:28px 22px;border-radius:18px;text-align:center}#raiz-form{min-height:390px}.section-heading{margin-bottom:38px}.section-heading p{font-size:1rem}.differential-list,.segment-grid{grid-template-columns:1fr}.differential-list article{grid-template-columns:none;min-height:auto;justify-items:stretch;padding:0;text-align:left}.differential-media{aspect-ratio:1.45}.segment-media{aspect-ratio:1.15}.segment-copy{min-height:auto;align-items:center;text-align:center}.segment-copy h3{min-height:0}.segment-copy a{justify-content:center;margin-top:24px}.experience-gallery{min-height:470px}.gallery-main{right:9%;bottom:14%}.gallery-side{width:52%;height:42%;border-width:7px}.gallery-badge{top:20px;right:0;width:98px;height:98px;padding:12px;font-size:.76rem}.experience-copy .button{width:100%}.experience-copy{text-align:center}.experience-copy h2,.experience-copy ul,.experience-copy>p{margin-right:auto;margin-left:auto}.experience-copy ul{width:-moz-fit-content;width:fit-content;max-width:100%;text-align:left}.unit-card{display:block}.unit-copy{display:grid;justify-items:center;text-align:center}.unit-media{min-height:260px}.unit-copy p{min-height:0}.faq-list summary{padding:20px 56px 20px 20px;text-align:center}.faq-list details p{padding:0 20px 22px;text-align:center}.faq-heading{text-align:center}.faq-heading h2{margin-right:auto;margin-left:auto}.closing-section{min-height:650px}.closing-section>img{object-position:51% center}.closing-scrim{background:linear-gradient(180deg,rgb(66 66 66/.1),rgb(66 66 66/.42)),linear-gradient(180deg,rgb(255 178 95/.5),rgb(235 102 8/.97))}.closing-copy{align-self:end;justify-items:center;padding-bottom:52px;text-align:center}.closing-copy .eyebrow{justify-content:center}.closing-copy h2,.closing-copy p{margin-right:auto;margin-left:auto}.closing-copy .button{width:100%}.footer-inner{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-inner a,.footer-inner p,.footer-inner span{justify-self:center}.mobile-form-cta{position:fixed;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));left:12px;z-index:100;display:flex;min-height:56px;align-items:center;justify-content:center;gap:16px;padding:16px 22px;border:1px solid rgb(255 255 255/.38);border-radius:999px;background:var(--leo-orange);box-shadow:0 14px 38px rgb(235 102 8/.3);color:var(--leo-white);font-weight:900;text-decoration:none}}