code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#000;border-bottom:1px solid #00ced1;font-size:1rem;height:80px;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:999}.navbar,.navbar-container{align-items:center;display:flex}.navbar-container{justify-content:space-between;max-width:1300px;padding:0 50px;width:100%}.navbar-logo{color:#fff;cursor:pointer;font-size:1.5rem;font-weight:300;letter-spacing:.3rem;text-decoration:none;transition:color .3s ease}.navbar-logo:hover{color:#00ced1}.nav-menu{list-style:none;margin:0;padding:0;text-align:center}.nav-item,.nav-menu{align-items:center;display:flex}.nav-item{height:80px}.nav-link{align-items:center;border-bottom:3px solid #0000;color:#fff;display:flex;height:100%;padding:.5rem 1.5rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{border-bottom:3px solid #00ced1;color:#00ced1}.menu-icon{cursor:pointer;display:none}.hamburger{cursor:pointer;height:24px;position:relative;width:30px}.hamburger span{background-color:#fff;height:3px;left:0;position:absolute;transition:all .3s ease;width:100%}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:10px}.hamburger span:nth-child(3){top:20px}.hamburger.open span:first-child{top:10px;transform:rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){top:10px;transform:rotate(-45deg)}@media screen and (max-width:960px){.navbar-container{padding:0 30px}.menu-icon{display:block}.nav-menu{background-color:#000;border-bottom:1px solid #00ced1;display:flex;flex-direction:column;left:-100%;opacity:0;position:absolute;top:80px;transition:all .5s ease;width:100%}.nav-menu.active{left:0;opacity:1;transition:all .5s ease;z-index:1}.nav-item{height:60px;width:100%}.nav-link{border-bottom:1px solid #00ced133;padding:1.5rem;width:100%}.nav-link:hover{border-bottom:1px solid #00ced1}.navbar-logo{font-size:1.2rem;letter-spacing:.2rem}}.home-container{background-color:#000;min-height:calc(100vh - 80px);padding-top:0}.home-content{margin:0 auto;max-width:1200px;padding:0 20px}.hero-section{left:50%;margin-bottom:30px;margin-left:-50vw;margin-right:-50vw;padding:0;position:relative;right:50%;text-align:center;width:100vw}.hero-image{height:600px;margin-bottom:0;overflow:hidden;position:relative;width:100%}.hero-img{display:block;height:100%;object-fit:cover;width:100%}.hero-overlay{align-items:center;background:#0009;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:40px;position:absolute;right:0;top:0}.hero-title{color:#fff;font-size:4rem;font-weight:300;letter-spacing:.3rem;margin-bottom:20px;text-shadow:2px 2px 8px #000c}.hero-subtitle{color:#00ced1;font-size:1.5rem;font-weight:300;margin-bottom:30px;text-shadow:2px 2px 6px #000c}.hero-description{color:#fff;font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:700px;text-shadow:1px 1px 4px #000c}.section-heading{margin-bottom:20px}.section-intro{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:25px;text-align:center}.stats-section{background:linear-gradient(135deg,#0a0a0a,#001a1a);border:1px solid #00ced14d;border-radius:12px;margin:40px auto 30px;max-width:1200px;padding:60px 20px}.stats-section .section-heading{color:#fff}.stats-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:25px}.stat-card{background-color:#00ced10d;border:1px solid #00ced14d;border-radius:8px;padding:40px 20px;text-align:center;transition:all .3s ease}.stat-card:hover{background-color:#00ced114;border-color:#00ced1;box-shadow:0 10px 30px #00ced133;transform:translateY(-5px)}.stat-number{color:#00ced1;font-size:3.5rem;font-weight:300;margin-bottom:15px}.stat-label{color:#fff;font-size:1.1rem;font-weight:300;letter-spacing:.05rem}.featured-services-section{background:linear-gradient(135deg,#0a0a0a,#001a1a);border:1px solid #00ced14d;border-radius:12px;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:1200px;padding:60px 20px}.featured-services-section .section-heading{color:#fff}.featured-services-section .section-intro{color:#ccc}.featured-services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:25px}.featured-service-card{align-items:center;background-color:#00ced10d;border:1px solid #00ced14d;border-radius:8px;display:flex;flex-direction:column;padding:40px 30px;text-align:center;transition:all .3s ease}.featured-service-card:hover{background-color:#00ced114;border-color:#00ced1;box-shadow:0 10px 30px #00ced133;transform:translateY(-5px)}.service-icon{font-size:4rem;margin-bottom:25px}.service-title{color:#fff;margin-bottom:20px}.service-description{flex-grow:1;line-height:1.8;margin-bottom:25px}.service-link{color:#00ced1;font-size:1rem;font-weight:500;letter-spacing:.05rem;text-decoration:none;transition:all .3s ease}.service-link:hover{color:#0ff;display:inline-block;transform:translateX(5px)}.testimonials-section{background:linear-gradient(135deg,#0a0a0a,#001a1a);border:1px solid #00ced14d;border-radius:12px;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:1200px;padding:60px 20px}.testimonials-section .section-heading{color:#fff}.testimonials-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:25px}.testimonial-card{background-color:#00ced10d;border:1px solid #00ced14d;border-radius:8px;padding:40px;position:relative;transition:all .3s ease}.testimonial-card:hover{background-color:#00ced114;border-color:#00ced1;box-shadow:0 10px 30px #00ced133;transform:translateY(-5px)}.testimonial-quote{color:#00ced1;font-family:Georgia,serif;font-size:4rem;left:20px;line-height:1;opacity:.3;position:absolute;top:10px}.testimonial-text{color:#fff;font-size:1rem;font-style:italic;line-height:1.8;margin-bottom:25px;position:relative;z-index:1}.testimonial-author{border-top:1px solid #00ced14d;padding-top:20px}.author-name{color:#00ced1;font-size:1.1rem;font-weight:600;margin-bottom:5px}.author-title{color:#ccc;font-size:.9rem}.cta-section{background:linear-gradient(135deg,#0a0a0a,#001a1a)!important;border:1px solid #00ced14d!important;border-radius:12px!important;margin-bottom:40px!important;margin-left:auto!important;margin-right:auto!important;max-width:1200px!important;padding:60px 20px!important;text-align:center!important}.cta-heading{color:#fff;font-size:2.8rem;font-weight:300;letter-spacing:.1rem;margin-bottom:20px}.cta-description{color:#ccc;font-size:1.2rem;line-height:1.6;margin-bottom:25px;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons{gap:20px;margin-bottom:20px}.cta-buttons-row-2{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cta-button{padding:18px 45px}.cta-primary{background-color:#00ced1;color:#000}.cta-primary:hover{background-color:#0ff;box-shadow:0 8px 20px #00ced166;transform:translateY(-3px)}.cta-secondary{background-color:initial!important;border:1px solid #00ced14d!important;color:#fff!important}.cta-secondary:hover{background-color:#00ced1;border:1px solid #00ced1;box-shadow:0 8px 20px #00ced14d;color:#000;transform:translateY(-3px)}@media (max-width:768px){.hero-image{height:500px}.hero-overlay{padding:20px}.hero-title{font-size:2.5rem;letter-spacing:.2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.cta-heading,.section-heading{font-size:2rem}.stats-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2.5rem}.featured-services-grid,.testimonials-grid{grid-template-columns:1fr}.cta-buttons,.cta-buttons-row-2{align-items:center;flex-direction:column}.cta-button{max-width:300px;width:100%}}.about-container{background-color:#000;min-height:calc(100vh - 80px);padding:80px 20px}.about-content{margin:0 auto;max-width:900px}.about-title{color:#fff;font-size:3rem;font-weight:300;letter-spacing:.2rem;margin-bottom:60px;text-align:center}.about-section{margin-bottom:50px}.section-title{color:#00ced1;font-size:2rem;font-weight:300;margin-bottom:20px}.about-text{color:#ccc;font-size:1.1rem;line-height:1.8;margin-bottom:20px}.values-list{list-style:none;padding:0}.value-item{color:#ccc;font-size:1.1rem;line-height:1.8;margin-bottom:15px;padding-left:30px;position:relative}.value-item:before{color:#00ced1;content:"▸";font-size:1.5rem;left:0;position:absolute}.value-item strong{color:#00ced1}@media (max-width:768px){.about-container{padding:60px 20px}.about-title{font-size:2rem;margin-bottom:40px}.section-title{font-size:1.5rem}.about-text,.value-item{font-size:1rem}}.services-container{background-color:#000;min-height:calc(100vh - 80px);padding:80px 20px}.services-content{margin:0 auto;max-width:1200px}.services-title{color:#fff;font-size:3rem;font-weight:300;letter-spacing:.2rem;margin-bottom:20px;text-align:center}.services-intro{color:#ccc;font-size:1.2rem;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:80px}.service-card{background-color:#111;border:1px solid #00ced1;border-radius:8px;padding:30px;transition:all .3s ease}.service-card:hover{border-color:#0ff;box-shadow:0 5px 20px #00ced14d;transform:translateY(-5px)}.service-title{color:#00ced1;font-size:1.5rem;font-weight:400;margin-bottom:15px}.service-description{color:#ccc;font-size:1rem;line-height:1.6}.cta-section{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);border:1px solid #00ced1;border-radius:8px;padding:60px 20px;text-align:center}.cta-title{color:#fff;font-size:2.5rem;font-weight:300;margin-bottom:20px}.cta-text{color:#ccc;font-size:1.2rem;margin-bottom:30px}.cta-button{background-color:#fff;border-radius:4px;color:#000;font-size:1rem;letter-spacing:.1rem;padding:15px 50px}.cta-button:hover{background-color:#00ced1;box-shadow:0 4px 12px #00ced166;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.services-container{padding:60px 20px}.services-title{font-size:2rem;margin-bottom:15px}.services-intro{font-size:1rem;margin-bottom:40px}.services-grid{gap:20px;grid-template-columns:1fr}.cta-title{font-size:1.8rem}.cta-text{font-size:1rem}}.contact-container{background-color:#000;min-height:calc(100vh - 80px);padding-top:40px}.contact-content{margin:0 auto;max-width:1200px;padding:0 20px}.contact-hero{margin-bottom:10px;padding:60px 20px 40px;text-align:center}.contact-title{color:#fff;font-size:3.5rem;font-weight:300;letter-spacing:.2rem;margin-bottom:20px}.contact-subtitle{color:#00ced1;font-size:1.3rem;font-weight:300}.additional-info,.contact-form-section,.contact-info-section{background:linear-gradient(135deg,#0a0a0a,#001a1a);border-radius:12px;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:1200px;padding:60px 20px}.info-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-card{background-color:#00ced10d;border:1px solid #00ced14d;border-radius:8px;padding:30px;text-align:center;transition:all .3s ease}.info-card:hover{background-color:#00ced114;border-color:#00ced1;box-shadow:0 10px 30px #00ced133;transform:translateY(-5px)}.info-icon{font-size:3rem;margin-bottom:15px}.info-title{color:#00ced1;font-size:1.3rem;font-weight:400;margin-bottom:10px}.info-detail{color:#ccc;font-size:1rem;line-height:1.8}.contact-form{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:700px}.form-input,.form-select,.form-textarea{background-color:#000;border:1px solid #00ced1;border-radius:4px;color:#fff;font-family:inherit;font-size:1rem;padding:15px;transition:all .3s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#0ff;box-shadow:0 0 8px #00ced180;outline:none}.form-select{cursor:pointer}.form-select option{background-color:#000;color:#fff}.benefits-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:40px}.benefit-card{background-color:#00ced10d;border:1px solid #00ced14d;border-radius:8px;padding:30px;text-align:center;transition:all .3s ease}.benefit-card:hover{background-color:#00ced114;border-color:#00ced1;box-shadow:0 10px 30px #00ced133;transform:translateY(-5px)}.benefit-card h3{color:#fff;font-size:1.3rem;font-weight:400;margin-bottom:15px}.benefit-card p{color:#ccc;font-size:1rem;line-height:1.6}@media (max-width:768px){.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1.1rem}.section-heading{font-size:2rem}.benefits-grid,.form-row,.info-grid{grid-template-columns:1fr}.additional-info,.contact-form-section,.contact-info-section{padding:40px 20px}}.ai-training-container{background-color:#000;min-height:calc(100vh - 80px);padding-top:40px}.ai-training-content{margin:0 auto;max-width:1200px;padding:0 20px}.training-hero{margin-bottom:40px;padding:60px 20px;text-align:center}.training-title{color:#fff;font-size:3.5rem;font-weight:300;letter-spacing:.2rem;margin-bottom:20px}.training-subtitle{color:#00ced1;font-size:1.3rem;font-weight:300}.training-section{background:linear-gradient(135deg,#0a0a0a,#001a1a);border-radius:12px;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:1200px;padding:60px 20px}.section-heading{color:#fff;font-size:2.5rem;font-weight:300;letter-spacing:.1rem;margin-bottom:40px;text-align:center}.offering-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:40px}.offering-card{background-color:#00ced10d;border:1px solid #00ced14d;border-radius:8px;padding:30px;transition:all .3s ease}.offering-card:hover{background-color:#00ced114;border-color:#00ced1;box-shadow:0 10px 30px #00ced133;transform:translateY(-5px)}.offering-title{color:#00ced1;font-size:1.3rem;font-weight:400;margin-bottom:15px}.offering-description{color:#ccc;font-size:1rem;line-height:1.8}.dates-container{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.date-card{background-color:#00ced10d;border:1px solid #00ced14d;border-radius:8px;padding:25px;position:relative;transition:all .3s ease}.date-card:hover{background-color:#00ced114;border-color:#00ced1;box-shadow:0 10px 30px #00ced133;transform:translateY(-5px)}.date-badge{background-color:#00ced1;border-radius:4px;color:#000;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:.1rem;margin-bottom:15px;padding:8px 16px}.session-title{color:#fff;font-size:1.3rem;font-weight:400;margin-bottom:10px}.session-details{color:#999;font-size:.9rem;margin-top:5px}.session-level{color:#00ced1;font-size:.9rem;font-weight:500;margin-top:8px}.sessions-note{background-color:#00ced10d;border-left:3px solid #00ced1;border-radius:4px;color:#ccc;font-size:.95rem;font-style:italic;margin-top:30px;padding:20px;text-align:center}.formats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.format-card{background-color:#00ced10d;border:1px solid #00ced14d;border-radius:8px;padding:30px;transition:all .3s ease}.format-card:hover{background-color:#00ced114;border-color:#00ced1;box-shadow:0 10px 30px #00ced133;transform:translateY(-5px)}.format-title{color:#00ced1;font-size:1.3rem;font-weight:400;margin-bottom:15px}.format-description{color:#ccc;font-size:1rem;line-height:1.8}.contact-section{background:linear-gradient(135deg,#0a0a0a,#001a1a)}.form-intro{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:40px;text-align:center}.training-form{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:700px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-input,.form-textarea{background-color:#000;border:1px solid #00ced1;border-radius:4px;color:#fff;font-family:inherit;font-size:1rem;padding:15px;transition:all .3s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:#0ff;box-shadow:0 0 8px #00ced180;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#888}.form-textarea{min-height:150px;resize:vertical}.submit-button{align-self:center;background-color:#00ced1;border:none;border-radius:4px;color:#000;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.1rem;margin-top:10px;padding:15px 50px;transition:all .3s ease}.submit-button:hover{background-color:#0ff;box-shadow:0 4px 12px #00ced166;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.submit-button:disabled:hover{background-color:#00ced1}.alert{animation:slideIn .3s ease-out;border-radius:5px;font-size:1rem;margin:20px auto;max-width:700px;padding:15px 20px;text-align:center}.alert-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.alert-error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.training-title{font-size:2.5rem}.training-subtitle{font-size:1.1rem}.section-heading{font-size:2rem}.dates-container,.form-row,.formats-grid,.offering-grid{grid-template-columns:1fr}.training-section{padding:40px 20px}}.faq-container{background-color:#000;color:#fff;margin:0;min-height:100vh;padding:0}.faq-content{margin:0 auto;max-width:1200px;padding:80px 20px 60px}.faq-hero{margin-bottom:60px;padding:40px 20px;text-align:center}.faq-title{color:#fff;font-size:2.5rem;font-weight:400;letter-spacing:.1rem;margin-bottom:20px}.faq-subtitle{color:#fff;font-size:1.3rem;font-weight:300;margin-top:10px}.faq-intro-section{background:linear-gradient(135deg,#0a0a0a,#001a1a);border:1px solid #00ced14d;border-radius:12px;margin:0 auto 60px;max-width:800px;padding:30px}.faq-intro{color:#e0e0e0;font-size:1.1rem;line-height:1.8;margin:0;text-align:center}.faq-list-section{margin-bottom:60px}.faq-list{margin:0 auto;max-width:900px}.faq-item{background:linear-gradient(135deg,#0a0a0a,#001a1a);border:1px solid #00ced14d;border-radius:12px;margin-bottom:20px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#00ced199;box-shadow:0 4px 20px #00ced11a}.faq-item.active{border-color:#00ced1cc}.faq-question{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:600;justify-content:space-between;padding:25px 30px;text-align:left;transition:all .3s ease;width:100%}.faq-question:hover .question-text{color:#00b8ba}.question-text{color:#00ced1;flex:1 1;font-weight:600;padding-right:20px}.faq-icon{color:#00ced1;font-size:2rem;font-weight:300;min-width:30px;text-align:center;transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;padding:0 30px;transition:max-height .4s ease,padding .4s ease}.faq-answer.open{max-height:500px;padding:25px 30px}.faq-answer p{color:#e0e0e0;font-size:1.05rem;line-height:1.8;margin:0}.faq-cta-section{background:linear-gradient(135deg,#0a0a0a,#001a1a);border:1px solid #00ced14d;border-radius:12px;margin-left:auto;margin-right:auto;margin-top:60px;max-width:900px;padding:30px;text-align:center}.cta-heading{color:#00ced1;font-size:1.7rem;font-weight:700;margin-bottom:15px}.cta-text{color:#e0e0e0;font-size:1.05rem;line-height:1.8;margin-bottom:25px;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.cta-button{border:1px solid #00ced14d;border-radius:8px;display:inline-block;font-size:.95rem;font-weight:600;padding:10px 28px;text-decoration:none;transition:all .3s ease}.cta-button.primary{background-color:#00ced1;border-color:#00ced1;color:#000}.cta-button.primary:hover{background-color:#00b8ba;box-shadow:0 4px 20px #00ced14d;transform:translateY(-2px)}.cta-button.secondary{background-color:initial;border:1px solid #00ced14d;color:#fff}.cta-button.secondary:hover{background-color:#00ced1;border-color:#00ced1;box-shadow:0 4px 20px #00ced14d;color:#000;transform:translateY(-2px)}@media (max-width:768px){.faq-content{padding:60px 15px 40px}.faq-title{font-size:2.5rem}.faq-subtitle{font-size:1.1rem}.faq-intro-section{padding:20px}.faq-intro{font-size:1rem}.faq-question{font-size:1.05rem;padding:20px}.question-text{padding-right:15px}.faq-icon{font-size:1.5rem;min-width:25px}.faq-answer{padding:0 20px}.faq-answer.open{padding:0 20px 20px}.faq-answer p{font-size:.95rem}.cta-heading{font-size:1.4rem}.cta-text{font-size:.9rem}.cta-buttons{align-items:center;flex-direction:column}.cta-button{max-width:280px;text-align:center;width:100%}}.faq-question:focus{outline:2px solid #00ced1;outline-offset:2px}html{scroll-behavior:smooth}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh;width:100%}
/*# sourceMappingURL=main.2f267c13.css.map*/