.badge{display:flex;align-items:center;gap:8px;background:#fff;padding:10px 26px;border-radius:9999px;justify-content:center;width:-moz-max-content;width:max-content;margin:auto}.badge .badge-icon{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.badge .badge-text{font-family:var(--font-manrope),sans-serif;font-weight:400;font-size:18px;list-style:150%;color:#002b6b}@media(max-width:540px){.badge{padding:10px 16px}.badge .badge-text{font-size:14px}}.button{display:inline-flex;align-items:center;justify-content:space-between;padding:16px 32px;border-radius:50px;background-color:#2b2263;color:#fff;text-decoration:none;font-size:18px;font-weight:500;line-height:1.2;transition:.5s;border:1px solid #2b2263}.button:hover{background-color:#3a2b99}.button span,.button span.icon{display:flex;align-items:center}.button span.icon{background:#fff;border-radius:50%;width:36px;height:36px;margin-left:15px;justify-content:center}.button .button-img,.button img{height:auto;width:24px;-o-object-fit:contain;object-fit:contain}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:5px 5px 5px 28px;border-radius:50px;color:#2b2263;text-decoration:none;font-size:16px;font-weight:500;line-height:1.2;border:1px solid #2b2263;transition:all .3s ease;background:#f0f0f0;position:relative;overflow:hidden}.primary-button:hover .icon{transform:rotate(180deg)}.primary-button:before{content:"";background:#fdbb10;height:100%;position:absolute;transition:.5s;width:0;left:0}.primary-button:hover{background:transparent!important;color:#000}.primary-button:hover:before{width:100%}.primary-button span{display:flex;align-items:center;z-index:9999}.primary-button .icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#2b2263;transition:all .3s ease}.primary-button .icon img{width:24px;height:24px;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}.info-card{flex:1 1 calc(33.33% - 20px);display:flex;align-items:start;gap:15px;background:#fff;border-radius:18px;padding:18px 22px;box-shadow:10px 15px 70px 0 rgba(0,43,107,.15);transition:all .3s ease;cursor:default;flex-direction:column}.info-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.info-card .icon-wrapper{flex-shrink:0;width:70px;height:70px;border-radius:50%;background:#f5f7fa;display:flex;align-items:center;justify-content:center}.info-card .icon-wrapper img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.info-card .card-text{font-size:18px;font-weight:500;color:#1e242c;margin:0}@media(max-width:768px){.info-card{flex:1 1 100%;justify-content:flex-start}}.navbar{background:hsla(0,0%,53%,.1);backdrop-filter:blur(140px);padding:15px 30px;border-radius:9999px;display:inline-block;border:1.4px solid #fff}.nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:20px}.nav-item{position:relative}.nav-item .nav-link{color:#fff;text-decoration:none;font-size:14px;display:flex;align-items:center;gap:6px;transition:color .3s ease}.nav-item .nav-link:hover{color:#f39c12}.nav-item .nav-link .icon{font-size:10px}.nav-item .dropdown{position:absolute;top:120%;left:0;background:#222;border-radius:8px;padding:8px 0;min-width:250px;list-style:none;margin:0;box-shadow:0 4px 10px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translateY(10px);transition:all .25s ease-in-out;z-index:20}.nav-item .dropdown .dropdown:hover,.nav-item .dropdown:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-item .dropdown:after{content:"";position:absolute;top:100%;left:0;width:100%;height:12px;background:transparent}.nav-item .dropdown li .dropdown-link{display:block;padding:8px 15px;color:#fff;text-decoration:none;font-size:14px}.nav-item .dropdown li .dropdown-link:hover{background:#333;color:#f39c12}.dropdown.visible{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:1366px){.nav-list{gap:15px}}@media(max-width:1199px){.nav-link{font-size:13px}.dropdown{min-width:220px}}@media(max-width:991px){.navbar{display:none!important}}@media(max-width:767px){.dropdown{position:static;box-shadow:none;background:#2b2263;padding:10px 0}}@media(max-width:575px){.dropdown-link,.nav-link{font-size:12px}}.header-wrapper{z-index:999;margin:30px auto;width:100%;display:block;position:absolute}.header-wrapper .header-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.header-wrapper .header-logo{max-width:80px;height:auto}.header-wrapper .header-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header-wrapper .header-btn{border:1.4px solid #fff;padding:6px 6px 6px 24px;gap:14px;background:transparent;position:relative;overflow:hidden;font-size:14px}.header-wrapper .header-btn:before{content:"";background:#fdbb10;height:100%;position:absolute;left:0;transition:.5s;width:0;z-index:-1}.header-wrapper .header-btn:hover{background:transparent!important;color:#000}.header-wrapper .header-btn:hover:before{width:100%}.header-wrapper .user-navigation-item{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.header-wrapper .cart-iocn{background:#fff;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.header-wrapper .cart-iocn img{-o-object-fit:contain;object-fit:contain;width:auto}.header-wrapper.solid{position:relative;background:#2b2263;padding:15px 0;margin:0}@media(max-width:1366px){.navbar{padding:12px 22px}.header-btn{font-size:13px;padding:6px 20px}}@media(max-width:1199px){.header-content{gap:20px}.nav-list{gap:15px}}@media(max-width:991px){.header-wrapper{position:relative;margin:0;background-image:linear-gradient(90deg,#051937,#091c43,#121f4e,#1e2159,#2b2263)}.header-content{flex-wrap:nowrap}.navbar{display:none}.mobile-menu-toggle{display:block}.user-navigation-item{gap:8px}.user-navigation-item .header-btn{padding:5px 15px;font-size:13px}.cart-iocn{width:40px;height:40px}}@media(max-width:767px){.header-content{justify-content:space-between}.header-logo img{width:70px}.user-navigation-item .header-btn{padding:4px 12px;font-size:12px}.cart-iocn{width:36px;height:36px}}@media(max-width:575px){.header-wrapper{padding:10px 0!important}.header-content{flex-direction:row}.header-logo img{width:60px}.user-navigation-item{gap:6px}.user-navigation-item .header-btn{padding:4px 10px;font-size:11px}.cart-iocn{width:32px;height:32px}}@media(max-width:420px){.header-content{gap:10px}.header-logo img{width:55px}.user-navigation-item .header-btn{display:none}.cart-iocn{width:30px;height:30px}}.mobile-menu-toggle span{display:block}.mobile-nav-overlay{background:rgba(25,25,25,.9)}.open .mobile-nav{transform:translateX(0)}.mobile-nav ul{list-style:none;padding:0}.mobile-nav ul li{margin-bottom:15px}.mobile-nav ul li a{color:#fff;font-size:16px;text-decoration:none}.mobile-nav .mobile-submenu{padding-left:15px}.mobile-nav .mobile-submenu li a{font-size:14px;opacity:.8}.mobile-menu-toggle{display:none;width:28px;height:22px;flex-direction:column;justify-content:space-between;cursor:pointer;z-index:1001}.mobile-menu-toggle span{width:100%;height:3px;background:#fff;border-radius:2px;transition:.3s}.mobile-menu-toggle.active span:first-child{transform:translateY(9px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-nav-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background:hsla(0,0%,8%,.85);backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:.3s ease;z-index:1000}.mobile-nav-overlay.open{opacity:1;visibility:visible}.mobile-nav{width:80%;max-width:350px;height:100%;background:#2b2263;padding:40px 20px;overflow-y:auto;transform:translateX(-100%);transition:.35s ease}.mobile-nav-overlay.open .mobile-nav{transform:translateX(0)}.mobile-nav-item{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.mobile-nav-item a{color:#fff;font-size:16px;text-decoration:none}.mobile-nav-item .arrow{font-size:20px;color:#fff}.mobile-submenu{max-height:0;overflow:hidden;padding-left:15px;transition:.3s ease}.mobile-submenu li a{color:#ddd;font-size:14px;display:block;padding:6px 0}.mobile-submenu.show{max-height:500px;padding-top:10px}.mobile-extra{margin-top:20px;padding-top:15px;border-top:1px solid hsla(0,0%,100%,.2);display:flex;align-items:center;gap:20px;flex-wrap:wrap}.mobile-extra .mobile-btn{display:block;padding:10px 0;color:#fff;text-decoration:none;font-size:14px}.mobile-extra .mobile-cart{margin-top:10px;display:inline-block;width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-menu-wrapper{display:none;align-items:center;gap:20px}@media(max-width:991px){.mobile-menu-toggle{display:flex}.nav-bar-wrapper,.navbar,.user-navigation-item{display:none!important}.mobile-menu-wrapper{display:flex}.mobile-cart-icon a.cart-iocn{width:40px;height:40px}}.feature-card{border-radius:12px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;min-height:430px}.feature-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.12);cursor:pointer}.feature-card:hover h2{color:#2b2260!important}.feature-card .image-wrapper{width:100%;padding:15px;display:flex;justify-content:center;align-items:center;background:#fff}.feature-card .image-wrapper img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.feature-card .content{padding:16px}.feature-card .content h2{font-size:22px;font-weight:500;margin-bottom:10px;color:#111}.feature-card .content p{font-size:15px;color:#6e7378;margin-bottom:16px;line-height:1.5}.feature-card .content .read-more{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:#2b2263;text-decoration:none;transition:color .3s ease;text-decoration:underline}.feature-card .content .read-more:hover{color:#000}.feature-card .content .read-more .icon{font-size:14px;display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#2b2263;color:#fff;transition:background .3s ease}.course-card{background:#fff;border-radius:16px;overflow:hidden;transition:all .3s ease;cursor:pointer;padding:8px 8px 12px;transition:.4s;border:2px solid #fff;display:flex;flex-direction:column;height:100%;justify-content:space-evenly}.course-card:hover{transform:translateY(-5px);border:2px solid #2b2263;box-shadow:0 2px 10px rgba(0,0,0,.1)}.course-card .course-image{height:180px}.course-card .course-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.course-card .course-content{padding:6px}.course-card .course-content .category{display:inline-block;font-size:12px;color:#258bad;background:rgba(37,139,173,.102);padding:4px 8px;border-radius:8px;font-weight:500;margin-bottom:8px;text-transform:uppercase}.course-card .course-content .title{font-size:24px;font-weight:500;color:#111;margin-bottom:8px;line-height:140%}.course-card .course-content .rating{font-size:14px;color:#333;margin-bottom:8px}.course-card .course-content .rating span{font-weight:600}.course-card .course-content .rating small{color:#888;margin-left:4px}.course-card .course-content .description{margin-top:10px;font-size:16px;color:#6e7378;margin-bottom:16px}.course-card .course-content .footer{display:flex;align-items:center;justify-content:space-between}.course-card .course-content .footer .instructor{display:flex;align-items:center;gap:8px}.course-card .course-content .footer .instructor .avatar{width:32px;height:32px;border-radius:50%;background:#2b2263;overflow:hidden;padding:4px;display:flex;align-items:center;justify-content:center}.course-card .course-content .footer .instructor .avatar img{width:100%;height:100%;max-width:auto;-o-object-fit:contain;object-fit:contain}.course-card .course-content .footer .instructor .username{display:flex;flex-direction:column}.course-card .course-content .footer .instructor .username strong{font-size:14px;display:block;color:#111}.course-card .course-content .footer .instructor .username span{font-size:14px;color:#6e7378}.course-card .course-content .footer .enroll-btn{background:transparent;border:1px solid #2b2263;color:#2b2263;padding:4px 4px 4px 20px;gap:0;font-size:13px;font-weight:700;transition:.4s}.course-card .course-content .footer .enroll-btn:hover{background:#ffb413;color:#fff;border-color:#ffb413}.course-card .course-content .footer .enroll-btn span.icon{background:#2b2263;margin-left:10px}.course-card .course-content .footer .enroll-btn span.icon img{filter:brightness(0) invert(1);width:24px}.course-card.skeleton .button,.course-card.skeleton .category,.course-card.skeleton .desc,.course-card.skeleton .image,.course-card.skeleton .instructor,.course-card.skeleton .rating,.course-card.skeleton .title{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.6s infinite;border-radius:6px}.course-card.skeleton .image{height:180px;border-radius:0}.course-card.skeleton .category{width:60%;height:14px;margin:16px}.course-card.skeleton .title{width:80%;height:16px;margin:8px 16px}.course-card.skeleton .button,.course-card.skeleton .desc,.course-card.skeleton .instructor,.course-card.skeleton .rating{height:14px;margin:8px 16px;width:70%}.course-card.skeleton .button{width:40%;height:30px;border-radius:20px}.rating{display:flex;align-items:center;gap:4px;margin-top:8px}.rating .star{font-size:16px;color:#ccc;transition:color .3s ease}.rating .star.filled,.rating .star.half{color:#ffb400}.rating .star.empty{color:#ddd}.rating .rating-value{margin-left:6px;font-weight:500;color:#2e1b6f}.testimonial-section .testimonial-header{text-align:left;margin-bottom:40px}.testimonial-section .testimonial-header h2{font-size:40px;font-weight:500;color:#1e242c;margin-bottom:20px;line-height:130%}.testimonial-section .testimonial-header p{font-size:16px;color:#414d60;line-height:1.6}.testimonial-section .testimonial-slider{position:relative}.testimonial-section .testimonial-slider .testimonial-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease;margin:0;cursor:grab;height:310px}.testimonial-section .testimonial-slider .testimonial-card:hover{transform:translateY(-4px)}.testimonial-section .testimonial-slider .testimonial-card .video-container{position:relative}.testimonial-section .testimonial-slider .testimonial-card .video-container iframe{width:100%;height:310px;border:none}.testimonial-section .testimonial-slider .slick-slide{padding:10px}.testimonial-section .testimonial-slider button.slick-arrow.slick-prev{left:-52%}.testimonial-section .testimonial-slider button.slick-arrow.slick-next,.testimonial-section .testimonial-slider button.slick-arrow.slick-prev{background:#edeef0;height:54px;width:54px;display:flex!important;align-items:center;justify-content:center;border-radius:50%;transition:.4s;z-index:999999;top:88%}.testimonial-section .testimonial-slider button.slick-arrow.slick-next{left:-43%}.testimonial-section .testimonial-slider button.slick-arrow.slick-next:hover,.testimonial-section .testimonial-slider button.slick-arrow.slick-prev:hover{background:#2b2263}.testimonial-section .testimonial-slider button.slick-arrow.slick-next:hover .slick-next:before,.testimonial-section .testimonial-slider button.slick-arrow.slick-next:hover .slick-prev:before,.testimonial-section .testimonial-slider button.slick-arrow.slick-prev:hover .slick-next:before,.testimonial-section .testimonial-slider button.slick-arrow.slick-prev:hover .slick-prev:before{filter:brightness(0) invert(1)}.testimonial-section .testimonial-slider .slick-prev:before{content:url(/images/icons/icon-arrow-direction.png)}.testimonial-section .testimonial-slider .slick-next:before{content:url(/images/icons/icon-arrow-direction.png);transform:rotate(180deg)}.testimonial-skeleton-wrapper{display:flex;gap:16px;justify-content:space-between}.skeleton{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05);animation:fadeIn .3s ease-in-out}.skeleton .video-skeleton{height:310px;width:100%;background:linear-gradient(90deg,#eee 25%,#f5f5f5 37%,#eee 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:12px}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes fadeIn{0%{opacity:1}to{opacity:1}}@media(max-width:1199px){.testimonial-section .testimonial-header h2{font-size:32px}.skeleton .video-skeleton,.testimonial-slider .testimonial-card{height:280px}.testimonial-section .testimonial-slider button.slick-arrow.slick-prev{left:-28%;top:92%}.testimonial-section .testimonial-slider button.slick-arrow.slick-next{left:-17%;top:92%}}@media(max-width:991px){.testimonial-section .testimonial-header{text-align:center}.testimonial-section .testimonial-header h2{font-size:30px}.testimonial-section .testimonial-header p{max-width:90%;margin:auto}.skeleton .video-skeleton,.skeleton .video-skeleton iframe,.testimonial-slider .testimonial-card,.testimonial-slider .testimonial-card iframe{height:250px}.testimonial-section .testimonial-slider button.slick-arrow.slick-next,.testimonial-section .testimonial-slider button.slick-arrow.slick-prev{top:100%;left:50%;transform:translateX(-50%);margin-top:0;position:absolute}.testimonial-section .testimonial-slider button.slick-arrow.slick-prev{transform:translateX(-110%)}.testimonial-section .testimonial-slider button.slick-arrow.slick-next{transform:translateX(10%)}}@media(max-width:767px){.testimonial-section .testimonial-header h2{font-size:26px}.skeleton .video-skeleton,.testimonial-slider .testimonial-card{height:220px}.testimonial-slider .slick-slide{padding:6px}.testimonial-slider button.slick-arrow{height:44px!important;width:44px!important}}@media(max-width:575px){.testimonial-section .testimonial-header h2{font-size:24px}.testimonial-section .testimonial-header p{font-size:14px}.skeleton .video-skeleton,.skeleton .video-skeleton iframe,.testimonial-slider .testimonial-card,.testimonial-slider .testimonial-card iframe{height:200px}.testimonial-section .testimonial-slider button.slick-arrow.slick-prev{transform:translateX(-120%)}.testimonial-section .testimonial-slider button.slick-arrow.slick-next{transform:translateX(0)}}@media(max-width:420px){.testimonial-section .testimonial-header h2{font-size:20px}.skeleton .video-skeleton,.skeleton .video-skeleton iframe,.testimonial-slider .testimonial-card,.testimonial-slider .testimonial-card iframe{height:180px}.testimonial-section .testimonial-slider button.slick-arrow{height:38px!important;width:38px!important}.testimonial-section .testimonial-slider button.slick-arrow.slick-prev{transform:translateX(-140%)}.testimonial-section .testimonial-slider button.slick-arrow.slick-next{transform:translateX(0)}}.consultation-modal{width:100%;z-index:999999999}.consultation-modal .modal-content{border:none;border-radius:20px;overflow:hidden}.consultation-modal .modal-dialog{max-width:100%;width:80%}.consultation-modal .consultation-wrapper .image-side{flex:1;min-width:45%;border-radius:20px;overflow:hidden}.consultation-modal .consultation-wrapper .image-side img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.consultation-modal .consultation-wrapper .form-side{flex:1;padding:0 40px;min-width:55%;display:flex;flex-direction:column;justify-content:center}.consultation-modal .consultation-wrapper .form-side h2{font-size:50px;font-weight:500;margin-bottom:25px;color:#1e1e1e;line-height:100%}.consultation-modal .consultation-wrapper .form-side form{display:flex;flex-direction:column;gap:14px}.consultation-modal .consultation-wrapper .form-side form .form-row{display:flex;gap:16px}.consultation-modal .consultation-wrapper .form-side form .form-row .field-group{flex:1}.consultation-modal .consultation-wrapper .form-side form .field-group{display:flex;flex-direction:column}.consultation-modal .consultation-wrapper .form-side form .field-group label{font-size:14px;font-weight:500;margin-bottom:8px;color:#333}.consultation-modal .consultation-wrapper .form-side form .field-group input,.consultation-modal .consultation-wrapper .form-side form .field-group textarea{border:1px solid #ccc;border-radius:50px;padding:12px 18px;font-size:14px;transition:all .3s ease}.consultation-modal .consultation-wrapper .form-side form .field-group input:focus,.consultation-modal .consultation-wrapper .form-side form .field-group textarea:focus{border-color:#2e1b6f;outline:none}.consultation-modal .consultation-wrapper .form-side form .field-group input.error,.consultation-modal .consultation-wrapper .form-side form .field-group textarea.error{border-color:red}.consultation-modal .consultation-wrapper .form-side form .field-group textarea{border-radius:16px;resize:none}.consultation-modal .consultation-wrapper .form-side form .field-group .error-message{color:red;font-size:13px;margin-top:4px}.consultation-modal .consultation-wrapper .form-side form .submit-btn{background:#2e1b6f;color:#fff;font-weight:600;border:1px solid #2e1b6f;border-radius:50px;padding:12px 28px;margin-top:12px;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.consultation-modal .consultation-wrapper .form-side form .submit-btn:hover{background:#fff;border:1px solid #2e1b6f;color:#2e1b6f}.consultation-modal .consultation-wrapper .form-side form .submit-btn .arrow{font-size:14px}@media(max-width:1200px){.consultation-modal .modal-dialog{width:90%}.consultation-modal .form-side{padding:32px}.consultation-modal .form-side h2{font-size:42px}}@media(max-width:992px){.consultation-modal .consultation-wrapper{flex-direction:column}.consultation-modal .image-side{min-height:280px}.consultation-modal .form-side{min-width:100%;padding:28px}.consultation-modal .form-side form .form-row{flex-wrap:wrap;gap:12px}.consultation-modal .form-side form .form-row .field-group{min-width:100%}}@media(max-width:768px){.consultation-modal .consultation-wrapper{flex-direction:column}.consultation-modal .consultation-wrapper .image-side{display:none}.consultation-modal .consultation-wrapper .form-side{padding:24px}.consultation-modal .consultation-wrapper .form-side h2{font-size:36px}.consultation-modal .form-side form{gap:12px}}@media(max-width:576px){.consultation-modal .modal-dialog{width:94%;margin:16px auto}.consultation-modal .form-side{padding:20px}.consultation-modal .form-side h2{font-size:32px}.consultation-modal .submit-btn{width:100%}}.consultation-modal .close-btn{position:absolute;top:0;right:0;background:hsla(0,0%,100%,.9);border:none;color:#2e1b6f;font-size:24px;cursor:pointer;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.consultation-modal .close-btn:hover{background:#2e1b6f;color:#fff;transform:rotate(90deg)}.consultation-modal .modal-backdrop{background-color:rgba(0,0,0,.4)}.consultation-modal .consultation-wrapper{display:flex;flex-wrap:wrap;background:#fff;position:relative}.banner-wrapper{background-image:url(/images/banners/home-banner.webp);background-size:cover;background-position:top;background-repeat:no-repeat;width:100%;min-height:80vh;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-top:160px;padding-bottom:80px}.banner-wrapper .heading h2{color:#fff;font-family:var(--font-general-sans),sans-serif;font-weight:500;line-height:120%;text-align:center;padding:0 60px;max-width:100%;margin:20px auto;text-transform:capitalize;font-size:80px}.banner-wrapper .description p{font-weight:400;color:#fff;font-size:17px;line-height:150%;text-align:center;max-width:80%;padding:0 10px;margin:auto auto 30px}.banner-wrapper a.button.home-banner-button{background:#2b2263;gap:14px;padding:14px 36px;transition:.4s;position:relative;overflow:hidden}.banner-wrapper a.button.home-banner-button:hover{background:#fdbb10;color:#000}.banner-bottom-section{background-color:#2b2263;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:70px 0}.banner-bottom-section .heading-main h2{color:#fff;font-weight:500;line-height:120%;text-transform:capitalize;font-size:45px}.banner-bottom-section .banner-cta-btn{gap:40px;display:flex;justify-content:center;margin-top:30px}.banner-bottom-section .banner-cta-btn .button{background:transparent;border:1px solid #fff;gap:20px;padding:14px 36px}.banner-bottom-section .banner-cta-btn .button:hover{background:hsla(0,0%,100%,.541);color:#000}.insights-wrapper{width:100%;padding:0 20px;text-align:left;display:flex;margin-top:20px;margin-bottom:50px;gap:20px;margin-left:20px}.insights-wrapper img{margin-top:50px;margin-left:40px;width:600px;height:auto;transform:scale(1.1);transform-origin:top left}.about-us-section{padding:100px 0}.about-us-section .about-us-heading h2{font-weight:500;font-size:48px;display:flex;line-height:120%;margin-bottom:20px;color:#1e242c}.about-us-section img.about-logo{width:auto;top:22px;position:relative;left:6px}.about-us-section .about-us-info p{font-weight:400;font-size:18px;color:#414d60}.about-us-section .about-stats{display:flex;align-items:center;justify-content:start;margin-bottom:30px;flex-wrap:wrap}.about-us-section .about-stats img{width:80px;height:110px;-o-object-fit:contain;object-fit:contain}.about-us-section .stats-container{display:flex;justify-content:center;align-items:center;gap:50px;margin-left:20px}.about-us-section .stats-container .stat-box h2{font-size:50px;font-weight:500;margin:0;color:#333}.about-us-section .stats-container .stat-box p{font-size:18px;margin:8px 0 0;color:#555;white-space:nowrap;font-weight:500}.founder-section{background-color:#f0f0f0;width:100%;overflow:hidden;padding:80px 0 0;position:relative;display:flex;align-items:center;flex-wrap:wrap}.founder-section h2{font-weight:500;font-size:50px;display:flex;line-height:120%;margin-bottom:20px;color:#1e242c}.founder-section .details p{font-size:18px;line-height:150%}.founder-section .read-button{margin-top:40px;margin-bottom:40px}.founder-section .read-button a{font-weight:700;background:#fff;backdrop-filter:blur(10px)}.founder-section .founder-image-wrapper img{z-index:999999;position:relative}.founder-section .founder-text-wrapper img{position:absolute;top:0;width:auto;-o-object-fit:contain;object-fit:contain;height:100%;display:block;right:80px}.course-section{position:relative;padding:70px 0;background-color:#fafafa}.course-section .content-wrapper{margin-bottom:50px}.course-section .content-wrapper h2{font-weight:500;font-size:50px;display:flex;line-height:120%;margin-bottom:10px;color:#1e242c;text-align:center;justify-content:center}.course-section .content-wrapper p{font-weight:400;font-size:18px;line-height:150%;text-align:center;color:#414d60}.course-section .course-grid-wrapper{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(auto,1fr))}.course-section .course-grid-wrapper .course-card .course-content .title{font-size:18px}.course-section .course-grid-wrapper .course-card .course-content .footer .enroll-btn{padding:2px 2px 2px 16px;font-size:12px}.course-section .course-grid-wrapper .course-card .course-content .footer .instructor .username span,.course-section .course-grid-wrapper .course-card .course-content .footer .instructor .username strong{font-size:12px}.course-section .load-more-wrapper{margin-top:40px;display:flex;justify-content:center}.course-section .load-more-wrapper a.button.load-more-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:5px 5px 5px 28px;border-radius:50px;color:#2b2263;text-decoration:none;font-size:16px;font-weight:700;line-height:1.2;border:1px solid #2b2263;transition:all .3s ease;background:#fff;position:relative;overflow:hidden}.course-section .load-more-wrapper a.button.load-more-btn:hover .icon{transform:rotate(180deg)}.course-section .load-more-wrapper a.button.load-more-btn:before{content:"";background:#fdbb10;height:100%;position:absolute;transition:.5s;width:0;left:0}.course-section .load-more-wrapper a.button.load-more-btn:hover{background:transparent!important;color:#000}.course-section .load-more-wrapper a.button.load-more-btn:hover:before{width:100%}.course-section .load-more-wrapper a.button.load-more-btn span{display:flex;align-items:center;z-index:9999}.course-section .load-more-wrapper a.button.load-more-btn .icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#2b2263;transition:all .3s ease}.course-section .load-more-wrapper a.button.load-more-btn .icon img{width:24px;height:24px;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}.testimonial-wrapper{background-color:rgba(43,34,99,.1);position:relative;padding:50px 0;overflow:hidden}.testimonial-wrapper:before{content:url(/images/general/reviews-bg.png);position:absolute;top:0;right:0;height:100%;width:auto}.feature-wrapper{width:100%;padding:90px 20px;overflow:hidden}.feature-wrapper h2{font-weight:500;font-size:50px;display:flex;line-height:120%;margin-bottom:20px;color:#1e242c}.feature-wrapper .slider-wrapper{width:100%;display:block}.feature-wrapper .slick-item{width:100%;display:block!important;padding:10px}.feature-wrapper button.slick-arrow.slick-prev{left:87%}.feature-wrapper button.slick-arrow.slick-next,.feature-wrapper button.slick-arrow.slick-prev{background:#edeef0;height:54px;width:54px;display:flex!important;align-items:center;justify-content:center;border-radius:50%;top:-50px;transition:.4s;z-index:999999}.feature-wrapper button.slick-arrow.slick-next{left:92%}.feature-wrapper button.slick-arrow.slick-next:hover,.feature-wrapper button.slick-arrow.slick-prev:hover{background:#2b2263}.feature-wrapper button.slick-arrow.slick-next:hover .slick-next:before,.feature-wrapper button.slick-arrow.slick-next:hover .slick-prev:before,.feature-wrapper button.slick-arrow.slick-prev:hover .slick-next:before,.feature-wrapper button.slick-arrow.slick-prev:hover .slick-prev:before{filter:invert(1)!important}.feature-wrapper .slick-next:before,.feature-wrapper .slick-prev:before{content:url(/images/icons/icon-arrow-direction.png)}.feature-wrapper .slick-next:before{transform:rotate(180deg)}.mentor-section{width:100%;padding:0 0 60px;display:flex;flex-direction:column;overflow:hidden}.mentor-section .content-wrapper{margin-bottom:50px}.mentor-section .content-wrapper h2{font-weight:500;font-size:50px;display:flex;line-height:120%;margin-bottom:20px;color:#1e242c;text-align:center;justify-content:center}.mentor-section .content-wrapper p{font-weight:400;font-size:18px;line-height:150%;text-align:center}.mentor-section .slick-slide{padding:0 10px}.challenge-wrapper{width:100%;padding:80px 0;overflow:hidden}.challenge-wrapper .info-wrapper h2{font-weight:600;font-size:44px;line-height:126%;margin-bottom:20px;color:#1e242c}.challenge-wrapper .info-wrapper h4.sub-headiing{font-weight:500;font-size:30px;line-height:116%;margin-bottom:10px;color:#2a2361}.challenge-wrapper .info-wrapper p{font-weight:400;font-size:18px;line-height:156%;color:#414d60}.challenge-wrapper .buttons-area{margin-top:40px;display:flex;position:relative;gap:10px}.challenge-wrapper .buttons-area a{font-weight:700;background:#fff}.challenge-wrapper .details-wrapper{display:flex;justify-content:flex-end;position:relative;gap:24px;flex-direction:column}.included-section{position:relative;overflow:hidden;margin:0 auto;padding-bottom:60px}.included-section .content-wrapper{background-image:url(/images/general/include-bg.png);padding:80px 50px;background-size:cover;background-position:0 0;border-radius:20px;background-repeat:no-repeat;box-shadow:0 17.78px 44.44px 0 rgba(57,29,232,.08)}.included-section .content-wrapper h2{font-weight:500;font-size:50px;line-height:126%;margin-bottom:20px;color:#1e242c;text-align:center}.included-section .assets-container{display:flex;flex-wrap:wrap;align-items:center;gap:30px;position:relative;margin:40px auto}@media(max-width:1366px){.banner-wrapper .heading h2{font-size:60px;padding:0 40px;max-width:100%}.banner-wrapper .description p{max-width:90%}.feature-wrapper button.slick-arrow.slick-prev{left:82%}.feature-wrapper button.slick-arrow.slick-next{left:88%}}@media(max-width:1199px){.banner-wrapper .heading h2{font-size:48px}.banner-bottom-section .heading-main h2{font-size:36px}.about-us-section .about-us-heading h2,.founder-section h2{font-size:40px}.challenge-wrapper .info-wrapper h2,.course-section .content-wrapper h2,.feature-wrapper h2,.included-section h2,.mentor-section .content-wrapper h2{font-size:42px}.course-grid-wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:991px){.banner-wrapper{padding-top:120px;min-height:60vh}.banner-wrapper .heading h2{font-size:40px;padding:0 20px}.banner-wrapper .description p{font-size:16px;max-width:100%}.banner-bottom-section{padding:40px 0}.banner-bottom-section .heading-main h2{font-size:32px}.banner-bottom-section .banner-cta-btn{flex-direction:row;gap:15px;flex-wrap:wrap}.banner-bottom-section .banner-cta-btn .button{width:70%;font-size:16px;gap:0;padding:10px 10px 10px 21px}.about-us-section{padding:70px 0}.about-us-section .about-us-heading h2{font-size:36px}.about-us-section .stats-container{gap:30px}.about-us-section .stats-container .stat-box h2,.founder-section h2{font-size:38px}.founder-section .founder-text-wrapper img{position:static;width:200px;margin:20px auto}.course-grid-wrapper{grid-template-columns:repeat(2,1fr)}.challenge-wrapper .info-wrapper h2{font-size:36px}}@media(max-width:767px){.banner-wrapper .heading h2{font-size:34px}.banner-bottom-section .heading-main h2{font-size:28px}.course-section .content-wrapper h2,.founder-section h2{font-size:32px}.course-section .course-grid-wrapper{grid-template-columns:repeat(2,1fr)}.mentor-section .content-wrapper h2{font-size:32px}.included-section .content-wrapper{padding:50px 30px}.included-section .content-wrapper h2{font-size:34px}.banner-wrapper a.button.home-banner-button{gap:0;padding:8px 10px;font-size:12px}.about-us-section .about-stats img{display:none}.feature-wrapper button.slick-arrow.slick-next,.feature-wrapper button.slick-arrow.slick-prev{display:none!important}}@media(max-width:575px){.banner-wrapper{padding-top:100px}.banner-wrapper .heading h2{font-size:28px}.banner-wrapper .description p{font-size:14px}.feature-wrapper{padding:40px 20px}.feature-wrapper .heading h2{font-size:28px;text-align:center;justify-content:center}.about-us-section{padding:50px 0}.about-us-section br{display:none}.about-us-section .stats-container{margin-left:0}.about-us-section .stats-container .stat-box h2{font-size:30px}.founder-section h2{font-size:28px}.founder-section h2 br{display:none}.founder-section{padding:50px 0 0}.mentor-section .content-wrapper h2{font-size:28px}.included-section .content-wrapper{padding:40px 20px}.included-section .content-wrapper h2{font-size:28px}.founder-text-wrapper{display:none}.challenge-wrapper{padding-top:0}.challenge-wrapper .details-wrapper{margin-top:40px}.challenge-wrapper .details-wrapper .item-list .item-text{font-size:15px}.challenge-wrapper .info-wrapper p br{display:none}.course-section .course-grid-wrapper{grid-template-columns:repeat(1,minmax(auto,1fr))}.about-us-section img.about-logo{width:80%;top:0;position:relative;left:0;height:auto;margin-bottom:30px}}@media(max-width:420px){.banner-wrapper .heading h2{font-size:24px}.banner-wrapper .description p{font-size:13px}.banner-bottom-section .heading-main h2{font-size:22px}.banner-bottom-section .banner-cta-btn .button{width:100%}.included-section .content-wrapper{padding:30px 15px}.course-section .content-wrapper h2,.mentor-section .content-wrapper h2{font-size:26px}}