.messaging__channel-list{padding:20px 10px 10px;overflow-y:auto;background-color:#14222f}.str-chat{height:auto}@media screen and (max-width:640px){.messaging__channel-list{width:unset}}.messaging__channel-list__header{display:flex;flex-direction:column;justify-content:space-between;padding:0 15px}.messaging__channel-list__message{margin-left:30px;margin-top:30px;color:#000}.str-chat.dark .messaging__channel-list__message{color:#fff}.messaging__channel-list__header__name{display:flex;font-weight:700;font-size:16px;line-height:20px;color:#000}.str-chat.dark .messaging__channel-list__header__name{color:#fff}.messaging__channel-list__header__button{width:40px;height:40px;border:0;display:flex;align-items:center;justify-content:center;margin-left:auto;cursor:pointer;background:#fafafa;border-radius:20px;margin-right:20px;box-shadow:0 0 8px rgba(0,0,0,.06),0 2px 30px rgba(0,0,0,.1)}.messaging__channel-list__header__button svg path{fill:#005fff}.str-chat.dark .messaging__channel-list__header__button{background:#3e3e41;box-shadow:none}.str-chat.dark .messaging__channel-list__header__button svg path{fill:#e9e9ea}.messaging__channel-list__header__button:focus{border:none;outline:none}.skeleton-loader__list{position:absolute;width:260px;height:100%;float:left;margin-top:0;padding:0;list-style:none}@media screen and (max-width:640px){.skeleton-loader__list{width:unset}}.skeleton-loader__list li{display:flex;align-items:center;margin-bottom:24px}.skeleton-loader__avatar,.skeleton-loader__text{display:inline-block}.skeleton-loader__avatar{float:left;width:40px;height:40px;margin-right:10px;border-radius:100px}.skeleton-loader__text div{width:200px;height:12px;border-radius:20px}.skeleton-loader__text div:nth-child(2){height:6px;margin-top:8px}.skeleton-loader__avatar,.skeleton-loader__text div{-webkit-animation:placeHolderShimmer 1.5s linear infinite;animation:placeHolderShimmer 1.5s linear infinite;background:hsla(0,0%,100%,.2);background-image:linear-gradient(90deg,transparent 0,transparent 5%,rgba(0,0,0,.2) 25%,rgba(0,0,0,.25) 50%,rgba(0,0,0,.2) 75%,transparent 95%,transparent);background-repeat:no-repeat;background-size:400px 100%}@-webkit-keyframes placeHolderShimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes placeHolderShimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.str-chat.str-chat-channel.messaging{background:#fafafa;height:100%}.str-chat__channel-list-team__main{min-width:230px;width:100%;background:#edeee9}.str-chat.str-chat-channel-list.messaging{background:#fafafa;width:100%;display:flex;flex-direction:column;overflow-y:auto;height:calc(100vh - 294px);max-height:calc(100vh - 294px)}.dark.str-chat.str-chat-channel-list.messaging{background:#212326!important}.str-chat-channel.messaging .str-chat__main-panel{padding:0!important;max-height:calc(100vh - 116px)}.str-chat-channel .str-chat__container{height:100%;display:flex;height:calc(100vh - 128px);max-height:calc(100vh - 128px)}.messaging.str-chat .str-chat__list .str-chat__reverse-infinite-scroll{padding-top:0}.messaging.str-chat.dark .str-chat__list{padding:0 30px;background:#282a2d}.str-chat-channel.messaging .str-chat__main-panel{padding:30px 30px 0 0}.str-chat-channel.messaging .str-chat__main-panel:not(:last-child){padding:20px 0 0}.str-chat-channel.messaging .str-chat__main-panel:not(:last-child) .messaging__channel-header{border-radius:10px 0 0 0}.str-chat__message-simple-status{display:none}.messaging.str-chat.dark .str-chat__message--system__date,.messaging.str-chat.dark .str-chat__message--system__text p{color:hsla(0,0%,100%,.7)}.messaging.str-chat.dark .str-chat__message--system__line{background:hsla(0,0%,100%,.1)}.str-chat__message--system{padding:20px}.str-chat__date-separator{display:flex;align-items:center;justify-content:center}.str-chat__date-separator-line{display:none}.str-chat__date-separator-date{padding:4px 14px;border-radius:50px;background-color:#edeee9;font-size:10px;font-weight:500;color:#14222f}.str-chat__li .quoted-message.mine .quoted-message-inner{background:#d6ac6d}@media screen and (max-width:640px){.str-chat-channel-list.messaging{float:unset}#mobile-channel-list{width:100%;height:100%;position:fixed;top:0;left:0;-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0);transition:-webkit-transform .3s cubic-bezier(0,.52,0,1);transition:transform .3s cubic-bezier(0,.52,0,1);transition:transform .3s cubic-bezier(0,.52,0,1),-webkit-transform .3s cubic-bezier(0,.52,0,1)}#mobile-channel-list.show{-webkit-transform:translateZ(0);transform:translateZ(0);z-index:1000}}@media screen and (max-width:960px){.str-chat-channel-list.messaging{position:unset;left:unset;top:unset;z-index:unset;min-height:unset;overflow-y:unset;box-shadow:unset;transition:unset}}.messaging__channel-header{box-shadow:0 7px 9px rgba(0,0,0,.03),0 1px 0 rgba(0,0,0,.03);-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0);display:flex;align-items:center;justify-content:space-between;min-height:60px;justify-self:flex-start;background:#14222f;width:100%}.messaging__channel-header .channel-header__name{flex:1 1;font-weight:700;font-size:15px;color:rgba(0,0,0,.9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;padding-right:25px}.str-chat.dark .messaging__channel-header{background:rgba(46,48,51,.98);box-shadow:0 7px 9px rgba(0,0,0,.03),0 1px 0 rgba(0,0,0,.03)}.str-chat.dark .messaging__channel-header .channel-header__name{color:hsla(0,0%,100%,.9)}.messaging__channel-header__right{display:flex;align-items:center;margin-right:16px}.messaging__channel-header__avatars{display:flex;align-items:center;height:40px;min-width:40px;max-width:40px;border-radius:20px;overflow:hidden;margin-right:20px;margin-left:20px}.messaging__channel-header__avatars.two div:first-child{position:relative;right:10px}.messaging__channel-header__avatars.two div:nth-child(2){position:relative;right:14px}.messaging__channel-header__avatars.three span,.messaging__channel-header__avatars.two span{width:20px;overflow:hidden}.messaging__channel-header__avatars.four span:nth-child(2){position:relative;right:14px}.channel-header__edit-input{width:100%;font-size:17px;background:none;outline:none;border:none;padding:0}.channel-header__edit-input::-webkit-input-placeholder{opacity:1%}.channel-header__edit-input:-ms-input-placeholder{opacity:1%}.channel-header__edit-input::placeholder{opacity:1%}.str-chat.dark .channel-header__edit-input::-webkit-input-placeholder{color:#fff}.str-chat.dark .channel-header__edit-input:-ms-input-placeholder{color:#fff}.str-chat.dark .channel-header__edit-input::placeholder{color:#fff}.str-chat.dark .channel-header__edit-input{color:#fff}#mobile-nav-icon{display:block;padding-left:25px}#mobile-nav-icon.light svg path{fill:#2f4f4f;stroke:#2f4f4f;fill-opacity:60%}@media screen and (max-width:640px){.messaging__channel-header__avatars{margin-left:10px}}.str-chat__messaging-input{background:#bac9dc;box-shadow:0 0 4px rgba(0,0,0,.08);display:flex;align-items:center;padding:8px;position:relative;justify-self:flex-end;border-top:1px solid rgba(0,0,0,.12)}.str-chat.dark .str-chat__messaging-input{background:#2e3033;border-top:.8px solid rgb(121 121 121/62%)}.messaging-input__input-wrapper{display:flex;align-items:center;width:100%;min-height:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:100;border-radius:5px 0 0 5px;background:#fff;border:2px solid #14222f;transition:border .2s ease-in-out;padding-right:12px}.str-chat.dark .messaging-input__input-wrapper{border:2px solid rgba(0,0,0,.16);background:#0d4ba7}.str-chat__messaging-input .messaging-input__input-wrapper:focus-within{border:2px solid #0b1c4f}.str-chat__messaging-input>:not(:first-of-type){margin-left:0}.str-chat__textarea{display:flex;align-items:center}.str-chat__textarea textarea{background:#fff;font-size:14px;line-height:16px;min-height:0;max-height:110px;transition:box-shadow .2s ease-in-out;color:rgba(0,0,0,.9);border:none!important;outline:none!important;border-radius:20px}.str-chat.dark .str-chat__messaging-input .str-chat__textarea textarea{background:#323437;border:1px solid rgba(0,0,0,.16);color:hsla(0,0%,100%,.9)}.str-chat__textarea textarea:focus{border:none!important;outline:none!important;box-shadow:none!important}.messaging-input__button{display:flex;cursor:pointer;padding:10px;background-color:#14222f;border-radius:0 5px 5px 0;min-height:52px;height:100%;align-items:center}.messaging-input__button svg path{transition:fill .2s ease-in-out;fill:#000}.messaging-input__button:hover{opacity:1}.messaging-input__button:hover svg path{fill:#005fff!important}.str-chat__input--emojipicker{z-index:100;left:36px}.str-chat__thread .str-chat__input--emojipicker{position:fixed;top:25%!important;right:330px;left:auto}.str-chat__messaging-input .emoji-mart-bar,.str-chat__messaging-input .emoji-mart-search input{border-color:rgba(0,0,0,.36)}.str-chat.dark .str-chat__messaging-input .messaging-input__button svg path{fill:#fff}.giphy-icon__wrapper{display:flex;align-items:center;justify-content:space-evenly;height:24px;width:63px;background:#005fff;border-radius:12px;margin-left:8px}.giphy-icon__text{font-weight:700;font-size:11px;line-height:8px;color:#fff}div.rfu-dropzone{width:100%}div.rfu-dropzone:focus{outline:none}.rfu-image-previewer{flex:none;margin-left:12px}.rfu-image-previewer__image{margin-bottom:0}div.rta__autocomplete.str-chat__emojisearch{z-index:10;position:absolute;width:100%;background:#fafafa;margin:4px 10px;border-radius:16px!important}.str-chat__user-item{background:#fff;color:#000}.str-chat.dark .str-chat__user-item{background:rgba(46,48,51,.98);color:#fff}.str-chat__user-item:hover{background:#005fff!important;color:#fff;cursor:pointer}.rta__entity--selected{background:#005fff}.str-chat__slash-command:hover{background:#005fff;cursor:pointer}.str-chat__modal .str-chat__edit-message-form{.str-chat__textarea>textarea{max-height:240px!important}}.rta__list-header{font-size:14px;line-height:16px;color:rgba(0,0,0,.9);mix-blend-mode:normal}@media screen and (max-width:640px){div.rta__autocomplete.str-chat__emojisearch{width:unset}}.messaging.str-chat .str-chat__thread{margin:0}.custom-thread-header{border:none;background:#f9d74d;min-height:60px;display:flex;align-items:center;justify-content:space-between}.custom-thread-header,.str-chat.dark .custom-thread-header{box-shadow:0 7px 9px rgba(0,0,0,.03),0 1px 0 rgba(0,0,0,.03)}.str-chat.dark .custom-thread-header{background:rgba(46,48,51,.98)}.custom-thread-header__left{display:flex;align-items:center;margin-left:20px}.custom-thread-header__left-title{font-weight:700;font-size:15px;line-height:24px;color:rgba(0,0,0,.9);margin-right:10px}.str-chat.dark .custom-thread-header__left-title{color:hsla(0,0%,100%,.9)}.custom-thread-header__left-count{font-size:14px;mix-blend-mode:normal;opacity:.5}.str-chat.dark .custom-thread-header__left-count{color:hsla(0,0%,100%,.9)}.messaging.str-chat.dark .str-chat__thread{border-left:1px solid rgba(0,0,0,.09);background:#282a2d}.str-chat__thread .str-chat__messaging-input{background:none!important}.str-chat__thread-list{flex-grow:1}.messaging.str-chat .str-chat__thread-list{height:unset;padding:20px 0 0}.messaging.str-chat .str-chat__thread-list .str-chat__message{padding-left:20px;padding-right:20px;margin-bottom:0}.str-chat__thread-list .str-chat__list.str-chat__list--thread{padding:0!important}.str-chat__thread-list .str-chat__li.str-chat__li--top{margin-top:0}.str-chat__thread-list .str-chat__message:first-of-type{border-bottom:1px solid #f1f1f1;padding-bottom:20px}.str-chat.dark .str-chat__thread-list .str-chat__message:first-of-type{border-bottom:1px solid #212326}.str-chat__thread-list li .str-chat__message:first-of-type{border-bottom:none!important;padding-bottom:0}.str-chat__thread .str-chat__messaging-input{margin-top:0!important}.str-chat__message-replies-count-button:focus{border:none;outline:none}.str-chat__thread-start{display:none}.messaging.str-chat .str-chat__thread-list .str-chat__reverse-infinite-scroll{padding-top:20px}.str-chat__thread .str-chat__messaging-input{margin-top:10px;box-shadow:0 -2px 2px rgba(0,0,0,.04)}.str-chat__thread .str-chat__input--emojipicker{top:0}.str-chat__thread .emoji-mart{width:300px!important}.str-chat__message-simple-text-inner ul{text-align:left}@media screen and (max-width:640px){.str-chat__thread .str-chat__messaging-input .messaging-input__button.emoji-button{display:none}}.dragged-exercise-row{>:not(:nth-child(2)){display:none}}.fc .fc-day-other .fc-daygrid-day-top{opacity:1}.fc-day-other.fc-day-future{background:#eaf2fb}
/*# sourceMappingURL=main.a0a88f29.chunk.css.map */