:root{--lh-navy:#071d3a;--lh-navy-2:#0c2e57;--lh-green:#12a66a;--lh-green-dark:#078553;--lh-gold:#f6ad32;--lh-cream:#f7f4ed;--lh-paper:#fff;--lh-ink:#13233a;--lh-muted:#607087;--lh-line:#dfe6e2;--lh-soft:#eef7f2;--lh-radius:24px;--lh-shadow:0 22px 60px rgba(17,39,62,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--lh-paper);color:var(--lh-ink);font-family:"DM Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}body,button,input,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.lh-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.lh-skip{position:fixed;left:12px;top:-80px;z-index:10000;background:#fff;color:#071d3a;padding:12px 18px;border-radius:10px;box-shadow:var(--lh-shadow)}.lh-skip:focus{top:12px}.lh-top{background:var(--lh-navy);color:#dce9f6;font-size:12px}.lh-top .lh-wrap{display:flex;align-items:center;gap:22px;min-height:35px}.lh-top a{color:#65e7ad;font-weight:700}.lh-top i{margin-right:6px}.lh-top-right{margin-left:auto}.lh-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(12,46,87,.1);backdrop-filter:blur(16px)}.lh-header-row{display:flex;align-items:center;min-height:82px;gap:30px}.lh-brand{display:flex;align-items:center;gap:17px;min-width:250px}.lh-brand img{width:auto;height:52px;object-fit:contain}.lh-brand span{padding-left:16px;border-left:1px solid var(--lh-line);font-family:Manrope,sans-serif;font-weight:800;font-size:13px;line-height:1.25}.lh-brand small{display:block;color:var(--lh-muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:3px}.lh-nav{display:flex;align-items:center;justify-content:center;gap:23px;margin-left:auto}.lh-nav a{font-size:13px;font-weight:700;color:#34465b;white-space:nowrap}.lh-nav a:hover{color:var(--lh-green)}.lh-nav a.is-highlight{padding:9px 12px;border:1px solid #bad7ca;border-radius:10px;color:var(--lh-green-dark)}.lh-header-actions{display:flex;align-items:center;gap:10px}.lh-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:13px;font-weight:800;font-size:13px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.lh-btn:hover{transform:translateY(-2px)}.lh-btn-primary{background:var(--lh-green);color:#fff;box-shadow:0 12px 28px rgba(18,166,106,.2)}.lh-btn-primary:hover{background:var(--lh-green-dark)}.lh-btn-secondary{border-color:#cbd8e1;background:#fff;color:var(--lh-navy)}.lh-btn-secondary:hover{border-color:var(--lh-green);color:var(--lh-green-dark)}.lh-btn-light{background:#fff;color:var(--lh-navy);box-shadow:0 13px 35px rgba(4,27,52,.2)}.lh-menu-button{display:none;width:46px;height:46px;border:1px solid var(--lh-line);border-radius:13px;background:#fff;color:var(--lh-navy)}.lh-mobile-menu{display:none}.lh-hero{padding:62px 0 58px;background:linear-gradient(120deg,#f9f6ef 0%,#f3f8f4 100%);overflow:hidden}.lh-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:64px;align-items:center}.lh-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--lh-green-dark);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.lh-hero h1,.lh-section-head h2,.lh-human h2,.lh-experience h2,.lh-faq h2,.lh-contact h2{font-family:Manrope,sans-serif;letter-spacing:-.048em}.lh-hero h1{font-size:clamp(2.8rem,5vw,4.9rem);line-height:.99;margin:18px 0 22px;color:var(--lh-navy)}.lh-hero--course .lh-hero-grid{grid-template-columns:minmax(0,1fr) minmax(470px,1fr);gap:50px}.lh-hero--course h1{font-size:clamp(2.55rem,3.9vw,3.85rem);line-height:1.01;letter-spacing:-.044em;text-wrap:balance;max-width:100%}.lh-hero--course-long h1{font-size:clamp(2.45rem,3.55vw,3.55rem);line-height:1.02}.lh-hero--course-xlong h1{font-size:clamp(2.3rem,3.25vw,3.3rem);line-height:1.025}.lh-hero--course .lh-hero-copy>p{max-width:570px}.lh-hero--course .lh-hero-media{min-height:560px}.lh-hero--course .lh-hero-media>img{min-height:560px}.lh-hero-copy>p{max-width:610px;color:var(--lh-muted);font-size:17px;line-height:1.7;margin:0}.lh-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.lh-hero-note{display:flex;flex-wrap:wrap;gap:17px;margin-top:26px;color:#52657b;font-size:11.5px;font-weight:700}.lh-hero-note i{color:var(--lh-green);margin-right:5px}.lh-hero-media{position:relative;margin:0;min-height:590px;border-radius:34px;overflow:hidden;box-shadow:var(--lh-shadow);background:#dae9df}.lh-hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 55%,rgba(5,28,49,.16))}.lh-hero-media>img{width:100%;height:100%;min-height:590px;object-fit:cover;object-position:var(--hero-position,center)}.lh-hero-media figcaption{position:absolute;z-index:2;left:24px;bottom:24px;display:flex;align-items:center;gap:12px;padding:14px 17px;background:rgba(255,255,255,.94);border-radius:15px;box-shadow:0 14px 34px rgba(9,29,48,.16)}.lh-hero-media figcaption>i{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:#e6f7ee;color:var(--lh-green)}.lh-hero-media figcaption span{font-size:11px;color:var(--lh-muted)}.lh-hero-media figcaption strong{display:block;color:var(--lh-navy);font-size:12px}.lh-trust{border-bottom:1px solid var(--lh-line);background:#fff}.lh-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.lh-trust-grid>span{position:relative;display:grid;grid-template-columns:40px 1fr;column-gap:12px;align-items:center;padding:24px 22px;border-right:1px solid var(--lh-line)}.lh-trust-grid>span:first-child{border-left:1px solid var(--lh-line)}.lh-trust-grid i{grid-row:1/3;display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--lh-soft);color:var(--lh-green)}.lh-trust-grid b{font-size:12px}.lh-trust-grid small{font-size:10.5px;color:var(--lh-muted);margin-top:2px}.lh-courses{padding:92px 0;background:#fff}.lh-section-head{display:grid;grid-template-columns:1fr minmax(260px,.52fr);align-items:end;gap:40px;margin-bottom:32px}.lh-section-head h2{font-size:clamp(2.3rem,4vw,4rem);line-height:1.03;color:var(--lh-navy);margin:12px 0 0}.lh-section-head>p{color:var(--lh-muted);line-height:1.7;margin:0}.lh-catalog-tools{position:sticky;top:83px;z-index:50;display:grid;grid-template-columns:1fr 235px auto;gap:10px;padding:12px;margin-bottom:24px;border:1px solid var(--lh-line);border-radius:18px;background:rgba(255,255,255,.95);box-shadow:0 14px 34px rgba(25,50,72,.08);backdrop-filter:blur(13px)}.lh-catalog-tools label{position:relative}.lh-catalog-tools label i{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#789}.lh-catalog-tools input,.lh-catalog-tools select{width:100%;height:48px;border:1px solid #d7e0e6;border-radius:12px;background:#f8fafb;color:var(--lh-ink);outline:none}.lh-catalog-tools input{padding:0 16px 0 43px}.lh-catalog-tools select{padding:0 14px}.lh-catalog-tools input:focus,.lh-catalog-tools select:focus{border-color:var(--lh-green);box-shadow:0 0 0 3px rgba(18,166,106,.1)}.lh-catalog-tools>span{display:grid;place-items:center;min-width:88px;padding:0 12px;border-radius:12px;background:var(--lh-navy);color:#fff;font-size:11px;font-weight:800}.lh-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.lh-course{display:flex;flex-direction:column;min-height:365px;border:1px solid var(--lh-line);border-radius:21px;overflow:hidden;background:#fff;box-shadow:0 16px 45px rgba(22,44,63,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.lh-course:hover{transform:translateY(-5px);border-color:#b8d9ca;box-shadow:0 22px 55px rgba(22,44,63,.12)}.lh-course-media{position:relative;height:152px;background:linear-gradient(135deg,#eef6f2,#e8eef5);overflow:hidden}.lh-course-media img{width:100%;height:100%;object-fit:cover}.lh-course-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(7,29,58,.25))}.lh-course-icon{position:absolute;z-index:2;left:17px;bottom:15px;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#fff;color:var(--lh-green-dark);box-shadow:0 8px 24px rgba(0,0,0,.14)}.lh-course-badge{position:absolute;z-index:2;right:13px;top:13px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.94);color:var(--lh-navy);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.lh-course-body{display:flex;flex-direction:column;flex:1;padding:20px}.lh-course-meta{color:var(--lh-green-dark);font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.lh-course h3{font-family:Manrope,sans-serif;font-size:17px;line-height:1.2;letter-spacing:-.025em;color:var(--lh-navy);margin:9px 0}.lh-course p{color:var(--lh-muted);font-size:12.5px;line-height:1.55;margin:0 0 19px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lh-course-actions{display:flex;align-items:center;gap:8px;margin-top:auto}.lh-course-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:39px;border-radius:10px;padding:0 12px;font-size:11px;font-weight:800}.lh-course-more{flex:1;border:1px solid #d3dfe6;color:var(--lh-navy)}.lh-course-contact{background:var(--lh-green);color:#fff}.lh-course-contact:hover{background:var(--lh-green-dark)}.lh-more{text-align:center;margin-top:28px}.lh-empty{text-align:center;padding:44px;color:var(--lh-muted)}.lh-empty i{font-size:30px;color:var(--lh-green)}.lh-empty h3{color:var(--lh-navy);margin:12px 0 4px}.lh-human{padding:100px 0;background:var(--lh-cream)}.lh-human-grid,.lh-experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.lh-human figure,.lh-experience figure{position:relative;margin:0}.lh-human figure img,.lh-experience figure img{width:100%;height:580px;object-fit:cover;border-radius:30px;box-shadow:var(--lh-shadow)}.lh-human figure span{position:absolute;right:-24px;bottom:32px;padding:16px 20px;border-radius:14px;background:var(--lh-navy);color:#fff;font-size:12px;font-weight:800;box-shadow:var(--lh-shadow)}.lh-human figure span i{color:#65e7ad;margin-right:7px}.lh-human h2,.lh-experience h2,.lh-faq h2{font-size:clamp(2.4rem,4vw,4.1rem);line-height:1.04;color:var(--lh-navy);margin:14px 0 20px}.lh-human>div>div>p,.lh-experience p,.lh-faq-intro>p{color:var(--lh-muted);line-height:1.75}.lh-human ol{list-style:none;padding:0;margin:28px 0;counter-reset:steps}.lh-human li{position:relative;padding:0 0 20px 54px;counter-increment:steps}.lh-human li:before{content:counter(steps);position:absolute;left:0;top:-2px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#dff4e9;color:var(--lh-green-dark);font-weight:800}.lh-human li b{display:block;font-size:14px;color:var(--lh-navy)}.lh-human li span{font-size:12.5px;color:var(--lh-muted)}.lh-experience{padding:100px 0;background:#fff}.lh-experience-grid{grid-template-columns:.9fr 1.1fr}.lh-experience figure img{height:500px}.lh-quote{display:flex;gap:15px;margin-top:28px;padding:21px;border-left:3px solid var(--lh-green);background:var(--lh-soft);border-radius:0 15px 15px 0}.lh-quote i{color:var(--lh-green);font-size:20px}.lh-quote p{margin:0;font-weight:600;color:#38506a}.lh-faq{padding:100px 0;background:#f5f8f7}.lh-faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.lh-faq-intro{position:sticky;top:132px;align-self:start}.lh-faq-list details{border-bottom:1px solid #cfdbd6}.lh-faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:23px 0;color:var(--lh-navy);font-family:Manrope,sans-serif;font-size:15px;font-weight:800;cursor:pointer;list-style:none}.lh-faq-list summary::-webkit-details-marker{display:none}.lh-faq-list summary i{transition:transform .2s}.lh-faq-list details[open] summary i{transform:rotate(45deg)}.lh-faq-list details>div{padding:0 38px 22px 0;color:var(--lh-muted);font-size:13px;line-height:1.7}.lh-faq-list details p{margin:0}.lh-faq-list details a{display:inline-flex;gap:8px;margin-top:12px;color:var(--lh-green-dark);font-weight:800}.lh-contact{padding:74px 0;background:linear-gradient(115deg,var(--lh-navy),#0e4569);color:#fff}.lh-contact .lh-wrap{display:flex;align-items:center;justify-content:space-between;gap:50px}.lh-contact .lh-kicker{color:#68e5ad}.lh-contact h2{font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.03;margin:12px 0}.lh-contact p{max-width:750px;margin:0;color:#bed0df;line-height:1.7}.lh-footer{background:#06172e;color:#d8e4ef;padding:56px 0 24px}.lh-footer-main{display:grid;grid-template-columns:1fr auto auto;gap:50px;align-items:center}.lh-footer-brand img{height:58px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.lh-footer-brand p{font-size:11px;line-height:1.7;color:#90a5b9}.lh-footer nav{display:grid;grid-template-columns:repeat(2,auto);gap:10px 22px;font-size:12px;font-weight:700}.lh-socials{display:flex;gap:8px}.lh-socials a{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.14);border-radius:11px}.lh-socials a:hover{background:var(--lh-green);border-color:var(--lh-green)}.lh-footer-bottom{display:flex;align-items:center;gap:20px;margin-top:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#8298ad;font-size:10.5px}.lh-footer-bottom a{margin-left:auto;text-decoration:underline;text-underline-offset:3px}
html[data-theme="dark"]{--lh-paper:#071a31;--lh-ink:#edf5fb;--lh-muted:#aebfd0;--lh-line:#29425b;--lh-soft:#102d45;--lh-cream:#0b243b}html[data-theme="dark"] body,html[data-theme="dark"] .lh-courses,html[data-theme="dark"] .lh-experience{background:var(--lh-paper)}html[data-theme="dark"] .lh-header,html[data-theme="dark"] .lh-catalog-tools{background:rgba(7,26,49,.95)}html[data-theme="dark"] .lh-brand span,html[data-theme="dark"] .lh-nav a{color:#e6eff7}html[data-theme="dark"] .lh-hero{background:linear-gradient(120deg,#071a31,#0c2b3d)}html[data-theme="dark"] .lh-hero h1,html[data-theme="dark"] .lh-section-head h2,html[data-theme="dark"] .lh-human h2,html[data-theme="dark"] .lh-experience h2,html[data-theme="dark"] .lh-faq h2,html[data-theme="dark"] .lh-course h3,html[data-theme="dark"] .lh-human li b,html[data-theme="dark"] .lh-faq-list summary{color:#fff}html[data-theme="dark"] .lh-trust,html[data-theme="dark"] .lh-course,html[data-theme="dark"] .lh-btn-secondary{background:#0c2540;color:#fff}html[data-theme="dark"] .lh-catalog-tools input,html[data-theme="dark"] .lh-catalog-tools select{background:#0c2540;color:#fff;border-color:#29425b}html[data-theme="dark"] .lh-faq{background:#091f36}html[data-theme="dark"] .lh-quote{background:#0d2c43}html[data-theme="dark"] .lh-quote p{color:#c8d7e4}
@media(max-width:1080px){.lh-nav{display:none}.lh-menu-button{display:grid;place-items:center}.lh-header-actions{margin-left:auto}.lh-hero-grid{grid-template-columns:1fr 1fr;gap:32px}.lh-brand{min-width:0}.lh-course-grid{grid-template-columns:repeat(2,1fr)}.lh-mobile-menu.is-open{display:grid;gap:4px;padding:10px 20px 18px;border-top:1px solid var(--lh-line)}.lh-mobile-menu a{padding:11px 13px;border-radius:9px;font-weight:700;font-size:13px}.lh-mobile-menu a:hover{background:var(--lh-soft)}}
@media(max-width:760px){html{scroll-padding-top:76px}.lh-wrap{width:min(100% - 28px,1180px)}.lh-top .lh-wrap{min-height:33px}.lh-top span:not(.lh-top-right){display:none}.lh-top-right{font-size:10px}.lh-header-row{min-height:70px;gap:10px}.lh-brand img{height:39px;max-width:145px}.lh-brand span{display:none}.lh-header-actions>.lh-btn{display:none}.lh-menu-button{width:43px;height:43px}.lh-hero{padding:30px 0 44px}.lh-hero-grid{display:flex;flex-direction:column;gap:28px}.lh-hero-copy{display:contents}.lh-hero .lh-kicker{order:1}.lh-hero h1{order:2;font-size:clamp(2.35rem,11vw,3.5rem);margin:10px 0 0}.lh-hero-copy>p{order:3;font-size:15px}.lh-hero-media{order:4;width:100%;min-height:390px;border-radius:24px}.lh-hero-media>img{min-height:390px;object-position:var(--hero-position-mobile,62% center)}.lh-hero-media figcaption{left:14px;right:14px;bottom:14px}.lh-hero-actions{order:5;display:grid;width:100%;margin-top:0}.lh-hero-note{order:6;margin-top:0;gap:11px}.lh-trust-grid{grid-template-columns:1fr 1fr}.lh-trust-grid>span{padding:18px 12px;border:1px solid var(--lh-line);border-width:0 1px 1px 0}.lh-courses,.lh-human,.lh-experience,.lh-faq{padding:68px 0}.lh-section-head{grid-template-columns:1fr;gap:14px}.lh-section-head h2,.lh-human h2,.lh-experience h2,.lh-faq h2{font-size:2.25rem}.lh-catalog-tools{top:70px;grid-template-columns:1fr auto;padding:8px}.lh-catalog-tools select{grid-column:1/2}.lh-catalog-tools>span{grid-column:2/3;grid-row:1/3}.lh-course-grid{grid-template-columns:1fr}.lh-course{min-height:0}.lh-course-media{height:165px}.lh-human-grid,.lh-experience-grid,.lh-faq-grid{grid-template-columns:1fr;gap:38px}.lh-human figure img,.lh-experience figure img{height:390px;border-radius:22px}.lh-human figure span{right:12px;bottom:12px}.lh-experience-grid>div{order:2}.lh-experience-grid>figure{order:1}.lh-faq-intro{position:static}.lh-contact{padding:58px 0}.lh-contact .lh-wrap{align-items:stretch;flex-direction:column;gap:25px}.lh-footer-main{grid-template-columns:1fr;gap:28px}.lh-footer nav{grid-template-columns:repeat(2,1fr)}.lh-footer-bottom{align-items:flex-start;flex-direction:column;gap:9px}.lh-footer-bottom a{margin-left:0}.swdg-benefits--layout-2{--sb-bg:#f5f8f7;--sb-panel:#fff;--sb-title:#071d3a;--sb-copy:#607087;--sb-accent:#12a66a;--sb-accent-ink:#fff}}
.lh-course-memory{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding:14px 16px;border:1px solid #bfddcf;border-radius:14px;background:rgba(255,255,255,.82);box-shadow:0 10px 28px rgba(18,75,54,.07)}.lh-course-memory[hidden]{display:none}.lh-course-memory span{min-width:0}.lh-course-memory small{display:block;color:var(--lh-muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.lh-course-memory strong{display:block;margin-top:3px;color:var(--lh-navy);font-family:Manrope,sans-serif;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lh-course-memory a{flex:none;color:var(--lh-green-dark);font-size:11px;font-weight:800}body .swdg-benefits--layout-2{--sb-bg:#f5f8f7;--sb-panel:#fff;--sb-line:#d9e4df;--sb-title:#071d3a;--sb-copy:#607087;--sb-accent:#12a66a;--sb-accent-ink:#fff;--sb-soft:rgba(18,166,106,.1)}html[data-theme="dark"] .lh-course-memory{background:#0c2540;border-color:#31536b}html[data-theme="dark"] .lh-course-memory strong{color:#fff}
@media(max-width:760px){.lh-course-memory{order:4;align-items:flex-start;flex-direction:column}.lh-course-memory a{width:100%;padding-top:10px;border-top:1px solid var(--lh-line)}.lh-hero-media{order:5}.lh-hero-actions{order:6}.lh-hero-note{order:7}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lh-btn,.lh-course,.lh-faq-list summary i{transition:none!important}}

/* Refinamento institucional: tipografia e cabeçalho do Layout 3 */
:root{--lh-font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--lh-font-display:"Sora","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
body{font-family:var(--lh-font-body)!important;font-feature-settings:"kern" 1,"liga" 1;text-rendering:optimizeLegibility}
body :where(.lh-top,.lh-header,.lh-mobile-menu,.lh-trust,.lh-kicker,.lh-btn,.lh-catalog-tools,.lh-course,.lh-human,.lh-experience,.lh-faq,.lh-contact,.lh-footer,.lh-course-memory),
body :where(.lh-top,.lh-header,.lh-mobile-menu,.lh-trust,.lh-kicker,.lh-btn,.lh-catalog-tools,.lh-course,.lh-human,.lh-experience,.lh-faq,.lh-contact,.lh-footer,.lh-course-memory) :where(a,button,input,select,span,small,b,strong,p,li){font-family:var(--lh-font-body)!important}
body :where(.lh-hero h1,.lh-section-head h2,.lh-human h2,.lh-experience h2,.lh-faq h2,.lh-contact h2,.lh-course h3,.lh-faq-list summary){font-family:var(--lh-font-display)!important}
.lh-top{border-top:3px solid rgba(246,173,50,.72);background:#061b36;color:#c5d3e2;font-size:11px;letter-spacing:.005em}
.lh-top .lh-wrap{min-height:36px}
.lh-top-contact{display:flex;align-items:center;gap:22px}
.lh-top a{display:inline-flex;align-items:center;gap:7px;color:#70e2ae;font-weight:700}
.lh-top a i,.lh-top i{margin:0;font-size:11px}
.lh-top-right{display:inline-flex;align-items:center;gap:7px;color:#c5d3e2;font-weight:500}
.lh-header{background:rgba(255,255,255,.97);border-bottom:1px solid #dfe7ec;box-shadow:0 8px 30px rgba(8,34,61,.055)}
.lh-header-row{min-height:88px;gap:28px}
.lh-brand{gap:14px;min-width:315px}
.lh-brand .lh-brand-mark{display:grid;place-items:center;flex:0 0 auto;width:142px;height:62px;padding:0;border:0;border-radius:0;background:transparent}
.lh-brand-mark img{width:100%;height:100%;object-fit:contain}
.lh-brand .lh-brand-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding-left:15px;border-left:1px solid #d8e1e7;line-height:1.2}
.lh-brand-copy strong{overflow:hidden;color:var(--lh-navy);font-family:var(--lh-font-display)!important;font-size:13.5px;font-weight:700;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}
.lh-brand-copy small{display:block;margin-top:5px;color:#687a8e;font-size:9.5px;font-weight:700;letter-spacing:.075em;text-transform:uppercase}
.lh-nav{gap:5px}
.lh-nav a{position:relative;padding:12px 11px;border-radius:9px;color:#3a4b60;font-size:12.5px;font-weight:650;letter-spacing:-.012em;transition:color .18s ease,background .18s ease}
.lh-nav a:after{content:"";position:absolute;right:12px;bottom:6px;left:12px;height:2px;border-radius:2px;background:var(--lh-green);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}
.lh-nav a:hover,.lh-nav a:focus-visible{background:#f2f8f5;color:var(--lh-green-dark);outline:none}
.lh-nav a:hover:after,.lh-nav a:focus-visible:after{transform:scaleX(1)}
.lh-nav a.is-highlight{border:1px solid #c9e2d7;background:#f2faf6;color:var(--lh-green-dark)}
.lh-header-cta{min-height:50px;padding:0 19px;border-radius:12px;box-shadow:0 12px 28px rgba(18,166,106,.18);white-space:nowrap}
.lh-header-cta i{font-size:11px;transition:transform .18s ease}
.lh-header-cta:hover i{transform:translateX(3px)}
.lh-kicker{font-size:10.5px;font-weight:800;letter-spacing:.115em}
.lh-trust-grid b{color:var(--lh-navy);font-size:11.5px;font-weight:750;letter-spacing:-.015em}
.lh-trust-grid small{font-size:10px;line-height:1.45}
.lh-btn{font-weight:750;letter-spacing:-.012em}
@media(max-width:1160px){.lh-brand{min-width:300px}.lh-brand .lh-brand-mark{width:124px}.lh-brand-copy strong{font-size:12.5px}.lh-nav a{padding-inline:8px}.lh-header-cta{padding-inline:15px}}
@media(max-width:1080px){.lh-brand{min-width:0}.lh-mobile-menu{background:#fff;box-shadow:0 18px 32px rgba(8,34,61,.08)}.lh-mobile-menu a{color:#34465b;font-weight:650}.lh-mobile-menu a:last-child{margin-top:5px;background:var(--lh-green);color:#fff;text-align:center}}
@media(max-width:760px){.lh-top{border-top-width:2px}.lh-top .lh-wrap{min-height:34px}.lh-top-contact>span{display:none}.lh-top .lh-top-contact a span{display:inline}.lh-top-right{max-width:52%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lh-header-row{min-height:74px}.lh-brand .lh-brand-mark{width:105px;height:48px;padding:0;border-radius:0}.lh-brand .lh-brand-copy{padding-left:10px}.lh-brand-copy strong{max-width:125px;font-size:10.5px}.lh-brand-copy small{max-width:125px;margin-top:3px;font-size:7.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lh-menu-button{border-color:#d4dfe6;background:#f7fafb}.lh-kicker{font-size:9.5px;letter-spacing:.1em}}

/* Smart Engine: curso identificado na pesquisa */
.lh-course.is-smart-match{border-color:rgba(18,166,106,.62);box-shadow:0 20px 52px rgba(18,166,106,.14)}.lh-course.is-smart-match:hover{border-color:var(--lh-green);box-shadow:0 24px 60px rgba(18,166,106,.19)}.lh-course-smart-badge{position:absolute;z-index:3;right:13px;top:13px;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:rgba(18,166,106,.96);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.045em;box-shadow:0 8px 22px rgba(18,166,106,.22)}.lh-course-smart-badge i{font-size:8px}

@media (min-width:761px) and (max-width:1100px){.lh-hero--course .lh-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:34px}.lh-hero--course h1{font-size:clamp(2.35rem,4.6vw,3.35rem)}.lh-hero--course-long h1,.lh-hero--course-xlong h1{font-size:clamp(2.2rem,4.25vw,3.05rem)}}
