@keyframes pulseOnce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.hero{height:100vh;min-height:600px;max-height:900px;position:relative;overflow:hidden;display:flex;align-items:center;color:#fff;padding-top:80px}.hero-slide::before,.hero-slider{position:absolute;top:0;left:0;z-index:1}.hero-slide,.hero-slider{width:100%;height:100%}.hero-slide{position:absolute;top:0;left:0;background-size:cover;background-position:center;opacity:0;visibility:hidden;transition:opacity 1.5s ease-in-out,visibility 1.5s ease-in-out;will-change:opacity,visibility}.hero-slide.active{opacity:1;visibility:visible}.hero-slide::before{content:"";right:0;bottom:0;background:linear-gradient(135deg,rgba(212,175,55,.8),rgba(255,127,36,.8))}.hero-slide video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translateX(-50%) translateY(-50%);object-fit:cover;z-index:0}.hero-content{position:relative;z-index:10;text-align:center;max-width:800px;margin:0 auto;padding:2rem;animation:fadeInUp 1s ease;opacity:0;transform:translateY(30px);animation-fill-mode:forwards;animation-delay:.5s}.hero h1{font-size:clamp(2.5rem,5vw,4.5rem);margin-bottom:1.5rem;font-weight:800;line-height:1.1;text-shadow:0 4px 20px rgba(0,0,0,.3);color:#fff}.hero p{font-size:clamp(1.1rem,2vw,1.4rem);margin-bottom:2rem;opacity:.95;color:rgba(255,255,255,.9);text-shadow:0 2px 10px rgba(0,0,0,.3);max-width:600px;margin-left:auto;margin-right:auto}.hero-controls{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:1rem;z-index:10}.hero-control{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:var(--transition);border:0;padding:0}.hero-control.active{background:#fff;transform:scale(1.2)}.hero-control:focus,.hero-control:hover{background:#fff;transform:scale(1.2);outline:0}.hero-control:focus-visible{box-shadow:0 0 0 3px rgba(255,255,255,.6)}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.stat-number.counted{animation:pulseOnce .5s ease-out}.stat-label{color:var(--text-secondary);font-weight:600;font-size:1.1rem}.about-content{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}.about-text h3{color:var(--primary-color-light);margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,2rem);text-align:center}.about-text p,.program-card p{color:var(--text-secondary);hyphens:none;word-wrap:break-word;overflow-wrap:break-word}.about-text p{text-align:left;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.7}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem auto;max-width:1000px}.feature,.feature i{transition:var(--transition)}.feature{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:12px}.feature:hover{background:var(--primary-color);color:#fff;transform:translateY(-5px);box-shadow:var(--shadow-md)}.feature i{color:var(--secondary-color);font-size:1.3rem}.feature:hover i{color:#fff}.feature span{font-weight:500}.feature,.programs{background:var(--bg-secondary)}.programs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1400px;margin:0 auto;padding:0 1rem}.program-card{background:var(--bg-tertiary);border-radius:24px;padding:2.5rem;box-shadow:var(--shadow-md);transition:var(--transition);position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.program-card::before,.testimonials::before{content:"";position:absolute;top:0;left:0;right:0}.program-card::before{bottom:0;background:var(--gradient-primary);opacity:0;transition:opacity .3s ease}.program-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-xl)}.program-card:hover::before{opacity:.05}.program-icon-title{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;justify-content:center}#testimonialSlider,.program-icon{position:relative;border-radius:24px}.program-features li,.program-icon{display:flex;align-items:center;transition:var(--transition)}.program-icon{width:70px;height:70px;background:var(--gradient-primary);justify-content:center;color:#fff;font-size:2rem;z-index:2;flex-shrink:0;box-shadow:0 10px 15px -3px rgba(212,175,55,.3)}.program-card:hover .program-icon{transform:scale(1.1) rotate(5deg)}.program-card h3{margin-bottom:0;position:relative;z-index:2;font-size:clamp(1.25rem,2vw,1.5rem)}.program-card p{flex-grow:1;position:relative;z-index:2;margin-bottom:1.5rem;text-align:justify}.program-features{list-style:none;margin:1.5rem 0;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.program-features li{gap:.5rem;margin-bottom:.75rem;color:var(--text-secondary);text-align:left}.program-features li:hover{transform:translateX(5px);color:var(--primary-color-light)}.program-features i{color:var(--primary-color-light);font-size:.9rem;flex-shrink:0}.program-card .btn{margin-top:auto;align-self:center}.testimonials{background:var(--bg-primary);padding:5rem 0;position:relative}.testimonials::before{height:200px;background:var(--bg-secondary);clip-path:polygon(0 0,100%0,100% 70%,0 100%);z-index:1}.program-card .btn,.testimonials .container{position:relative;z-index:2}.testimonials-container{position:relative;max-width:800px;margin:0 auto}.testimonial-slider-container{position:relative;overflow:hidden}#testimonialSlider{box-shadow:var(--shadow-lg);margin-bottom:2rem;background:var(--bg-tertiary);min-height:300px}.testimonial{padding:2.5rem;border-radius:24px;text-align:center;display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.testimonial.active{opacity:1;visibility:visible;position:relative}.testimonial-quote{position:relative;padding:0 1rem 1.5rem;margin-bottom:1.5rem;text-align:center;width:100%}.testimonial-quote i{font-size:2rem;color:var(--primary-color-light);opacity:.5;margin-bottom:1rem;display:block}.author-info h4,.program-card h3,.testimonial-quote p{color:var(--text-primary);text-align:center}.testimonial-quote p{font-size:1.1rem;line-height:1.8;font-style:italic;hyphens:none;margin:0 auto;max-width:600px}.testimonial-author{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.author-avatar{width:60px;height:60px;border-radius:50%;background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem;flex-shrink:0}.author-info h4{margin-bottom:.25rem;font-size:1rem}.author-info span{color:var(--text-secondary);font-size:.9rem;text-align:center;display:block}.testimonial-controls,.testimonial-nav{display:flex;align-items:center;justify-content:center;position:relative}.testimonial-controls{gap:1.5rem;margin:2rem 0;padding:1rem 0;z-index:20}.testimonial-nav{width:48px;height:48px;border-radius:50%;background:var(--bg-tertiary);border:0;color:var(--text-primary);cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2);isolation:isolate;padding:0;margin:0 5px;will-change:transform;-webkit-tap-highlight-color:transparent;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.testimonial-nav:focus,.testimonial-nav:hover{background:var(--primary-color);color:#fff;transform:none;box-shadow:0 4px 12px rgba(212,175,55,.4);outline:0}.testimonial-nav i{position:relative;z-index:2;font-size:1.2rem;pointer-events:none}.testimonial-dots{display:flex;gap:12px;align-items:center;justify-content:center;padding:.5rem;position:relative;z-index:20}.testimonial-dot{width:10px;height:10px;border-radius:50%;background:var(--bg-tertiary);border:0;cursor:pointer;transition:background-color .3s ease,transform .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.2);padding:0;position:relative}.testimonial-dot.active{background:var(--primary-color);transform:scale(1.3)}.testimonial-dot:hover{background:var(--primary-color-light)}.cta-section{background:var(--gradient-primary);color:#fff;text-align:center;padding:5rem 0;position:relative;overflow:hidden}.cta-section::after,.cta-section::before{content:"";position:absolute;border-radius:50%}.cta-section::before{top:-50px;right:-50px;width:200px;height:200px;background:rgba(255,255,255,.1)}.cta-section::after{bottom:-100px;left:-100px;width:300px;height:300px;background:rgba(255,255,255,.05)}.cta-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.cta-section h2{font-size:clamp(2rem,4vw,2.5rem);margin-bottom:1.5rem;color:#fff}.cta-section p{color:rgba(255,255,255,.9);font-size:clamp(1.1rem,2vw,1.2rem);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-section .btn{background:#fff;color:var(--primary-color);box-shadow:var(--shadow-lg);font-size:1.1rem;padding:1rem 2.5rem}.cta-section .btn:focus,.cta-section .btn:hover{transform:translateY(-3px);box-shadow:var(--shadow-xl);background:#fff;color:var(--primary-color)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width:768px){.testimonial-controls{flex-direction:row;width:100%;padding:1rem;gap:1rem}.testimonial-nav.prev{order:1}.testimonial-dots{order:2;flex:1}.testimonial-nav.next{order:3}.testimonial-nav{width:44px;height:44px;min-width:44px;min-height:44px}.testimonial{padding:2rem}.testimonial-quote p{font-size:1rem;line-height:1.6}}@media (max-width:480px){.testimonial-controls{padding:.5rem;gap:.5rem}.testimonial-dots{gap:8px}.testimonial-dot{width:8px;height:8px}.testimonial{padding:1.5rem}.testimonial-quote p{font-size:.95rem;line-height:1.5}.author-avatar{width:50px;height:50px;font-size:1rem}.testimonial-nav{width:35px;height:35px}}@media (max-width:1200px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem 3rem}.hero{height:90vh}}@media (max-width:992px){.features-grid{grid-template-columns:repeat(2,1fr);max-width:600px}.hero{height:80vh}.hero h1{font-size:clamp(2.2rem,5vw,3.5rem)}}@media (max-width:768px){.stats-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.features-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.feature{justify-content:center;text-align:center}.programs-grid{grid-template-columns:1fr}.program-icon-title{display:flex;align-items:center;gap:1rem;justify-content:center}.program-icon{width:60px;height:60px;font-size:1.5rem}.hero{height:auto;min-height:70vh;padding:7rem 0 4rem}.cta-buttons{flex-direction:column;max-width:250px;margin-left:auto;margin-right:auto}}@media (max-width:576px){.program-card{min-height:auto;padding:2rem}.hero-content{padding:1.5rem}.hero p{font-size:1rem}.hero-controls{bottom:1rem}.program-icon-title{flex-direction:row;align-items:center;justify-content:center}}@media (max-width:360px){.hero h1{font-size:clamp(1.8rem,5vw,2.5rem)}.program-card{padding:1.5rem}.program-icon{width:50px;height:50px;font-size:1.3rem}.stat-icon{width:60px;height:60px;font-size:1.5rem}.stat-number{font-size:2.5rem}.testimonial-quote{padding-left:1.5rem}.program-icon-title{gap:.75rem}.program-card h3{font-size:1.1rem}}@media (prefers-reduced-motion:reduce){.btn,.feature,.hero-slide,.program-card,.stat-card,.testimonial{transition:none!important}.hero-content{opacity:1;transform:none}.hero-content,.stat-number.counted{animation:none!important}}