.auth_navbar{color:#fff;margin:0 auto;width:95vw}.auth_navbar .indicator{height:10px;width:10px;background-color:red;border-radius:50%;animation:bounce 1s infinite alternate}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-5px)}}.auth_navbar .nav_icon{border:1px solid #7a86a1}.auth_navbar:after{content:"";position:absolute;margin:auto;bottom:0;left:0;right:0;z-index:1;width:80%;height:1px;background-color:inherit}.auth_navbar.no_outline:after{display:none}.auth_navbar .logo-image{height:40px;cursor:pointer}.auth_navbar svg{width:100px;height:50px}.auth_navbar svg .alt-stop,.auth_navbar svg .main-stop{stop-color:inherit}.auth_navbar .color-tr{color:#fff;border-radius:15px;border:.91px solid #fff}.auth_navbar .desktop-nav ul{list-style:none;display:flex;justify-content:center;padding:10px 0 0;margin-bottom:0;flex-wrap:wrap}.auth_navbar .desktop-nav ul li{width:max-content;margin:0 10px;padding:10px 0}.auth_navbar .desktop-nav ul li a{color:inherit;text-transform:capitalize;border-radius:13px;padding:10px 20px;transition:all .3s}.auth_navbar .desktop-nav ul li a:focus,.auth_navbar .desktop-nav ul li a:hover{background-color:#6149cd;color:inherit}.auth_navbar .desktop-nav ul li a i{margin:0 10px}.auth_navbar .desktop-nav ul li a.active,.auth_navbar .desktop-nav ul li a:hover{background-color:#6149cd;color:inherit}.auth_navbar .explore-search input{width:320px;height:40px;border-radius:20px;border:1px solid gray;background-color:rgba(97,73,205,.043);padding:5px 10px}.auth_navbar .explore-search{position:relative}.auth_navbar .explore-search .search-icon{position:absolute;right:3px;top:3px;height:33px;width:33px;border-radius:50%;background-color:#6149cd;display:flex;align-items:center;justify-content:center}.auth_navbar .explore-search .search-icon i{color:#fff}.auth_navbar .explore-search .search-icon svg{height:25px}.auth_navbar .explore-search .clear-search{position:absolute;right:-28px;top:6px}.auth_navbar .explore-search .clear-search svg{height:22px}@media(max-width:1000px){.auth_navbar .explore-search{display:none}}.desktop-nav-media .name-letter{font-size:22px;color:#000;font-weight:500}.desktop-nav-media .profile-box{display:flex;align-items:center;cursor:pointer}@media screen and (min-width:770px){.desktop-nav-media{display:flex;align-items:center}}@media screen and (max-width:767px){.desktop-nav-media{display:none}}.mob_noti_nav{display:flex;align-items:center;gap:8px}@media screen and (min-width:767px){.mob_noti_nav{display:none}}.mobile-nav-media{border:1px solid #7a86a1;border-radius:20px;display:flex;align-items:center;justify-content:center}.mobile-nav-media i{margin:5px 0;font-size:20px}@media screen and (min-width:768px){.mobile-nav-media{display:none}}.student_nav .sidebar_profile{margin-top:10px;background-color:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:flex-start;padding-left:30px}.student_nav .sidebar_profile .sidebar_profile_box{padding:20px 0;display:flex;align-items:center;gap:20px}.student_nav .sidebar_profile .sidebar_profile_box .Profile_link{padding:0;margin:0;display:flex}.student_nav .sidebar_profile .sidebar_profile_box .profile h4{font-family:Urbanist;font-style:normal;font-weight:700;font-size:16px;margin:0 0 2px}.student_nav .sidebar_profile .sidebar_profile_box .profile p{margin:0;font-family:Urbanist;font-style:normal;font-weight:400;font-size:14px}.student_nav .outer ul li a img{margin:0 10px}.mobile-sidebar-student svg{width:50px!important}.student-mob-topbar{padding:0 20px;display:flex;align-items:center;justify-content:space-between}