.banner-wrapper{width:100%;background:#f5f5f5;padding:15px;margin-bottom:50px}.banner-wrapper .container-fluid{padding-left:24px!important;padding-right:24px!important}.banner-slide{width:100%;position:relative}.banner-carousel .owl-stage-outer{border-radius:12px;overflow:hidden}.banner-img{width:100%;height:auto;display:block;object-fit:cover}.banner-carousel .owl-nav{position:absolute;top:50%;width:100%;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;z-index:10}.banner-nav-btn{pointer-events:all;width:42px;height:42px;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;font-size:28px;display:flex;align-items:center;justify-content:center;margin:0 12px;cursor:pointer;transition:.3s}.banner-nav-btn:hover{background:#ffcc00;color:#000}.banner-carousel .owl-dots{position:absolute;bottom:12px;width:100%;text-align:center}.banner-carousel .owl-dot span{width:8px!important;height:8px!important;margin:0 4px!important;background:#fff!important}.banner-carousel .owl-dot.active span{width:22px!important;background:#fff!important}@media (max-width:768px){.banner-wrapper .container-fluid{padding-left:12px!important;padding-right:12px!important}.banner-carousel .owl-stage-outer{border-radius:8px}.banner-nav-btn{width:34px;height:34px;font-size:22px}}.category{padding:50px 0}.heading h2{font-weight:700;margin-bottom:0}.faculty-card{border:1px solid #eee;border-radius:10px;overflow:hidden;transition:transform .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column}.faculty-card:hover{transform:translateY(-5px)}.faculty-card-img{width:100%;aspect-ratio:1/1;background-color:#f8f8f8;display:flex;justify-content:center;align-items:center;overflow:hidden}.faculty-img{width:100%;height:100%;object-fit:cover}.card-body{padding:15px;flex:1;display:flex;flex-direction:column;text-align:center}.faculty-name{font-weight:600;margin-bottom:10px}.card-body p{flex-grow:1;font-size:14px;color:#555}.category-btn .btn-page{background:#d32f2f;color:#fff;padding:10px 25px;border-radius:5px;text-decoration:none;transition:background .3s}.category-btn .btn-page:hover{background:#b71c1c}.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}}.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;width:150px;height:150px;flex-shrink:0}.image-container .course-image,.image-container img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .3s ease;aspect-ratio:1/1}.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{width:120px;height:120px}.image-container .course-image,.image-container img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .3s ease;aspect-ratio:1/1}.card-header h3{min-height:auto;font-size:16px}}