.cm-file-upload__status{margin:10px 0;min-height:22px}.cm-file-upload__error{color:#d43031}.cm-file-upload__loading{color:#56ac00;padding-right:15px}.cm-file-upload__loading:after{content:"";-webkit-animation:loadingDots 3s linear infinite;animation:loadingDots 3s linear infinite}.cm-file-upload__allowed-files{font-size:12px}.cm-file-upload__file-input{border:1px solid #dfdddd;border-radius:3px;max-width:400px;padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.cm-file-upload__file-input #fileupload{width:100%;height:100%;opacity:0;position:absolute;z-index:1000;cursor:pointer}.cm-file-upload__file-input label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-file-upload__file-input .button{height:35px;line-height:12px}.cm-file-upload__drag-n-drop{background:rgba(86,172,0,.03);border:1px solid rgba(86,172,0,.3);max-width:940px;margin:10px 10px 10px 0;height:400px;padding:22px 32px 30px;-webkit-transition:all .3s ease;transition:all .3s ease}.cm-file-upload .drag-n-drop--active{background:rgba(86,172,0,.1)}.cm-file-upload .drag-n-drop--active .drag-n-drop__inner{border:4px dashed #499300}.cm-file-upload .drag-n-drop__inner{border:4px dashed #56ac00;border-radius:10px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cm-file-upload .drag-n-drop__inner img{height:131px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;margin-bottom:40px;-webkit-transition:all .3ms ease-in-out;transition:all .3ms ease-in-out}.cm-file-upload .drag-n-drop__label{font-size:20px;height:40px;max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-file-upload .drag-n-drop__info{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px}.cm-file-upload .drag-n-drop__info .del-icon{margin-top:2px}.cm-file-upload .drag-n-drop__info .drag-n-drop__label{font-weight:600;color:#56ac00;margin-right:10px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loadingDots{0%{content:"..."}25%{content:""}50%{content:"."}75%{content:".."}to{content:"..."}}@keyframes loadingDots{0%{content:"..."}25%{content:""}50%{content:"."}75%{content:".."}to{content:"..."}}.editor-templates-modal{padding:16px 32px}.editor-templates-modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editor-templates-modal__header h1{margin:0}.editor-templates-modal__header svg{color:#b1b1b1;width:24px;height:24px;margin-right:15px}.editor-templates-modal__content .cm-file-upload{margin-top:10px}.editor-templates-modal .templates{display:grid;grid-template-columns:repeat(auto-fill,120px);grid-gap:15px;margin-bottom:10px;max-height:100%}.editor-templates-modal .templates__choice{cursor:pointer}.editor-templates-modal .templates__choice span{display:block;text-align:center}.editor-templates-modal .templates__choice .choice__image-placeholder,.editor-templates-modal .templates__choice img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.editor-templates-modal .templates__choice .choice__image-placeholder{background:rgba(0,116,204,.05);border:.5px dashed #0074cc}.editor-templates-modal .templates .cm-file-upload{margin-top:20px}.editor-templates-modal .templates .cm-file-upload__drag-n-drop{height:320px}.editor-templates-modal__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:20px}