.landing-module__g1LwZa__page{background:var(--bg-primary);min-height:100vh;color:var(--text-primary)}.landing-module__g1LwZa__hero{background:linear-gradient(135deg,#fdfefe 0%,#f8fafb 50%,#f5f8fa 100%);padding:80px 24px}.landing-module__g1LwZa__container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-module__g1LwZa__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1100px;margin:0 auto;display:grid}.landing-module__g1LwZa__heroText{text-align:left}.landing-module__g1LwZa__heroImageWrapper{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #0003}.landing-module__g1LwZa__heroImage{width:100%;height:auto;display:block}.landing-module__g1LwZa__mainTitle{color:var(--text-primary);margin-bottom:28px;font-size:56px;font-weight:900;line-height:1.3}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);margin-bottom:32px;font-size:28px;font-weight:500;line-height:1.7}.landing-module__g1LwZa__heroRegisterButton{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;cursor:pointer;border:none;border-radius:16px;padding:20px 48px;font-size:24px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 24px #3b82f64d}.landing-module__g1LwZa__heroRegisterButton:hover{transform:translateY(-3px);box-shadow:0 12px 32px #3b82f666}.landing-module__g1LwZa__sectionLight{background:var(--bg-primary);padding:80px 24px}.landing-module__g1LwZa__sectionTitle{text-align:center;color:var(--text-primary);margin-bottom:56px;font-size:42px;font-weight:800}.landing-module__g1LwZa__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;max-width:1100px;margin:0 auto;display:grid}.landing-module__g1LwZa__benefitCard{background:var(--bg-secondary);border:2px solid var(--border);text-align:center;border-radius:16px;padding:32px;transition:transform .2s,box-shadow .2s}.landing-module__g1LwZa__benefitCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.landing-module__g1LwZa__benefitNumber{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:28px;font-weight:800;display:flex}.landing-module__g1LwZa__benefitText{color:var(--text-secondary);margin:0;font-size:24px;font-weight:500;line-height:1.8}.landing-module__g1LwZa__sectionWarning{background:var(--warning-bg);text-align:center;padding:60px 24px}.landing-module__g1LwZa__warningTitle{color:var(--warning-text);margin-bottom:24px;font-size:42px;font-weight:800}.landing-module__g1LwZa__warningText{color:var(--warning-text);max-width:900px;margin:0 auto;font-size:28px;font-weight:500;line-height:1.8}.landing-module__g1LwZa__learningList{flex-direction:column;gap:24px;max-width:1000px;margin:0 auto;display:flex}.landing-module__g1LwZa__learningItem{background:var(--bg-secondary);border:2px solid var(--border);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:24px;padding:40px;transition:transform .2s,box-shadow .2s;display:flex}.landing-module__g1LwZa__learningItem:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.landing-module__g1LwZa__learningNumber{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;font-weight:800;display:flex}.landing-module__g1LwZa__learningContent{flex:1}.landing-module__g1LwZa__learningTitle{color:var(--text-primary);margin:0 0 16px;font-size:26px;font-weight:700}.landing-module__g1LwZa__learningDesc{color:var(--text-secondary);margin:0;font-size:24px;font-weight:500;line-height:1.8}.landing-module__g1LwZa__mentorsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;max-width:800px;margin:0 auto;display:grid}.landing-module__g1LwZa__mentorCard{background:linear-gradient(135deg,var(--accent-light)0%,var(--bg-secondary)100%);border:2px solid var(--border);text-align:center;border-radius:20px;padding:48px 32px;transition:transform .2s,box-shadow .2s}.landing-module__g1LwZa__mentorCard:hover{transform:scale(1.05);box-shadow:0 12px 32px #0000001f}.landing-module__g1LwZa__mentorInfo{flex-direction:column;align-items:center;display:flex}.landing-module__g1LwZa__mentorName{color:var(--text-primary);margin:0 0 16px;font-size:32px;font-weight:800}.landing-module__g1LwZa__mentorTitle{color:var(--text-secondary);margin:0;font-size:24px;font-weight:500}.landing-module__g1LwZa__registrationSection{background:var(--bg-secondary);padding:80px 24px}.landing-module__g1LwZa__registrationGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:48px;max-width:1100px;margin:0 auto;display:grid}.landing-module__g1LwZa__registrationInfo{position:sticky;top:40px}.landing-module__g1LwZa__registrationTitle{color:var(--text-primary);margin-bottom:24px;font-size:48px;font-weight:900}.landing-module__g1LwZa__registrationText{color:var(--text-secondary);margin-bottom:24px;font-size:26px;font-weight:500;line-height:1.8}.landing-module__g1LwZa__courseDetails{border:2px solid var(--border);background:#fff;border-radius:16px;margin-bottom:20px;padding:20px;box-shadow:0 4px 12px #0000000d}.landing-module__g1LwZa__detailItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.landing-module__g1LwZa__detailItem:last-of-type{border-bottom:none;margin-bottom:8px}.landing-module__g1LwZa__detailLabel{color:var(--text-primary);font-size:20px;font-weight:600}.landing-module__g1LwZa__detailValue{color:var(--accent);font-size:20px;font-weight:700}.landing-module__g1LwZa__detailHighlight{border-left:4px solid var(--accent);color:var(--text-primary);background:linear-gradient(135deg,#3b82f61a,#06b6d41a);border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:12px 16px;font-size:20px;font-weight:600;display:flex}.landing-module__g1LwZa__priceBox{background:linear-gradient(135deg,var(--primary),var(--accent));text-align:center;border-radius:16px;padding:24px 28px;box-shadow:0 8px 24px #3b82f64d}.landing-module__g1LwZa__priceLabel{color:#ffffffe6;margin-bottom:8px;font-size:22px;font-weight:600}.landing-module__g1LwZa__priceAmount{color:#fff;font-size:48px;font-weight:900}.landing-module__g1LwZa__formCard{border:2px solid var(--border);background:#fff;border-radius:24px;padding:48px;box-shadow:0 12px 40px #00000014}.landing-module__g1LwZa__formGroup{margin-bottom:28px}.landing-module__g1LwZa__label{color:var(--text-primary);margin-bottom:12px;font-size:20px;font-weight:600;display:block}.landing-module__g1LwZa__input{border:2px solid var(--border);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:18px 22px;font-size:20px;transition:border-color .2s,box-shadow .2s}.landing-module__g1LwZa__input:focus{border-color:var(--accent);box-shadow:0 0 0 4px #06b6d41a}.landing-module__g1LwZa__input::placeholder{color:var(--text-muted)}.landing-module__g1LwZa__submitButton{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-bottom:20px;padding:20px 28px;font-size:22px;font-weight:700;transition:transform .2s,box-shadow .2s}.landing-module__g1LwZa__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #3b82f64d}.landing-module__g1LwZa__submitButton:disabled{opacity:.6;cursor:not-allowed}.landing-module__g1LwZa__error{color:#dc2626;margin:16px 0;font-size:18px;font-weight:600}.landing-module__g1LwZa__contactText{color:var(--text-secondary);text-align:center;margin:0;font-size:20px;font-weight:500;line-height:1.7}.landing-module__g1LwZa__whatsappLink{color:var(--accent);font-weight:600;text-decoration:none}.landing-module__g1LwZa__whatsappLink:hover{text-decoration:underline}.landing-module__g1LwZa__stickyRegisterButton{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;cursor:pointer;z-index:1000;opacity:1;border:none;border-radius:16px;padding:20px 48px;font-size:22px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .3s ease-out;animation:.3s ease-out landing-module__g1LwZa__slideUp;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #3b82f680}.landing-module__g1LwZa__stickyRegisterButton:hover{transform:translate(-50%)translateY(-3px);box-shadow:0 16px 48px #3b82f699}@keyframes landing-module__g1LwZa__slideUp{0%{opacity:0;bottom:-60px}to{opacity:1;bottom:24px}}@media (max-width:1024px){.landing-module__g1LwZa__registrationGrid{grid-template-columns:1fr;gap:32px}.landing-module__g1LwZa__registrationInfo{position:static}.landing-module__g1LwZa__mainTitle{font-size:42px}.landing-module__g1LwZa__sectionTitle{font-size:34px}}@media (max-width:768px){.landing-module__g1LwZa__hero{padding:60px 24px}.landing-module__g1LwZa__heroContent{grid-template-columns:1fr;gap:32px}.landing-module__g1LwZa__heroText{text-align:center}.landing-module__g1LwZa__heroImageWrapper{border-radius:16px}.landing-module__g1LwZa__mainTitle{font-size:32px}.landing-module__g1LwZa__heroSubtitle{margin-bottom:24px;font-size:22px}.landing-module__g1LwZa__heroRegisterButton{padding:18px 36px;font-size:20px}.landing-module__g1LwZa__stickyRegisterButton{padding:16px 32px;font-size:18px;bottom:16px}@keyframes landing-module__g1LwZa__slideUp{0%{opacity:0;bottom:-60px}to{opacity:1;bottom:16px}}.landing-module__g1LwZa__sectionLight,.landing-module__g1LwZa__registrationSection{padding:60px 16px}.landing-module__g1LwZa__sectionTitle{margin-bottom:40px;font-size:28px}.landing-module__g1LwZa__warningTitle{font-size:28px}.landing-module__g1LwZa__warningText{font-size:22px}.landing-module__g1LwZa__benefitsGrid{grid-template-columns:1fr;gap:16px}.landing-module__g1LwZa__benefitCard{padding:24px}.landing-module__g1LwZa__learningItem{flex-direction:column;padding:24px}.landing-module__g1LwZa__learningTitle{font-size:22px}.landing-module__g1LwZa__learningDesc,.landing-module__g1LwZa__benefitText{font-size:20px}.landing-module__g1LwZa__formCard{padding:32px 24px}.landing-module__g1LwZa__registrationTitle{font-size:36px}.landing-module__g1LwZa__registrationText{font-size:20px}.landing-module__g1LwZa__courseDetails{margin-bottom:16px;padding:18px}.landing-module__g1LwZa__detailItem{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 0}.landing-module__g1LwZa__detailLabel,.landing-module__g1LwZa__detailValue{font-size:17px}.landing-module__g1LwZa__detailHighlight{margin-top:10px;padding:10px 14px;font-size:17px}.landing-module__g1LwZa__priceBox{padding:20px 24px}.landing-module__g1LwZa__priceLabel{font-size:20px}.landing-module__g1LwZa__priceAmount{font-size:40px}.landing-module__g1LwZa__mentorsGrid{grid-template-columns:1fr;gap:24px}}
