html,body{max-width:100vw;overflow-x:hidden}.row{margin-right:0;margin-left:0}.row>*{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5)}@media (max-width:575.98px){.container,.container-fluid{padding-left:15px;padding-right:15px;max-width:100%}}.course-hero-section{background:linear-gradient(135deg,#0a2f0a 0,#1b5e20 50%,#2e7d32 100%);padding:130px 0 50px;position:relative;overflow:hidden}.course-hero-section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,0.03)"/></svg>');background-size:50px 50px;pointer-events:none}.course-hero-section .container{position:relative;z-index:2}.course-badge-tag{display:inline-block;background:var(--accent-yellow, #ffc107);color:#1a1a1a;padding:6px 16px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.course-hero-title{font-family:var(--font-heading);font-size:2.2rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:15px}.course-hero-tagline{font-size:1rem;color:rgba(255,255,255,.9);line-height:1.7;margin-bottom:25px;max-width:550px}.course-hero-stats{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.stat-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px 12px;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.85rem;font-weight:500}.stat-badge i{color:var(--accent-yellow, #ffc107);font-size:.9rem}.course-hero-buttons{display:flex;gap:15px;flex-wrap:wrap}.btn-hero-primary{background:var(--accent-yellow, #ffc107)!important;color:#000!important;padding:12px 24px;font-weight:700;font-size:1rem;border:0;transition:all .3s ease}.btn-hero-primary:hover{background:#ffca2c!important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,193,7,.4);color:#000!important}.btn-hero-secondary{background:0 0;color:#fff!important;padding:12px 24px;font-weight:600;font-size:1rem;border:2px solid rgba(255,255,255,.5);transition:all .3s ease}.btn-hero-secondary:hover{background:rgba(255,255,255,.1);border-color:#fff;color:#fff!important}.course-hero-card{background:#fff;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.15)}.course-card-image{position:relative;overflow:hidden}.course-card-image img{width:100%;height:180px;object-fit:cover;transition:transform .5s ease}.course-hero-card:hover .course-card-image img{transform:scale(1.05)}.discount-badge{position:absolute;top:15px;right:15px;background:#e53935;color:#fff;padding:6px 14px;font-size:.85rem;font-weight:700}.course-card-body{padding:15px}.course-price{display:flex;align-items:center;gap:12px;margin-bottom:15px}.course-price .price-current{font-size:1.35rem;font-weight:700;color:#2e7d32}.course-price .price-original{font-size:.9rem;color:#999;text-decoration:line-through}.course-price .discount-tag-inline{background:linear-gradient(135deg,#e53935,#c62828);color:#fff;font-size:.7rem;font-weight:700;padding:3px 8px;border-radius:4px;margin-left:auto}.course-card-features{display:grid;grid-template-columns:1fr 1fr;gap:8px 15px;list-style:none;padding:0;margin:0 0 15px 0}.course-card-features li{display:flex;align-items:center;gap:6px;padding:5px 0;color:#333;font-size:.85rem;border-bottom:none}.course-card-features li:nth-child(1),.course-card-features li:nth-child(2){border-bottom:1px solid #f0f0f0;padding-bottom:8px}.course-card-features li:last-child{border-bottom:none}.course-card-features li i{color:#4caf50;font-size:.9rem}.course-card-buttons{display:flex;flex-direction:column;gap:10px}.btn-enroll{background:linear-gradient(135deg,#2e7d32 0,#1b5e20 100%);color:#fff!important;padding:14px 20px;font-weight:600;font-size:1rem;text-align:center;transition:all .3s ease;border:0}.btn-enroll:hover{background:linear-gradient(135deg,#4caf50 0,#2e7d32 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(46,125,50,.4);color:#fff!important}.btn-demo{background:0 0;color:#2e7d32!important;padding:12px 20px;font-weight:600;font-size:.95rem;text-align:center;border:2px solid #2e7d32;transition:all .3s ease}.btn-demo:hover{background:#e8f5e9;color:#1b5e20!important}.btn-enroll-price{display:block;width:100%;background:linear-gradient(135deg,#2e7d32 0,#1b5e20 100%);color:#fff!important;padding:12px 18px;font-weight:600;font-size:1rem;text-align:center;border:0;border-radius:8px;margin-top:10px;transition:all .3s ease;box-shadow:0 4px 15px rgba(46,125,50,.3)}.btn-enroll-price:hover{background:linear-gradient(135deg,#1b5e20 0,#2e7d32 100%);color:#fff!important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(46,125,50,.4)}.btn-enroll-price i{font-size:.95rem}.course-card-guarantee{text-align:center;margin-top:15px;margin-bottom:0;font-size:.8rem;color:#6b7280}.course-card-guarantee .text-warning{color:#d97706!important;font-weight:600}.urgency-banner{background:linear-gradient(135deg,#f44336,#e91e63);color:#fff;padding:8px 12px;font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:500}.urgency-banner i{font-size:1.1rem;animation:gentleTick 2s ease-in-out infinite}.countdown-mini{font-weight:700;color:#ffc107}.course-hero-card .seats-counter{background:rgba(244,67,54,.1);border:1px solid #f44336;border-radius:6px;padding:6px 12px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:.85rem;color:#f44336;margin-bottom:15px}.course-hero-card .seats-counter .count{font-size:1rem;font-weight:700}.hero-trust-badges{display:flex;flex-wrap:wrap;gap:10px}.hero-trust-badges .trust-badge{background:rgba(255,255,255,.15);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.hero-trust-badges .trust-badge:hover{background:rgba(255,255,255,.25);color:#fff;transform:translateY(-2px)}.course-social-proof{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:15px;padding-top:15px;border-top:1px solid #e5e7eb}.enrolled-avatars{display:flex;align-items:center}.enrolled-avatars img{width:32px;height:32px;border-radius:50%;border:2px solid #fff;margin-left:-10px;object-fit:cover}.enrolled-avatars img:first-child{margin-left:0}.enrolled-avatars .more-count{width:32px;height:32px;border-radius:50%;background:var(--primary-green);color:#fff;font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-left:-10px;border:2px solid #fff}.enrolled-text{font-size:.8rem;color:#6b7280}@media (max-width:991.98px){.course-hero-section{padding:130px 0 60px}.course-hero-title{font-size:2rem}.course-hero-tagline{font-size:1rem}.course-hero-content{text-align:center;margin-bottom:40px}.course-hero-tagline{max-width:100%}.course-hero-stats{justify-content:center}.course-hero-buttons{justify-content:center}.course-price .price-current{font-size:1.5rem}}@media (max-width:575.98px){.course-hero-section{padding:130px 0 50px}.course-hero-title{font-size:1.6rem}.course-hero-tagline{font-size:.95rem}.stat-badge{padding:6px 12px;font-size:.75rem}.course-hero-buttons{flex-direction:column}.hero-trust-badges{justify-content:center}.hero-trust-badges .trust-badge{font-size:.75rem;padding:6px 10px}.course-price .price-current{font-size:1.35rem}.course-price .price-original{font-size:.9rem}.course-card-features li{font-size:.85rem;padding:6px 0}.btn-demo{padding:10px 16px;font-size:.85rem}.btn-enroll-price{padding:12px 16px;font-size:.9rem}.course-card-guarantee{font-size:.75rem}.urgency-banner{font-size:.8rem;padding:10px 12px}.btn-hero-primary,.btn-hero-secondary{width:100%;text-align:center}.course-card-image img{height:180px}}.page-header{padding:140px 0 80px;position:relative;margin-top:0}.page-header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(10,47,10,.95),rgba(27,94,32,.9));z-index:1}.page-header .container{position:relative;z-index:2}.page-header h1,.page-header .page-title{color:#fff!important;text-shadow:2px 2px 4px rgba(0,0,0,.3);font-weight:700;font-family:"Inter",sans-serif;font-size:2.8rem;margin-bottom:1rem}.page-header .breadcrumb{background:0 0;margin:0;padding:0}.page-header .breadcrumb-item,.page-header .breadcrumb-item.active{color:rgba(255,255,255,.9);font-size:.95rem}.page-header .breadcrumb-item+.breadcrumb-item::before{color:rgba(255,255,255,.6)}.page-header .breadcrumb-item a{color:#ffc107!important;text-decoration:none;transition:opacity .3s ease}.page-header .breadcrumb-item a:hover{color:#fff!important;opacity:1}.section-tag{display:inline-block;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#1b5e20;padding:8px 20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.section-title{font-family:"Inter",sans-serif;font-size:2.2rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.3}.section-subtitle{font-size:1.1rem;color:#6c757d;max-width:600px}.stat-card,.feature-card,.service-card{border:0;border-radius:0;transition:all .3s ease}.stat-card:hover,.feature-card:hover,.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.stat-number{font-family:"Inter",sans-serif;font-weight:700;color:#2e7d32}.course-image{overflow:hidden;border-radius:var(--radius-lg)}.course-image img{width:100%;height:auto;transition:transform var(--transition-slow)}.course-image:hover img{transform:scale(1.02)}.course-rating{padding:15px 0;border-bottom:1px solid var(--light-gray)}.rating-stars i{font-size:1.1rem}.course-description p{margin-bottom:1rem;color:var(--dark-gray)}.course-description p:last-child{margin-bottom:0}.highlight-item{transition:all var(--transition-normal);border:1px solid transparent;padding:15px;display:flex;align-items:center;gap:15px;border-radius:12px;background:#f8f9fa}.highlight-item:hover{background:var(--white)!important;border-color:var(--primary-green);transform:translateY(-3px);box-shadow:var(--shadow-md)}.highlight-icon{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.course-syllabus .accordion-item{border:1px solid var(--light-gray);margin-bottom:12px;border-radius:var(--radius-md)!important;overflow:hidden}.course-hero-section{position:relative;padding:80px 0;background:linear-gradient(135deg,#0a0a0a 0,#1a1a1a 100%);overflow:hidden;color:var(--white)}.course-syllabus .accordion-button{font-weight:600;padding:18px 20px;background:var(--off-white);color:var(--dark-gray)}.course-syllabus .accordion-button:not(.collapsed){background:var(--primary-green);color:var(--white);box-shadow:none}.course-syllabus .accordion-button:focus{box-shadow:none;border-color:transparent}.course-syllabus .accordion-button::after{transition:transform var(--transition-normal)}.course-syllabus .accordion-button:not(.collapsed)::after{filter:brightness(0) invert(1)}.course-syllabus .accordion-body{padding:20px;background:var(--white)}.course-syllabus .accordion-body li{padding:8px 0;border-bottom:1px solid var(--light-gray)}.course-syllabus .accordion-body li:last-child{border-bottom:none}.career-opportunities ul li{padding:6px 0}.salary-info{border-left:4px solid var(--primary-green)}.course-info-card{border:1px solid var(--light-gray)}.course-meta li{font-size:.95rem}.course-meta li:last-child{border-bottom:none!important}.related-courses{border:1px solid var(--light-gray)}.related-course-item{transition:all var(--transition-normal);padding:10px;margin:-10px;border-radius:var(--radius-sm)}.related-course-item:hover{background:var(--off-white)}.related-course-item img{border-radius:var(--radius-sm);object-fit:cover}.related-course-item h6 a{text-decoration:none;transition:color var(--transition-fast)}.related-course-item h6 a:hover{color:var(--primary-green)!important}.stat-card{transition:all var(--transition-normal)}.stat-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.placement-card{position:relative;transition:all var(--transition-normal)}.placement-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.placement-card .student-img img{border:4px solid var(--light-gray);transition:border-color var(--transition-normal)}.placement-card:hover .student-img img{border-color:var(--primary-green)}.ribbon{position:absolute;right:-5px;top:-5px;z-index:1;overflow:hidden;width:100px;height:100px;text-align:right}.ribbon span{font-size:10px;font-weight:700;color:var(--black);text-transform:uppercase;text-align:center;line-height:20px;transform:rotate(45deg);width:130px;display:block;background:linear-gradient(var(--accent-yellow) 0%,var(--accent-gold) 100%);box-shadow:0 3px 10px -5px rgba(0,0,0,.5);position:absolute;top:25px;right:-30px}.process-card{position:relative;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-normal)}.process-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.process-number{position:absolute;top:15px;left:15px;width:32px;height:32px;background:var(--primary-green);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.partner-logo{transition:all var(--transition-normal);min-height:90px;display:flex;align-items:center;justify-content:center}.partner-logo:hover{transform:scale(1.05);box-shadow:var(--shadow-md)}.gallery-item{position:relative;overflow:hidden;border-radius:var(--radius-md);cursor:pointer}.gallery-item img{width:100%;height:250px;object-fit:cover;transition:transform var(--transition-slow)}.gallery-item:hover img{transform:scale(1.1)}.gallery-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:20px;transform:translateY(100%);transition:transform var(--transition-normal)}.gallery-item:hover .gallery-overlay{transform:translateY(0)}.gallery-overlay h5{color:var(--white);margin:0;font-size:.9rem}.zoom-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:50px;height:50px;background:var(--primary-green);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all var(--transition-normal);opacity:0}.gallery-item:hover .zoom-icon{transform:translate(-50%,-50%) scale(1);opacity:1}.filter-btn{padding:10px 28px;border:2px solid var(--primary-green);background:0 0;color:var(--primary-green);border-radius:var(--radius-xl);margin:5px;transition:all var(--transition-normal);font-weight:500;cursor:pointer}.filter-btn:hover,.filter-btn.active{background:var(--primary-green);color:var(--white)}.contact-info-card{border-left:4px solid var(--primary-green)}.contact-item{display:flex;align-items:flex-start;gap:15px;padding:15px 0}.contact-icon{width:50px;height:50px;background:var(--primary-green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon i,.contact-icon .text-success{color:#fff!important;font-size:1.25rem!important}.faq-accordion .accordion-item{border:0;border-bottom:1px solid var(--light-gray);border-radius:0!important}.faq-accordion .accordion-button{padding:20px 0;background:0 0;font-weight:600;color:var(--dark-gray)}.faq-accordion .accordion-button:not(.collapsed){color:var(--primary-green);background:0 0;box-shadow:none}.faq-accordion .accordion-button:focus{box-shadow:none}.faq-accordion .accordion-body{padding:0 0 20px}.map-container{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.map-container iframe{width:100%;height:350px;border:0}@media (max-width:991.98px){.page-header{padding:100px 0 60px}.course-info-card{position:static!important;margin-top:30px}}@media (max-width:767.98px){.page-header{padding:80px 0 50px}.page-header h1{font-size:1.8rem}.gallery-item img{height:200px}.highlight-item{padding:15px!important}.course-sidebar{margin-top:30px}}@media (max-width:575.98px){.page-header h1{font-size:1.5rem}.filter-btn{padding:8px 20px;font-size:.9rem}.course-info-list li{flex-direction:column;gap:5px;text-align:center}}.course-sidebar{position:sticky;top:100px}.sidebar-card{background:var(--white);border-radius:var(--radius-lg);padding:25px;margin-bottom:20px;box-shadow:var(--shadow-md);border:1px solid var(--light-gray)}.sidebar-title{font-size:1.2rem;font-weight:600;color:var(--dark-gray);margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid var(--primary-green)}.enquiry-form .form-control,.enquiry-form .form-select{padding:12px 15px;border-radius:var(--radius-sm);border:1px solid var(--light-gray);font-size:.95rem}.enquiry-form .form-control:focus,.enquiry-form .form-select:focus{border-color:var(--primary-green);box-shadow:0 0 0 3px rgba(46,125,50,.1)}.course-info-list{list-style:none;padding:0;margin:0}.course-info-list li{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid var(--light-gray);gap:12px}.course-info-list li:last-child{border-bottom:none}.course-info-list li i{width:20px;font-size:1rem;flex-shrink:0}.course-info-list li span{color:var(--medium-gray);flex:1}.course-info-list li strong{color:var(--dark-gray);font-weight:600}.cta-card{background:linear-gradient(135deg,var(--primary-green),var(--primary-dark-green));border:0}.cta-card .btn-light{font-weight:600;padding:12px 20px}.cta-card .btn-light:hover{background:var(--accent-yellow);color:var(--black)}.course-features .feature-card{padding:25px}.course-features .feature-card:hover{transform:translateY(-5px)}.course-features .feature-card h4{font-size:1.1rem;font-weight:600;margin-bottom:10px;color:var(--dark-gray)}.course-features .feature-card p{font-size:.9rem;color:var(--medium-gray);margin-bottom:0}.related-courses .course-card{border:1px solid var(--light-gray)}.related-courses .course-card .card-img-top{height:180px;object-fit:cover}.related-courses .course-card .card-body{padding:20px}.related-courses .course-card .card-title{font-size:1.1rem;font-weight:600;margin-bottom:10px;color:var(--dark-gray)}.related-courses .course-card .card-text{font-size:.9rem;color:var(--medium-gray);margin-bottom:15px}.syllabus-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:0;margin-bottom:1.5rem;overflow:hidden;transition:box-shadow .3s ease}.syllabus-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.1)}.syllabus-card h4{background:linear-gradient(135deg,#f5f5f5 0,#e8e8e8 100%);color:#333!important;padding:14px 20px;margin:0;font-size:1.1rem;font-weight:600;display:flex;align-items:center;border-bottom:1px solid #e0e0e0}.syllabus-card h4 i{color:#2e7d32;margin-right:10px}.syllabus-card ul{list-style:disc;padding:20px 20px 20px 40px;margin:0;background:0 0}.syllabus-card li{padding:6px 0;color:#444;font-size:.95rem;line-height:1.5}.syllabus-list{list-style:none;padding:0;margin:0}.syllabus-list li{padding:8px 0;display:flex;align-items:flex-start;gap:10px}.syllabus-list li i{margin-top:4px;flex-shrink:0}.course-features{background:var(--white);padding:25px;box-shadow:var(--shadow-sm)}.course-features .sidebar-title{font-family:var(--font-heading);font-size:1.2rem;font-weight:600;color:var(--primary-dark-green);margin-bottom:20px;padding-bottom:12px;border-bottom:3px solid var(--accent-yellow)}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px dashed var(--light-gray)}.feature-list li:last-child{border-bottom:none}.feature-label{color:var(--dark-gray);font-size:.9rem;font-weight:500}.feature-value{color:var(--black);font-size:.9rem;font-weight:600;text-align:right}.price-card{background:linear-gradient(135deg,var(--primary-green) 0%,var(--primary-dark-green) 100%);color:var(--white);border-radius:var(--radius-lg);padding:30px 25px;text-align:center}.price-card h3{font-family:var(--font-display);font-size:1.8rem;font-weight:600;font-style:italic;color:#fff}.price-card .btn-outline-light{border-width:2px}.price-card .btn-outline-light:hover{background:var(--white);color:var(--primary-green)}.price-card hr{border-color:rgba(255,255,255,.3)}.demo-form-card h4{font-family:var(--font-heading);font-weight:600;color:var(--primary-dark-green)}.demo-form .form-control{border:1px solid var(--light-gray);padding:12px 15px}.demo-form .form-control:focus{border-color:var(--primary-green);box-shadow:0 0 0 3px rgba(46,125,50,.15)}.demo-form .form-floating .form-control::placeholder{color:transparent!important}.demo-form .form-floating label{padding:12px 15px}.demo-form .btn-submit{background:var(--primary-green);color:var(--white);padding:14px 20px;font-weight:600;border:0;border-radius:var(--radius-md);transition:all var(--transition-normal)}.demo-form .btn-submit:hover{background:var(--primary-dark-green);transform:translateY(-2px);box-shadow:var(--shadow-md)}.suggested-courses,.latest-courses{background:var(--white)}.sidebar-title-dark{font-family:var(--font-heading);font-size:1.1rem;font-weight:600;color:var(--primary-dark-green);text-transform:uppercase;padding-bottom:10px;border-bottom:2px solid var(--accent-yellow)}.suggested-list{list-style:none;padding:0;margin:0}.suggested-list li{padding:10px 0;border-bottom:1px solid var(--light-gray)}.suggested-list li:last-child{border-bottom:none}.suggested-list li a{color:var(--dark-gray);text-decoration:none;font-size:.95rem;transition:all var(--transition-fast);display:block}.suggested-list li a:hover{color:var(--primary-green);padding-left:5px}.latest-courses-list{list-style:none;padding:0;margin:0}.latest-course-item{padding-bottom:15px;border-bottom:1px solid var(--light-gray)}.latest-course-item:last-child{padding-bottom:0;border-bottom:none}.latest-course-item a{transition:all var(--transition-fast)}.latest-course-item a:hover .course-title{color:var(--primary-green)}.course-thumb{object-fit:cover;border:2px solid var(--light-gray)}.course-info .course-title{font-family:var(--font-heading);font-size:.95rem;font-weight:600;color:var(--dark-gray);margin-bottom:5px;transition:color var(--transition-fast)}.course-price .old-price{font-size:.85rem}.course-price .current-price{font-size:.95rem}.course-category .category-title{font-family:var(--font-display);font-size:1.6rem;color:var(--dark-color)}.all-courses-page .course-card:hover{transform:translateY(-5px)}.all-courses-page .course-card .course-image{position:relative;overflow:hidden}.all-courses-page .course-card .course-image img{width:100%;height:180px;object-fit:cover;transition:transform var(--transition-normal)}.all-courses-page .course-card:hover .course-image img{transform:scale(1.05)}.all-courses-page .course-card .course-badge{position:absolute;top:10px;right:10px;background:var(--accent-yellow);color:var(--dark-color);padding:4px 12px;border-radius:0;font-size:.75rem;font-weight:600}.all-courses-page .course-card .course-badge.hot{background:#f44336;color:var(--white)}.all-courses-page .course-card .course-badge.trending{background:#2196f3;color:var(--white)}.all-courses-page .course-card .course-badge.new{background:var(--primary-green);color:var(--white)}.all-courses-page .course-card .course-content{padding:20px}.all-courses-page .course-card .course-title{font-size:1rem;margin-bottom:10px}.all-courses-page .course-card .course-title a{color:var(--dark-color);text-decoration:none;transition:color var(--transition-fast)}.all-courses-page .course-card .course-title a:hover{color:var(--primary-green)}.all-courses-page .course-card .course-meta{display:flex;flex-wrap:wrap;gap:15px;font-size:.85rem;color:var(--text-muted);margin-bottom:15px}.all-courses-page .course-card .course-meta i{color:var(--primary-green);margin-right:5px}.all-courses-page .course-card .btn-course{background:var(--primary-green);color:var(--white);padding:8px 20px;border-radius:0;font-size:.85rem;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:all var(--transition-normal)}.all-courses-page .course-card .btn-course:hover{background:var(--primary-dark-green);color:var(--white)}.corporate-features li{padding:8px 0;font-size:1.05rem}.module-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-normal)}.module-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.process-step .step-number{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-green),var(--primary-dark-green));color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto}.stat-number{font-family:var(--font-display);font-size:2.5rem;font-weight:700}.benefit-item{text-align:center}.benefit-item h5{color:var(--dark-color)}.benefit-item p{color:var(--medium-gray)}.job-card{transition:all var(--transition-normal)}.job-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)!important}.job-card .job-title{font-size:1.2rem;color:var(--dark-color)}.skills-tags .badge{padding:6px 12px;font-weight:500}.faq-nav .nav-link{color:var(--dark-color);padding:12px 15px;border-radius:var(--radius-md);margin-bottom:5px;transition:all var(--transition-fast)}.faq-nav .nav-link:hover{background:rgba(46,125,50,.1);color:var(--primary-green)}.faq-nav .nav-link.active{background:var(--primary-green);color:var(--white)}.faq-category .category-title{font-size:1.3rem;color:var(--dark-color);border-bottom:2px solid var(--primary-green);padding-bottom:10px}.faq-section .accordion-button{font-weight:500;color:var(--dark-color)}.faq-section .accordion-button:not(.collapsed){background:rgba(46,125,50,.1);color:var(--primary-green)}.policy-section h2,.terms-section h2{color:var(--primary-dark-green)}.policy-section ul,.terms-section ul{padding-left:20px}.policy-section li,.terms-section li{margin-bottom:8px}.policy-section address,.terms-section address{background:var(--light-gray);padding:20px;border-radius:var(--radius-md)}.sitemap-category{border-left:4px solid var(--primary-green)}.sitemap-category h3{border-bottom:1px solid var(--light-gray);padding-bottom:10px}.internship-card{transition:transform var(--transition-base),box-shadow var(--transition-base)}.internship-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.12)!important}.internship-icon{width:80px;height:80px;min-width:80px;display:flex!important;align-items:center;justify-content:center;transition:transform var(--transition-base)}.internship-icon i{font-size:2rem!important;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.internship-card:hover .internship-icon{transform:scale(1.1)}.process-step{transition:transform var(--transition-base)}.process-step:hover{transform:scale(1.1)}.table-hover tbody tr{transition:background var(--transition-fast)}.table-hover tbody tr:hover{background-color:rgba(46,125,50,.05)}.badge{font-weight:500}.testimonial-card{transition:transform var(--transition-base),box-shadow var(--transition-base)}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.12)!important}.testimonial-avatar{font-family:var(--font-heading)}.testimonial-card .fa-star{font-size:.9rem}@media (max-width:991.98px){.internship-card .card-body{padding:1.25rem}.testimonial-card .card-body{padding:1.25rem}.course-sidebar{margin-top:40px}.course-features,.price-card,.demo-form-card,.suggested-courses,.latest-courses{margin-bottom:20px}}@media (max-width:767.98px){.table-responsive{font-size:.9rem}.table-responsive .btn{padding:.25rem .5rem;font-size:.85rem}.course-features{padding:20px}.feature-list li{flex-direction:column;align-items:flex-start;gap:5px}.feature-value{text-align:left}.price-card{padding:25px 20px}.price-card h3{font-size:1.5rem}.sidebar-title-dark{font-size:1rem}.latest-course-item a{flex-direction:column;text-align:center}.course-thumb{margin-bottom:10px;margin-right:0!important}.demo-form-card{padding:20px!important}}@media (max-width:575.98px){.course-features .sidebar-title{font-size:1rem}.feature-label,.feature-value{font-size:.85rem}.suggested-list li a{font-size:.9rem}.price-card .btn{font-size:.9rem;padding:10px 15px}}.career-badge{background:linear-gradient(135deg,#e8f5e9 0,#c8e6c9 100%)!important;border-left:4px solid var(--primary-green)!important;transition:all .3s ease}.career-badge:hover{background:linear-gradient(135deg,#c8e6c9 0,#a5d6a7 100%)!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(46,125,50,.2)}.career-badge span{color:#1b5e20!important;font-weight:600}.bg-success,.bg-primary,[style*="background: var(--primary-green)"],[style*="background: var(--primary-dark-green)"],[style*="background: linear-gradient"]{color:#fff!important}.bg-success h1,.bg-success h2,.bg-success h3,.bg-success h4,.bg-success h5,.bg-success h6,.bg-success p,.bg-success span,.bg-success a,.bg-primary h1,.bg-primary h2,.bg-primary h3,.bg-primary h4,.bg-primary h5,.bg-primary h6,.bg-primary p,.bg-primary span,.bg-primary a{color:#fff!important}.text-white,.text-light{color:#fff!important}.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6,.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6{color:#fff!important}.about-intro{padding:80px 0}.about-image img{border-radius:0!important;box-shadow:0 20px 50px rgba(0,0,0,.15)}.about-content .lead{font-size:1.15rem;color:#333;line-height:1.8}.about-stats .stat-box{background:#f8f9fa;border-radius:0!important;border-bottom:3px solid #2e7d32;transition:all .3s ease}.about-stats .stat-box:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.membership-badge{background:#fff;border:2px solid #e9ecef;padding:25px;text-align:center;transition:all .3s ease}.membership-badge:hover{border-color:#2e7d32;box-shadow:0 10px 30px rgba(0,0,0,.1)}.placement-stats .stat-card{background:#fff;border-radius:0!important;border-bottom:3px solid #2e7d32}.placement-stats .stat-card i{color:#2e7d32!important}.placed-student-card{background:#fff;border:0;box-shadow:0 5px 20px rgba(0,0,0,.08);border-radius:0!important;overflow:hidden;transition:all .3s ease}.placed-student-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.placed-student-card img{border-radius:0!important}.contact-info-card{background:linear-gradient(135deg,#0a2f0a,#1b5e20);color:#fff;padding:40px;height:100%}.contact-info-card h3{color:#fff;font-weight:600}.contact-info-card i{color:#ffc107}.contact-form-card{background:#fff;padding:40px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.contact-form-card .form-control,.contact-form-card .form-select{border-radius:0!important;border:2px solid #e9ecef;padding:14px 18px}.contact-form-card .form-control:focus,.contact-form-card .form-select:focus{border-color:#2e7d32;box-shadow:none}.testimonial-card-page{background:#fff;border:1px solid #e9ecef;padding:30px;border-radius:0!important;transition:all .3s ease}.testimonial-card-page:hover{border-color:transparent;box-shadow:0 15px 40px rgba(0,0,0,.1)}.testimonial-card-page .rating i{color:#ffc107}.gallery-item{overflow:hidden;border-radius:0!important;box-shadow:0 5px 20px rgba(0,0,0,.1)}.gallery-item img{transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.1)}.accordion-item{border:0;border-bottom:1px solid #e9ecef;border-radius:0!important}.accordion-button{font-weight:600;color:#1a1a1a;background:#fff;border-radius:0!important;padding:20px 25px}.accordion-button:not(.collapsed){background:#e8f5e9;color:#1b5e20;box-shadow:none}.accordion-button:focus{box-shadow:none;border-color:#2e7d32}.accordion-body{padding:20px 25px;color:#555;line-height:1.8}.schedule-table{border-radius:0!important;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.08)}.schedule-table thead{background:linear-gradient(135deg,#1b5e20,#2e7d32)}.schedule-table thead th{color:#fff;font-weight:600;padding:18px 15px;border:0}.schedule-table tbody td{padding:15px;vertical-align:middle;border-color:#e9ecef}.service-card{background:#fff;padding:35px 30px;text-align:center;border-radius:0!important;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;height:100%}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,.15)}.service-card .icon-box{width:80px;height:80px;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px}.service-card .icon-box i{font-size:2rem;color:#2e7d32}.service-card h4{font-weight:600;margin-bottom:15px}.internship-card{background:#fff;border:2px solid #e9ecef;padding:30px;border-radius:0!important;transition:all .3s ease}.internship-card:hover{border-color:#2e7d32;box-shadow:0 15px 40px rgba(0,0,0,.1)}.internship-card .badge{background:#2e7d32;color:#fff;padding:8px 15px;font-weight:500;border-radius:0}.course-grid-card{background:#fff;border-radius:0!important;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease}.course-grid-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,.15)}.course-grid-card .course-img{overflow:hidden}.course-grid-card .course-img img{transition:transform .5s ease}.course-grid-card:hover .course-img img{transform:scale(1.1)}.course-grid-card .course-body{padding:25px}.course-grid-card .course-title{font-weight:600;font-size:1.2rem;margin-bottom:10px}.course-grid-card .btn-outline-success{border-color:#2e7d32;color:#2e7d32;border-radius:0;padding:10px 25px;font-weight:600}.course-grid-card .btn-outline-success:hover{background:#2e7d32;color:#fff}.cta-inner{background:linear-gradient(135deg,#0a2f0a,#1b5e20);padding:80px 0;color:#fff}.cta-inner h2{color:#fff;font-weight:700}.cta-inner p{color:rgba(255,255,255,.9)}.cta-inner .btn-warning{background:#ffc107;border-color:#ffc107;color:#1a1a1a;padding:15px 35px;font-weight:600;border-radius:0}.cta-inner .btn-warning:hover{background:#ffca2c;border-color:#ffca2c}@media (max-width:991.98px){.page-header h1,.page-header .page-title{font-size:2.2rem}.section-title{font-size:1.8rem}.contact-info-card,.contact-form-card{padding:30px}}@media (max-width:767.98px){.page-header{padding:120px 0 60px}.page-header h1,.page-header .page-title{font-size:1.8rem}.section-title{font-size:1.5rem}.about-intro,.cta-inner{padding:60px 0}.service-card,.internship-card,.testimonial-card-page{padding:25px 20px}}[data-theme=dark] .course-hero-card{background:#1e1e1e;box-shadow:0 20px 60px rgba(0,0,0,.5)}[data-theme=dark] .course-hero-card .course-price .price-current{color:#4caf50}[data-theme=dark] .course-hero-card .course-price .price-original{color:#888}[data-theme=dark] .course-hero-card .course-card-features li{color:#e5e5e5;border-bottom-color:#333}[data-theme=dark] .course-hero-card .btn-demo{color:#4caf50!important;border-color:#4caf50}[data-theme=dark] .course-hero-card .btn-demo:hover{background:rgba(76,175,80,.1);color:#66bb6a!important}[data-theme=dark] .btn-enroll-price{background:linear-gradient(135deg,#4caf50 0,#2e7d32 100%);box-shadow:0 4px 15px rgba(76,175,80,.4)}[data-theme=dark] .btn-enroll-price:hover{background:linear-gradient(135deg,#2e7d32 0,#4caf50 100%);box-shadow:0 6px 20px rgba(76,175,80,.5)}[data-theme=dark] .course-card-guarantee{color:#9ca3af}[data-theme=dark] .course-card-guarantee .text-warning{color:#fbbf24!important}[data-theme=dark] .page-header{background:linear-gradient(135deg,#0a1f0c 0,#1a1a1a 100%)}[data-theme=dark] .page-header h1,[data-theme=dark] .page-header .page-title{color:#f5f5f5}[data-theme=dark] .page-header .lead,[data-theme=dark] .page-header p{color:#9ca3af}[data-theme=dark] .section-title{color:#4caf50}[data-theme=dark] .section-subtitle{color:rgba(255,255,255,.7)}[data-theme=light] .section-title{color:#2e7d32}[data-theme=light] .section-subtitle{color:#555}[data-theme=dark] .service-card,[data-theme=dark] .internship-card,[data-theme=dark] .testimonial-card-page,[data-theme=dark] .contact-info-card,[data-theme=dark] .contact-form-card{background:#1e1e1e;border:1px solid #333}[data-theme=dark] .service-card h4,[data-theme=dark] .internship-card h4,[data-theme=dark] .testimonial-card-page h5{color:#f5f5f5}[data-theme=dark] .service-card p,[data-theme=dark] .internship-card p,[data-theme=dark] .testimonial-card-page p{color:#9ca3af}[data-theme=dark] .internship-card ul li{color:#e5e7eb}[data-theme=dark] .internship-card ul li i{color:#4ade80!important}[data-theme=dark] .service-card .service-icon,[data-theme=dark] .internship-card .internship-icon{background:rgba(46,125,50,.2)}[data-theme=dark] .course-sidebar{background:#1e1e1e;border:1px solid #333}[data-theme=dark] .course-sidebar h5{color:#f5f5f5}[data-theme=dark] .course-content-list li{color:#9ca3af;border-bottom-color:#333}[data-theme=dark] .accordion-item{background:#1e1e1e;border-color:#333}[data-theme=dark] .accordion-button{background:#1e1e1e;color:#f5f5f5}[data-theme=dark] .accordion-button:not(.collapsed){background:rgba(46,125,50,.2);color:#4caf50}[data-theme=dark] .accordion-body{background:#242424;color:#9ca3af}[data-theme=dark] .curriculum-table,[data-theme=dark] .fee-table{background:#1e1e1e}[data-theme=dark] .curriculum-table th,[data-theme=dark] .fee-table th{background:#0a1f0c;color:#f5f5f5}[data-theme=dark] .curriculum-table td,[data-theme=dark] .fee-table td{background:#1e1e1e;color:#e5e5e5;border-color:#333}[data-theme=dark] .about-intro{background:#0a0a0a}[data-theme=dark] .about-intro h2{color:#f5f5f5}[data-theme=dark] .about-intro p{color:#9ca3af}[data-theme=dark] .current-openings,[data-theme=dark] .application-form{background:#121212!important}[data-theme=dark] .current-openings h2,[data-theme=dark] .application-form h2{color:#f5f5f5!important}[data-theme=dark] .job-card{background:#1e1e1e!important;border:1px solid #333!important}[data-theme=dark] .job-card .job-title,[data-theme=dark] .job-card h4{color:#f5f5f5!important}[data-theme=dark] .job-card .job-meta,[data-theme=dark] .job-card .text-muted{color:#9ca3af!important}[data-theme=dark] .job-card .badge.bg-light{background:#2a2a2a!important;color:#e5e5e5!important}[data-theme=dark] .job-card .badge.bg-success-subtle{background:rgba(76,175,80,.2)!important;color:#4caf50!important}[data-theme=dark] .form-box{background:#1e1e1e!important;border:1px solid #333!important}[data-theme=dark] .form-box h2{color:#f5f5f5!important}[data-theme=dark] .form-label{color:#e5e5e5!important}[data-theme=dark] .benefit-item h5{color:#f5f5f5!important}[data-theme=dark] .benefit-item p{color:#9ca3af!important}[data-theme=dark] .benefit-item .text-success{color:#4caf50!important}[data-theme=dark] .cta-inner{background:linear-gradient(135deg,#0a1f0c 0,#1a1a1a 100%)}[data-theme=dark] .benefits-list li{color:#e5e5e5}[data-theme=dark] .benefits-list li::before{color:#4caf50}[data-theme=dark] .testimonial-author{color:#f5f5f5}[data-theme=dark] .testimonial-role{color:#9ca3af}[data-theme=dark] .contact-info-title{color:#f5f5f5}[data-theme=dark] .contact-info-text{color:#9ca3af}[data-theme=dark] .course-highlights{background:#1e1e1e!important}[data-theme=dark] .course-highlights h3{color:#f5f5f5!important}[data-theme=dark] .highlight-item{background:#242424!important}[data-theme=dark] .highlight-item:hover{background:#2a2a2a!important;border-color:var(--primary-green)!important}[data-theme=dark] .highlight-item strong{color:#9ca3af!important}[data-theme=dark] .highlight-item span,[data-theme=dark] .highlight-item .text-muted{color:#f5f5f5!important}[data-theme=dark] .course-description,[data-theme=dark] .course-syllabus,[data-theme=dark] .course-sidebar{background:#1e1e1e!important}[data-theme=dark] .course-syllabus .accordion-item{background:#242424!important;border-color:#333!important}[data-theme=dark] .course-syllabus .accordion-button{background:#2a2a2a!important;color:#e5e5e5!important}[data-theme=dark] .course-syllabus .accordion-button:not(.collapsed){background:var(--primary-green)!important;color:#fff!important}[data-theme=dark] .course-syllabus .accordion-body{background:#1e1e1e!important;color:#e5e5e5!important}[data-theme=dark] .course-syllabus .accordion-body li{color:#e5e5e5!important;border-bottom-color:#333!important}[data-theme=dark] .course-syllabus .accordion-body ul{color:#e5e5e5!important}[data-theme=dark] .accordion,[data-theme=dark] .accordion-item{background:#1e1e1e!important;border-color:#333!important}[data-theme=dark] .accordion-button{background:#242424!important;color:#e5e5e5!important}[data-theme=dark] .accordion-button:not(.collapsed){background:rgba(46,125,50,.9)!important;color:#fff!important}[data-theme=dark] .accordion-body{background:#1e1e1e!important;color:#e5e5e5!important}[data-theme=dark] .accordion-body ul,[data-theme=dark] .accordion-body ol{background:#1e1e1e!important}[data-theme=dark] .accordion-body li{color:#e5e5e5!important;border-bottom-color:#333!important;background:0 0!important}[data-theme=dark] .accordion-collapse{background:#1e1e1e!important}[data-theme=dark] .sidebar-card{background:#1e1e1e!important;border:1px solid #333!important}[data-theme=dark] .sidebar-title{color:#f5f5f5!important}[data-theme=dark] .course-info-list li{border-bottom-color:#333!important}[data-theme=dark] .course-info-list li span{color:#9ca3af!important}[data-theme=dark] .course-info-list li strong{color:#f5f5f5!important}[data-theme=dark] .course-info-list li i{color:var(--accent-yellow)!important}[data-theme=dark] .suggested-course-item,[data-theme=dark] .latest-course-item{background:#242424!important;border-color:#333!important}[data-theme=dark] .suggested-course-item:hover,[data-theme=dark] .latest-course-item:hover{border-color:var(--primary-green)!important}[data-theme=dark] .suggested-course-title,[data-theme=dark] .latest-course-title,[data-theme=dark] .latest-course-item .course-title,[data-theme=dark] .latest-course-item h6{color:#f5f5f5!important}[data-theme=dark] .suggested-course-meta,[data-theme=dark] .latest-course-meta{color:#9ca3af!important}[data-theme=dark] .latest-course-item .old-price{color:#9ca3af!important}[data-theme=dark] .latest-course-item .current-price{color:#4caf50!important}[data-theme=dark] .price-card{background:linear-gradient(135deg,var(--primary-green) 0%,var(--primary-dark-green) 100%)}[data-theme=dark] .price-card h3{color:#ffc107!important;font-style:italic}[data-theme=dark] .price-card p,[data-theme=dark] .price-card span,[data-theme=dark] .price-card .text-start p{color:rgba(255,255,255,.9)!important}[data-theme=dark] .price-card .btn-outline-light{border-color:#ffc107!important;color:#ffc107!important}[data-theme=dark] .price-card .btn-outline-light:hover{background:#ffc107!important;color:#000!important}[data-theme=dark] .price-card hr{border-color:rgba(255,255,255,.2)!important}[data-theme=dark] .demo-form-card{background:#1e1e1e!important;border:1px solid #333!important}[data-theme=dark] .demo-form-card h4{color:#f5f5f5!important}[data-theme=dark] .demo-form .form-control,[data-theme=dark] .demo-form .form-select{background:#2a2a2a!important;border-color:#444!important;color:#e5e5e5!important}[data-theme=dark] .demo-form .form-floating .form-control::placeholder{color:transparent!important}[data-theme=dark] .demo-form .form-floating label{color:#9ca3af!important;background:0 0!important}[data-theme=dark] .demo-form .form-control:not(.form-floating .form-control)::placeholder{color:#9ca3af!important}[data-theme=dark] .demo-form .form-control:focus,[data-theme=dark] .demo-form .form-select:focus{border-color:var(--primary-green)!important;background:#2a2a2a!important}[data-theme=dark] .enquiry-form .form-control,[data-theme=dark] .enquiry-form .form-select{background:#2a2a2a!important;border-color:#444!important;color:#e5e5e5!important}[data-theme=dark] .enquiry-form .form-control::placeholder{color:#9ca3af!important}[data-theme=dark] .suggested-courses,[data-theme=dark] .latest-courses,[data-theme=dark] .course-features{background:#1e1e1e!important;border:1px solid #333!important}[data-theme=dark] .sidebar-title-dark{color:#f5f5f5!important;border-bottom-color:var(--accent-yellow)!important}[data-theme=dark] .suggested-list li{border-bottom-color:#333!important}[data-theme=dark] .suggested-list li a{color:#9ca3af!important}[data-theme=dark] .suggested-list li a:hover{color:var(--primary-light-green)!important}[data-theme=dark] .suggested-list li a i{color:var(--primary-light-green)!important}[data-theme=dark] .latest-courses-list li{border-bottom-color:#333!important}[data-theme=dark] .latest-courses-list li a{color:#9ca3af!important}[data-theme=dark] .latest-courses-list li a:hover{color:var(--primary-light-green)!important}[data-theme=dark] .course-features ul li{color:#e5e5e5!important;border-bottom-color:#333!important}[data-theme=dark] .career-badge,[data-theme=dark] .career-section .bg-success.bg-opacity-10{background:rgba(46,125,50,.2)!important;border:1px solid rgba(46,125,50,.3)!important}[data-theme=dark] .career-badge span,[data-theme=dark] .career-section .text-success{color:#4caf50!important}[data-theme=dark] .career-section h2{color:#f5f5f5!important}[data-theme=dark] .contact-form-wrapper,[data-theme=dark] .contact-form-wrapper.bg-white{background:#1e1e1e!important;border:1px solid #333!important}[data-theme=dark] .contact-form-wrapper h2{color:#f5f5f5!important}[data-theme=dark] .contact-form-wrapper p,[data-theme=dark] .contact-form-wrapper .text-muted{color:#9ca3af!important}[data-theme=dark] .contact-form-wrapper .form-control,[data-theme=dark] .contact-form-wrapper .form-select{background:#2a2a2a!important;border-color:#444!important;color:#e5e5e5!important}[data-theme=dark] .contact-form-wrapper .form-floating .form-control::placeholder,[data-theme=dark] .contact-form-wrapper .form-floating .form-select::placeholder{color:transparent!important;opacity:0!important}[data-theme=dark] .contact-form-wrapper .form-floating label{color:#9ca3af!important;background:0 0!important}[data-theme=dark] .contact-form-wrapper .form-floating>.form-control:focus~label,[data-theme=dark] .contact-form-wrapper .form-floating>.form-control:not(:placeholder-shown)~label,[data-theme=dark] .contact-form-wrapper .form-floating>.form-select~label{color:var(--primary-light-green)!important;opacity:1!important;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}[data-theme=dark] .contact-form-wrapper .form-control:focus,[data-theme=dark] .contact-form-wrapper .form-select:focus{border-color:var(--primary-green)!important;background:#2a2a2a!important}[data-theme=dark] .contact-info h2{color:#f5f5f5!important}[data-theme=dark] .contact-info>p,[data-theme=dark] .contact-info .text-muted{color:#9ca3af!important}[data-theme=dark] .contact-card,[data-theme=dark] .contact-card.bg-light{background:#1e1e1e!important;border:1px solid #333!important}[data-theme=dark] .contact-card h5{color:#f5f5f5!important}[data-theme=dark] .contact-card address,[data-theme=dark] .contact-card p,[data-theme=dark] .contact-card .text-muted{color:#9ca3af!important}[data-theme=dark] .contact-card a{color:var(--primary-light-green)!important}[data-theme=dark] .contact-card a:hover{color:#4caf50!important}[data-theme=dark] .contact-icon i,[data-theme=dark] .contact-icon .text-success{color:#fff!important}[data-theme=dark] .contact-card .text-success:not(.contact-icon .text-success){color:var(--primary-light-green)!important}[data-theme=dark] .process-step h5,[data-theme=dark] .process-step h4{color:#f5f5f5!important}[data-theme=dark] .process-step p,[data-theme=dark] .process-step .text-muted{color:#9ca3af!important}[data-theme=dark] .module-card{background:#1e1e1e!important;border:1px solid #333!important}[data-theme=dark] .module-card h5,[data-theme=dark] .module-card h4{color:#f5f5f5!important}[data-theme=dark] .module-card p,[data-theme=dark] .module-card .text-muted{color:#9ca3af!important}[data-theme=dark] .syllabus-card{background:#1e1e1e!important;border:1px solid #333!important}[data-theme=dark] .syllabus-card h4{background:linear-gradient(135deg,#2e7d32 0,#1b5e20 100%)!important;color:#fff!important;border-bottom:1px solid #1b5e20!important}[data-theme=dark] .syllabus-card h4 i{color:#81c784!important}[data-theme=dark] .syllabus-card ul{background:0 0!important}[data-theme=dark] .syllabus-card li{color:#e5e5e5!important}[data-theme=dark] .corporate-features li{color:#e5e5e5!important}[data-theme=light] .current-openings,[data-theme=light] .application-form{background:#f8f9fa!important}[data-theme=light] .current-openings h2,[data-theme=light] .application-form h2{color:#2e7d32!important}[data-theme=light] .job-card{background:#fff!important;border:1px solid #e0e0e0!important}[data-theme=light] .job-card .job-title,[data-theme=light] .job-card h4{color:#1a1a1a!important}[data-theme=light] .job-card .job-meta,[data-theme=light] .job-card .text-muted{color:#5a6268!important}[data-theme=light] .job-card .badge.bg-light{background:#e9ecef!important;color:#333!important}[data-theme=light] .job-card .badge.bg-success-subtle{background:rgba(46,125,50,.15)!important;color:#2e7d32!important}[data-theme=light] .form-box{background:#fff!important;border:1px solid #e0e0e0!important}[data-theme=light] .form-box h2{color:#2e7d32!important}[data-theme=light] .form-label{color:#333!important}[data-theme=light] .benefit-item h5{color:#1a1a1a!important}[data-theme=light] .benefit-item p{color:#5a6268!important}[data-theme=light] .benefit-item .text-success{color:#2e7d32!important}[data-theme=light] .career-section{background:#fff!important}[data-theme=light] .career-section h2{color:#2e7d32!important}[data-theme=light] .career-section p{color:#333!important}[data-theme=light] .career-badge,[data-theme=light] .career-section .bg-success.bg-opacity-10{background:rgba(46,125,50,.1)!important;border:1px solid rgba(46,125,50,.2)!important}[data-theme=light] .career-badge span,[data-theme=light] .career-section .text-success{color:#2e7d32!important}[data-theme=light] .suggested-courses,[data-theme=light] .latest-courses,[data-theme=light] .course-features{background:#fff!important;border:1px solid #e0e0e0!important}[data-theme=light] .sidebar-title,[data-theme=light] .sidebar-title-dark{color:#2e7d32!important;border-bottom-color:#ffc107!important}[data-theme=light] .suggested-list li a,[data-theme=light] .latest-courses-list li a{color:#333!important}[data-theme=light] .latest-course-item .course-title,[data-theme=light] .latest-course-item h6{color:#1a1a1a!important}[data-theme=light] .latest-course-item .old-price{color:#6c757d!important}[data-theme=light] .latest-course-item .current-price{color:#2e7d32!important}[data-theme=light] .suggested-list li a:hover,[data-theme=light] .latest-courses-list li a:hover{color:#2e7d32!important}[data-theme=light] .suggested-list li,[data-theme=light] .latest-courses-list li{border-bottom-color:#e0e0e0!important}[data-theme=light] .course-description,[data-theme=light] .course-syllabus,[data-theme=light] .course-sidebar{background:#fff!important}[data-theme=light] .accordion,[data-theme=light] .accordion-item{background:#fff!important;border-color:#e0e0e0!important}[data-theme=light] .accordion-button{background:#f8f9fa!important;color:#1a1a1a!important}[data-theme=light] .accordion-button:not(.collapsed){background:#2e7d32!important;color:#fff!important}[data-theme=light] .accordion-body{background:#fff!important;color:#333!important}[data-theme=light] .accordion-body li{color:#333!important;border-bottom-color:#e0e0e0!important}[data-theme=light] .sidebar-card,[data-theme=light] .demo-form-card{background:#fff!important;border:1px solid #e0e0e0!important}[data-theme=light] .sidebar-card h4,[data-theme=light] .demo-form-card h4{color:#2e7d32!important}[data-theme=light] .highlight-item{background:#fff!important;border-color:#e0e0e0!important}[data-theme=light] .highlight-item strong{color:#666!important}[data-theme=light] .highlight-item span,[data-theme=light] .highlight-item .text-muted{color:#1a1a1a!important}[data-theme=light] .demo-form .form-control,[data-theme=light] .demo-form .form-select,[data-theme=light] .enquiry-form .form-control,[data-theme=light] .enquiry-form .form-select{background:#fff!important;border-color:#ced4da!important;color:#333!important}[data-theme=light] .demo-form .form-floating .form-control::placeholder,[data-theme=light] .enquiry-form .form-floating .form-control::placeholder{color:transparent!important}[data-theme=light] .demo-form .form-floating label,[data-theme=light] .enquiry-form .form-floating label{color:#6c757d!important}[data-theme=light] .course-info-list li{border-bottom-color:#e0e0e0!important}[data-theme=light] .course-info-list li span{color:#666!important}[data-theme=light] .course-info-list li strong{color:#1a1a1a!important}[data-theme=light] .contact-form-wrapper,[data-theme=light] .contact-form-wrapper.bg-white{background:#fff!important;border:1px solid #e0e0e0!important}[data-theme=light] .contact-form-wrapper h2{color:#2e7d32!important}[data-theme=light] .contact-form-wrapper p,[data-theme=light] .contact-form-wrapper .text-muted{color:#666!important}[data-theme=light] .contact-form-wrapper .form-floating>.form-control::placeholder,[data-theme=light] .contact-form-wrapper .form-floating>textarea::placeholder{color:transparent!important;opacity:0!important}[data-theme=light] .contact-form-wrapper .form-floating>label{color:#666!important}[data-theme=light] .contact-form-wrapper .form-floating>.form-control:focus~label,[data-theme=light] .contact-form-wrapper .form-floating>.form-control:not(:placeholder-shown)~label,[data-theme=light] .contact-form-wrapper .form-floating>.form-select~label{color:#2e7d32!important}[data-theme=light] .contact-form-wrapper .form-control,[data-theme=light] .contact-form-wrapper .form-select{background:#fff!important;border-color:#ccc!important;color:#333!important}[data-theme=light] .contact-form-wrapper .form-control:focus,[data-theme=light] .contact-form-wrapper .form-select:focus{border-color:#2e7d32!important;box-shadow:0 0 0 .2rem rgba(46,125,50,.15)!important}[data-theme=light] .contact-card,[data-theme=light] .contact-card.bg-light{background:#f8f9fa!important;border:1px solid #e0e0e0!important}[data-theme=light] .contact-card h5{color:#2e7d32!important}[data-theme=light] .contact-card address,[data-theme=light] .contact-card p,[data-theme=light] .contact-card .text-muted{color:#333!important}[data-theme=light] .contact-card a{color:#2e7d32!important}[data-theme=light] .process-step h5,[data-theme=light] .process-step h4{color:#2e7d32!important}[data-theme=light] .process-step p,[data-theme=light] .process-step .text-muted{color:#333!important}[data-theme=light] .module-card{background:#fff!important;border:1px solid #e0e0e0!important}[data-theme=light] .module-card h5,[data-theme=light] .module-card h4{color:#2e7d32!important}[data-theme=light] .module-card p,[data-theme=light] .module-card .text-muted{color:#333!important}[data-theme=light] .corporate-features li{color:#333!important}[data-theme=light] .course-features ul li{color:#333!important;border-bottom-color:#e0e0e0!important}[data-theme=dark] .about-content .lead{color:rgba(255,255,255,.8)}[data-theme=dark] .about-stats .stat-box{background:#1e1e1e;border-bottom-color:#4caf50}[data-theme=dark] .about-stats .stat-box h3{color:#4caf50}[data-theme=dark] .about-stats .stat-box p{color:rgba(255,255,255,.7)}[data-theme=dark] .membership-badge{background:#1e1e1e;border-color:#333}[data-theme=dark] .membership-badge:hover{border-color:#4caf50}[data-theme=dark] .placement-stats .stat-card{background:#1e1e1e;border-bottom-color:#4caf50}[data-theme=dark] .placement-stats .stat-card h3{color:#4caf50!important}[data-theme=dark] .placement-stats .stat-card p{color:rgba(255,255,255,.7)}[data-theme=dark] .placed-student-card{background:#1e1e1e;box-shadow:0 5px 20px rgba(0,0,0,.3)}[data-theme=dark] .placed-student-card h5{color:#fff}[data-theme=dark] .placed-student-card p{color:rgba(255,255,255,.7)}[data-theme=dark] .course-card-features li{color:#e5e5e5;border-bottom-color:#333}[data-theme=light] .about-content .lead{color:#333}[data-theme=light] .about-stats .stat-box{background:#f8f9fa}[data-theme=light] .about-stats .stat-box h3{color:#2e7d32}[data-theme=light] .membership-badge{background:#fff;border-color:#e9ecef}[data-theme=light] .placement-stats .stat-card{background:#fff}[data-theme=light] .placement-stats .stat-card h3{color:#2e7d32!important}[data-theme=light] .placed-student-card{background:#fff}[data-theme=light] .placed-student-card h5{color:#1a1a1a}[data-theme=light] .course-card-features li{color:#333!important;border-bottom-color:#f0f0f0}[data-theme=light] .course-hero-card .course-card-features li{color:#333!important;border-bottom-color:#f0f0f0}[data-theme=dark] .urgency-banner{background:linear-gradient(135deg,#d32f2f,#c2185b);box-shadow:0 4px 15px rgba(211,47,47,.4)}[data-theme=light] .urgency-banner{background:linear-gradient(135deg,#f44336,#e91e63);box-shadow:0 4px 15px rgba(244,67,54,.3)}[data-theme=dark] .course-hero-card .seats-counter{background:rgba(244,67,54,.2);border-color:#ef5350}[data-theme=light] .course-hero-card .seats-counter{background:rgba(244,67,54,.08);border-color:#f44336}[data-theme=dark] .hero-trust-badges .trust-badge{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:#fff}[data-theme=dark] .hero-trust-badges .trust-badge:hover{background:rgba(255,255,255,.2)}[data-theme=light] .hero-trust-badges .trust-badge{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3);color:#fff}[data-theme=light] .hero-trust-badges .trust-badge:hover{background:rgba(255,255,255,.3)}[data-theme=dark] .course-social-proof{border-top-color:#333}[data-theme=dark] .enrolled-avatars img{border-color:#1e1e1e}[data-theme=dark] .enrolled-avatars .more-count{border-color:#1e1e1e;background:#4caf50}[data-theme=dark] .enrolled-text{color:#9ca3af}[data-theme=light] .course-social-proof{border-top-color:#e5e7eb}[data-theme=light] .enrolled-avatars img{border-color:#fff}[data-theme=light] .enrolled-text{color:#6b7280}[data-theme=dark] .discount-tag{box-shadow:0 4px 20px rgba(244,67,54,.5)}[data-theme=light] .discount-tag{box-shadow:0 4px 15px rgba(244,67,54,.35)}[data-theme=dark] .course-hero-card{transition:box-shadow .3s ease}[data-theme=dark] .course-hero-card:hover{box-shadow:0 15px 40px rgba(0,0,0,.3)}[data-theme=light] .course-hero-card:hover{box-shadow:0 15px 40px rgba(0,0,0,.12)}[data-theme=dark] .btn-demo.btn-glow{box-shadow:0 0 15px rgba(76,175,80,.3)}[data-theme=dark] .btn-demo.btn-glow:hover{box-shadow:0 0 30px rgba(76,175,80,.5)}[data-theme=light] .btn-demo.btn-glow{box-shadow:0 0 10px rgba(46,125,50,.2)}[data-theme=light] .btn-demo.btn-glow:hover{box-shadow:0 0 20px rgba(46,125,50,.4)}[data-theme=dark] .countdown-mini{color:#ffc107;text-shadow:0 0 10px rgba(255,193,7,.5)}[data-theme=light] .countdown-mini{color:#ff9800;font-weight:700}[data-theme=dark] .course-card-guarantee{color:#9ca3af}[data-theme=dark] .course-card-guarantee .text-warning{color:#ffc107!important}[data-theme=dark] .course-card-guarantee .text-success{color:#4caf50!important}[data-theme=light] .course-card-guarantee{color:#000!important}[data-theme=light] .course-card-guarantee i.text-warning,[data-theme=light] .course-card-guarantee .text-warning{color:#92400e!important}[data-theme=light] .course-card-guarantee i.text-success,[data-theme=light] .course-card-guarantee .text-success{color:#14532d!important}[data-theme=light] .course-card-guarantee i{opacity:1!important}