:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;min-width:-webkit-fill-available;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;margin:0;display:block}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.header{z-index:1000;width:100%;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0}.header.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;padding:15px 0;box-shadow:0 5px 20px #0000001a}.header .header-content{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}@media (max-width:992px){.header .header-content{padding:0 20px}}.header .logo{cursor:pointer;align-items:center;gap:15px;transition:transform .3s;display:flex}.header .logo:hover{transform:scale(1.05)}.header .logo .logo-icon{font-size:2.5rem}.header .logo .logo-text{color:#2c3e50;letter-spacing:-.5px;font-size:1.8rem;font-weight:700}@media (max-width:992px){.header .nav{display:none}}.header .nav .nav-links{gap:30px;list-style:none;display:flex}.header .nav .nav-links li{position:relative}.header .nav .nav-links li button{color:#2c3e50;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:1rem;font-weight:600;transition:all .3s;position:relative}.header .nav .nav-links li button:after{content:"";background:#3498db;border-radius:3px;width:0;height:3px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header .nav .nav-links li button:hover{color:#3498db}.header .nav .nav-links li button:hover:after{width:70%}.header .nav .nav-links li.active button{color:#3498db}.header .nav .nav-links li.active button:after{width:70%}.header .btn-inscribirse{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3498db,#2c3e50);border:none;border-radius:8px;padding:12px 28px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #3498db4d}.header .btn-inscribirse:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3498db66}@media (max-width:992px){.header .btn-inscribirse{display:none}}.hero-section{text-align:center;color:#fff;background:0 0;justify-content:center;align-items:center;min-height:100vh;padding:120px 20px 80px;display:flex;position:relative}.hero-section .hero-content{z-index:2;max-width:1200px;margin:0 auto;position:relative}.hero-section .hero-title{text-shadow:2px 2px 15px #00000080;margin-bottom:1.5rem;font-size:4.5rem;line-height:1.2}@media (max-width:992px){.hero-section .hero-title{font-size:3.5rem}}@media (max-width:768px){.hero-section .hero-title{font-size:2.8rem}}.hero-section .hero-title .highlight{color:#3498db;display:inline-block;position:relative}.hero-section .hero-title .highlight:after{content:"";z-index:-1;background:#3498db4d;border-radius:4px;width:100%;height:8px;position:absolute;bottom:10px;left:0}.hero-section .hero-subtitle{opacity:.9;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.8rem;line-height:1.6}@media (max-width:768px){.hero-section .hero-subtitle{font-size:1.4rem}}.hero-section .hero-buttons{flex-wrap:wrap;justify-content:center;gap:25px;margin-bottom:4rem;display:flex}.hero-section .hero-buttons button{cursor:pointer;border:none;border-radius:12px;min-width:200px;padding:18px 45px;font-size:1.2rem;font-weight:600;transition:all .3s}@media (max-width:768px){.hero-section .hero-buttons button{min-width:180px;padding:16px 35px;font-size:1.1rem}}.hero-section .hero-buttons .btn-primary{color:#fff;background:linear-gradient(135deg,#3498db,#2c3e50);box-shadow:0 10px 30px #3498db66}.hero-section .hero-buttons .btn-primary:hover{transform:translateY(-5px);box-shadow:0 15px 40px #3498db99}.hero-section .hero-buttons .btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d}.hero-section .hero-buttons .btn-secondary:hover{background:#ffffff40;transform:translateY(-5px);box-shadow:0 15px 40px #fff3}.hero-section .hero-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:900px;margin:0 auto;padding:40px;display:grid}@media (max-width:768px){.hero-section .hero-stats{grid-template-columns:repeat(2,1fr);gap:30px;padding:30px}}.hero-section .hero-stats .stat{flex-direction:column;align-items:center;padding:20px;display:flex}.hero-section .hero-stats .stat .stat-number{color:#fff;text-shadow:2px 2px 5px #0000004d;margin-bottom:10px;font-size:3.5rem;font-weight:700}@media (max-width:768px){.hero-section .hero-stats .stat .stat-number{font-size:2.8rem}}.hero-section .hero-stats .stat .stat-label{color:#ffffffe6;font-size:1.3rem;font-weight:500}@media (max-width:768px){.hero-section .hero-stats .stat .stat-label{font-size:1.1rem}}.courses-section{background:linear-gradient(135deg,#f8f9fa,#fff);padding:100px 20px;position:relative;overflow:hidden}.courses-section:before{content:"";pointer-events:none;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\" preserveAspectRatio=\"none\"><path d=\"M0,0 L100,0 L100,100 Z\" fill=\"rgba(52, 152, 219, 0.03)\"/></svg>") 0 0/cover;width:100%;height:100%;position:absolute;top:0;left:0}.courses-section .section-content{z-index:1;max-width:1400px;margin:0 auto;position:relative}.courses-section h2{text-align:center;color:#2c3e50;margin-bottom:1.5rem;font-size:3.5rem}@media (max-width:768px){.courses-section h2{font-size:2.8rem}}.courses-section .section-subtitle{text-align:center;color:#7f8c8d;max-width:800px;margin:0 auto 4rem;font-size:1.5rem;line-height:1.6}@media (max-width:768px){.courses-section .section-subtitle{margin-bottom:3rem;font-size:1.2rem}}.courses-section .courses-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-top:2rem;display:grid}@media (max-width:768px){.courses-section .courses-grid{grid-template-columns:1fr;gap:30px}}.courses-section .course-card{text-align:center;background:#fff;border:2px solid #0000;border-radius:20px;padding:50px 40px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000014}.courses-section .course-card:before{content:"";background:#3498db;width:100%;height:5px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.courses-section .course-card:hover{border-color:#3498db;transform:translateY(-15px);box-shadow:0 25px 60px #00000026}.courses-section .course-card:hover:before{transform:scaleX(1)}.courses-section .course-card.highlighted{color:#fff;background:linear-gradient(135deg,#3498db,#2c3e50);border:none}.courses-section .course-card.highlighted:before{background:#f1c40f}.courses-section .course-card.highlighted h3,.courses-section .course-card.highlighted p,.courses-section .course-card.highlighted li{color:#fff}.courses-section .course-card.highlighted .course-features li{border-bottom-color:#fff3}.courses-section .course-card .course-icon{margin-bottom:25px;font-size:4rem;transition:transform .4s;display:inline-block}.course-card:hover .courses-section .course-card .course-icon{transform:scale(1.2)}.courses-section .course-card h3{color:#2c3e50;margin-bottom:20px;font-size:1.8rem;font-weight:700}.courses-section .course-card p{color:#7f8c8d;margin-bottom:30px;font-size:1.1rem;line-height:1.6}.courses-section .course-card .course-features{text-align:left;margin-bottom:35px;list-style:none}.courses-section .course-card .course-features li{color:#34495e;border-bottom:1px solid #f1f2f6;padding:12px 0 12px 30px;font-size:1.05rem;position:relative}.courses-section .course-card .course-features li:before{content:"✓";color:#2ecc71;font-weight:700;position:absolute;left:0}.courses-section .course-card .course-features li:last-child{border-bottom:none}.courses-section .course-card .course-button{cursor:pointer;color:#fff;background:#3498db;border:none;border-radius:10px;width:100%;padding:18px;font-size:1.1rem;font-weight:600;transition:all .3s}.courses-section .course-card .course-button:hover{background:#2980b9;transform:translateY(-3px);box-shadow:0 10px 25px #3498db66}.courses-section .course-card .course-button.highlighted-btn{color:#2c3e50;background:#f1c40f}.courses-section .course-card .course-button.highlighted-btn:hover{background:#f39c12}.contact-section{background:linear-gradient(135deg,#fff,#f8fafc);padding:100px 20px;position:relative;overflow:hidden}.contact-section:before{content:"";background:linear-gradient(135deg,#3498db1a,#9b59b61a);border-radius:50%;width:300px;height:300px;position:absolute;top:0;right:0;transform:translate(150px,-150px)}.contact-section:after{content:"";background:linear-gradient(135deg,#2ecc711a,#3498db1a);border-radius:50%;width:400px;height:400px;position:absolute;bottom:0;left:0;transform:translate(-200px,200px)}.contact-section .section-content{z-index:1;max-width:1400px;margin:0 auto;position:relative}.contact-section .contact-header{text-align:center;margin-bottom:60px}.contact-section .contact-header .section-title{color:#2c3e50;margin-bottom:1rem;font-size:3.5rem;display:inline-block;position:relative}.contact-section .contact-header .section-title:after{content:"";background:linear-gradient(90deg,#3498db,#2ecc71);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@media (max-width:768px){.contact-section .contact-header .section-title{font-size:2.8rem}}.contact-section .contact-header .section-subtitle{color:#7f8c8d;max-width:800px;margin:2rem auto 0;font-size:1.5rem;line-height:1.6}@media (max-width:768px){.contact-section .contact-header .section-subtitle{font-size:1.2rem}}.contact-section .contact-container{grid-template-columns:1fr 1fr;gap:60px;max-width:1200px;margin:0 auto;display:grid}@media (max-width:992px){.contact-section .contact-container{grid-template-columns:1fr;gap:40px}}.contact-section .contact-form-container{background:#fff;border:1px solid #0000000d;border-radius:24px;padding:50px;box-shadow:0 20px 60px #0000001a}.contact-section .contact-form-container .form-header{margin-bottom:40px}.contact-section .contact-form-container .form-header h3{color:#2c3e50;margin-bottom:10px;font-size:2rem}.contact-section .contact-form-container .form-header p{color:#7f8c8d;font-size:1.1rem}.contact-section .contact-form-container .contact-form .form-grid{grid-template-columns:repeat(2,1fr);gap:25px;margin-bottom:25px;display:grid}@media (max-width:768px){.contact-section .contact-form-container .contact-form .form-grid{grid-template-columns:1fr}}.contact-section .contact-form-container .contact-form .form-group.full-width{grid-column:1/-1}.contact-section .contact-form-container .contact-form .form-group label{color:#2c3e50;margin-bottom:10px;font-size:1rem;font-weight:600;display:block}.contact-section .contact-form-container .contact-form .form-group label:after{content:"*";color:#e74c3c;margin-left:4px}.contact-section .contact-form-container .contact-form .form-group input,.contact-section .contact-form-container .contact-form .form-group select,.contact-section .contact-form-container .contact-form .form-group textarea{background:#f8fafc;border:2px solid #e8e8e8;border-radius:12px;width:100%;padding:16px 20px;font-size:1rem;transition:all .3s}.contact-section .contact-form-container .contact-form .form-group input:focus,.contact-section .contact-form-container .contact-form .form-group select:focus,.contact-section .contact-form-container .contact-form .form-group textarea:focus{background:#fff;border-color:#3498db;outline:none;box-shadow:0 5px 20px #3498db1a}.contact-section .contact-form-container .contact-form .form-group input::placeholder,.contact-section .contact-form-container .contact-form .form-group select::placeholder,.contact-section .contact-form-container .contact-form .form-group textarea::placeholder{color:#95a5a6}.contact-section .contact-form-container .contact-form .form-group select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%232c3e50' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 20px center;background-repeat:no-repeat;background-size:16px;padding-right:50px}.contact-section .contact-form-container .contact-form .form-group textarea{resize:vertical;min-height:120px}.contact-section .contact-form-container .contact-form .form-footer{margin-top:40px}.contact-section .contact-form-container .contact-form .form-footer .submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3498db,#2c3e50);border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;max-width:300px;padding:18px 40px;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex}.contact-section .contact-form-container .contact-form .form-footer .submit-btn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #3498db4d}.contact-section .contact-form-container .contact-form .form-footer .submit-btn:hover .btn-icon{transform:translate(5px)}.contact-section .contact-form-container .contact-form .form-footer .submit-btn .btn-text{text-align:left;flex:1}.contact-section .contact-form-container .contact-form .form-footer .submit-btn .btn-icon{font-size:1.2rem;transition:transform .3s}.contact-section .contact-form-container .contact-form .form-footer .form-note{color:#95a5a6;margin-top:15px;font-size:.9rem}.contact-section .contact-info-container .info-header{margin-bottom:40px}.contact-section .contact-info-container .info-header h3{color:#2c3e50;margin-bottom:10px;font-size:2rem}.contact-section .contact-info-container .info-header p{color:#7f8c8d;font-size:1.1rem}.contact-section .contact-info-container .info-grid{grid-template-columns:repeat(2,1fr);gap:25px;margin-bottom:40px;display:grid}@media (max-width:768px){.contact-section .contact-info-container .info-grid{grid-template-columns:1fr}}.contact-section .contact-info-container .info-grid .info-card{background:#fff;border:2px solid #0000;border-radius:16px;align-items:flex-start;gap:20px;padding:25px;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000000d}.contact-section .contact-info-container .info-grid .info-card:hover{border-color:#3498db;transform:translateY(-5px);box-shadow:0 15px 40px #3498db1a}.contact-section .contact-info-container .info-grid .info-card .info-icon{flex-shrink:0;font-size:2.5rem}.contact-section .contact-info-container .info-grid .info-card .info-content h4{color:#2c3e50;margin-bottom:8px;font-size:1.2rem}.contact-section .contact-info-container .info-grid .info-card .info-content p{color:#7f8c8d;margin-bottom:5px;font-size:.95rem;line-height:1.5}.contact-section .contact-info-container .map-placeholder{background:linear-gradient(135deg,#3498db,#2c3e50);border-radius:16px;min-height:200px;margin-bottom:40px;padding:40px;position:relative;overflow:hidden}.contact-section .contact-info-container .map-placeholder:before{content:"";background:#ffffff1a;border-radius:50%;width:200px;height:200px;position:absolute;top:0;right:0;transform:translate(50px,-50px)}.contact-section .contact-info-container .map-placeholder .map-overlay{z-index:1;text-align:center;color:#fff;position:relative}.contact-section .contact-info-container .map-placeholder .map-overlay .map-icon{margin-bottom:15px;font-size:4rem;display:block}.contact-section .contact-info-container .map-placeholder .map-overlay h4{margin-bottom:10px;font-size:1.8rem}.contact-section .contact-info-container .map-placeholder .map-overlay p{opacity:.9;max-width:400px;margin-bottom:25px;margin-left:auto;margin-right:auto}.contact-section .contact-info-container .map-placeholder .map-overlay .map-btn{color:#2c3e50;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:14px 30px;font-weight:600;transition:all .3s}.contact-section .contact-info-container .map-placeholder .map-overlay .map-btn:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.contact-section .contact-info-container .social-contact{background:#fff;border-radius:16px;padding:30px;box-shadow:0 10px 30px #0000000d}.contact-section .contact-info-container .social-contact h4{color:#2c3e50;text-align:center;margin-bottom:25px;font-size:1.5rem}.contact-section .contact-info-container .social-contact .social-links{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.contact-section .contact-info-container .social-contact .social-links .social-link{cursor:pointer;color:#fff;border:none;border-radius:10px;padding:15px;font-weight:600;transition:all .3s}.contact-section .contact-info-container .social-contact .social-links .social-link.facebook{background:#1877f2}.contact-section .contact-info-container .social-contact .social-links .social-link.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.contact-section .contact-info-container .social-contact .social-links .social-link.linkedin{background:#0a66c2}.contact-section .contact-info-container .social-contact .social-links .social-link.whatsapp{background:#25d366}.contact-section .contact-info-container .social-contact .social-links .social-link:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003}.teachers-section{background:linear-gradient(135deg,#f8fafc,#fff);padding:100px 20px;position:relative}.teachers-section .section-content{max-width:1400px;margin:0 auto}.teachers-section .teachers-header{text-align:center;margin-bottom:60px}.teachers-section .teachers-header .section-title{color:#2c3e50;margin-bottom:1.5rem;font-size:3.5rem;display:inline-block;position:relative}.teachers-section .teachers-header .section-title:after{content:"";background:linear-gradient(90deg,#3498db,#9b59b6);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@media (max-width:768px){.teachers-section .teachers-header .section-title{font-size:2.8rem}}.teachers-section .teachers-header .section-subtitle{color:#7f8c8d;max-width:800px;margin:0 auto;font-size:1.5rem;line-height:1.6}@media (max-width:768px){.teachers-section .teachers-header .section-subtitle{font-size:1.2rem}}.teachers-section .teachers-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-bottom:60px;display:grid}@media (max-width:768px){.teachers-section .teachers-stats{grid-template-columns:repeat(2,1fr)}}.teachers-section .teachers-stats .stat-card{text-align:center;background:#fff;border:2px solid #0000;border-radius:16px;padding:30px;transition:all .3s;box-shadow:0 10px 30px #0000000d}.teachers-section .teachers-stats .stat-card:hover{border-color:var(--teacher-color,#3498db);transform:translateY(-5px);box-shadow:0 15px 40px #3498db1a}.teachers-section .teachers-stats .stat-card .stat-value{color:#2c3e50;margin-bottom:10px;font-size:3rem;font-weight:700;line-height:1}@media (max-width:768px){.teachers-section .teachers-stats .stat-card .stat-value{font-size:2.5rem}}.teachers-section .teachers-stats .stat-card .stat-label{color:#7f8c8d;font-size:1.1rem;font-weight:500}.teachers-section .teachers-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-bottom:60px;display:grid}@media (max-width:768px){.teachers-section .teachers-grid{grid-template-columns:1fr}}.teachers-section .teachers-grid .teacher-card{background:#fff;border:2px solid #0000;border-radius:20px;transition:all .4s;overflow:hidden;box-shadow:0 15px 40px #00000014}.teachers-section .teachers-grid .teacher-card:hover{border-color:var(--teacher-color,#3498db);transform:translateY(-10px);box-shadow:0 25px 60px #0000001f}.teachers-section .teachers-grid .teacher-card:hover .teacher-emoji{transform:scale(1.1)rotate(5deg)}.teachers-section .teachers-grid .teacher-card .teacher-header{background:linear-gradient(135deg,var(--teacher-color,#3498db)0%,transparent 100%);background-color:var(--teacher-color,#3498db);padding:40px 40px 30px;position:relative;overflow:hidden}.teachers-section .teachers-grid .teacher-card .teacher-header:before{content:"";background:#ffffff1a;border-radius:50%;width:100px;height:100px;position:absolute;top:0;right:0;transform:translate(30px,-30px)}.teachers-section .teachers-grid .teacher-card .teacher-header .teacher-avatar{border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 20px;display:flex;position:relative}.teachers-section .teachers-grid .teacher-card .teacher-header .teacher-avatar .teacher-emoji{font-size:4rem;transition:transform .4s}.teachers-section .teachers-grid .teacher-card .teacher-header .teacher-avatar .teacher-badge{color:#fff;white-space:nowrap;border-radius:20px;padding:6px 15px;font-size:.8rem;font-weight:600;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #0003}.teachers-section .teachers-grid .teacher-card .teacher-header .teacher-info{text-align:center;color:#fff}.teachers-section .teachers-grid .teacher-card .teacher-header .teacher-info .teacher-name{margin-bottom:8px;font-size:1.8rem;font-weight:700}.teachers-section .teachers-grid .teacher-card .teacher-header .teacher-info .teacher-role{opacity:.9;margin-bottom:15px;font-size:1.2rem}.teachers-section .teachers-grid .teacher-card .teacher-header .teacher-info .teacher-specialty{opacity:.9;justify-content:center;align-items:center;gap:10px;font-size:1rem;display:flex}.teachers-section .teachers-grid .teacher-card .teacher-header .teacher-info .teacher-specialty .specialty-icon{font-size:1.2rem}.teachers-section .teachers-grid .teacher-card .teacher-body{padding:30px 40px}.teachers-section .teachers-grid .teacher-card .teacher-body .teacher-description{color:#7f8c8d;margin-bottom:25px;font-size:1.05rem;line-height:1.6}.teachers-section .teachers-grid .teacher-card .teacher-body .teacher-skills{flex-wrap:wrap;gap:10px;display:flex}.teachers-section .teachers-grid .teacher-card .teacher-body .teacher-skills .skill-tag{border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .3s}.teachers-section .teachers-grid .teacher-card .teacher-body .teacher-skills .skill-tag:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.teachers-section .teachers-grid .teacher-card .teacher-footer{border-top:2px solid #f1f2f6;justify-content:space-between;align-items:center;padding:25px 40px;display:flex}@media (max-width:576px){.teachers-section .teachers-grid .teacher-card .teacher-footer{flex-direction:column;gap:20px}}.teachers-section .teachers-grid .teacher-card .teacher-footer .teacher-actions{gap:15px;display:flex}.teachers-section .teachers-grid .teacher-card .teacher-footer .teacher-actions button{cursor:pointer;border:2px solid #0000;border-radius:10px;padding:12px 25px;font-size:.95rem;font-weight:600;transition:all .3s}.teachers-section .teachers-grid .teacher-card .teacher-footer .teacher-actions button.btn-profile{color:#fff}.teachers-section .teachers-grid .teacher-card .teacher-footer .teacher-actions button.btn-profile:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003}.teachers-section .teachers-grid .teacher-card .teacher-footer .teacher-actions button.btn-contact{background:0 0}.teachers-section .teachers-grid .teacher-card .teacher-footer .teacher-actions button.btn-contact:hover{background:var(--teacher-color,#3498db);color:#fff;transform:translateY(-3px)}.teachers-section .teachers-grid .teacher-card .teacher-footer .teacher-social{gap:10px;display:flex}.teachers-section .teachers-grid .teacher-card .teacher-footer .teacher-social .social-btn{cursor:pointer;background:0 0;border:2px solid #e8e8e8;border-radius:50%;width:40px;height:40px;font-size:1.2rem;transition:all .3s}.teachers-section .teachers-grid .teacher-card .teacher-footer .teacher-social .social-btn:hover{background:var(--teacher-color,#3498db);color:#fff;border-color:var(--teacher-color,#3498db);transform:translateY(-3px)}.teachers-section .teachers-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#3498db,#2c3e50);border-radius:24px;padding:60px;position:relative;overflow:hidden}.teachers-section .teachers-cta:before{content:"";background:#ffffff1a;border-radius:50%;width:200px;height:200px;position:absolute;top:0;right:0;transform:translate(80px,-80px)}.teachers-section .teachers-cta:after{content:"";background:#ffffff1a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:0;left:0;transform:translate(-50px,50px)}.teachers-section .teachers-cta .cta-content{z-index:1;position:relative}.teachers-section .teachers-cta .cta-content h3{margin-bottom:20px;font-size:2.5rem}@media (max-width:768px){.teachers-section .teachers-cta .cta-content h3{font-size:2rem}}.teachers-section .teachers-cta .cta-content p{opacity:.9;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.3rem}@media (max-width:768px){.teachers-section .teachers-cta .cta-content p{font-size:1.1rem}}.teachers-section .teachers-cta .cta-content .cta-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.teachers-section .teachers-cta .cta-content .cta-buttons button{cursor:pointer;border:none;border-radius:12px;min-width:200px;padding:18px 40px;font-size:1.1rem;font-weight:600;transition:all .3s}.teachers-section .teachers-cta .cta-content .cta-buttons button.btn-apply{color:#2c3e50;background:#fff}.teachers-section .teachers-cta .cta-content .cta-buttons button.btn-apply:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 15px 30px #0003}.teachers-section .teachers-cta .cta-content .cta-buttons button.btn-learn{color:#fff;background:0 0;border:2px solid #ffffff4d}.teachers-section .teachers-cta .cta-content .cta-buttons button.btn-learn:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-3px)}.testimonials-section{background:linear-gradient(135deg,#f8fafc,#fff);padding:100px 20px;position:relative}.testimonials-section .section-content{max-width:1400px;margin:0 auto}.testimonials-section .testimonials-header{text-align:center;margin-bottom:60px}.testimonials-section .testimonials-header .section-title{color:#2c3e50;margin-bottom:1.5rem;font-size:3.5rem;display:inline-block;position:relative}.testimonials-section .testimonials-header .section-title:after{content:"";background:linear-gradient(90deg,#3498db,#f39c12);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@media (max-width:768px){.testimonials-section .testimonials-header .section-title{font-size:2.8rem}}.testimonials-section .testimonials-header .section-subtitle{color:#7f8c8d;max-width:800px;margin:0 auto;font-size:1.5rem;line-height:1.6}@media (max-width:768px){.testimonials-section .testimonials-header .section-subtitle{font-size:1.2rem}}.testimonials-section .testimonials-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-bottom:60px;display:grid}@media (max-width:768px){.testimonials-section .testimonials-stats{grid-template-columns:repeat(2,1fr)}}.testimonials-section .testimonials-stats .stat-item{text-align:center;background:#fff;border:2px solid #0000;border-radius:16px;padding:30px;transition:all .3s;box-shadow:0 10px 30px #0000000d}.testimonials-section .testimonials-stats .stat-item:hover{border-color:var(--testimonial-color,#3498db);transform:translateY(-5px);box-shadow:0 15px 40px #3498db1a}.testimonials-section .testimonials-stats .stat-item .stat-icon{margin-bottom:15px;font-size:2.5rem}.testimonials-section .testimonials-stats .stat-item .stat-value{color:#2c3e50;margin-bottom:8px;font-size:2.8rem;font-weight:700;line-height:1}@media (max-width:768px){.testimonials-section .testimonials-stats .stat-item .stat-value{font-size:2.2rem}}.testimonials-section .testimonials-stats .stat-item .stat-label{color:#7f8c8d;font-size:1.1rem;font-weight:500}.testimonials-section .testimonials-slider{margin-bottom:80px;position:relative}.testimonials-section .testimonials-slider .slider-btn{cursor:pointer;z-index:10;background:#fff;border:2px solid #e8e8e8;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.testimonials-section .testimonials-slider .slider-btn:hover{color:#fff;background:#3498db;border-color:#3498db;transform:translateY(-50%)scale(1.1)}.testimonials-section .testimonials-slider .slider-btn.prev{left:-30px}@media (max-width:768px){.testimonials-section .testimonials-slider .slider-btn.prev{left:-20px}}.testimonials-section .testimonials-slider .slider-btn.next{right:-30px}@media (max-width:768px){.testimonials-section .testimonials-slider .slider-btn.next{right:-20px}.testimonials-section .testimonials-slider .slider-btn{width:50px;height:50px;font-size:1.2rem}}.testimonials-section .testimonials-slider .testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:40px;display:grid}@media (max-width:768px){.testimonials-section .testimonials-slider .testimonials-grid{grid-template-columns:1fr;gap:30px}}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card{background:#fff;border:3px solid #0000;border-radius:24px;padding:40px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000014}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card:hover{border-color:var(--testimonial-color,#3498db);transform:translateY(-10px);box-shadow:0 30px 80px #0000001f}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card:hover:before{transform:translateY(0)}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card:before{content:"";background:var(--testimonial-color,#3498db);width:100%;height:6px;transition:transform .4s;position:absolute;top:0;left:0;transform:translateY(-100%)}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-header{align-items:center;margin-bottom:30px;display:flex;position:relative}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-header .testimonial-avatar{border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-right:25px;display:flex;box-shadow:0 10px 30px #0000001a}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-header .testimonial-avatar .avatar-emoji{font-size:3rem}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-header .testimonial-info{flex:1}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-header .testimonial-info .testimonial-name{color:#2c3e50;margin-bottom:6px;font-size:1.6rem;font-weight:700}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-header .testimonial-info .testimonial-role{color:#3498db;margin-bottom:8px;font-size:1.1rem;font-weight:600}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-header .testimonial-info .testimonial-date{color:#95a5a6;font-size:.9rem}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-header .testimonial-rating{color:#f1c40f;align-items:center;gap:10px;font-size:1.5rem;display:flex}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-header .testimonial-rating .rating-text{color:#2c3e50;font-size:1rem;font-weight:600}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-body{margin-bottom:30px}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-body .testimonial-text{color:#34495e;padding-left:30px;font-size:1.2rem;font-style:italic;line-height:1.7;position:relative}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-body .testimonial-text:before{content:"\"";color:var(--testimonial-color,#3498db);opacity:.3;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:-10px;left:0}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-footer .course-tags{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-footer .course-tags .course-tag{color:#2c3e50;background:#f8f9fa;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:500}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-footer .social-proof{gap:20px;display:flex}.testimonials-section .testimonials-slider .testimonials-grid .testimonial-card .testimonial-footer .social-proof .proof-item{color:#2ecc71;align-items:center;gap:8px;font-size:.95rem;font-weight:500;display:flex}.testimonials-section .testimonials-slider .slider-dots{justify-content:center;gap:10px;margin-top:40px;display:flex}.testimonials-section .testimonials-slider .slider-dots .dot{cursor:pointer;background:#e0e0e0;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.testimonials-section .testimonials-slider .slider-dots .dot:hover{background:#bdc3c7}.testimonials-section .testimonials-slider .slider-dots .dot.active{background:#3498db;transform:scale(1.3)}.testimonials-section .video-testimonials{margin-bottom:80px}.testimonials-section .video-testimonials .video-title{color:#2c3e50;text-align:center;margin-bottom:40px;font-size:2.5rem}@media (max-width:768px){.testimonials-section .video-testimonials .video-title{font-size:2rem}}.testimonials-section .video-testimonials .video-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px;max-width:900px;margin:0 auto;display:grid}@media (max-width:768px){.testimonials-section .video-testimonials .video-grid{grid-template-columns:1fr}}.testimonials-section .video-testimonials .video-grid .video-card .video-placeholder{cursor:pointer;background:linear-gradient(135deg,#2c3e50,#3498db);border-radius:20px;justify-content:center;align-items:center;height:250px;transition:all .3s;display:flex;position:relative;overflow:hidden}.testimonials-section .video-testimonials .video-grid .video-card .video-placeholder:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0003}.testimonials-section .video-testimonials .video-grid .video-card .video-placeholder:hover .play-icon{transform:scale(1.2)}.testimonials-section .video-testimonials .video-grid .video-card .video-placeholder .play-icon{margin-bottom:20px;font-size:4rem;transition:transform .3s}.testimonials-section .video-testimonials .video-grid .video-card .video-placeholder .video-overlay{color:#fff;background:#000000b3;padding:20px;position:absolute;bottom:0;left:0;right:0}.testimonials-section .video-testimonials .video-grid .video-card .video-placeholder .video-overlay h4{margin-bottom:8px;font-size:1.5rem}.testimonials-section .video-testimonials .video-grid .video-card .video-placeholder .video-overlay p{opacity:.9;font-size:1rem}.testimonials-section .testimonials-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#2c3e50,#1a252f);border-radius:24px;padding:80px 60px;position:relative;overflow:hidden}.testimonials-section .testimonials-cta:before{content:"";background:#3498db33;border-radius:50%;width:200px;height:200px;position:absolute;top:0;right:0;transform:translate(80px,-80px)}.testimonials-section .testimonials-cta:after{content:"";background:#2ecc7133;border-radius:50%;width:150px;height:150px;position:absolute;bottom:0;left:0;transform:translate(-50px,50px)}.testimonials-section .testimonials-cta .cta-content{z-index:1;position:relative}.testimonials-section .testimonials-cta .cta-content h3{margin-bottom:20px;font-size:2.8rem}@media (max-width:768px){.testimonials-section .testimonials-cta .cta-content h3{font-size:2.2rem}}.testimonials-section .testimonials-cta .cta-content p{opacity:.9;max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.4rem}@media (max-width:768px){.testimonials-section .testimonials-cta .cta-content p{font-size:1.2rem}}.testimonials-section .testimonials-cta .cta-content .cta-buttons{flex-wrap:wrap;justify-content:center;gap:25px;display:flex}.testimonials-section .testimonials-cta .cta-content .cta-buttons button{cursor:pointer;border:none;border-radius:12px;min-width:220px;padding:20px 45px;font-size:1.2rem;font-weight:600;transition:all .3s}@media (max-width:768px){.testimonials-section .testimonials-cta .cta-content .cta-buttons button{min-width:200px;padding:18px 35px}}.testimonials-section .testimonials-cta .cta-content .cta-buttons button.btn-primary{color:#fff;background:linear-gradient(135deg,#3498db,#2c3e50);box-shadow:0 10px 30px #3498db66}.testimonials-section .testimonials-cta .cta-content .cta-buttons button.btn-primary:hover{transform:translateY(-5px);box-shadow:0 15px 40px #3498db99}.testimonials-section .testimonials-cta .cta-content .cta-buttons button.btn-secondary{color:#fff;background:0 0;border:3px solid #ffffff4d}.testimonials-section .testimonials-cta .cta-content .cta-buttons button.btn-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-5px)}.footer{color:#fff;background:linear-gradient(135deg,#2c3e50,#1a252f);margin-top:80px;padding:60px 0 30px}.footer .footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:50px;max-width:1400px;margin:0 auto;padding:0 40px;display:grid}@media (max-width:768px){.footer .footer-content{gap:40px;padding:0 20px}}.footer .footer-section h4{color:#fff;margin-bottom:25px;padding-bottom:10px;font-size:1.3rem;position:relative}.footer .footer-section h4:after{content:"";background:#3498db;border-radius:3px;width:40px;height:3px;position:absolute;bottom:0;left:0}.footer .footer-logo{align-items:center;gap:15px;margin-bottom:20px;display:flex}.footer .footer-logo .logo-icon{font-size:2.5rem}.footer .footer-logo h3{color:#fff;margin:0;font-size:1.8rem}.footer .footer-description{color:#bdc3c7;margin-bottom:25px;line-height:1.6}.footer .footer-social{gap:12px;display:flex}.footer .footer-social .social-btn{color:#fff;cursor:pointer;background:#34495e;border:none;border-radius:8px;width:40px;height:40px;font-size:1rem;font-weight:700;transition:all .3s}.footer .footer-social .social-btn:hover{background:#3498db;transform:translateY(-3px)}.footer .footer-links{list-style:none}.footer .footer-links li{margin-bottom:12px}.footer .footer-links li button{color:#bdc3c7;cursor:pointer;text-align:left;background:0 0;border:none;padding:5px 0 5px 20px;font-size:1rem;transition:all .3s;position:relative}.footer .footer-links li button:before{content:"→";opacity:0;transition:all .3s;position:absolute;left:0}.footer .footer-links li button:hover{color:#fff;padding-left:25px}.footer .footer-links li button:hover:before{opacity:1}.footer .contact-info .contact-item{color:#bdc3c7;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.footer .contact-info .contact-item .contact-icon{min-width:24px;font-size:1.2rem}.footer .contact-info .contact-item span:last-child{line-height:1.5}.footer .contact-info .contact-item:hover{color:#fff}.footer .newsletter-text{color:#bdc3c7;margin-bottom:20px;line-height:1.6}.footer .newsletter-form{flex-direction:column;gap:15px;display:flex}.footer .newsletter-form input{color:#fff;background:#1a252f;border:2px solid #34495e;border-radius:8px;padding:14px;font-size:1rem;transition:border-color .3s}.footer .newsletter-form input::placeholder{color:#7f8c8d}.footer .newsletter-form input:focus{border-color:#3498db;outline:none}.footer .newsletter-form .btn-subscribe{color:#fff;cursor:pointer;background:#3498db;border:none;border-radius:8px;padding:14px;font-size:1rem;font-weight:600;transition:all .3s}.footer .newsletter-form .btn-subscribe:hover{background:#2980b9;transform:translateY(-2px)}.footer .footer-bottom{border-top:1px solid #34495e;justify-content:space-between;align-items:center;max-width:1400px;margin:60px auto 0;padding:30px 40px 0;display:flex}@media (max-width:768px){.footer .footer-bottom{text-align:center;flex-direction:column;gap:20px;padding:30px 20px 0}}.footer .footer-bottom p{color:#bdc3c7;font-size:.9rem}.footer .footer-legal{gap:25px;display:flex}@media (max-width:480px){.footer .footer-legal{flex-direction:column;align-items:center;gap:15px}}.footer .footer-legal .legal-link{color:#bdc3c7;font-size:.9rem;text-decoration:none;transition:color .3s}.footer .footer-legal .legal-link:hover{color:#fff}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;width:100%;max-width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.app{width:100%;max-width:100vw;min-height:100vh;position:relative;overflow-x:hidden}.video-background{z-index:0;width:100%;height:100vh;position:fixed;top:0;left:0}.video-background .scroll-video{object-fit:cover;filter:brightness(1.2)contrast(.9)saturate(.8);width:100%;height:100%;position:absolute;top:0;left:0}.video-background .video-overlay{background:linear-gradient(135deg,#0006,#0003);width:100%;height:100%;position:absolute;top:0;left:0}.video-background .video-white-filter{mix-blend-mode:overlay;z-index:1;background:#ffffff26;width:100%;height:100%;position:absolute;top:0;left:0}.content{z-index:1;width:100%;max-width:100%;position:relative;overflow-x:hidden}.debug-info{color:#fff;z-index:1001;word-wrap:break-word;pointer-events:none;background:#000c;border-radius:4px;max-width:calc(100vw - 40px);padding:8px 12px;font-family:monospace;font-size:.9rem;position:fixed;top:10px;right:10px}@media (max-width:768px){.debug-info{display:none}}
