.Header-module__M8QEjG__customSelect{min-width:226px;font-family:inherit;position:relative}.Header-module__M8QEjG__selectTrigger{background-color:var(--light-blue-bg);cursor:pointer;color:var(--header);border:1px solid #005bff1a;border-radius:10px;outline:none;justify-content:space-between;align-items:center;padding:16px 20px;font-weight:500;transition:all .3s;display:flex;position:relative}.Header-module__M8QEjG__selectTrigger:hover{border-color:#005bff33;box-shadow:0 2px 8px #005bff1a}.Header-module__M8QEjG__selectTrigger.Header-module__M8QEjG__open{border-color:var(--theme);box-shadow:0 0 0 2px #005bff1a}.Header-module__M8QEjG__logo{width:100px}.Header-module__M8QEjG__selectValue{color:var(--header);padding-left:1.2rem;font-size:16px;font-weight:500}.Header-module__M8QEjG__selectIcon{width:18px;height:18px;color:var(--theme);flex-shrink:0;transition:transform .3s}.Header-module__M8QEjG__selectIcon.Header-module__M8QEjG__rotated{transform:rotate(180deg)}.Header-module__M8QEjG__selectDropdown{background:var(--white);z-index:1000;border:1px solid #005bff1a;border-radius:10px;animation:.2s Header-module__M8QEjG__dropdownSlide;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #0000001a}@keyframes Header-module__M8QEjG__dropdownSlide{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Header-module__M8QEjG__selectOption{cursor:pointer;color:var(--text);background:var(--white);padding:12px 20px;font-size:16px;font-weight:500;transition:all .2s;position:relative}.Header-module__M8QEjG__selectOption:hover{background:var(--light-blue-bg);color:var(--theme)}.Header-module__M8QEjG__selectOption.Header-module__M8QEjG__selected{background:var(--light-blue-bg);color:var(--theme);font-weight:600}.Header-module__M8QEjG__selectOption.Header-module__M8QEjG__selected:after{content:"✓";color:var(--theme);font-weight:700;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.Header-module__M8QEjG__selectOption:not(:last-child){border-bottom:1px solid var(--border)}@media (max-width:1399px){.Header-module__M8QEjG__customSelect{min-width:180px}}@media (max-width:991px){.Header-module__M8QEjG__customSelect{min-width:160px}.Header-module__M8QEjG__selectTrigger{padding:14px 16px}.Header-module__M8QEjG__selectValue{font-size:14px}.Header-module__M8QEjG__selectIcon{width:16px;height:16px}.Header-module__M8QEjG__selectOption{padding:10px 16px;font-size:14px}}.Header-module__M8QEjG__selectTrigger:focus-visible{outline:2px solid var(--theme);outline-offset:2px}.Header-module__M8QEjG__selectOption:focus-visible{outline:2px solid var(--theme);outline-offset:-2px}.Header-module__M8QEjG__headerSection2{z-index:999;background:var(--white);position:relative;box-shadow:0 2px 10px #0000001a}.Header-module__M8QEjG__headerTop{justify-content:space-between;align-items:center;padding:20px 0;display:flex}@media (max-width:991px){.Header-module__M8QEjG__headerTop{display:none!important}}.Header-module__M8QEjG__topLogo{display:block}.Header-module__M8QEjG__topLogo img{width:60px;height:70px}@media (max-width:1199px){.Header-module__M8QEjG__topLogo{display:none}}.Header-module__M8QEjG__categoryOneadjust{align-items:center;display:flex;position:relative}@media (max-width:991px){.Header-module__M8QEjG__categoryOneadjust{display:none!important}}.Header-module__M8QEjG__categoryOneadjust .Header-module__M8QEjG__icon{color:var(--theme);z-index:2;position:absolute;top:15px;left:20px}.Header-module__M8QEjG__searchToggleBox{width:400px}@media (max-width:1399px){.Header-module__M8QEjG__searchToggleBox{width:270px}}@media (max-width:991px){.Header-module__M8QEjG__searchToggleBox{width:250px}}.Header-module__M8QEjG__inputArea{display:flex;position:relative}.Header-module__M8QEjG__inputArea input{background:var(--light-blue-bg);width:100%;color:var(--text);border:1px solid #005bff1a;border-radius:0 10px 10px 0;outline:none;padding:14px 20px;font-size:16px;font-weight:500}.Header-module__M8QEjG__inputArea input::placeholder{color:var(--text);opacity:.7}.Header-module__M8QEjG__cmnBtn{background:var(--theme);width:50px;color:var(--white);cursor:pointer;border:none;border-radius:0 10px 10px 0;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:0;bottom:0;right:0}.Header-module__M8QEjG__cmnBtn:hover{background:var(--header)}.Header-module__M8QEjG__fixArea{z-index:9999;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.Header-module__M8QEjG__offcanvasInfo{background:var(--white) none repeat scroll 0 0;border-left:2px solid var(--theme);z-index:99999;overscroll-behavior-y:contain;scrollbar-width:none;pointer-events:all;width:400px;height:100%;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(calc(100% + 80px))}.Header-module__M8QEjG__offcanvasInfo.Header-module__M8QEjG__info-open{opacity:1;transform:translate(0)}.Header-module__M8QEjG__offcanvasWrapper{height:100%;padding:40px 30px;overflow-y:auto}.Header-module__M8QEjG__offcanvasContent{height:100%}.Header-module__M8QEjG__offcanvasTop{margin-bottom:2rem}.Header-module__M8QEjG__offcanvasLogo img{max-width:120px}.Header-module__M8QEjG__offcanvasClose{cursor:pointer}.Header-module__M8QEjG__offcanvasClose button{color:var(--header);cursor:pointer;background:0 0;border:none;padding:8px;font-size:20px}.Header-module__M8QEjG__offcanvasTitle{color:var(--header);margin-bottom:20px;font-size:24px;font-weight:600}.Header-module__M8QEjG__socialIcon{gap:15px;margin-bottom:30px}.Header-module__M8QEjG__socialIcon a{text-align:center;background:var(--theme);width:40px;height:40px;color:var(--white);border-radius:50%;line-height:40px;text-decoration:none;transition:all .3s}.Header-module__M8QEjG__socialIcon a:hover{background:var(--header)}.Header-module__M8QEjG__mobileMenu{margin-bottom:30px}.Header-module__M8QEjG__offcanvasContact h3{color:var(--header);margin-bottom:20px;font-size:20px;font-weight:600}.Header-module__M8QEjG__contactList{margin:0 0 30px;padding:0;list-style:none}.Header-module__M8QEjG__contactList li{margin-bottom:15px;padding-bottom:15px}.Header-module__M8QEjG__contactList li:not(:last-child){border-bottom:1px solid var(--border)}.Header-module__M8QEjG__contactList li span{color:var(--header);margin-right:10px;font-weight:600}.Header-module__M8QEjG__contactList li a{color:var(--text);text-decoration:none}.Header-module__M8QEjG__contactList li a:hover{color:var(--theme)}.Header-module__M8QEjG__offcanvasButton{flex-wrap:wrap;gap:15px;margin-top:30px;display:flex}.Header-module__M8QEjG__offcanvasOverlay{z-index:99998;opacity:0;visibility:hidden;pointer-events:none;background:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.Header-module__M8QEjG__offcanvasOverlay.Header-module__M8QEjG__overlay-open{opacity:1;visibility:visible;pointer-events:all}.Header-module__M8QEjG__header2{background-color:var(--white);border-top:1px solid var(--border);z-index:999;position:sticky;top:0;box-shadow:10px 4px 60px #b8b8b840}.Header-module__M8QEjG__megaMenuWrapper{padding:0}.Header-module__M8QEjG__headerMain{justify-content:space-between;align-items:center;padding:15px 0;display:flex}.Header-module__M8QEjG__headerLogo{display:none}@media (max-width:1199px){.Header-module__M8QEjG__headerLogo{display:block}.Header-module__M8QEjG__headerLogo img{max-width:120px}}.Header-module__M8QEjG__headerLeft{align-items:center;display:flex}@media (max-width:1199px){.Header-module__M8QEjG__headerLeft{display:none}}.Header-module__M8QEjG__meanMenuWrapper{width:100%}.Header-module__M8QEjG__mainMenu ul{align-items:center;gap:40px;margin:0;padding:0;list-style:none;display:flex}.Header-module__M8QEjG__mainMenu ul li{position:relative}.Header-module__M8QEjG__mainMenu ul li a{color:var(--header);align-items:center;gap:8px;padding:10px 0;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Header-module__M8QEjG__headIcon{font-size:14px}.Header-module__M8QEjG__mainMenu ul li a:hover{color:var(--theme)}.Header-module__M8QEjG__submenu{background:var(--white);opacity:0;visibility:hidden;z-index:999;border-radius:5px;min-width:250px;padding:15px 0;list-style:none;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 10px 30px #0000001a}.Header-module__M8QEjG__submenu li{width:100%;margin:0}.Header-module__M8QEjG__submenu li:not(:last-child){border-bottom:1px solid var(--border)}.Header-module__M8QEjG__submenu li a{color:var(--text)!important;gap:0!important;padding:12px 20px!important;font-size:14px!important;font-weight:500!important;display:block!important}.Header-module__M8QEjG__submenu li a:hover{background:var(--bg);color:var(--theme)!important}.Header-module__M8QEjG__mainMenu ul li:hover>.Header-module__M8QEjG__submenu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__M8QEjG__headerRight{align-items:center;gap:20px;display:flex}.Header-module__M8QEjG__iconItems{align-items:center;gap:10px;display:flex}.Header-module__M8QEjG__iconItems i{text-align:center;background-color:var(--light-green-accent);border-radius:50%;width:30px;height:30px;font-size:14px;line-height:30px}.Header-module__M8QEjG__iconItems h6{margin:0;font-size:14px;font-weight:600}.Header-module__M8QEjG__iconItems h6 a{color:var(--header);text-decoration:none}.Header-module__M8QEjG__iconItems h6 a:hover{color:var(--theme)}.Header-module__M8QEjG__headerButton .Header-module__M8QEjG__themeBtn{padding:14px 20px}@media (max-width:1199px){.Header-module__M8QEjG__headerButton .Header-module__M8QEjG__themeBtn{display:none}}.Header-module__M8QEjG__headerHamburger{display:none}@media (max-width:1199px){.Header-module__M8QEjG__headerHamburger{display:block}}.Header-module__M8QEjG__sidebarToggle{cursor:pointer;padding:10px;transition:all .3s}.Header-module__M8QEjG__sidebarToggle:hover{background:var(--bg);border-radius:5px}.Header-module__M8QEjG__sidebarToggle i{color:var(--header);font-size:20px}@media (max-width:1199px){.Header-module__M8QEjG__mainMenu{display:none}}
.Navbar-module__SFhazW__header2{background:var(--white);z-index:999;padding:0;transition:all .4s ease-in-out;position:relative}.Navbar-module__SFhazW__megaMenuWrapper{width:100%}.Navbar-module__SFhazW__headerMain{justify-content:space-between;align-items:center;display:flex;position:relative}.Navbar-module__SFhazW__headerLogo{display:inline-block}.Navbar-module__SFhazW__headerLogo img{width:auto;max-height:60px}.Navbar-module__SFhazW__headerLeft{flex:1;padding-left:50px}@media (max-width:1399px){.Navbar-module__SFhazW__headerLeft{padding-left:30px}}.Navbar-module__SFhazW__meanMenuWrapper{width:100%}.Navbar-module__SFhazW__mainMenu ul{align-items:center;margin-bottom:0;padding:0;list-style:none;display:flex}.Navbar-module__SFhazW__mainMenu ul li{margin-right:45px;display:inline-block;position:relative}@media (max-width:1899px){.Navbar-module__SFhazW__mainMenu ul li{margin-right:35px}}@media (max-width:1600px){.Navbar-module__SFhazW__mainMenu ul li{margin-right:30px}}@media (max-width:1399px){.Navbar-module__SFhazW__mainMenu ul li{margin-right:25px}}.Navbar-module__SFhazW__mainMenu ul li:last-child{margin-right:0}.Navbar-module__SFhazW__mainMenu ul li a{color:var(--header);text-align:left;text-transform:capitalize;padding:20px 0;font-family:League Spartan,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:all .4s ease-in-out;display:inline-block;position:relative}.Navbar-module__SFhazW__mainMenu ul li a .Navbar-module__SFhazW__headIcon{margin-left:0;margin-right:5px}.Navbar-module__SFhazW__mainMenu ul li a i{margin-left:5px}.Navbar-module__SFhazW__mainMenu ul li a:hover{color:var(--theme)!important}.Navbar-module__SFhazW__submenu{background:var(--white);z-index:99999;visibility:hidden;opacity:0;transform-origin:top;min-width:250px;color:var(--header);padding:30px;list-style:none;transition:all .4s ease-in-out;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 0 40px #0b0d1114}.Navbar-module__SFhazW__submenu li{width:100%;margin:0;padding:0;display:block}.Navbar-module__SFhazW__submenu li:not(:last-child){padding-bottom:15px}.Navbar-module__SFhazW__submenu li a{z-index:11;color:var(--header);text-transform:capitalize;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:League Spartan,sans-serif;font-size:18px;font-weight:500;text-decoration:none;display:flex;position:relative}.Navbar-module__SFhazW__submenu li a:hover{color:var(--theme)!important}.Navbar-module__SFhazW__submenu li:last-child a{border:none}.Navbar-module__SFhazW__submenu li .Navbar-module__SFhazW__submenu{visibility:hidden;opacity:0;top:0;left:113%}.Navbar-module__SFhazW__submenu li:hover>a{color:var(--theme)!important}.Navbar-module__SFhazW__submenu li:hover>a:after{color:var(--theme)}.Navbar-module__SFhazW__submenu li:hover>.Navbar-module__SFhazW__submenu{visibility:visible;opacity:1;transform:translateY(0)}.Navbar-module__SFhazW__submenu li.Navbar-module__SFhazW__hasDropdown>a:after{color:var(--theme);position:absolute;top:50%;right:25px;transform:translateY(-50%)}.Navbar-module__SFhazW__mainMenu ul li:hover .Navbar-module__SFhazW__submenu{visibility:visible;opacity:1;transform:translateY(0)}.Navbar-module__SFhazW__submenu.Navbar-module__SFhazW__hasHomemenu{opacity:0;visibility:hidden;width:800px;padding:30px 30px 10px;left:-250px}.Navbar-module__SFhazW__mainMenu ul li:hover .Navbar-module__SFhazW__submenu.Navbar-module__SFhazW__hasHomemenu{opacity:1;visibility:visible}.Navbar-module__SFhazW__headerRight{align-items:center;gap:30px;display:flex}@media (max-width:1399px){.Navbar-module__SFhazW__headerRight{gap:20px}}.Navbar-module__SFhazW__iconItems{align-items:center;gap:10px;display:flex}.Navbar-module__SFhazW__iconItems i{text-align:center;background-color:#c3f499;border-radius:50%;width:30px;height:30px;font-size:14px;line-height:30px}.Navbar-module__SFhazW__iconItems h6{margin:0;font-size:14px;font-weight:600}.Navbar-module__SFhazW__iconItems h6 a{color:var(--header);text-decoration:none}.Navbar-module__SFhazW__headerButton .Navbar-module__SFhazW__theme-btn{padding:14px 20px}@media (max-width:1199px){.Navbar-module__SFhazW__headerButton .Navbar-module__SFhazW__theme-btn{display:none}}.Navbar-module__SFhazW__headerHamburger{cursor:pointer}.Navbar-module__SFhazW__sidebarToggle{background:var(--theme);border-radius:5px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Navbar-module__SFhazW__sidebarToggle i{color:var(--white);font-size:18px}@keyframes Navbar-module__SFhazW__pulse{0%{transform:scale(1);box-shadow:0 0 #ff4444b3}50%{transform:scale(1.1);box-shadow:0 0 0 10px #f440}to{transform:scale(1);box-shadow:0 0 #f440}}@keyframes Navbar-module__SFhazW__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@keyframes Navbar-module__SFhazW__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px)}20%,40%,60%,80%{transform:translate(2px)}}@keyframes Navbar-module__SFhazW__glow{0%{box-shadow:0 0 5px #ff444480}50%{box-shadow:0 0 20px #f44c,0 0 30px #f449}to{box-shadow:0 0 5px #ff444480}}@keyframes Navbar-module__SFhazW__bellRing{0%,to{transform:rotate(0)}10%{transform:rotate(10deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(6deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(2deg)}60%{transform:rotate(0)}}.Navbar-module__SFhazW__notificationBadge{color:#fff;z-index:10;background:linear-gradient(135deg,#f44,#c00);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;font-size:11px;font-weight:700;transition:all .3s;display:flex;position:absolute;top:-8px;right:-8px}.Navbar-module__SFhazW__notificationBadgeAnimated{animation:2s infinite Navbar-module__SFhazW__pulse,1s ease-in-out 3 Navbar-module__SFhazW__bounce,2s infinite Navbar-module__SFhazW__glow}.Navbar-module__SFhazW__notificationBadge:hover{background:linear-gradient(135deg,#f66,red);transform:scale(1.2)}.Navbar-module__SFhazW__bellIcon{transition:all .3s}.Navbar-module__SFhazW__bellIconRinging{animation:.8s ease-in-out 3 Navbar-module__SFhazW__bellRing}.Navbar-module__SFhazW__notificationContainer{display:inline-block;position:relative}.Navbar-module__SFhazW__notificationContainer:hover .Navbar-module__SFhazW__notificationBadge{animation-play-state:paused}@media (min-width:1200px){.Navbar-module__SFhazW__headerHamburger{display:none!important}}@media (max-width:1199px){.Navbar-module__SFhazW__mainMenu{display:none}.Navbar-module__SFhazW__headerLeft{padding-left:0}}.Navbar-module__SFhazW__btnLogin{color:#2c5aa0;white-space:nowrap;border:1.5px solid #2c5aa0;border-radius:50px;align-items:center;padding:10px 20px;font-size:.9rem;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.Navbar-module__SFhazW__btnLogin:hover{color:#fff;background:#2c5aa0}.Navbar-module__SFhazW__userDropdownWrapper{cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.Navbar-module__SFhazW__userTrigger{align-items:center;gap:8px;display:flex}.Navbar-module__SFhazW__userAvatar{color:#fff;background:linear-gradient(135deg,#2c5aa0,#4a7fd4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:700;display:flex}.Navbar-module__SFhazW__userName{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.92rem;font-weight:600;overflow:hidden}.Navbar-module__SFhazW__chevron{color:#666;font-size:.72rem;transition:transform .2s}.Navbar-module__SFhazW__chevronOpen{transform:rotate(180deg)}.Navbar-module__SFhazW__dropdown{z-index:1000;background:#fff;border-radius:12px;min-width:210px;padding:.5rem 0;animation:.15s Navbar-module__SFhazW__dropIn;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 8px 32px #00000024}@keyframes Navbar-module__SFhazW__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__SFhazW__dropdownHeader{flex-direction:column;gap:2px;padding:.75rem 1.2rem;display:flex}.Navbar-module__SFhazW__dropdownHeader strong{color:#1a1a2e;font-size:.95rem}.Navbar-module__SFhazW__dropdownHeader small{color:#888;font-size:.8rem}.Navbar-module__SFhazW__dropdownDivider{border:none;border-top:1px solid #f0f0f0;margin:.3rem 0}.Navbar-module__SFhazW__dropdownItem{color:#333;align-items:center;padding:.65rem 1.2rem;font-size:.9rem;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__SFhazW__dropdownItem:hover{color:#2c5aa0;background:#f5f8ff}.Navbar-module__SFhazW__dropdownLogout{color:#e74c3c;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:.65rem 1.2rem;font-size:.9rem;transition:background .15s;display:flex}.Navbar-module__SFhazW__dropdownLogout:hover{background:#fff0f0}
.HeroSection-module__xVsdoG__hero1{padding:80px 0 100px}@media (max-width:767px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent{text-align:center}}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent h1{font-size:90px}@media (max-width:1199px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent h1{font-size:60px}}@media (max-width:767px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent h1{font-size:45px}}@media (max-width:575px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent h1{font-size:35px}}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent h1 span{color:var(--theme);position:relative}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent h1 span img{width:90%;position:absolute;bottom:-8px;left:0}.HeroSection-module__xVsdoG__heroShapeImage{width:100%;height:100%}@media (max-width:991px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent h1 span img{display:none}}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent p{margin-top:40px;font-size:20px}@media (max-width:767px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent p{margin-top:30px;font-size:18px}}@media (max-width:575px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent p{margin-top:20px;font-size:16px}}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent .HeroSection-module__xVsdoG__heroButton{align-items:center;gap:30px;margin-top:40px;display:flex}@media (max-width:1199px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent .HeroSection-module__xVsdoG__heroButton{flex-wrap:wrap}}@media (max-width:767px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent .HeroSection-module__xVsdoG__heroButton{justify-content:center}}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent .HeroSection-module__xVsdoG__heroButton .HeroSection-module__xVsdoG__buttonText span{color:var(--header);font-size:16px;font-weight:600}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroContent .HeroSection-module__xVsdoG__heroButton .HeroSection-module__xVsdoG__buttonText .HeroSection-module__xVsdoG__videoBtn{border:1px solid var(--header);text-align:center;width:55px;height:55px;color:var(--header);background-color:#0000;border-radius:50%;line-height:55px;display:inline-block}.HeroSection-module__xVsdoG__hero-stats{gap:2rem;display:flex}.HeroSection-module__xVsdoG__stat-item{text-align:center}.HeroSection-module__xVsdoG__stat-number{color:var(--theme);font-family:League Spartan,sans-serif;font-size:2rem;font-weight:700;display:block}.HeroSection-module__xVsdoG__stat-label{color:var(--text);margin-top:.5rem;font-size:.9rem;display:block}.HeroSection-module__xVsdoG__hero-image{text-align:center}.HeroSection-module__xVsdoG__hero-image img{max-width:100%;height:auto}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage{z-index:1;position:relative}@media (max-width:1199px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage img{width:100%;height:100%}}@media (max-width:991px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage img{width:initial;height:initial}}@media (max-width:767px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage img{width:100%;height:100%}}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage .HeroSection-module__xVsdoG__heroShape{z-index:-1;width:36rem;height:39rem;position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1399px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage .HeroSection-module__xVsdoG__heroShape img{width:initial;height:initial}}@media (max-width:575px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage .HeroSection-module__xVsdoG__heroShape{display:none}}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage .HeroSection-module__xVsdoG__counterBox{background-color:var(--white);z-index:9;border-radius:10px;padding:30px 40px;position:absolute;top:5px;right:-105px;box-shadow:10px 4px 60px #a8a8a840}@media (max-width:1399px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage .HeroSection-module__xVsdoG__counterBox{right:initial;left:0}}@media (max-width:991px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage .HeroSection-module__xVsdoG__counterBox{right:0;left:initial}}@media (max-width:767px){.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage .HeroSection-module__xVsdoG__counterBox{display:none}}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage .HeroSection-module__xVsdoG__counterBox p{font-size:18px}.HeroSection-module__xVsdoG__hero1 .HeroSection-module__xVsdoG__heroImageItems .HeroSection-module__xVsdoG__heroImage .HeroSection-module__xVsdoG__counterBox h2{color:var(--theme);font-size:50px}@media (max-width:768px){.HeroSection-module__xVsdoG__hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}.HeroSection-module__xVsdoG__hero-title{font-size:2.5rem}.HeroSection-module__xVsdoG__hero-actions{flex-direction:column;align-items:center}.HeroSection-module__xVsdoG__hero-stats{justify-content:center}}
.AboutSection-module__gJW13q__logoWrap{box-shadow:var(--box-shadow);border-radius:20px;overflow:hidden}.AboutSection-module__gJW13q__logoImg{object-fit:cover;width:100%;height:auto;display:block}.AboutSection-module__gJW13q__badgeRow{flex-wrap:wrap;gap:10px;display:flex}.AboutSection-module__gJW13q__badge{background:var(--bg);border:1px solid var(--border);color:var(--theme);border-radius:50px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.AboutSection-module__gJW13q__serviceBg{background-color:var(--bg)}.AboutSection-module__gJW13q__serviceCard{background:var(--white);text-align:center;box-shadow:var(--box-shadow);border-radius:16px;height:100%;padding:36px 28px;transition:transform .3s,box-shadow .3s}.AboutSection-module__gJW13q__serviceCard:hover{transform:translateY(-8px);box-shadow:0 16px 40px #005bff1f}.AboutSection-module__gJW13q__serviceIcon{background:var(--bg);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;transition:background .3s;display:flex}.AboutSection-module__gJW13q__serviceIcon i{color:var(--theme);font-size:28px}.AboutSection-module__gJW13q__serviceCard:hover .AboutSection-module__gJW13q__serviceIcon{background:var(--theme)}.AboutSection-module__gJW13q__serviceCard:hover .AboutSection-module__gJW13q__serviceIcon i{color:var(--white)}.AboutSection-module__gJW13q__serviceCard h4{color:var(--header);margin-bottom:12px;font-size:1.1rem}.AboutSection-module__gJW13q__serviceCard p{color:var(--text);margin:0;font-size:14px;line-height:1.7}.AboutSection-module__gJW13q__historyText p{color:var(--text);margin-bottom:16px;line-height:1.8}.AboutSection-module__gJW13q__imgCard{box-shadow:var(--box-shadow);border-radius:14px;position:relative;overflow:hidden}.AboutSection-module__gJW13q__imgCard img{object-fit:cover;width:100%;height:200px;transition:transform .4s;display:block}.AboutSection-module__gJW13q__imgCard:hover img{transform:scale(1.04)}.AboutSection-module__gJW13q__imgCard span{color:var(--text);background:var(--white);padding:10px 16px;font-size:13px;font-style:italic;display:block}.AboutSection-module__gJW13q__tableBg{background-color:var(--bg)}.AboutSection-module__gJW13q__table{box-shadow:var(--box-shadow);background:var(--white);border-radius:16px;overflow:hidden}.AboutSection-module__gJW13q__tableHead{background:var(--theme);grid-template-columns:60px 2fr 100px 2fr;gap:12px;padding:16px 20px;display:grid}.AboutSection-module__gJW13q__tableHead span{color:var(--white);text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:700}.AboutSection-module__gJW13q__tableRow{border-bottom:1px solid var(--border);grid-template-columns:60px 2fr 100px 2fr;gap:12px;padding:16px 20px;transition:background .2s;display:grid}.AboutSection-module__gJW13q__tableRow:last-child{border-bottom:none}.AboutSection-module__gJW13q__tableRow:hover{background:var(--bg)}.AboutSection-module__gJW13q__cellStt{color:var(--theme);align-self:center;font-size:14px;font-weight:600}.AboutSection-module__gJW13q__cellName{color:var(--header);align-self:center;font-size:14px;font-weight:500}.AboutSection-module__gJW13q__cellCode{color:var(--text);align-self:center;font-size:14px;font-weight:600}.AboutSection-module__gJW13q__cellNote{color:var(--text);align-self:center;font-size:13px;line-height:1.6}.AboutSection-module__gJW13q__methodCard{background:var(--white);box-shadow:var(--box-shadow);border-radius:16px;height:100%;padding:40px 28px;transition:transform .3s}.AboutSection-module__gJW13q__methodCard:hover{transform:translateY(-6px)}.AboutSection-module__gJW13q__methodIcon{background:var(--bg);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;transition:background .3s;display:flex}.AboutSection-module__gJW13q__methodIcon i{color:var(--theme);font-size:26px}.AboutSection-module__gJW13q__methodCard:hover .AboutSection-module__gJW13q__methodIcon{background:var(--theme)}.AboutSection-module__gJW13q__methodCard:hover .AboutSection-module__gJW13q__methodIcon i{color:var(--white)}.AboutSection-module__gJW13q__methodCard h4{color:var(--header);margin-bottom:12px;font-size:1.1rem}.AboutSection-module__gJW13q__methodCard p{color:var(--text);margin:0;font-size:14px;line-height:1.7}@media (max-width:768px){.AboutSection-module__gJW13q__tableHead,.AboutSection-module__gJW13q__tableRow{grid-template-columns:40px 2fr 70px 1.5fr;gap:8px;padding:12px}.AboutSection-module__gJW13q__cellStt,.AboutSection-module__gJW13q__cellName,.AboutSection-module__gJW13q__cellCode,.AboutSection-module__gJW13q__cellNote{font-size:12px}}@media (max-width:480px){.AboutSection-module__gJW13q__tableHead{display:none}.AboutSection-module__gJW13q__tableRow{border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:6px;margin:8px;padding:16px;display:flex}.AboutSection-module__gJW13q__cellStt:before{content:"STT: ";font-weight:700}.AboutSection-module__gJW13q__cellName:before{content:"Ngành: ";color:var(--header);font-weight:700}.AboutSection-module__gJW13q__cellCode:before{content:"Mã: ";font-weight:700}.AboutSection-module__gJW13q__cellNote:before{content:"Ghi chú: ";font-weight:700}}
.AboutHomeSection-module__1S1V_G__fix{overflow:hidden}.AboutHomeSection-module__1S1V_G__sectionPadding{padding:120px 0}@media (max-width:1199px){.AboutHomeSection-module__1S1V_G__sectionPadding{padding:100px 0}}@media (max-width:991px){.AboutHomeSection-module__1S1V_G__sectionPadding{padding:80px 0}}.AboutHomeSection-module__1S1V_G__sectionTitle{z-index:99;margin-top:-5px;margin-bottom:30px;position:relative}@media (max-width:767px){.AboutHomeSection-module__1S1V_G__sectionTitle{text-align:center;margin-bottom:0}}.AboutHomeSection-module__1S1V_G__sectionTitle h6{color:var(--theme);margin-bottom:20px;padding-bottom:10px;font-size:18px;font-weight:600;line-height:1;display:inline-block;position:relative}@media (max-width:575px){.AboutHomeSection-module__1S1V_G__sectionTitle h6{margin-bottom:10px}}.AboutHomeSection-module__1S1V_G__sectionTitle h6:before{content:"";background-image:url(/assets/img/bar/top-bar.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:6px;animation-fill-mode:both;position:absolute;bottom:0;left:0;right:0;animation:1.5s linear 2 AboutHomeSection-module__1S1V_G__width!important}.AboutHomeSection-module__1S1V_G__themeBtn{z-index:2;vertical-align:middle;text-align:center;background-color:var(--theme);color:var(--white);text-transform:capitalize;border:none;border-radius:8px;align-items:center;gap:15px;padding:18px 30px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.AboutHomeSection-module__1S1V_G__themeBtn i{margin-left:5px}.AboutHomeSection-module__1S1V_G__themeBtn:after,.AboutHomeSection-module__1S1V_G__themeBtn:before{content:"";z-index:-1;background-color:var(--header);border-radius:50%;width:50px;height:50px;transition:all 1s;display:block;position:absolute;transform:translate(-50%,-50%)}.AboutHomeSection-module__1S1V_G__themeBtn:before{top:-2em;left:-2em}.AboutHomeSection-module__1S1V_G__themeBtn:after{top:calc(100% + 2em);left:calc(100% + 2em)}.AboutHomeSection-module__1S1V_G__themeBtn:hover{color:var(--white);-webkit-box-shadow:none;box-shadow:none}.AboutHomeSection-module__1S1V_G__themeBtn:hover:after,.AboutHomeSection-module__1S1V_G__themeBtn:hover:before{width:410px;height:410px}@media (max-width:575px){.AboutHomeSection-module__1S1V_G__themeBtn{padding:18px 30px;font-size:14px}}.AboutHomeSection-module__1S1V_G__aboutSection{position:relative}.AboutHomeSection-module__1S1V_G__aboutSection .AboutHomeSection-module__1S1V_G__arrowShape{animation:4s infinite alternate forwards AboutHomeSection-module__1S1V_G__tpswing;position:absolute;top:15%;right:12%}.AboutHomeSection-module__1S1V_G__aboutSection .AboutHomeSection-module__1S1V_G__circleShape{position:absolute;bottom:17%;right:14%}@media (max-width:991px){.AboutHomeSection-module__1S1V_G__aboutWrapper{margin-top:-29px}}@media (max-width:767px){.AboutHomeSection-module__1S1V_G__aboutWrapper{margin-top:-104px}}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImage{max-width:585px;margin-top:80px;margin-left:0%}@media (max-width:1199px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImage{margin-top:0}}@media (max-width:991px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImage{max-width:1000px}}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImage img{border-radius:7px;width:100%;height:100%}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent{z-index:9;max-width:700px;margin-top:37px;position:relative}@media (max-width:1199px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent{margin-top:0}}@media (max-width:767px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent{text-align:center;margin-left:10px;margin-right:10px}}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent p{color:var(--header);font-size:20px;line-height:175%}@media (max-width:1199px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent p{font-size:16px}}@media (max-width:767px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent p{text-align:center}}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__counterBoxItems{justify-content:space-between;align-items:center;margin-top:50px;margin-bottom:50px;display:flex}@media (max-width:1199px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__counterBoxItems{flex-wrap:wrap;gap:30px;margin-top:30px;margin-bottom:30px}}@media (max-width:767px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__counterBoxItems{justify-content:center}}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__counterBoxItems .AboutHomeSection-module__1S1V_G__counterContent{border-right:1px solid var(--border);padding-right:150px}@media (max-width:1399px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__counterBoxItems .AboutHomeSection-module__1S1V_G__counterContent{border-right:none;padding-right:0}}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__counterBoxItems .AboutHomeSection-module__1S1V_G__counterContent h2{font-size:85px}@media (max-width:767px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__counterBoxItems .AboutHomeSection-module__1S1V_G__counterContent h2{font-size:60px}}@media (max-width:575px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__counterBoxItems .AboutHomeSection-module__1S1V_G__counterContent h2{font-size:46px}}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__counterBoxItems .AboutHomeSection-module__1S1V_G__counterContent p{color:var(--text);font-size:18px}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__counterBoxItems .AboutHomeSection-module__1S1V_G__text{max-width:270px;color:var(--text);font-size:16px}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__themeBtn{color:var(--header);border:1px solid var(--header);background-color:#0000;margin-top:1rem}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__themeBtn:before,.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__themeBtn:after{background-color:var(--theme)}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutContent .AboutHomeSection-module__1S1V_G__themeBtn:hover{color:var(--white);border:1px solid var(--theme)}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImageItems{text-align:right;margin-right:-10px;position:relative}@media (max-width:1199px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImageItems{text-align:left}}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImageItems .AboutHomeSection-module__1S1V_G__aboutImage2 img{-o-object-fit:cover;object-fit:cover;border-radius:7px}@media (max-width:1199px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImageItems .AboutHomeSection-module__1S1V_G__aboutImage2 img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}}@media (max-width:767px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImageItems .AboutHomeSection-module__1S1V_G__aboutImage2 img{height:600px}}@media (max-width:575px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImageItems .AboutHomeSection-module__1S1V_G__aboutImage2 img{height:500px}}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImageItems .AboutHomeSection-module__1S1V_G__aboutImage3{position:absolute;bottom:-9rem;left:-72px;right:6rem}@media (max-width:1199px){.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImageItems .AboutHomeSection-module__1S1V_G__aboutImage3{height:300px;bottom:0;left:0}}.AboutHomeSection-module__1S1V_G__aboutWrapper .AboutHomeSection-module__1S1V_G__aboutImageItems .AboutHomeSection-module__1S1V_G__aboutImage3 img{-o-object-fit:cover;object-fit:cover;border-radius:7px;width:100%;height:100%}
.CoursesSection-module__57ilYq__courses-section{background-color:var(--bg);padding:100px 0}.CoursesSection-module__57ilYq__section-header{text-align:center;margin-bottom:4rem}.CoursesSection-module__57ilYq__section-label{color:var(--theme);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.CoursesSection-module__57ilYq__section-title{color:var(--header);margin:1rem 0;font-size:2.5rem}.CoursesSection-module__57ilYq__text-highlight{color:var(--theme)}.CoursesSection-module__57ilYq__section-description{color:var(--text);max-width:600px;margin:0 auto;font-size:1.1rem}.CoursesSection-module__57ilYq__courses-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.CoursesSection-module__57ilYq__course-card{background:var(--white);box-shadow:var(--box-shadow);border-radius:12px;transition:transform .3s;overflow:hidden}.CoursesSection-module__57ilYq__course-card:hover{transform:translateY(-5px)}.CoursesSection-module__57ilYq__course-image{height:200px;position:relative;overflow:hidden}.CoursesSection-module__57ilYq__course-image img{object-fit:cover;width:100%;height:100%}.CoursesSection-module__57ilYq__course-price{background:var(--theme);color:var(--white);border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;position:absolute;top:1rem;right:1rem}.CoursesSection-module__57ilYq__course-content{padding:1.5rem}.CoursesSection-module__57ilYq__course-title{color:var(--header);margin-bottom:.5rem;font-size:1.2rem}.CoursesSection-module__57ilYq__course-description{color:var(--text);margin-bottom:1rem;font-size:.95rem;line-height:1.5}.CoursesSection-module__57ilYq__course-meta{justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.9rem;display:flex}.CoursesSection-module__57ilYq__course-rating{align-items:center;gap:.5rem;display:flex}.CoursesSection-module__57ilYq__rating-stars{color:var(--ratting)}.CoursesSection-module__57ilYq__rating-value,.CoursesSection-module__57ilYq__course-students{color:var(--text)}.CoursesSection-module__57ilYq__course-btn{background:var(--theme);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:.75rem;font-weight:600;transition:all .3s}.CoursesSection-module__57ilYq__course-btn:hover{background:var(--header);transform:translateY(-1px)}.CoursesSection-module__57ilYq__section-footer{text-align:center}@media (max-width:768px){.CoursesSection-module__57ilYq__section-title{font-size:2rem}.CoursesSection-module__57ilYq__courses-grid{grid-template-columns:1fr}}
.Categories-module__AOMNdW__categoriesSection{background:var(--header);color:var(--white);padding:0 0 100px;position:relative}.Categories-module__AOMNdW__sectionHeader{text-align:center;margin-bottom:4rem;padding-top:100px}.Categories-module__AOMNdW__sectionHeader h6{color:var(--white);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}.Categories-module__AOMNdW__sectionHeader h2{color:var(--white);margin:0;font-size:2.5rem}.Categories-module__AOMNdW__categoriesWrapper{grid-template-columns:1fr auto 1fr;align-items:center;gap:4rem;margin-bottom:4rem;display:grid}.Categories-module__AOMNdW__categoriesGrid{grid-template-columns:1fr 1fr;gap:0;display:grid}.Categories-module__AOMNdW__categoryBox{border:1px solid var(--border2);padding:2rem;transition:all .3s}.Categories-module__AOMNdW__categoryBox:hover{background:var(--theme);transform:translateY(-5px)}.Categories-module__AOMNdW__categoryBox a{color:var(--white);align-items:center;gap:1rem;display:flex}.Categories-module__AOMNdW__icon{background:var(--theme);width:60px;height:60px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;display:flex}.Categories-module__AOMNdW__content h6{color:var(--white);margin-bottom:.5rem;font-size:1.1rem}.Categories-module__AOMNdW__content p{color:var(--text2);margin:0;font-size:.9rem}.Categories-module__AOMNdW__coursesImage{text-align:center;position:relative}.Categories-module__AOMNdW__bgShape{z-index:-1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Categories-module__AOMNdW__categoryBottom{text-align:center}.Categories-module__AOMNdW__categoryBottom h3{color:var(--white);margin-bottom:2rem;font-size:2rem}.Categories-module__AOMNdW__marquee{white-space:nowrap;background:#ffffff1a;padding:20px 0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.Categories-module__AOMNdW__scrollingWrap{animation:20s linear infinite Categories-module__AOMNdW__scroll;display:flex}.Categories-module__AOMNdW__comm{align-items:center;gap:4rem;margin-right:4rem;display:flex}.Categories-module__AOMNdW__textSlide{color:#0000;-webkit-text-stroke:2px var(--white);white-space:nowrap;font-size:4rem;font-weight:700}@keyframes Categories-module__AOMNdW__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width:768px){.Categories-module__AOMNdW__categoriesWrapper{grid-template-columns:1fr;gap:2rem}.Categories-module__AOMNdW__categoriesGrid{grid-template-columns:1fr}.Categories-module__AOMNdW__sectionHeader h2{font-size:2rem}.Categories-module__AOMNdW__categoryBottom h3{font-size:1.5rem}.Categories-module__AOMNdW__textSlide{font-size:2rem}}
.Preloader-module__0r2aNa__preloader{cursor:default;z-index:9999999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader{z-index:1000}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__spinner{border:3px solid #0003;border-top-color:var(--theme);border-radius:50%;width:9em;height:9em;margin:0 auto 3.5em;animation:1s linear infinite Preloader-module__0r2aNa__spinner}@media (max-width:767px){.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__spinner{width:7.5em;height:7.5em;margin:0 auto 1.5em}}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__txt-loading{text-align:center;-webkit-user-select:none;user-select:none;font:700 5em League Spartan,sans-serif,Poppins}@media (max-width:767px){.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__txt-loading{font-size:2.5em}}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__txt-loading .Preloader-module__0r2aNa__letters-loading{color:var(--theme);position:relative}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__txt-loading .Preloader-module__0r2aNa__letters-loading:nth-child(2):before{animation-delay:.2s}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__txt-loading .Preloader-module__0r2aNa__letters-loading:nth-child(3):before{animation-delay:.4s}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__txt-loading .Preloader-module__0r2aNa__letters-loading:nth-child(4):before{animation-delay:.6s}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__txt-loading .Preloader-module__0r2aNa__letters-loading:nth-child(5):before{animation-delay:.8s}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__txt-loading .Preloader-module__0r2aNa__letters-loading:nth-child(6):before{animation-delay:1s}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__txt-loading .Preloader-module__0r2aNa__letters-loading:nth-child(7):before{animation-delay:1.2s}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__txt-loading .Preloader-module__0r2aNa__letters-loading:nth-child(8):before{animation-delay:1.4s}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__animation-preloader .Preloader-module__0r2aNa__txt-loading .Preloader-module__0r2aNa__letters-loading:before{color:var(--header);content:attr(data-text-preloader);opacity:0;font-family:League Spartan,sans-serif;animation:4s infinite Preloader-module__0r2aNa__letters-loading;position:absolute;top:-3px;left:0;transform:rotateY(-90deg)}.Preloader-module__0r2aNa__preloader p{text-transform:uppercase;letter-spacing:8px;color:var(--theme);font-size:15px;font-weight:600}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__loader{z-index:1;pointer-events:none;width:100%;height:100%;font-size:0;position:fixed;top:0;left:0}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__loader .Preloader-module__0r2aNa__row{height:100%}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__loader .Preloader-module__0r2aNa__loader-section{padding:0}.Preloader-module__0r2aNa__row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.Preloader-module__0r2aNa__col-3{flex:0 0 25%;width:100%;max-width:25%;padding-left:15px;padding-right:15px;position:relative}.Preloader-module__0r2aNa__preloader .Preloader-module__0r2aNa__loader .Preloader-module__0r2aNa__loader-section .Preloader-module__0r2aNa__bg{background-color:#fff;width:100%;height:100%;transition:all .8s cubic-bezier(.77,0,.175,1);left:0}.Preloader-module__0r2aNa__preloader.Preloader-module__0r2aNa__loaded .Preloader-module__0r2aNa__animation-preloader{opacity:0;transition:all .3s ease-out}.Preloader-module__0r2aNa__preloader.Preloader-module__0r2aNa__loaded .Preloader-module__0r2aNa__loader-section .Preloader-module__0r2aNa__bg{width:0;-webkit-transition:.7s .3s allcubic-bezier(.1, .1, .1, 1);transition:.7s .3s allcubic-bezier(.1, .1, .1, 1)}@keyframes Preloader-module__0r2aNa__spinner{to{transform:rotate(360deg)}}@keyframes Preloader-module__0r2aNa__letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@keyframes Preloader-module__0r2aNa__loaderspin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes Preloader-module__0r2aNa__loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}
.ScrollToTop-module__pmTI9a__scroll-up{cursor:pointer;z-index:99;opacity:0;visibility:hidden;border-radius:50px;width:50px;height:50px;transition:all .4s ease-in-out;display:block;position:fixed;bottom:35px;right:25px;transform:translateY(15px)}.ScrollToTop-module__pmTI9a__scroll-up:after{content:"";text-align:center;color:var(--theme);cursor:pointer;z-index:1;width:50px;height:50px;font-family:"Font Awesome 5 Pro";font-size:18px;font-weight:700;line-height:50px;transition:all .4s ease-in-out;display:block;position:absolute;top:0;left:0}.ScrollToTop-module__pmTI9a__scroll-up svg path{fill:none}.ScrollToTop-module__pmTI9a__scroll-up svg.ScrollToTop-module__pmTI9a__scroll-circle path{stroke:var(--theme);stroke-width:4px;box-sizing:border-box;transition:all .4s ease-in-out}.ScrollToTop-module__pmTI9a__scrollUp:before{content:"↑";color:var(--white);font-size:18px;font-weight:700;position:absolute}@media (max-width:768px){.ScrollToTop-module__pmTI9a__scrollUp{width:45px;height:45px;bottom:20px;right:20px}.ScrollToTop-module__pmTI9a__scrollUp:before{font-size:16px}}.ScrollToTop-module__pmTI9a__scroll-up{cursor:pointer;z-index:99;opacity:0;visibility:hidden;justify-content:center;align-items:center;width:50px;height:50px;transition:all .4s ease-in-out;display:flex;position:fixed;bottom:35px;right:25px;transform:translateY(15px)}.ScrollToTop-module__pmTI9a__scroll-up.ScrollToTop-module__pmTI9a__active-scroll{opacity:1;visibility:visible;transform:translateY(0)}.ScrollToTop-module__pmTI9a__scroll-up:hover{transform:translateY(0)scale(1.05)}.ScrollToTop-module__pmTI9a__scroll-up:active{transform:translateY(0)scale(.95)}.ScrollToTop-module__pmTI9a__scroll-background{background:#fff;border-radius:50%;width:100%;height:100%;transition:box-shadow .3s;position:absolute;top:0;left:0;box-shadow:0 4px 12px #00000026}.ScrollToTop-module__pmTI9a__scroll-up:hover .ScrollToTop-module__pmTI9a__scroll-background{box-shadow:0 8px 25px #0003}.ScrollToTop-module__pmTI9a__scroll-circle{width:100%;height:100%;position:absolute;top:0;left:0;transform:rotate(-90deg)}.ScrollToTop-module__pmTI9a__circle-bg{fill:none;stroke:#e5e7eb;stroke-width:3px}.ScrollToTop-module__pmTI9a__circle-progress{fill:none;stroke:#3b82f6;stroke-width:3px;stroke-linecap:round;transition:all .15s ease-out}.ScrollToTop-module__pmTI9a__scroll-icon{color:#6b7280;z-index:10;width:20px;height:20px;transition:all .3s}.ScrollToTop-module__pmTI9a__scroll-icon.ScrollToTop-module__pmTI9a__icon-ready{color:#3b82f6;animation:2s infinite ScrollToTop-module__pmTI9a__pulse}.ScrollToTop-module__pmTI9a__ready-indicator{color:#3b82f6;white-space:nowrap;background:#fff;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;position:absolute;top:-32px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000001a}@keyframes ScrollToTop-module__pmTI9a__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.ScrollToTop-module__pmTI9a__scroll-up{width:45px;height:45px;bottom:20px;right:20px}.ScrollToTop-module__pmTI9a__scroll-icon{width:18px;height:18px}.ScrollToTop-module__pmTI9a__ready-indicator{font-size:11px;top:-28px}}
.Breadcrumb-module__qLI36q__breadcrumbWrapper{position:relative;overflow:hidden}.Breadcrumb-module__qLI36q__pageHeading{z-index:9;text-align:center;position:relative}.Breadcrumb-module__qLI36q__pageHeading h1{z-index:9;font-size:60px;line-height:1.2;position:relative}@media (max-width:991px){.Breadcrumb-module__qLI36q__pageHeading h1{font-size:42px}}@media (max-width:575px){.Breadcrumb-module__qLI36q__pageHeading h1{font-size:32px}}.Breadcrumb-module__qLI36q__breadcrumbItems{justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}@media (max-width:991px){.Breadcrumb-module__qLI36q__breadcrumbItems{justify-content:center}}.Breadcrumb-module__qLI36q__breadcrumbItems li{color:var(--header);text-transform:capitalize;font-size:16px;font-weight:500}.Breadcrumb-module__qLI36q__breadcrumbItems li a{color:var(--header);transition:all .4s ease-in-out}.Breadcrumb-module__qLI36q__breadcrumbItems li a:hover,.Breadcrumb-module__qLI36q__breadcrumbItems li i{color:var(--theme)}@media (max-width:575px){.Breadcrumb-module__qLI36q__breadcrumbItems li i{font-size:16px}}.Breadcrumb-module__qLI36q__shape1{position:absolute;top:0;bottom:0;left:0}.Breadcrumb-module__qLI36q__shape1 img{width:100%;height:100%}.Breadcrumb-module__qLI36q__shape2{position:absolute;top:0;bottom:0;right:0}.Breadcrumb-module__qLI36q__shape2 img{width:100%;height:100%}
.Combobox-module__ZnMKXa__wrapper{position:relative}.Combobox-module__ZnMKXa__dropdown{z-index:1000;background:#fff;border:1.5px solid #2c5aa0;border-top:none;border-radius:0 0 8px 8px;max-height:220px;margin:0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.Combobox-module__ZnMKXa__item{cursor:pointer;color:#333;background:0 0;padding:.55rem 1rem;font-size:.93rem;transition:background .12s}.Combobox-module__ZnMKXa__item:hover{background:#f0f5ff}.Combobox-module__ZnMKXa__item.Combobox-module__ZnMKXa__active{color:#fff;background:#2c5aa0}
.NotificationForm-module__JB3l3q__formCard{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 24px #00000014}.NotificationForm-module__JB3l3q__formTitle{color:#1a1a2e;border-bottom:2px solid #f0f0f0;margin-bottom:2rem;padding-bottom:1rem;font-size:1.5rem}.NotificationForm-module__JB3l3q__formGroup{margin-bottom:1.5rem}.NotificationForm-module__JB3l3q__label{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.NotificationForm-module__JB3l3q__required{color:#e74c3c}.NotificationForm-module__JB3l3q__input,.NotificationForm-module__JB3l3q__select{color:#333;background:#fff;border:1.5px solid #dde1e9;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.NotificationForm-module__JB3l3q__input::placeholder,.NotificationForm-module__JB3l3q__textarea::placeholder{color:#aaa}.NotificationForm-module__JB3l3q__input:focus,.NotificationForm-module__JB3l3q__select:focus{color:#333;border-color:#2c5aa0;box-shadow:0 0 0 3px #2c5aa01a}.NotificationForm-module__JB3l3q__textarea{color:#333;resize:vertical;background:#fff;border:1.5px solid #dde1e9;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.NotificationForm-module__JB3l3q__textarea:focus{color:#333;border-color:#2c5aa0;box-shadow:0 0 0 3px #2c5aa01a}.NotificationForm-module__JB3l3q__hint{color:#888;margin-top:.3rem;font-size:.82rem;display:block}.NotificationForm-module__JB3l3q__editorLoading{color:#666;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;align-items:center;min-height:60px;padding:1rem;font-size:.9rem;display:flex}.tox-tinymce{border-color:#e0e0e0!important;border-radius:6px!important}.tox-tinymce:focus-within{border-color:#2c5aa0!important;box-shadow:0 0 0 3px #2c5aa01f!important}.NotificationForm-module__JB3l3q__checkboxLabel{cursor:pointer;color:#333;align-items:center;gap:.5rem;font-weight:500;display:flex}.NotificationForm-module__JB3l3q__checkbox{cursor:pointer;accent-color:#2c5aa0;width:18px;height:18px}.NotificationForm-module__JB3l3q__uploadArea{text-align:center;cursor:pointer;color:#555;border:2px dashed #c0cbde;border-radius:10px;padding:2rem;transition:border-color .2s,background .2s}.NotificationForm-module__JB3l3q__uploadArea:hover{background:#f5f8ff;border-color:#2c5aa0}.NotificationForm-module__JB3l3q__fileList{flex-direction:column;gap:.4rem;margin:0;padding:.75rem 0 0;list-style:none;display:flex}.NotificationForm-module__JB3l3q__fileList li{color:#444;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.NotificationForm-module__JB3l3q__fileList li i{color:#e74c3c}.NotificationForm-module__JB3l3q__alertError{color:#c0392b;background:#fff0f0;border:1px solid #f5c6cb;border-radius:8px;margin-bottom:1.5rem;padding:.9rem 1.2rem}.NotificationForm-module__JB3l3q__alertSuccess{color:#1e7e34;background:#f0fff4;border:1px solid #b2dfdb;border-radius:8px;margin-bottom:1.5rem;padding:.9rem 1.2rem}.NotificationForm-module__JB3l3q__actions{border-top:2px solid #f0f0f0;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.NotificationForm-module__JB3l3q__btnSecondary{color:#333!important;background:#f5f5f5!important;border:1.5px solid #ddd!important}.NotificationForm-module__JB3l3q__btnSecondary:hover{background:#eee!important}
