.path-Q2BR3D {
    -webkit-animation: spinner-spinning-circle-dash-3rtN6T 2s ease-in-out infinite;
    animation: spinner-spinning-circle-dash-3rtN6T 2s ease-in-out infinite;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    fill: none;
    stroke-width: 6;
    stroke-miterlimit: 10;
    stroke-linecap: round;
}
.path2-3VdNnb {
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
}
.path3-2C7SKf {
    -webkit-animation-delay: 0.23s;
    animation-delay: 0.23s;
}
.theme-dark .path-Q2BR3D {
    stroke: #7289da;
}
.theme-dark .path2-3VdNnb {
    stroke: #7289da;
    opacity: 0.6;
}
.theme-dark .path3-2C7SKf {
    stroke: #222941;
}
*body.widget-szj0pM {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 5px;
    overflow: hidden;
    font-family: Whitney, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.widget-szj0pM a {
    color: #fff;
    text-decoration: none;
}
.widget-szj0pM strong {
    font-weight: 700;
}
.widgetLogo-6zH6Nv {
    background: url(//beemo.fun/static/style/images/discord_logo.svg) 50% no-repeat;
    width: 124px;
    height: 34px;
    background-size: 124px 34px;
    display: inline-block;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
}
.widgetLogo-6zH6Nv:hover {
    opacity: 0.6;
}
.widgetHeader {
    background-color: #7289da;
    padding: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.widgetHeader .widgetHeaderCount-3Vm4u8 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
}
.widgetFooter {
    -webkit-box-shadow: 0 -1px 18px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 -1px 18px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.2);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #202225;
    padding: 6px 6px 6px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 30px;
}
.widgetFooter .widgetFooterInfo-3sJWsY {
    display: inline-block;
    font-weight: 500;
    opacity: 0.1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.widgetBtnConnect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 95%;
    height: 30px;
    border: 1px solid #212325;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: hsla(0, 0%, 100%, 0.1);
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.04);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.04);
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
}
.widgetBtnConnect:hover {
    opacity: 0.6;
}
.widgetBody-1YvOmj {
    background-color: #202225;
    background-image: url(//beemo.fun/static/style/images/db9fd9dac08621e31b06609781c8851c.png), url(//beemo.fun/static/style/images/1c7d080332a1c9778182bc19c2f407bc.png);
    background-size: 200px 180px, 110px 130px;
    background-position: 0 100%, 100% 100%;
    background-repeat: no-repeat, no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    padding-top: 20px;
    overflow-y: scroll;
}
.widgetMembersOnline {
    color: #8a8e94;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.widgetMember {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    margin: 6px 0;
}
.widgetMember .widgetMemberName {
    color: #8a8e94;
}
.widgetMember .widgetMemberGame-1VaBoY,
.widgetMember .widgetMemberName {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.widgetMember .widgetMemberGame-1VaBoY {
    text-align: right;
    color: #4f545c;
}
.widgetMemberAvatar {
    width: 16px;
    height: 16px;
    position: relative;
    margin-right: 4px;
}
.widgetMemberAvatar img {
    width: 16px;
    height: 16px;
    border-radius: 8px;
}
.widgetMemberStatus {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.widgetMemberStatusOnline {
    background-color: #43b581;
}
.widgetMemberStatusIdle-2u9Mbt {
    background-color: #faa61a;
}
.widgetMemberStatusOffline-1UzWSo {
    background-color: #747f8d;
}
.widgetMemberStatusDnd-3ZjYs4 {
    background-color: #f04747;
}
.widgetIcon-p4PNDV {
    background-color: transparent;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    display: inline-block;
}
.widgetIcon-p4PNDV + .widgetIcon-p4PNDV {
    margin-left: 8px;
}
.widgetIconMute-ByHVol {
    background-image: url(//discordapp.com/assets/a5bbc9918fae3a388beca5831f49e1c4.svg);
}
.widgetIconDeaf-31yT5J {
    background-image: url(//discord.com/assets/ae3f569adb173a871434acb93bbf30a7.svg);
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-thumb {
    background-color: hsla(0, 0%, 100%, 0.1);
}
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-track-piece {
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 5px;
}
::-webkit-scrollbar-track-piece {
    background-color: transparent;
}