.quill-custom-block-element{display:inline-block;padding:0 2px;font-style:normal;font-weight:500;font-size:12px;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:opacity .1s ease-out 0s}.quill-custom-block-element__inner{display:flex;position:relative;align-items:stretch;overflow:hidden;background-color:#e8edef}.quill-custom-block-element__left,.quill-custom-block-element__right{align-items:center;display:flex;overflow:hidden}.quill-custom-block-element__left{flex-shrink:1}.quill-custom-block-element__right{flex:none}.quill-custom-block-element [data-text]:after{content:attr(data-text)}.quill-custom-block-element__label{flex:none;height:22px;padding:0;border-radius:2px;overflow:hidden;font-weight:700;line-height:22px;text-overflow:ellipsis;display:flex}.quill-custom-block-element__label>span{display:block;padding:0 8px}.quill-custom-block-element__label>span.quill-custom-block-element__label-id{border-left:1px solid #a7b5be;padding:0 6px}.quill-custom-block-element__edit-icon{display:block;width:17px;height:9px;margin-right:8px;background-size:100% 100%;color:#385bf5;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 9'%3E%3Cpath fill='%23385bf5' d='M5 7a1 1 0 1 1 0 2 1 1 0 0 1 0-2M1 7a1 1 0 1 1 0 2 1 1 0 0 1 0-2m12.146-5.146 2 2L10 9H8V7zM15.56.146l1.293 1.293a.5.5 0 0 1 0 .707l-1 1-2-2 1-1a.5.5 0 0 1 .707 0'/%3E%3C/svg%3E");opacity:.5}.quill-custom-block-element__thumb{position:relative;height:38px;width:76px;overflow:hidden;background-color:#2f34371a;border-radius:3px}.quill-custom-block-element__thumb--has-image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath fill='rgba(0, 0, 0, 0.1)' fill-rule='evenodd' d='M0 0h5v5H0zm5 5h5v5H5z'/%3E%3C/svg%3E");background-size:8px 8px;background-repeat:repeat}.quill-custom-block-element__thumb--no-image{background-size:21.12px 17.16px;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 26'%3E%3Cg fill='currentColor' opacity='.5'%3E%3Cpath d='M11.636 0a3.88 3.88 0 0 1 3.88 3.879 3.88 3.88 0 0 1-3.88 3.879 3.88 3.88 0 0 1-3.878-3.88A3.88 3.88 0 0 1 11.636 0' opacity='.5'/%3E%3Cpath d='M30.765 26H1.235C.208 26-.369 24.65.262 23.725l6.139-9.027c.483-.71 1.417-.727 1.92-.034l5.185 7.135 7.638-11.254c.498-.736 1.472-.724 1.96.02l8.646 13.18c.61.93.03 2.255-.986 2.255z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.quill-custom-block-element__thumb:after{content:"";position:absolute;inset:0;border:1px dotted #7d909b;border-radius:inherit;opacity:0;transition:opacity .1s ease-out 0s}.quill-custom-block-element__thumb:hover:after{opacity:1}.quill-custom-block-element__thumb-image{width:100%;height:100%;background-size:cover;background-position:50%}.quill-custom-block-element__thumb-file{position:relative;width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 30'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='m0 8 8.192-8H23a1 1 0 0 1 1 1v28a1 1 0 0 1-1 1H.762A.76.76 0 0 1 0 29.238z'/%3E%3Cpath fill='%23596974' d='M7 8H0l8-8v7a1 1 0 0 1-1 1' opacity='.3'/%3E%3C/g%3E%3C/svg%3E");background-size:24px 30px;color:#4a545a;background-position:50%;background-repeat:no-repeat}.quill-custom-block-element__thumb-file:after{font-size:10px;font-weight:700;content:attr(data-ext);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quill-custom-block-element__props-list{display:flex;padding:0 4px;flex:1;overflow:hidden}.quill-custom-block-element__param{position:relative;padding:0 8px;display:flex;flex-direction:column;flex-shrink:1;overflow:hidden}.quill-custom-block-element__param span,.quill-custom-block-element__param strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.quill-custom-block-element__param strong{font-size:11px;font-weight:400;opacity:.66;margin-bottom:2px}.quill-custom-block-element__param:after{display:block;background-color:#2f343726;content:"";height:20px;width:1px;position:absolute;top:50%;transform:translateY(-50%);right:0}.quill-custom-block-element__param:last-child:after{display:none}.quill-custom-block-element--block{width:100%;margin:3px 0}.quill-custom-block-element--block .quill-custom-block-element{padding-top:16px;padding-bottom:16px}.quill-custom-block-element--block .quill-custom-block-element__inner{justify-content:space-between;width:100%;height:48px;padding-right:5px;padding-left:12px;border-radius:4px}.quill-custom-block-element--block .quill-custom-block-element__label{background-color:#7d909b;color:#fff}.quill-custom-block-element--inline .quill-custom-block-element__inner{top:-1px;border-radius:2px;height:22px;line-height:22px}.quill-custom-block-element--inline .quill-custom-block-element__label{height:14px;line-height:14px;padding-left:3px;color:#63737d}.quill-custom-block-element--inline .quill-custom-block-element__label>span{padding:0 4px}.quill-custom-block-element--inline .quill-custom-block-element__label span.quill-custom-block-element__label-id{border-left:1px solid #7d909b}.quill-custom-block-element--inline .quill-custom-block-element__edit-icon{margin-right:3px}.quill-custom-block-element--inline .quill-custom-block-element__thumb{height:100%;width:30px}.quill-custom-block-element--inline .quill-custom-block-element__thumb--no-image{background-size:15px 10px}.quill-custom-block-element--inline .quill-custom-block-element__thumb-file{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%237e909b' d='M6 0h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6z'/%3E%3Cpath fill='%232f3437' fill-rule='nonzero' d='M4 6H0l6-6v4a2 2 0 0 1-2 2' opacity='.8'/%3E%3C/g%3E%3C/svg%3E");color:#fff;width:24px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quill-custom-block-element--inline .quill-custom-block-element__thumb-file:after{left:50%;top:60%}.quill-custom-block-element__edit-icon{opacity:0;transition:opacity .1s ease-out 0s}.quill-custom-block-element--has-properties{cursor:pointer}.quill-custom-block-element--has-properties:hover .quill-custom-block-element__inner{background-color:#e1e7ea}.quill-custom-block-element--has-properties:hover .quill-custom-block-element__edit-icon{opacity:1}.quill-custom-block-element__editor-modal{z-index:99999997}.quill-custom-block-element__editor{width:320px;background-color:#2f3437;border-radius:4px;z-index:1000;box-shadow:0 5px 10px #0003;color:#fff;padding:16px}.quill-custom-block-element__editor>fieldset{width:100%;border:none;padding:0;margin:0 0 18px}.quill-custom-block-element__editor>fieldset:last-child{margin-bottom:0}.quill-custom-block-element__editor label{font-size:.9333333333rem;font-weight:400;margin-bottom:8px;display:block;width:100%}.quill-custom-block-element__editor label strong{font-weight:400;display:block}.quill-custom-block-element__editor label span{display:block;opacity:.5;font-size:.8333333333rem;margin-top:3px;line-height:1.25;width:100%}.quill-custom-block-element__editor .dropdown,.quill-custom-block-element__editor .textbox{width:100%;background-color:#4a545a;color:#fff;height:24px;line-height:24px;font-size:.9333333333rem;padding-left:.5em;padding-right:.5em}.quill-custom-block-element__editor .dropdown option{font-size:.9333333333rem;height:auto;border:none;background-color:#fff;color:#2f3437}.quill-custom-block-element__editor .control-toggle-switch{width:100%}.quill-custom-block-element__editor-param{width:100%;margin-bottom:24px}.quill-custom-block-element__editor-param:last-child{margin-bottom:0}.quill-custom-block-element__editor-media-button{overflow:hidden}.quill-custom-block-element__editor-media-button--thumb{width:100%;overflow:hidden;background-color:#4a545a;background-image:linear-gradient(45deg,rgba(0,0,0,.3) 25%,transparent 0),linear-gradient(-45deg,rgba(0,0,0,.3) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(0,0,0,.3) 0),linear-gradient(-45deg,transparent 75%,rgba(0,0,0,.3) 0);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;min-height:60px;text-align:center;border-radius:6px;padding:4px;position:relative;cursor:pointer}.quill-custom-block-element__editor-media-button--thumb img{max-width:100%;max-height:100px}.quill-custom-block-element__editor-media-button--thumb>div{width:100%;height:100px}.quill-custom-block-element__editor-media-button--thumb:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;border:2px solid #385bf5;opacity:0}.quill-custom-block-element__editor-media-button--thumb:hover:after{opacity:1}.quill-custom-block-element__editor-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;display:flex;align-items:center;justify-content:center;outline:none;border:none;border-radius:4px;text-decoration:none;font-family:circular,sans-serif;font-size:1rem;font-weight:500}.quill-custom-block-element__editor-toggle:disabled{cursor:not-allowed}.quill-custom-block-element__editor-toggle{display:inline-flex;min-height:1.0666666667rem;cursor:pointer}.quill-custom-block-element__editor-toggle input[type=checkbox],.quill-custom-block-element__editor-toggle input[type=radio]{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0}.quill-custom-block-element__editor-toggle label{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;align-items:center;position:relative;font-size:inherit;cursor:inherit}.quill-custom-block-element__editor-toggle label:after,.quill-custom-block-element__editor-toggle label:before{position:absolute;content:"";display:block;top:50%;transform:translateY(-50%);left:0;background-size:contain;background-repeat:no-repeat}.quill-custom-block-element__editor-toggle label:before{background-color:transparent}.quill-custom-block-element__editor-toggle label:after{opacity:0}.quill-custom-block-element__editor-toggle input[type=checkbox]:checked+label:after,.quill-custom-block-element__editor-toggle input[type=checkbox]:indeterminate+label:after,.quill-custom-block-element__editor-toggle input[type=radio]:checked+label:after{opacity:1}.quill-custom-block-element__editor-toggle input[type=checkbox]:disabled+label,.quill-custom-block-element__editor-toggle input[type=radio]:disabled+label{cursor:not-allowed}.quill-custom-block-element__editor-toggle input[type=checkbox]:disabled+label:before,.quill-custom-block-element__editor-toggle input[type=radio]:disabled+label:before{opacity:.33}.quill-custom-block-element__editor-toggle input[type=checkbox]:disabled+label,.quill-custom-block-element__editor-toggle input[type=radio]:disabled+label{color:#adb5bd}.quill-custom-block-element__editor-toggle{line-height:1.2}.quill-custom-block-element__editor-toggle label{padding-left:2.9333333333rem;line-height:1.2;min-height:1.0666666667rem}.quill-custom-block-element__editor-toggle label:before{margin-top:0;width:2.4rem;height:1.0666666667rem;border-radius:.5333333333rem;background-color:#7d909b;transition:background-color .2s cubic-bezier(.77,0,.175,1) 0s}.quill-custom-block-element__editor-toggle label:after{opacity:1;margin-top:0;top:50%;transform:translateY(-50%);left:.2rem;width:.6666666667rem;height:.6666666667rem;border-radius:50%;background-color:#f0f3f5;box-shadow:0 3px 9px #0000001a;transition:background-color .2s cubic-bezier(.77,0,.175,1) 0s,box-shadow .2s cubic-bezier(.77,0,.175,1) 0s,left .2s cubic-bezier(.77,0,.175,1) 0s}.quill-custom-block-element__editor-toggle input[type=checkbox]:checked+label:before{background-color:#3cb543}.quill-custom-block-element__editor-toggle input[type=checkbox]:checked+label:after{left:1.5333333333rem;background-color:#fff;box-shadow:0 3px 9px #0000001a}.quill-custom-block-element__editor-toggle:hover label:before{background-color:#63737d}
