:root{--excel-green:#217346;--excel-dark:#185a32;--excel-mid:#1a6b3e;--excel-light-green:#e8f5ee;--excel-border:#c8e0d0;--excel-bg:#f6faf8;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-500:#6b7280;--gray-700:#374151;--gray-900:#111827;--text-heading:#0f2a1e;--text-body:#374151;--text-muted:#6b7280;--shadow-sm:0 1px 3px #2173460f, 0 1px 2px #0000000a;--shadow-md:0 4px 16px #2173461a, 0 2px 8px #0000000f;--shadow-lg:0 8px 32px #21734624, 0 4px 16px #00000014;--shadow-xl:0 16px 48px #2173462e, 0 8px 24px #0000001a;--transition:all .2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--white);color:var(--text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Plus Jakarta Sans,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.section-sm{padding:56px 0}.badge{color:#4ade80;letter-spacing:.06em;text-transform:uppercase;background:#4ade801f;border:1px solid #4ade804d;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 0 20px #4ade8026}.badge .dot{background:#4ade80;border-radius:50%;width:7px;height:7px}.btn-primary{color:var(--white);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#217346 0%,#2d9e5f 50%,#1a6b3e 100%) 0 0/200% 100%;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:background-position .4s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #21734659,inset 0 1px #ffffff26}.btn-primary:hover{background-position:100%;transform:translateY(-2px);box-shadow:0 8px 28px #21734680,inset 0 1px #fff3}.btn-secondary{color:var(--excel-green);border:2px solid var(--excel-green);cursor:pointer;transition:var(--transition);white-space:nowrap;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:15px 32px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.btn-secondary:hover{background:var(--excel-light-green);transform:translateY(-2px)}.btn-whatsapp{color:var(--white);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#25d366 0%,#20ba59 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #25d36659}.btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 8px 28px #25d3668c}.navbar{z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(1.8);background:#ffffffeb;border-bottom:1px solid #2173461a;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 20px #2173460f}.navbar.scrolled{box-shadow:0 4px 28px #2173461f}.navbar-inner{justify-content:space-between;align-items:center;height:68px;display:flex}.navbar-logo img{width:auto;height:48px}.navbar-cta{align-items:center;gap:12px;display:flex}.hero{background:radial-gradient(80% 50% at 20% 40%,#4ade8017 0%,#0000 60%),radial-gradient(60% 70% at 80% 20%,#21734621 0%,#0000 50%),#0b1f14;padding:104px 0 72px;position:relative;overflow:hidden}.hero-tl{background:#0b1f14}.hero-tl-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.hero-tl-left{flex-direction:column;gap:0;display:flex}.hero-eyebrow{margin-bottom:16px}.hero-tl-h1{color:#fff;letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:900;line-height:1.05}.hero-tl-accent{color:#4ade80;display:block}.hero-tl-sub{color:#ffffffb3;max-width:440px;margin:0 0 28px;font-size:15px;line-height:1.7}.hero-social-proof{align-items:center;gap:14px;display:flex}.hero-avatars{flex-shrink:0;display:flex}.hero-avatar{object-fit:cover;object-position:center 20%;border:2px solid #0b1f14;border-radius:50%;width:36px;height:36px;margin-left:-10px;box-shadow:0 0 0 1px #4ade804d}.hero-avatar:first-child{margin-left:0}.hero-proof-text{flex-direction:column;gap:2px;display:flex}.hero-stars{align-items:center;gap:2px;display:flex}.hero-rating{color:#facc15;margin-left:6px;font-size:14px;font-weight:800}.hero-proof-label{color:#ffffff8c;font-size:12px;font-weight:500}.hero-tl-card{-webkit-backdrop-filter:blur(16px)saturate(1.5);z-index:1;background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;padding:14px 18px;transition:box-shadow .3s,transform .3s,background .3s;position:relative;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff14}.hero-tl-card:hover{background:#ffffff1c;transform:translateY(-4px);box-shadow:0 16px 40px #00000080,inset 0 1px #ffffff1f}.hero-tl-card--g{border-color:#86efac4d}.hero-tl-card--b{border-color:#93c5fd4d}.hero-tl-card--p{border-color:#c4b5fd4d}.hero-tl-card-header{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.hero-tl-card-num{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:flex}.hero-tl-card-num--g{color:#4ade80;background:#4ade8026;border:2px solid #4ade8066}.hero-tl-card-num--b{color:#93c5fd;background:#93c5fd26;border:2px solid #93c5fd66}.hero-tl-card-num--p{color:#c4b5fd;background:#c4b5fd26;border:2px solid #c4b5fd66}.hero-tl-card-label{text-transform:uppercase;letter-spacing:.07em;flex:1;font-size:11px;font-weight:700}.hero-tl-card-label--g{color:#4ade80}.hero-tl-card-label--b{color:#93c5fd}.hero-tl-card-label--p{color:#c4b5fd}.hero-tl-card-milestone{border-radius:99px;padding:3px 10px;font-size:11px;font-weight:800}.hero-tl-card-milestone--g{color:#4ade80;background:#4ade801f}.hero-tl-card-milestone--b{color:#93c5fd;background:#93c5fd1f}.hero-tl-card-milestone--p{color:#c4b5fd;background:#c4b5fd1f}.hero-tl-card-tasks{flex-wrap:wrap;gap:12px;display:flex}.hero-tl-card-task{color:#ffffffa6;align-items:center;gap:4px;font-size:12px;display:flex}.hero-tl-task-check{font-weight:700}.hero-tl-task-check--g{color:#4ade80}.hero-tl-task-check--b{color:#93c5fd}.hero-tl-task-check--p{color:#c4b5fd}.hero-form-card{background:#fff;border:2px solid #21734680;border-radius:18px;padding:28px;box-shadow:0 12px 48px #0006,0 0 0 1px #21734614}.hero-form-title{color:var(--excel-dark);margin:0;font-size:1.35rem;font-weight:800}.hero-iframe-wrap{border-radius:10px;width:100%;position:relative;overflow:hidden}.hero-iframe-loading{z-index:1;background:#fff;border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-iframe-spinner{border:3px solid #21734626;border-top-color:#217346;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.hero-form-iframe{opacity:0;border:none;width:100%;height:380px;transition:opacity .3s;display:block}.hero-form-iframe--loaded{opacity:1}.hero-form-sub{color:var(--text-heading);align-items:flex-start;gap:8px;margin:0 0 14px;font-size:13px;font-weight:600;line-height:1.45;display:flex}.hero-form-badge-verificado{color:#fff;background:linear-gradient(135deg,#217346,#4ade80);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:inline-flex;box-shadow:0 2px 8px #21734659}.hero-form-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}.hero-form-success{text-align:center;padding:32px 0}.hero-form-success-icon{background:var(--excel-light-green);width:56px;height:56px;color:var(--excel-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:28px;font-weight:800;display:inline-flex}.hero-form-error{color:#ef4444;text-align:center;margin:12px 0 0;font-size:13px}.form-submit:disabled{opacity:.7;cursor:not-allowed}.hero-tl-strip{z-index:1;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid;position:relative}.stats-strip{background:linear-gradient(135deg,#185a32 0%,#217346 50%,#1a6b3e 100%);padding:36px 0;box-shadow:0 4px 24px #185a3266}.stats-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.stat-item{color:var(--white)}.stat-num{text-shadow:0 2px 12px #0003;margin-bottom:4px;font-size:clamp(2rem,3.5vw,3rem);font-weight:900;line-height:1.1}.stat-label{opacity:.8;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:500}.stat-divider{background:#ffffff4d;width:1px;height:100%}.turmas-section{background:#fff}.turmas-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:780px;margin:0 auto;display:grid}.turma-card{background:linear-gradient(145deg,#fff 0%,#f6faf8 100%);border:1.5px solid #2173461f;border-radius:16px;flex-direction:column;padding:28px 24px;transition:box-shadow .3s,transform .3s,border-color .3s;display:flex}.turma-card:hover{box-shadow:var(--shadow-lg);border-color:#21734640;transform:translateY(-4px)}.turma-card--destaque{border-color:var(--excel-green);box-shadow:0 0 0 4px #21734614, var(--shadow-md);background:linear-gradient(145deg,#f0faf5 0%,#e4f5ec 100%);position:relative}.turma-badge{background:var(--excel-green);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;align-self:flex-start;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.turma-badge--sabado{background:#7c3aed}.turma-titulo{color:#0f172a;margin-bottom:8px;font-size:20px;font-weight:800}.turma-periodo{color:var(--excel-green);margin-bottom:4px;font-size:16px;font-weight:700}.turma-horario{color:#64748b;align-items:center;gap:6px;margin-bottom:16px;font-size:14px;display:flex}.turma-icon{font-size:16px}.turma-detalhe{flex-direction:column;flex-grow:1;gap:6px;margin:0 0 20px;padding:0;list-style:none;display:flex}.turma-detalhe li{color:#374151;padding-left:20px;font-size:14px;position:relative}.turma-detalhe li:before{content:"✓";color:var(--excel-green);font-weight:700;position:absolute;left:0}.turma-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#217346 0%,#2d9e5f 50%,#1a6b3e 100%) 0 0/200% 100%;border-radius:10px;padding:12px 20px;font-size:15px;font-weight:700;text-decoration:none;transition:background-position .4s,transform .2s,box-shadow .2s;display:block;box-shadow:0 4px 14px #21734647}.turma-cta:hover{background-position:100%;transform:translateY(-1px);box-shadow:0 6px 20px #2173466b}@media (width<=768px){.turmas-grid{grid-template-columns:1fr;gap:16px}.turma-card{padding:22px 18px}}@media (width<=480px){.turma-card{padding:18px 14px}.turma-titulo{font-size:18px}}.pain-section{background:linear-gradient(160deg,#f9fafb 0%,#f4f9f6 100%)}.pain-grid{grid-template-columns:1fr 1fr;gap:40px;margin-top:48px;display:grid}.pain-card{background:var(--white);box-shadow:var(--shadow-sm);border-radius:16px;padding:36px}.pain-card.before{background:linear-gradient(160deg,#fff 0%,#fff8f8 100%);border-top:none;border-left:4px solid #ef4444}.pain-card.after{border-top:none;border-left:4px solid var(--excel-green);background:linear-gradient(160deg,#fff 0%,#f6faf8 100%)}.pain-card-header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.pain-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.before .pain-card-icon{background:#fef2f2}.after .pain-card-icon{background:var(--excel-light-green)}.pain-card-title{color:var(--text-heading);font-size:16px;font-weight:700}.pain-list{flex-direction:column;gap:14px;list-style:none;display:flex}.pain-list li{color:var(--text-body);align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;display:flex}.pain-icon{flex-shrink:0;margin-top:1px;font-size:18px}.curriculum-section{background:var(--white)}.section-header{text-align:center;margin-bottom:56px}.section-header h2{color:var(--text-heading);margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.25;display:inline-block;position:relative}.section-header h2:after{content:"";background:linear-gradient(90deg, var(--excel-green), #4ade80);border-radius:2px;width:48px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.section-header p{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:17px}.curriculum-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.curriculum-card{border:1px solid var(--excel-border);transition:var(--transition);border-radius:16px;overflow:hidden}.curriculum-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.curriculum-card-header{color:var(--white);align-items:center;gap:14px;padding:24px;display:flex}.curriculum-card.basico .curriculum-card-header{background:#2d9e5f}.curriculum-card.inter .curriculum-card-header{background:var(--excel-green)}.curriculum-card.avancado .curriculum-card-header{background:var(--excel-dark)}.curriculum-card-icon{background:#fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.curriculum-card-header h3{font-size:18px;font-weight:800}.curriculum-card-header span{opacity:.8;margin-top:2px;font-size:13px;display:block}.curriculum-card-body{padding:24px}.curriculum-card img{object-fit:cover;border-radius:8px;width:100%;height:160px;margin-bottom:20px}.curriculum-topic{border-bottom:1px solid var(--gray-100);color:var(--text-body);align-items:flex-start;gap:10px;padding:10px 0;font-size:14px;display:flex}.curriculum-topic:last-child{border-bottom:none}.curriculum-topic-dot{background:var(--excel-light-green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.curriculum-topic-dot svg{color:var(--excel-green);width:11px;height:11px}.curriculum-topic-name{font-weight:600}.curriculum-topic-desc{color:var(--text-muted);margin-top:1px;font-size:13px}.for-section{background:linear-gradient(160deg,#e4f5ec 0%,#f0faf5 40%,#e0f2e9 100%)}.for-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.for-img-wrap img{width:100%;box-shadow:var(--shadow-lg);border-radius:16px}.for-content h2{color:var(--text-heading);margin-bottom:8px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;line-height:1.3}.for-content .sub{color:var(--excel-green);margin-bottom:28px;font-size:16px;font-weight:600}.for-list{flex-direction:column;gap:16px;margin-bottom:36px;list-style:none;display:flex}.for-list li{color:var(--text-body);align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;display:flex}.for-list li .check{background:var(--excel-green);width:22px;height:22px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:12px;display:flex}.benefits-section{background:var(--white)}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.benefit-card{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#fff 0%,#f6faf8 100%);border:1px solid #2173461a;border-radius:14px;padding:28px;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s}.benefit-card:hover{box-shadow:var(--shadow-md);background:linear-gradient(145deg,#f0faf5 0%,#e4f5ec 100%);border-color:#21734640;transform:translateY(-4px)}.benefit-icon{background:var(--excel-light-green);width:52px;height:52px;transition:var(--transition);color:var(--excel-green);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.benefit-card:hover .benefit-icon{background:var(--excel-green);color:#fff;transform:scale(1.05)}.benefit-card h3{color:var(--text-heading);margin-bottom:8px;font-size:16px;font-weight:700}.benefit-card p{color:var(--text-muted);font-size:14px;line-height:1.6}.modalidades-section{background:linear-gradient(155deg,#e8f5ee 0%,#f4faf7 50%,#dff0e8 100%)}.modalidades-grid{grid-template-columns:1fr 1fr;gap:28px;margin-top:48px;display:grid}.modalidade-card{background:var(--white);border:2px solid var(--excel-border);transition:var(--transition);border-radius:18px;padding:36px}.modalidade-card:hover{border-color:var(--excel-green);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.modalidade-icon{background:var(--excel-light-green);width:60px;height:60px;color:var(--excel-green);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.modalidade-card h3{color:var(--text-heading);margin-bottom:4px;font-size:1.25rem;font-weight:800}.modalidade-local{color:var(--excel-green);margin-bottom:20px;font-size:13px;font-weight:600}.modalidade-list{flex-direction:column;gap:12px;list-style:none;display:flex}.modalidade-list li{color:var(--text-body);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.modalidade-check{background:var(--excel-green);width:22px;height:22px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:12px;font-weight:700;display:flex}.modalidades-footer{background:var(--white);border:1.5px dashed var(--excel-green);border-radius:14px;align-items:center;gap:16px;margin-top:32px;padding:20px 24px;display:flex}.modalidades-footer-icon{background:var(--excel-green);width:44px;height:44px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex}.modalidades-footer p{color:var(--text-body);margin:0;font-size:14px;line-height:1.6}.testimonials-section{background:var(--white)}.testimonials-main-heading{color:#185a32;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.testimonials-main-sub{color:#217346;font-size:1.1rem;font-weight:500}.ft-main{grid-template-columns:45% 1fr;align-items:center;gap:48px;margin-top:48px;margin-bottom:32px;display:grid}.ft-video-card{cursor:pointer;aspect-ratio:16/10;background:0 0;border:1px solid #f0f0f0;border-radius:20px;width:100%;padding:0;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001f}.ft-video-card:hover{box-shadow:0 12px 40px #2173462e}.ft-video-img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.ft-video-overlay{background:linear-gradient(#0000 0%,#00000026 50%,#0000008c 100%);position:absolute;inset:0}.ft-play-btn{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ft-play-btn>svg{color:#217346;background:#ffffffe6;border-radius:50%;width:80px;height:80px;padding:22px;transition:background .2s,color .2s,transform .2s;box-shadow:0 4px 16px #0003}.ft-video-card:hover .ft-play-btn>svg{color:#fff;background:#217346;transform:scale(1.08)}.ft-video-footer{color:#fff;justify-content:space-between;align-items:center;font-size:13px;font-weight:500;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.ft-duration{backdrop-filter:blur(6px);background:#0006;border-radius:20px;padding:3px 10px;font-size:12px}.ft-quote-block{flex-direction:column;justify-content:center;padding:16px 0;display:flex}.ft-stars{color:#f59e0b;letter-spacing:3px;margin-bottom:20px;font-size:22px}.ft-quote{color:#1a1a2e;margin:0 0 32px;font-size:clamp(1.1rem,2vw,1.6rem);font-style:italic;font-weight:500;line-height:1.45}.ft-quote-bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.ft-name{color:#217346;margin-bottom:4px;font-size:1.25rem;font-weight:800}.ft-role{color:#888;font-size:1rem}.ft-next-btn{color:#217346;cursor:pointer;white-space:nowrap;background:#e8f5ee;border:none;border-radius:999px;align-items:center;gap:6px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.ft-next-btn:hover{color:#185a32;background:#d0ebd9}.ft-filmstrip{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#217346 #f0f0f0;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.ft-filmstrip::-webkit-scrollbar{height:4px}.ft-filmstrip::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.ft-filmstrip::-webkit-scrollbar-thumb{background:#217346;border-radius:4px}.ft-film-item{scroll-snap-align:start;cursor:pointer;opacity:.6;background:0 0;border:3px solid #0000;border-radius:12px;flex-shrink:0;min-width:180px;height:110px;padding:0;transition:opacity .25s,transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden;transform:scale(.96)}.ft-film-item img{object-fit:cover;width:100%;height:100%}.ft-film-overlay{background:#00000073;transition:background .25s;position:absolute;inset:0}.ft-film-item.active{opacity:1;border-color:#217346;transform:scale(1);box-shadow:0 4px 20px #2173464d,0 0 0 1px #21734626}.ft-film-item.active .ft-film-overlay{background:#0000001a}.ft-film-item:not(.active):hover{opacity:1;transform:scale(1)}.ft-film-label{flex-direction:column;padding:8px 10px;display:flex;position:absolute;bottom:0;left:0;right:0}.ft-film-name{color:#fff;font-size:12px;font-weight:700}.ft-film-role{color:#fffc;font-size:10px}.video-modal-backdrop{z-index:9000;background:#000000c7;justify-content:center;align-items:center;padding:16px;animation:.18s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.video-modal{background:lab(3.11718% -1.43638 1.08667);border-radius:14px;width:100%;max-width:860px;animation:.2s scaleIn;position:relative;overflow:hidden;box-shadow:0 24px 80px #0009}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.video-modal-player{padding-top:56.25%;position:relative}.video-modal-player iframe{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}.video-modal-close{z-index:10;color:#fff;cursor:pointer;background:#0000008c;border:1.5px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s;display:flex;position:absolute;top:10px;right:10px}.video-modal-close:hover{background:#fff3}.form-modal-backdrop{z-index:99999;background:#000000c7;justify-content:center;align-items:center;padding:16px;animation:.18s fadeIn;display:flex;position:fixed;inset:0}.form-modal-content{border-top:4px solid var(--excel-green);background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:820px;height:auto;max-height:90vh;padding:44px 24px 20px;animation:.2s scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000080}.form-modal-close{top:max(12px, env(safe-area-inset-top,12px));right:max(12px, env(safe-area-inset-right,12px));z-index:10;color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:22px;line-height:1;transition:background .15s;display:flex;position:absolute;box-shadow:0 3px 12px #0003}.form-modal-close:hover{background:#e5e7eb}.form-modal-header{align-items:center;gap:10px;margin-bottom:4px;display:flex}.form-modal-title{color:#0f172a;font-size:22px;font-weight:800}.form-modal-sub{color:#64748b;margin-bottom:12px;font-size:14px}.form-modal-iframe{border:none;border-radius:8px;flex:none;width:100%;height:min(65vh,560px);max-height:calc(100vh - 160px)}@media (width<=768px){.form-modal-backdrop{align-items:flex-start;padding:40px 12px 12px}.form-modal-content{max-width:100%;height:92vh;max-height:none;padding:24px 18px 18px;overflow:hidden}.form-modal-iframe{min-height:0}.form-modal-header{margin-top:4px}}@media (width<=480px){.form-modal-backdrop{padding:24px 6px 6px}.form-modal-content{border-radius:12px;height:96vh;max-height:none;padding:18px 14px 14px}.form-modal-title{font-size:18px}.form-modal-sub{margin-bottom:8px;font-size:13px}.form-modal-iframe{min-height:0}.form-modal-close{width:32px;height:32px;top:max(8px, env(safe-area-inset-top,8px));right:max(8px, env(safe-area-inset-right,8px));font-size:20px}.form-modal-iframe{height:calc(100vh - 130px);max-height:calc(100vh - 110px)}}.rating-band{background:linear-gradient(135deg,#185a32 0%,#217346 55%,#1e7a42 100%);padding:40px 0;box-shadow:0 -4px 24px #185a3233,0 4px 24px #185a3233}.rating-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.rating-score{text-align:center;color:var(--white)}.rating-number{font-size:3.5rem;font-weight:800;line-height:1}.rating-stars{margin:6px 0;font-size:24px}.rating-count{opacity:.8;font-size:14px}.rating-divider{background:#ffffff4d;width:1px;height:80px}.rating-logos{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.rating-logos img{filter:brightness(0)invert();opacity:.85;height:28px}.pricing-section{background:var(--gray-50)}.gf-wrapper{justify-content:center;display:flex;position:relative}.gf-card{background:var(--white);border:2px solid #21734633;border-radius:24px;width:100%;max-width:460px;overflow:hidden;box-shadow:0 8px 40px #0000001f}.gf-ribbon{color:#fff;letter-spacing:.05em;background:#f59e0b;padding:5px 52px;font-size:11px;font-weight:800;position:absolute;top:22px;right:-40px;transform:rotate(45deg);box-shadow:0 2px 8px #0000002e}.gf-top{text-align:center;background:#e8f5ee;flex-direction:column;align-items:center;padding:40px 32px 32px;display:flex}.gf-shield{background:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 2px 8px #00000014}.gf-title{color:#185a32;margin:0 0 12px;font-size:1.5rem;font-weight:800}.gf-subtitle{color:#185a32cc;margin:0;font-size:14px;font-weight:500;line-height:1.6}.gf-divider{background:linear-gradient(90deg,#0000,#21734633,#0000);height:1px}.gf-bottom{text-align:center;flex-direction:column;align-items:center;padding:32px;display:flex}.gf-invest-label{color:#999;text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px;font-size:11px;font-weight:700}.gf-price{color:#185a32;justify-content:center;align-items:flex-start;margin-bottom:4px;line-height:1;display:flex}.gf-currency{margin-top:6px;margin-right:4px;font-size:1.5rem;font-weight:700}.gf-amount{letter-spacing:-.04em;font-size:5rem;font-weight:900}.gf-install{color:#999;margin:0 0 24px;font-size:14px;line-height:1.6}.gf-pix{color:#217346;font-weight:600}.gf-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#217346 0%,#2d9e5f 50%,#1a6b3e 100%) 0 0/200% 100%;border-radius:12px;width:100%;padding:16px 24px;font-family:inherit;font-size:17px;font-weight:700;text-decoration:none;transition:background-position .4s,transform .2s,box-shadow .2s;display:block;box-shadow:0 4px 16px #2173464d,inset 0 1px #ffffff26}.gf-cta:hover{background-position:100%;transform:translateY(-1px);box-shadow:0 8px 28px #21734673}.gf-secure{color:#bbb;margin:14px 0 0;font-size:12px;font-weight:500}.instructor-section{background-color:#f9fafb;background-image:radial-gradient(circle,#2173460e 1px,#0000 1px);background-size:28px 28px}.instructor-grid{grid-template-columns:.65fr 1.35fr;align-items:center;gap:56px;display:grid}.instructor-img{justify-self:center;max-width:280px;position:relative;overflow:visible}.instructor-img img{aspect-ratio:4/5;object-fit:cover;object-position:top;border-radius:24px;width:100%;display:block;box-shadow:0 16px 60px #21734633}.instructor-quote-float{color:#fff;z-index:2;background:#217346;border-radius:14px;max-width:200px;padding:14px 18px;position:absolute;bottom:-16px;right:-16px;box-shadow:0 8px 24px #21734659}.instructor-quote-mark{opacity:.6;margin-bottom:4px;font-size:28px;line-height:1}.instructor-quote-float p{margin:0;font-size:13px;font-weight:500;line-height:1.45}.instructor-label{color:#217346;letter-spacing:.08em;text-transform:uppercase;background:#e8f5ee;border-radius:999px;margin-bottom:16px;padding:5px 16px;font-size:12px;font-weight:700;display:inline-block}.instructor-content h2{color:var(--text-heading);margin-bottom:4px;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;line-height:1.3}.instructor-role{color:var(--excel-green);text-transform:uppercase;letter-spacing:.06em;margin-bottom:20px;font-size:14px;font-weight:600}.instructor-content p{color:#444;margin-bottom:16px;font-size:15.5px;line-height:1.75}.instructor-stats{border-top:1px solid #eee;flex-wrap:wrap;gap:28px;margin-bottom:28px;padding-top:20px;display:flex}.instructor-stat{text-align:left}.instructor-stat .num{color:#185a32;font-size:1.6rem;font-weight:900;line-height:1}.instructor-stat .lbl{color:var(--text-muted);margin-top:3px;font-size:12px}.faq-section{background:linear-gradient(135deg,#fff 0%,#f4faf7 100%)}.faq-list{flex-direction:column;gap:8px;max-width:720px;margin:0 auto;display:flex}.faq-item{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #2173461a;border-radius:12px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.faq-item:hover{box-shadow:var(--shadow-md);border-color:#21734638}.faq-item--open{box-shadow:var(--shadow-md);border-color:#21734659}.faq-question{cursor:pointer;text-align:left;color:#0f172a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 22px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.4;transition:color .2s;display:flex}.faq-question:hover{color:var(--excel-green)}.faq-chevron{color:#94a3b8;flex-shrink:0;transition:transform .25s}.faq-item--open .faq-chevron{color:var(--excel-green);transform:rotate(180deg)}.faq-answer{max-height:0;padding:0 22px;transition:max-height .3s,padding .3s;overflow:hidden}.faq-item--open .faq-answer{max-height:200px;padding:0 22px 18px}.faq-answer p{color:#475569;margin:0;font-size:14px;line-height:1.7}.faq-footer{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}.faq-footer p{color:#64748b;margin:0;font-size:14px}.faq-footer-cta{padding:11px 20px;font-size:13px}.location-section{background:linear-gradient(155deg,#e4f5ec 0%,#edf8f2 50%,#e0f2e9 100%)}.location-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.location-content h2{color:var(--text-heading);margin-bottom:20px;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;line-height:1.3}.location-info{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.location-row{align-items:flex-start;gap:14px;display:flex}.location-row-icon{background:var(--excel-green);width:40px;height:40px;color:var(--white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.location-row-text strong{color:var(--text-heading);margin-bottom:2px;font-size:14px;font-weight:700;display:block}.location-row-text span{color:var(--text-muted);font-size:14px}.location-map{box-shadow:var(--shadow-lg);border-radius:16px;height:320px;overflow:hidden}.location-map iframe{border:none;width:100%;height:100%}.cta-final{text-align:center;background:linear-gradient(160deg,#f8fdfb 0%,#eaf6f0 50%,#f2faf6 100%);padding:80px 0;position:relative;overflow:hidden}.cta-final-bg{opacity:.07;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.cta-final .container{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.sb-badge{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:12px;margin-bottom:32px;padding:8px 20px 8px 10px;display:inline-flex}.sb-badge-avatar{background:#e8f5ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;display:flex}.sb-badge-name{color:#111;text-align:left;font-size:14px;font-weight:700}.sb-badge-role{color:#888;text-align:left;font-size:12px}.sb-headline{color:#111;letter-spacing:-.04em;max-width:680px;margin:0 0 16px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.1}.sb-highlight{color:#217346;display:inline-block;position:relative}.sb-underline{color:#217346;opacity:.6;width:100%;height:10px;position:absolute;bottom:-6px;left:0}.sb-sub{color:#666;max-width:540px;margin:0 0 36px;font-size:1.1rem;line-height:1.65}.sb-cta{color:#fff;background:linear-gradient(135deg,#217346 0%,#2d9e5f 50%,#1a6b3e 100%) 0 0/200% 100%;border-radius:14px;align-items:center;gap:10px;margin-bottom:16px;padding:18px 40px;font-family:inherit;font-size:18px;font-weight:800;text-decoration:none;transition:background-position .4s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 32px #21734659,inset 0 1px #ffffff26}.sb-cta:hover{background-position:100%;transform:translateY(-2px);box-shadow:0 14px 44px #21734680}.sb-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:8px;display:flex}.sb-trust span{color:#888;font-size:13px;font-weight:500}.footer{background:var(--text-heading);color:#ffffffb3;padding:48px 0 24px}.footer-grid{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:24px;padding-bottom:40px;display:grid}.footer-brand img{filter:brightness(0)invert();height:42px;margin-bottom:12px}.footer-brand p{font-size:13px;line-height:1.6}.footer-col h4{color:var(--white);text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px;font-size:14px;font-weight:700}.footer-col ul{flex-direction:column;gap:8px;list-style:none;display:flex}.footer-col ul li a{color:#fff9;font-size:13px;text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:#fffffff2}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.footer-bottom a{color:#ffffff80;text-decoration:none}.scroll-top-btn{z-index:9998;color:#217346;cursor:pointer;opacity:0;pointer-events:none;background:#fff;border:1.5px solid #21734640;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .25s,transform .25s,box-shadow .2s,background .2s;display:flex;position:fixed;bottom:96px;right:28px;transform:translateY(12px);box-shadow:0 4px 16px #2173462e,0 1px 4px #0000000f}.scroll-top-btn--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top-btn:hover{color:#fff;background:#217346;box-shadow:0 6px 24px #21734659}.reading-progress-bar{z-index:1100;background:linear-gradient(90deg,#217346,#4ade80);border-radius:0 2px 2px 0;height:3px;transition:width .1s linear;position:fixed;top:0;left:0;box-shadow:0 0 8px #4ade8080}.sticky-cta-bar{z-index:999;-webkit-backdrop-filter:blur(16px)saturate(1.8);background:#fffffff5;border-top:1px solid #21734626;padding:10px 0;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -2px 20px #2173461f}.sticky-cta-bar--visible{transform:translateY(0)}.sticky-cta-inner{justify-content:space-between;align-items:center;gap:16px;display:flex}.sticky-cta-text{color:#0f2a1e;font-size:.9rem;font-weight:600}.sticky-cta-btn{white-space:nowrap;padding:9px 20px!important;font-size:13px!important}.typewriter-cursor{color:#4ade80;width:1px;margin-left:1px;animation:.7s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.vagas-badge{color:#dc2626;background:#ef444414;border:1px solid #ef444438;border-radius:100px;align-items:center;gap:7px;margin-bottom:10px;padding:5px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.vagas-dot{background:#dc2626;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite vagasPulse}@keyframes vagasPulse{0%,to{box-shadow:0 0 #dc262680}50%{box-shadow:0 0 0 5px #dc262600}}.countdowns-wrapper{justify-content:center;gap:24px;max-width:960px;margin:0 auto 32px;display:flex}@media (width<=768px){.countdowns-wrapper{flex-direction:column;gap:16px}}.countdown{background:linear-gradient(135deg,#185a32 0%,#217346 100%);border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:12px;padding:20px 28px;display:flex;box-shadow:0 8px 32px #21734640}.countdown-label{color:#ffffffbf;letter-spacing:.04em;text-transform:uppercase;font-size:.85rem;font-weight:600}.countdown-units{align-items:center;gap:8px;display:flex}.countdown-unit{background:#ffffff1a;border-radius:10px;flex-direction:column;align-items:center;min-width:64px;padding:10px 16px;display:flex}.countdown-num{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:2rem;font-weight:800;line-height:1}.countdown-unit-label{color:#fff9;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:.7rem;font-weight:600}.cur-tooltip-wrap{vertical-align:middle;align-items:center;margin-left:8px;display:inline-flex;position:relative}.cur-info-icon{color:#217346;cursor:default;background:#2173461f;border:1px solid #21734640;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-style:normal;font-weight:700;transition:background .2s;display:inline-flex}.cur-tooltip-wrap:hover .cur-info-icon{color:#fff;background:#217346}.cur-tooltip-popup{color:#e8f5ee;white-space:nowrap;pointer-events:none;opacity:0;z-index:50;background:#0f2a1e;border-radius:8px;padding:8px 12px;font-size:.78rem;font-weight:500;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 4px 16px #0003}.cur-tooltip-popup:after{content:"";border:5px solid #0000;border-top-color:#0f2a1e;position:absolute;top:100%;left:50%;transform:translate(-50%)}.cur-tooltip-wrap:hover .cur-tooltip-popup{opacity:1;transform:translate(-50%)translateY(0)}.section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--excel-green);background:var(--excel-light-green);border-radius:100px;margin-bottom:12px;padding:4px 14px;font-size:12px;font-weight:700;display:inline-block}.cur-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.cur-card{box-shadow:var(--shadow-sm);background:#fff;border:2px solid #2173461a;border-radius:18px;transition:border-color .25s,box-shadow .25s,transform .25s;overflow:hidden}.cur-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.cur-card--basico{border-color:#86efac80}.cur-card--basico:hover{border-color:#217346;box-shadow:0 12px 40px #2173462e}.cur-card--inter{border-color:#93c5fd80}.cur-card--inter:hover{border-color:#1d4ed8;box-shadow:0 12px 40px #1d4ed82e}.cur-card--avancado{border-color:#c4b5fd80}.cur-card--avancado:hover{border-color:#7c3aed;box-shadow:0 12px 40px #7c3aed2e}.cur-card-head{border-bottom:1px solid #f0f0f0;padding:20px 22px 16px}.cur-card--basico .cur-card-head{background:#e8f5ee;border-color:#86efac}.cur-card--inter .cur-card-head{background:#eff6ff;border-color:#93c5fd}.cur-card--avancado .cur-card-head{background:#f5f3ff;border-color:#c4b5fd}.cur-badge{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.cur-card--basico .cur-badge{color:#217346}.cur-card--inter .cur-badge{color:#1d4ed8}.cur-card--avancado .cur-badge{color:#7c3aed}.cur-title{margin:6px 0 4px;font-size:1.1rem;font-weight:800}.cur-card--basico .cur-title{color:#217346}.cur-card--inter .cur-title{color:#1d4ed8}.cur-card--avancado .cur-title{color:#7c3aed}.cur-tagline{color:#666;margin:0;font-size:12.5px}.cur-topics{flex-direction:column;gap:10px;margin:0;padding:16px 20px;list-style:none;display:flex}.cur-topic{color:#444;justify-content:space-between;align-items:center;font-size:13px;display:flex}.cur-topic-left{align-items:center;gap:8px;display:flex}.cur-check{font-size:13px;font-weight:700}.cur-card--basico .cur-check{color:#217346}.cur-card--inter .cur-check{color:#1d4ed8}.cur-card--avancado .cur-check{color:#7c3aed}.cur-tag{white-space:nowrap;border-radius:99px;padding:3px 8px;font-size:10px;font-weight:700}.cur-card--basico .cur-tag{color:#217346;background:#e8f5ee}.cur-card--inter .cur-tag{color:#1d4ed8;background:#eff6ff}.cur-card--avancado .cur-tag{color:#7c3aed;background:#f5f3ff}.cur-card-foot{border-top:1px solid #f0f0f0;padding:12px 20px 18px}.cur-card-foot p{color:#888;margin:0;font-size:12px;font-style:italic}.form-section{background:var(--gray-50)}.form-card{border:1px solid var(--excel-border);background:#fff;border-radius:16px;max-width:760px;margin:0 auto;padding:36px;box-shadow:0 10px 40px #0000000f}.form-grid{grid-template-columns:1fr 1fr;gap:22px;margin-bottom:24px;display:grid}.form-label{color:var(--text-heading);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-required{color:#ef4444}.form-input{border:1.5px solid var(--gray-200);background:var(--gray-50);border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:var(--excel-green);background:#fff;outline:none;box-shadow:0 0 0 3px #2173461f}.form-phone{display:flex}.form-phone-prefix{background:var(--excel-green);color:#fff;border-radius:10px 0 0 10px;align-items:center;padding:0 14px;font-size:14px;font-weight:700;display:flex}.form-input--phone{border-left:none;border-radius:0 10px 10px 0}.form-checkboxes{flex-direction:column;gap:12px;padding-top:4px;display:flex}.form-checkbox-label{cursor:pointer;color:var(--text-body);align-items:center;gap:10px;font-size:14px;display:flex}.form-checkbox{width:18px;height:18px;accent-color:var(--excel-green)}.form-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#217346 0%,#2d9e5f 50%,#1a6b3e 100%) 0 0/200% 100%;border:none;border-radius:12px;width:100%;padding:16px;font-family:inherit;font-size:16px;font-weight:700;transition:background-position .4s,transform .2s,box-shadow .2s;box-shadow:0 4px 16px #2173464d,inset 0 1px #ffffff26}.form-submit:hover{background-position:100%;transform:translateY(-1px);box-shadow:0 8px 28px #21734673}.rating-block{color:#fff;text-align:center;max-width:260px}.rating-block-label{opacity:.8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:14px}.rating-block-brand{justify-content:center;align-items:center;gap:10px;display:flex}.rating-block-brand span{font-size:18px;font-weight:800}.rating-block-title{margin-bottom:4px;font-size:22px;font-weight:800}.rating-block-sub{opacity:.8;font-size:13px}.hero{position:relative;overflow:hidden}.hero-bg-dash{opacity:.18;pointer-events:none;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-bg-dash:after{content:"";background:linear-gradient(135deg,#0b1f14b3 0%,#0b1f144d 50%,#0b1f14cc 100%);position:absolute;inset:0}.hero-bg-glow{pointer-events:none;z-index:0;background:radial-gradient(circle at 60% 40%,#4ade801a 0%,#0000 65%),radial-gradient(circle at 20% 80%,#21734612 0%,#0000 50%);border-radius:50%;width:600px;height:600px;position:absolute;top:-120px;right:-80px}.hero .container{z-index:1;position:relative}.hero-tl-h1-row{align-items:center;gap:12px;display:inline-flex}.hero-excel-logo{object-fit:contain;filter:drop-shadow(0 2px 10px #4ade8066);flex-shrink:0;width:42px;height:42px}.hero-form-header{align-items:center;gap:12px;margin-bottom:4px;display:flex}.hero-form-excel-icon{object-fit:contain;flex-shrink:0;width:32px;height:32px}.badge .dot.pulse{animation:2s infinite dotPulse}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.reveal-card{opacity:0;animation:.5s forwards slideInCard;transform:translate(30px)}@keyframes slideInCard{to{opacity:1;transform:translate(0)}}.scroll-reveal{opacity:0;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.revealed .scroll-reveal{opacity:1;transform:translateY(0)}.revealed .scroll-reveal:nth-child(2){transition-delay:80ms}.revealed .scroll-reveal:nth-child(3){transition-delay:.16s}.revealed .scroll-reveal:nth-child(4){transition-delay:.24s}.revealed .scroll-reveal:nth-child(5){transition-delay:.32s}.revealed .scroll-reveal:nth-child(6){transition-delay:.4s}.stats-strip{position:relative}.pain-section:before{content:"";background:linear-gradient(to right, transparent, var(--excel-border), transparent);width:80%;max-width:600px;height:1px;margin:0 auto;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}.pain-section{position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:.6s both fadeInUp}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}@media (width<=1024px){.for-grid,.location-grid,.ft-main{grid-template-columns:1fr}.ft-quote-block{padding:0}.hero-tl-grid{grid-template-columns:1fr;gap:32px}.hero-tl-strip{grid-template-columns:repeat(3,1fr)}.hero-form-card{max-width:560px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:16px}.cur-grid{grid-template-columns:1fr 1fr}.instructor-grid{grid-template-columns:1fr}.instructor-img{max-width:380px;margin:0 auto 32px}.faq-question{padding:16px 18px;font-size:14px}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.section{padding:60px 0}.container{padding:0 16px}.navbar-inner{height:56px}.navbar-logo img{height:36px}.navbar-cta .btn-primary{padding:9px 16px;font-size:12px}.hero{min-height:unset;padding:72px 0 36px}.hero-tl-grid{grid-template-columns:1fr;gap:24px}.hero-tl-h1{font-size:clamp(1.6rem,6vw,2.2rem)}.hero-excel-logo{width:32px;height:32px}.hero-tl-sub{max-width:100%;margin-bottom:20px;font-size:14px}.hero-social-proof{gap:10px}.hero-avatar{width:30px;height:30px;margin-left:-8px}.hero-stars svg{width:14px;height:14px}.hero-rating{font-size:13px}.hero-proof-label{font-size:11px}.hero-form-card{padding:22px 18px}.hero-form-grid{grid-template-columns:1fr;gap:14px}.hero-form-title{font-size:1.15rem}.hero-form-excel-icon{width:26px;height:26px}.hero-tl-strip{grid-template-columns:1fr;gap:10px;margin-top:28px}.hero-tl-card{padding:12px 14px}.hero-tl-card-tasks{gap:8px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:12px}.stat-num{font-size:1.5rem}.stat-label{font-size:10px}.pain-grid{grid-template-columns:1fr;gap:20px}.pain-card{padding:24px}.cur-grid{grid-template-columns:1fr}.for-grid{grid-template-columns:1fr;gap:32px}.for-img-wrap img{max-height:260px}.benefits-grid{grid-template-columns:1fr;gap:16px}.benefit-card{padding:22px}.modalidades-grid{grid-template-columns:1fr;gap:16px}.modalidade-card{padding:24px}.modalidades-footer{text-align:center;flex-direction:column;gap:12px;padding:16px}.ft-main{grid-template-columns:1fr;gap:24px}.ft-film-item{min-width:140px;height:85px}.ft-filmstrip{gap:10px}.ft-quote{margin-bottom:20px;font-size:1rem}.ft-quote-bottom{flex-direction:column;align-items:flex-start;gap:14px}.ft-name{font-size:1.1rem}.rating-inner{text-align:center;flex-direction:column;gap:20px}.rating-divider{display:none}.rating-number{font-size:2.8rem}.empresas-imgs{gap:16px}.form-grid,.instructor-grid{grid-template-columns:1fr}.instructor-img{max-width:240px}.instructor-quote-float{max-width:160px;padding:10px 14px;bottom:-8px;right:-8px}.instructor-quote-float p{font-size:12px}.instructor-content h2{font-size:1.4rem}.instructor-content p{font-size:14px}.instructor-stats{gap:20px}.faq-question{padding:14px 16px;font-size:14px}.faq-answer p{font-size:13px}.faq-footer{flex-direction:column;gap:12px}.location-grid{grid-template-columns:1fr;gap:28px}.location-map{height:240px}.sb-headline{font-size:clamp(1.6rem,6vw,2.2rem)}.sb-sub{font-size:1rem}.sb-cta{justify-content:center;width:100%;padding:16px 24px;font-size:16px}.sb-trust{gap:10px}.sb-trust span{font-size:12px}.sb-badge{padding:6px 14px 6px 8px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{text-align:center;flex-direction:column;gap:10px}.btn-primary,.btn-secondary,.btn-whatsapp{justify-content:center;width:100%}.section-header{margin-bottom:36px}.section-header h2{font-size:clamp(1.3rem,5vw,1.8rem)}.section-header p{font-size:15px}}@media (width<=480px){.container{padding:0 14px}.hero{padding:66px 0 28px}.hero-tl-h1{font-size:1.5rem}.hero-tl-h1-row{gap:8px}.hero-excel-logo{width:28px;height:28px}.hero-tl-sub{font-size:13px;line-height:1.6}.hero-form-card{padding:18px 14px}.hero-form-title{font-size:1.05rem}.hero-form-sub{font-size:12px}.form-input{padding:10px 12px;font-size:13px}.form-label{font-size:13px}.form-submit{padding:14px;font-size:14px}.hero-tl-card{border-radius:10px;padding:10px 12px}.hero-tl-card-num{width:26px;height:26px;font-size:12px}.hero-tl-card-label{font-size:10px}.hero-tl-card-milestone{padding:2px 8px;font-size:10px}.hero-tl-card-task{font-size:11px}.hero-avatar{border-width:1.5px;width:26px;height:26px;margin-left:-7px}.hero-stars svg{width:12px;height:12px}.hero-rating{margin-left:4px;font-size:12px}.hero-proof-label{font-size:10px}.stats-strip{padding:20px 0}.stats-grid{gap:6px}.stat-num{font-size:1.25rem}.stat-label{letter-spacing:.03em;font-size:9px}.pain-card{padding:20px}.pain-card-title{font-size:14px}.pain-list li{gap:8px;font-size:13px}.cur-card-head{padding:14px 16px 12px}.cur-title{font-size:1rem}.cur-topics{gap:8px;padding:12px 14px}.cur-topic{font-size:12px}.benefit-card{padding:18px}.benefit-icon{border-radius:10px;width:44px;height:44px}.benefit-card h3{font-size:14px}.benefit-card p{font-size:13px}.modalidade-card{padding:20px}.modalidade-icon{border-radius:12px;width:48px;height:48px}.modalidade-card h3{font-size:1.1rem}.modalidade-list li{font-size:13px}.modalidade-check{width:20px;height:20px;font-size:11px}.modalidades-footer p{font-size:13px}.ft-film-item{border-radius:8px;min-width:120px;height:75px}.ft-play-btn>svg{width:56px;height:56px;padding:16px}.ft-stars{margin-bottom:12px;font-size:18px}.ft-quote{margin-bottom:16px;font-size:.95rem}.ft-name{font-size:1rem}.ft-role{font-size:.85rem}.ft-next-btn{padding:8px 14px;font-size:13px}.rating-band{padding:28px 0}.rating-number{font-size:2.4rem}.rating-stars{font-size:20px}.rating-count{font-size:12px}.rating-block-title{font-size:18px}.rating-block-sub{font-size:12px}.instructor-img{max-width:200px}.instructor-quote-float{max-width:140px;padding:8px 12px}.instructor-quote-mark{font-size:22px}.instructor-quote-float p{font-size:11px}.instructor-stat .num{font-size:1.3rem}.faq-question{padding:12px 14px;font-size:13px}.faq-answer p{font-size:12px}.location-map{height:200px}.location-row-icon{width:34px;height:34px;font-size:16px}.location-row-text strong,.location-row-text span{font-size:13px}.sb-headline{font-size:1.4rem}.sb-sub{font-size:.9rem}.sb-cta{padding:14px 20px;font-size:15px}.sb-trust span{font-size:11px}.sb-badge-name{font-size:13px}.sb-badge-role{font-size:11px}.footer{padding:36px 0 20px}.footer-brand p{font-size:12px}.footer-col h4{font-size:13px}.footer-col ul li a{font-size:12px}.footer-bottom{font-size:11px}.scroll-top-btn{width:40px;height:40px;bottom:80px;right:16px}.sticky-cta-bar--visible{transform:translateY(0)}.sticky-cta-text{font-size:.78rem}.sticky-cta-btn{padding:8px 14px!important;font-size:12px!important}.countdown{gap:10px;padding:16px 12px}.countdown-unit{min-width:52px;padding:8px 10px}.countdown-num{font-size:1.5rem}.cur-tooltip-popup{display:none}}.empresas-section{background:linear-gradient(#f9fafb 0%,#f3f7f5 100%)}.empresas-imgs{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:40px;display:flex}.empresas-imgs img{width:100%;max-width:520px;box-shadow:var(--shadow-md);object-fit:cover;border-radius:12px}
