.temp-editor-photo{width:355px;height:249px;border-radius:10px;margin:0;object-fit:cover}.temp-editor-photo.isVertical{height:507px;object-fit:cover}.temp-editor-delete-photo{background-size:cover;width:24px;height:24px;position:absolute;top:10px;left:321px;cursor:pointer}.temp-editor-video{width:355px;height:249px;border-radius:10px;margin:10px 0;object-fit:cover}.temp-editor-video.isVertical{height:507px;object-fit:cover}.temp-editor-delete-video{background-size:cover;width:24px;height:24px;position:absolute;top:20px;left:321px;cursor:pointer}.tinymce{width:800px;margin:50px auto 0 auto;min-height:calc(100vh - 100px);border-radius:20px 20px 0 0;background-color:#fffdf5}:focus{outline:none}#tinymce{width:800px;margin:0 auto;min-height:calc(100vh - 180px);padding:20px 20px 80px 20px;font-size:16px;font-weight:400;color:#575757;line-height:30px;box-sizing:border-box;border-radius:20px 20px 0 0;text-align:left;background-color:#fffdf5}#tinymce p{line-height:26px;margin:10px 0!important}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:2px solid transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}