.dh-menu-profile-image{width:40px;height:40px}
@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.overlayStyle{z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.loaderStyle{border:6px solid #9e9e9e;border-top-color:currentColor;border-top-color:var(--theme-color);background:0 0;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}
