.quill-custom-block-element{white-space:nowrap;cursor:pointer;padding:0 2px;font-size:12px;font-style:normal;font-weight:500;line-height:1;text-decoration:none;transition:opacity .1s ease-out;display:inline-block}.quill-custom-block-element__inner{background-color:#e8edef;align-items:stretch;display:flex;position:relative;overflow:hidden}.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{text-overflow:ellipsis;border-radius:2px;flex:none;height:22px;padding:0;font-weight:700;line-height:22px;display:flex;overflow:hidden}.quill-custom-block-element__label>span{padding:0 8px;display:block}.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{color:#385bf5;opacity:.5;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");background-size:100% 100%;width:17px;height:9px;margin-right:8px;display:block}.quill-custom-block-element__thumb{background-color:#2f34371a;border-radius:3px;width:76px;height:38px;position:relative;overflow:hidden}.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-repeat:repeat;background-size:8px 8px}.quill-custom-block-element__thumb--no-image{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-position:50%;background-repeat:no-repeat;background-size:21.12px 17.16px}.quill-custom-block-element__thumb:after{content:"";border-radius:inherit;opacity:0;border:1px dotted #7d909b;transition:opacity .1s ease-out;position:absolute;inset:0}.quill-custom-block-element__thumb:hover:after{opacity:1}.quill-custom-block-element__thumb-image{background-position:50%;background-size:cover;width:100%;height:100%}.quill-custom-block-element__thumb-file{color:#4a545a;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-position:50%;background-repeat:no-repeat;background-size:24px 30px;width:100%;height:100%;position:relative}.quill-custom-block-element__thumb-file:after{content:attr(data-ext);font-size:10px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quill-custom-block-element__props-list{flex:1;padding:0 4px;display:flex;overflow:hidden}.quill-custom-block-element__param{flex-direction:column;flex-shrink:1;padding:0 8px;display:flex;position:relative;overflow:hidden}.quill-custom-block-element__param span,.quill-custom-block-element__param strong{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden}.quill-custom-block-element__param strong{opacity:.66;margin-bottom:2px;font-size:11px;font-weight:400}.quill-custom-block-element__param:after{content:"";background-color:#2f343726;width:1px;height:20px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.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{border-radius:4px;justify-content:space-between;width:100%;height:48px;padding-left:12px;padding-right:5px}.quill-custom-block-element--block .quill-custom-block-element__label{color:#fff;background-color:#7d909b}.quill-custom-block-element--inline .quill-custom-block-element__inner{border-radius:2px;height:22px;line-height:22px;top:-1px}.quill-custom-block-element--inline .quill-custom-block-element__label{color:#63737d;height:14px;padding-left:3px;line-height:14px}.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{width:30px;height:100%}.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{color:#fff;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");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{top:60%;left:50%}.quill-custom-block-element__edit-icon{opacity:0;transition:opacity .1s ease-out}.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{z-index:1000;color:#fff;background-color:#2f3437;border-radius:4px;width:320px;padding:16px;box-shadow:0 5px 10px #0003}.quill-custom-block-element__editor>fieldset{border:none;width:100%;margin:0 0 18px;padding:0}.quill-custom-block-element__editor>fieldset:last-child{margin-bottom:0}.quill-custom-block-element__editor label{width:100%;margin-bottom:8px;font-size:.933333rem;font-weight:400;display:block}.quill-custom-block-element__editor label strong{font-weight:400;display:block}.quill-custom-block-element__editor label span{opacity:.5;width:100%;margin-top:3px;font-size:.833333rem;line-height:1.25;display:block}.quill-custom-block-element__editor .dropdown,.quill-custom-block-element__editor .textbox{color:#fff;background-color:#4a545a;width:100%;height:24px;padding-left:.5em;padding-right:.5em;font-size:.933333rem;line-height:24px}.quill-custom-block-element__editor .dropdown option{color:#2f3437;background-color:#fff;border:none;height:auto;font-size:.933333rem}.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{text-align:center;cursor:pointer;background-color:#4a545a;background-image:linear-gradient(45deg,#0000004d 25%,#0000 0),linear-gradient(-45deg,#0000004d 25%,#0000 0),linear-gradient(45deg,#0000 75%,#0000004d 0),linear-gradient(-45deg,#0000 75%,#0000004d 0);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border-radius:6px;width:100%;min-height:60px;padding:4px;position:relative;overflow:hidden}.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:"";border-radius:inherit;opacity:0;border:2px solid #385bf5;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.quill-custom-block-element__editor-media-button--thumb:hover:after{opacity:1}.quill-custom-block-element__editor-toggle{appearance:none;box-sizing:border-box;border:none;border-radius:4px;outline:none;justify-content:center;align-items:center;font-family:circular,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.quill-custom-block-element__editor-toggle:disabled{cursor:not-allowed}.quill-custom-block-element__editor-toggle{cursor:pointer;min-height:1.06667rem;display:inline-flex}.quill-custom-block-element__editor-toggle input[type=checkbox],.quill-custom-block-element__editor-toggle input[type=radio]{appearance:none;opacity:0;position:absolute}.quill-custom-block-element__editor-toggle label{-webkit-user-select:none;user-select:none;font-size:inherit;cursor:inherit;align-items:center;display:inline-flex;position:relative}.quill-custom-block-element__editor-toggle label:after,.quill-custom-block-element__editor-toggle label:before{content:"";background-repeat:no-repeat;background-size:contain;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.quill-custom-block-element__editor-toggle label:before{background-color:#0000}.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{min-height:1.06667rem;padding-left:2.93333rem;line-height:1.2}.quill-custom-block-element__editor-toggle label:before{background-color:#7d909b;border-radius:.533333rem;width:2.4rem;height:1.06667rem;margin-top:0;transition:background-color .2s cubic-bezier(.77,0,.175,1)}.quill-custom-block-element__editor-toggle label:after{opacity:1;background-color:#f0f3f5;border-radius:50%;width:.666667rem;height:.666667rem;margin-top:0;transition:background-color .2s cubic-bezier(.77,0,.175,1),box-shadow .2s cubic-bezier(.77,0,.175,1),left .2s cubic-bezier(.77,0,.175,1);top:50%;left:.2rem;transform:translateY(-50%);box-shadow:0 3px 9px #0000001a}.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{background-color:#fff;left:1.53333rem;box-shadow:0 3px 9px #0000001a}.quill-custom-block-element__editor-toggle:hover label:before{background-color:#63737d}
