.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%}.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}}