.dito-button--disabled,.dito-button[disabled]{opacity:.6;pointer-events:none}.dito-resize{content:"";background:currentColor;width:1em;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 1.5%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='8' y1='22' x2='22' y2='8'/%3e %3cline x1='16' y1='22' x2='22' y2='16'/%3e %3c/svg%3e") 50% no-repeat content-box;mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 1.5%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='8' y1='22' x2='22' y2='8'/%3e %3cline x1='16' y1='22' x2='22' y2='16'/%3e %3c/svg%3e") 50% no-repeat content-box}.dito-button{box-sizing:border-box;color:#0a0a0a;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#e0e0e0;border:1px solid #c7c7c7;border-radius:4px;justify-content:center;align-items:center;min-width:1.5em;min-height:1.5em;padding:3px 6px;display:inline-flex;position:relative}.dito-button--affixed{grid-template-columns:1fr auto 1fr;display:inline-grid}.dito-button__text,.dito-button__prefix,.dito-button__suffix{justify-content:center;align-items:center;display:flex}.dito-button__prefix{justify-content:flex-start}.dito-button__suffix{justify-content:flex-end}.dito-button:focus{border-color:#3898ff}.dito-button:hover{background:#d4d4d4}.dito-button:active{background:#cdcdcd;border-color:#adadad;box-shadow:inset 0 1px 2px #0a0a0a40}.dito-button--selected{background:#c7c7c7}.dito-button--selected:hover{background:#cdcdcd}.dito-button--active,.dito-button[type=submit]{color:#fff;background:#3898ff;border-color:#3898ff}.dito-button--active:active,.dito-button[type=submit]:active{border-color:#057eff}.dito-button--active:hover,.dito-button[type=submit]:hover{background:#1284ff}.dito-button--active:focus,.dito-button[type=submit]:focus{border-color:#0059b8}.dito-buttons{--button-margin:2px;white-space:nowrap;justify-content:flex-end;display:flex}.dito-buttons,.dito-buttons__group{gap:var(--button-margin)}.dito-buttons__group+.dito-buttons__group{margin-left:1.5em}.dito-buttons--round .dito-button{border-radius:1em;min-width:2em;min-height:2em;padding:.3em .9em}.dito-buttons--small{--button-margin:1px}.dito-buttons--round,.dito-buttons--small{line-height:1em}.dito-buttons--toolbar{justify-content:flex-start}.dito-buttons--toolbar .dito-button{box-sizing:content-box;padding:0 6px}.dito-buttons--toolbar .dito-button i[class*=dito-icon-]{width:1.1em}.dito-chevron{color:gray;flex:none;width:1.2em;position:relative}.dito-chevron:before{content:"▶";color:inherit;transition:transform .1s;position:absolute;left:0}.dito-chevron--open:before{transform:rotate(90deg)}.dito-chevron:after{content:"​"}.dito-resize{top:unset;left:unset;z-index:10;cursor:ns-resize;width:1em;height:1em;position:absolute;bottom:0;right:0}.dito-calendar{box-sizing:border-box;min-width:240px}.dito-calendar-popup{z-index:1000;background:#fff;border:1px solid #c7c7c7;border-radius:4px;box-shadow:0 2px 6px #0a0a0a40}.dito-calendar-body{padding:0 .5em}.dito-calendar-body span{box-sizing:border-box;text-align:center;border:1px solid #0000;border-radius:4px;width:14.2857%;height:2em;line-height:calc(2em - 2px);display:inline-block}.dito-calendar-body .dito-calendar-item-today{color:#3898ff;border:1px solid #3898ff}.dito-calendar-body .dito-calendar-item-active,.dito-calendar-body .dito-calendar-item-active:hover{color:#fff;background:#3898ff}.dito-calendar-body .dito-calendar-item-disabled{cursor:default;background:#fff}.dito-calendar-body .dito-calendar-item-disabled,.dito-calendar-body .dito-calendar-item-gray{color:#999}.dito-calendar-months span,.dito-calendar-years span{width:25%;margin:.5em 0}.dito-calendar-years span{width:20%}.dito-calendar a,.dito-calendar-dates span,.dito-calendar-months span,.dito-calendar-years span{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;white-space:nowrap;cursor:pointer}.dito-calendar-header span{cursor:default}.dito-calendar-header span a{padding:0 .2em}.dito-calendar-dates span:hover,.dito-calendar-months span:hover,.dito-calendar-years span:hover,.dito-calendar:not(:hover) .dito-calendar-item-current{background:#b3d7ff}.dito-calendar-weekdays span{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;font-weight:700}.dito-calendar-header,.dito-calendar-footer{text-align:center;height:2em;line-height:2em;position:relative}.dito-calendar-footer{border-top:1px solid #c7c7c7}.dito-calendar-header{border-bottom:1px solid #c7c7c7;font-weight:700;display:flex}.dito-calendar-header>span{margin:auto;padding:0 .5em}.dito-calendar-header a{font-weight:700}.dito-calendar-header a:hover{color:#3898ff}.dito-calendar-step-prev,.dito-calendar-step-next{width:5%;min-width:2em;max-width:3em;position:relative}.dito-calendar-step-prev:after,.dito-calendar-step-next:after{font-size:1.25em;position:absolute;left:0;right:0}.dito-calendar-step-prev:after{content:"‹"}.dito-calendar-step-prev.dito-calendar-step-year:after{content:"«"}.dito-calendar-step-next:after{content:"›"}.dito-calendar-step-next.dito-calendar-step-year:after{content:"»"}.dito-calendar-select-now:after{content:"Now"}.dito-fade-enter-active{animation:.2s cubic-bezier(.165,.84,.44,1) dito-fade-enter}.dito-fade-leave-active{animation:.2s cubic-bezier(.165,.84,.44,1) dito-fade-leave}@keyframes dito-fade-enter{0%{opacity:0}to{opacity:1}}@keyframes dito-fade-leave{0%{opacity:1}to{opacity:0}}.dito-slide-enter-active{animation:.15s cubic-bezier(.165,.84,.44,1) dito-slide-enter}.dito-slide-leave-active{animation:.15s cubic-bezier(.165,.84,.44,1) dito-slide-leave}@keyframes dito-slide-enter{0%{opacity:0;transform-origin:0 0;transform:scaleY(.8)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes dito-slide-leave{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(.8)}}.dito-zoom-enter-active{animation:.1s cubic-bezier(.165,.84,.44,1) dito-zoom-enter}.dito-zoom-leave-active{animation:.2s cubic-bezier(.165,.84,.44,1) dito-zoom-leave}@keyframes dito-zoom-enter{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes dito-zoom-leave{0%{transform:scale(1)}to{opacity:0;transform:scale(0)}}.dito-trigger-container{position:relative}.dito-trigger-disabled{color:gray;cursor:default;border-color:#c7c7c7}.dito-trigger-disabled *{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:default!important}.dito-trigger-disabled :focus{-webkit-box-shadow:none;box-shadow:none}.dito-popup{z-index:1000;position:absolute;top:0;left:0}.dito-input:disabled button,.dito-container--disabled .dito-input button{opacity:.6;pointer-events:none}.dito-input{box-sizing:border-box;background:#fff;border:1px solid #c7c7c7;border-radius:4px;margin:0;padding:3px 6px}.dito-container--has-errors .dito-input{border-color:#ff3860}.dito-input:disabled,.dito-container--disabled .dito-input{color:gray;pointer-events:none;cursor:text}.dito-input{appearance:none}.dito-input:-ms-placeholder-shown{color:gray}.dito-input::placeholder{color:gray}.dito-input:focus,.dito-input:focus-within,.dito-input--focus.dito-input{border-color:#3898ff}.dito-input{align-items:center;display:inline-flex}.dito-input input{all:inherit;border:0;flex:1;min-width:0;margin:0;padding:0;display:inline-block}.dito-icon--upload:after,.dito-icon--undo:after,.dito-icon--underline:after,.dito-icon--type:after,.dito-icon--trash:after,.dito-icon--tag:after,.dito-icon--superscript:after,.dito-icon--subscript:after,.dito-icon--strike:after,.dito-icon--small:after,.dito-icon--settings:after,.dito-icon--search:after,.dito-icon--resize:after,.dito-icon--remove:after,.dito-icon--refresh:after,.dito-icon--redo:after,.dito-icon--percent:after,.dito-icon--paste:after,.dito-icon--paragraph:after,.dito-icon--paperclip:after,.dito-icon--ordered-list:after,.dito-icon--menu:after,.dito-icon--mail:after,.dito-icon--link:after,.dito-icon--italic:after,.dito-icon--info:after,.dito-icon--image:after,.dito-icon--horizontal-rule:after,.dito-icon--home:after,.dito-icon--heart:after,.dito-icon--heading-3:after,.dito-icon--heading-2:after,.dito-icon--heading-1:after,.dito-icon--hash:after,.dito-icon--footnotes:after,.dito-icon--ellipsis:after,.dito-icon--edit:after,.dito-icon--drag:after,.dito-icon--dollar-sign:after,.dito-icon--crop:after,.dito-icon--credit-card:after,.dito-icon--copy:after,.dito-icon--command:after,.dito-icon--code:after,.dito-icon--code-block:after,.dito-icon--clock:after,.dito-icon--clear:after,.dito-icon--chevrons:after,.dito-icon--chevron:after,.dito-icon--calendar:after,.dito-icon--bullet-list:after,.dito-icon--bookmark:after,.dito-icon--bold:after,.dito-icon--blockquote:after,.dito-icon--at-sign:after,.dito-icon--arrow:after,.dito-icon--alternate:after,.dito-icon--align-right:after,.dito-icon--align-left:after,.dito-icon--align-justify:after,.dito-icon--align-center:after,.dito-icon--add:after{content:"";background:currentColor;width:1em;margin:auto;position:absolute;inset:0;-webkit-mask:none 50% no-repeat content-box;mask:none 50% no-repeat content-box}.dito-icon--add:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='12' y1='2' x2='12' y2='22'/%3e %3cline x1='2' y1='12' x2='22' y2='12'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='12' y1='2' x2='12' y2='22'/%3e %3cline x1='2' y1='12' x2='22' y2='12'/%3e %3c/svg%3e")}.dito-icon--align-center:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='18' y1='10' x2='6' y2='10'/%3e %3cline x1='21' y1='6' x2='3' y2='6'/%3e %3cline x1='21' y1='14' x2='3' y2='14'/%3e %3cline x1='18' y1='18' x2='6' y2='18'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='18' y1='10' x2='6' y2='10'/%3e %3cline x1='21' y1='6' x2='3' y2='6'/%3e %3cline x1='21' y1='14' x2='3' y2='14'/%3e %3cline x1='18' y1='18' x2='6' y2='18'/%3e %3c/svg%3e")}.dito-icon--align-justify:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='21' y1='10' x2='3' y2='10'/%3e %3cline x1='21' y1='6' x2='3' y2='6'/%3e %3cline x1='21' y1='14' x2='3' y2='14'/%3e %3cline x1='21' y1='18' x2='3' y2='18'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='21' y1='10' x2='3' y2='10'/%3e %3cline x1='21' y1='6' x2='3' y2='6'/%3e %3cline x1='21' y1='14' x2='3' y2='14'/%3e %3cline x1='21' y1='18' x2='3' y2='18'/%3e %3c/svg%3e")}.dito-icon--align-left:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='17' y1='10' x2='3' y2='10'/%3e %3cline x1='21' y1='6' x2='3' y2='6'/%3e %3cline x1='21' y1='14' x2='3' y2='14'/%3e %3cline x1='17' y1='18' x2='3' y2='18'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='17' y1='10' x2='3' y2='10'/%3e %3cline x1='21' y1='6' x2='3' y2='6'/%3e %3cline x1='21' y1='14' x2='3' y2='14'/%3e %3cline x1='17' y1='18' x2='3' y2='18'/%3e %3c/svg%3e")}.dito-icon--align-right:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='21' y1='10' x2='7' y2='10'/%3e %3cline x1='21' y1='6' x2='3' y2='6'/%3e %3cline x1='21' y1='14' x2='3' y2='14'/%3e %3cline x1='21' y1='18' x2='7' y2='18'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='21' y1='10' x2='7' y2='10'/%3e %3cline x1='21' y1='6' x2='3' y2='6'/%3e %3cline x1='21' y1='14' x2='3' y2='14'/%3e %3cline x1='21' y1='18' x2='7' y2='18'/%3e %3c/svg%3e")}.dito-icon--alternate:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='15' y1='7' x2='20' y2='7'/%3e %3cpolyline points='4%2c7 9%2c7 15%2c18 20%2c18'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='15' y1='7' x2='20' y2='7'/%3e %3cpolyline points='4%2c7 9%2c7 15%2c18 20%2c18'/%3e %3c/svg%3e")}.dito-icon--arrow:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='8%2c4 16%2c12 8%2c20'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='8%2c4 16%2c12 8%2c20'/%3e %3c/svg%3e")}.dito-icon--at-sign:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='12' cy='12' r='4'/%3e %3cpath d='M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='12' cy='12' r='4'/%3e %3cpath d='M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94'/%3e %3c/svg%3e")}.dito-icon--blockquote:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cg style='fill: currentColor%3b'%3e %3ccircle cx='6' cy='10' r='4'/%3e %3ccircle cx='18' cy='10' r='4'/%3e %3c/g%3e %3cpath d='M2%2c18c4.42%2c0%2c8-3.58%2c8-8'/%3e %3cpath d='M14%2c18c4.42%2c0%2c8-3.58%2c8-8'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cg style='fill: currentColor%3b'%3e %3ccircle cx='6' cy='10' r='4'/%3e %3ccircle cx='18' cy='10' r='4'/%3e %3c/g%3e %3cpath d='M2%2c18c4.42%2c0%2c8-3.58%2c8-8'/%3e %3cpath d='M14%2c18c4.42%2c0%2c8-3.58%2c8-8'/%3e %3c/svg%3e")}.dito-icon--bold:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 3%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M6%2c4'/%3e %3cpath d='M6%2c4h8c2.21%2c0%2c4%2c1.79%2c4%2c4s-1.79%2c4-4%2c4l-6%2c0'/%3e %3cpath d='M15%2c12c2.21%2c0%2c4%2c1.79%2c4%2c4s-1.79%2c4-4%2c4H6'/%3e %3cline x1='8' y1='4' x2='8' y2='20'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 3%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M6%2c4'/%3e %3cpath d='M6%2c4h8c2.21%2c0%2c4%2c1.79%2c4%2c4s-1.79%2c4-4%2c4l-6%2c0'/%3e %3cpath d='M15%2c12c2.21%2c0%2c4%2c1.79%2c4%2c4s-1.79%2c4-4%2c4H6'/%3e %3cline x1='8' y1='4' x2='8' y2='20'/%3e %3c/svg%3e")}.dito-icon--bookmark:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z'/%3e %3c/svg%3e")}.dito-icon--bullet-list:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: currentColor%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='9' y1='4' x2='21' y2='4'/%3e %3cline x1='9' y1='12' x2='21' y2='12'/%3e %3cline x1='9' y1='20' x2='21' y2='20'/%3e %3ccircle cx='4' cy='4' r='1'/%3e %3ccircle cx='4' cy='12' r='1'/%3e %3ccircle cx='4' cy='20' r='1'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: currentColor%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='9' y1='4' x2='21' y2='4'/%3e %3cline x1='9' y1='12' x2='21' y2='12'/%3e %3cline x1='9' y1='20' x2='21' y2='20'/%3e %3ccircle cx='4' cy='4' r='1'/%3e %3ccircle cx='4' cy='12' r='1'/%3e %3ccircle cx='4' cy='20' r='1'/%3e %3c/svg%3e")}.dito-icon--calendar:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3e %3cline x1='16' y1='2' x2='16' y2='6'/%3e %3cline x1='8' y1='2' x2='8' y2='6'/%3e %3cline x1='3' y1='10' x2='21' y2='10'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3e %3cline x1='16' y1='2' x2='16' y2='6'/%3e %3cline x1='8' y1='2' x2='8' y2='6'/%3e %3cline x1='3' y1='10' x2='21' y2='10'/%3e %3c/svg%3e")}.dito-icon--chevron:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='7%2c20 15%2c12 7%2c4'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='7%2c20 15%2c12 7%2c4'/%3e %3c/svg%3e")}.dito-icon--chevrons:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='4%2c4 12%2c12 4%2c20'/%3e %3cpolyline points='12%2c4 20%2c12 12%2c20'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='4%2c4 12%2c12 4%2c20'/%3e %3cpolyline points='12%2c4 20%2c12 12%2c20'/%3e %3c/svg%3e")}.dito-icon--clear:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='4' y1='4' x2='20' y2='20'/%3e %3cline x1='20' y1='4' x2='4' y2='20'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='4' y1='4' x2='20' y2='20'/%3e %3cline x1='20' y1='4' x2='4' y2='20'/%3e %3c/svg%3e")}.dito-icon--clock:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='12' cy='12' r='10'/%3e %3cpolyline points='12 6 12 12 16 14'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='12' cy='12' r='10'/%3e %3cpolyline points='12 6 12 12 16 14'/%3e %3c/svg%3e")}.dito-icon--code-block:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='7%2c6 1%2c12 7%2c18 '/%3e %3cline x1='10' y1='18' x2='14' y2='6'/%3e %3cpolyline points='17%2c18 23%2c12 17%2c6 '/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='7%2c6 1%2c12 7%2c18 '/%3e %3cline x1='10' y1='18' x2='14' y2='6'/%3e %3cpolyline points='17%2c18 23%2c12 17%2c6 '/%3e %3c/svg%3e")}.dito-icon--code:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='9 6 3 12 9 18'/%3e %3cpolyline points='15 18 21 12 15 6'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='9 6 3 12 9 18'/%3e %3cpolyline points='15 18 21 12 15 6'/%3e %3c/svg%3e")}.dito-icon--command:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z'/%3e %3c/svg%3e")}.dito-icon--copy:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M8%2c1h6c0.552%2c0%2c1%2c0.448%2c1%2c1v2c0%2c0.552-0.448%2c1-1%2c1H8C7.448%2c5%2c7%2c4.552%2c7%2c4V2C7%2c1.448%2c7.448%2c1%2c8%2c1z'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M15%2c3h2c1.105%2c0%2c2%2c0.895%2c2%2c2v1'/%3e %3cg%3e %3cpath d='M8%2c11c0-1.105%2c0.895-2%2c2-2'/%3e %3cpath d='M10%2c23c-1.105%2c0-2-0.895-2-2'/%3e %3cpath d='M21%2c21c0%2c1.105-0.895%2c2-2%2c2'/%3e %3cpath d='M19%2c9c1.105%2c0%2c2%2c0.895%2c2%2c2'/%3e %3cline x1='13.5' y1='9' x2='15.5' y2='9'/%3e %3cline x1='13.5' y1='23' x2='15.5' y2='23'/%3e %3cline x1='8' y1='14.5' x2='8' y2='17.5'/%3e %3cline x1='21' y1='14.5' x2='21' y2='17.5'/%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M8%2c1h6c0.552%2c0%2c1%2c0.448%2c1%2c1v2c0%2c0.552-0.448%2c1-1%2c1H8C7.448%2c5%2c7%2c4.552%2c7%2c4V2C7%2c1.448%2c7.448%2c1%2c8%2c1z'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M15%2c3h2c1.105%2c0%2c2%2c0.895%2c2%2c2v1'/%3e %3cg%3e %3cpath d='M8%2c11c0-1.105%2c0.895-2%2c2-2'/%3e %3cpath d='M10%2c23c-1.105%2c0-2-0.895-2-2'/%3e %3cpath d='M21%2c21c0%2c1.105-0.895%2c2-2%2c2'/%3e %3cpath d='M19%2c9c1.105%2c0%2c2%2c0.895%2c2%2c2'/%3e %3cline x1='13.5' y1='9' x2='15.5' y2='9'/%3e %3cline x1='13.5' y1='23' x2='15.5' y2='23'/%3e %3cline x1='8' y1='14.5' x2='8' y2='17.5'/%3e %3cline x1='21' y1='14.5' x2='21' y2='17.5'/%3e %3c/g%3e %3c/svg%3e")}.dito-icon--credit-card:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3crect x='1' y='4' width='22' height='16' rx='2' ry='2'/%3e %3cline x1='1' y1='10' x2='23' y2='10'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3crect x='1' y='4' width='22' height='16' rx='2' ry='2'/%3e %3cline x1='1' y1='10' x2='23' y2='10'/%3e %3c/svg%3e")}.dito-icon--crop:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M6.13 1L6 16a2 2 0 0 0 2 2h15'/%3e %3cpath d='M1 6.13L16 6a2 2 0 0 1 2 2v15'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M6.13 1L6 16a2 2 0 0 0 2 2h15'/%3e %3cpath d='M1 6.13L16 6a2 2 0 0 1 2 2v15'/%3e %3c/svg%3e")}.dito-icon--dollar-sign:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M6.5%2c16c0%2c2.49%2c2.46%2c4.5%2c5.5%2c4.5s5.5-2.01%2c5.5-4.5s-2.46-4.5-5.5-4.5c-2.7%2c0-5-1.79-5-4s2.3-4%2c5-4s5%2c1.79%2c5%2c4'/%3e %3cline x1='12' y1='23' x2='12' y2='1'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M6.5%2c16c0%2c2.49%2c2.46%2c4.5%2c5.5%2c4.5s5.5-2.01%2c5.5-4.5s-2.46-4.5-5.5-4.5c-2.7%2c0-5-1.79-5-4s2.3-4%2c5-4s5%2c1.79%2c5%2c4'/%3e %3cline x1='12' y1='23' x2='12' y2='1'/%3e %3c/svg%3e")}.dito-icon--drag:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='5%2c8%2c 12%2c1 19%2c8'/%3e %3cpolyline points='5%2c16%2c 12%2c23 19%2c16'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='5%2c8%2c 12%2c1 19%2c8'/%3e %3cpolyline points='5%2c16%2c 12%2c23 19%2c16'/%3e %3c/svg%3e")}.dito-icon--edit:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='2%2c16 16%2c2 20%2c6 6%2c20'/%3e %3cpolyline points='14%2c4 18%2c8'/%3e %3cpolygon points='6%2c20 2%2c20 2%2c16' style='fill:black%3b'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='2%2c16 16%2c2 20%2c6 6%2c20'/%3e %3cpolyline points='14%2c4 18%2c8'/%3e %3cpolygon points='6%2c20 2%2c20 2%2c16' style='fill:black%3b'/%3e %3c/svg%3e")}.dito-icon--ellipsis:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: currentColor%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='4' cy='12' r='1'/%3e %3ccircle cx='12' cy='12' r='1'/%3e %3ccircle cx='20' cy='12' r='1'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: currentColor%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='4' cy='12' r='1'/%3e %3ccircle cx='12' cy='12' r='1'/%3e %3ccircle cx='20' cy='12' r='1'/%3e %3c/svg%3e")}.dito-icon--footnotes:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cg%3e %3cpolyline points='11 20 6 6 1 20'/%3e %3cline x1='3' y1='14.5' x2='9' y2='14.5'/%3e %3c/g%3e %3cg%3e %3cline x1='14' y1='20' x2='14' y2='6'/%3e %3cellipse cx='17.5' cy='16.064' rx='3.5' ry='4'/%3e %3c/g%3e %3cpolyline points='20 5 23 2 23 10'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cg%3e %3cpolyline points='11 20 6 6 1 20'/%3e %3cline x1='3' y1='14.5' x2='9' y2='14.5'/%3e %3c/g%3e %3cg%3e %3cline x1='14' y1='20' x2='14' y2='6'/%3e %3cellipse cx='17.5' cy='16.064' rx='3.5' ry='4'/%3e %3c/g%3e %3cpolyline points='20 5 23 2 23 10'/%3e %3c/svg%3e")}.dito-icon--hash:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='4' y1='9' x2='20' y2='9'/%3e %3cline x1='4' y1='15' x2='20' y2='15'/%3e %3cline x1='10' y1='3' x2='8' y2='21'/%3e %3cline x1='16' y1='3' x2='14' y2='21'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='4' y1='9' x2='20' y2='9'/%3e %3cline x1='4' y1='15' x2='20' y2='15'/%3e %3cline x1='10' y1='3' x2='8' y2='21'/%3e %3cline x1='16' y1='3' x2='14' y2='21'/%3e %3c/svg%3e")}.dito-icon--heading-1:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='5' x2='2' y2='19'/%3e %3cline x1='10' y1='5' x2='10' y2='19'/%3e %3cline x1='2' y1='12' x2='10' y2='12'/%3e %3cpolyline points='15%2c10.25 21%2c5 21%2c19'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='5' x2='2' y2='19'/%3e %3cline x1='10' y1='5' x2='10' y2='19'/%3e %3cline x1='2' y1='12' x2='10' y2='12'/%3e %3cpolyline points='15%2c10.25 21%2c5 21%2c19'/%3e %3c/svg%3e")}.dito-icon--heading-2:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='5' x2='2' y2='19'/%3e %3cline x1='10' y1='5' x2='10' y2='19'/%3e %3cline x1='2' y1='12' x2='10' y2='12'/%3e %3cpath d='M15%2c8.5C15%2c6.57%2c16.57%2c5%2c18.5%2c5S22%2c6.57%2c22%2c8.5c0%2c0.79-0.26%2c1.52-0.7%2c2.1L15%2c19h7'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='5' x2='2' y2='19'/%3e %3cline x1='10' y1='5' x2='10' y2='19'/%3e %3cline x1='2' y1='12' x2='10' y2='12'/%3e %3cpath d='M15%2c8.5C15%2c6.57%2c16.57%2c5%2c18.5%2c5S22%2c6.57%2c22%2c8.5c0%2c0.79-0.26%2c1.52-0.7%2c2.1L15%2c19h7'/%3e %3c/svg%3e")}.dito-icon--heading-3:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='5' x2='2' y2='19'/%3e %3cline x1='10' y1='5' x2='10' y2='19'/%3e %3cline x1='2' y1='12' x2='10' y2='12'/%3e %3cpath d='M15.11%2c7.62C15.5%2c6.12%2c16.87%2c5%2c18.5%2c5C20.43%2c5%2c22%2c6.57%2c22%2c8.5S20.43%2c12%2c18.5%2c12c1.93%2c0%2c3.5%2c1.57%2c3.5%2c3.5S20.43%2c19%2c18.5%2c19c-1.63%2c0-3-1.12-3.39-2.62'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='5' x2='2' y2='19'/%3e %3cline x1='10' y1='5' x2='10' y2='19'/%3e %3cline x1='2' y1='12' x2='10' y2='12'/%3e %3cpath d='M15.11%2c7.62C15.5%2c6.12%2c16.87%2c5%2c18.5%2c5C20.43%2c5%2c22%2c6.57%2c22%2c8.5S20.43%2c12%2c18.5%2c12c1.93%2c0%2c3.5%2c1.57%2c3.5%2c3.5S20.43%2c19%2c18.5%2c19c-1.63%2c0-3-1.12-3.39-2.62'/%3e %3c/svg%3e")}.dito-icon--heart:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'/%3e %3c/svg%3e")}.dito-icon--home:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3e %3cpolyline points='9 22 9 12 15 12 15 22'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3e %3cpolyline points='9 22 9 12 15 12 15 22'/%3e %3c/svg%3e")}.dito-icon--horizontal-rule:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='12' x2='22' y2='12'/%3e %3cpolyline points='4%2c10 2%2c12 4%2c14 '/%3e %3cpolyline points='20%2c10 22%2c12 20%2c14 '/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='12' x2='22' y2='12'/%3e %3cpolyline points='4%2c10 2%2c12 4%2c14 '/%3e %3cpolyline points='20%2c10 22%2c12 20%2c14 '/%3e %3c/svg%3e")}.dito-icon--image:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3crect x='3' y='3' width='18' height='18' rx='2' ry='2'/%3e %3ccircle cx='8.5' cy='8.5' r='1.5'/%3e %3cpolyline points='21 15 16 10 5 21'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3crect x='3' y='3' width='18' height='18' rx='2' ry='2'/%3e %3ccircle cx='8.5' cy='8.5' r='1.5'/%3e %3cpolyline points='21 15 16 10 5 21'/%3e %3c/svg%3e")}.dito-icon--info:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='12' cy='12' r='10'/%3e %3cline x1='12' y1='17' x2='12' y2='12'/%3e %3cline stroke-width='2.5' x1='12' y1='8' x2='12' y2='8'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='12' cy='12' r='10'/%3e %3cline x1='12' y1='17' x2='12' y2='12'/%3e %3cline stroke-width='2.5' x1='12' y1='8' x2='12' y2='8'/%3e %3c/svg%3e")}.dito-icon--italic:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='19' y1='4' x2='10' y2='4'/%3e %3cline x1='14' y1='20' x2='5' y2='20'/%3e %3cline x1='15' y1='4' x2='9' y2='20'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='19' y1='4' x2='10' y2='4'/%3e %3cline x1='14' y1='20' x2='5' y2='20'/%3e %3cline x1='15' y1='4' x2='9' y2='20'/%3e %3c/svg%3e")}.dito-icon--link:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='8' y1='16' x2='16' y2='8'/%3e %3cpath d='M11.82%2c8.18c-0.23-0.97%2c0.04-2.04%2c0.8-2.8l2.26-2.26c1.17-1.17%2c3.07-1.17%2c4.24%2c0l1.76%2c1.76 c1.17%2c1.17%2c1.17%2c3.07%2c0%2c4.24l-2.26%2c2.26c-0.76%2c0.76-1.83%2c1.03-2.8%2c0.8'/%3e %3cpath d='M12.18%2c15.82c0.23%2c0.97-0.04%2c2.04-0.8%2c2.8l-2.26%2c2.26c-1.17%2c1.17-3.07%2c1.17-4.24%2c0l-1.76-1.76 c-1.17-1.17-1.17-3.07%2c0-4.24l2.26-2.26c0.76-0.76%2c1.83-1.03%2c2.8-0.8'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='8' y1='16' x2='16' y2='8'/%3e %3cpath d='M11.82%2c8.18c-0.23-0.97%2c0.04-2.04%2c0.8-2.8l2.26-2.26c1.17-1.17%2c3.07-1.17%2c4.24%2c0l1.76%2c1.76 c1.17%2c1.17%2c1.17%2c3.07%2c0%2c4.24l-2.26%2c2.26c-0.76%2c0.76-1.83%2c1.03-2.8%2c0.8'/%3e %3cpath d='M12.18%2c15.82c0.23%2c0.97-0.04%2c2.04-0.8%2c2.8l-2.26%2c2.26c-1.17%2c1.17-3.07%2c1.17-4.24%2c0l-1.76-1.76 c-1.17-1.17-1.17-3.07%2c0-4.24l2.26-2.26c0.76-0.76%2c1.83-1.03%2c2.8-0.8'/%3e %3c/svg%3e")}.dito-icon--mail:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3e %3cpolyline points='22%2c6 12%2c13 2%2c6'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3e %3cpolyline points='22%2c6 12%2c13 2%2c6'/%3e %3c/svg%3e")}.dito-icon--menu:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='3' y1='12' x2='21' y2='12'/%3e %3cline x1='3' y1='6' x2='21' y2='6'/%3e %3cline x1='3' y1='18' x2='21' y2='18'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='3' y1='12' x2='21' y2='12'/%3e %3cline x1='3' y1='6' x2='21' y2='6'/%3e %3cline x1='3' y1='18' x2='21' y2='18'/%3e %3c/svg%3e")}.dito-icon--ordered-list:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='9' y1='4' x2='21' y2='4'/%3e %3cline x1='9' y1='12' x2='21' y2='12'/%3e %3cline x1='9' y1='20' x2='21' y2='20'/%3e %3cg style='stroke-width: 1.5%3b'%3e %3cpolyline points='2.5%2c3.5 4%2c2 4%2c6'/%3e %3cpath d='M3%2c11c0-0.55%2c0.45-1%2c1-1s1%2c0.45%2c1%2c1c0%2c0.23-0.07%2c0.43-0.2%2c0.6L3%2c14h2'/%3e %3cpath d='M3.03%2c18.75C3.14%2c18.32%2c3.53%2c18%2c4%2c18c0.55%2c0%2c1%2c0.45%2c1%2c1s-0.45%2c1-1%2c1c0.55%2c0%2c1%2c0.45%2c1%2c1s-0.45%2c1-1%2c1c-0.47%2c0-0.86-0.32-0.97-0.75'/%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='9' y1='4' x2='21' y2='4'/%3e %3cline x1='9' y1='12' x2='21' y2='12'/%3e %3cline x1='9' y1='20' x2='21' y2='20'/%3e %3cg style='stroke-width: 1.5%3b'%3e %3cpolyline points='2.5%2c3.5 4%2c2 4%2c6'/%3e %3cpath d='M3%2c11c0-0.55%2c0.45-1%2c1-1s1%2c0.45%2c1%2c1c0%2c0.23-0.07%2c0.43-0.2%2c0.6L3%2c14h2'/%3e %3cpath d='M3.03%2c18.75C3.14%2c18.32%2c3.53%2c18%2c4%2c18c0.55%2c0%2c1%2c0.45%2c1%2c1s-0.45%2c1-1%2c1c0.55%2c0%2c1%2c0.45%2c1%2c1s-0.45%2c1-1%2c1c-0.47%2c0-0.86-0.32-0.97-0.75'/%3e %3c/g%3e %3c/svg%3e")}.dito-icon--paperclip:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48'/%3e %3c/svg%3e")}.dito-icon--paragraph:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M22%2c2H7.5C4.5%2c2%2c2%2c4.5%2c2%2c7.5S4.5%2c13%2c7.5%2c13H11'/%3e %3cline x1='11' y1='2' x2='11' y2='22'/%3e %3cline x1='18' y1='2' x2='18' y2='22'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M22%2c2H7.5C4.5%2c2%2c2%2c4.5%2c2%2c7.5S4.5%2c13%2c7.5%2c13H11'/%3e %3cline x1='11' y1='2' x2='11' y2='22'/%3e %3cline x1='18' y1='2' x2='18' y2='22'/%3e %3c/svg%3e")}.dito-icon--paste:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M8%2c1h6c0.552%2c0%2c1%2c0.448%2c1%2c1v2c0%2c0.552-0.448%2c1-1%2c1H8C7.448%2c5%2c7%2c4.552%2c7%2c4V2C7%2c1.448%2c7.448%2c1%2c8%2c1z'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M15%2c3h2c1.105%2c0%2c2%2c0.895%2c2%2c2v1'/%3e %3cpath d='M10%2c9h9c1.105%2c0%2c2%2c0.895%2c2%2c2v10c0%2c1.105-0.895%2c2-2%2c2h-9c-1.105%2c0-2-0.895-2-2V11C8%2c9.895%2c8.895%2c9%2c10%2c9z'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M8%2c1h6c0.552%2c0%2c1%2c0.448%2c1%2c1v2c0%2c0.552-0.448%2c1-1%2c1H8C7.448%2c5%2c7%2c4.552%2c7%2c4V2C7%2c1.448%2c7.448%2c1%2c8%2c1z'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M15%2c3h2c1.105%2c0%2c2%2c0.895%2c2%2c2v1'/%3e %3cpath d='M10%2c9h9c1.105%2c0%2c2%2c0.895%2c2%2c2v10c0%2c1.105-0.895%2c2-2%2c2h-9c-1.105%2c0-2-0.895-2-2V11C8%2c9.895%2c8.895%2c9%2c10%2c9z'/%3e %3c/svg%3e")}.dito-icon--percent:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='19' y1='5' x2='5' y2='19'/%3e %3ccircle cx='6.5' cy='6.5' r='2.5'/%3e %3ccircle cx='17.5' cy='17.5' r='2.5'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='19' y1='5' x2='5' y2='19'/%3e %3ccircle cx='6.5' cy='6.5' r='2.5'/%3e %3ccircle cx='17.5' cy='17.5' r='2.5'/%3e %3c/svg%3e")}.dito-icon--redo:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M3%2c16C3%2c12.12%2c6.12%2c9%2c10%2c9c1.94%2c0%2c3.73%2c0.73%2c5%2c2l5%2c5'/%3e %3cpolyline points='20%2c10 20%2c16 14%2c16'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M3%2c16C3%2c12.12%2c6.12%2c9%2c10%2c9c1.94%2c0%2c3.73%2c0.73%2c5%2c2l5%2c5'/%3e %3cpolyline points='20%2c10 20%2c16 14%2c16'/%3e %3c/svg%3e")}.dito-icon--refresh:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='23 4 23 10 17 10'/%3e %3cpolyline points='1 20 1 14 7 14'/%3e %3cpath d='M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='23 4 23 10 17 10'/%3e %3cpolyline points='1 20 1 14 7 14'/%3e %3cpath d='M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15'/%3e %3c/svg%3e")}.dito-icon--remove:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='12' x2='22' y2='12'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='12' x2='22' y2='12'/%3e %3c/svg%3e")}.dito-icon--resize:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 1.5%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='8' y1='22' x2='22' y2='8'/%3e %3cline x1='16' y1='22' x2='22' y2='16'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 1.5%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='8' y1='22' x2='22' y2='8'/%3e %3cline x1='16' y1='22' x2='22' y2='16'/%3e %3c/svg%3e")}.dito-icon--search:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='11' cy='11' r='8'/%3e %3cline x1='21' y1='21' x2='16.65' y2='16.65'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='11' cy='11' r='8'/%3e %3cline x1='21' y1='21' x2='16.65' y2='16.65'/%3e %3c/svg%3e")}.dito-icon--settings:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='12' cy='12' r='3'/%3e %3cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='12' cy='12' r='3'/%3e %3cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'/%3e %3c/svg%3e")}.dito-icon--small:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M8.8%2c19c0%2c1.5%2c1.5%2c2.5%2c3.2%2c2.5s3.2-1%2c3.2-2.5s-1.5-2.5-3.2-2.5c-1.6%2c0-3-1.2-3-2.5s1.4-2.5%2c3-2.5s3%2c1.2%2c3%2c2.5'/%3e %3cline x1='12' y1='8' x2='12' y2='1'/%3e %3cpolyline points='8.9%2c5 12%2c8 15%2c5'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M8.8%2c19c0%2c1.5%2c1.5%2c2.5%2c3.2%2c2.5s3.2-1%2c3.2-2.5s-1.5-2.5-3.2-2.5c-1.6%2c0-3-1.2-3-2.5s1.4-2.5%2c3-2.5s3%2c1.2%2c3%2c2.5'/%3e %3cline x1='12' y1='8' x2='12' y2='1'/%3e %3cpolyline points='8.9%2c5 12%2c8 15%2c5'/%3e %3c/svg%3e")}.dito-icon--strike:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M6.5%2c16c0%2c2.49%2c2.46%2c4.5%2c5.5%2c4.5s5.5-2.01%2c5.5-4.5s-2.46-4.5-5.5-4.5c-2.7%2c0-5-1.79-5-4s2.3-4%2c5-4s5%2c1.79%2c5%2c4'/%3e %3cline x1='2' y1='12' x2='22' y2='12'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M6.5%2c16c0%2c2.49%2c2.46%2c4.5%2c5.5%2c4.5s5.5-2.01%2c5.5-4.5s-2.46-4.5-5.5-4.5c-2.7%2c0-5-1.79-5-4s2.3-4%2c5-4s5%2c1.79%2c5%2c4'/%3e %3cline x1='2' y1='12' x2='22' y2='12'/%3e %3c/svg%3e")}.dito-icon--subscript:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='14' y1='5' x2='2' y2='19'/%3e %3cline x1='2' y1='5' x2='14' y2='19'/%3e %3cpath d='M6%2c4'/%3e %3cpath d='M18%2c16c0-1.1.9-2%2c2-2s2%2c.9%2c2%2c2c0%2c.46-.14.86-.4%2c1.2l-3.6%2c4.8h4'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='14' y1='5' x2='2' y2='19'/%3e %3cline x1='2' y1='5' x2='14' y2='19'/%3e %3cpath d='M6%2c4'/%3e %3cpath d='M18%2c16c0-1.1.9-2%2c2-2s2%2c.9%2c2%2c2c0%2c.46-.14.86-.4%2c1.2l-3.6%2c4.8h4'/%3e %3c/svg%3e")}.dito-icon--superscript:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='14' y1='5' x2='2' y2='19'/%3e %3cline x1='2' y1='5' x2='14' y2='19'/%3e %3cpath d='M6%2c4'/%3e %3cpath d='M18%2c4c0-1.1.9-2%2c2-2s2%2c.9%2c2%2c2c0%2c.46-.14.86-.4%2c1.2l-3.6%2c4.8h4'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='14' y1='5' x2='2' y2='19'/%3e %3cline x1='2' y1='5' x2='14' y2='19'/%3e %3cpath d='M6%2c4'/%3e %3cpath d='M18%2c4c0-1.1.9-2%2c2-2s2%2c.9%2c2%2c2c0%2c.46-.14.86-.4%2c1.2l-3.6%2c4.8h4'/%3e %3c/svg%3e")}.dito-icon--tag:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z'/%3e %3cline x1='7' y1='7' x2='7' y2='7'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z'/%3e %3cline x1='7' y1='7' x2='7' y2='7'/%3e %3c/svg%3e")}.dito-icon--trash:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='3 6 5 6 21 6'/%3e %3cpath d='M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/%3e %3cline x1='10' y1='11' x2='10' y2='17'/%3e %3cline x1='14' y1='11' x2='14' y2='17'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='3 6 5 6 21 6'/%3e %3cpath d='M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/%3e %3cline x1='10' y1='11' x2='10' y2='17'/%3e %3cline x1='14' y1='11' x2='14' y2='17'/%3e %3c/svg%3e")}.dito-icon--type:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='4 7 4 4 20 4 20 7'/%3e %3cline x1='9' y1='20' x2='15' y2='20'/%3e %3cline x1='12' y1='4' x2='12' y2='20'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='4 7 4 4 20 4 20 7'/%3e %3cline x1='9' y1='20' x2='15' y2='20'/%3e %3cline x1='12' y1='4' x2='12' y2='20'/%3e %3c/svg%3e")}.dito-icon--underline:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3'/%3e %3cline x1='4' y1='21' x2='20' y2='21'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3'/%3e %3cline x1='4' y1='21' x2='20' y2='21'/%3e %3c/svg%3e")}.dito-icon--undo:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='3%2c15 3%2c9 9%2c9'/%3e %3cpath d='M20%2c9c0%2c3.87-3.12%2c7-7%2c7c-1.94%2c0-3.73-0.73-5-2L3%2c9'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='3%2c15 3%2c9 9%2c9'/%3e %3cpath d='M20%2c9c0%2c3.87-3.12%2c7-7%2c7c-1.94%2c0-3.73-0.73-5-2L3%2c9'/%3e %3c/svg%3e")}.dito-icon--upload:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='4 10 12 2 20 10'/%3e %3cpolyline points='12 2 12 22'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='4 10 12 2 20 10'/%3e %3cpolyline points='12 2 12 22'/%3e %3c/svg%3e")}.dito-icon--add:after,.dito-icon--align-center:after,.dito-icon--align-justify:after,.dito-icon--align-left:after,.dito-icon--align-right:after,.dito-icon--alternate:after,.dito-icon--arrow:after,.dito-icon--at-sign:after,.dito-icon--blockquote:after,.dito-icon--bold:after,.dito-icon--bookmark:after,.dito-icon--bullet-list:after,.dito-icon--calendar:after,.dito-icon--chevron:after,.dito-icon--chevrons:after,.dito-icon--clear:after,.dito-icon--clock:after,.dito-icon--code-block:after,.dito-icon--code:after,.dito-icon--command:after,.dito-icon--copy:after,.dito-icon--credit-card:after,.dito-icon--crop:after,.dito-icon--dollar-sign:after,.dito-icon--drag:after,.dito-icon--edit:after,.dito-icon--ellipsis:after,.dito-icon--footnotes:after,.dito-icon--hash:after,.dito-icon--heading-1:after,.dito-icon--heading-2:after,.dito-icon--heading-3:after,.dito-icon--heart:after,.dito-icon--home:after,.dito-icon--horizontal-rule:after,.dito-icon--image:after,.dito-icon--info:after,.dito-icon--italic:after,.dito-icon--link:after,.dito-icon--mail:after,.dito-icon--menu:after,.dito-icon--ordered-list:after,.dito-icon--paperclip:after,.dito-icon--paragraph:after,.dito-icon--paste:after,.dito-icon--percent:after,.dito-icon--redo:after,.dito-icon--refresh:after,.dito-icon--remove:after,.dito-icon--resize:after,.dito-icon--search:after,.dito-icon--settings:after,.dito-icon--small:after,.dito-icon--strike:after,.dito-icon--subscript:after,.dito-icon--superscript:after,.dito-icon--tag:after,.dito-icon--trash:after,.dito-icon--type:after,.dito-icon--underline:after,.dito-icon--undo:after,.dito-icon--upload:after{position:absolute}.dito-icon{width:1em;height:1em;position:relative}.dito-input .dito-icon{color:gray;background:#fff;border-radius:4px;font-style:normal}.dito-input .dito-icon.dito-icon--disabled{color:#c7c7c7}.dito-input:focus-within .dito-icon{color:#3898ff}.dito-date-picker .dito-input{font-variant-numeric:tabular-nums;width:100%;min-width:8em}.dito-date-picker-popup{margin:2px 0}.dito-time-picker .dito-input{width:100%;min-width:6em}.dito-time-picker-popup{max-width:160px;margin:2px 0}.dito-time-picker .dito-input{font-variant-numeric:tabular-nums;width:100%}.dito-time-picker-popup{background:#fff;border:1px solid #c7c7c7;border-radius:4px;list-style:none;overflow:hidden;box-shadow:0 2px 6px #0a0a0a40}.dito-time-picker-popup .dito-time-picker-panel{float:left;box-sizing:border-box;border:0 solid #c7c7c7;border-width:0 1px;width:calc(33.3333% + 1px);margin-left:-1px;overflow:hidden}.dito-time-picker-popup .dito-time-picker-panel:last-child{border-right:0}.dito-time-picker-popup .dito-time-picker-panel ul{box-sizing:content-box;width:100%;height:168px;margin:0;padding:0 17px 0 0;list-style:none;overflow:hidden auto}.dito-time-picker-popup .dito-time-picker-panel ul>li{box-sizing:content-box;text-align:center;font-variant-numeric:tabular-nums;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#fff;width:100%;height:24px;line-height:24px;overflow:hidden}.dito-time-picker-popup .dito-time-picker-panel ul>li:first-child{margin-top:72px}.dito-time-picker-popup .dito-time-picker-panel ul>li:last-child{margin-bottom:72px}.dito-time-picker-popup .dito-time-picker-panel ul>li:hover{background:#b3d7ff}.dito-time-picker-popup .dito-time-picker-panel ul>li.selected,.dito-time-picker-popup .dito-time-picker-panel ul>li.selected:hover{color:#fff;background:#3898ff}.dito-time-picker-popup .dito-time-picker-panel ul>li.disabled{cursor:default;color:gray}.dito-time-picker-popup .dito-time-picker-panel ul>li.disabled:hover{background:0 0}.dito-date-time-picker__inner{display:flex}.dito-date-time-picker__input{font-variant-numeric:tabular-nums;flex:1;min-width:12em}.dito-date-time-picker .dito-date-picker,.dito-date-time-picker .dito-time-picker{position:absolute}.dito-pagination .dito-button--ellipsis-prev:before,.dito-pagination .dito-button--ellipsis-next:before,.dito-pagination .dito-button--ellipsis-prev:hover:before,.dito-pagination .dito-button--ellipsis-next:hover:before,.dito-pagination .dito-button--prev:before,.dito-pagination .dito-button--next:before{content:"";background:currentColor;width:1em;margin:auto;position:absolute;inset:0;-webkit-mask:none 50% no-repeat content-box;mask:none 50% no-repeat content-box}.dito-pagination .dito-button--prev:before,.dito-pagination .dito-button--next:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='8%2c4 16%2c12 8%2c20'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='8%2c4 16%2c12 8%2c20'/%3e %3c/svg%3e")}.dito-pagination .dito-button--ellipsis-prev:hover:before,.dito-pagination .dito-button--ellipsis-next:hover:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='4%2c4 12%2c12 4%2c20'/%3e %3cpolyline points='12%2c4 20%2c12 12%2c20'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='4%2c4 12%2c12 4%2c20'/%3e %3cpolyline points='12%2c4 20%2c12 12%2c20'/%3e %3c/svg%3e")}.dito-pagination .dito-button--ellipsis-prev:before,.dito-pagination .dito-button--ellipsis-next:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: currentColor%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='4' cy='12' r='1'/%3e %3ccircle cx='12' cy='12' r='1'/%3e %3ccircle cx='20' cy='12' r='1'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: currentColor%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='4' cy='12' r='1'/%3e %3ccircle cx='12' cy='12' r='1'/%3e %3ccircle cx='20' cy='12' r='1'/%3e %3c/svg%3e")}.dito-pagination{display:flex}.dito-pagination .dito-pagination-total{text-overflow:ellipsis;white-space:nowrap;margin:0 .5em;line-height:2em;overflow:hidden}.dito-pagination .dito-button{font-variant-numeric:tabular-nums;padding:0 .5em;transition:all .3s,color,background,border}.dito-pagination .dito-button--prev:before{transform:scaleX(-1)}.dito-pagination .dito-button--ellipsis-prev,.dito-pagination .dito-button--ellipsis-next{color:#0a0a0a;background:0 0;border:0;margin:0;padding:0}.dito-pagination .dito-button--ellipsis-prev:focus,.dito-pagination .dito-button--ellipsis-next:focus{color:#3898ff}.dito-pagination .dito-button--ellipsis-prev:active,.dito-pagination .dito-button--ellipsis-next:active{-webkit-box-shadow:none;box-shadow:none}.dito-pagination .dito-button--ellipsis-prev:before{transform:scaleX(-1)}.dito-switch--disabled{opacity:.6;pointer-events:none}.dito-switch{--switch-width:4em;--switch-height:2em;--switch-margin:2px;--switch-padding:3px;--switch-speed:.3s;--label-margin:.5em;--width:calc(var(--switch-width) - 2 * var(--switch-margin));--height:calc(var(--switch-height) - 2 * var(--switch-margin));--offset:calc(var(--width) - var(--height));height:var(--switch-height);vertical-align:bottom;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;display:inline-block;position:relative}.dito-switch__pane{width:var(--width);height:var(--height);position:relative}.dito-switch__pane,.dito-switch__label{top:50%;transform:translateY(-50%)}.dito-switch input{cursor:pointer;appearance:none;background:#c7c7c7;border-radius:1em;width:100%;height:100%;transition:border-color .3s,background-color .3s}.dito-switch__button{--size:calc(var(--height) - 2 * var(--switch-padding));top:var(--switch-padding);left:var(--switch-padding);width:var(--size);height:var(--size);border-radius:calc(var(--size) / 2);box-sizing:border-box;-webkit-transition:-webkit-transform var(--switch-speed);transition:-webkit-transform var(--switch-speed);transition:transform var(--switch-speed);transition:transform var(--switch-speed), -webkit-transform var(--switch-speed);background:#fff;position:absolute;transform:translate(0)}.dito-switch__button,.dito-switch__label{pointer-events:none}.dito-switch__label{right:var(--label-margin);text-transform:uppercase;color:#fff;position:absolute}.dito-switch--checked input{background:#3898ff}.dito-switch--checked .dito-switch__button{-webkit-transform:translateX(var(--offset));transform:translateX(var(--offset))}.dito-switch--checked .dito-switch__label{left:var(--label-margin);right:unset}.dito-switch:focus-within:not(:hover) .dito-switch__button{box-shadow:0 0 0 1px #3898ff}.dito-height-enter-active,.dito-height-leave-active{transition:height .15s cubic-bezier(.165,.84,.44,1);overflow:hidden}.dito-height-enter-active{animation:.15s cubic-bezier(.165,.84,.44,1) dito-slide-enter}.dito-height-leave-active{animation:.15s cubic-bezier(.165,.84,.44,1) dito-slide-leave}.dito-height-enter-from,.dito-height-leave-to{height:0}.dito-dialog{z-index:4000;background:#0003;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden}.dito-dialog__focus-trap{max-height:100%;display:flex}.dito-dialog .dito-container:has(.dito-button--cancel){order:-1}.dito-dialog form{box-sizing:border-box;max-width:var(--width,480px);background:#fff;border-radius:4px;max-height:100%;display:flex;position:relative;box-shadow:0 20px 60px -2px #1b213a66}.dito-dialog-enter-active,.dito-dialog-leave-active{transition:opacity .15s}.dito-dialog-enter-active form,.dito-dialog-leave-active form{transition:transform .25s}.dito-dialog-enter-from,.dito-dialog-leave-to{opacity:0}.dito-dialog-enter-from form,.dito-dialog-leave-to form{transform:translateY(-20px)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{color:#fff;white-space:normal;background-color:#333;border-radius:4px;outline:0;font-size:14px;line-height:1.4;transition-property:transform,visibility,opacity;position:relative}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-width:8px 8px 0;border-top-color:initial;transform-origin:top;bottom:-7px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-width:0 8px 8px;border-bottom-color:initial;transform-origin:bottom;top:-7px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;transform-origin:0;right:-7px}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:100%;left:-7px}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;width:16px;height:16px}.tippy-arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}.tippy-content{z-index:1;padding:5px 9px;position:relative}.tippy-box[data-animation=shift-away-subtle][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=top]{transform:translateY(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=bottom]{transform:translateY(-5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=left]{transform:translate(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=right]{transform:translate(-5px)}.dito-buttons--round .dito-button--upload:empty:before,.dito-buttons--small .dito-button--upload:empty:before,.dito-buttons--round .dito-button--delete:empty:before,.dito-buttons--round .dito-button--remove:empty:before,.dito-buttons--small .dito-button--delete:empty:before,.dito-buttons--small .dito-button--remove:empty:before,.dito-buttons--round .dito-button--paste:empty:before,.dito-buttons--small .dito-button--paste:empty:before,.dito-info:before,.dito-buttons--round .dito-button--edit:empty:before,.dito-buttons--small .dito-button--edit:empty:before,.dito-buttons--round .dito-button--drag:empty:before,.dito-buttons--small .dito-button--drag:empty:before,.dito-buttons--round .dito-button--copy:empty:before,.dito-buttons--small .dito-button--copy:empty:before,.dito-buttons--round .dito-button--clear:empty:before,.dito-buttons--small .dito-button--clear:empty:before{content:"";background:currentColor;width:1em;margin:auto;position:absolute;inset:0;-webkit-mask:none 50% no-repeat content-box;mask:none 50% no-repeat content-box}h1,h2,h3,h4,h5,input,select,button,textarea{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}a{color:inherit;text-decoration:none}a:focus,input:focus,select:focus,button:focus,textarea:focus{outline:none}a::-moz-focus-outer{border:none}a::-moz-focus-inner{border:none}input::-moz-focus-outer{border:none}input::-moz-focus-inner{border:none}select::-moz-focus-outer{border:none}select::-moz-focus-inner{border:none}button::-moz-focus-outer{border:none}button::-moz-focus-inner{border:none}textarea::-moz-focus-outer{border:none}textarea::-moz-focus-inner{border:none}select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--color-text,black)}ul{margin:0;padding:0;list-style:none}ul li{margin:0}table{border-spacing:0}a,button{cursor:pointer}label,label *{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}:root{--font-size:13px;--line-height:1.38462;--color-text:#0a0a0a;font-size:var(--font-size);line-height:var(--line-height);color:var(--color-text);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:#ededed;max-width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;overflow-x:hidden}.dito-button__order-arrows{width:6px;padding-left:6px;display:inline-block}.dito-button__order-arrows:before{content:"";pointer-events:none;border-top:0;border-bottom:1px solid #3898ff;border-left:1px solid #3898ff;border-right:0;width:4px;height:4px;margin:auto;position:absolute;top:0;bottom:3px;transform:rotate(135deg)}.dito-button__order-arrows:after{content:"";pointer-events:none;border-top:0;border-bottom:1px solid #3898ff;border-left:1px solid #3898ff;border-right:0;width:4px;height:4px;margin:auto;position:absolute;top:3px;bottom:0;transform:rotate(-45deg)}.dito-button--order-asc .dito-button__order-arrows:before{bottom:0}.dito-button--order-asc .dito-button__order-arrows:after,.dito-button--order-desc .dito-button__order-arrows:before{display:none}.dito-button--order-desc .dito-button__order-arrows:after{top:0}.dito-button--create:empty:before{content:"Create"}.dito-button--add:empty:before{content:"Add"}.dito-button--delete:empty:before{content:"Delete"}.dito-button--remove:empty:before{content:"Remove"}.dito-button--edit:empty:before{content:"Edit"}.dito-button--clear:empty:before{content:"Clear"}.dito-button--save:empty:before{content:"Save"}.dito-button--apply:empty:before{content:"Apply"}.dito-button--login:empty:before{content:"Login"}.dito-button--ok:empty:before{content:"OK"}.dito-button--cancel:empty:before{content:"Cancel"}.dito-button--close:empty:before{content:"Close"}.dito-button--drag:empty:before{content:"Drag"}.dito-button--copy:empty:before{content:"Copy"}.dito-button--paste:empty:before{content:"Paste"}.dito-button--drag{cursor:-webkit-grab;cursor:grab}.dito-button--drag:active{cursor:-webkit-grabbing;cursor:grabbing}.dito-buttons--large{--button-margin:3px;flex-flow:wrap;justify-content:center;padding-bottom:16px;font-size:14px}.dito-buttons--large .dito-container{margin-top:16px}.dito-buttons--large .dito-button{border-radius:2em;padding:.3em .9em}.dito-buttons--main{border-top:1px solid #c7c7c7}.dito-buttons--sticky{z-index:500;margin-top:32px;margin-bottom:calc(-1 * var(--pane-padding,0px));background:#ededed;align-self:flex-end;position:sticky;bottom:0;box-shadow:0 -16px 16px -16px #0a0a0a40}.dito-buttons--sticky:empty{display:none}.dito-info:before,.dito-buttons--round .dito-button--upload:empty:before,.dito-buttons--small .dito-button--upload:empty:before,.dito-buttons--round .dito-button--delete:empty:before,.dito-buttons--round .dito-button--remove:empty:before,.dito-buttons--small .dito-button--delete:empty:before,.dito-buttons--small .dito-button--remove:empty:before,.dito-buttons--round .dito-button--edit:empty:before,.dito-buttons--small .dito-button--edit:empty:before,.dito-buttons--round .dito-button--clear:empty:before,.dito-buttons--small .dito-button--clear:empty:before,.dito-buttons--round .dito-button--drag:empty:before,.dito-buttons--small .dito-button--drag:empty:before,.dito-buttons--round .dito-button--copy:empty:before,.dito-buttons--small .dito-button--copy:empty:before,.dito-buttons--round .dito-button--paste:empty:before,.dito-buttons--small .dito-button--paste:empty:before{content:"";background:currentColor;width:1em;margin:auto;position:absolute;inset:0;-webkit-mask:none 50% no-repeat content-box;mask:none 50% no-repeat content-box}.dito-buttons--round .dito-button--clear:empty:before,.dito-buttons--small .dito-button--clear:empty:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='4' y1='4' x2='20' y2='20'/%3e %3cline x1='20' y1='4' x2='4' y2='20'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='4' y1='4' x2='20' y2='20'/%3e %3cline x1='20' y1='4' x2='4' y2='20'/%3e %3c/svg%3e")}.dito-buttons--round .dito-button--copy:empty:before,.dito-buttons--small .dito-button--copy:empty:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M8%2c1h6c0.552%2c0%2c1%2c0.448%2c1%2c1v2c0%2c0.552-0.448%2c1-1%2c1H8C7.448%2c5%2c7%2c4.552%2c7%2c4V2C7%2c1.448%2c7.448%2c1%2c8%2c1z'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M15%2c3h2c1.105%2c0%2c2%2c0.895%2c2%2c2v1'/%3e %3cg%3e %3cpath d='M8%2c11c0-1.105%2c0.895-2%2c2-2'/%3e %3cpath d='M10%2c23c-1.105%2c0-2-0.895-2-2'/%3e %3cpath d='M21%2c21c0%2c1.105-0.895%2c2-2%2c2'/%3e %3cpath d='M19%2c9c1.105%2c0%2c2%2c0.895%2c2%2c2'/%3e %3cline x1='13.5' y1='9' x2='15.5' y2='9'/%3e %3cline x1='13.5' y1='23' x2='15.5' y2='23'/%3e %3cline x1='8' y1='14.5' x2='8' y2='17.5'/%3e %3cline x1='21' y1='14.5' x2='21' y2='17.5'/%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M8%2c1h6c0.552%2c0%2c1%2c0.448%2c1%2c1v2c0%2c0.552-0.448%2c1-1%2c1H8C7.448%2c5%2c7%2c4.552%2c7%2c4V2C7%2c1.448%2c7.448%2c1%2c8%2c1z'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M15%2c3h2c1.105%2c0%2c2%2c0.895%2c2%2c2v1'/%3e %3cg%3e %3cpath d='M8%2c11c0-1.105%2c0.895-2%2c2-2'/%3e %3cpath d='M10%2c23c-1.105%2c0-2-0.895-2-2'/%3e %3cpath d='M21%2c21c0%2c1.105-0.895%2c2-2%2c2'/%3e %3cpath d='M19%2c9c1.105%2c0%2c2%2c0.895%2c2%2c2'/%3e %3cline x1='13.5' y1='9' x2='15.5' y2='9'/%3e %3cline x1='13.5' y1='23' x2='15.5' y2='23'/%3e %3cline x1='8' y1='14.5' x2='8' y2='17.5'/%3e %3cline x1='21' y1='14.5' x2='21' y2='17.5'/%3e %3c/g%3e %3c/svg%3e")}.dito-buttons--round .dito-button--drag:empty:before,.dito-buttons--small .dito-button--drag:empty:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='5%2c8%2c 12%2c1 19%2c8'/%3e %3cpolyline points='5%2c16%2c 12%2c23 19%2c16'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='5%2c8%2c 12%2c1 19%2c8'/%3e %3cpolyline points='5%2c16%2c 12%2c23 19%2c16'/%3e %3c/svg%3e")}.dito-buttons--round .dito-button--edit:empty:before,.dito-buttons--small .dito-button--edit:empty:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='2%2c16 16%2c2 20%2c6 6%2c20'/%3e %3cpolyline points='14%2c4 18%2c8'/%3e %3cpolygon points='6%2c20 2%2c20 2%2c16' style='fill:black%3b'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='2%2c16 16%2c2 20%2c6 6%2c20'/%3e %3cpolyline points='14%2c4 18%2c8'/%3e %3cpolygon points='6%2c20 2%2c20 2%2c16' style='fill:black%3b'/%3e %3c/svg%3e")}.dito-info:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='12' cy='12' r='10'/%3e %3cline x1='12' y1='17' x2='12' y2='12'/%3e %3cline stroke-width='2.5' x1='12' y1='8' x2='12' y2='8'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3ccircle cx='12' cy='12' r='10'/%3e %3cline x1='12' y1='17' x2='12' y2='12'/%3e %3cline stroke-width='2.5' x1='12' y1='8' x2='12' y2='8'/%3e %3c/svg%3e")}.dito-buttons--round .dito-button--paste:empty:before,.dito-buttons--small .dito-button--paste:empty:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M8%2c1h6c0.552%2c0%2c1%2c0.448%2c1%2c1v2c0%2c0.552-0.448%2c1-1%2c1H8C7.448%2c5%2c7%2c4.552%2c7%2c4V2C7%2c1.448%2c7.448%2c1%2c8%2c1z'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M15%2c3h2c1.105%2c0%2c2%2c0.895%2c2%2c2v1'/%3e %3cpath d='M10%2c9h9c1.105%2c0%2c2%2c0.895%2c2%2c2v10c0%2c1.105-0.895%2c2-2%2c2h-9c-1.105%2c0-2-0.895-2-2V11C8%2c9.895%2c8.895%2c9%2c10%2c9z'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpath d='M8%2c1h6c0.552%2c0%2c1%2c0.448%2c1%2c1v2c0%2c0.552-0.448%2c1-1%2c1H8C7.448%2c5%2c7%2c4.552%2c7%2c4V2C7%2c1.448%2c7.448%2c1%2c8%2c1z'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M5%2c21c-1.105%2c0-2-0.895-2-2V5c0-1.105%2c0.895-2%2c2-2h2'/%3e %3cpath d='M15%2c3h2c1.105%2c0%2c2%2c0.895%2c2%2c2v1'/%3e %3cpath d='M10%2c9h9c1.105%2c0%2c2%2c0.895%2c2%2c2v10c0%2c1.105-0.895%2c2-2%2c2h-9c-1.105%2c0-2-0.895-2-2V11C8%2c9.895%2c8.895%2c9%2c10%2c9z'/%3e %3c/svg%3e")}.dito-buttons--round .dito-button--delete:empty:before,.dito-buttons--round .dito-button--remove:empty:before,.dito-buttons--small .dito-button--delete:empty:before,.dito-buttons--small .dito-button--remove:empty:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='12' x2='22' y2='12'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='2' y1='12' x2='22' y2='12'/%3e %3c/svg%3e")}.dito-buttons--round .dito-button--upload:empty:before,.dito-buttons--small .dito-button--upload:empty:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='4 10 12 2 20 10'/%3e %3cpolyline points='12 2 12 22'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cpolyline points='4 10 12 2 20 10'/%3e %3cpolyline points='12 2 12 22'/%3e %3c/svg%3e")}.dito-pulldown{z-index:1000;border-radius:.5em;display:none;position:absolute;top:0;overflow:hidden;box-shadow:0 2px 6px #0a0a0a40}.dito-pulldown--open{display:block}.dito-pulldown li{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.dito-pulldown__item{background:#e0e0e0;padding:.5em 1em;line-height:1;display:block}.dito-pulldown__item--disabled{color:gray;cursor:default}.dito-pulldown__item:not(.dito-pulldown__item--disabled):hover{color:#fff;background:#3898ff}.dito-layout--vertical,.dito-layout--horizontal{display:flex}.dito-layout--vertical>*,.dito-layout--horizontal>*{flex:none;display:flex}.dito-layout--horizontal{gap:6px}.dito-layout--vertical{flex-direction:column}.dito-scroll{flex:1;max-height:100%;overflow:auto}.dito-scroll-parent{flex-flow:column;flex:1;display:flex;overflow:hidden}.dito-table{--separator-width:1px;border-radius:4px;width:100%;height:min-content}.dito-table>tbody>tr,.dito-table>tfoot>tr{vertical-align:baseline}.dito-table>tbody>tr>td,.dito-table>tfoot>tr>td{background:#ededed;padding:6px 0 6px 6px}.dito-table>tbody>tr>td:last-child,.dito-table>tfoot>tr>td:last-child{padding-right:6px}.dito-table__buttons{width:1%}.dito-table__buttons,.dito-table__buttons .dito-button{vertical-align:top}.dito-table--larger-padding td:not(.dito-table__buttons){padding:9px 0 9px 9px}.dito-table--separators>tbody>tr+tr>td,.dito-table--separators>tbody:not(:empty)+tfoot>tr>td{border-top:var(--separator-width) solid #c7c7c7}.dito-table--alternate-colors>tbody>tr:nth-child(odd)>td,.dito-table--alternate-colors.dito-table--even-count>tfoot>tr>td,.dito-table--background>tbody>tr>td,.dito-table--background>tfoot>tr>td{background:#fff}.dito-table>thead>tr>th>*{box-sizing:content-box}.dito-table>thead>tr>th>:not(:focus){border-style:solid;border-color:#c7c7c7}.dito-table>thead>tr>th>*{border-width:1px}.dito-table>thead>tr>th:first-child>*{border-top-width:1px;border-left-width:1px;border-top-left-radius:4px}.dito-table>thead>tr>th:last-child>*{border-top-width:1px;border-right-width:1px;border-top-right-radius:4px}.dito-table>thead>tr>th+th>*{margin-left:-1px}.dito-table>thead>tr>th+th>:focus{z-index:1}.dito-table>tbody>tr>td{border:0 solid #c7c7c7}.dito-table>tbody>tr>td:first-child{border-left-width:1px}.dito-table>tbody>tr>td:last-child{border-right-width:1px}.dito-table>tbody:first-child>tr:first-child>td,.dito-table>tbody:first-child:empty+tfoot>tr>td{border-top-width:1px}.dito-table>tbody:first-child>tr:first-child>td:first-child,.dito-table>tbody:first-child:empty+tfoot>tr>td:first-child{border-top-width:1px;border-left-width:1px;border-top-left-radius:4px}.dito-table>tbody:first-child>tr:first-child>td:last-child,.dito-table>tbody:first-child:empty+tfoot>tr>td:last-child{border-top-width:1px;border-right-width:1px;border-top-right-radius:4px}.dito-table>tbody:last-child>tr:last-child>td{border-bottom-width:1px}.dito-table>tbody:last-child>tr:last-child>td:first-child{border-bottom-width:1px;border-left-width:1px;border-bottom-left-radius:4px}.dito-table>tbody:last-child>tr:last-child>td:last-child{border-bottom-width:1px;border-right-width:1px;border-bottom-right-radius:4px}.dito-table>tfoot>tr>td{border:0 solid #c7c7c7;border-bottom-width:1px}.dito-table>tfoot>tr>td:first-child{border-bottom-width:1px;border-left-width:1px;border-bottom-left-radius:4px}.dito-table>tfoot>tr>td:last-child{border-bottom-width:1px;border-right-width:1px;border-bottom-right-radius:4px}.dito-table .dito-table{margin:0}.dito-info{--size:calc(1em * var(--line-height));-webkit-box-flex:0;flex:0 0 var(--size);width:var(--size);height:var(--size);text-align:center;vertical-align:top;color:#3898ff;margin-left:.35em;display:inline-block;position:relative}.dito-info:before{width:var(--size)}.tippy-box .tippy-content,.tippy-box .tippy-arrow{z-index:750}.tippy-box[data-theme]{--color:#3898ff;font-size:unset;line-height:unset;background-color:var(--color);color:#fff;filter:drop-shadow(0 2px 4px #0a0a0a40)}.tippy-box[data-theme] .tippy-content{white-space:pre-line;padding:5px 7px}.tippy-box[data-theme]>.tippy-arrow:before{color:var(--color)}.tippy-box[data-theme~=info]{--color:#52a5ff}.tippy-box[data-theme~=error]{--color:#ff5274;cursor:pointer}.tippy-box[data-theme~=error]>.tippy-arrow{-webkit-transform:unset!important;transform:unset!important;left:16px!important}.dito-app,.dito-root{width:100%;height:100%;display:flex}.dito-page{--max-content-width:900px;--max-page-width:calc(var(--max-content-width) + 2 * 16px);-webkit-box-flex:0;flex:0 1 var(--max-page-width);min-width:0%;max-width:var(--max-page-width);background:#ededed;overflow:visible}.dito-page--wide{--max-content-width:1400px}.dito-account,.dito-login{cursor:pointer}.dito-drag-overlay{z-index:3000;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000040;width:100%;height:100%;position:fixed;top:0;left:0}.dito-drop-target{--shadow-alpha:.25;z-index:3001;filter:drop-shadow(0 4px 8px rgb(0, 0, 0, var(--shadow-alpha)));background:#ededed;border-radius:4px}.dito-drag-enter-active,.dito-drag-leave-active{transition:opacity .15s,-webkit-backdrop-filter .15s,backdrop-filter .15s}.dito-drag-enter-active~* .dito-drop-target,.dito-drag-leave-active~* .dito-drop-target{transition:filter .15s}.dito-drag-enter-from,.dito-drag-leave-to{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}.dito-drag-enter-from~* .dito-drop-target,.dito-drag-leave-to~* .dito-drop-target{--shadow-alpha:0}.dito-menu{--menu-active-color:#fff;--menu-active-background:#3898ff;border-right:1px solid #c7c7c7;padding:0 4px}.dito-menu__item:has(.dito-menu__sub):not(:has(.dito-menu__link--active)):hover>.dito-menu__link{background:#ededed}.dito-menu__item:has(.dito-menu__sub):not(:has(.dito-menu__link--active)):hover .dito-menu__sub{width:var(--width);z-index:2000;-webkit-transform:translateX(calc(var(--width) + 8px)) translateY(-34px);transform:translateX(calc(var(--width) + 8px)) translateY(-34px);display:block;position:absolute}.dito-menu__item:has(.dito-menu__sub):not(:has(.dito-menu__link--active)):hover .dito-menu__sub .dito-menu__item:first-child .dito-menu__link{margin-top:0}.dito-menu__item:has(.dito-menu__sub):not(:has(.dito-menu__link--active)):hover .dito-menu__sub:before{content:"";opacity:0;width:8px;height:34px;position:absolute;top:0;left:-8px}.dito-menu__item:has(.dito-menu__sub):not(:has(.dito-menu__link--active)):hover .dito-menu__sub{box-shadow:0 2px 6px #0a0a0a40}.dito-menu__link{border-radius:4px;margin-top:4px;padding:10px 12px;line-height:1;display:block}.dito-menu__link:focus:not(:active,.dito-menu__link--active){box-shadow:0 0 0 1px #3898ff}.dito-menu__link:hover{background:#ffffff80}.dito-menu__link--active,.dito-menu__link--active:hover{color:var(--menu-active-color);background:var(--menu-active-background)}.dito-menu__link--active:has(+.dito-menu__sub){--menu-active-background:#3898ffb3}.dito-menu__sub{background:#ededed;border-right:0;border-radius:4px;padding:0;display:none}.dito-menu__link--active+.dito-menu__sub{display:block}.dito-trail{box-sizing:border-box;height:3em;display:flex}.dito-trail ul{display:flex}.dito-trail li{white-space:nowrap}.dito-trail__link{display:block;position:relative}.dito-trail__link:hover .dito-trail__text{color:#c7c7c7}.dito-trail__text--dirty:after{content:"";background-color:#fff;border-radius:100%;width:8px;height:8px;margin:2px 2px 2px .5em;display:inline-block}li:not(:last-child) .dito-trail__link:before,li:not(:last-child) .dito-trail__link:after{content:"";opacity:.5;background:#fff;width:1px;height:.75em;position:absolute;right:-.25em}li:not(:last-child) .dito-trail__link:before{transform-origin:top;top:50%;transform:rotate(33deg)}li:not(:last-child) .dito-trail__link:after{transform-origin:bottom;bottom:50%;transform:rotate(-33deg)}.dito-header{z-index:2000;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#0a0a0a;font-size:14px;line-height:1;position:relative}.dito-header:after{content:"";background:inherit;z-index:-1;width:100vw;position:absolute;inset:0}.dito-header span{color:#fff;padding:14px 16px;display:inline-block}.dito-header span:empty:after{content:"​"}.dito-header__teleport{pointer-events:none;justify-content:flex-end;padding:0 16px;display:flex;position:absolute;inset:0}.dito-header__teleport>*{pointer-events:auto}.dito-header__teleport .dito-button{margin:0 0 6px 6px}.dito-navigation{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-box-flex:0;flex:0 0 min-content;white-space:nowrap;background:#e0e0e0;font-size:14px}.dito-navigation h1{color:#fff;background:#2e2e2e;border-right:1px solid #141414;font-weight:700;line-height:1;display:block}.dito-navigation h1 .dito-link{padding:14px 16px;display:block}.dito-notifications{z-index:2500;box-sizing:border-box;flex:1;margin-left:6px;container-type:inline-size}.dito-notifications .dito-header span{padding-left:0;padding-right:0}.dito-notifications__inner{position:relative}.dito-notifications .vue-notification-group{width:300px;position:absolute;top:0;left:0}@container (width<316px){.dito-notifications .vue-notification-group{left:unset;right:16px}}.dito-notifications .vue-notification-wrapper{overflow:visible}.dito-notifications .dito-notification{font-size:inherit;color:#fff;border-radius:4px;margin:16px 0;padding:8px;box-shadow:0 2px 6px #0a0a0a40}.dito-notifications .dito-notification .notification-title{padding-bottom:8px;font-weight:700}.dito-notifications .dito-notification .notification-content{word-break:break-all;overflow:hidden}.dito-notifications .dito-notification .notification-content p{margin:0}.dito-notifications .dito-notification .notification-content p+p{margin-top:8px}.dito-notifications .dito-notification,.dito-notifications .dito-notification.info{color:#fff;background:#52a5ff;border-left:12px solid #057eff}.dito-notifications .dito-notification.success{color:#fff;background:#32dc6e;border-left:12px solid #1ca64c}.dito-notifications .dito-notification.warning{color:#fff;background:#ffd561;border-left:12px solid #ffc014}.dito-notifications .dito-notification.error{color:#fff;background:#ff5274;border-left:12px solid #ff0537}.dito-sidebar{flex:0 360px;min-width:200px;max-width:360px}.dito-account{display:inline-block;position:relative}.dito-account .dito-pulldown{top:.5em}.dito-spinner{--color:#999;--size:8px;--margin:2px;align-items:center;display:flex}.dito-spinner__pulse{background:var(--color);width:var(--size);height:var(--size);margin:var(--margin);border-radius:100%;animation:.75s cubic-bezier(.2,.68,.18,1.08) infinite both dito-spinner-pulse;display:inline-block}.dito-spinner__pulse1{animation-delay:.12s}.dito-spinner__pulse2{animation-delay:.24s}.dito-spinner__pulse3{animation-delay:.36s}@keyframes dito-spinner-pulse{0%,80%{opacity:1;transform:scale(1)}45%{opacity:.7;transform:scale(.1)}}.dito-affix--html,.dito-affix--text{display:inline-block}.dito-affix--ellipsis{text-overflow:ellipsis;white-space:nowrap;flex:1;width:0;min-width:0;display:block;overflow:hidden}.dito-affixes__clear:before{content:"";background:currentColor;width:1em;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='4' y1='4' x2='20' y2='20'/%3e %3cline x1='20' y1='4' x2='4' y2='20'/%3e %3c/svg%3e") 50% no-repeat content-box;mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='4' y1='4' x2='20' y2='20'/%3e %3cline x1='20' y1='4' x2='4' y2='20'/%3e %3c/svg%3e") 50% no-repeat content-box}.dito-affixes{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;align-items:center;gap:6px;display:flex}.dito-affixes--absolute{pointer-events:none;margin:3px 6px;position:absolute;inset:1px}.dito-affixes--absolute>*{pointer-events:auto}.dito-affixes--absolute.dito-affixes--prefix{right:unset}.dito-affixes--absolute.dito-affixes--suffix{left:unset}.dito-affixes--ellipsis{flex:1}.dito-affixes--input{color:gray}.dito-affixes--input .dito-icon--disabled{color:#c7c7c7}.dito-component:not(:has(.dito-component)):focus-within .dito-affixes--input{color:#3898ff}.dito-affixes__clear{--size:calc(2em - 4px);cursor:pointer;width:var(--size);height:var(--size);border:0;border-radius:4px;margin:-2px -5px;padding:0;display:none;position:relative}.dito-component:not(:has(.dito-component)):hover .dito-affixes__clear{display:block}.dito-affixes__clear:before{color:gray}.dito-affixes__clear:hover:before{color:#0a0a0a}.dito-component:hover:not(:has(.dito-component)) .dito-affixes:has(.dito-affixes__clear)>:not(.dito-affixes__clear){display:none}.dito-label{align-items:center;min-height:2em;margin-right:3px;display:flex;position:relative}.dito-label:has(.dito-schema-header)>.dito-label__inner{display:none}.dito-label:not(:has(+.dito-tabs)){flex:1}.dito-label__inner{flex:1 0;align-items:center;gap:6px;display:flex;overflow:hidden}.dito-label label{text-overflow:ellipsis;white-space:nowrap;cursor:inherit;font-weight:700;line-height:2em;overflow:hidden}.dito-label sub,.dito-label sup{vertical-align:baseline;display:inline-block}.dito-label sub{transform:translateY(4px)}.dito-label sup{transform:translateY(-4px)}.dito-label .dito-buttons{margin:calc(-1 * var(--label-padding));padding:var(--label-padding);margin-left:0}.dito-label--fill{width:100%}.dito-label--fill:has(>.dito-label__inner:only-child){flex:1}.dito-label--fill:has(>.dito-label__inner:only-child)>.dito-label__inner{position:absolute;inset:0}.dito-label--fill:after{content:"​"}.dito-label .dito-info{margin-left:.35em}button.dito-label{text-align:start;background:0 0;border:0;padding:0}button.dito-label:hover .dito-chevron{color:#2e2e2e}button.dito-label:focus:not(:active,button.dito-label--active) .dito-chevron{-webkit-text-stroke:1px #3898ff}.dito-schema{box-sizing:border-box}.dito-schema>.dito-schema-header+.dito-schema-content>.dito-pane{margin-top:3px}.dito-schema:has(>.dito-schema-content+.dito-edit-buttons){flex-direction:row;align-items:stretch;display:flex}.dito-schema:has(>.dito-schema-content+.dito-edit-buttons)>.dito-edit-buttons{flex:1 0;margin-left:6px}.dito-schema>.dito-schema-content{grid-template-rows:-webkit-min-content;flex:0 100%;grid-template-rows:min-content;grid-template-columns:100%;max-width:100%;display:grid}.dito-schema>.dito-schema-content>:only-child{grid-row-end:none}.dito-schema-header{justify-content:space-between;display:flex}.dito-header .dito-schema-header{align-items:flex-end}.dito-label .dito-schema-header{flex:1}.dito-schema-header>.dito-label{margin-bottom:0}.dito-schema-header>.dito-buttons{margin-left:var(--button-margin,0)}.dito-schema-inlined{grid-template-rows:-webkit-min-content;grid-template-rows:min-content;grid-template-columns:100%;display:grid}.dito-schema-inlined:not(:hover,.dito-schema--open)>.dito-schema-header>.dito-clipboard{display:none}.dito-pane{--pane-padding:0px;--container-padding:3px;padding:var(--pane-padding);flex-flow:wrap;-webkit-box-flex:0%;flex:1;align-content:flex-start;align-items:flex-start;margin:-3px;display:flex;position:relative}.dito-pane__main{-webkit-box-flex:100%;flex:100%}.dito-pane--padding-root{--pane-padding:13px;margin:0}.dito-pane--padding-root.dito-pane--single{--pane-padding:16px;--container-padding:0px}.dito-pane--padding-root:has(>.dito-container--label-vertical:first-of-type){margin-top:-3px}.dito-pane--padding-root__tab+.dito-pane--padding-root__main:before{content:"";border-bottom:1px solid #c7c7c7;width:100%;margin:-13px 3px 13px;padding:3px;display:block}.dito-pane--padding-root__main+.dito-buttons--main{margin:16px 16px 0}.dito-pane--padding-inlined{--pane-padding:0px}.dito-pane--padding-nested{--pane-padding:6px}.dito-pane--padding-nested:has(>.dito-container--label-vertical:first-of-type){padding-top:3px}.dito-pane__break{-webkit-box-flex:100%;flex:100%;height:0;display:block}.dito-container{--grow:0;--shrink:1;--basis:auto;-webkit-box-flex:var(--grow);flex:var(--grow) var(--shrink) var(--basis);box-sizing:border-box;max-width:100%;padding:var(--container-padding);flex-flow:column;align-items:flex-start;display:flex;position:relative}.dito-container>.dito-label:not(.dito-label--visible):only-child{display:none}.dito-container:empty{padding:0}.dito-page--width-80 .dito-pane>.dito-container{flex-grow:1;flex-basis:var(--basis-mobile,var(--basis))}.dito-page--width-60 .dito-pane>.dito-container{flex-basis:calc(2 * var(--basis))}.dito-sidebar--width-99 .dito-pane>.dito-container{flex-grow:1}.dito-sidebar--width-60 .dito-pane>.dito-container{flex-basis:calc(2 * var(--basis))}.dito-container--single{height:100%}.dito-container--label-vertical>.dito-component:first-child:not(.dito-section,.dito-list,.dito-object){margin-top:2em}.dito-container--compact:not(.dito-container--label-vertical){flex-flow:wrap;align-items:center;display:flex}.dito-container--omit-spacing{padding:0}.dito-container--omit-spacing>.dito-label{margin:3px 3px 0}.dito-component{position:relative}.dito-component--fill{width:100%}.dito-component--fill.dito-checkbox,.dito-component--fill.dito-radio-button{width:auto;display:inline-block}.dito-tabs{display:flex}.dito-tabs__link{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;white-space:nowrap;display:block}.dito-tabs__link:hover{background:#fff}.dito-header .dito-tabs__link{background:#c7c7c7;border-top-left-radius:4px;border-top-right-radius:4px;margin-left:6px;padding:11px 12px}.dito-header .dito-tabs__link:active,.dito-header .dito-tabs__link--active{background:#ededed}.dito-schema-inlined .dito-tabs__link,.dito-label .dito-tabs__link{white-space:nowrap;background:#e0e0e0;border:1px solid #c7c7c7;margin-left:-1px;padding:3px 6px}.dito-schema-inlined .dito-tabs__link:first-child,.dito-label .dito-tabs__link:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.dito-schema-inlined .dito-tabs__link:last-child,.dito-label .dito-tabs__link:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.dito-schema-inlined .dito-tabs__link:active,.dito-label .dito-tabs__link:active{background:#e0e0e0}.dito-schema-inlined .dito-tabs__link--active,.dito-label .dito-tabs__link--active{color:#fff;z-index:1;background:#3898ff;border-color:#057eff}.dito-schema .dito-tabs{margin-left:auto}.dito-schema .dito-tabs:last-child{margin-right:auto}.dito-panel:not(:last-child){margin-bottom:16px}.dito-panel__header{box-sizing:border-box;background:#e0e0e0;border:1px solid #c7c7c7;border-top-left-radius:4px;border-top-right-radius:4px;padding:3px 6px;display:block;position:relative}.dito-panel__header--sticky{z-index:1;margin-bottom:36.4616px;position:sticky;top:16px}.dito-panel__header--sticky+*{margin-top:-36.4616px}.dito-panel__header--sticky:before{content:"";background:#ededed;height:16px;margin:-1px;display:block;position:absolute;top:-16px;left:0;right:0}.dito-panel__header .dito-buttons{position:absolute;top:50%;right:3px;transform:translateY(-50%)}.dito-panel__schema{background:#ededed;border:1px solid #c7c7c7;border-top:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;font-size:11px}.dito-panel__schema>.dito-schema-content .dito-object{border:none;padding:0}.dito-panel__schema>.dito-schema-content>.dito-buttons{--button-margin:6px;padding:6px}.dito-panel__schema>.dito-schema-content>.dito-buttons .dito-container{padding:0}.dito-panel__schema .dito-label label{font-weight:400}.dito-panels{margin:16px 16px 16px 6px}.dito-buttons>.dito-container{padding:0}.dito-edit-buttons{cursor:default;flex:none}.dito-create-button{position:relative}.dito-create-button .dito-pulldown{right:0}.dito-buttons--sticky .dito-create-button .dito-pulldown{top:unset;right:unset;bottom:0;left:0}.dito-clipboard{display:flex}.dito-schema .dito-clipboard{margin-left:auto}.dito-header .dito-clipboard{margin-left:0}.dito-header .dito-clipboard .dito-button{margin:0 0 6px 6px}.dito-form-nested{overflow:visible}.dito-errors{visibility:hidden;position:absolute}.dito-errors ul{color:#ff3860}.dito-scopes{white-space:nowrap;display:flex}.dito-scopes .dito-button{text-overflow:ellipsis;white-space:nowrap;border-radius:0;flex:0 auto;min-width:3em;overflow:hidden}.dito-scopes .dito-button:first-child{border-top-left-radius:1em;border-bottom-left-radius:1em;padding-left:1em}.dito-scopes .dito-button:last-child{border-top-right-radius:1em;border-bottom-right-radius:1em;padding-right:1em}.dito-scopes .dito-button+.dito-button{margin-left:-1px}.dito-scopes .dito-button:focus{z-index:1}.dito-tree-item{--chevron-indent:1.2em;overflow:hidden}.dito-tree-item>.dito-tree-header>.dito-tree-branch,.dito-tree-item>.dito-tree-header>.dito-tree-leaf{padding-left:calc(var(--chevron-indent) * (var(--level,1) - 1))}.dito-tree-item .dito-tree-branch{cursor:pointer}.dito-tree-item .dito-tree-header{justify-content:space-between;display:flex}.dito-tree-item .dito-tree-branch,.dito-tree-item .dito-tree-leaf{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex:auto;min-width:0;margin:1px 0;display:flex;position:relative;overflow:hidden}.dito-tree-item .dito-tree-label{white-space:nowrap;align-items:baseline;gap:.25em;display:flex;overflow:hidden}.dito-tree-item .dito-tree-info{white-space:nowrap;color:#0a0a0a33;padding-left:.35em}.dito-tree-item .dito-buttons{visibility:hidden;flex:auto;height:100%;margin:1px 0 1px 1px;display:flex}.dito-tree-item .dito-tree-header:hover>.dito-buttons{visibility:visible}.dito-tree-item--dragging .dito-tree-header>.dito-buttons{visibility:hidden}.dito-tree-item--active>.dito-tree-header{background:#3898ff;margin:0 -6px;padding:0 6px}.dito-tree-item--active>.dito-tree-header>.dito-tree-branch>.dito-chevron:before,.dito-tree-item--active>.dito-tree-header>*>.dito-tree-label{color:#fff}.dito-tree-item .dito-properties{margin-left:1.2em;display:block}.dito-tree-item .dito-properties>tr{vertical-align:baseline}.dito-tree-item .dito-properties .dito-label{margin:0}.dito-tree-item .dito-properties .dito-label:after{content:": "}.dito-table-head{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.dito-table-head tr th{text-align:left;white-space:nowrap;padding:0;font-weight:400}.dito-table-head tr th .dito-button{width:100%;text-align:inherit;border-radius:0;padding:0;display:block}.dito-table-head tr th span{padding:3px 6px;display:inline-block}.dito-table-head tr th span:empty:after{content:"​"}.dito-table-head tr th>span{display:block}.dito-upload-file{justify-content:flex-start;align-items:center;display:flex}.dito-thumbnail{--max-size:2em;--corner-size:calc(var(--max-size) / 5);--shadow-size:1px;--min-size:calc(2 * var(--corner-size));--margin:0em;--drop-shadow:drop-shadow(0 calc(var(--shadow-size) * .75) var(--shadow-size) #0a0a0a66);margin:var(--margin);filter:var(--drop-shadow);margin-right:.5em;position:relative}.dito-thumbnail--small{--max-size:2em;--margin:0em;--shadow-size:1px}.dito-thumbnail--medium{--max-size:4em;--margin:.25em;--shadow-size:1.5px}.dito-thumbnail--large{--max-size:8em;--margin:.5em;--shadow-size:2.5px}.dito-thumbnail__inner{clip-path:polygon(0 0, calc(100% - var(--corner-size)) 0, 100% var(--corner-size), 100% 100%, 0 100%);background:#fff}.dito-thumbnail__inner:after{content:"";width:var(--corner-size);height:var(--corner-size);filter:var(--drop-shadow);background:linear-gradient(45deg,#fff,#eee 40%,#ddd 50%);position:absolute;top:0;right:0}.dito-thumbnail__type{--font-size:var(--corner-size);min-width:var(--min-size);min-height:var(--max-size);aspect-ratio:3/4;justify-content:center;align-items:center;display:flex}.dito-thumbnail__type span{--color:gray;font-size:min(var(--font-size), 16.25px);color:var(--color)}.dito-thumbnail:not(.dito-thumbnail--small) .dito-thumbnail__type span{padding:0 calc(var(--font-size) / 4);border-radius:calc(var(--font-size) / 4);background:var(--color);color:#fff}.dito-thumbnail--medium .dito-thumbnail__type span{--color:#c7c7c7}.dito-thumbnail--large .dito-thumbnail__type span{--color:#e0e0e0}.dito-thumbnail img{width:100%;height:100%;min-width:var(--min-size);min-height:var(--min-size);max-width:var(--max-size);max-height:var(--max-size);display:block}:is(.dito-root[data-agent-browser=chrome] .dito-draggable:has(.dito-root[data-agent-browser=chrome] .dito-draggable__chosen,.dito-root[data-agent-browser=firefox] .dito-draggable__chosen)>*,.dito-root[data-agent-browser=chrome] .dito-draggable--dragging>*,.dito-root[data-agent-browser=firefox] .dito-draggable:has(.dito-root[data-agent-browser=chrome] .dito-draggable__chosen,.dito-root[data-agent-browser=firefox] .dito-draggable__chosen)>*,.dito-root[data-agent-browser=firefox] .dito-draggable--dragging>*){position:relative}.dito-root[data-agent-browser=chrome] .dito-draggable--dragging>*>:first-child:after,.dito-root[data-agent-browser=firefox] .dito-draggable--dragging>*>:first-child:after{content:"";position:absolute;inset:0}.dito-root[data-agent-browser=chrome] .dito-draggable:has(.dito-root[data-agent-browser=chrome] .dito-draggable__chosen,.dito-root[data-agent-browser=firefox] .dito-draggable__chosen)>*>:first-child:after{content:"";position:absolute;inset:0}.dito-root[data-agent-browser=firefox] .dito-draggable:has(.dito-root[data-agent-browser=chrome] .dito-draggable__chosen,.dito-root[data-agent-browser=firefox] .dito-draggable__chosen)>*>:first-child:after{content:"";position:absolute;inset:0}.dito-draggable__fallback{filter:drop-shadow(0 2px 4px #0a0a0a40)}.dito-draggable__fallback,.dito-draggable__fallback td{display:flex}.dito-draggable__fallback>*,.dito-draggable__fallback td>*{flex:1}.dito-button__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dito-checkbox,.dito-checkboxes label{align-items:center;height:2em;line-height:2em;display:inline-flex}.dito-checkboxes input{margin-right:6px}.dito-code:disabled button,.dito-container--disabled .dito-code button{opacity:.6;pointer-events:none}.dito-code{box-sizing:border-box;background:#fff;border:1px solid #c7c7c7;border-radius:4px;margin:0;padding:3px 6px}.dito-container--has-errors .dito-code{border-color:#ff3860}.dito-code:disabled,.dito-container--disabled .dito-code{color:gray;pointer-events:none;cursor:text}.dito-code{appearance:none}.dito-code::placeholder{color:gray}.dito-code:focus,.dito-code:focus-within,.dito-input--focus.dito-code{border-color:#3898ff}.dito-code{min-height:calc(1em * var(--line-height) + 6px);padding:3px 6px;position:relative}.dito-code .codeflask{background:0 0;top:0;left:0}.dito-code .codeflask__textarea,.dito-code .codeflask__pre{padding:3px 6px}.dito-code .codeflask__textarea,.dito-code .codeflask__code,.dito-code .codeflask__lines{font-family:Menlo,Consolas,Monaco,Vera Mono,Andale Mono,Ubuntu Mono,monospace;font-size:var(--font-size);line-height:var(--line-height)}.dito-code .codeflask__lines{padding:3px 6px}.dito-color .dito-input{display:flex;position:relative}.dito-color .dito-input input{box-sizing:border-box;font-variant-numeric:tabular-nums;padding-right:24px}.dito-color__picker{background:#fff;border:1px solid #c7c7c7;border-radius:4px;margin:2px 0;box-shadow:0 2px 6px #0a0a0a40}.dito-color__preview{background:repeating-conic-gradient(#0000 0% 25%,#eee 0% 50%) 0 0/24px 24px;border-left:1px solid #c7c7c7;margin:-3px -6px -3px 0}.dito-color__preview,.dito-color__preview div{border-top-right-radius:3px;border-bottom-right-radius:3px;width:24px;height:calc(2em - 2px)}.dito-input:focus-within .dito-color__preview,.dito-input--focus .dito-color__preview{border-left-color:#3898ff}.dito-list{position:relative}.dito-list__header{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;justify-content:space-between;padding-bottom:8px;display:flex}.dito-list__header:empty{display:none}.dito-list__header .dito-scopes,.dito-list__header .dito-pagination{flex:0 auto;min-width:0;display:flex}.dito-list.dito-component--single{grid-template-rows:-webkit-min-content;grid-template-rows:min-content;height:100%;display:grid}.dito-list.dito-component--single .dito-list__header{z-index:1;background:#ededed;margin-top:-16px;padding-top:16px;position:sticky;top:0}.dito-list.dito-component--single .dito-list__header+.dito-table .dito-table-head{z-index:1;background:#ededed;position:sticky;top:calc(2em + 24px)}.dito-label-component{height:2em;display:flex}.dito-markup:disabled button,.dito-container--disabled .dito-markup button{opacity:.6;pointer-events:none}.dito-markup{box-sizing:border-box;background:#fff;border:1px solid #c7c7c7;border-radius:4px;margin:0;padding:3px 6px}.dito-container--has-errors .dito-markup{border-color:#ff3860}.dito-markup:disabled,.dito-container--disabled .dito-markup{color:gray;pointer-events:none;cursor:text}.dito-markup{appearance:none}.dito-markup::placeholder{color:gray}.dito-markup:focus,.dito-markup:focus-within,.dito-input--focus.dito-markup{border-color:#3898ff}.dito-markup{position:relative}.dito-markup .ProseMirror{outline:none;height:100%}.dito-markup .dito-markup-editor{margin-top:3px;margin-right:-6px;padding-right:6px;overflow-y:scroll}.dito-markup .dito-buttons--toolbar{margin:0}.dito-markup h1,.dito-markup h2,.dito-markup h3,.dito-markup p,.dito-markup ul,.dito-markup ol,.dito-markup pre,.dito-markup blockquote{margin:1rem 0}.dito-markup h1:first-child,.dito-markup h2:first-child,.dito-markup h3:first-child,.dito-markup p:first-child,.dito-markup ul:first-child,.dito-markup ol:first-child,.dito-markup pre:first-child,.dito-markup blockquote:first-child{margin-top:0}.dito-markup h1:last-child,.dito-markup h2:last-child,.dito-markup h3:last-child,.dito-markup p:last-child,.dito-markup ul:last-child,.dito-markup ol:last-child,.dito-markup pre:last-child,.dito-markup blockquote:last-child{margin-bottom:0}.dito-markup h1,.dito-markup h2,.dito-markup h3{font-weight:700}.dito-markup h1{font-size:1.4rem}.dito-markup h2{font-size:1.2rem}.dito-markup ul{list-style:outside}.dito-markup code{font-family:Menlo,Consolas,Monaco,Vera Mono,Andale Mono,Ubuntu Mono,monospace}.dito-markup pre{color:#fff;background:#2e2e2e;border-radius:4px;padding:.7rem 1rem;overflow-x:auto}.dito-markup pre code{display:block}.dito-markup p code{background:#e0e0e0;border-radius:4px;padding:0 .3rem;display:inline-block}.dito-markup a{pointer-events:none;cursor:default;color:#00f;text-decoration:underline}.dito-markup ul,.dito-markup ol{padding-left:2rem}.dito-markup li>p,.dito-markup li>ol,.dito-markup li>ul{margin:0}.dito-markup blockquote{border-left:3px solid #e0e0e0;padding-left:1em;font-style:italic}.dito-markup blockquote p{margin:0}.dito-markup ol.footnotes{margin-top:1em;padding:1em 0 1em 2em;list-style-type:decimal}.dito-markup ol.footnotes:has(li){border-top:1px solid #c7c7c7}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;width:40px;height:38px;display:block;position:absolute;top:1px;right:1px}.multiselect__spinner:before,.multiselect__spinner:after{content:"";border:2px solid #0000;border-top-color:#41b883;border-radius:100%;width:16px;height:16px;margin:-8px 0 0 -8px;position:absolute;top:50%;left:50%;box-shadow:0 0 0 1px #0000}.multiselect__spinner:before{animation:2.4s cubic-bezier(.41,.26,.2,.62) infinite spinning}.multiselect__spinner:after{animation:2.4s cubic-bezier(.51,.09,.21,.8) infinite spinning}.multiselect__loading-enter-active,.multiselect__loading-leave-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{touch-action:manipulation;font-family:inherit;font-size:16px}.multiselect{box-sizing:content-box;text-align:left;color:#35495e;width:100%;min-height:40px;display:block;position:relative}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{pointer-events:none;opacity:.6;background:#ededed}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-right-radius:0;border-bottom-left-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{box-sizing:border-box;vertical-align:top;background:#fff;border:none;border-radius:5px;width:100%;min-height:20px;margin-bottom:8px;padding:0 0 0 5px;line-height:20px;transition:border .1s;display:inline-block;position:relative}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;min-height:40px;padding:8px 40px 0 8px;font-size:14px;display:block}.multiselect__tag{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#41b883;border-radius:5px;max-width:100%;margin-bottom:5px;margin-right:10px;padding:4px 26px 4px 10px;line-height:1;display:inline-block;position:relative;overflow:hidden}.multiselect__tag-icon{cursor:pointer;font-weight:700;font-style:initial;text-align:center;border-radius:5px;width:22px;margin-left:7px;line-height:22px;transition:all .2s;position:absolute;top:0;bottom:0;right:0}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{box-sizing:border-box;white-space:nowrap;cursor:pointer;border:1px solid #e8e8e8;border-radius:5px;min-height:40px;margin:0;padding:8px 30px 0 12px;line-height:16px;text-decoration:none;display:block;overflow:hidden}.multiselect__select{box-sizing:border-box;text-align:center;cursor:pointer;width:40px;height:38px;margin:0;padding:4px 8px;line-height:16px;text-decoration:none;transition:transform .2s;display:block;position:absolute;top:1px;right:1px}.multiselect__select:before{color:#999;content:"";border:5px solid #0000;border-top-color:#999;border-bottom-width:0;margin-top:4px;position:relative;top:65%;right:0}.multiselect__placeholder{color:#adadad;margin-bottom:10px;padding-top:2px;display:inline-block}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{z-index:50;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8e8e8;border-top:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px;width:100%;max-height:240px;display:block;position:absolute;overflow:auto}.multiselect__content{vertical-align:top;min-width:100%;margin:0;padding:0;list-style:none;display:inline-block}.multiselect--above .multiselect__content-wrapper{border-top:1px solid #e8e8e8;border-bottom:none;border-radius:5px 5px 0 0;bottom:100%}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{text-transform:none;vertical-align:middle;cursor:pointer;white-space:nowrap;min-height:40px;padding:12px;line-height:16px;text-decoration:none;display:block;position:relative}.multiselect__option:after{padding-left:20px;padding-right:12px;font-size:13px;line-height:40px;position:absolute;top:0;right:0}.multiselect__option--highlight{color:#fff;background:#41b883;outline:none}.multiselect__option--highlight:after{content:attr(data-select);color:#fff;background:#41b883}.multiselect__option--selected{color:#35495e;background:#f3f3f3;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{color:#fff;background:#ff6a6a}.multiselect__option--selected.multiselect__option--highlight:after{content:attr(data-deselect);color:#fff;background:#ff6a6a}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{color:#a6a6a6;background:#ededed}.multiselect__option--disabled{cursor:text;pointer-events:none;color:#a6a6a6!important;background:#ededed!important}.multiselect__option--group{color:#35495e;background:#ededed}.multiselect__option--group.multiselect__option--highlight{color:#fff;background:#35495e}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{color:#fff;background:#ff6a6a}.multiselect__option--group-selected.multiselect__option--highlight:after{content:attr(data-deselect);color:#fff;background:#ff6a6a}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{vertical-align:top;margin-bottom:8px;line-height:20px;display:inline-block}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px;right:auto}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{left:0;right:auto}[dir=rtl] .multiselect__clear{left:12px;right:auto}[dir=rtl] .multiselect__spinner{left:1px;right:auto}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.dito-multiselect .multiselect__tag-icon:after{content:"";background:currentColor;width:1em;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='4' y1='4' x2='20' y2='20'/%3e %3cline x1='20' y1='4' x2='4' y2='20'/%3e %3c/svg%3e") 50% no-repeat content-box;mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='xMinYMid' style='fill: none%3b stroke: currentColor%3b stroke-width: 2%3b stroke-linecap: round%3b stroke-linejoin: round%3b' %3e %3cline x1='4' y1='4' x2='20' y2='20'/%3e %3cline x1='20' y1='4' x2='4' y2='20'/%3e %3c/svg%3e") 50% no-repeat content-box}.dito-multiselect{display:inline-flex;position:relative}.dito-multiselect__inner{flex:1;align-items:center;display:flex;position:relative}.dito-multiselect .dito-edit-buttons{margin-left:3px}.dito-multiselect .multiselect{--input-width:100%;font-size:inherit;min-height:inherit;color:#0a0a0a}.dito-multiselect .multiselect--multiple{--input-width:auto}.dito-multiselect .multiselect__tags{font-size:inherit;min-height:inherit;padding:0 2em 2px 0;display:flex;overflow:auto}.dito-container--has-errors .dito-multiselect .multiselect__tags{border-color:#ff3860}.dito-multiselect .multiselect__tag{float:left;border-radius:1em;height:calc(2em - 6px);margin:2px 0 0 2px;padding:3px 1.8em 3px .8em;line-height:1em}.dito-multiselect .multiselect__tags-wrap{line-height:0;overflow:auto}.dito-multiselect .multiselect__single,.dito-multiselect .multiselect__placeholder,.dito-multiselect .multiselect__input{text-overflow:ellipsis;white-space:nowrap;width:0;min-height:0;font-size:inherit;line-height:inherit;background:0 0;flex:1 0;margin:0 0 1px;overflow:hidden;padding:3px 6px 0!important}.dito-multiselect .multiselect__input::-webkit-input-placeholder{color:gray}.dito-multiselect .multiselect__input::placeholder{color:gray}.dito-multiselect .multiselect__input::placeholder{color:gray}.dito-multiselect .multiselect__placeholder,.dito-multiselect .multiselect__input::placeholder{color:gray}.dito-multiselect .multiselect__placeholder:after{content:"​"}.dito-multiselect .multiselect__select,.dito-multiselect .multiselect__spinner{height:inherit;border-radius:4px;padding:0;top:1px;bottom:1px;right:1px}.dito-multiselect .multiselect__select{width:2em}.dito-multiselect .multiselect__select:before{content:"";pointer-events:none;border-top:0;border-bottom:1px solid #3898ff;border-left:1px solid #3898ff;border-right:0;width:.5em;height:.5em;margin:auto;position:absolute;top:0;bottom:2px;right:calc(.75em + 1px);transform:rotate(-45deg)}.dito-multiselect .multiselect__spinner{width:2em}.dito-multiselect .multiselect__spinner:before,.dito-multiselect .multiselect__spinner:after{border-width:3px;border-top-color:#3898ff;margin:auto;inset:0}.dito-multiselect .multiselect__option{min-height:unset;height:unset;padding:3px 6px;line-height:1.38462}.dito-multiselect .multiselect__option:after{height:auto;line-height:inherit;padding-left:6px;position:static}.multiselect:not(.multiselect--highlight) .multiselect__option:not(.multiselect__option--disabled):not(.multiselect__option--selected){color:#0a0a0a;background:0 0}.dito-multiselect .multiselect__option--highlight:after{color:#fff;background:0 0}.multiselect.multiselect--highlight .multiselect__option--highlight{color:#fff;background:#3898ff}.dito-multiselect .multiselect__option--selected{color:#0a0a0a;background:#b3d7ff;font-weight:400}.multiselect.multiselect--highlight .dito-multiselect .multiselect__option--selected.multiselect__option--highlight{color:#fff}.dito-multiselect .multiselect__option--disabled{color:gray;background:0 0}.dito-multiselect .multiselect__tag{color:#fff;background:#3898ff}.dito-multiselect .multiselect__tag-icon{background:0 0;border-radius:1em;width:1.8em;margin:0}.dito-multiselect .multiselect__tag-icon:after{color:#fff;font-size:.9em}.dito-multiselect .multiselect__tag-icon:hover:after{color:#0a0a0a}.dito-multiselect .multiselect__tags,.dito-multiselect .multiselect__content-wrapper{border:1px solid #c7c7c7;border-radius:4px}.dito-multiselect .multiselect__content-wrapper{z-index:1000;border-color:#3898ff}.dito-multiselect .multiselect:not(.dito-multiselect .multiselect--above) .multiselect__content-wrapper{border-top-color:#c7c7c7;border-top-left-radius:0;border-top-right-radius:0;margin:-1px 0 0}.dito-multiselect .multiselect--above .multiselect__content-wrapper{border-bottom-color:#c7c7c7;border-bottom-right-radius:0;border-bottom-left-radius:0;margin:0 0 -1px}.dito-multiselect .multiselect--active .multiselect__placeholder{visibility:hidden;display:inline-block}.dito-multiselect .multiselect--active .multiselect__single,.dito-multiselect .multiselect--active .multiselect__input{width:var(--input-width)!important}.dito-multiselect .multiselect--active .multiselect__tags{border-color:#3898ff;border-bottom-right-radius:0;border-bottom-left-radius:0}.dito-multiselect .multiselect--active.multiselect--above .multiselect__tags{border-radius:0 0 4px 4px}.dito-multiselect .multiselect--loading .multiselect__tags{border-radius:4px}.dito-multiselect .multiselect--loading .multiselect__content-wrapper{display:none}input[type=number]:not([step])::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]:not([step])::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dito-object{box-sizing:border-box;border:1px solid #c7c7c7;border-radius:4px;min-width:min-content;margin:0;padding:6px;display:flex}.dito-object .dito-object-content{flex:0 100%}.dito-object>.dito-edit-buttons{flex:1 0;margin-left:6px}.dito-radio-buttons label{align-items:center;height:2em;line-height:2em;display:inline-flex}.dito-radio-buttons .dito-radio-button{margin-right:6px}.dito-section--labelled{border:1px solid #0000;border-radius:4px;margin-top:3px;transition:border-color .2s cubic-bezier(.165,.84,.44,1)}.dito-section--labelled:has(.dito-schema--open){border-color:#c7c7c7}.dito-select select:disabled button,.dito-container--disabled .dito-select select button,.dito-select .dito-container--disabled select button{opacity:.6;pointer-events:none}.dito-select select{box-sizing:border-box;background:#fff;border:1px solid #c7c7c7;border-radius:4px;margin:0;padding:3px 6px}.dito-container--has-errors .dito-select select,.dito-select .dito-container--has-errors select{border-color:#ff3860}.dito-select select:disabled,.dito-container--disabled .dito-select select,.dito-select .dito-container--disabled select{color:gray;pointer-events:none;cursor:text}.dito-select select{appearance:none}.dito-select select::placeholder{color:gray}.dito-select select:focus,.dito-select select:focus-within,.dito-select select.dito-input--focus{border-color:#3898ff}.dito-select{display:inline-flex;position:relative}.dito-select select{padding-right:2em}.dito-select__inner{flex:1;position:relative}.dito-select__inner:before{content:"";pointer-events:none;border-top:0;border-bottom:1px solid #3898ff;border-left:1px solid #3898ff;border-right:0;width:.5em;height:.5em;margin:auto;position:absolute;top:0;bottom:2px;right:calc(.75em + 1px);transform:rotate(-45deg)}.dito-container--disabled .dito-select__inner:before{border-color:gray}.dito-select .dito-edit-buttons{margin-left:3px}.dito-select.dito-component--fill select{width:100%}.dito-slider:disabled button,.dito-container--disabled .dito-slider button{opacity:.6;pointer-events:none}.dito-slider{box-sizing:border-box;background:#fff;border:1px solid #c7c7c7;border-radius:4px;margin:0;padding:3px 6px}.dito-container--has-errors .dito-slider{border-color:#ff3860}.dito-slider:disabled,.dito-container--disabled .dito-slider{color:gray;pointer-events:none;cursor:text}.dito-slider{appearance:none}.dito-slider::placeholder{color:gray}.dito-slider:focus,.dito-slider:focus-within,.dito-input--focus.dito-slider{border-color:#3898ff}.dito-slider{display:flex}.dito-slider .dito-range{height:calc(1em * var(--line-height));flex:auto}.dito-slider .dito-number{text-align:right;font-variant-numeric:tabular-nums;border:0;padding:0}.dito-switch .dito-switch-label{font-size:11px}.dito-textarea{resize:none;min-height:calc(1em * var(--line-height) + 6px);display:block}.dito-textarea--resizable{resize:vertical}.dito-tree-list:disabled button,.dito-container--disabled .dito-tree-list button{opacity:.6;pointer-events:none}.dito-tree-list{box-sizing:border-box;background:#fff;border:1px solid #c7c7c7;border-radius:4px;margin:0;padding:3px 6px}.dito-container--has-errors .dito-tree-list{border-color:#ff3860}.dito-tree-list:disabled,.dito-container--disabled .dito-tree-list{color:gray;pointer-events:none;cursor:text}.dito-tree-list .dito-tree-panel{justify-content:space-between;display:flex}.dito-tree-list .dito-tree-panel>.dito-tree-item{-webkit-box-flex:25%;flex:25%}.dito-tree-list .dito-tree-panel>.dito-tree-form-container{background:#ededed;border-left:1px solid #c7c7c7;border-top-right-radius:3px;border-bottom-right-radius:3px;flex:0 75%;align-self:stretch;margin:-3px -6px -3px 6px}.dito-upload .dito-table tr,.dito-upload .dito-table .dito-table__buttons{vertical-align:middle}.dito-upload__size,.dito-upload__status{white-space:nowrap}.dito-upload .dito-upload__input{pointer-events:none;display:block}.dito-upload__footer{justify-content:flex-end;align-items:center;display:flex}.dito-upload__footer .dito-progress{flex:auto;margin-right:6px}:root{--color-active:#209cee;--color-success:#48c774;--color-warning:#ffdd57;--color-error:#ff3860;--color-black:#0a0a0a;--color-white:#fff;--color-grey:#8c8c8c;--color-light:#ccc;--color-lighter:#e0e0e0}.dito-root.lineto-staging .dito-navigation h1{background:#6a00ff;border-right:#50c}.dito-root.lineto-staging .dito-header{background:#400099}.dito-root.lineto-lab .dito-navigation h1{background:#ff8000;border-right:#c60}.dito-root.lineto-lab .dito-header{background:#994d00}.dito-root.lineto-dev .dito-navigation h1{background:#0080ff;border-right:#06c}.dito-root.lineto-dev .dito-header{background:#004d99}.dito-navigation{min-width:12em}.badge{white-space:nowrap;color:#0a0a0a;background:#e0e0e0;border-radius:.4em;justify-content:center;align-items:center;min-width:1em;height:2em;min-height:1em;padding:0 .75em;font-size:.9em;line-height:1.5;display:inline-flex;position:relative}.badge.dito-component{font-size:unset;padding:0}.badge--icon,.badge--small{vertical-align:text-top;height:1.5em;padding:0 .5em}.badge--icon:before,.badge--small:before{content:"​"}.badge--small{min-width:0;overflow:hidden}.badge__text{text-overflow:ellipsis;overflow:hidden}.badge.active{color:#fff;background:#209cee}.badge.success{color:#fff;background:#48c774}.badge.warning{color:#0a0a0a;background:#ffdd57}.badge.error{color:#fff;background:#ff3860}.badge.disabled{color:#fff;background:#8c8c8c}.user{border-radius:10em;justify-content:center;align-items:center;width:2.25em;height:2.25em;display:inline-flex;overflow:hidden}.list>li,.list ul>li{text-indent:-1em;margin-left:1em}.list>li:before,.list ul>li:before{content:"-";padding-right:.5em}.nowrap{white-space:nowrap}.align-right{text-align:right}.flex-right{margin-left:auto}.small{font-size:.9em}.tabular-numbers{font-variant-numeric:tabular-nums}.u-text-mono{font-family:Menlo,Consolas,Monaco,Vera Mono,Andale Mono,Ubuntu Mono,monospace}.borderless>.dito-component{border:none;padding:0}.text-muted{opacity:.85;font-weight:300}.grey-scale{filter:contrast(0)brightness(0)}a.link{font-weight:700}a.link.active{color:#209cee}.format-subset{margin-left:.2em;display:inline-block}.shop-order-status{white-space:nowrap;align-items:center;display:inline-flex}.break-long-words{word-break:break-all}.sound-set-steps ul li{padding:0 .2em 0 0}.sound-set-steps ul li:nth-child(4n){padding-right:1.2em}.message{background-color:#f5f5f5;border-radius:.375em}.message .warning{background-color:#fffaeb}.message .success{background-color:#effaf5}.message .info{background-color:#eff5fb}.message .error{background-color:#feecf0}.message .message-body{border:0 solid #ccc;border-left-width:4px;border-radius:.375em;padding:1.25em 1.5em;position:relative}.message .message-body a{text-decoration:underline}.message .message-body>p:first-child{margin-top:0}.message .message-body>p:last-child{margin-bottom:0}.dito-panel .message .message-body{border:none;border-radius:0;padding:.75em 1em}.message .message-body h1,.message .message-body h2,.message .message-body h3,.message .message-body h4,.message .message-body h5,.message .message-body h6{margin-top:0;margin-bottom:1em}.message .message-body ul{padding-left:2em;list-style-type:disc}.message .message-body.info{color:#296fa8;border-color:#3e8ed0}.message .message-body.success{color:#257953;border-color:#48c78e}.message .message-body.warning{color:#946c00;border-color:#ffe08a}.message .message-body.error{color:#cc0f35;border-color:#f14668}.dito-view[data-resource=orders] .dito-table tr{vertical-align:middle}.dito-view[data-resource=orders] .dito-table td>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dito-view[data-resource=orders] .dito-table__buttons{vertical-align:middle}.dito-view[data-resource=orders] .dito-table.dito-table--larger-padding td:not(.dito-table__buttons){padding:6px 0 6px 6px}.dito-view[data-resource=orders] .dito-cell--license-holder{width:20%}.dito-view[data-resource=orders] .dito-cell--license-holder .text-ellipsis{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dito-form[data-resource=shop-orders] #licenses [id$=shopItems]{row-gap:.5em}.dito-form[data-resource=shop-orders] #licenses [id$=shopItems] .dito-checkbox,.dito-form[data-resource=shop-orders] #licenses [id$=shopItems] label{height:initial;line-height:unset}.changes-dialog-transactions{width:1200px;max-width:calc(100vw - 6em)}.changes-dialog-transactions .dito-table>tbody>tr{vertical-align:middle}.dito-schema-content:has(.changes-dialog-transactions){grid-template-rows:1fr auto;min-height:600px}form:has(.changes-dialog-transactions) .dito-buttons{z-index:500;background:#fff;margin-top:32px;position:sticky;bottom:0;box-shadow:0 -16px 16px -16px #0a0a0a40}.changes-dialog-transactions .record-versions .dito-label label{font-weight:unset}.changes-dialog-transactions .record-versions th{width:33%}#revisions{max-height:240px;overflow-y:auto}#revisions .dito-table-head{z-index:1;background:#ededed;position:sticky;top:0}.dito-container.admin-sticky{z-index:1;background:#ededed;position:sticky}.dito-container.header-section{margin-bottom:0;padding-bottom:0;top:0}.dito-container.header-section:after{content:"";border-bottom:1px solid #c7c7c7;width:100%;padding-bottom:13px;display:block}.header-section+.borderless{margin-top:3px}.font-processing-axis-switch{margin-top:40px}.html-content{box-sizing:border-box;background:#fff;border-radius:4px;padding:3px 6px}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;touch-action:none;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{z-index:1;width:100%;height:100%;position:relative}.noUi-connects{z-index:0;overflow:hidden}.noUi-connect,.noUi-origin{will-change:transform;z-index:1;transform-origin:0 0;width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:flat;position:absolute;top:0;right:0}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0;top:-100%}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{backface-visibility:hidden;position:absolute}.noUi-touch-area{width:100%;height:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;top:-6px;right:-17px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;bottom:-17px;right:-6px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border:1px solid #d3d3d3;border-radius:4px;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{cursor:default;background:#fff;border:1px solid #d9d9d9;border-radius:3px;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:before,.noUi-handle:after{content:"";background:#e8e7e6;width:1px;height:14px;display:block;position:absolute;top:6px;left:14px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;top:14px;left:6px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{color:#999;position:absolute}.noUi-value{white-space:nowrap;text-align:center;position:absolute}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{background:#ccc;position:absolute}.noUi-marker-sub,.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{width:100%;height:80px;padding:10px 0;top:100%;left:0}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{width:2px;height:5px;margin-left:-1px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{height:100%;padding:0 10px;top:0;left:100%}.noUi-value-vertical{padding-left:25px;transform:translateY(-50%)}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{color:#000;text-align:center;white-space:nowrap;background:#fff;border:1px solid #d9d9d9;border-radius:3px;padding:5px;display:block;position:absolute}.noUi-horizontal .noUi-tooltip{bottom:120%;left:50%;transform:translate(-50%)}.noUi-vertical .noUi-tooltip{top:50%;right:120%;transform:translateY(-50%)}.noUi-horizontal .noUi-origin>.noUi-tooltip{bottom:10px;left:auto;transform:translate(50%)}.noUi-vertical .noUi-origin>.noUi-tooltip{top:auto;right:28px;transform:translateY(-18px)}.range-slider{--active-color:#3898ff;--handle-border-color:#000;--handle-background-color:#fff}.range-slider__container{padding:50px 30px}.range-slider__container.has-pips{padding-bottom:40px}.range-slider .noUi-target{border:none;flex:1;height:8px}.range-slider .noUi-connects{border-radius:0}.range-slider .noUi-connect{background:var(--active-color)}.range-slider .noUi-tooltip{border:1px solid #c7c7c7;border-radius:4px}.range-slider .noUi-tooltip:focus{border-color:var(--active-color);outline:none}.range-slider .noUi-marker-normal{display:none}.range-slider .noUi-state-tap :is(.noUi-connect,.noUi-origin){transition:transform .1s}.range-slider .noUi-horizontal .noUi-origin>.noUi-tooltip{bottom:15px}.range-slider .noUi-handle{box-shadow:none;cursor:pointer;border:none}.range-slider .noUi-handle .noUi-touch-area{width:auto;height:auto;position:absolute;inset:-10px}.range-slider .noUi-handle:after,.range-slider .noUi-handle:before{display:none}.range-slider .noUi-handle:not(.noUi-handle-lower,.noUi-handle-upper),.range-slider .is-single .noUi-handle{border:2px solid var(--handle-border-color);background:var(--handle-background-color);border-radius:50%;width:18px;height:18px;top:-5px;right:-9px}.range-slider .noUi-handle-lower,.range-slider .noUi-handle-upper{border:2px solid var(--handle-border-color);background:var(--handle-background-color);border-radius:4px;width:8px;height:30px;top:-11px;right:-4px}.range-slider .noUi-value{white-space:pre-line;cursor:pointer;top:15px}.spinner[data-v-08b95e3b]{width:1em;height:1em;margin:10px auto;font-size:20px;position:relative}.spinner-blade[data-v-08b95e3b]{transform-origin:50% -.2222em;background-color:#0000;border-radius:.5em;width:.074em;height:.2777em;animation:1s linear infinite spinner-fade-08b95e3b;position:absolute;bottom:0;left:.4629em}.spinner-blade[data-v-08b95e3b]:first-child{animation-delay:0s;transform:rotate(0)}.spinner-blade[data-v-08b95e3b]:nth-child(2){animation-delay:83ms;transform:rotate(30deg)}.spinner-blade[data-v-08b95e3b]:nth-child(3){animation-delay:.166s;transform:rotate(60deg)}.spinner-blade[data-v-08b95e3b]:nth-child(4){animation-delay:.249s;transform:rotate(90deg)}.spinner-blade[data-v-08b95e3b]:nth-child(5){animation-delay:.332s;transform:rotate(120deg)}.spinner-blade[data-v-08b95e3b]:nth-child(6){animation-delay:.415s;transform:rotate(150deg)}.spinner-blade[data-v-08b95e3b]:nth-child(7){animation-delay:.498s;transform:rotate(180deg)}.spinner-blade[data-v-08b95e3b]:nth-child(8){animation-delay:.581s;transform:rotate(210deg)}.spinner-blade[data-v-08b95e3b]:nth-child(9){animation-delay:.664s;transform:rotate(240deg)}.spinner-blade[data-v-08b95e3b]:nth-child(10){animation-delay:.747s;transform:rotate(270deg)}.spinner-blade[data-v-08b95e3b]:nth-child(11){animation-delay:.83s;transform:rotate(300deg)}.spinner-blade[data-v-08b95e3b]:nth-child(12){animation-delay:.913s;transform:rotate(330deg)}@keyframes spinner-fade-08b95e3b{0%{background-color:#69717d}to{background-color:#0000}}
