.mavuno-role-switcher{position:relative!important;z-index:1080!important}
.mavuno-role-switcher>.btn{white-space:nowrap;min-height:40px}
.mavuno-role-switcher .dropdown-menu{z-index:9999!important}
.mavuno-role-switcher .role-switch-menu{width:min(380px,calc(100vw - 24px));border-radius:18px}
.mavuno-role-switcher .role-switch-item{display:flex;align-items:center;gap:12px;padding:12px;margin:4px 0;border-radius:14px;color:#243b31}
.mavuno-role-switcher a.role-switch-item:hover,.mavuno-role-switcher button.role-switch-item:hover{background:rgba(25,135,84,.1)!important}
.mavuno-role-switcher .active-role{background:rgba(25,135,84,.1)}
.mavuno-role-switcher .role-icon{display:inline-grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:#f1f6f3}
@media(max-width:575.98px){.mavuno-role-switcher .dropdown-menu{position:fixed!important;left:12px!important;right:12px!important;top:72px!important;width:auto!important;transform:none!important}}
