:root{--green:#00796a;--green-dark:#005548;--green-deep:#073e36;--mint:#b9f2da;--purple:#6c2473;--ink:#203d36;--text:#5c6965;--line:#dce6e1;--surface:#f3f7f5;--white:#fff;font-family:'Lato',Arial,sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;font-size:16px;line-height:1.6}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}svg{width:22px;height:22px;stroke-width:1.8;flex-shrink:0}button:focus-visible,a:focus-visible{outline:3px solid var(--purple);outline-offset:5px}input:focus,select:focus{outline:2px solid var(--green);outline-offset:2px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.14;letter-spacing:-.045em}h2{font-size:46px;font-weight:800}h2 span{color:var(--green)}.container{width:min(1256px,calc(100% - 96px));margin-inline:auto}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:14px 23px;border:1px solid transparent;border-radius:8px;font-size:15px;font-weight:800;line-height:1.4;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-green{color:white;background:var(--green)}.button-green:hover{background:var(--green-dark)}.button-small{min-height:45px;font-size:14px;padding:12px 18px;gap:16px}.campaign-bar{background:var(--green-deep);color:#e4f4ee;text-align:center;font-size:12px;font-weight:700;letter-spacing:.08em;padding:9px 18px;display:flex;justify-content:center;align-items:center;gap:24px}.campaign-bar a{color:var(--mint);display:inline-flex;align-items:center;gap:6px;letter-spacing:0}.campaign-bar svg{width:15px;height:15px}.header{background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid #e8eee9}.header-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{flex-shrink:0}.header nav{display:flex;gap:32px;font-size:14px;font-weight:600;color:#58615e}.header nav a:hover{color:var(--green)}.hero{background:var(--green);color:white;overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 416px;gap:44px;align-items:center;padding-top:40px;padding-bottom:42px}.hero-story{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:25px 0;min-width:0}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.12em;line-height:1.5;font-weight:800;color:var(--green)}.hero-eyebrow{color:#d4eee4;position:relative;z-index:2}.eyebrow-line{width:24px;height:2px;background:var(--mint)}h1{position:relative;z-index:2;font-size:66px;line-height:1.06;font-weight:800;margin:25px 0 24px;max-width:510px;letter-spacing:-.055em}h1 span{color:var(--mint)}.hero-copy{font-size:17px;color:#e3f1ec;max-width:365px;line-height:1.75;position:relative;z-index:2}.hero-link{display:inline-flex;gap:20px;align-items:center;align-self:flex-start;font-size:14px;font-weight:800;margin-top:25px;border-bottom:1px solid #7ec1b5;padding-bottom:8px;position:relative;z-index:2}.hero-link svg{width:18px}.hero-bottom{display:flex;align-items:center;gap:14px;margin-top:50px;font-size:13px;line-height:1.55;position:relative;z-index:2;color:#def3e9}.hero-bottom svg{width:36px;height:36px;color:var(--mint)}.hero-bottom strong{color:white;font-weight:700}.form-card{position:relative;z-index:3;background:white;color:var(--ink);border-radius:16px;padding:30px 30px 24px;box-shadow:0 20px 50px #003c3326;scroll-margin-top:118px}.form-heading{margin-bottom:22px}.form-kicker{font-size:11px;letter-spacing:.12em;font-weight:800;color:var(--green)}.form-heading h2{font-size:26px;letter-spacing:-.04em;margin:7px 0}.form-heading p{font-size:14px;color:var(--text)}.field{margin-bottom:14px}.field label{display:block;margin-bottom:6px;font-size:13px;font-weight:700;color:#344b44}.field input,.field select{width:100%;min-height:46px;border:1px solid #d7e1dc;border-radius:6px;background:#fcfdfc;color:#2d453c;padding:10px 12px;font-size:14px;transition:border .2s}.field input::placeholder{color:#85928c}.field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' stroke='%2356655c' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:34px;text-overflow:ellipsis}.field select:disabled{color:#85928c;background-color:#f3f6f4;cursor:not-allowed}.field-hint{display:block;font-size:12px;color:var(--text);padding-top:6px;line-height:1.4}.field-hint[hidden]{display:none}.submit-button{width:100%;margin-top:4px;justify-content:space-between}.submit-button:disabled{opacity:.7;cursor:wait;transform:none}.form-privacy{font-size:11px;color:#7b8781;line-height:1.55;display:flex;align-items:flex-start;gap:8px;margin-top:15px}.form-privacy svg{width:14px;height:14px;margin-top:2px}.form-status{font-size:13px;background:#fff0ec;color:#8b2c1d;border-radius:6px;margin-top:12px;padding:10px}.honeypot{display:none}.benefits{background:white;border-bottom:1px solid var(--line)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:30px;gap:30px}.benefits-grid>div{display:flex;align-items:center;gap:17px}.benefits-grid>div+div{border-left:1px solid var(--line);padding-left:30px}.benefits svg{width:31px;height:31px;color:var(--green)}.benefits strong{display:block;font-size:14px;font-weight:800}.benefits small{font-size:12px;color:var(--text)}.section{padding:88px 0}.scholarship{background:#f3f8f5;overflow:hidden}.scholarship-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.purple{color:var(--purple)}.scholarship h2{font-size:44px;margin:20px 0}.scholarship p{color:var(--text);max-width:420px;font-size:16px}.scholarship .button{margin-top:30px}.scholarship-number{text-align:center;border-left:1px solid #ceded3;padding-left:55px}.up-to{display:block;color:var(--green);letter-spacing:.16em;font-size:16px;font-weight:800}.percentage{display:flex;justify-content:center;align-items:baseline;color:var(--green);font-weight:800;line-height:.98;letter-spacing:-.08em;margin:5px 0 7px;font-variant-numeric:tabular-nums}.percentage span:first-child{font-size:185px}.percentage span:last-child{font-size:86px;letter-spacing:-.06em}.scholarship-caption{font-size:22px;font-weight:700;color:var(--green-deep);letter-spacing:-.035em}.scholarship-number p{font-size:12px;max-width:330px;margin:22px auto 0}.courses h2,.steps h2{margin:18px 0}.courses>div>p{color:var(--text)}.steps{background:var(--surface)}.footer{padding:43px 0 23px;border-top:1px solid var(--line)}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer p{font-size:13px;font-weight:700}.footer p span{font-size:12px;color:var(--text);font-weight:500}.footer a{font-size:13px;font-weight:800;display:flex;align-items:center;gap:10px;color:var(--green)}.footer-note{font-size:11px;color:#7b8781;border-top:1px solid var(--line);margin-top:28px;padding-top:20px}.skip-link{position:fixed;top:-100px;left:15px;z-index:100;background:white;color:var(--green);padding:10px}.skip-link:focus{top:10px}dialog{width:min(400px,calc(100% - 36px));border:0;border-radius:20px;text-align:center;color:var(--ink);padding:52px 32px 30px;box-shadow:0 24px 100px #001b3455}dialog::backdrop{background:#072c26aa;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:16px;top:16px;background:transparent;border:0;padding:5px;color:#67746d}.success-icon{height:82px;width:82px;display:grid;place-items:center;background:#e4f7ec;border:1px solid #c1e8d5;color:var(--green);border-radius:50%;margin:0 auto 30px}.success-icon svg{width:42px;height:42px;stroke-width:2.3}dialog h2{font-size:31px;margin:14px 0}dialog p{font-size:16px;color:var(--text);line-height:1.75}.success-note{display:flex;justify-content:center;gap:12px;align-items:center;background:var(--surface);padding:19px 14px;border-radius:10px;margin:25px 0;color:var(--green);font-size:14px;text-align:left}.dialog-done{width:100%}@media(min-width:1500px){.hero-grid{gap:70px}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.header nav{gap:20px}.brand img{width:205px}.hero-grid{grid-template-columns:minmax(0,1fr) 390px;gap:30px}h1{font-size:57px}.form-card{padding:26px}.benefits-grid{gap:20px}.benefits-grid>div+div{padding-left:20px}.scholarship-grid{gap:40px}.scholarship h2{font-size:39px}.scholarship-number{padding-left:30px}}@media(max-width:900px){.header nav{display:none}.hero-grid{gap:28px;grid-template-columns:minmax(0,1fr) 360px}.form-card{padding:25px 23px}.hero-eyebrow{font-size:10px}h1{font-size:47px}.hero-copy{font-size:16px}.hero-bottom{margin-top:35px}.benefits-grid{gap:15px}.benefits-grid>div{gap:12px}.benefits small{display:none}.benefits strong{font-size:13px}.scholarship-grid{gap:32px}.scholarship h2{font-size:35px}.percentage span:first-child{font-size:145px}.percentage span:last-child{font-size:66px}.scholarship-caption{font-size:19px}.footer-inner{flex-wrap:wrap}.footer a{width:100%}}@media(max-width:700px){.container{width:calc(100% - 40px)}.campaign-bar{font-size:9px;letter-spacing:.02em;gap:12px;padding:8px 10px}.campaign-bar a{font-size:10px}.header-inner{min-height:76px;gap:12px}.brand img{width:180px;height:auto}.header .button{font-size:11px;min-height:40px;padding:10px;gap:4px}.header .button svg{width:16px}.hero-grid{display:flex;flex-direction:column;align-items:stretch;padding-top:36px;padding-bottom:36px;gap:30px}.hero-story{padding:0;min-height:0}.hero-eyebrow{font-size:10px}h1{font-size:clamp(44px,9.5vw,62px);margin:20px 0}.hero-copy{max-width:450px;font-size:16px;line-height:1.65}.hero-link{margin-top:18px}.hero-bottom{display:none}.form-card{padding:28px 24px;border-radius:14px}.form-heading h2{font-size:27px}.field label{font-size:14px}.field input,.field select{font-size:16px;min-height:49px}.form-privacy{font-size:12px}.benefits-grid{grid-template-columns:1fr;padding-block:27px;gap:20px}.benefits-grid>div+div{border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:20px}.benefits svg{width:26px;height:26px}.benefits small{display:block;font-size:12px}.benefits strong{font-size:14px}.section{padding:62px 0}h2{font-size:35px}.scholarship-grid{grid-template-columns:1fr;gap:40px}.scholarship h2{font-size:36px}.scholarship-number{border-left:0;border-top:1px solid #ceded3;padding:34px 0 0}.percentage span:first-child{font-size:166px}.percentage span:last-child{font-size:78px}.scholarship-caption{font-size:22px}.scholarship-number p{font-size:12px}.footer-inner{align-items:flex-start;flex-direction:column;gap:22px}.footer-inner img{width:210px}.footer-note{font-size:12px}html{scroll-padding-top:90px}.form-card{scroll-margin-top:94px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}/* Typography and composition drawn from the supplied Sorocaba reference. */
h1,h2,h3,.percentage{font-family:'Oswald','Arial Narrow',Arial,sans-serif;letter-spacing:-.02em;font-weight:500}h1{font-size:76px;line-height:1.07;max-width:400px}.hero-copy{max-width:325px}.hero-photo{position:absolute;right:0;bottom:-42px;width:40%;height:495px;object-fit:cover;object-position:51% center;border-radius:170px 170px 0 0;z-index:1;opacity:1}.hero-eyebrow{font-size:11px}.form-heading h2{font-size:29px}.form-heading p{font-size:15px}.form-kicker{font-size:12px}.field label{font-size:14px}.form-privacy{font-size:12px}.hero-bottom{margin-top:33px}.eyebrow{font-size:12px}.benefits strong{font-size:15px}.benefits small{font-size:13px}.scholarship h2{font-size:47px;line-height:1.2}.scholarship-number p{font-size:13px}.percentage{font-weight:600;letter-spacing:-.065em}.percentage span:first-child{font-size:196px}.percentage span:last-child{font-size:95px}.up-to{font-size:14px}.footer-note{font-size:12px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:35px 0 28px;border-bottom:1px solid var(--line)}.tabs{display:flex;gap:30px}.tabs button{border:0;background:transparent;color:#718078;padding:14px 0 18px;position:relative;display:flex;gap:10px;align-items:center;font-size:18px;font-weight:700}.tabs button[aria-selected=true]{color:var(--green)}.tabs button[aria-selected=true]::after{content:'';height:3px;position:absolute;bottom:-1px;left:0;right:0;background:var(--green);border-radius:3px}.tabs button span{font-size:11px;padding:3px 8px;border-radius:5px;background:#f1f4f2;color:#65766c;font-weight:700}.tabs button[aria-selected=true] span{background:var(--purple);color:#fff}.catalog-note{display:flex;align-items:center;gap:9px;color:#75817a;font-size:13px}.catalog-note svg{width:17px;height:17px}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.course-card{border:1px solid #dce5df;border-radius:11px;padding:26px 25px 21px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;min-height:226px;transition:border-color .2s,box-shadow .2s,transform .2s}.course-card:hover{border-color:#73ad97;box-shadow:0 7px 22px #164b2e08;transform:translateY(-3px)}.course-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:22px}.course-card-top>svg{color:var(--green);width:28px;height:28px}.course-type{font-size:11px;color:#69796f;border:1px solid #e1e7e2;padding:3px 9px;border-radius:4px;letter-spacing:.015em}.course-card h3{font-size:25px;line-height:1.25;max-width:100%;margin-bottom:24px}.course-card button{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;padding:13px 0 0;margin-top:auto;border:0;border-top:1px solid #ecf0ed;background:transparent;color:var(--green);font-size:14px;font-weight:700;text-align:left}.course-card button svg{width:19px;height:19px}.catalog-expand{text-align:center;margin-top:33px}.button-outline{background:white;border-color:#c4d7ca;color:var(--green);font-size:14px}.button-outline:hover{background:var(--surface)}.catalog-expand p{font-size:13px;color:var(--text);margin-top:19px}.area-intro{margin-bottom:24px;color:var(--text);font-size:15px}.area-grid .course-card{min-height:213px}.area-grid .course-type{color:var(--purple);border-color:#e8dfea;background:#fbf8fc}.steps h2{font-size:46px}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px;margin-top:42px}.step-top{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ccddd2;padding-top:22px;margin-bottom:23px}.step-top span{font-family:'Oswald',Arial,sans-serif;color:#87b3a3;font-size:38px;font-weight:400;line-height:1}.step-top svg{color:var(--green);width:27px;height:27px}.steps-grid h3{font-size:27px;margin-bottom:13px}.steps-grid p{color:var(--text);font-size:16px;line-height:1.7;max-width:310px}.steps-cta{display:flex;gap:25px;align-items:center;margin-top:40px}.steps-cta>span{font-size:14px;color:#6e7d74}.footer a{font-size:14px}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}@media(max-width:1200px){.hero-photo{width:35%;height:425px}.hero-copy{max-width:305px}h1{font-size:68px}.catalog-note{display:none}.hero-eyebrow{font-size:10px}}@media(max-width:1100px){.hero-photo{display:none}.hero-copy{max-width:365px}.hero-story{padding-left:10px}h1{font-size:70px}.scholarship h2{font-size:41px}}@media(max-width:900px){h1{font-size:60px}.hero-story{padding-left:0}.hero-eyebrow{font-size:10px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scholarship h2{font-size:38px}.percentage span:first-child{font-size:160px}.percentage span:last-child{font-size:74px}.steps-grid{gap:25px}.steps-grid h3{font-size:24px}.steps-grid p{font-size:15px}}@media(max-width:700px){h1{font-size:62px;max-width:100%;line-height:1.07;margin:20px 0}.hero-copy{max-width:450px}.hero-eyebrow{font-size:11px}.eyebrow-line{width:19px}.hero-link{font-size:14px}.scholarship h2{font-size:38px}.percentage span:first-child{font-size:184px}.percentage span:last-child{font-size:86px}.courses h2,.steps h2{font-size:37px;line-height:1.2}.tabs{gap:26px;width:100%;justify-content:space-between}.tabs button{font-size:17px;gap:7px}.tabs button span{font-size:10px;padding:2px 5px}.course-grid{grid-template-columns:1fr;gap:14px}.course-card{min-height:204px;padding:23px}.course-card h3{font-size:26px;margin-bottom:20px}.course-card-top{margin-bottom:17px}.course-type{font-size:12px}.steps-grid{grid-template-columns:1fr;gap:28px;margin-top:32px}.step-top{margin-bottom:15px;padding-top:19px}.steps-grid h3{font-size:28px}.steps-grid p{max-width:100%;font-size:16px}.steps-cta{align-items:flex-start;flex-direction:column;gap:16px}.form-heading h2{font-size:30px}.form-heading p{font-size:15px}.success-note{font-size:15px}.campaign-bar{font-size:10px}.header .button{font-size:12px}.header .button svg{display:block;width:16px;height:16px}}@media(max-width:370px){.container{width:calc(100% - 32px)}.brand img{width:154px}.header .button{font-size:11px;padding:9px}h1{font-size:56px}.tabs{gap:15px}.tabs button{font-size:16px}.tabs button span{font-size:10px}.form-card{padding:24px 19px}.campaign-bar{font-size:9px;gap:9px}}