.video-card{text-align:left;box-shadow:0 4px 12px rgba(0,0,0,.1)}.video-card img{width:100%;display:block;border-radius:0}.video-card h5{font-size:1rem;margin:8px 0 4px;color:#000}.video-card p{font-size:.85rem;color:#444;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.channel-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:30px}section.youtube-section{background-color:#b1b1b12b}.channel-card{align-items:center;background:#fff;border-radius:12px;padding:12px 16px;border-radius:20px;border:2px solid #e0e0e0}.channel-card .video-box{margin:0}.channel-img{width:60px;height:60px;border-radius:50%;margin-right:12px}.channel-card .video-box img{border-radius:10px;max-height:230px;object-fit:cover;object-position:top}.channel-card .content{padding:10px 0 0}.channel-info{flex:1;text-align:left}.channel-title{font-size:1rem;font-weight:600;margin:0;color:#000}.channel-subs{font-size:.9rem;color:#555;margin:4px 0}.subscribe-btn{background:#cc0000;color:#fff;border:none;padding:6px 12px;font-size:.9rem;border-radius:4px;cursor:pointer;text-decoration:none}.subscribe-btn:hover{background:#e60000}.visit-all-btn{background:#cc0000;color:#fff;border:none;padding:12px 24px;font-size:1rem;font-weight:700;border-radius:30px;cursor:pointer;display:inline-block;text-decoration:none;transition:background .3s ease}.visit-all-btn:hover{background:#e60000;color:#fff}.youtube-section{background:#fff}.owl-carousel{display:block!important;visibility:visible!important}.video-card{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #eee;transition:transform .3s ease,box-shadow .3s ease;height:100%}.video-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.video-box{width:100%;overflow:hidden}.video-box img{width:100%;height:100%;object-fit:cover}.video-card .content{padding:15px}.video-card h5{font-size:15px;font-weight:600;line-height:1.4;margin-bottom:8px}.video-card p{font-size:13px;color:#666;line-height:1.5}.owl-nav button{background:#0d6efd!important;color:#fff!important;border-radius:50%;width:38px;height:38px}.owl-nav button:hover{background:#084298!important}.owl-dots .owl-dot span{background:#ccc}.owl-dots .owl-dot.active span{background:#0d6efd}.testimonials{--primary:#f07c3c;--text-main:#1e293b;--text-muted:#64748b;--card-radius:24px;--glass-bg:rgba(255,255,255,0.95);background-color:#f8faff}.testimonials .heading .section-title{color:var(--text-main);margin-bottom:12px}.testimonials .heading p{color:var(--text-muted);font-size:1.1rem;max-width:500px;margin:0 auto 50px}.testimonials .testimonials-swiper{padding:60px 20px!important}.testimonials .item{background:var(--glass-bg);border:2px dashed rgba(226,232,240,.8);border-radius:var(--card-radius);padding:50px 30px 30px;height:100%;position:relative;transition:all .5s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 6px -1px rgba(0,0,0,.05);display:flex;flex-direction:column}.testimonials .item .image{position:absolute;top:-40px;left:30px;width:80px;height:80px;padding:4px;background:linear-gradient(135deg,var(--primary),#6366f1);border-radius:22px;box-shadow:0 15px 30px rgba(37,99,235,.2)}.testimonials .item .image img{width:100%;height:100%;object-fit:cover;border-radius:18px;background:#fff;border:2px solid #fff}.testimonials .content{flex-grow:1;display:flex;flex-direction:column}.testimonials .content h5{font-size:1.25rem;font-weight:700;color:var(--text-main);margin-bottom:15px;letter-spacing:-.3px}.testimonials .content p{font-size:.95rem;line-height:1.7;color:#475569;margin:0;position:relative}.testimonials .item:before{content:"“";position:absolute;top:20px;right:30px;font-size:5rem;color:var(--primary);opacity:.08;line-height:1}.testimonials .item:hover{transform:translateY(-12px);border:2px dashed var(--primary);box-shadow:0 30px 60px -12px rgba(0,0,0,.08)}.swiper-button-next,.swiper-button-prev{width:50px;height:50px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;color:var(--primary)!important;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:.3s ease}.swiper-button-next:hover,.swiper-button-prev:hover{background:#f07c3c;color:#fff!important;transform:scale(1.1)}.testimonials .swiper-button-next:after,.testimonials .swiper-button-prev:after{font-size:1.1rem!important;font-weight:900}.testimonials .swiper-pagination-bullet{background:#cbd5e1;opacity:1;height:8px;width:8px;transition:all .3s ease}.testimonials .swiper-pagination-bullet-active{background:var(--primary);width:24px;border-radius:4px}@media (max-width:768px){.testimonials .heading .section-title{font-size:2rem}.testimonials .item{padding:45px 20px 25px}.testimonials .item .image{width:65px;height:65px;left:20px;top:-32.5px}}.hero{background:#f3f3f3;padding:80px 0 40px;font-family:Poppins,sans-serif}.hero-container{max-width:1200px;margin:auto;padding-left:20px;display:flex;align-items:center;justify-content:space-between;gap:60px}.hero-left{flex:1}.hero-title{font-size:35px;font-weight:500;color:#222;line-height:1.3;margin-bottom:18px}.brand{font-size:40px;font-weight:800}.hero-sub{font-size:13px;color:#6c757d;margin-bottom:8px}.hero-btn{display:inline-block;margin-top:22px;background:#f07c3c;color:white;padding:12px 26px;border-radius:6px;text-decoration:none;font-weight:600;transition:.3s ease}.hero-btn:hover{background:blue;color:white}.hero-right{flex:1;text-align:center}.hero-img{width:100%;max-width:520px}@media (max-width:768px){.hero-container{flex-direction:column;text-align:center}.hero-title{font-size:28px}.hero-img{margin-top:20px}}.features{padding:0;font-family:Poppins,sans-serif}.features-wrapper{max-width:1200px;margin:auto;background:#cfd2ff;border-radius:100px;padding:20px;display:grid;grid-template-columns:repeat(4,1fr);text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.04);border:2px dashed #383eb0}.feature-icon{width:85px;margin-bottom:15px;mix-blend-mode:darken}.feature-card h5{font-size:20px;font-weight:600;margin-bottom:6px;color:#222}.feature-card p{font-size:14px;color:#6c757d;margin:0}@media (max-width:992px){.features-wrapper{grid-template-columns:repeat(2,1fr);gap:10px;padding:20px 10px}.feature-icon{width:75px}.features-wrapper{background:transparent;box-shadow:0 4px 20px rgba(0,0,0,.04);border-radius:0;border:0;gap:20px 10px}.banner-wrapper{margin-bottom:0}.feature-card h5{font-size:14px}.feature-card p{font-size:12px;line-height:normal}}.exc-custm{padding:60px 0;background-color:#fcfcfc}.section-title{font-size:28px;font-weight:700;margin-bottom:30px;color:#1a1a1a}.text-center{text-align:center}.course-grid{display:flex;flex-wrap:wrap;grid-template-columns:repeat(4,minmax(260px,1fr));gap:20px;margin-top:20px;justify-content:center}.course-card{background:white;border:1px solid #e5e5e5;border-radius:18px;padding:22px 22px 0;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease;max-width:300px;flex:1 1 260px}.course-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.course-card:before{top:20%;transition:all .4s ease;content:"";position:absolute;bottom:60px;right:-20px;width:140px;height:140px;background:#fdf2ef;border-radius:30px;transform:rotate(15deg)}.course-card:nth-child(2):before{background:#f4f0ff}.course-card:nth-child(3):before{background:#f0fff4}.course-card:nth-child(4):before{background:#fffaf0}.course-card:hover:before{top:0;right:0;width:100%;height:100%;transform:none;border-radius:15px}.card-header{position:relative;z-index:2}.card-header h3{font-size:18px;font-weight:700;margin:0;color:#1a1a1a;line-height:1.3;min-height:50px}.card-header p{font-size:13px;color:#999;margin-top:6px;font-weight:400}.content-wrapper{display:flex;justify-content:space-between;align-items:flex-end;margin-top:14px;min-height:170px;position:relative;z-index:2}.exc-custm .content-wrapper{flex:1}.tags-container{display:flex;flex-direction:column;gap:10px;padding-bottom:16px;z-index:3}.tag-btn{border:none;border-radius:8px;padding:8px 18px;font-weight:700;font-size:13px;cursor:pointer;min-width:100px;text-align:center;transition:opacity .2s}.tag-btn.active{background-color:#f07c3c;color:white;box-shadow:0 3px 8px rgba(240,124,60,.35)}.tag-btn.inactive{background-color:#ebebeb;color:#555}.tag-btn:hover{opacity:.85}.image-container{position:relative;z-index:3;display:flex;align-items:flex-end}.image-container img{width:150px;height:auto;display:block;object-fit:contain;transition:transform .3s ease}.course-card:hover .image-container img{transform:scale(1.05)}.explore-btn{display:block;width:calc(100% + 44px);margin-left:-22px;margin-right:-22px;margin-top:0;background:linear-gradient(90deg,#f07c3c,#fd9a5a);color:white;border:none;border-radius:0 0 18px 18px;padding:14px;font-weight:700;font-size:15px;cursor:pointer;letter-spacing:.3px;transition:filter .2s;position:relative;z-index:3}.explore-btn:hover{filter:brightness(1.08)}@media (max-width:768px){.course-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;padding:0 25px;margin-left:-25px;margin-right:-25px;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;flex-wrap:nowrap}.exc-custm{padding:20px 0}.course-grid::-webkit-scrollbar{display:none}.course-card{min-width:270px;flex-shrink:0;scroll-snap-align:center}.image-container img{width:120px}.card-header h3{min-height:auto;font-size:16px}}.why-section{padding:80px 20px;background-color:#ffffff;max-width:1300px;margin:0 auto}.why-header{text-align:center;margin-bottom:50px}.why-header h2{font-size:32px;color:#000;font-weight:800;margin-bottom:15px}.why-header p{color:#666;max-width:700px;margin:0 auto;line-height:1.6}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.why-card{background:#fff;border:1px solid #eee;padding:35px 20px;border-radius:12px;text-align:center;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;align-items:center;cursor:pointer}.why-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.08);border-color:#1e25a5}.why-icon-box{margin-bottom:20px;display:flex;align-items:center;justify-content:center;height:75px;width:75px;background:#edeefe;border-radius:50%;transition:all .4s ease}.why-icon-box svg{width:32px;height:32px;stroke:#1e25a5;transition:all .4s ease}.why-card:hover .why-icon-box{background:#1e25a5;transform:scale(1.1)}.why-card:hover .why-icon-box svg{stroke:#ffffff}.why-info h3{font-size:19px;color:#001e42;margin-bottom:12px;font-weight:700;transition:color .3s ease}.why-card:hover h3{color:#1e25a5}.why-info p{font-size:14.5px;color:#666;line-height:1.6}@media (max-width:1024px){.why-grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:600px){.why-grid{grid-template-columns:1fr}.why-section{padding:50px 15px}.why-header h2{font-size:26px}.why-card{padding:30px 20px}}.stats-wrapper{padding:0 20px 40px;background:#fdfdfd}.stats-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.stat-card{position:relative;background:#fff;border-radius:24px;padding:15px 30px;text-align:center;border:1px solid #f0f0f0;overflow:hidden;transition:all .5s cubic-bezier(.25,1,.5,1);box-shadow:0 10px 30px rgba(0,0,0,.02);z-index:1}.stat-icon-wrapper svg{width:60px;height:60px}.stat-card:hover{transform:translateY(-15px);box-shadow:0 30px 60px rgba(0,0,0,.1);border-color:var(--accent)}.stat-icon-wrapper{font-size:50px;color:var(--accent);margin-bottom:25px;transition:all .5s ease;display:inline-block}.stat-card:hover .stat-icon-wrapper{transform:scale(1.2) rotateY(180deg)}.stat-number{font-size:28px;font-weight:700;color:#001e42;margin-bottom:8px;letter-spacing:-1px}.stat-label{font-size:16px;color:#64748b;font-weight:600}.stat-circle-decor{position:absolute;top:-50px;right:-50px;width:100px;height:100px;background:var(--accent);opacity:.03;border-radius:50%;transition:all .6s ease;z-index:-1}.stat-card:hover .stat-circle-decor{width:400px;height:400px;top:-100px;right:-100px;opacity:.05}@media (max-width:992px){.stats-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.stats-container{grid-template-columns:1fr;gap:20px}.stat-card{padding:40px 20px}.stat-number{font-size:28px}}