:root{--toastify-toast-min-height:var(--appSpecific-toast-min-height)!important;--toastify-toast-width:var(--appSpecific-toast-width)!important;--toastify-font-family:var(--appSpecific-toast-font-family)!important;--toastify-text-color-dark:var(--palette-appSpecific-toast-text-color)!important;--toastify-text-color-light:var(--palette-appSpecific-toast-text-color)!important;--toastify-color-dark:var(--palette-appSpecific-toast-color)!important;--toastify-color-light:var(--palette-appSpecific-toast-color)!important}html *{box-sizing:border-box;scroll-behavior:smooth}html :active,html :focus,html :focus-visible{outline:none!important}html a,html a:focus,html a:hover{text-decoration:none}html code{font-family:var(--fontFamily-code),-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important}html p{margin:0}html img.sharp{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast}html kbd{background-color:var(--palette-appSpecific-kbd-background);border-radius:.2rem;color:var(--palette-appSpecific-kbd-color);font-family:inherit;font-size:.875em;padding:.2rem .4rem}html body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--palette-background-body);font-family:var(--fontFamily-body),-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important;margin:0}html body.force-webkit-scrollbar ::-webkit-scrollbar{-webkit-appearance:none!important;height:7px!important;-webkit-transition:none!important;transition:none!important;width:7px!important}html body.force-webkit-scrollbar ::-webkit-scrollbar-track{background:#0000!important;border-radius:4px!important}html body.force-webkit-scrollbar ::-webkit-scrollbar-thumb{background:#838992!important;border:1px solid #838992!important;border-radius:4px!important;cursor:pointer!important}html body.force-webkit-scrollbar ::-webkit-scrollbar-button,html body.force-webkit-scrollbar ::-webkit-scrollbar-corner{background:#0000;display:none}html body:not(.force-webkit-scrollbar){scrollbar-color:#838992 #0000;scrollbar-width:thin}html body:not(.force-webkit-scrollbar)::-webkit-scrollbar{-webkit-appearance:none!important;height:7px!important;-webkit-transition:none!important;transition:none!important;width:7px!important}html body:not(.force-webkit-scrollbar)::-webkit-scrollbar-track{background:#0000!important;border-radius:4px!important}html body:not(.force-webkit-scrollbar)::-webkit-scrollbar-thumb{background:#838992!important;border:1px solid #838992!important;border-radius:4px!important;cursor:pointer!important}html body:not(.force-webkit-scrollbar)::-webkit-scrollbar-button,html body:not(.force-webkit-scrollbar)::-webkit-scrollbar-corner{background:#0000;display:none}html textarea{resize:none}html [contenteditable]~grammarly-extension,html input~grammarly-extension,html textarea~grammarly-extension{display:none}html .panel-toolbar{background:var(--palette-appSpecific-panel-toolbar-background);box-shadow:0 1px 0 0 var(--palette-divider);height:var(--appSpecific-panel-toolbar-height);left:0;position:absolute;right:0;top:0;z-index:8}html .panel-left-panel-container{background-color:var(--palette-appSpecific-panel-left-panel-background);bottom:0;display:flex;flex-direction:column;left:0;position:absolute;top:calc(var(--appSpecific-panel-toolbar-height));-webkit-user-select:none;user-select:none;width:var(--appSpecific-panel-left-panel-width);z-index:2}html .panel-left-panel-content{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;position:relative}html .panel-left-panel-resizer{bottom:0;left:calc(var(--appSpecific-panel-left-panel-width) - 2.5px);position:absolute;top:calc(var(--appSpecific-panel-toolbar-height));transition:background-color .2s cubic-bezier(.4,0,.2,1);width:5px;z-index:4}html .panel-left-panel-resizer:hover{cursor:col-resize}html .panel-left-panel-resizer.resizing{background-color:var(--palette-divider)}html .panel-right-panel-container{background-color:var(--palette-appSpecific-panel-right-panel-background);bottom:0;display:flex;flex-direction:column;position:absolute;right:0;top:calc(var(--appSpecific-panel-toolbar-height));-webkit-user-select:none;user-select:none;width:var(--appSpecific-panel-right-panel-width);z-index:1}html .panel-right-panel-content{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;position:relative}html .panel-right-panel-resizer{bottom:0;position:absolute;right:calc(var(--appSpecific-panel-left-panel-width) - 2.5px);top:calc(var(--appSpecific-panel-toolbar-height));transition:background-color .2s cubic-bezier(.4,0,.2,1);width:5px;z-index:4}html .panel-right-panel-resizer:hover{cursor:col-resize}html .panel-right-panel-resizer.resizing{background-color:var(--palette-divider)}html .panel-content-preview-container{height:auto;inset:var(--appSpecific-panel-toolbar-height) var(--appSpecific-panel-right-panel-width) 0 var(--appSpecific-panel-left-panel-width);overflow:hidden;position:absolute;width:auto}html .panel-content-preview-content{background-color:var(--palette-appSpecific-panel-content-preview-background);height:100%;inset:0;overflow:hidden;width:100%}html .keyboard-shortcuts-toggle-button{bottom:20px;position:fixed;right:20px;z-index:20}html .keyboard-shortcuts-toggle-button>button{background-color:var(--palette-appSpecific-keyboard-shortcuts-panel-toggler-background);border-radius:50%}html .keyboard-shortcuts-panel{background-color:var(--palette-appSpecific-keyboard-shortcuts-panel-background);bottom:0;box-shadow:0 0 0 1px var(--palette-divider);display:flex;flex-direction:column;left:0;max-height:100vh;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;z-index:20}@supports(-webkit-touch-callout:none){html .keyboard-shortcuts-panel{max-height:-webkit-fill-available}}html .keyboard-shortcuts-panel-header{align-items:center;display:flex;justify-content:space-between;padding:.5rem}html .keyboard-shortcuts-panel-toggle-button{width:-moz-fit-content;width:fit-content}html .keyboard-shortcuts-panel-content{padding:.5rem}html .keyboard-shortcuts-panel-content-entry{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;padding-inline:1rem}html .keyboard-shortcuts-panel-content-entry-keys{align-items:center;display:flex;justify-content:flex-end}html .keyboard-shortcuts-panel-content-entry-key{align-items:center;border:1px solid var(--palette-divider);border-radius:4px;display:flex;height:30px;justify-content:center;margin-left:.25rem;width:30px}html .keyboard-shortcuts-panel-content-entry-key:nth-of-type(1n){animation-delay:50ms}html .keyboard-shortcuts-panel-content-entry-key:nth-of-type(2n){animation-delay:.1s}html .keyboard-shortcuts-panel-content-entry-key:nth-of-type(3n){animation-delay:.15s}html .keyboard-shortcuts-panel-content-entry-key:nth-of-type(4n){animation-delay:.2s}html .keyboard-shortcuts-panel-content-entry-key:nth-of-type(5n){animation-delay:.25s}html .keyboard-shortcuts-panel-content-entry-key:nth-of-type(6n){animation-delay:.3s}html .keyboard-shortcuts-panel-content-entry-key:nth-of-type(7n){animation-delay:.35s}html .keyboard-shortcuts-panel-content-entry-key:nth-of-type(8n){animation-delay:.4s}html .keyboard-shortcuts-panel-content-entry-key:nth-of-type(9n){animation-delay:.45s}html .keyboard-shortcuts-panel-content-entry.applying-keyboard-shortcut .shortcut-title{animation-duration:.6s;animation-fill-mode:forwards;animation-name:applied-keyboard-title}@keyframes applied-keyboard-title{25%{color:#0000}50%{color:var(--palette-common-white);font-weight:500;transform:scale(1.05)}to{color:var(--palette-primary-400);transform:none}}html .keyboard-shortcuts-panel-content-entry.applying-keyboard-shortcut .keyboard-shortcuts-panel-content-entry-key{animation-duration:.6s;animation-fill-mode:forwards;animation-name:applied-keyboard}@keyframes applied-keyboard{25%{background-color:#0000;color:#0000}50%{--palette-text-primary:var(--palette-common-black);background-color:var(--palette-common-white);color:var(--palette-common-black);transform:scale(.9)}to{--palette-text-primary:var(--palette-common-white);background-color:var(--palette-primary-400);color:var(--palette-common-white);transform:none}}html .keyboard-shortcuts-panel-content-entry.applied-keyboard-shortcut:not(.applying-keyboard-shortcut) .keyboard-shortcuts-panel-content-entry-key{background-color:var(--palette-primary-400);color:var(--palette-common-white);transform:none}html .keyboard-shortcuts-panel-content-entry.applied-keyboard-shortcut:not(.applying-keyboard-shortcut) .shortcut-title{color:var(--palette-primary-400);font-weight:500;transform:none}html .template-panel-toolbar-action{--radius-sm:0;--palette-neutral-plainHoverBg:var(--palette-common-black)}html .template-panel-toolbar-action-icon .fill{fill:var(--palette-common-white);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-toolbar-action-icon .stroke{stroke:var(--palette-common-white);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-toolbar-action-arrow{margin-left:.4rem;margin-top:0;transition:margin-top .15s cubic-bezier(.4,0,.2,1)}html .template-panel-toolbar-action-arrow .fill{fill:var(--palette-common-white);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-toolbar-action-arrow .stroke{stroke:var(--palette-common-white);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-toolbar-action:active .template-panel-toolbar-action-arrow,html .template-panel-toolbar-action:hover .template-panel-toolbar-action-arrow{margin-top:6px}html .template-panel-toolbar-action.active{background-color:var(--palette-primary-400);transition:none}html .template-panel-toolbar-title{--Input-focusedThickness:0;--Input-focusedHighlight:#0000;background-color:var(--palette-background-level1);height:var(--appSpecific-template-panel-toolbar-title-height)}html .template-panel-toolbar-title-text{font-weight:var(--fontWeight-lg)}html .template-panel-toolbar-title input{font-weight:var(--fontWeight-lg);text-align:center}html .template-panel-toolbar-button{margin-right:.5rem}html .template-panel-toolbar-button .fill{fill:currentColor;fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-toolbar-button .stroke{stroke:currentColor;stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-pages-panel{display:flex;flex-direction:column;flex-grow:1;max-height:100%}html .template-panel-pages-panel-list{--List-decorator-size:1rem;flex-grow:1;margin-inline:-10px;padding:0}html .template-panel-pages-panel-list.dragging-items .template-panel-pages-panel-list-item{--palette-neutral-plainActiveBg:#0000}html .template-panel-pages-panel-list-item{cursor:pointer;font-weight:var(--fontWeight-md);height:var(--appSpecific-template-panel-pages-panel-item-height);width:100%}html .template-panel-pages-panel-list-item:hover{background-color:var(--palette-neutral-plainActiveBg)}html .template-panel-pages-panel-list-item svg .fill{fill:var(--palette-common-white);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-pages-panel-list-item svg .stroke{stroke:var(--palette-common-white);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-pages-panel-list-item-start-decorator{align-items:center;display:flex;justify-content:center}html .template-panel-pages-panel-list-item-prefix-decorator{--List-decorator-size:0.5rem}html .template-panel-pages-panel-list-item-content-input{margin-inline:.25rem -.5rem}html .template-panel-pages-panel-list-item-content-text{padding-inline:.75rem 0}html .template-panel-pages-panel-list-item.dragging{opacity:0}html .template-panel-pages-panel-list-item.chosen{box-shadow:0 1px 0 1px var(--palette-common-white)}html .template-panel-pages-panel-header{align-items:center;box-shadow:0 1px 0 0 var(--palette-divider);display:flex;height:var(--appSpecific-template-panel-pages-panel-header-action-height);justify-content:space-between;padding:0 10px;width:100%}html .template-panel-pages-panel-header-action{--palette-neutral-plainActiveBg:#0000;height:var(--appSpecific-template-panel-pages-panel-header-action-height);max-width:50%;padding-inline:0}html .template-panel-pages-panel-header-action-arrow{margin-left:.25rem;min-height:8px;min-width:8px;transition:transform .15s cubic-bezier(.4,0,.2,1)}html .template-panel-pages-panel-header-action-arrow .fill{fill:var(--palette-common-white);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-pages-panel-header-action-arrow .stroke{stroke:var(--palette-common-white);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-pages-panel-header-action.active svg:last-of-type{transform:rotate(-180deg)}html .template-panel-pages-panel-header-expanded-section-content{display:flex;flex-direction:column;padding:0 10px}html .template-panel-pages-panel-header-expanded-section-content-header{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem;min-height:var(--appSpecific-template-panel-pages-panel-header-expanded-section-height)}html .template-panel-pages-panel-header-expanded-section-content-header kbd{margin-inline-end:-.15rem}html .template-panel-pages-panel-header-expanded-section-content .template-panel-pages-panel-list{overflow-y:auto}html .template-panel-pages-panel-header-expanded-section-content .template-panel-pages-panel-list-item-content-input{margin-inline:.25rem -.5rem}html .template-panel-pages-panel-header-expanded-section-content .template-panel-pages-panel-list-item-content-text{padding-inline:.75rem 0}html .template-panel-pages-panel-header-expanded-section-resizer{position:relative;width:100%}html .template-panel-pages-panel-header-expanded-section-resizer .resizer{background-color:#0000;bottom:0;box-shadow:0 1px 0 0 var(--palette-divider);cursor:row-resize;height:8px;left:0;position:absolute;right:0;transition:box-shadow .2s cubic-bezier(.4,0,.2,1)}html .template-panel-pages-panel-header-expanded-section-resizer .resizer.resizing{box-shadow:0 3px 0 0 var(--palette-divider)}html .template-panel-pages-panel-content{height:100%;max-height:inherit;overflow-x:hidden;overflow-y:auto;padding-top:.5rem;touch-action:pan-y;width:100%}html .template-panel-pages-panel-content-container{cursor:default;flex-grow:1;overflow:hidden;position:relative;width:100%}html .template-panel-pages-panel-content .template-panel-pages-panel-list{margin-inline:0}html .template-panel-pages-panel-content-element{border:1px solid #0000}html .template-panel-pages-panel-content-element .template-panel-pages-panel-list-item-prefix-decorator{position:relative}html .template-panel-pages-panel-content-element .template-panel-pages-panel-list-item-start-decorator{--List-decorator-size:1rem}html .template-panel-pages-panel-content-element .template-panel-pages-panel-list-item-start-decorator svg{height:14px;width:14px}html .template-panel-pages-panel-content-element-toggler{--IconButton-size:1rem;--palette-neutral-plainHoverBg:#0000;--palette-neutral-plainActiveBg:#0000;left:-.5rem;position:absolute}html .template-panel-pages-panel-content-element-toggler svg{transform:rotate(-90deg);transition:transform .2s cubic-bezier(.4,0,.2,1)}html .template-panel-pages-panel-content-element-toggler svg .fill{fill:var(--palette-common-white);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-pages-panel-content-element-toggler svg .stroke{stroke:var(--palette-common-white);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-pages-panel-content-element-toggler.active svg{transform:rotate(0deg)}html .template-panel-pages-panel-content-element-wrapper{--palette-neutral-plainActiveBg:#0000;padding:0}html .template-panel-pages-panel-content-element-wrapper .template-panel-pages-panel-content-element{margin:0;padding-inline-start:calc(var(--nested-level)*1.5rem);width:100%}html .template-panel-pages-panel-content-element-wrapper.dragging-items .template-panel-pages-panel-content-element{border-color:#0000}html .template-panel-pages-panel-content-element:hover{background-color:#0000;border-color:var(--palette-primary-main)}html .template-panel-pages-panel-content-element.selected{background-color:var(--palette-primary-400)}html .template-panel-pages-panel-content-element.parent-selected{background-color:var(--palette-primary-500)}html .template-panel-pages-panel-property-input{--Input-minHeight:1.5rem}html .template-panel-properties-panel{display:flex;flex-direction:column;flex-grow:1}html .template-panel-properties-panel-header{align-items:center;box-shadow:0 1px 0 0 var(--palette-divider);display:flex;height:var(--appSpecific-template-panel-properties-panel-header-title-height);padding:0 10px;width:100%}html .template-panel-properties-panel-header-title{font-weight:var(--fontWeight-lg);text-align:start}html .template-panel-properties-panel-content{display:flex;flex-direction:column;flex-grow:1;overflow-x:hidden;overflow-y:auto;touch-action:pan-y;width:100%}html .template-panel-properties-panel-property-group{box-shadow:0 1px 0 0 var(--palette-divider);display:flex;flex-direction:column;width:100%}html .template-panel-properties-panel-property-group-grid{padding:10px}html .template-panel-properties-panel-property-group-inner-grid{padding-bottom:.3rem}html .template-panel-properties-panel-property-group-inner-grid:first-child{font-weight:700;padding:.5rem 10px 1rem}html .template-panel-properties-panel-property-input{--Input-minHeight:var(--appSpecific-template-panel-properties-panel-property-height)}html .template-panel-properties-panel-property-selection-input{--Select-minHeight:var(--appSpecific-template-panel-properties-panel-property-height)}html .template-panel-properties-panel-property-selection-input-option-icon{margin-left:.3rem;margin-right:.6rem}html .template-panel-properties-panel-property-selection-input-option-icon.selected .fill{fill:var(--palette-common-white);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-properties-panel-property-selection-input-option-icon.selected .stroke{stroke:var(--palette-common-white);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-properties-panel-property-selection-input+.JoySelect-listbox{max-height:300px;overflow-y:auto}html .template-panel-properties-panel-property-icons-group{width:100%}html .template-panel-properties-panel-property-icons-group .fill{fill:var(--palette-common-white);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-properties-panel-property-icons-group .stroke{stroke:var(--palette-common-white);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-properties-panel-property-icons-group>*{min-height:var(--appSpecific-template-panel-properties-panel-property-height);padding:0;width:calc(100%/var(--count))}html .template-panel-properties-panel-property-icons-group>* button{min-height:var(--appSpecific-template-panel-properties-panel-property-height);padding:0;width:100%}html .template-panel-properties-panel-property-icons-group>* svg{height:18px;width:18px}html .template-panel-properties-panel-property-color-input{border-radius:3px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}html .template-panel-properties-panel-property-color-input .color-text-field-color-input{border-bottom-right-radius:0;border-right:1px solid #0000;border-top-right-radius:0;flex:7 1}html .template-panel-properties-panel-property-color-input .color-text-field-color-input:hover{box-shadow:none}html .template-panel-properties-panel-property-color-input .color-text-field-alpha-input{border-bottom-left-radius:0;border-top-left-radius:0;flex:4 1}html .template-panel-properties-panel-property-color-input .color-text-field-alpha-input:hover{box-shadow:none}html .template-panel-properties-panel-property-color-input:hover{box-shadow:0 0 0 1px var(--palette-divider)}html .template-panel-properties-panel-property-color-input:hover .color-text-field-color-input{border-right-color:var(--palette-divider);box-shadow:none}html .template-panel-properties-panel-property-color-input:hover .color-text-field-alpha-input{box-shadow:none}html .template-panel-properties-panel-property-color-input.focused{box-shadow:0 0 0 2px var(--palette-primary-400)}html .template-panel-properties-panel-property-color-input.focused .color-text-field-color-input{border-right-color:var(--palette-divider);box-shadow:none}html .template-panel-properties-panel-property-color-input.focused .color-text-field-alpha-input{box-shadow:none}html .template-panel-properties-panel-image-manipulator-button .fill{fill:var(--palette-text-tertiary);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-properties-panel-image-manipulator-button .stroke{stroke:var(--palette-text-tertiary);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-content{height:100%;inset:0;overflow:auto;width:100%}html .template-panel-content-empty-template{align-items:center;display:flex;height:100%;justify-content:center;margin:auto;max-width:var(--appSpecific-template-panel-content-empty-template-width);padding:2rem}html .template-panel-content-empty-template-entry{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}html .template-panel-content-element-manager{backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:var(--palette-common-white);height:100%;overflow:hidden;position:relative;width:100%}html .template-panel-content-element-manager .template-panel-content-element-manager{background-color:#0000}html .template-panel-content-element-manager.new-element-selected{animation-direction:alternate;animation-duration:.5s;animation-fill-mode:backwards;animation-iteration-count:2;animation-name:glowing-page;animation-timing-function:cubic-bezier(.4,0,.2,1);box-shadow:0 0 5px 5px #0000;cursor:copy}@keyframes glowing-page{0%{box-shadow:0 0 5px 2px var(--palette-primary-400)}to{box-shadow:0 0 30px 5px var(--palette-primary-400)}}html .template-panel-content-element-manager.new-element-selected .template-panel-content-element-manager[data-element-manager=true]{animation-direction:alternate;animation-duration:.5s;animation-fill-mode:backwards;animation-iteration-count:2;animation-name:glowing-page;animation-timing-function:cubic-bezier(.4,0,.2,1);cursor:copy}html .template-panel-content-component-page{height:100%;position:relative;width:100%}html .template-panel-content-component-element-scrd{transition:box-shadow .2s cubic-bezier(.4,0,.2,1)}html .template-panel-content-component-element-scrd-handle{display:flex}html .template-panel-content-component-element-scrd-resizer{border:1px solid var(--palette-primary-400)}html .template-panel-content-component-element-scrd-connector,html .template-panel-content-component-element-scrd-resizer{background-color:var(--palette-common-white);height:10px;margin:auto;opacity:0;transition:opacity .2s cubic-bezier(.4,0,.2,1);width:10px}html .template-panel-content-component-element-scrd-connector{border:1px solid var(--palette-primary-400);border-radius:50%;cursor:pointer}html .template-panel-content-component-element-scrd.highlighted,html .template-panel-content-component-element-scrd:hover{box-shadow:0 0 0 min(250px/var(--template-page-scale),2.5px) var(--palette-primary-400)}html .template-panel-content-component-element-scrd.highlighted>div:last-of-type>div.template-panel-content-component-element-scrd-handle .template-panel-content-component-element-scrd-connector,html .template-panel-content-component-element-scrd:hover>div:last-of-type>div.template-panel-content-component-element-scrd-handle .template-panel-content-component-element-scrd-connector{cursor:pointer;opacity:1}html .template-panel-content-component-element-scrd.highlighted>div:last-of-type>div.template-panel-content-component-element-scrd-handle .template-panel-content-component-element-scrd-resizer,html .template-panel-content-component-element-scrd:hover>div:last-of-type>div.template-panel-content-component-element-scrd-handle .template-panel-content-component-element-scrd-resizer{opacity:1}html .template-panel-content-component-element-scrd.selected{box-shadow:0 0 0 min(200px/var(--template-page-scale),2px) var(--palette-primary-400)}html .template-panel-content-component-element-scrd.selected>div:last-of-type>div.template-panel-content-component-element-scrd-handle .template-panel-content-component-element-scrd-resizer{opacity:1}html .template-panel-content-component-element-scrd.container:not(.content-focused){cursor:pointer}html .template-panel-content-component-element-scrd>span{height:100%;position:absolute;width:100%}html .template-panel-content-component-element-scrd.content-focusable>span{pointer-events:none}html .template-panel-content-component-element-scrd.content-focusable.content-focused,html .template-panel-content-component-element-scrd.content-focusable.content-focused:hover{box-shadow:0 0 0 min(200px/var(--template-page-scale),2px) var(--palette-secondary-main)}html .template-panel-content-component-element-scrd.content-focusable.content-focused>span{pointer-events:auto}html .template-panel-content-component-element-border{position:relative}html .template-panel-content-component-element-border:before{background-color:var(--palette-common-white);border:1px solid var(--palette-primary-400);border-radius:50%;content:"";height:10px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s cubic-bezier(.4,0,.2,1);width:10px}html .template-panel-content-component-element-border.highlighted:before{opacity:1}html .template-panel-content-component-element-text{background-color:#0000;border:none;border-image-width:0;cursor:move;margin:0;overflow-y:hidden;padding:0}html .template-panel-content-component-element-text.editing{cursor:text}html .template-panel-content-component-element-barcode{height:100%;position:relative;width:100%}html .template-panel-content-component-element-barcode canvas{height:100%;object-fit:contain;object-position:center;width:100%}html .template-panel-content-component-element-barcode input{border:none;left:0;position:absolute;right:0;text-align:center}html .template-panel-content-component-element-barcode input:hover{border:none}html .template-panel-content-component-element-avery-label{font-size:0}html .template-panel-content-component-element-avery-label-rect{border:1px dashed #d1d1d0;height:100%;position:relative;width:100%}html .template-panel-content-component-element-avery-label-rect-wrapper{display:inline-block;position:relative}html .template-panel-content-component-element-grid{font-size:0}html .template-panel-content-component-element-grid-rect{border:1px dashed #d1d1d0;height:100%;position:relative;width:100%}html .template-panel-content-component-element-grid-rect-wrapper{display:inline-block;position:relative}html .template-panel-content-component-element-image{pointer-events:none}html .template-panel-content-component-element-line-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}html .template-panel-content-component-element-html{font-size:medium;overflow-x:hidden;overflow-y:hidden}html .template-panel-loading .panel-toolbar{background:none;box-shadow:none}html .template-panel-loading .panel-left-panel-container,html .template-panel-loading .panel-right-panel-container{background-color:#0000}html .template-panel-loading .panel-right-panel-content{align-items:flex-end}html .template-panel-loading-toolbar{align-items:center;animation:ugivdy1 .5s cubic-bezier(.4,0,.2,1);animation-delay:.5s;animation-fill-mode:forwards;background-color:#0000;box-shadow:0 1px 0 0 #0000;display:flex;height:0;justify-content:center;opacity:0;width:100%}@keyframes ugivdy1{to{background-color:var(--palette-appSpecific-panel-toolbar-background);box-shadow:0 1px 0 0 var(--palette-divider);height:100%;opacity:1}}html .template-panel-loading-toolbar-title{align-items:center;animation:ugivdyl .5s cubic-bezier(.4,0,.2,1);animation-delay:1s;animation-fill-mode:forwards;background-color:var(--palette-background-level1);display:flex;font-weight:var(--fontWeight-lg);height:var(--appSpecific-template-panel-toolbar-title-height);opacity:0;text-align:center}@keyframes ugivdyl{to{opacity:1}}html .template-panel-loading-left-panel{animation:ugivdyx .5s cubic-bezier(.4,0,.2,1);animation-delay:1s;animation-fill-mode:forwards;background-color:#0000;display:flex;flex-direction:column;flex-grow:1;max-height:100%;opacity:0;width:0}@keyframes ugivdyx{to{background-color:var(--palette-appSpecific-panel-left-panel-background);opacity:1;width:100%}}html .template-panel-loading-left-panel-header{align-items:center;box-shadow:0 1px 0 0 var(--palette-divider);display:flex;height:var(--appSpecific-template-panel-pages-panel-header-action-height);padding:0 10px;width:100%}html .template-panel-loading-left-panel-header-item{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:ugivdz1;animation-timing-function:ease-in-out;background:var(--palette-neutral-700) linear-gradient(to right,var(--palette-neutral-700) 0,var(--palette-neutral-600) 10%,var(--palette-neutral-500) 20%,var(--palette-neutral-600) 30%,var(--palette-neutral-700) 50%,var(--palette-neutral-700) 100%) no-repeat;background-size:100vw 100vh;border-radius:var(--shape-borderRadius);height:1rem;margin-inline-start:.5rem;position:relative;width:2.5rem}@keyframes ugivdz1{0%{background-position:-50vw 0}to{background-position:50vw 0}}html .template-panel-loading-left-panel-content{height:100%;max-height:inherit;overflow-x:hidden;overflow-y:auto;padding-top:.5rem;touch-action:pan-y;width:100%}html .template-panel-loading-left-panel-content-container{cursor:default;flex-grow:1;overflow:hidden;position:relative;width:100%}html .template-panel-loading-left-panel-content-item{display:flex;flex-direction:column;padding-inline:1rem;width:100%}html .template-panel-loading-left-panel-content-item>div{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:ugivdzk;animation-timing-function:ease-in-out;background:var(--palette-neutral-700) linear-gradient(to right,var(--palette-neutral-700) 0,var(--palette-neutral-600) 10%,var(--palette-neutral-500) 20%,var(--palette-neutral-600) 30%,var(--palette-neutral-700) 50%,var(--palette-neutral-700) 100%) no-repeat;background-size:100vw 100vh;border-radius:var(--shape-borderRadius);height:1rem;margin-block:.35rem;position:relative}@keyframes ugivdzk{0%{background-position:-50vw 0}to{background-position:50vw 0}}html .template-panel-loading-left-panel-content-item>div:first-child{width:70%}html .template-panel-loading-left-panel-content-item>div:nth-child(2){width:55%}html .template-panel-loading-left-panel-content-item>div:nth-child(3){width:40%}html .template-panel-loading-left-panel-content-item>div:nth-child(4){width:70%}html .template-panel-loading-left-panel-content-item>div:nth-child(5){width:40%}html .template-panel-loading-left-panel-content-item:last-child>div:nth-child(3){opacity:.7}html .template-panel-loading-left-panel-content-item:last-child>div:nth-child(4){opacity:.45}html .template-panel-loading-left-panel-content-item:last-child>div:nth-child(5){opacity:.2}html .template-panel-loading-right-panel{animation:ugive04 .5s cubic-bezier(.4,0,.2,1);animation-delay:1s;animation-fill-mode:forwards;background-color:#0000;display:flex;flex-direction:column;flex-grow:1;max-height:100%;opacity:0;width:0}@keyframes ugive04{to{background-color:var(--palette-appSpecific-panel-right-panel-background);opacity:1;width:100%}}html .template-panel-loading-right-panel-header{align-items:center;box-shadow:0 1px 0 0 var(--palette-divider);display:flex;height:var(--appSpecific-template-panel-properties-panel-header-title-height);padding-inline:1rem;width:100%}html .template-panel-loading-right-panel-header-item{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:ugive05;animation-timing-function:ease-in-out;background:var(--palette-neutral-700) linear-gradient(to right,var(--palette-neutral-700) 0,var(--palette-neutral-600) 10%,var(--palette-neutral-500) 20%,var(--palette-neutral-600) 30%,var(--palette-neutral-700) 50%,var(--palette-neutral-700) 100%) no-repeat;background-size:100vw 100vh;border-radius:var(--shape-borderRadius);height:1rem;margin-inline-start:.5rem;position:relative;width:2.5rem}@keyframes ugive05{0%{background-position:-50vw 0}to{background-position:50vw 0}}html .template-panel-loading-right-panel-sub-header{box-shadow:0 1px 0 0 var(--palette-divider);display:flex;flex-direction:column;padding-block-end:.5rem;padding-inline:1rem;width:100%}html .template-panel-loading-right-panel-sub-header-item{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:ugive0i;animation-timing-function:ease-in-out;background:var(--palette-neutral-700) linear-gradient(to right,var(--palette-neutral-700) 0,var(--palette-neutral-600) 10%,var(--palette-neutral-500) 20%,var(--palette-neutral-600) 30%,var(--palette-neutral-700) 50%,var(--palette-neutral-700) 100%) no-repeat;background-size:100vw 100vh;border-radius:var(--shape-borderRadius);height:1rem;margin-block-start:.5rem;margin-inline-start:.5rem;position:relative}@keyframes ugive0i{0%{background-position:-50vw 0}to{background-position:50vw 0}}html .template-panel-loading-right-panel-sub-header-item:first-child{width:4rem}html .template-panel-loading-right-panel-sub-header-item:nth-child(2){width:80%}html .template-panel-loading-right-panel-content{height:100%;max-height:inherit;overflow-x:hidden;overflow-y:auto;padding-top:.5rem;padding-inline:1rem;touch-action:pan-y;width:100%}html .template-panel-loading-right-panel-content-container{cursor:default;flex-grow:1;overflow:hidden;position:relative;width:100%}html .template-panel-loading-right-panel-content-item{align-items:center;display:flex;margin-block:.4rem;padding-inline:1rem;width:100%}html .template-panel-loading-right-panel-content-item>div{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:ugive10;animation-timing-function:ease-in-out;background:var(--palette-neutral-700) linear-gradient(to right,var(--palette-neutral-700) 0,var(--palette-neutral-600) 10%,var(--palette-neutral-500) 20%,var(--palette-neutral-600) 30%,var(--palette-neutral-700) 50%,var(--palette-neutral-700) 100%) no-repeat;background-size:100vw 100vh;border-radius:var(--shape-borderRadius);height:1rem;margin-inline-end:.5rem;position:relative}@keyframes ugive10{0%{background-position:-50vw 0}to{background-position:50vw 0}}html .template-panel-loading-right-panel-content-item>div:first-child{border-radius:50%;height:1.5rem;width:1.5rem}html .template-panel-loading-right-panel-content-item>div:nth-child(2){width:55%}html .template-panel-loading-right-panel-content-item-container{display:flex;flex-direction:column;width:100%}html .template-panel-loading-right-panel-content-item-container:nth-last-child(3)>div{opacity:.7}html .template-panel-loading-right-panel-content-item-container:nth-last-child(2)>div{opacity:.45}html .template-panel-loading-right-panel-content-item-container:last-child>div{opacity:.2}html .template-panel-loading-right-panel-content-item-header{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:ugive19;animation-timing-function:ease-in-out;background:var(--palette-neutral-700) linear-gradient(to right,var(--palette-neutral-700) 0,var(--palette-neutral-600) 10%,var(--palette-neutral-500) 20%,var(--palette-neutral-600) 30%,var(--palette-neutral-700) 50%,var(--palette-neutral-700) 100%) no-repeat;background-size:100vw 100vh;border-radius:var(--shape-borderRadius);height:1rem;margin-block:.5rem;margin-inline-start:.5rem;position:relative;width:4rem}@keyframes ugive19{0%{background-position:-50vw 0}to{background-position:50vw 0}}html .template-panel-loading-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}html .template-panel-loading-content .MuiLinearProgress-root{background-color:var(--palette-neutral-softBg);margin-block-start:1rem;width:200px}html .template-panel-loading-content .MuiLinearProgress-bar{background-color:var(--palette-neutral-softColor)}html .template-panel-loading-content-loading-animation{height:70px!important;width:70px!important}html .print-panel-toolbar-title{align-items:center;display:flex;font-weight:var(--fontWeight-lg);height:var(--appSpecific-print-panel-toolbar-title-height)}html .print-panel-toolbar-button{margin-right:.5rem}html .print-panel-toolbar-button .fill{fill:currentColor;fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .print-panel-toolbar-button .stroke{stroke:currentColor;stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .print-panel-toolbar-button:last-child{margin-right:.75rem}html .print-panel-pages-panel{display:flex;flex-direction:column;flex-grow:1;max-height:100%}html .print-panel-pages-panel-list{--List-decorator-size:1rem;flex-grow:1;margin-inline:-10px;padding:0}html .print-panel-pages-panel-list-item{font-weight:var(--fontWeight-md);height:var(--appSpecific-print-panel-pages-panel-item-height);width:100%}html .print-panel-pages-panel-list-item svg .fill{fill:var(--palette-common-white);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .print-panel-pages-panel-list-item svg .stroke{stroke:var(--palette-common-white);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .print-panel-pages-panel-list-item-start-decorator{--List-decorator-size:1rem;align-items:center;display:flex;justify-content:center}html .print-panel-pages-panel-list-item-start-decorator-content{background-color:#0000;height:2px;transition:background-color .2s cubic-bezier(.4,0,.2,1);width:1rem}html .print-panel-pages-panel-list-item-content-text{padding-inline:.75rem 0}html .print-panel-pages-panel-list-item.selected .print-panel-pages-panel-list-item-start-decorator-content{background-color:var(--palette-primary-400)}html .print-panel-pages-panel-list-item.selected .print-panel-pages-panel-list-item-content-text{color:var(--palette-primary-400)}html .print-panel-pages-panel-header{align-items:center;box-shadow:0 1px 0 0 var(--palette-divider);display:flex;font-weight:var(--fontWeight-lg);height:var(--appSpecific-print-panel-pages-panel-header-height);justify-content:space-between;padding:0 10px;padding-inline-end:0;width:100%}html .print-panel-pages-panel-header-button .fill{fill:currentColor;fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .print-panel-pages-panel-header-button .stroke{stroke:currentColor;stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .print-panel-pages-panel-list-item{border:1px solid #0000}html .print-panel-pages-panel-list-item:hover{border-color:var(--palette-neutral-plainActiveBg)}html .print-panel-pages-panel-list-item.selected-sortable{background-color:var(--palette-neutral-plainActiveBg)}html .print-panel-pages-panel-content{height:100%;max-height:inherit;overflow-x:hidden;overflow-y:auto;padding-bottom:3rem;padding-top:.5rem;touch-action:pan-y;width:100%}html .print-panel-pages-panel-content-container{cursor:default;flex-grow:1;overflow:hidden;position:relative;width:100%}html .print-panel-content{height:var(--page-dimensional-percentage);inset:0;overflow:auto;position:relative;transform:scale(var(--page-scale));transform-origin:top left;width:var(--page-dimensional-percentage)}html .print-panel-content-scroll-tooltip-anchor{height:1px;position:absolute;right:0;width:1px}html .print-panel-content-page-container{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;position:relative}html .print-panel-content-page-container>.print-panel-content-page-container>:first-child{margin-top:1.5rem}html .print-panel-content-page{backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:var(--palette-common-white);margin-bottom:1rem;overflow:hidden;position:relative}html .print-panel-content-page-template{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translate(-200%,-200%);-webkit-user-select:none;user-select:none;visibility:hidden;z-index:-100}html .print-panel-content-page-loading{backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:var(--palette-background-level1);margin-bottom:1rem;margin-top:1rem;overflow:hidden;position:relative}html .print-panel-content-element-barcode{position:relative}html .print-panel-content-element-barcode canvas{height:100%;object-fit:contain;object-position:center;width:100%}html .print-panel-content-element-container-inner{height:100%;position:relative;width:100%}html .print-panel-content-element-avery-label{font-size:0}html .print-panel-content-element-avery-label-rect{height:100%;position:relative;width:100%}html .print-panel-content-element-avery-label-rect-wrapper{display:inline-block;position:relative}html .print-panel-content-element-grid{font-size:0}html .print-panel-content-element-grid-rect{height:100%;position:relative;width:100%}html .print-panel-content-element-grid-rect-wrapper{display:inline-block;position:relative}html .print-panel-content-element-html{font-size:medium;overflow-x:hidden;overflow-y:hidden}html .print-panel-loading .panel-toolbar{background:none;box-shadow:none}html .print-panel-loading .panel-left-panel-container{background-color:#0000}html .print-panel-loading-toolbar{align-items:center;animation:ugive1a .5s cubic-bezier(.4,0,.2,1);animation-delay:.5s;animation-fill-mode:forwards;background-color:#0000;box-shadow:0 1px 0 0 #0000;display:flex;height:0;justify-content:center;opacity:0;width:100%}@keyframes ugive1a{to{background-color:var(--palette-appSpecific-panel-toolbar-background);box-shadow:0 1px 0 0 var(--palette-divider);height:100%;opacity:1}}html .print-panel-loading-toolbar-title{align-items:center;animation:ugive1z .5s cubic-bezier(.4,0,.2,1);animation-delay:1s;animation-fill-mode:forwards;background-color:var(--palette-background-level1);display:flex;font-weight:var(--fontWeight-lg);height:var(--appSpecific-print-panel-toolbar-title-height);opacity:0;text-align:center}@keyframes ugive1z{to{opacity:1}}html .print-panel-loading-left-panel{animation:ugive2c .5s cubic-bezier(.4,0,.2,1);animation-delay:1s;animation-fill-mode:forwards;background-color:#0000;display:flex;flex-direction:column;flex-grow:1;max-height:100%;opacity:0;width:0}@keyframes ugive2c{to{opacity:1;width:100%}}html .print-panel-loading-left-panel-header{align-items:center;box-shadow:0 1px 0 0 var(--palette-divider);display:flex;height:var(--appSpecific-print-panel-pages-panel-header-height);padding:0 10px;width:100%}html .print-panel-loading-left-panel-header-item{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:ugive2y;animation-timing-function:ease-in-out;background:var(--palette-neutral-700) linear-gradient(to right,var(--palette-neutral-700) 0,var(--palette-neutral-600) 10%,var(--palette-neutral-500) 20%,var(--palette-neutral-600) 30%,var(--palette-neutral-700) 50%,var(--palette-neutral-700) 100%) no-repeat;background-size:100vw 100vh;border-radius:var(--shape-borderRadius);height:1rem;margin-inline-start:.5rem;position:relative;width:2.5rem}@keyframes ugive2y{0%{background-position:-50vw 0}to{background-position:50vw 0}}html .print-panel-loading-left-panel-content{height:100%;max-height:inherit;overflow-x:hidden;overflow-y:auto;padding-top:.5rem;touch-action:pan-y;width:100%}html .print-panel-loading-left-panel-content-container{cursor:default;flex-grow:1;overflow:hidden;position:relative;width:100%}html .print-panel-loading-left-panel-content-item{display:flex;flex-direction:column;padding-inline:1rem;width:100%}html .print-panel-loading-left-panel-content-item>div{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:ugive3k;animation-timing-function:ease-in-out;background:var(--palette-neutral-700) linear-gradient(to right,var(--palette-neutral-700) 0,var(--palette-neutral-600) 10%,var(--palette-neutral-500) 20%,var(--palette-neutral-600) 30%,var(--palette-neutral-700) 50%,var(--palette-neutral-700) 100%) no-repeat;background-size:100vw 100vh;border-radius:var(--shape-borderRadius);height:1rem;margin-block:.35rem;position:relative}@keyframes ugive3k{0%{background-position:-50vw 0}to{background-position:50vw 0}}html .print-panel-loading-left-panel-content-item>div:first-child{width:70%}html .print-panel-loading-left-panel-content-item>div:nth-child(2){width:55%}html .print-panel-loading-left-panel-content-item>div:nth-child(3){width:40%}html .print-panel-loading-left-panel-content-item>div:nth-child(4){width:70%}html .print-panel-loading-left-panel-content-item>div:nth-child(5){width:40%}html .print-panel-loading-left-panel-content-item:last-child>div:nth-child(3){opacity:.7}html .print-panel-loading-left-panel-content-item:last-child>div:nth-child(4){opacity:.45}html .print-panel-loading-left-panel-content-item:last-child>div:nth-child(5){opacity:.2}html .print-panel-loading-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}html .print-panel-loading-content .MuiLinearProgress-root{background-color:var(--palette-neutral-softBg);margin-block-start:1rem;width:200px}html .print-panel-loading-content .MuiLinearProgress-bar{background-color:var(--palette-neutral-softColor)}html .print-panel-loading-content-loading-animation{height:70px!important;width:70px!important}html .color-text-field{align-items:center;display:flex;justify-content:flex-start}html .color-text-field-color-indicator{box-shadow:inset 0 0 0 .6px #0003;height:16px;margin:0;min-height:16px;padding:0;position:relative;width:16px}html .color-text-field-opacity-indicator{background-image:url(/static/media/opacity.a938f7b74959a1095f27.svg);height:100%;position:absolute;right:0;top:0;width:50%}html .input-label{font-size:var(--fontSize-sm);font-weight:var(--fontWeight-md);margin-block-end:.5rem}html .filepond--panel{background-color:#0000!important;border-radius:var(--shape-borderRadius)}html .filepond--panel[data-scalable=true]:not(.filepond--item-panel){border:2px dashed var(--palette-neutral-plainActiveBg)!important}html .filepond--panel-root{background-color:#0000!important}html .filepond--root{font-family:var(--fontFamily-body),-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important}html .filepond--label-action{color:var(--palette-secondary-main);text-decoration:none}html .filepond--drop-label{color:var(--palette-common-white);font-size:var(--fontSize-sm)!important;font-weight:var(--fontWeight-md)}html .template-panel-toolbar-elements-menu-group{--palette-neutral-plainActiveBg:#0000;justify-content:flex-start;margin-top:.5rem;padding-inline:0;width:100%}html .template-panel-toolbar-elements-menu-group-arrow{margin-left:.4rem;transition:transform .2s cubic-bezier(.4,0,.2,1)}html .template-panel-toolbar-elements-menu-group-arrow .fill{fill:var(--palette-common-white);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-toolbar-elements-menu-group-arrow .stroke{stroke:var(--palette-common-white);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-toolbar-elements-menu-group.active svg{transform:rotate(-180deg)}html .template-panel-toolbar-elements-menu-group-element{cursor:pointer}html .template-panel-toolbar-elements-menu-group-element svg{color:var(--palette-common-white);height:16px;margin-left:1rem;margin-right:.5rem;width:16px}html .template-panel-toolbar-elements-menu-group-element svg .fill{fill:var(--palette-common-white);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .template-panel-toolbar-elements-menu-group-element svg .stroke{stroke:var(--palette-common-white);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}html .color-text-field-color-picker-popover{background-color:var(--palette-background-level1);background-image:none;width:260px}html .color-text-field-color-picker-popover-header{--IconButton-size:1.5rem;align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;margin-top:.5rem;padding-inline-end:.5rem;padding-inline-start:1rem}html .color-text-field-color-picker-popover-body{--thumb-size:14px;display:flex;flex-direction:column;width:100%}html .color-text-field-color-picker-popover-body-tools{display:flex;flex-direction:row;padding-inline:1rem;width:100%}html .color-text-field-color-picker-popover-body-tools>div{align-items:center;display:flex;flex-direction:column;justify-content:center}html .color-text-field-color-picker-popover-body-tools>div:first-of-type{padding-inline-end:1rem}html .color-text-field-color-picker-popover-body-tools>div:last-of-type{flex-grow:1}html .color-text-field-color-picker-popover-body-slider-container{width:100%}html .color-text-field-color-picker-popover-body-slider-container .alpha-slider,html .color-text-field-color-picker-popover-body-slider-container .hue-slider{--Slider-track-size:var(--thumb-size);--Slider-thumb-size:var(--thumb-size);--Slider-thumb-radius:50%;padding-block:calc(var(--thumb-size)*.75)}html .color-text-field-color-picker-popover-body-slider-container .alpha-slider .JoySlider-rail,html .color-text-field-color-picker-popover-body-slider-container .hue-slider .JoySlider-rail{box-shadow:inset 0 0 0 .6px #0003;opacity:1}html .color-text-field-color-picker-popover-body-slider-container .alpha-slider .JoySlider-track,html .color-text-field-color-picker-popover-body-slider-container .hue-slider .JoySlider-track{background-color:#0000;border:0;color:#0000}html .color-text-field-color-picker-popover-body-slider-container .alpha-slider .JoySlider-thumb,html .color-text-field-color-picker-popover-body-slider-container .hue-slider .JoySlider-thumb{--Slider-thumb-color:var(--palette-common-white);background-color:#0000;left:clamp(3%,var(--left),97%)!important;outline:none!important}html .color-text-field-color-picker-popover-body-slider-container .alpha-slider .JoySlider-thumb:before,html .color-text-field-color-picker-popover-body-slider-container .hue-slider .JoySlider-thumb:before{height:calc(100% - 4px);width:calc(100% - 4px)}html .color-text-field-color-picker-popover-body-slider-container .hue-slider .JoySlider-rail{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}html .color-text-field-color-picker-popover-body-slider-container .alpha-slider .JoySlider-rail{background:linear-gradient(to right,rgba(var(--rgb-r),var(--rgb-g),var(--rgb-b),.5) 0,rgba(var(--rgb-r),var(--rgb-g),var(--rgb-b),1) 100%)}html .color-text-field-color-picker-popover-body-slider-container .alpha-slider .JoySlider-rail:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAAAeCAYAAAB39mEfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Njc2REE2MjIxRTQwMTFFMzhBN0RGRUNERjQzQzU5NUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2REE2MjMxRTQwMTFFMzhBN0RGRUNERjQzQzU5NUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZEQTYyMDFFNDAxMUUzOEE3REZFQ0RGNDNDNTk1QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NzZEQTYyMTFFNDAxMUUzOEE3REZFQ0RGNDNDNTk1QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhiH6HAAAAD0SURBVHja7NdRDoIwEEXRatwR+98BbGkqJGqAtojVP89NSNSb0gaZzJvLOI45pbRcC3kYhtfn5ZqmqeZzxedOHw0fq/Wx89FYHwc+Hutjd/9vfOzOt96/tn5/vvjQP/df+81+jfNH4/kcnf8TX3s+LX/m/62tzz98/9693+maABQoDEBhAOe4zZlq88OcuTbfef4fvY4BiFKAwgD6ZwyZkudLr2MAohSgMID+GUOm5PnS6xiAKAUoDKB/xpApeb70OgYgSgEKA+ifMWRKni+9jgGIUoDCAPpnDJmS50uvYwCiFKAwgP4ZQ6bk+dLrGECFuwADAEXCF3VzjeI9AAAAAElFTkSuQmCC);border-radius:var(--Slider-track-radius);content:"";height:100%;position:absolute;width:100%;z-index:-1}html .color-text-field-color-picker-popover-body-color-space{background-image:linear-gradient(to top,var(--palette-common-black),#0000),linear-gradient(to right,var(--palette-common-white),#0000);height:220px;margin-block-end:1rem;position:relative;width:100%}html .color-text-field-color-picker-popover-body-color-space-thumb{border:3px solid var(--palette-common-white);border-radius:50%;height:var(--thumb-size);margin-bottom:calc(var(--thumb-size)*-.5);margin-left:calc(var(--thumb-size)*-.5);position:absolute;transition:box-shadow .15s cubic-bezier(.4,0,.2,1) 0ms;width:var(--thumb-size);will-change:left,bottom}html .color-text-field-color-picker-popover-body-suggestions{box-shadow:0 0 0 1px var(--palette-divider);display:flex;flex-direction:column;margin-top:.5rem;padding-inline:1rem;padding-top:1rem;width:100%}html .color-text-field-color-picker-popover-body-suggestion{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}html .color-text-field-color-picker-popover-body-suggestion .values{align-items:center;display:flex;justify-content:flex-end}html .color-text-field-color-picker-popover-body-suggestion .values>*{margin-right:.4rem}html .image-manipulator-popover{background-color:var(--palette-background-level1);background-image:none;width:260px}html .image-manipulator-popover-header{--IconButton-size:1.5rem;align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;margin-top:.5rem;padding-inline-end:.5rem;padding-inline-start:1rem}html .image-manipulator-popover-body{display:flex;flex-direction:column;width:100%}html .image-manipulator-popover-body-commit-button{margin-block-end:.5rem;margin-inline:.5rem}html .image-manipulator-image-cropper{height:240px;margin:1rem;width:240px}html .image-manipulator-image-cropper-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}html .image-manipulator-image-cropper-circular-progress{position:absolute}html .Toastify__toast{border-radius:var(--shape-borderRadius)}html .Toastify__toast .toast-content{align-items:center;display:flex;justify-content:center}html .quick-actions-panel-dialog{align-items:center;background-color:var(--palette-background-level1);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;padding:0;top:calc(var(--appSpecific-panel-toolbar-height) + 5rem);transform:translate(-50%);width:min(400px,40vw)}html .quick-actions-panel-search-input{--Input-focusedHighlight:#0000;--Input-focusedThickness:0;background-color:var(--palette-background-level1);min-height:3rem;padding-inline:1rem;width:100%}html .quick-actions-panel-entry-container{max-height:270px;overflow-y:auto;padding-inline:.5rem;width:100%}html .quick-actions-panel-entry{width:100%}html .quick-actions-panel-entry .end-decorator{justify-content:flex-end}html .new-avery-label-element-dialog{--ModalDialog-minWidth:300px;background-color:var(--palette-background-surface);box-shadow:var(--shadow-sm);max-width:var(--ModalDialog-minWidth)}html .new-avery-label-element-dialog .radio{justify-content:flex-end;margin-top:.5rem}html .new-avery-label-element-dialog .radio:not(:last-child){margin-bottom:2rem}html .new-avery-label-element-dialog p{color:var(--palette-text-tertiary)}html .add-printed-blank-pages-dialog{--ModalDialog-minWidth:min(500px,95vw)}html .app-views{background-color:var(--palette-background-body);min-height:100vh}@supports(-webkit-touch-callout:none){html .app-views{min-height:-webkit-fill-available}}html .app-views .app.centered{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100vw}@supports(-webkit-touch-callout:none){html .app-views .app.centered{min-height:-webkit-fill-available}}html .app-views .app.error-cursor{cursor:none}html .app-views .app .loading-bar-container .loading-bar{background:var(--palette-secondary-main)!important;color:var(--palette-secondary-main)!important}html .app-views .app .loading-bar-container .loading-bar>div{box-shadow:var(--palette-secondary-main) 0 0 10px,var(--palette-secondary-main) 0 0 5px}html .error-view{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:100vw}html .error-view *{cursor:none!important}html .error-view .foreground{height:200vh;left:-100vw;mask-image:radial-gradient(15vw at 50% 50%,#0000 100%,#000 0);-webkit-mask-image:radial-gradient(15vw at 50% 50%,#0000 100%,#000 0);pointer-events:none;position:fixed;top:-100vh;transform-origin:center;width:200vw;z-index:999}html .error-view .flashlight{background:rgba(var(--palette-text-primaryChannel)/.23);box-shadow:0 0 100px 20px var(--palette-text-primary);left:0;pointer-events:none;position:absolute;top:0;transform:translate(-50%,-50%);z-index:999}html .error-view .flashlight .fill{fill:var(--palette-text-primary);fill-opacity:1;transition:all .2s cubic-bezier(.4,0,.2,1)}html .error-view .flashlight .stroke{stroke:var(--palette-text-primary);stroke-opacity:1;stroke-width:1px;transition:all .2s cubic-bezier(.4,0,.2,1)}@supports not (((-webkit-backdrop-filter:blur(0px)) or (backdrop-filter:blur(0px))) or (-webkit-backdrop-filter:blur(0px))){html .error-view .foreground{background-color:var(--palette-background-body)}}@media screen and (min-width:746px){html .error-view .foreground{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}}html .error-view .title{font-size:12rem;font-weight:700;letter-spacing:10px;margin:0}@media(max-width:1200px){html .error-view .title{font-size:calc(2.325rem + 12.9vw)}}html .error-view .title span{color:var(--palette-text-primary);text-shadow:1px 1px 0 var(--palette-primary-main),-1px -1px 0 rgba(var(--palette-primary-mainChannel)/.5),0 0 4px rgba(var(--palette-primary-mainChannel)/.8)}html .error-view .description{margin:2rem;text-align:center}html .print-view .panel-left-panel-container{background-color:#0000}html .print-view.generating-pdf .panel-left-panel-container,html .print-view.generating-pdf .panel-toolbar{display:none}html .print-view.generating-pdf .panel-content-preview-content{background-color:#0000}html .print-view.generating-pdf .panel-content-preview-container{inset:0;position:static}html .print-view.generating-pdf .print-panel-content-page{margin:0}html .print-view.generating-pdf .print-panel-content-page-container{margin:0!important}html .print-view.generating-pdf .print-panel-content-page-container>:first-child{margin-top:0!important}@media print{html .print-view .panel-left-panel-container,html .print-view .panel-toolbar{display:none}html .print-view .panel-content-preview-content{background-color:#0000}html .print-view .panel-content-preview-container{inset:0;position:static}html .print-view .print-panel-content-page{margin:0}html .print-view .print-panel-content-page-container{margin:0!important}html .print-view .print-panel-content-page-container>:first-child{margin-top:0!important}html *{-webkit-print-color-adjust:exact!important}html body{height:auto;margin:0;padding:0;width:100%}html body.mobile-device .print-view .print-panel-content{height:113.63%!important;transform:scale(.88)!important;transform-origin:top left!important;width:113.63%!important}html .app-views{background-color:#fff}html .template-view{display:none}html .print-view{display:inline;display:initial;height:var(--print-pages-height)}html .print-view .panel-left-panel-container,html .print-view .panel-toolbar{display:none}html .print-view .panel-content-preview-content{background-color:#fff}html .print-view .panel-content-preview-container{background-color:#fff;inset:0;position:static}html .print-view .print-panel-content{height:100.1%!important;transform:none!important;transform-origin:initial!important;width:100.1%!important}html .print-view .print-panel-content-page,html .print-view .print-panel-content-page-container,html .print-view .print-panel-content-page-container>:first-child{margin:0!important;padding:0!important}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.3333333333%;left:0;top:33.3333333333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.3333333333%;top:0;width:33.3333333333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media(min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media(min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media(min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
/*!
 * FilePond 4.30.4
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--assistant{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--browser.filepond--browser{font-size:0;left:1em;margin:0;opacity:0;padding:0;position:absolute;top:1.75em;width:calc(100% - 2em)}.filepond--data{border:none;contain:strict;height:0;margin:0;padding:0;visibility:hidden;width:0}.filepond--data,.filepond--drip{pointer-events:none;position:absolute}.filepond--drip{background:#00000003;border-radius:.5em;bottom:0;left:0;opacity:.1;overflow:hidden;right:0;top:0}.filepond--drip-blob{background:#292625;border-radius:50%;height:8em;margin-left:-4em;margin-top:-4em;-webkit-transform-origin:center center;transform-origin:center center;width:8em}.filepond--drip-blob,.filepond--drop-label{left:0;position:absolute;top:0;will-change:transform,opacity}.filepond--drop-label{align-items:center;color:#4f4f4f;display:flex;height:0;justify-content:center;margin:0;right:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;line-height:1.5;text-align:center}.filepond--label-action{-webkit-text-decoration-skip:ink;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;text-decoration-skip-ink:auto}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{border:none;font-family:inherit;font-size:1em;height:1.625em;line-height:inherit;margin:0;outline:none;padding:0;width:1.625em;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--file-action-button.filepond--file-action-button svg{height:100%;width:100%}.filepond--file-action-button.filepond--file-action-button:after{bottom:-.75em;content:"";left:-.75em;position:absolute;right:-.75em;top:-.75em}.filepond--file-action-button{background-color:#00000080;background-image:none;border-radius:50%;box-shadow:0 0 0 0 #fff0;color:#fff;cursor:auto;transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em #ffffffe6}.filepond--file-action-button[disabled]{background-color:#00000040;color:#ffffff80}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{height:2em;padding:.1875em;width:2em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{background:#0000;border:none;color:inherit;font-family:inherit;line-height:inherit;margin:0 0 0 .25em;outline:none;padding:0;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{height:1.3125em;width:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;margin:0 .5em 0 0;min-width:0;pointer-events:none;position:static;-webkit-user-select:none;-ms-user-select:none;user-select:none;will-change:transform,opacity}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{align-items:flex-end;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;pointer-events:none;position:static;text-align:right;-webkit-user-select:none;-ms-user-select:none;user-select:none;will-change:transform,opacity}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;height:100%;margin:0;min-width:0;padding:0}.filepond--file-wrapper.filepond--file-wrapper>legend{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--file{align-items:flex-start;border-radius:.5em;color:#fff;display:flex;height:100%;padding:.5625em;position:static}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@-webkit-keyframes fall{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fall{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{left:0;margin:.25em;padding:0;position:absolute;right:0;top:0;will-change:transform,opacity;z-index:1}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em #00000040}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{box-shadow:0 0 0 #0000;transition:box-shadow .125s ease-in-out}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em rgba(0,0,0,.325)}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{left:0;margin:0;position:absolute;right:0;top:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),#0000);mask:linear-gradient(180deg,#000 calc(100% - .5em),#0000);overflow-x:hidden;overflow-y:scroll}.filepond--list-scroller::-webkit-scrollbar{background:#0000}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#0000004d;border:.3125em solid #0000;border-radius:99999px}.filepond--list.filepond--list{list-style-type:none;margin:0;padding:0;position:absolute;top:0;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{height:100%;margin:0;max-width:none;width:100%}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{align-items:center;bottom:0;display:flex;height:auto;justify-content:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{height:100%;margin-bottom:0;margin-top:0;overflow:hidden}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{height:100%;left:0;right:0}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status,.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{background-color:#f1f0ef;border-radius:.5em}.filepond--panel{height:100%!important;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{background-color:initial!important;border:none!important;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{left:0;margin:0;padding:0;position:absolute;right:0;top:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.filepond--panel-top:after{background-color:inherit;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.filepond--panel-bottom,.filepond--panel-center{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0);-webkit-transform-origin:left top;transform-origin:left top;will-change:transform}.filepond--panel-bottom{border-top:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.filepond--panel-bottom:before{background-color:inherit;content:"";height:2px;left:0;position:absolute;right:0;top:-1px}.filepond--panel-center{border-bottom:none!important;border-radius:0!important;border-top:none!important;height:100px!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{color:#fff;height:1.25em;margin:0;pointer-events:none;position:static;width:1.25em;will-change:transform,opacity}.filepond--progress-indicator svg{height:100%;transform-box:fill-box;vertical-align:top;width:100%}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;contain:layout style size;direction:ltr;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:450;line-height:normal;margin-bottom:1em;position:relative;text-align:left;text-rendering:optimizeLegibility}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-bottom:1em;margin-top:1em}.filepond--root .filepond--credits{bottom:-14px;color:inherit;font-size:11px;line-height:.85;opacity:.175;position:absolute;right:0;text-decoration:none;z-index:3}.filepond--root .filepond--credits[style]{bottom:auto;margin-top:14px;top:0}
/*!
 * FilePondPluginImagePreview 4.6.11
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--image-preview-markup{left:0;position:absolute;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{display:block;left:0;margin:0;max-height:7rem;min-height:5rem;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:2}.filepond--image-preview-overlay svg{color:inherit;height:auto;max-height:inherit;width:100%}.filepond--image-preview-overlay-idle{color:#282828d9;mix-blend-mode:multiply}.filepond--image-preview-overlay-success{color:#369763;mix-blend-mode:normal}.filepond--image-preview-overlay-failure{color:#c44e47;mix-blend-mode:normal}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit:fill) or (object-fit:fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{background:#00000003;border-radius:.45em;height:100%;left:0;margin:0;overflow:hidden;position:absolute;right:0;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filepond--image-preview{align-items:center;background:#222;display:flex;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;will-change:transform,opacity;z-index:1}.filepond--image-clip{margin:0 auto;overflow:hidden;position:relative}.filepond--image-clip[data-transparency-indicator=grid] canvas,.filepond--image-clip[data-transparency-indicator=grid] img{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0h50v50H0M50 50h50v50H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{left:0;position:absolute;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{align-items:center;display:flex;height:100%;justify-content:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{bottom:0;top:auto;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-bottom:.1875em;margin-left:.1875em;margin-top:0}
/*# sourceMappingURL=main.b875f437.css.map*/