.checkbox{display:flex;align-items:center;cursor:pointer}.checkbox__icon--checked{fill:#009edb;width:1.6rem;height:1.6rem}.checkbox__icon--unchecked{fill:#afafb5;width:1.6rem;height:1.6rem}.checkbox__label{font-size:1.4rem;color:#0a0a14}.conversation-draft--callout{border-radius:.4rem;border:.1rem solid #cdcdd2}.conversation-draft--callout__cta{gap:1rem}.media-upload__droppable-area{border-radius:.4rem;background-color:#f8f8fa;border:.1rem dashed #e6e6e9;height:4.8rem}.media-upload__droppable-area:hover{border-color:#0828cc;background-color:rgba(8,40,204,.05);color:#1c6cfd}.media-upload__droppable-area:hover svg{fill:#1c6cfd}.media-upload__icon{width:2rem;height:2rem}.media-upload__text{font-size:1.4rem}.media-upload__help-text{font-size:1.2rem}.media-placeholder-icon{width:2.8rem;height:2.8rem}.file-container{max-width:54rem;border-radius:.4rem}.media-remove-icon{width:2.4rem;height:2.4rem}.media-remove-icon:hover{background-color:#f8f8fa;border-radius:50%}.media-remove-icon>svg{width:1.2rem;height:1.2rem}@keyframes progress-animation{0%{width:0}to{width:90%}}.media-file__upload{height:.4rem;border-radius:.4rem;background-color:#20b796;width:90%}.media-file__loading{animation:progress-animation 6s ease-in-out}.media-file__loaded{width:100%}.media-file__error{background-color:#fc374b;width:100%}.textarea{display:block;border:1px solid #cdcdd2;border-radius:.4rem;box-sizing:border-box;padding:1.2rem;width:100%;min-height:12rem;resize:none}.textarea:active,.textarea:focus,.textarea:focus:hover{border-color:#40a3f5}.textarea--light{background-color:#fff;border-color:#cdcdd2;color:#4b4b55}.textarea--light:hover{border-color:#82828c}.textarea--light.is-disabled{background-color:#e6e6e8;border-color:#cdcdd2;color:#afafb5;pointer-events:none}.textarea--light::-webkit-input-placeholder{color:#cdcdd2}.textarea--light::-moz-placeholder{color:#cdcdd2}.textarea--light:-ms-input-placeholder{color:#cdcdd2}.textarea--dark{background-color:#191923;border-color:#23232d;color:#9b9ba5}.textarea--dark:hover{border-color:#373741}.textarea--dark.is-disabled{background-color:#14141c;border-color:#191923;color:#23232d;pointer-events:none}.textarea--dark::-webkit-input-placeholder{color:#4b4b55}.textarea--dark::-moz-placeholder{color:#4b4b55}.textarea--dark:-ms-input-placeholder{color:#4b4b55}.textarea--x-small{border-radius:.3rem;font-size:1.1rem;line-height:1.1rem}.textarea--small{border-radius:.3rem;font-size:1.2rem;line-height:1.2rem}.textarea--large,.textarea--medium{border-radius:.3rem;font-size:1.4rem;line-height:1.4rem}.textarea--attention,.textarea--attention:hover{border-color:#ff9421}.textarea--error,.textarea--error:hover{border-color:#fc374b}@media only screen and (max-width:767px){textarea{font-size:16px!important;line-height:normal!important}}.text-editor-comment .text-editor-comment__input{border-radius:2rem;border-color:#a0a0a8!important}.text-editor-comment__mention-user{display:none}.text-editor-comment__actions{padding-top:2rem}.ltr .text-editor-comment__actions__save{margin-left:2rem}.rtl .text-editor-comment__actions__save{margin-right:2rem}.media-droppable-area{margin-right:2rem;margin-bottom:1rem}@media only screen and (max-width:767px){.text-editor-comment__actions{padding-top:2rem;display:flex;flex-direction:column}.text-editor-comment__actions__buttons{padding-top:2rem;display:flex;justify-content:flex-end}.text-editor-comment__actions__buttons button{right:0}.media-droppable-area__add-media{padding:0 .5rem}}