.top-header-main{position:relative;z-index:2}.top-header-main .nav-flex{align-items:center;background:#1c1c24;border-radius:12px;display:flex;justify-content:space-between;padding:15px 25px;width:100%}.logo-holder{cursor:pointer}.logo-holder svg{display:block;width:100px}.logo-holder svg path{fill:#fff}.logo-holder svg path.cls-6{fill:#2196f3}.menu-top-list{font-family:Roboto}.menu-top-list,.menu-top-list .menu{align-items:center;display:flex;justify-content:flex-end}.menu-top-list .menu{list-style:none;margin-right:20px}.menu-top-list .menu li a{color:#fff;cursor:pointer;font-family:Roboto;font-size:14px;margin-right:24px;text-decoration:unset;transition:all .3s ease-out}.menu-top-list .menu li a.router-link-active.router-link-exact-active{color:#e4fa77}.menu-top-list .profile-view{position:relative}.menu-top-list .profile-view-top{align-items:center;display:flex;justify-content:flex-end;position:relative}.menu-top-list .profile-view-top .img-holder{align-items:center;border-radius:4px;display:flex;height:30px;margin-right:10px;overflow:hidden;width:30px}.menu-top-list .profile-view-top .img-holder img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.menu-top-list .profile-view-top span{color:#fff;font-size:14px}.menu-top-list .profile-action{background:#1c1c24;border-radius:10px;box-shadow:1px 4px 8px #000;display:flex;flex-direction:column;opacity:0;padding:10px;pointer-events:none;position:absolute;transition:all .3s;width:100%}.menu-top-list .profile-action button{background:unset;border:unset;color:#fff;cursor:pointer;padding:10px}.menu-top-list .profile-view:hover .profile-action{opacity:1;pointer-events:all}
