.more-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;background:none;border:none;cursor:pointer;font-size:16px!important;font-weight:500;color:#333;transition:all .2s ease;font-family:inherit}.more-toggle:active{background-color:transparent}.more-toggle span:first-of-type{flex:1 1;text-align:left}.more-toggle .arrow{font-size:24px;transition:transform .3s ease;color:#ff6b35;margin-left:10px;display:flex;align-items:center}.more-toggle .arrow.open{transform:rotate(90deg)}.more-toggle .arrow1{font-size:24px;transition:transform .3s ease;color:#000;margin-left:10px;display:flex;align-items:center}.more-toggle .arrow1.open{transform:rotate(90deg)}.subnav{list-style:none;padding:0;margin:0;background-color:transparent;border:none;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:500px;transform:translateY(0)}}.subnav .menu-item-has-children{padding:0;margin:0;list-style:none}.subnav a{display:block;padding:4px 16px!important;padding-left:10px;color:#333;text-decoration:none;font-size:14px!important;transition:background-color .2s ease,color .2s ease;border-left:3px solid transparent}.subnav a:active{background-color:#fff}.subnav a.activeMenu{color:#ff6b35}.subnav a.inActiveMenu{color:#333}.mobileMenu .submenuOne .title a,.mobileMenu .submenuOne .title span{font-size:16px!important}.title.subnavLevel2{padding-left:20px!important}[data-depth="1"]{padding-left:10px}[data-depth="2"]{padding-left:20px}.icon-chevron-right{margin-left:4px}.exams-mega-parent{position:relative}.exams-mega-menu{position:absolute;top:65px;left:0;min-width:600px;height:260px;background:#ffffff;border-radius:18px;padding:16px 18px;display:flex;gap:6px;z-index:999;box-shadow:0 18px 40px rgba(0,0,0,.08);overflow:hidden;animation:fadeSlide .25s ease forwards}.exams-left{width:260px;flex-shrink:0;display:flex;flex-direction:column;gap:6px}.exam-category-card{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:12px 14px;border-radius:10px;transition:background-color .2s ease}.exam-category-card:hover{background-color:#f3f3f3}.exam-category-card.active{background-color:#ededed}.exam-category-card h4{margin:0;font-size:16px;font-weight:500;color:#111;white-space:nowrap;transition:color .2s ease}.exam-category-card.active h4,.exam-category-card:hover h4{color:#f16b35}.exam-category-card .arrow{color:#f16b35}.exam-category-card .arrow,.exam-category-card .arrow1{width:18px;text-align:right;font-size:16px;font-weight:600}.exam-category-card .arrow1{color:#000}.exams-right{flex:1 1;display:flex;flex-direction:column;gap:12px;border-left:1px solid #eeeeee;padding-left:22px;overflow-y:scroll;overflow-x:hidden;height:210px}.exams-right::-webkit-scrollbar{width:6px}.exams-right::-webkit-scrollbar-track{background:transparent}.exams-right::-webkit-scrollbar-thumb{background:#dddddd;border-radius:10px}.exams-right::-webkit-scrollbar-thumb:hover{background:#cccccc}.exam-right-card{text-decoration:none;padding:4px 0}.exam-right-card h4{margin:0;font-size:16px;font-weight:500;color:#111;transition:color .2s ease}.exam-right-card:hover h4{color:#f16b35}@keyframes fadeSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.study-mega-parent{position:relative}.study-mega-menu{position:absolute;top:65px;left:0;height:350px;background:#ffffff;border-radius:18px;padding:18px 20px;display:flex;gap:8px;z-index:999;box-shadow:0 18px 40px rgba(0,0,0,.08);overflow:hidden;animation:fadeSlide .25s ease forwards}.study-mega-menu.two-col{width:580px}.study-mega-menu.three-col{width:850px}.study-col{flex-shrink:0;display:flex;width:260px;flex:1 1;min-width:0;flex-direction:column;gap:6px;overflow-y:auto;overflow-x:hidden}.study-col+.study-col{border-left:1px solid #eeeeee;padding-left:10px;padding-right:10px}.study-card{padding:10px 12px;border-radius:10px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.study-card:hover{background-color:#f3f3f3}.study-card.active{background-color:#ededed}.study-card h4{margin:0;font-size:15px;font-weight:500;color:#111;white-space:normal;line-height:1.4}.study-card.active h4,.study-card:hover h4{color:#f16b35}.study-col.no-card-hover .study-card{background:none!important;border-radius:0}.study-col.no-card-hover .study-card:hover{background:none!important}.study-col.no-card-hover .study-card:hover h4{color:#f16b35}.study-link{text-decoration:none;font-size:15px;color:#111;padding:6px 0;transition:color .2s ease}.study-link:hover{color:#f16b35}.study-col::-webkit-scrollbar{width:6px}.study-col::-webkit-scrollbar-thumb{background:#dddddd;border-radius:10px}.study-col::-webkit-scrollbar-thumb:hover{background:#cccccc}