body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.messaging-create-channel{height:100%;width:100%;display:flex;flex-direction:column;flex:1 1;background:#fff;box-shadow:0 0 14px rgba(0,0,0,.01387);border-radius:10px 10px 0 0}.str-chat.dark .messaging-create-channel{background:#282a2d}.messaging-create-channel header{background:hsla(0,0%,100%,.9);transform:matrix(1,0,0,1,0,0);display:flex;justify-content:space-between;align-items:center;padding:0 10px 0 25px}.messaging-create-channel header,.str-chat.dark .messaging-create-channel header{box-shadow:0 7px 9px rgba(0,0,0,.03),0 1px 0 rgba(0,0,0,.03);border-radius:10px 10px 0 0}.str-chat.dark .messaging-create-channel header{background:#3e3e41;color:hsla(0,0%,100%,.9);height:auto}.messaging-create-channel__left{display:flex;flex:1 1;align-items:center}.messaging-create-channel__left form{height:50px;display:flex;align-items:center;padding-bottom:6px}.messaging-create-channel__left-text{margin-right:10px;font-family:Helvetica Neue,sans-serif;font-size:17px;color:#000;opacity:.5}.messaging-create-channel main{flex:1 1}.messaging-create-channel__users{display:flex;margin:0 8px;max-width:95%;flex-wrap:wrap}.messaging-create-channel__users::-webkit-scrollbar{display:none}.messaging-create-channel__user{color:#000;background:#f1f1f1;opacity:.9;display:flex;justify-content:space-between;align-items:center;padding:6px 12px;border-radius:20px;cursor:pointer}.messaging-create-channel__user svg path{fill:#000}.str-chat.dark .messaging-create-channel__user svg path{fill:#fff}.str-chat.dark .messaging-create-channel__user{color:#fff;background:#2c2c30;margin:2px}.messaging-create-channel__user-text{margin-right:8px}.messaging-create-channel__user:not(:last-of-type){margin-right:4px}.messaging-create-channel__input{background:none;border:none;outline:none;min-width:215px}.str-chat.dark .messaging-create-channel__input{color:hsla(0,0%,100%,.9)}.messaging-create-channel__input::-webkit-input-placeholder{font-size:17px;color:#000;opacity:.5}.messaging-create-channel__input:-ms-input-placeholder{font-size:17px;color:#000;opacity:.5}.messaging-create-channel__input::-ms-input-placeholder{font-size:17px;color:#000;opacity:.5}.messaging-create-channel__input::placeholder{font-size:17px;color:#000;opacity:.5}.str-chat.dark .messaging-create-channel__input::-webkit-input-placeholder{color:#fff}.str-chat.dark .messaging-create-channel__input:-ms-input-placeholder{color:#fff}.str-chat.dark .messaging-create-channel__input::-ms-input-placeholder{color:#fff}.str-chat.dark .messaging-create-channel__input::placeholder{color:#fff}.messaging-create-channel__user-results{display:flex;flex-direction:column;max-width:330px;background:#f1f1f1;opacity:.9;box-shadow:0 1px 5px rgba(0,0,0,.07);border-radius:10px;overflow-y:auto;list-style:none;padding:0;margin-left:4px;margin-top:4px}.str-chat.dark .messaging-create-channel__user-results{background:#282a2d;box-shadow:0 4px 20px rgba(0,0,0,.3)}.messaging-create-channel__user-result{height:56px;display:flex;align-items:center;justify-content:space-between;margin:0;padding:8px;cursor:pointer}.messaging-create-channel__user-result.focused{background:#fff}.str-chat.dark .messaging-create-channel__user-result.focused{background:#3e3e41}.messaging-create-channel__user-result.empty{padding-left:16px}.str-chat.dark .messaging-create-channel__user-result.empty{color:#fff}.messaging-create-channel__user-result-online{position:relative;right:28px;bottom:14px;background:#20e070;border-radius:8px;border:2px solid #f1f1f1;height:16px;width:16px}.str-chat.dark .messaging-create-channel__user-result-online{border:2px solid #282a2d;opacity:1}.messaging-create-channel__user-result:hover{background:#fff;transition:background,border .1s ease-in-out}.messaging-create-channel__user-result:hover .messaging-create-channel__user-result-online{border-color:#fff}.str-chat.dark .messaging-create-channel__user-result:hover .messaging-create-channel__user-result-online{border-color:#3e3e41}.messaging-create-channel__user-result__details{display:flex;flex-direction:column}.messaging-create-channel__user-result__details span:first-of-type{font-weight:500}.messaging-create-channel__user-result__details__last-seen{font-weight:400;font-size:13px;line-height:16px}.str-chat.dark .messaging-create-channel__left-text,.str-chat.dark .messaging-create-channel__user-result__details{color:#fff}.str-chat.dark .messaging-create-channel__user-result.selected,.str-chat.dark .messaging-create-channel__user-result:hover{background:#3e3e41}.str-chat.dark .messaging-create-channel__user-result__details__last-seen{color:#858688}.str-chat-channel.messaging .messaging-create-channel+.str-chat__main-panel,.str-chat-channel.messaging .messaging-create-channel~.str-chat__thread{display:none}.create-channel-button{right:10px;max-width:111px;height:40px;border:none;outline:none;background:#005fff;border-radius:20px;font-family:Helvetica Neue,sans-serif;font-weight:700;font-size:15px;line-height:18px;color:#fff;cursor:pointer;flex:1 1}.users-input-container{min-width:85%;margin-top:6px;margin-bottom:-6px}.close-mobile-create{display:none}@media screen and (max-width:640px){.str-chat.dark .messaging-create-channel header{height:unset}.messaging-create-channel header{display:block;height:unset}.messaging-create-channel__left{max-width:unset;height:unset;align-items:unset;justify-content:space-evenly}.users-input-container{margin-bottom:unset}.messaging-create-channel__left form{padding-bottom:unset}.messaging-create-channel__left-text{margin-top:20px}.messaging-create-channel__users{display:flex;flex-wrap:wrap;margin:0 8px;max-width:90%}.create-channel-button{margin-bottom:10px;width:100%}.messaging-create-channel__user-results{max-width:unset;flex:unset}.close-mobile-create{display:unset;margin-top:20px;cursor:pointer;flex:1 1}}.str-chat__message .str-chat__message-simple__actions__action--options .str-chat__message-actions-box--mine{background:#f1f1f1;box-shadow:0 10px 12px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.15);border-radius:16px}.str-chat.dark .str-chat__message .str-chat__message-simple__actions__action--options .str-chat__message-actions-box--mine{background:linear-gradient(180deg,rgba(0,0,0,.0001),rgba(0,0,0,.5)),rgba(0,0,0,.7)}.str-chat.dark .str-chat__message-simple__actions__action.str-chat__message-simple__actions__action--reactions g{fill:#fff}.str-chat__message-actions-list-item{font-weight:500}.str-chat__modal.str-chat__modal--open{border:none!important;opacity:1;border-radius:16px;background:hsla(0,0%,100%,.5)}.str-chat.dark .str-chat__modal.str-chat__modal--open{background:rgba(0,0,0,.5)}.str-chat__modal__inner{height:160px;width:400px;border:none!important;background:#f1f1f1;box-shadow:0 10px 12px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.15)}.str-chat.dark .str-chat__modal__inner{background:#2e3033!important;box-shadow:0 0 4px rgba(0,0,0,.08)}.str-chat__edit-message-form{position:relative;top:40px}.str-chat__modal .str-chat__edit-message-form textarea{border:2px solid rgba(0,0,0,.16)!important;height:50px!important;max-height:50px!important;font-size:15px;border-radius:20px!important;transition:border .2s ease-in-out;box-shadow:none}.str-chat.dark .str-chat__modal .str-chat__edit-message-form textarea{background:rgba(46,48,51,.98)!important}.str-chat__modal .str-chat__edit-message-form textarea:focus{border:2px solid #006cff!important}.str-chat__modal .str-chat__message-team-form-footer{margin-top:12px}.str-chat__modal .str-chat__message-team-form-footer button{cursor:pointer}.str-chat__modal__close-button svg{top:0;margin-left:8px}.str-chat__modal__close-button{position:relative;top:-55px;left:400px}.str-chat.light .str-chat__modal__close-button svg{fill:#000}.str-chat.light .str-chat__modal__close-button{color:#000}.str-chat__modal__close-button:hover{color:#006cff!important;opacity:1}.str-chat__modal__close-button:hover svg{fill:#006cff!important}.str-chat__modal .str-chat__message-team-form-footer svg:hover{fill:#006cff}.str-chat__edit-message-form .rfu-file-upload-button{display:none}.str-chat__edit-message-form .str-chat__message-team-form-footer button[type=submit]{padding-right:0}.str-chat__edit-message-form .str-chat__message-team-form-footer button:focus{border:none;outline:none}.str-chat__reaction-selector{border-radius:16px;height:56px;background:#f1f1f1;box-shadow:0 10px 12px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.15)}.str-chat.dark .str-chat__reaction-selector{background:linear-gradient(180deg,rgba(0,0,0,.0001),rgba(0,0,0,.5)),rgba(0,0,0,.7)}.str-chat__reaction-selector li{font-size:24px}.str-chat__reaction-selector li span span{height:24px!important;width:24px!important}span.react-images__footer__count.react-images__footer__count--isModal{font-family:Helvetica Neue,sans-serif}.str-chat__message.str-chat__message--me.str-chat__message-simple.str-chat__message-simple--me.str-chat__message--regular .str-chat__avatar,.str-chat__message.str-chat__message--me.str-chat__message-simple.str-chat__message-simple--me.str-chat__message--reply .str-chat__avatar{display:none}.str-chat__message.str-chat__message--me.str-chat__message-simple.str-chat__message--deleted.deleted{margin:0}@media screen and (max-width:640px){.str-chat__message-simple__actions__action--options,.str-chat__message-simple__actions__action--reactions,.str-chat__message-simple__actions__action--thread{display:flex}.str-chat__message--me .str-chat__message-inner>.str-chat__message-simple__actions,.str-chat__message-inner>.str-chat__message-simple__actions,.str-chat__message-simple--me .str-chat__message-inner>.str-chat__message-simple__actions,.str-chat__message-simple-inner>.str-chat__message-simple__actions{position:unset;margin-bottom:6px}.str-chat__modal.str-chat__modal--open{padding-top:200px}.str-chat__modal__inner{max-width:80vw}.str-chat__modal .str-chat__edit-message-form{max-width:80vw;min-width:unset}.str-chat__modal__close-button{left:75vw}}.messaging__channel-header{background:hsla(0,0%,100%,.9);box-shadow:0 7px 9px rgba(0,0,0,.03),0 1px 0 rgba(0,0,0,.03);transform:matrix(1,0,0,1,0,0);border-radius:10px 10px 0 0;display:flex;align-items:center;justify-content:space-between;min-height:60px}.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}.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-family:Helvetica Neue,sans-serif;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::-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::-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:none}@media screen and (max-width:640px){#mobile-nav-icon{display:block;padding-left:5px}#mobile-nav-icon.light svg path{fill:#2f4f4f;stroke:#2f4f4f;fill-opacity:60%}.messaging__channel-header__avatars{margin-left:10px}}.messaging__typing-indicator{display:flex;align-items:center;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:rgba(0,0,0,.9);opacity:.5}.messaging__typing-indicator .dots{position:relative;top:-2px;margin-right:8px}.messaging__typing-indicator .dots .dot{display:inline-block;width:4px;height:4px;border-radius:50%;margin-right:3px;background:#000;-webkit-animation:wave2 1.1s linear infinite;animation:wave2 1.1s linear infinite}.str-chat.dark .messaging__typing-indicator{color:hsla(0,0%,100%,.9)}.str-chat.dark .messaging__typing-indicator .dots .dot{background:#fff}.messaging__typing-indicator .dots .dot:nth-child(2){-webkit-animation-delay:-.9s;animation-delay:-.9s;opacity:.5}.messaging__typing-indicator .dots .dot:nth-child(3){-webkit-animation-delay:-.8s;animation-delay:-.8s;opacity:.2}@-webkit-keyframes wave2{0%,60%,to{opacity:1}30%{opacity:.5}}@keyframes wave2{0%,60%,to{opacity:1}30%{opacity:.5}}.messaging__channel-list{padding:20px 10px 10px;width:330px;height:100%;overflow-y:auto}@media screen and (max-width:640px){.messaging__channel-list{width:unset}}.messaging__channel-list__header{display:flex;align-items:center;padding:10px 0 10px 20px;margin-bottom:20px}.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}.str-chat__load-more-button{display:none}.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}}.channel-preview__container{height:56px;margin-bottom:8px;margin-left:20px;margin-right:20px;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding-left:8px}.channel-preview__container:hover{background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.07);transition:background .1s ease-in-out}.str-chat.dark .channel-preview__container:hover{background:#2c2c30}.channel-preview__container.selected{background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.07);transition:background .1s ease-in-out}.str-chat.dark .channel-preview__container.selected{background:#2c2c30}.channel-preview__content-wrapper{display:flex;flex-direction:column;justify-content:center;margin-left:8px;margin-right:8px;width:100%}.channel-preview__content-top{display:flex;justify-content:space-between;align-items:center;height:18px;margin:0 0 4px}.channel-preview__content-name{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:15px;color:#000;margin:0;max-width:158px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat.dark .channel-preview__content-name{color:#fff}.channel-preview__content-time{font-family:Helvetica Neue,sans-serif;font-size:11px;color:#858688;margin:0}.channel-preview__content-message{font-family:Helvetica Neue,sans-serif;font-size:13px;line-height:16px;margin:0;color:#858688;height:16px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-preview__container .str-chat__avatar{margin-right:0}.channel-preview__avatars{display:flex;align-items:center;height:40px;min-width:40px;max-width:40px;border-radius:20px;overflow:hidden}.channel-preview__avatars.two div:first-child{position:relative;right:10px}.channel-preview__avatars.two div:nth-child(2){position:relative;right:30px}.channel-preview__avatars.three span,.channel-preview__avatars.two span{width:20px;overflow:hidden}.str-chat__messaging-input{background:#fff;box-shadow:0 0 4px rgba(0,0,0,.08);display:flex;align-items:center;padding:8px;position:relative}.str-chat.dark .str-chat__messaging-input{background:#2e3033;border-top:1px solid rgba(0,0,0,.16)}.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:20px;background:#fff;border:2px solid rgba(0,0,0,.16);transition:border .2s ease-in-out}.str-chat.dark .messaging-input__input-wrapper{border:2px solid rgba(0,0,0,.16);background:#323437}.str-chat__messaging-input .messaging-input__input-wrapper:focus-within{border:2px solid #005fff}.str-chat__messaging-input>:not(:first-of-type){margin-left:8px}.str-chat__textarea{display:flex;align-items:center}.str-chat__textarea textarea{background:#fff;font-size:14px;line-height:16px;min-height:0;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{opacity:.5;cursor:pointer;padding:0 4px;transition:opacity .2s ease-in-out}.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-family:Helvetica Neue,sans-serif;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:30%;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}.rta__list-header{font-family:Helvetica Neue,sans-serif;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:#fff;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-family:Helvetica Neue,sans-serif;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-family:Helvetica,sans-serif;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 .str-chat__thread{border-left:1px solid #f1f1f1;border-radius:0 10px 0 0;background:#fff}.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}.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}@media screen and (max-width:640px){.str-chat__thread .str-chat__messaging-input .messaging-input__button.emoji-button{display:none}}.window-controls__container{height:60px;display:flex;align-items:center;justify-content:center}.window-controls__button-wrapper{display:flex;align-items:center;justify-content:space-between;height:30px;width:180px;background:hsla(0,0%,100%,.799579);box-shadow:0 0 4px rgba(0,0,0,.06);border-radius:15px;padding:0 2px}.window-controls__button-wrapper.light{background:#303438}.window-controls__button{height:26px;width:90px;background:none;box-shadow:none;border-radius:15px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:Inter,sans-serif;font-weight:700;font-size:12px;line-height:12px;letter-spacing:.8px;color:#000;mix-blend-mode:normal;opacity:.2}.window-controls__button.selected{background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.2);color:#0a0a0a;opacity:1}.window-controls__button.light{background:#303438;color:hsla(0,0%,100%,.4);opacity:.5}.window-controls__button.selected.light{background:#3d4247;color:#fff;opacity:1}.next-steps .fa-link{margin-right:5px}body{background-color:#43566a}.next-steps .row{margin-bottom:0}.next-steps .col-md-5{margin-bottom:3rem}@media (max-width:768px){.next-steps .col-md-5{margin-bottom:0}}.spinner{position:absolute;display:flex;justify-content:center;height:100vh;width:100vw;background-color:#fff;top:0;bottom:0;left:0;right:0}.result-block-container .result-block{opacity:1}.logo{background-image:url(/static/media/logo.c9b9787f.png);width:315px;height:55px;background-repeat:no-repeat;background-size:cover}.navbar,footer{background:#43566a;box-shadow:none}.btn-primary{background-color:#369da8;border:none;color:#fff;border-radius:10px}.str-chat{height:87vh}
/*# sourceMappingURL=main.49d0bdb6.chunk.css.map */