.ekit-template-content-footer, .ekit-template-content-header {
    display: none;
}
.ed-header__search form,.ed-topbar,.ed-topbar__category{position:relative}.ed-topbar__category .current,.ed-topbar__info-buttons button,.ed-topbar__search button,.ed-topbar__search input{font-size:14px;font-weight:500;letter-spacing:-.14px}.ed-topbar__info-buttons button:hover,.ed-topbar__search button{color:var(--ed-white-color)}.ed-header__menu li .sub-menu li .third-menu li.active a,.ed-header__menu li .sub-menu li .third-menu li:hover a,.ed-header__menu li .sub-menu li.active a,.ed-header__menu li .sub-menu li:hover>a{padding-left:25px;color:var(--ed-primary-color)}.ed-topbar{padding:16px 0;z-index:999}.ed-topbar__inner{display:flex;align-items:center;justify-content:space-between}.ed-header__contact,.ed-topbar__search button,.ed-topbar__search-widget{align-items:center;display:flex}.ed-topbar__logo img{max-width:200px;height:44px;object-fit:contain}.ed-topbar__search{position:relative;width:570px}.ed-topbar__category::before{position:absolute;content:"";right:-12px;top:50%;z-index:2;width:1px;height:19px;transform:translate(0,-50%);background:#b8b8b8}.ed-topbar__category .nice-select{padding-left:30px;padding-right:40px;margin:0;border-radius:52px 0 0 52px;height:50px;line-height:50px;width:190px;border:1px solid #ebebeb!important;border-right:none!important}.ed-topbar__category .current{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:rgba(1,28,26,.75);white-space:initial}.ed-topbar__category .nice-select .list{width:212px;transform:none!important;max-height:320px;overflow-y:scroll;border:transparent;box-shadow:0 4.4px 20px -1px rgba(19,16,34,.05);border-radius:8px;margin-top:2px;z-index:999}.ed-topbar__category .nice-select .option{line-height:40px;min-height:40px;padding-left:30px;padding-right:30px}.ed-topbar__search input{font-style:normal;border-radius:0 52px 52px 0;border:1px solid #ebebeb;background:var(--ed-white-color);padding:12px 140px 12px 40px;height:50px;border-left:0!important;width:100%}.ed-topbar__search button{position:absolute;right:7px;top:5px;height:40px;background:var(--ed-primary-color);padding:12px 24px;border-radius:52px;gap:8px}.ed-topbar__search button:hover{background:var(--ed-secondary-color)}.ed-topbar__search button i{font-size:15px}.ed-topbar__info{display:flex;align-items:center;gap:38px}.ed-topbar__info-social{display:flex;align-items:center;gap:14px}.ed-topbar__info-social li img{width:17px;height:17px;object-fit:contain}.ed-topbar__info-buttons{display:flex;align-items:center;gap:10px}.ed-topbar__info-buttons button{padding:13px 23px;border-radius:52px;color:#263238;transition:.4s;position:relative;z-index:2}.ed-topbar__info-buttons button::before{position:absolute;content:"";width:100%;height:100%;border-radius:52px;top:0;left:0;background:var(--ed-secondary-color);opacity:0;visibility:hidden;transition:.4s;z-index:-1}.ed-header__menu li .sub-menu,.ed-header__menu li .sub-menu li .third-menu{position:absolute;min-width:240px;visibility:hidden;transform:scaleY(0);z-index:99;box-shadow:-2px 2px 70px -25px rgb(0 0 0 / 30%);transition:.3s ease-out;opacity:0}.ed-topbar__info-buttons button:hover::before{opacity:1;visibility:visible}.ed-topbar__info-buttons .register-btn{background:var(--ed-tertiary-color)}.ed-topbar__info-buttons .login-btn{background:linear-gradient(180deg,#fff 0,#d7e1d8 100%)}.ed-header,.ed-header.sticky,.ed-header__menu li .sub-menu{background:var(--ed-white-color)}.ed-header{box-shadow:0 4px 30px 16px rgba(7,2,41,.04);position:relative;z-index:1001}.ed-header.sticky{position:fixed;top:0;left:0;right:0;z-index:999;-webkit-animation:1.2s sticky;animation:1.2s sticky}@-webkit-keyframes sticky{0%{top:-200px}100%{top:0}}@keyframes sticky{0%{top:-200px}100%{top:0}}.ed-header__menu li{display:inline-block;margin-right:24px;position:relative}.ed-header__menu li:last-child{margin:0}.ed-header__menu li a{display:flex;align-items:center;gap:4px;font-size:15px;font-style:normal;font-weight:600;line-height:120%;color:var(--ed-title-color);padding:20.5px 0;letter-spacing:-.14px}.ed-header__menu li a i{position:relative;top:2px;font-size:16px}.ed-header__menu li.active a,.ed-header__menu li:hover>a{color:var(--ed-primary-color)}.ed-header__menu li:hover>.sub-menu{transform:scale(1);opacity:1;visibility:visible}.ed-header__menu li .sub-menu{top:100%;text-align:left;transform-origin:0 0;border-radius:0 0 4px 4px;border-top:2px solid var(--ed-primary-color)}.ed-header__menu li .sub-menu li{display:block;margin:0;border-bottom:1px solid var(--ed-border-color);position:relative}.ed-header__menu li .sub-menu li a{display:flex;align-items:center;justify-content:space-between;color:var(--ed-secondary-color);padding:16px 20px!important;transition:.4s ease-out;font-size:15px;text-transform:capitalize;font-weight:500}.ed-header__menu li .sub-menu li:last-child{border:none}.ed-header__menu li .sub-menu li .third-menu{left:100%;top:0;background:var(--ed-white-color);transform-origin:0 0;border-radius:0 0 4px 4px;margin-top:8px}.ed-header__menu li .sub-menu li:hover>.third-menu{transform:scaleY(1);opacity:1;visibility:visible}.ed-header__menu li .sub-menu li .third-menu li{display:block;margin:0;border-bottom:1px solid var(--ed-border-color);position:relative}.ed-header__menu li .sub-menu li .third-menu li a{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;color:var(--ed-secondary-color);font-size:14px;font-weight:500;transition:.3s ease-out}.ed-header__menu li .sub-menu li .third-menu li:last-child{border:none}.ed-header__right{display:flex;align-items:center;gap:36px;justify-content:right}.ed-header__contact li{display:inline-block;margin-right:16px;padding-right:16px;position:relative}.ed-header__contact li:last-child{padding:0;margin:0}.ed-header__contact li::before{position:absolute;content:"";width:5px;height:5px;border-radius:100%;background:#c7cacc;right:0;top:50%;transform:translate(0,-50%)}.ed-header--style2 .ed-topbar__category::before,.ed-header__contact li:last-child::before{display:none}.ed-header__contact li a{color:#263238;font-size:14px;font-weight:500;line-height:28px}.ed-header--style3 .ed-header__menu li:hover>a,.ed-header__contact li a:hover{color:var(--ed-primary-color)}.ed-header__action{display:flex;align-items:center;gap:16px}.ed-header__menu button{background:0 0;padding:0}.ed-header__menu button img,.ed-topbar__action-icon img{width:20px;height:20px;object-fit:contain}.ed-topbar__action-icon{position:relative;padding:0;background:0 0}.ed-topbar__action-icon span{position:absolute;right:-5px;bottom:-5px;width:16px;height:16px;background:var(--ed-primary-color);border-radius:100%;color:var(--ed-white-color);text-align:center;font-size:12px;font-weight:400;line-height:16px}.blur-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);pointer-events:none;z-index:100;transition:opacity .3s;opacity:0}body.navbar-hovered .blur-overlay{display:block;opacity:1}.ed-header.ed-header--style2{background:0 0;box-shadow:none;padding:16px 0}.ed-header.ed-header--style2.sticky,.ed-header.ed-header--style4{background:var(--ed-white-color);box-shadow:0 4px 30px 16px rgba(7,2,41,.04)}.ed-header.ed-header--style2 .ed-container-expand{max-width:1762px;padding:0}.ed-header__left--style2{display:flex;align-items:center;gap:60px}.ed-header__left-widget--style2{display:flex;align-items:center;gap:25px}.ed-header--style2 .ed-topbar__category .nice-select{border:1px solid #011c1a!important;border-radius:52px}.ed-header--style2 .ed-header__action{gap:22px}.ed-header.ed-header--style3.sticky{background:var(--ed-secondary-color);box-shadow:none}.ed-header--style3 .ed-header__menu li a{color:var(--ed-white-color)}.ed-header.ed-header--style4 .ed-header__inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.ed-header__search form input{width:295px;height:50px;border-radius:8px;border:1px solid #011c1a;background:#fff;padding:12px 40px 12px 20px}.ed-header__search form input:focus{border:1px solid var(--ed-primary-color)}.ed-header__search form button{position:absolute;top:17px;right:20px;background:0 0;padding:0;color:#738281}.ed-header__search form button:hover{color:var(--ed-primary-color)}.header-divider{color:#b3bbbb}.ed-header.ed-header--style5 .ed-header__action{gap:20px}@media only screen and (max-width:1600px){.ed-header__search{display:none}}@media only screen and (min-width:1401px) and (max-width:1600px){.ed-header.ed-header--style2 .ed-container-expand{max-width:1400px}}@media only screen and (min-width:1200px) and (max-width:1400px){.ed-topbar__search{width:380px}.ed-topbar__info-social{display:flex}.ed-header.ed-header--style2 .ed-container-expand{max-width:1170px}.ed-header.ed-header--style2 .ed-topbar__info-buttons .register-btn{display:none}.ed-header.ed-header--style2 .ed-header__navigation{white-space:nowrap}}@media only screen and (min-width:992px) and (max-width:1199.99px){.ed-header__menu li{margin-right:12px}.ed-header__contact li{margin-right:8px;padding-right:8px}.ed-header__right{gap:12px}.ed-header__contact li::before{right:-1px}.ed-topbar__search{width:300px}.ed-header.ed-header--style2 .ed-topbar__info-buttons .register-btn,.ed-header.ed-header--style2 .ed-topbar__search-widget,.ed-topbar__info-social{display:none}.ed-header.ed-header--style2 .ed-container-expand{max-width:1170px;padding:0 5%}.ed-header.ed-header--style2 .ed-header__navigation{white-space:nowrap}}.scholarship-banner{background:linear-gradient(90deg,#ffb347 0,#fc3 100%);color:#222;text-align:center;padding:12px 0;font-size:1.1rem;font-weight:700;border-bottom:2px solid gold;box-shadow:0 2px 8px rgba(255,204,51,.08);letter-spacing:.5px;position:relative;z-index:80;transition:none}.scholarship-banner.sticky{position:fixed;top:60px;left:0;right:0;width:100%;animation:.6s cubic-bezier(.23,1,.32,1) slideDown;z-index:8000}@keyframes slideDown{0%{top:0;opacity:0}100%{top:60px;opacity:1}}.scholarship-banner .header-link{color:var(--ed-primary-color);margin-left:5px;text-decoration:underline;font-weight:600}@media only screen and (min-width:768px) and (max-width:991.99px){.ed-header{padding:16px 0}.ed-topbar__search{width:230px}.ed-header.ed-header--style5 .ed-header__action,.ed-header__navigation,.ed-topbar__category,.ed-topbar__info-social{display:none}.ed-topbar__search input{border-radius:52px;padding:12px 74px 12px 20px}.ed-topbar__search button{gap:0;font-size:0}.ed-header__right{justify-content:space-between}.ed-header--style2 .ed-header__right{justify-content:right;gap:24px}.ed-header.ed-header--style2 .ed-container-expand{max-width:1170px;padding:0 5%}.ed-header__menu button img,.ed-topbar__action-icon img{width:28px;height:28px}.scholarship-banner{font-size:1rem}}@media only screen and (max-width:767px){.ed-header.ed-header--style5 .ed-header__action,.ed-header__contact li::before,.ed-header__navigation,.ed-topbar__info-buttons .register-btn,.ed-topbar__info-social,.ed-topbar__search-widget{display:none}.ed-header__right{justify-content:space-between}.ed-header--style2 .ed-header__action,.ed-topbar__info{gap:16px}.ed-header{padding:16px 0}.ed-header__contact{display:block}.ed-header__contact li{margin-right:0;padding-right:0}.ed-header__contact li a{line-height:20px}.ed-header__menu button img,.ed-topbar__action-icon img{width:28px;height:28px;min-width:28px}.ed-header.ed-header--style2 .ed-header__menu button img,.ed-header.ed-header--style2 .ed-topbar__action-icon img{width:18px;height:18px;min-width:18px}.ed-header.ed-header--style2 .ed-header__right{justify-content:right;gap:12px}.ed-topbar__info-buttons button{padding:12px 16px}.ed-header.ed-header--style2 .ed-container-expand{max-width:1170px;padding:0 5%}.scholarship-banner{font-size:.8rem}.scholarship-banner.sticky{top:75px}}@media only screen and (max-width:575px){.scholarship-banner{font-size:.8rem}.scholarship-banner.sticky{top:75px}}



:root {
        --ed-primary-color: #f3bd00;
        --ed-secondary-color: #011c1a;
        --ed-tertiary-color: #ffd124;
        --ed-white-color: #fff;
        --ed-offwhite-color: #f5f5f5;
        --ed-title-color: #011c1a;
        --ed-paragraph-color: #1c1c1e;
        --ed-border-color: #f0f2f2;
        --ed-font-family: "Poppins", sans-serif;
      }
      * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
      }
      body {
        font-family: "Poppins", sans-serif;
      }
      .ed-container {
        max-width: 1170px;
        margin: auto;
      }
      .ed-container-expand {
        max-width: 1400px;
        margin: auto;
        position: relative;
        z-index: 99;
      }
      .skills-content {
        background: linear-gradient(227deg, #add8e6, transparent);
        padding: 20px;
      }
      @media only screen and (min-width: 1200px) and (max-width: 1400px) {
        .ed-container-expand {
          max-width: 1170px;
        }
      }
      @media only screen and (max-width: 1199.99px) {
        .ed-container,
        .ed-container-expand {
          padding: 0 5%;
        }
      }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .ed-container,
        .ed-container-expand {
          padding: 0 10%;
        }
      }
      .ed-preloader {
        -webkit-box-align: center;
        -ms-flex-align: center;
        background: var(--ed-white-color);
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 9000;
      }
      .line-loader,
      .loader {
        width: 80vw;
        max-width: 300px;
      }
      .ed-preloader .animation-preloader {
        z-index: 1000;
        position: relative;
      }
      .loader {
        height: auto;
        aspect-ratio: 3/1;
        background: url(assets/images/techpaathshala_logo.svg) center
          center/contain no-repeat;
        margin-bottom: 1rem;
      }
      .line-loader {
        height: 4px;
        --c: no-repeat linear-gradient(#f3bd00 0 0);
        background: var(--c), var(--c), #e5e7eb;
        background-size: 60% 100%;
        animation: 3s infinite l16;
      }
      @keyframes l16 {
        0% {
          background-position: -150% 0, -150% 0;
        }
        66% {
          background-position: 250% 0, -150% 0;
        }
        100% {
          background-position: 250% 0, 250% 0;
        }
      }
      .text-center {
        text-align: center !important;
      }
      .text-left {
        text-align: left !important;
      }
      .ed-header__menu li.active a,
      .ed-header__menu li:hover > a,
      .mobile-menu-close:hover,
      .mobile-menu-nav > li > a:hover {
        color: var(--ed-primary-color);
      }
      .mobile-menu-footer .contact-info {
        text-align: center;
      }
      .ed-header {
        position: sticky;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1);
        will-change: transform;
        z-index: 1000;
        transform: translateY(-100%);
        transition: transform 0.3s ease-in-out;
      }
      .ed-header.visible {
        transform: translateY(0);
      }

      .ed-header.initial {
        transform: translateY(0);
      }
      .ed-header__menu li .sub-menu {
        will-change: auto;
        position: absolute;
        min-width: 220px;
        visibility: hidden;
        transform: scaleY(0);
        z-index: 99;
        box-shadow: -2px 2px 70px -25px rgb(0 0 0 / 30%);
        transition: 0.3s ease-out;
        opacity: 0;
        top: 100%;
        text-align: left;
        transform-origin: 0 0;
        border-radius: 0 0 4px 4px;
        border-top: 2px solid var(--ed-primary-color);
        background: var(--ed-white-color);
        padding: 0;
      }
      * {
        transition-duration: 0.2s !important;
      }
      .navbar--hidden {
        transform: translateY(-100%);
        opacity: 0;
        pointer-events: none;
      }
      .ed-header__inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
      }
      .ed-header__left--style2 {
        display: flex;
        align-items: center;
        gap: 60px;
        height: 100%;
      }
      .ed-header__left-widget--style2,
      .ed-topbar__logo {
        align-items: center;
        display: flex;
      }
      .ed-header__left-widget--style2 {
        gap: 25px;
        height: 100%;
      }
      .ed-topbar__logo img {
        max-width: 200px;
        height: 44px;
        object-fit: contain;
        display: block;
      }
      .ed-header__right {
        display: flex;
        align-items: center;
        gap: 36px;
        height: 100%;
      }
      .ed-header__navigation {
        display: none;
        height: 100%;
      }
      .ed-header__menu {
        display: flex;
        align-items: center;
        height: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .ed-header__menu li,
      .ed-header__menu li a {
        align-items: center;
        height: 100%;
        display: flex;
      }
      .ed-header__menu li {
        margin-right: 24px;
        position: relative;
      }
      .ed-header__menu li:last-child {
        margin: 0;
      }
      .ed-header__menu li a {
        gap: 4px;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        color: var(--ed-title-color);
        padding: 20.5px 0;
        letter-spacing: -0.14px;
        text-decoration: none;
      }
      .ed-header__menu li a i {
        position: relative;
        font-size: 14px;
      }
      .ed-header__menu li:hover > .sub-menu {
        transform: scale(1);
        opacity: 1;
        visibility: visible;
      }
      .ed-header__menu li .sub-menu li {
        display: block;
        margin: 0;
        border-bottom: 1px solid var(--ed-border-color);
        position: relative;
        height: auto;
      }
      .ed-header__menu li .sub-menu li:last-child {
        border: none;
      }
      .ed-header__menu li .sub-menu li a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: var(--ed-secondary-color);
        padding: 16px 20px !important;
        transition: 0.4s ease-out;
        font-size: 15px;
        text-transform: capitalize;
        font-weight: 500;
        height: auto;
      }
      .ed-header__menu li .sub-menu li.active a,
      .ed-header__menu li .sub-menu li:hover > a {
        padding-left: 25px;
        color: var(--ed-primary-color);
      }
      .mobile-menu-offcanvas-toggler {
        background: 0 0;
        border: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 4px;
        padding: 8px;
        cursor: pointer;
        z-index: 1003;
        position: relative;
        min-height: 44px;
        min-width: 44px;
      }
      .mobile-menu-header,
      .mobile-menu-nav > li > a {
        display: flex;
        border-bottom: 1px solid var(--ed-border-color);
      }
      .mobile-menu-main,
      .mobile-menu-overlay {
        position: fixed;
        width: 100%;
        height: 100vh;
      }
      .mobile-menu-offcanvas-toggler i {
        font-size: 24px;
        color: var(--ed-title-color);
        transition: 0.3s;
      }
      .mobile-menu-overlay {
        top: 0;
        left: 0;
        background: rgb(0 0 0 / 0.5);
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
        z-index: 1002;
      }
      .mobile-menu-main,
      .mobile-menu-header {
        background: var(--ed-white-color);
        top: 0;
      }
      .mobile-menu-overlay.active {
        opacity: 1;
        visibility: visible;
      }
      .mobile-menu-main {
        right: -100%;
        max-width: 400px;
        z-index: 1003;
        transition: right 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        box-shadow: -5px 0 20px rgb(0 0 0 / 0.1);
        overflow-y: auto;
      }
      .mobile-menu-main.active {
        right: 0;
      }
      .mobile-menu-header {
        align-items: center;
        justify-content: space-between;
        padding: 15px;
        position: sticky;
        z-index: 10;
      }
      .mobile-menu-logo img {
        max-width: 200px;
        height: 44px;
        object-fit: contain;
      }
      .mobile-menu-close {
        background: 0 0;
        border: none;
        font-size: 24px;
        color: var(--ed-title-color);
        cursor: pointer;
        padding: 5px;
        transition: 0.3s;
      }
      .mobile-menu-close:hover {
        transform: rotate(90deg);
      }
      .mobile-menu-content {
        padding: 24px;
      }
      .mobile-menu-nav {
        list-style: none;
        margin: 0;
        padding: 0;
      }
      .mobile-menu-nav > li,
      .mobile-submenu li {
        margin-bottom: 8px;
      }
      .mobile-menu-nav > li > a {
        align-items: center;
        justify-content: space-between;
        padding: 16px 0;
        font-size: 16px;
        font-weight: 600;
        color: var(--ed-title-color);
        text-decoration: none;
        transition: 0.3s;
      }
      .mobile-menu-nav > li > a i {
        font-size: 14px;
        transition: transform 0.3s;
      }
      .mobile-submenu {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s, padding 0.3s;
        background: #f8f9fa;
        margin: 0 -24px;
        list-style: none;
        padding: 0;
      }
      .mobile-submenu.active {
        max-height: 400px;
        padding: 16px 24px;
      }
      .mobile-submenu li a {
        display: block;
        padding: 12px 0;
        font-size: 15px;
        font-weight: 500;
        color: var(--ed-secondary-color);
        text-decoration: none;
        border-radius: 6px;
        transition: 0.3s;
      }
      .mobile-submenu li a:hover {
        background: var(--ed-primary-color);
        color: #fff;
      }
      .mobile-menu-nav > li.has-submenu > a i {
        transform: rotate(0);
      }
      .mobile-menu-nav > li.has-submenu.active > a i {
        transform: rotate(180deg);
      }
      .mobile-menu-footer {
        padding: 24px;
        border-top: 1px solid var(--ed-border-color);
        margin-top: auto;
      }
      .mobile-menu-footer .contact-info p {
        margin-bottom: 8px;
        color: var(--ed-secondary-color);
        font-size: 14px;
      }
      .mobile-menu-footer .contact-info a {
        color: var(--ed-primary-color);
        text-decoration: none;
        font-weight: 600;
      }
      @media (min-width: 992px) {
        .ed-header__navigation {
          display: flex;
          align-items: center;
          height: 100%;
        }
        .mobile-menu-offcanvas-toggler {
          display: none;
        }
      }
      @media (max-width: 991px) {
        .ed-header__inner {
          min-height: 70px;
          padding: 5px 0;
        }
        .mobile-menu-offcanvas-toggler {
          min-height: 38px;
          min-width: 38px;
        }
      }
      @media (max-width: 768px) {
        .ed-header__left--style2 {
          gap: 30px;
        }
        .ed-header__right {
          gap: 20px;
        }
      }
      @media (max-width: 480px) {
        .mobile-menu-main {
          width: 100%;
          max-width: none;
        }
        .ed-header__left--style2 {
          gap: 20px;
        }
        .ed-header__right {
          gap: 15px;
        }
      }
      .slide-in {
        animation: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) slideInRight;
      }
      .slide-out {
        animation: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) slideOutRight;
      }
      @keyframes slideInRight {
        from {
          right: -100%;
        }
        to {
          right: 0;
        }
      }
      @keyframes slideOutRight {
        from {
          right: 0;
        }
        to {
          right: -100%;
        }
      }
      .ed-hero {
        position: relative;
        height: 80vh;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #1a1a1a;
        color: #fff;
        contain: layout style paint;
        transform: translateZ(0);
      }
      .ed-hero__content {
        text-align: center;
        padding: 0 20px;
        max-width: 800px;
        opacity: 1;
        contain: layout;
      }
      .ed-hero__title {
        font-size: 3.8rem;
        line-height: 1.15;
        font-weight: 500;
        margin: 0 0 1rem 0;
        font-family: Poppins, sans-serif;
        color: #fff;
      }
      .hero-highlight {
        color: #f3bd00;
        font-weight: 700;
      }
      .ed-hero__subtitle {
        color: rgb(255 255 255);
        font-size: 1.3rem;
        font-weight: 400;
        margin: 0;
        font-family: Poppins, sans-serif;
      }
      .ed-hero {
        overflow: hidden;
        background: linear-gradient(rgb(0 0 0 / 0.8), rgb(0 0 0 / 0.8)),
          url(assets/images/banner-one.webp) center/cover;
      }
      .hero-highlight {
        background: linear-gradient(135deg, #f3bd00 0%, #ffd700 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: #fff0;
        background-clip: text;
      }
      @media (max-width: 768px) {
        .ed-hero {
          height: 60vh;
        }
        .ed-hero__content {
          padding: 0 16px;
        }

        .ed-hero__title {
          font-size: clamp(2rem, 8vw, 2.5rem);
        }

        .course-hero-subtitle {
          font-size: 1.2rem;
        }
      }

      .ed-hero__bullets {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 1.5rem;
        margin-top: 0.5rem;
      }

      .ed-hero__bullet {
        border-radius: 12px;
        display: flex;
        align-items: center;
        gap: 0.75rem;
        min-width: 100px;
      }

      .ed-hero__bullet-icon {
        width: 20px;
        height: 20px;
        background: #ffd93d;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
      }

      .ed-hero__bullet-icon::before {
        content: "✓";
        color: #333;
        font-weight: bold;
        font-size: 12px;
      }

      .ed-hero__bullet-text {
        font-size: 0.95rem;
        font-weight: 500;
      }

      @media (max-width: 768px) {
        .ed-hero__bullets {
          flex-direction: column;
          align-items: center;
        }

        .ed-hero__bullet {
          min-width: 280px;
        }
      }
