.token-group-name{font-weight:600!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;line-height:18px}.groups-menu-item{display:flex;align-items:center;width:100%;min-height:36px;padding:4px 0;overflow:hidden}.menu-item-text-wrapper{flex:1 1;overflow:hidden;margin-left:10px}.group-subscribers{margin-top:3px!important;margin-bottom:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-group{width:542px;background-color:#f5f5f5;border-radius:4px;position:fixed;top:55%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px rgba(0,0,0,.3);z-index:1500;overflow:hidden;box-sizing:border-box;transition:opacity .3s ease,transform .3s ease;opacity:1;max-height:80vh;display:flex;flex-direction:column}.select-group-enter{opacity:0;transform:translate(-50%,-55%)}@media (max-width:600px){.select-group{width:90%;max-width:542px}}.groups-list{max-height:calc(80vh - 120px);overflow-y:auto;overflow-x:hidden;flex:1 1}.groups-list::-webkit-scrollbar{width:6px}.groups-list::-webkit-scrollbar-track{background:transparent}.groups-list::-webkit-scrollbar-thumb{background:#cab990;border-radius:10px}.groups-list::-webkit-scrollbar-thumb:hover{background:#e5ac21}body.select-group-open{overflow:hidden!important;padding-right:0!important}body.select-group-open:after{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000}.groups-menu-item-popup{display:flex;align-items:center;padding:8px 15px;transition:background-color .2s ease;border-bottom:1px solid #d9d9d9;cursor:pointer;height:52px;min-height:52px;overflow:hidden}.groups-menu-item-popup:hover{background-color:rgba(243,183,36,.1)}.groups-menu-item-popup .group-avatar-placeholder,.groups-menu-item-popup img{width:36px;height:36px;border-radius:50%;margin-right:10px}.group-avatar-placeholder{background-color:#d9d9d9}.menu-item-text-wrapper{display:flex;flex-direction:column;margin-left:5px}.group-name{font-family:Roboto,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:16px;color:#1e1e1e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:350px}.group-subscribers{font-size:12px;line-height:12px;margin-top:5px;margin-bottom:0}.group-subscribers,.no-groups-message{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;color:rgba(79,79,79,.8)}.no-groups-message{padding:20px;text-align:center;font-size:14px}.select-group input:focus{outline:none;box-shadow:0 0 0 2px rgba(229,172,33,.3)}.select-group .MuiInputBase-root.Mui-focused{border-color:#e5ac21}.select-group button:hover{background-color:#d49b10!important;transition:background-color .3s ease}