.loader-dots div{animation-timing-function:cubic-bezier(0,1,1,0)}.loader-dots div:nth-child(1){left:8px;animation:loader-dots1 .6s infinite}.loader-dots div:nth-child(2){left:8px;animation:loader-dots2 .6s infinite}.loader-dots div:nth-child(3){left:32px;animation:loader-dots2 .6s infinite}.loader-dots div:nth-child(4){left:56px;animation:loader-dots3 .6s infinite}@keyframes loader-dots1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes loader-dots3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes loader-dots2{0%{transform:translate(0)}to{transform:translate(24px)}}.menu-options{font-family:monospace;font-weight:300;font-size:15px}.default-shadow-option{box-shadow:0 7px 100px #0000001a;border:solid 1px #ededed}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@tailwind base;@tailwind components;@tailwind utilities;body{background:#eceff1}html,body,#root{height:100%}#root{overflow:hidden}.bg-modal-color{background:#848484e0}.jodit-status-bar{display:none!important}.remove-bar{overflow:auto}.remove-bar::-webkit-scrollbar{width:0;height:0}.remove-bar{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{width:0;height:0}
