.hero-section{position:relative;overflow:hidden}.hero-section:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.1;z-index:0}.hero-section:before,.particles-container{position:absolute;top:0;left:0;width:100%;height:100%}.particles-container:after,.particles-container:before{content:"";position:absolute;width:100%;height:100%;background-image:radial-gradient(circle at 25% 25%,hsla(0,0%,100%,.1) 1px,transparent 0),radial-gradient(circle at 75% 75%,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:50px 50px;animation:particleAnimation 20s linear infinite;opacity:.3}.particles-container:after{background-size:30px 30px;animation-duration:30s;animation-direction:reverse}@keyframes particleAnimation{0%{background-position:0 0}to{background-position:100px 100px}}.typewriter-container{margin-bottom:1.5rem;position:relative}.typewriter-container:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1db954,transparent);border-radius:3px}.student-count{position:relative;display:inline-block;padding:0 4px}.student-count:before{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:6px;background-color:rgba(255,217,102,.3);z-index:-1;border-radius:3px}.form-container{position:relative;transition:transform .3s ease,box-shadow .3s ease}.form-container:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.05),rgba(29,185,84,.2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.form-input,.form-select{transition:all .3s ease}.form-input:hover,.form-select:hover{border-color:hsla(0,0%,100%,.3)}.explore-button{position:relative;overflow:hidden}.explore-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .7s ease}.explore-button:hover:before{left:100%}.submit-button:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent)}@media (max-width:768px){.hero-section{height:auto!important;min-height:800px}.form-container{margin-top:2rem;margin-bottom:2rem}}@media (max-width:640px){.typewriter-container{transform:scale(.9);transform-origin:left}}.lead-form-section{position:relative;overflow:hidden}.circuit-overlay{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.2}.circuit-overlay,.glowing-dots{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.glowing-dots{overflow:hidden}.glowing-dot{position:absolute;width:6px;height:6px;border-radius:50%;background-color:hsla(0,0%,100%,.6);box-shadow:0 0 10px 2px hsla(0,0%,100%,.4);animation:pulse 3s infinite}.glowing-dot:first-child{top:15%;left:10%;animation-delay:0s}.glowing-dot:nth-child(2){top:25%;left:20%;animation-delay:.5s}.glowing-dot:nth-child(3){top:60%;left:5%;animation-delay:1s}.glowing-dot:nth-child(4){top:75%;left:25%;animation-delay:1.5s}.glowing-dot:nth-child(5){top:20%;left:80%;animation-delay:2s}.glowing-dot:nth-child(6){top:40%;left:90%;animation-delay:2.5s}.glowing-dot:nth-child(7){top:70%;left:85%;animation-delay:1.2s}@keyframes pulse{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:.6}}.lead-content{position:relative;z-index:2;background-color:rgba(0,0,0,.2);padding:2rem;border-radius:16px;border-left:4px solid gold;box-shadow:0 8px 32px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.lead-heading{position:relative;margin-bottom:2rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);font-size:2.5rem;line-height:1.2}.lead-heading .highlight{color:gold;position:relative;display:inline-block}.lead-heading .highlight:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background-color:rgba(255,215,0,.3);z-index:-1;border-radius:4px}.lead-heading:after{content:"";position:absolute;bottom:-15px;left:0;width:100px;height:4px;background:linear-gradient(90deg,gold,transparent);border-radius:2px}.lead-heading-center:after{left:50%;transform:translateX(-50%)}.lead-description{color:hsla(0,0%,100%,.9);font-size:1.1rem;line-height:1.6;margin-bottom:2rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.feature-items-list{margin-top:2rem}.feature-item-row{display:flex;align-items:center;margin-bottom:1.5rem;position:relative;padding-left:2.5rem}.feature-item-icon{position:absolute;left:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:rgba(255,215,0,.15);border-radius:50%;color:gold;box-shadow:0 0 15px rgba(255,215,0,.2)}.feature-item-icon .icon{font-size:1.2rem}.feature-item-text{color:#fff;font-weight:500;font-size:1.05rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.lead-form-container{position:relative;background-color:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid hsla(0,0%,100%,.1);padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.lead-form-container:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.05),rgba(255,215,0,.2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.lead-form-container:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.form-input{width:100%;background-color:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;padding:.75rem 1rem;font-size:.9rem;transition:all .3s ease;margin-bottom:1.5rem}.form-input:focus{outline:none;border-color:gold;box-shadow:0 0 0 2px rgba(255,215,0,.2)}.form-input::-moz-placeholder{color:rgba(0,0,0,.4)}.form-input::placeholder{color:rgba(0,0,0,.4)}.submit-button{background:gold;color:#000;font-weight:600;border:none;border-radius:50px;padding:.75rem 2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;box-shadow:0 4px 10px rgba(255,215,0,.3)}.submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(255,215,0,.4);background:#fc0}.submit-button:active{transform:translateY(0)}.submit-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transition:left .7s ease}.submit-button:hover:before{left:100%}.submit-button-icon{margin-left:.5rem;transition:transform .3s ease}.submit-button:hover .submit-button-icon{transform:translateX(3px)}@media (max-width:768px){.lead-heading{font-size:2rem;text-align:center}.lead-heading:after{left:50%;transform:translateX(-50%)}.lead-content{margin-bottom:2rem;padding:1.5rem}.feature-items-list{margin-top:1.5rem}.lead-form-container{padding:1.5rem}}.swiper{width:100%;padding:20px 60px 60px;min-height:520px}.swiper-slide{height:auto;display:flex}.swiper-button-next,.swiper-button-prev{color:#3b82f6!important;background:hsla(0,0%,100%,.95);width:48px!important;height:48px!important;border-radius:50%;box-shadow:0 4px 12px rgba(59,130,246,.2);transition:all .3s ease;transform:translateY(-50%);top:45%}.swiper-button-next{right:15px}.swiper-button-prev{left:15px}.swiper-button-next:after,.swiper-button-prev:after{font-size:22px!important;font-weight:700;transition:transform .3s ease}.swiper-button-next:hover,.swiper-button-prev:hover{color:#ff6b00!important;background:#fff;box-shadow:0 6px 16px rgba(255,107,0,.25);transform:translateY(-50%) scale(1.1)}.swiper-button-next:hover:after{transform:translateX(2px)}.swiper-button-prev:hover:after{transform:translateX(-2px)}.swiper-pagination{bottom:20px!important}.swiper-pagination-bullet{background:#3b82f6!important;opacity:.5;width:10px;height:10px;transition:all .3s ease}.swiper-pagination-bullet-active{opacity:1;background:#ff6b00!important;width:24px;border-radius:4px}.swiper-slide-shadow-left,.swiper-slide-shadow-right{background-image:none!important}@media (max-width:768px){.swiper{padding:20px 20px 60px;min-height:480px}.swiper-button-next,.swiper-button-prev{display:none!important}}@media (max-width:480px){.swiper{padding:20px 10px 60px;min-height:450px}}.courses-section{background:linear-gradient(180deg,#fff,#f8faff,#fff);position:relative;overflow:hidden}.courses-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%233b82f6' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.4;z-index:0}.courses-section .section-header{position:relative;z-index:1}.courses-section .accent-underline{height:4px;width:80px;background:linear-gradient(90deg,#ff6b00,#ff9d00);border-radius:2px;margin-top:.5rem}.course-card-container{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.05);padding:2rem;position:relative;z-index:1;overflow:hidden}.course-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);height:100%;display:flex;flex-direction:column}.course-card:hover{transform:translateY(-10px);box-shadow:0 20px 35px -10px rgba(0,0,0,.2)}.course-image-container{position:relative;overflow:hidden;height:180px}.course-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.course-card:hover .course-image{transform:scale(1.05)}.premium-badge{position:absolute;top:12px;left:12px;background:linear-gradient(90deg,gold,#ffb700);color:#333;font-weight:600;font-size:.75rem;padding:.35rem .75rem;border-radius:20px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:10;text-transform:uppercase;letter-spacing:.5px}.course-content{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.course-title{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:1rem;line-height:1.4;min-height:3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.course-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.feature-item{display:flex;align-items:center;gap:.5rem}.feature-icon{width:1.25rem;height:1.25rem;color:#3b82f6}.feature-text{font-size:.875rem;color:#4b5563}.course-action{margin-top:auto}.course-action,.syllabus-button{display:flex;justify-content:center}.syllabus-button{align-items:center;gap:.5rem;background:linear-gradient(90deg,#3b82f6,#60a5fa);color:#fff;font-weight:500;padding:.75rem 1.5rem;border-radius:8px;transition:all .3s ease;width:100%}.syllabus-button:hover{background:linear-gradient(90deg,#2563eb,#3b82f6);transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(59,130,246,.3)}.syllabus-icon{transition:transform .3s ease}.syllabus-button:hover .syllabus-icon{transform:translateY(2px)}.view-all-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#fff;color:#3b82f6;border:2px solid #3b82f6;font-weight:600;padding:.75rem 2rem;border-radius:8px;transition:all .3s ease;margin-top:2rem}.view-all-button:hover{background:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(59,130,246,.3)}.view-all-icon{transition:transform .3s ease}.view-all-button:hover .view-all-icon{transform:translateX(4px)}@media (max-width:768px){.course-card-container{padding:1rem}.course-image-container{height:160px}.course-content{padding:1rem}.course-title{font-size:1rem}}.course-card{transition:all .3s ease}.course-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.learn-btn:hover svg{transform:translateX(4px);transition:transform .2s ease-in-out}.pattern-bg{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23f0f4ff' fill-opacity='0.4'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@keyframes borderGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.gradient-border{position:relative}.gradient-border:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#3b82f6,#60a5fa,#93c5fd,#3b82f6);background-size:400% 400%;z-index:-1;border-radius:1rem;animation:borderGradient 3s ease infinite;opacity:0;transition:opacity .3s ease}.gradient-border:hover:before{opacity:1}.youtube-icon{transition:all .3s ease}.youtube-icon:hover{transform:scale(1.1);box-shadow:0 0 15px rgba(255,0,0,.5)}@media (max-width:640px){.courses-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}
/*# sourceMappingURL=b5b3d842067924d2.css.map*/