/* Modern UI layer for the original default-theme markup. */
:root{--mui-ink:#101828;--mui-muted:#667085;--mui-line:#e4e7ec;--mui-canvas:#f8fafc;--mui-card:#fff;--mui-primary:#2457e6;--mui-primary-dark:#173ea8;--mui-highlight:#d9f99d;--mui-radius:24px}
body.modernui-theme{background:var(--mui-canvas);color:var(--mui-ink)}
body.modernui-theme #page-wrapper{overflow:hidden}
body.modernui-theme .mui-header{background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,24,40,.08)}
body.modernui-theme .mui-topbar{background:var(--mui-ink);padding:8px 0;color:#d0d5dd}
body.modernui-theme .mui-header .navbar{box-shadow:none;background:transparent!important}
body.modernui-theme .mui-header .navbar-brand{letter-spacing:-.02em}
body.modernui-theme .mui-header .nav-link{color:#344054;font-size:.86rem;font-weight:600;padding:12px 10px!important}
body.modernui-theme .mui-header .nav-link:hover,body.modernui-theme .mui-header .nav-link:focus{color:var(--mui-primary)}
body.modernui-theme .mui-header .btn-primary{background:var(--mui-ink);border-color:var(--mui-ink);border-radius:999px;padding:.7rem 1.15rem!important}
body.modernui-theme .mui-header .btn-primary:hover{background:var(--mui-primary);border-color:var(--mui-primary)}
body.modernui-theme .mui-header .dropdown-menu{margin-top:10px;border:1px solid var(--mui-line);border-radius:16px;box-shadow:0 18px 50px rgba(16,24,40,.12)}
body.modernui-theme .mui-header .dropdown-item{font-size:.85rem;color:#344054;padding:9px 12px}
body.modernui-theme .mui-header .dropdown-item:hover{background:#eff4ff;color:var(--mui-primary)}

/* Original hero carousel, rebuilt as a contained feature panel. */
body.modernui-theme .container-fluid.p-0{padding:20px 20px 0!important;background:var(--mui-canvas)}
body.modernui-theme #carouselExampleIndicators{border-radius:32px;overflow:hidden;background:#14213d;box-shadow:0 24px 60px rgba(16,24,40,.16)}
body.modernui-theme #carouselExampleIndicators .carousel-item{height:min(57vw,610px);min-height:430px;background:#14213d}
body.modernui-theme #carouselExampleIndicators .carousel-item img{height:100%;object-fit:cover;opacity:.48;mix-blend-mode:screen}
body.modernui-theme #carouselExampleIndicators .carousel-item:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,21,48,.9),rgba(10,21,48,.2) 70%,transparent)}
body.modernui-theme #carouselExampleIndicators .carousel-caption{z-index:2;left:8%;right:auto;bottom:16%;max-width:650px;text-align:left}
body.modernui-theme #carouselExampleIndicators .carousel-caption h5{font:700 clamp(2.25rem,5vw,5.25rem)/1.02 'Space Grotesk';letter-spacing:-.065em;color:#fff;text-shadow:none}
body.modernui-theme #carouselExampleIndicators .carousel-indicators{z-index:3;justify-content:flex-start;left:8%;margin-left:0;margin-right:0;bottom:32px}
body.modernui-theme #carouselExampleIndicators .carousel-indicators li{width:28px;height:4px;border:0;border-radius:9px;background:#fff;opacity:.45}
body.modernui-theme #carouselExampleIndicators .carousel-indicators .active{width:56px;opacity:1;background:var(--mui-highlight)}

/* Notice ticker and quick links. */
body.modernui-theme #category-part:first-of-type{margin:20px 20px 0;border-radius:18px;background:var(--mui-ink);color:#fff}
body.modernui-theme #category-part:first-of-type .category{margin:0!important}
body.modernui-theme #category-part:first-of-type marquee{padding:14px 0}
body.modernui-theme #category-part:first-of-type ul{list-style:none;margin:0;padding:0;gap:36px}
body.modernui-theme #category-part:first-of-type li{font-size:.85rem;color:#e4e7ec}
body.modernui-theme #category-part:first-of-type li span:first-child{color:var(--mui-highlight)!important}
body.modernui-theme #category-part:nth-of-type(2){padding:86px 0 98px;background:var(--mui-canvas)}
body.modernui-theme .category-text{max-width:390px}
body.modernui-theme .category-text h2{font:700 clamp(2.2rem,4vw,4.25rem)/1.02 'Space Grotesk';letter-spacing:-.07em;color:var(--mui-ink)}
body.modernui-theme .category-slied{gap:12px}
body.modernui-theme .category-slied>[class*=col-]{padding:0 6px;margin-bottom:12px}
body.modernui-theme .singel-category{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:170px;padding:20px;border:1px solid var(--mui-line);border-radius:20px;background:var(--mui-card);color:var(--mui-ink);box-shadow:0 7px 22px rgba(16,24,40,.05);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
body.modernui-theme .singel-category:hover{transform:translateY(-6px);border-color:#9db5ff;box-shadow:0 20px 35px rgba(36,87,230,.14)}
body.modernui-theme .singel-category .icon{height:58px;width:58px;display:grid;place-items:center;border-radius:16px;background:#eff4ff}
body.modernui-theme .singel-category .icon img{width:34px;height:34px;object-fit:contain}
body.modernui-theme .singel-category .cont{font-weight:700;font-size:.95rem}

/* Shared content sections from frontend.default. */
body.modernui-theme #about-part,body.modernui-theme #course-part,body.modernui-theme #courses-part,body.modernui-theme #contact-page,body.modernui-theme #hero{background:var(--mui-canvas);padding-top:78px!important;padding-bottom:88px!important}
body.modernui-theme #about-part .container,body.modernui-theme #course-part .container,body.modernui-theme #courses-part .container,body.modernui-theme #contact-page .container,body.modernui-theme #hero .container{position:relative;z-index:1}
body.modernui-theme .section-title{margin:0 0 24px!important}
body.modernui-theme .section-title h5,body.modernui-theme .feature-title h3{margin-bottom:10px;color:var(--mui-primary);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
body.modernui-theme .section-title h2,body.modernui-theme .section-title h3{font:700 clamp(2rem,3.5vw,3.6rem)/1.05 'Space Grotesk';letter-spacing:-.06em;color:var(--mui-ink)}
body.modernui-theme .about-cont{color:var(--mui-muted);font-size:1.03rem;line-height:1.8}
body.modernui-theme .about-cont img{max-width:100%;border-radius:24px}
body.modernui-theme .about-event,body.modernui-theme .contact-from,body.modernui-theme .contact-address{padding:26px;background:var(--mui-card);border:1px solid var(--mui-line);border-radius:var(--mui-radius);box-shadow:0 10px 35px rgba(16,24,40,.05)}
body.modernui-theme .about-event ul,body.modernui-theme .contact-address ul{list-style:none;margin:0;padding:0}
body.modernui-theme .singel-event{padding:14px 0;border-bottom:1px solid var(--mui-line)}
body.modernui-theme .singel-event a{color:var(--mui-ink);text-decoration:none}
body.modernui-theme .singel-event h5{margin:5px 0;font:700 1rem 'Space Grotesk'}

/* Course/blog/gallery surfaces. */
body.modernui-theme .gray-bg{background:var(--mui-canvas)!important}
body.modernui-theme .singel-course,body.modernui-theme .single-course,body.modernui-theme .singel-teachers,body.modernui-theme .blog-post,body.modernui-theme .single-blog{height:100%;overflow:hidden;border:1px solid var(--mui-line);border-radius:22px;background:var(--mui-card);box-shadow:0 9px 28px rgba(16,24,40,.06);transition:transform .25s ease,box-shadow .25s ease}
body.modernui-theme .singel-course:hover,body.modernui-theme .single-course:hover,body.modernui-theme .blog-post:hover,body.modernui-theme .single-blog:hover{transform:translateY(-6px);box-shadow:0 22px 42px rgba(16,24,40,.12)}
body.modernui-theme .singel-course>a img,body.modernui-theme .single-course>img{width:100%;height:215px;object-fit:cover}
body.modernui-theme .singel-course .cont,body.modernui-theme .single-course .card-body{padding:22px}
body.modernui-theme .singel-course .cont h4,body.modernui-theme .single-course h4{font:700 1.12rem 'Space Grotesk'}
body.modernui-theme .singel-course .cont a,body.modernui-theme .single-course a{color:var(--mui-ink);text-decoration:none}
body.modernui-theme .course-single{height:auto;border:0;box-shadow:none;background:transparent}
body.modernui-theme .gallery-slied .singel-course{height:255px;margin:0 6px}
body.modernui-theme .gallery-slied .singel-course .image{height:100%!important;border-radius:22px;background-position:center;transition:transform .4s ease}
body.modernui-theme .gallery-slied .singel-course:hover .image{transform:scale(1.04)}
body.modernui-theme .nav .btn,body.modernui-theme .btn-primary{border-radius:999px;background:var(--mui-primary);border-color:var(--mui-primary);font-weight:700}
body.modernui-theme .pagination .page-link{border:0;border-radius:10px;color:var(--mui-primary)}
body.modernui-theme .pagination .active .page-link{background:var(--mui-primary);color:#fff}

/* CTA, facility and certification bands. */
body.modernui-theme #apply-aprt{padding:30px 0 80px!important;background:var(--mui-canvas)}
body.modernui-theme .apply-cont{padding:46px;border-radius:28px;background:var(--mui-ink);color:#fff;box-shadow:0 22px 48px rgba(16,24,40,.18)}
body.modernui-theme .apply-cont h3{font:700 2.2rem 'Space Grotesk'}
body.modernui-theme .apply-cont p{max-width:640px;color:#d0d5dd}
body.modernui-theme .apply-cont .main-btn{display:inline-block;border:0;border-radius:999px;background:var(--mui-highlight);color:var(--mui-ink);font-weight:700;text-decoration:none;padding:12px 20px}
body.modernui-theme #video-feature{padding:88px 0!important;background:#eef4ff!important}
body.modernui-theme #video-feature> .container> .row> .col-lg-6 img{border-radius:28px;box-shadow:0 22px 45px rgba(16,24,40,.15)}
body.modernui-theme .feature{padding:0!important}
body.modernui-theme .feature>ul{list-style:none;margin:0;padding:0}
body.modernui-theme .singel-feature{display:flex;gap:14px;align-items:flex-start;margin:12px 0;padding:16px;border:1px solid var(--mui-line);border-radius:18px;background:#fff}
body.modernui-theme .singel-feature .icon{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border-radius:14px;background:#eff4ff}
body.modernui-theme .singel-feature .icon img{width:26px;height:26px;object-fit:contain}
body.modernui-theme .singel-feature h4{margin:0;font:700 1rem 'Space Grotesk'}
body.modernui-theme .singel-feature p{margin:4px 0 0;color:var(--mui-muted);font-size:.9rem}
body.modernui-theme .singel-counter{padding:22px;border-radius:20px;background:#1d2939;color:#fff}
body.modernui-theme .singel-counter span{font:700 2.3rem 'Space Grotesk'}
body.modernui-theme .singel-counter p{margin:4px 0 0;color:#d0d5dd}
body.modernui-theme #news-part{padding:78px 0!important;background:var(--mui-canvas)}

@media(max-width:991px){body.modernui-theme .container-fluid.p-0{padding:12px 12px 0!important}body.modernui-theme #carouselExampleIndicators{border-radius:22px}body.modernui-theme #carouselExampleIndicators .carousel-item{min-height:390px}body.modernui-theme #category-part:first-of-type{margin:12px 12px 0}body.modernui-theme #category-part:nth-of-type(2){padding:58px 0 66px}body.modernui-theme .category-text{max-width:none;margin-bottom:28px}body.modernui-theme .apply-cont{padding:30px 24px}}
