.dropdown-profile{transition:all .3s ease-in-out;position:absolute;top:60px;padding:16px;right:20px;background-color:#fff;border-radius:6px;background:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.16);min-width:300px;z-index:9999;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.dropdown-profile .link{display:flex;align-items:center;justify-content:space-between;padding:11px 8px 11px 16px;border-radius:3px;text-decoration:none}.dropdown-profile .link .email{font-size:16px;color:#292929;font-weight:400;margin-bottom:6px;line-height:100%}.dropdown-profile .link .view{color:#5e5e5e;font-size:13px;line-height:100%;margin-bottom:0}.dropdown-profile .link svg{height:20px;width:20px}.dropdown-profile .link svg path:nth-child(2){fill:#000}.dropdown-profile .link:hover{background:#ecf5e9;transition:all .5s ease}.dropdown-profile .link.logoutbtn{background:#371e1e;padding:18px 8px 18px 16px}.dropdown-profile .link.logoutbtn p{color:#fff;margin-bottom:0}.dropdown-profile .link.logoutbtn:hover{background:#33b772;transition:all .5s ease}.dropdown-profile hr{margin:16px 0}.header-1{display:flex;justify-content:center;align-items:center}.header-1 .user-name{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;margin-right:8px}.header-1 .user-name p{margin-bottom:0}.header-1 .user-name .name{color:#292929;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.header-1 .user-name .plan{margin-top:5px;color:#5e5e5e;font-size:13px;font-style:normal;font-weight:400;line-height:100%}.header-1 .profilecontainer{display:flex;justify-content:center;align-items:center;cursor:pointer}