.LessThanMaxFreeUsers,.MoreThanMaxFreeUsers{display:flex;flex-direction:row}.LessThanMaxFreeUsers .titleAndButton,.MoreThanMaxFreeUsers .titleAndButton{display:flex;flex-direction:column;margin-left:20px}.LessThanMaxFreeUsers .titleAndButton>span,.MoreThanMaxFreeUsers .titleAndButton>span{margin-bottom:15px;font-size:16px;font-weight:600;line-height:24px}.MoreThanMaxFreeUsersWrapper{display:flex;flex-direction:row;gap:8px}
.hint-toast{display:flex;flex-wrap:nowrap;align-items:center;padding:4px 4px 4px 12px;border:1px solid rgba(var(--center-channel-color-rgb), 0.16);border-radius:4px;margin:0;background-color:var(--center-channel-bg);box-shadow:0 6px 14px rgba(0,0,0,.12);color:var(--center-channel-color);font-size:14px;font-weight:bold;gap:16px}.hint-toast .hint-toast__message{line-height:20px;text-align:center}.hint-toast .hint-toast__message .shortcut-key{font-weight:600}.hint-toast .hint-toast__dismiss{padding:4px}.hint-toast .hint-toast__dismiss:hover{background-color:var(--center-channel-bg)}.hint-toast .hint-toast__dismiss:hover svg{fill:rgba(var(--center-channel-color-rgb), 0.75)}.hint-toast .hint-toast__dismiss svg{fill:rgba(var(--center-channel-color-rgb), 0.75);vertical-align:middle}.hint-toast .hint-toast__dismiss .close-btn{cursor:pointer;line-height:normal}.hint-toast__wrapper{position:absolute;z-index:3;display:flex;width:100%;align-items:center;justify-content:center}
.scroll-to-bottom-toast{display:flex;align-items:center;justify-content:space-between;padding:4px;padding-left:12px;border-radius:4px;background-color:var(--button-bg);box-shadow:0 4px 6px 0 rgba(0,0,0,.12);color:var(--button-color-rgb);cursor:pointer;font-size:14px;font-weight:600;gap:8px}.scroll-to-bottom-toast:hover{background-color:rgba(var(--button-bg-rgb), 0.88)}.scroll-to-bottom-toast svg{fill:rgb(var(--button-color-rgb));vertical-align:middle}body.enable-animations .scroll-to-bottom-toast{transition-duration:0s;transition-property:opacity,visibility;transition-timing-function:ease-in-out}.scroll-to-bottom-toast .scroll-to-bottom-toast__message{display:inline-block;line-height:20px;vertical-align:middle}.scroll-to-bottom-toast .scroll-to-bottom-toast__message>svg{margin-right:8px}.scroll-to-bottom-toast .scroll-to-bottom-toast__dismiss{display:inline-block;padding:4px;border-radius:4px}.scroll-to-bottom-toast .scroll-to-bottom-toast__dismiss:hover{background-color:var(--button-bg)}.scroll-to-bottom-toast .scroll-to-bottom-toast__dismiss svg{padding-top:1px;fill:rgba(var(--button-color-rgb), 0.64);vertical-align:middle}.scroll-to-bottom-toast .scroll-to-bottom-toast__dismiss .close-btn{cursor:pointer;line-height:normal}.scroll-to-bottom-toast .scroll-to-bottom-toast__dismiss .close-btn:hover{fill:var(--button-color)}
.search-shortcut{display:inline-block;margin:0 4px}.search-shortcut .shortcut-key{margin-right:4px}.search-shortcut .shortcut-key:last-child{margin-right:0}
.toasts-wrapper{position:absolute;z-index:3;display:flex;width:calc(100% - 32px);align-items:center;justify-content:center;margin:16px 16px 0;gap:7px}
#teamMembersModal .GenericModal__header{display:flex;justify-content:center}
.select-text-description{margin-top:8px;color:rgba(var(--center-channel-color-rgb), 0.64);font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px}
.modal-access-tab-content .divider-light{margin:24px 0}.modal-access-tab-content .mm-modal-generic-section-item__content{margin-top:24px}.modal-access-tab-content #allowedDomains{margin-top:16px}.modal-access-tab-content .access-invite-section{gap:0}.modal-access-tab-content .access-invite-section #teamInviteContainer{display:flex;align-items:center}.modal-access-tab-content .access-invite-section #teamInviteContainer .Input_container{margin-right:8px}.modal-access-tab-content .access-invite-section #teamInviteContainer .Input_container #teamInviteId{background-color:unset}.modal-header{background-color:var(--center-channel-bg)}
.picture-setting-item{flex:1;margin-left:40px}.picture-setting-item__remove-button{display:flex;align-items:center;margin-top:18px;color:var(--dnd-indicator);text-align:left}.picture-setting-item__remove-button svg{margin-right:6px}.picture-setting-item .team-picture-section{position:relative;width:fit-content}.picture-setting-item .team-picture-section__team-icon{display:flex;width:120px;height:120px;align-items:center;justify-content:center;border-radius:24px;background-color:var(--sidebar-header-bg);cursor:pointer}.picture-setting-item .team-picture-section__team-name{color:#fff;font-family:Metropolis;font-size:56px;font-style:normal;font-weight:600;line-height:56px;text-align:center}.picture-setting-item .team-picture-section .icon-pencil-outline{position:absolute;right:-6px;bottom:-6px;padding:4px;border:1px solid rgba(var(--center-channel-color-rgb), 0.16);border-radius:20px;background:var(--center-channel-bg, #fff);box-shadow:0 2px 3px 0 var(--elevation-1);cursor:pointer}.picture-setting-item .team-picture-section .team-img-preview{width:120px;height:120px;border-radius:24px;cursor:pointer}
.modal-info-tab-content{display:flex}.modal-info-tab-content .name-description-container{flex:2}.modal-info-tab-content .description-section-input .Input_fieldset{height:100%}.modal-info-tab-content #teamName,.modal-info-tab-content #teamDescription{background-color:unset}.modal-info-tab-content .description-setting-item{margin-top:24px}.modal-header{background-color:var(--center-channel-bg)}
.sidebarHeaderContainer{display:flex;height:55px;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;padding:0 16px;color:var(--sidebar-header-text-color)}.sidebarHeaderContainer button#sidebarTeamMenuButton{overflow:hidden;padding:2px 6px;color:inherit;font-family:Metropolis,sans-serif;font-size:16px;gap:1px}.sidebarHeaderContainer button#sidebarTeamMenuButton:hover{background:rgba(var(--sidebar-header-text-color-rgb), 0.08)}.sidebarHeaderContainer button#sidebarTeamMenuButton:active,.sidebarHeaderContainer button#sidebarTeamMenuButton[aria-expanded=true][aria-haspopup=true]{background:rgba(var(--sidebar-header-text-color-rgb), 0.12)}.sidebarHeaderContainer button#sidebarTeamMenuButton>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebarHeaderContainer button#sidebarTeamMenuButton>.icon{display:flex;justify-content:center}#sidebarTeamMenu .learnAboutTeamsMenuItem .leading-element,#sidebarTeamMenu .learnAboutTeamsMenuItem .label-elements>span{color:var(--link-color)}
@media screen and (max-width: 640px){#browseChannelsModal .modal-dialog{margin-top:0 !important}}#browseChannelsModal .filter-row{position:relative;padding:0 32px}#browseChannelsModal .filter-row .input-clear{top:16px;right:14px}#browseChannelsModal .filter-row #searchIcon{position:absolute;z-index:2;top:16px;left:42px;color:rgba(var(--center-channel-color-rgb), 0.64);pointer-events:none}#browseChannelsModal .filter-row #searchChannelsTextbox{height:48px;border:1px solid rgba(var(--center-channel-color-rgb), 0.16);box-shadow:none;font-size:16px;padding-inline:40px}#browseChannelsModal .filter-row #searchChannelsTextbox::placeholder{color:var(--center-channel-color)}#browseChannelsModal .filter-row #searchChannelsTextbox:focus{border:2px solid var(--button-bg)}#browseChannelsModal .more-modal__dropdown{display:flex;align-items:center;justify-content:space-between;padding:8px 32px;border-bottom:solid 1px rgba(var(--center-channel-color-rgb), 0.16);margin:0}#browseChannelsModal .more-modal__dropdown span{color:rgba(var(--center-channel-color-rgb), 0.75);font-size:12px;line-height:16px}#browseChannelsModal .more-modal__dropdown #channelCountLabel{color:var(--center-channel-color);font-size:12px;font-weight:400}#browseChannelsModal .more-modal__dropdown #modalPreferenceContainer{display:flex;align-items:center;justify-content:center}#browseChannelsModal .more-modal__dropdown #modalPreferenceContainer .get-app__checkbox{position:relative;display:flex;width:16px;height:16px;align-items:center;border:1px solid rgba(var(--center-channel-color-rgb), 0.24);border-radius:var(--radius-xs);margin-right:6px;background-color:var(--center-channel-bg)}#browseChannelsModal .more-modal__dropdown #modalPreferenceContainer .get-app__checkbox.checked{border:none}#browseChannelsModal .more-modal__dropdown #modalPreferenceContainer .get-app__checkbox svg{position:absolute;top:0;left:0;width:16px;height:16px;fill:var(--button-bg)}#browseChannelsModal .more-modal__dropdown #modalPreferenceContainer #hideJoinedPreferenceCheckbox{display:flex;align-items:center;cursor:pointer}#browseChannelsModal .more-modal__dropdown #modalPreferenceContainer #menuWrapper{display:flex;align-items:center;justify-content:center;padding:4px 6px 4px 8px;border:none;margin-right:10px;background-color:unset}#browseChannelsModal .more-modal__dropdown #modalPreferenceContainer #menuWrapper[aria-expanded=true]{border-radius:4px;background-color:rgba(var(--button-bg-rgb), 0.12)}#browseChannelsModal .more-modal__dropdown #modalPreferenceContainer #menuWrapper:hover{border-radius:4px;background-color:rgba(var(--center-channel-color-rgb), 0.08)}#browseChannelsModal .modal-body{padding:0}#browseChannelsModal .modal-body .filtered-user-list{height:500px}#browseChannelsModal .modal-body .more-modal__row{padding:0 32px;border-bottom:none}#browseChannelsModal .modal-body .more-modal__row .more-modal__details{padding-left:0;color:rgba(var(--center-channel-color-rgb), 0.75)}#browseChannelsModal .modal-body .more-modal__row .more-modal__details svg{flex-shrink:0}#browseChannelsModal .modal-body .more-modal__row .more-modal__details .more-modal__name{align-items:center;margin-top:0}#browseChannelsModal .modal-body .more-modal__row .more-modal__details .more-modal__name span{color:var(--center-channel-color);font-weight:500}#browseChannelsModal .modal-body .more-modal__row .more-modal__details #channelPurposeContainer{display:flex;align-items:center;justify-content:flex-start}#browseChannelsModal .modal-body .more-modal__row .more-modal__details #channelPurposeContainer .dot{width:3px;height:3px;flex-shrink:0;border-radius:50%;background-color:rgba(var(--center-channel-color-rgb), 0.75)}#browseChannelsModal .modal-body .more-modal__row .more-modal__details #channelPurposeContainer .more-modal__description{margin-left:4px;font-weight:400}#browseChannelsModal .modal-body .more-modal__row .more-modal__details #channelPurposeContainer #membershipIndicatorContainer{display:flex;align-items:center}#browseChannelsModal .modal-body .more-modal__row .more-modal__details #channelPurposeContainer #membershipIndicatorContainer span,#browseChannelsModal .modal-body .more-modal__row .more-modal__details #channelPurposeContainer #membershipIndicatorContainer svg{color:var(--online-indicator)}#browseChannelsModal .modal-body .more-modal__row .more-modal__details #channelPurposeContainer span{margin:0 4px;font-size:12px;font-weight:600;line-height:12px;opacity:1}#browseChannelsModal .modal-body .more-modal__row .more-modal__details .shared-channel-icon{width:18px;height:18px;margin-right:6px;color:rgba(61,60,64,.75);font-size:18px;line-height:18px}#browseChannelsModal .modal-body .more-modal__row .more-modal__actions button{display:none;min-width:54px;height:32px;font-size:12px;font-weight:600}#browseChannelsModal .modal-body .more-modal__row:hover,#browseChannelsModal .modal-body .more-modal__row:focus{background-color:rgba(var(--center-channel-color-rgb), 0.08);cursor:pointer}#browseChannelsModal .modal-body .more-modal__row:hover .more-modal__actions .primaryButton,#browseChannelsModal .modal-body .more-modal__row:hover .more-modal__actions .outlineButton,#browseChannelsModal .modal-body .more-modal__row:focus .more-modal__actions .primaryButton,#browseChannelsModal .modal-body .more-modal__row:focus .more-modal__actions .outlineButton{display:inline-block}#browseChannelsModal .modal-body .form-group{padding:0 32px;margin-bottom:0}#browseChannelsModal .modal-body ::-webkit-scrollbar{width:4px}#browseChannelsModal .modal-body ::-webkit-scrollbar-track{background:none}#browseChannelsModal .modal-header .GenericModal__header{display:flex;width:100%;align-items:center;justify-content:space-between;padding-right:4px}#browseChannelsModal .filter-controls{padding-top:24px}#moreChannelsList .primary-message{margin-top:8px;color:var(--center-channel-color);line-height:28px;word-wrap:break-word}#moreChannelsList .secondary-message{margin-bottom:30px}#moreChannelsList #createNewChannelButton{padding:10px 20px}#browseChannelsDropdown .label-elements{padding:2px 4px;font-size:14px;line-height:20px}
#SidebarContainer .SidebarChannel .SidebarLink .channel-pencil-icon{position:relative;display:flex;width:28px;min-width:0;flex:0 0 28px;align-items:center;justify-content:center;padding:0;margin:0;font-size:14px;line-height:18px}

/*# sourceMappingURL=750.078dd64befe1dc619ea6.css.map*/