svg[data-v-76aa6b74]{transform:rotate(var(--r, 0deg)) scale(var(--sx, 1),var(--sy, 1))}path[data-v-76aa6b74]{fill:currentColor}.color-picker-icon{position:absolute;width:1.5rem;height:1.5rem;cursor:pointer;left:1rem;top:2.5rem}.color-picker-icon span{width:100%;display:block;height:100%}.vc-chrome{position:absolute;top:80px;right:20px;z-index:99}.current-color{display:inline-block;width:40px;height:100%;background-color:#000;cursor:pointer;border:1px solid}.color-picker-space{margin-bottom:240px}/**
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/:root{--ck-color-base-foreground: hsl(0, 0%, 98%);--ck-color-base-background: hsl(0, 0%, 100%);--ck-color-base-border: hsl(220, 6%, 81%);--ck-color-base-action: hsl(104, 50.2%, 42.5%);--ck-color-base-focus: hsl(209, 92%, 70%);--ck-color-base-text: hsl(0, 0%, 20%);--ck-color-base-active: hsl(218.1, 100%, 58%);--ck-color-base-active-focus: hsl(218.2, 100%, 52.5%);--ck-color-base-error: hsl(15, 100%, 43%);--ck-color-focus-border-coordinates: 218, 81.8%, 56.9%;--ck-color-focus-border: hsl(var(--ck-color-focus-border-coordinates));--ck-color-focus-outer-shadow: hsl(212.4, 89.3%, 89%);--ck-color-focus-disabled-shadow: hsla(209, 90%, 72%,.3);--ck-color-focus-error-shadow: hsla(9,100%,56%,.3);--ck-color-text: var(--ck-color-base-text);--ck-color-shadow-drop: hsla(0, 0%, 0%, .15);--ck-color-shadow-drop-active: hsla(0, 0%, 0%, .2);--ck-color-shadow-inner: hsla(0, 0%, 0%, .1);--ck-color-button-default-background: transparent;--ck-color-button-default-hover-background: hsl(0, 0%, 94.1%);--ck-color-button-default-active-background: hsl(0, 0%, 94.1%);--ck-color-button-default-disabled-background: transparent;--ck-color-button-on-background: hsl(212, 100%, 97.1%);--ck-color-button-on-hover-background: hsl(211.7, 100%, 92.9%);--ck-color-button-on-active-background: hsl(211.7, 100%, 92.9%);--ck-color-button-on-disabled-background: hsl(211, 15%, 95%);--ck-color-button-on-color: hsl(218.1, 100%, 58%);--ck-color-button-action-background: var(--ck-color-base-action);--ck-color-button-action-hover-background: hsl(104, 53.2%, 40.2%);--ck-color-button-action-active-background: hsl(104, 53.2%, 40.2%);--ck-color-button-action-disabled-background: hsl(104, 44%, 58%);--ck-color-button-action-text: var(--ck-color-base-background);--ck-color-button-save: hsl(120, 100%, 27%);--ck-color-button-cancel: hsl(15, 100%, 43%);--ck-color-switch-button-off-background: hsl(0, 0%, 57.6%);--ck-color-switch-button-off-hover-background: hsl(0, 0%, 49%);--ck-color-switch-button-on-background: var(--ck-color-button-action-background);--ck-color-switch-button-on-hover-background: hsl(104, 53.2%, 40.2%);--ck-color-switch-button-inner-background: var(--ck-color-base-background);--ck-color-switch-button-inner-shadow: hsla(0, 0%, 0%, .1);--ck-color-dropdown-panel-background: var(--ck-color-base-background);--ck-color-dropdown-panel-border: var(--ck-color-base-border);--ck-color-dialog-background: var(--ck-custom-background);--ck-color-dialog-form-header-border: var(--ck-custom-border);--ck-color-input-background: var(--ck-color-base-background);--ck-color-input-border: var(--ck-color-base-border);--ck-color-input-error-border: var(--ck-color-base-error);--ck-color-input-text: var(--ck-color-base-text);--ck-color-input-disabled-background: hsl(0, 0%, 95%);--ck-color-input-disabled-border: var(--ck-color-base-border);--ck-color-input-disabled-text: hsl(0, 0%, 46%);--ck-color-list-background: var(--ck-color-base-background);--ck-color-list-button-hover-background: var(--ck-color-button-default-hover-background);--ck-color-list-button-on-background: var(--ck-color-button-on-color);--ck-color-list-button-on-background-focus: var(--ck-color-button-on-color);--ck-color-list-button-on-text: var(--ck-color-base-background);--ck-color-panel-background: var(--ck-color-base-background);--ck-color-panel-border: var(--ck-color-base-border);--ck-color-toolbar-background: var(--ck-color-base-background);--ck-color-toolbar-border: var(--ck-color-base-border);--ck-color-tooltip-background: var(--ck-color-base-text);--ck-color-tooltip-text: var(--ck-color-base-background);--ck-color-engine-placeholder-text: hsl(0, 0%, 44%);--ck-color-upload-bar-background: hsl(209, 92%, 70%);--ck-color-link-default: hsl(240, 100%, 47%);--ck-color-link-selected-background: hsla(201, 100%, 56%, .1);--ck-color-link-fake-selection: hsla(201, 100%, 56%, .3);--ck-color-highlight-background: hsl(60, 100%, 50%);--ck-color-light-red: hsl(0, 100%, 90%)}:root{--ck-disabled-opacity: .5}:root{--ck-focus-outer-shadow-geometry: 0 0 0 3px;--ck-focus-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-outer-shadow);--ck-focus-disabled-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-disabled-shadow);--ck-focus-error-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-error-shadow);--ck-focus-ring: 1px solid var(--ck-color-focus-border)}:root{--ck-font-size-base: 13px;--ck-line-height-base: 1.84615;--ck-font-face: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;--ck-font-size-tiny: .7em;--ck-font-size-small: .75em;--ck-font-size-normal: 1em;--ck-font-size-big: 1.4em;--ck-font-size-large: 1.8em}:root{--ck-ui-component-min-height: 2.3em}.ck.ck-reset,.ck.ck-reset_all,.ck-reset_all *:not(.ck-reset_all-excluded *){box-sizing:border-box;width:auto;height:auto;position:static;margin:0;padding:0;border:0;background:transparent;text-decoration:none;vertical-align:middle;transition:none;word-wrap:break-word}.ck.ck-reset_all,.ck-reset_all *:not(.ck-reset_all-excluded *){border-collapse:collapse;font:normal normal normal var(--ck-font-size-base)/var(--ck-line-height-base) var(--ck-font-face);color:var(--ck-color-text);text-align:left;white-space:nowrap;cursor:auto;float:none}.ck-reset_all .ck-rtl *:not(.ck-reset_all-excluded *){text-align:right}.ck-reset_all iframe:not(.ck-reset_all-excluded *){vertical-align:inherit}.ck-reset_all textarea:not(.ck-reset_all-excluded *){white-space:pre-wrap}.ck-reset_all textarea:not(.ck-reset_all-excluded *),.ck-reset_all input[type=text]:not(.ck-reset_all-excluded *),.ck-reset_all input[type=password]:not(.ck-reset_all-excluded *){cursor:text}.ck-reset_all textarea[disabled]:not(.ck-reset_all-excluded *),.ck-reset_all input[type=text][disabled]:not(.ck-reset_all-excluded *),.ck-reset_all input[type=password][disabled]:not(.ck-reset_all-excluded *){cursor:default}.ck-reset_all fieldset:not(.ck-reset_all-excluded *){padding:10px;border:2px groove hsl(255,7%,88%)}.ck-reset_all button:not(.ck-reset_all-excluded *)::-moz-focus-inner{padding:0;border:0}.ck[dir=rtl],.ck[dir=rtl] .ck{text-align:right}:root{--ck-border-radius: 2px}:root{--ck-inner-shadow: 2px 2px 3px var(--ck-color-shadow-inner) inset;--ck-drop-shadow: 0 1px 2px 1px var(--ck-color-shadow-drop);--ck-drop-shadow-active: 0 3px 6px 1px var(--ck-color-shadow-drop-active)}:root{--ck-spacing-unit: .6em;--ck-spacing-large: calc(var(--ck-spacing-unit) * 1.5);--ck-spacing-standard: var(--ck-spacing-unit);--ck-spacing-medium: calc(var(--ck-spacing-unit) * .8);--ck-spacing-small: calc(var(--ck-spacing-unit) * .5);--ck-spacing-tiny: calc(var(--ck-spacing-unit) * .3);--ck-spacing-extra-tiny: calc(var(--ck-spacing-unit) * .16)}.ck.ck-autocomplete>.ck-search__results{border-radius:0;max-height:200px;overflow-y:auto;background:var(--ck-color-base-background);border:1px solid var(--ck-color-dropdown-panel-border);min-width:auto}.ck-rounded-corners .ck.ck-autocomplete>.ck-search__results,.ck.ck-autocomplete>.ck-search__results.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-autocomplete>.ck-search__results{box-shadow:var(--ck-drop-shadow),0 0}.ck.ck-autocomplete>.ck-search__results.ck-search__results_n{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:-1px}.ck.ck-autocomplete>.ck-search__results.ck-search__results_s{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.ck.ck-button,a.ck.ck-button{background:var(--ck-color-button-default-background);border-radius:0;white-space:nowrap;cursor:default;vertical-align:middle;padding:var(--ck-spacing-tiny);text-align:center;min-width:var(--ck-ui-component-min-height);min-height:var(--ck-ui-component-min-height);line-height:1;font-size:inherit;border:1px solid transparent;transition:box-shadow .2s ease-in-out,border .2s ease-in-out;-webkit-appearance:none}.ck.ck-button:not(.ck-disabled):hover,a.ck.ck-button:not(.ck-disabled):hover{background:var(--ck-color-button-default-hover-background)}.ck.ck-button:not(.ck-disabled):active,a.ck.ck-button:not(.ck-disabled):active{background:var(--ck-color-button-default-active-background)}.ck.ck-button.ck-disabled,a.ck.ck-button.ck-disabled{background:var(--ck-color-button-default-disabled-background)}.ck-rounded-corners .ck.ck-button,.ck-rounded-corners a.ck.ck-button,.ck.ck-button.ck-rounded-corners,a.ck.ck-button.ck-rounded-corners{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion: reduce){.ck.ck-button,a.ck.ck-button{transition:none}}.ck.ck-button:active,a.ck.ck-button:active,.ck.ck-button:focus,a.ck.ck-button:focus{outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0}.ck.ck-button .ck-button__icon use,a.ck.ck-button .ck-button__icon use,.ck.ck-button .ck-button__icon use *,a.ck.ck-button .ck-button__icon use *{color:inherit}.ck.ck-button .ck-button__label,a.ck.ck-button .ck-button__label{font-size:inherit;font-weight:inherit;color:inherit;cursor:inherit;vertical-align:middle}[dir=ltr] .ck.ck-button .ck-button__label,[dir=ltr] a.ck.ck-button .ck-button__label{text-align:left}[dir=rtl] .ck.ck-button .ck-button__label,[dir=rtl] a.ck.ck-button .ck-button__label{text-align:right}.ck.ck-button .ck-button__keystroke,a.ck.ck-button .ck-button__keystroke{color:inherit;opacity:.5}[dir=ltr] .ck.ck-button .ck-button__keystroke,[dir=ltr] a.ck.ck-button .ck-button__keystroke{margin-left:var(--ck-spacing-large)}[dir=rtl] .ck.ck-button .ck-button__keystroke,[dir=rtl] a.ck.ck-button .ck-button__keystroke{margin-right:var(--ck-spacing-large)}.ck.ck-button.ck-disabled:active,a.ck.ck-button.ck-disabled:active,.ck.ck-button.ck-disabled:focus,a.ck.ck-button.ck-disabled:focus{box-shadow:var(--ck-focus-disabled-outer-shadow),0 0}.ck.ck-button.ck-disabled .ck-button__icon,a.ck.ck-button.ck-disabled .ck-button__icon,.ck.ck-button.ck-disabled .ck-button__label,a.ck.ck-button.ck-disabled .ck-button__label{opacity:var(--ck-disabled-opacity)}.ck.ck-button.ck-disabled .ck-button__keystroke,a.ck.ck-button.ck-disabled .ck-button__keystroke{opacity:.3}.ck.ck-button.ck-button_with-text,a.ck.ck-button.ck-button_with-text{padding:var(--ck-spacing-tiny) var(--ck-spacing-standard)}[dir=ltr] .ck.ck-button.ck-button_with-text .ck-button__icon,[dir=ltr] a.ck.ck-button.ck-button_with-text .ck-button__icon{margin-right:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-button.ck-button_with-text .ck-button__icon,[dir=rtl] a.ck.ck-button.ck-button_with-text .ck-button__icon{margin-left:var(--ck-spacing-medium)}.ck.ck-button.ck-button_with-keystroke .ck-button__label,a.ck.ck-button.ck-button_with-keystroke .ck-button__label{flex-grow:1}.ck.ck-button.ck-on,a.ck.ck-button.ck-on{background:var(--ck-color-button-on-background);color:var(--ck-color-button-on-color)}.ck.ck-button.ck-on:not(.ck-disabled):hover,a.ck.ck-button.ck-on:not(.ck-disabled):hover{background:var(--ck-color-button-on-hover-background)}.ck.ck-button.ck-on:not(.ck-disabled):active,a.ck.ck-button.ck-on:not(.ck-disabled):active{background:var(--ck-color-button-on-active-background)}.ck.ck-button.ck-on.ck-disabled,a.ck.ck-button.ck-on.ck-disabled{background:var(--ck-color-button-on-disabled-background)}.ck.ck-button.ck-button-save,a.ck.ck-button.ck-button-save{color:var(--ck-color-button-save)}.ck.ck-button.ck-button-cancel,a.ck.ck-button.ck-button-cancel{color:var(--ck-color-button-cancel)}.ck.ck-button-action,a.ck.ck-button-action{background:var(--ck-color-button-action-background);color:var(--ck-color-button-action-text)}.ck.ck-button-action:not(.ck-disabled):hover,a.ck.ck-button-action:not(.ck-disabled):hover{background:var(--ck-color-button-action-hover-background)}.ck.ck-button-action:not(.ck-disabled):active,a.ck.ck-button-action:not(.ck-disabled):active{background:var(--ck-color-button-action-active-background)}.ck.ck-button-action.ck-disabled,a.ck.ck-button-action.ck-disabled{background:var(--ck-color-button-action-disabled-background)}.ck.ck-button-bold,a.ck.ck-button-bold{font-weight:700}:root{--ck-switch-button-toggle-width: 2.6153846154em;--ck-switch-button-toggle-inner-size: calc(1.0769230769em + 1px);--ck-switch-button-translation: calc( var(--ck-switch-button-toggle-width) - var(--ck-switch-button-toggle-inner-size) - 2px );--ck-switch-button-inner-hover-shadow: 0 0 0 5px var(--ck-color-switch-button-inner-shadow)}.ck.ck-button.ck-switchbutton,.ck.ck-button.ck-switchbutton:hover,.ck.ck-button.ck-switchbutton:focus,.ck.ck-button.ck-switchbutton:active,.ck.ck-button.ck-switchbutton.ck-on:hover,.ck.ck-button.ck-switchbutton.ck-on:focus,.ck.ck-button.ck-switchbutton.ck-on:active{color:inherit;background:transparent}[dir=ltr] .ck.ck-button.ck-switchbutton .ck-button__label{margin-right:calc(2 * var(--ck-spacing-large))}[dir=rtl] .ck.ck-button.ck-switchbutton .ck-button__label{margin-left:calc(2 * var(--ck-spacing-large))}.ck.ck-button.ck-switchbutton .ck-button__toggle{border-radius:0;transition:background .4s ease,box-shadow .2s ease-in-out,outline .2s ease-in-out;border:1px solid transparent;width:var(--ck-switch-button-toggle-width);background:var(--ck-color-switch-button-off-background)}.ck-rounded-corners .ck.ck-button.ck-switchbutton .ck-button__toggle,.ck.ck-button.ck-switchbutton .ck-button__toggle.ck-rounded-corners{border-radius:var(--ck-border-radius)}[dir=ltr] .ck.ck-button.ck-switchbutton .ck-button__toggle{margin-left:auto}[dir=rtl] .ck.ck-button.ck-switchbutton .ck-button__toggle{margin-right:auto}.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner{border-radius:0;width:var(--ck-switch-button-toggle-inner-size);height:var(--ck-switch-button-toggle-inner-size);background:var(--ck-color-switch-button-inner-background);transition:all .3s ease}.ck-rounded-corners .ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner,.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner.ck-rounded-corners{border-radius:var(--ck-border-radius);border-radius:calc(.5 * var(--ck-border-radius))}@media (prefers-reduced-motion: reduce){.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner{transition:none}}.ck.ck-button.ck-switchbutton .ck-button__toggle:hover{background:var(--ck-color-switch-button-off-hover-background)}.ck.ck-button.ck-switchbutton .ck-button__toggle:hover .ck-button__toggle__inner{box-shadow:var(--ck-switch-button-inner-hover-shadow)}.ck.ck-button.ck-switchbutton.ck-disabled .ck-button__toggle{opacity:var(--ck-disabled-opacity)}.ck.ck-button.ck-switchbutton:focus{border-color:transparent;outline:none;box-shadow:none}.ck.ck-button.ck-switchbutton:focus .ck-button__toggle{box-shadow:0 0 0 1px var(--ck-color-base-background),0 0 0 5px var(--ck-color-focus-outer-shadow);outline-offset:1px;outline:var(--ck-focus-ring)}.ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle{background:var(--ck-color-switch-button-on-background)}.ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle:hover{background:var(--ck-color-switch-button-on-hover-background)}[dir=ltr] .ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle .ck-button__toggle__inner{transform:translate(var( --ck-switch-button-translation ))}[dir=rtl] .ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle .ck-button__toggle__inner{transform:translate(calc(-1 * var( --ck-switch-button-translation )))}.ck.ck-button.ck-list-item-button{padding:var(--ck-spacing-tiny) calc(2 * var(--ck-spacing-standard))}.ck.ck-button.ck-list-item-button,.ck.ck-button.ck-list-item-button.ck-on{background:var(--ck-color-list-background);color:var(--ck-color-text)}[dir=ltr] .ck.ck-button.ck-list-item-button:has(.ck-list-item-button__check-holder){padding-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-button.ck-list-item-button:has(.ck-list-item-button__check-holder){padding-right:var(--ck-spacing-small)}.ck.ck-button.ck-list-item-button:hover:not(.ck-disabled),.ck.ck-button.ck-list-item-button.ck-button.ck-on:hover,.ck.ck-button.ck-list-item-button.ck-on:not(.ck-list-item-button_toggleable),.ck.ck-button.ck-list-item-button.ck-on:hover{background:var(--ck-color-list-button-hover-background)}.ck.ck-button.ck-list-item-button:hover:not(.ck-disabled):not(.ck-disabled),.ck.ck-button.ck-list-item-button.ck-button.ck-on:hover:not(.ck-disabled),.ck.ck-button.ck-list-item-button.ck-on:not(.ck-list-item-button_toggleable):not(.ck-disabled),.ck.ck-button.ck-list-item-button.ck-on:hover:not(.ck-disabled){color:var(--ck-color-text)}:root{--ck-collapsible-arrow-size: calc(.5 * var(--ck-icon-size))}.ck.ck-collapsible>.ck.ck-button{width:100%;font-weight:700;border-radius:0;color:inherit}.ck.ck-collapsible>.ck.ck-button:focus{background:transparent}.ck.ck-collapsible>.ck.ck-button:active,.ck.ck-collapsible>.ck.ck-button:not(:focus),.ck.ck-collapsible>.ck.ck-button:hover:not(:focus){background:transparent;border-color:transparent;box-shadow:none}.ck.ck-collapsible>.ck.ck-button>.ck-icon{margin-right:var(--ck-spacing-medium);width:var(--ck-collapsible-arrow-size)}.ck.ck-collapsible>.ck-collapsible__children{padding:var(--ck-spacing-medium) var(--ck-spacing-large) var(--ck-spacing-large)}.ck.ck-collapsible.ck-collapsible_collapsed>.ck.ck-button .ck-icon{transform:rotate(-90deg)}:root{--ck-color-grid-tile-size: 24px;--ck-color-color-grid-check-icon: hsl(212, 81%, 46%)}.ck.ck-color-grid{grid-gap:5px;padding:8px}.ck.ck-color-grid__tile{transition:.2s ease box-shadow}@media (forced-colors: none){.ck.ck-color-grid__tile{width:var(--ck-color-grid-tile-size);height:var(--ck-color-grid-tile-size);min-width:var(--ck-color-grid-tile-size);min-height:var(--ck-color-grid-tile-size);padding:0;border:0}.ck.ck-color-grid__tile.ck-on,.ck.ck-color-grid__tile:focus:not(.ck-disabled),.ck.ck-color-grid__tile:hover:not(.ck-disabled){border:0}.ck.ck-color-grid__tile.ck-color-selector__color-tile_bordered{box-shadow:0 0 0 1px var(--ck-color-base-border)}.ck.ck-color-grid__tile.ck-on{box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-base-text)}.ck.ck-color-grid__tile:focus:not(.ck-disabled),.ck.ck-color-grid__tile:hover:not(.ck-disabled){box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-focus-border)}}@media (forced-colors: active){.ck.ck-color-grid__tile{width:unset;height:unset;min-width:unset;min-height:unset;padding:0 var(--ck-spacing-small)}.ck.ck-color-grid__tile .ck-button__label{display:inline-block}}@media (prefers-reduced-motion: reduce){.ck.ck-color-grid__tile{transition:none}}.ck.ck-color-grid__tile.ck-disabled{cursor:unset;transition:unset}.ck.ck-color-grid__tile .ck.ck-icon{display:none;color:var(--ck-color-color-grid-check-icon)}.ck.ck-color-grid__tile.ck-on .ck.ck-icon{display:block}.ck.ck-color-grid__label{padding:0 var(--ck-spacing-standard)}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color,.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker{width:100%}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker{padding:calc(var(--ck-spacing-standard) / 2) var(--ck-spacing-standard);border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker:not(:focus){border-top:1px solid var(--ck-color-base-border)}[dir=ltr] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker .ck.ck-icon{margin-right:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker .ck.ck-icon{margin-left:var(--ck-spacing-standard)}.ck.ck-color-selector .ck-color-grids-fragment label.ck.ck-color-grid__label{font-weight:unset}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker{padding:8px}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker{height:100px;min-width:180px}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(saturation){border-radius:var(--ck-border-radius) var(--ck-border-radius) 0 0}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(hue){border-radius:0 0 var(--ck-border-radius) var(--ck-border-radius)}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(saturation-pointer),.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(hue-pointer){width:15px;height:15px}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar{padding:0 8px 8px}:root{--ck-dialog-overlay-background-color: hsla( 0, 0%, 0%, .5 );--ck-dialog-drop-shadow: 0px 0px 6px 2px hsl(0deg 0% 0% / 15%);--ck-dialog-max-width: 100vw;--ck-dialog-max-height: 90vh;--ck-color-dialog-background: var(--ck-color-base-background);--ck-color-dialog-form-header-border: var(--ck-color-base-border)}.ck.ck-dialog-overlay{animation:ck-dialog-fade-in .3s;background:var(--ck-dialog-overlay-background-color);z-index:var(--ck-z-dialog)}.ck.ck-dialog{border-radius:0;--ck-drop-shadow: var(--ck-dialog-drop-shadow);background:var(--ck-color-dialog-background);max-height:var(--ck-dialog-max-height);max-width:var(--ck-dialog-max-width);border:1px solid var(--ck-color-base-border);overscroll-behavior:contain}.ck-rounded-corners .ck.ck-dialog,.ck.ck-dialog.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-dialog{box-shadow:var(--ck-drop-shadow),0 0}.ck.ck-dialog .ck.ck-form__header{border-bottom:1px solid var(--ck-color-dialog-form-header-border)}.ck-dialog-scroll-locked{overflow:hidden}@keyframes ck-dialog-fade-in{0%{background:#0000}to{background:var(--ck-dialog-overlay-background-color)}}.ck.ck-dialog .ck.ck-dialog__actions{padding:var(--ck-spacing-large)}.ck.ck-dialog .ck.ck-dialog__actions>*+*{margin-left:var(--ck-spacing-large)}:root{--ck-dropdown-arrow-size: calc(.5 * var(--ck-icon-size))}.ck.ck-dropdown{font-size:inherit}.ck.ck-dropdown .ck-dropdown__arrow{width:var(--ck-dropdown-arrow-size)}[dir=ltr] .ck.ck-dropdown .ck-dropdown__arrow{right:var(--ck-spacing-standard);margin-left:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-dropdown .ck-dropdown__arrow{left:var(--ck-spacing-standard);margin-right:var(--ck-spacing-small)}.ck.ck-dropdown.ck-disabled .ck-dropdown__arrow{opacity:var(--ck-disabled-opacity)}[dir=ltr] .ck.ck-dropdown .ck-button.ck-dropdown__button:not(.ck-button_with-text){padding-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-dropdown .ck-button.ck-dropdown__button:not(.ck-button_with-text){padding-right:var(--ck-spacing-small)}.ck.ck-dropdown .ck-button.ck-dropdown__button .ck-button__label{width:7em;overflow:hidden;text-overflow:ellipsis}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-disabled .ck-button__label{opacity:var(--ck-disabled-opacity)}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on{border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-dropdown__button_label-width_auto .ck-button__label{width:auto}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-off:active,.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on:active{box-shadow:none}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-off:active:focus,.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on:active:focus{box-shadow:var(--ck-focus-outer-shadow),0 0}.ck.ck-dropdown__panel{border-radius:0;background:var(--ck-color-dropdown-panel-background);border:1px solid var(--ck-color-dropdown-panel-border);bottom:0;min-width:100%}.ck-rounded-corners .ck.ck-dropdown__panel,.ck.ck-dropdown__panel.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-dropdown__panel{box-shadow:var(--ck-drop-shadow),0 0}.ck.ck-dropdown__panel.ck-dropdown__panel_se{border-top-left-radius:0}.ck.ck-dropdown__panel.ck-dropdown__panel_sw{border-top-right-radius:0}.ck.ck-dropdown__panel.ck-dropdown__panel_ne{border-bottom-left-radius:0}.ck.ck-dropdown__panel.ck-dropdown__panel_nw{border-bottom-right-radius:0}.ck.ck-dropdown__panel:focus{outline:none}.ck.ck-dropdown>.ck-dropdown__panel>.ck-list{border-radius:0}.ck-rounded-corners .ck.ck-dropdown>.ck-dropdown__panel>.ck-list,.ck.ck-dropdown>.ck-dropdown__panel>.ck-list.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0}.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:first-child>.ck-button{border-radius:0}.ck-rounded-corners .ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:first-child>.ck-button,.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:first-child>.ck-button.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:last-child>.ck-button{border-radius:0}.ck-rounded-corners .ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:last-child>.ck-button,.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:last-child>.ck-button.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}:root{--ck-color-split-button-hover-background: hsl(0, 0%, 92%);--ck-color-split-button-hover-border: hsl(0, 0%, 70%)}[dir=ltr] .ck.ck-splitbutton:hover>.ck-splitbutton__action,[dir=ltr] .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__action{border-top-right-radius:unset;border-bottom-right-radius:unset}[dir=rtl] .ck.ck-splitbutton:hover>.ck-splitbutton__action,[dir=rtl] .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__action{border-top-left-radius:unset;border-bottom-left-radius:unset}.ck.ck-splitbutton>.ck-splitbutton__arrow{min-width:unset}[dir=ltr] .ck.ck-splitbutton>.ck-splitbutton__arrow{border-top-left-radius:unset;border-bottom-left-radius:unset}[dir=rtl] .ck.ck-splitbutton>.ck-splitbutton__arrow{border-top-right-radius:unset;border-bottom-right-radius:unset}.ck.ck-splitbutton>.ck-splitbutton__arrow svg{width:var(--ck-dropdown-arrow-size)}.ck.ck-splitbutton>.ck-splitbutton__arrow:not(:focus){border-top-width:0px;border-bottom-width:0px}.ck.ck-splitbutton.ck-splitbutton_open{border-radius:0}.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open,.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__action,.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners>.ck-splitbutton__action{border-bottom-left-radius:0}.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow,.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners>.ck-splitbutton__arrow{border-bottom-right-radius:0}.ck.ck-splitbutton.ck-splitbutton_open>.ck-button:not(.ck-on):not(.ck-disabled):not(:hover),.ck.ck-splitbutton:hover>.ck-button:not(.ck-on):not(.ck-disabled):not(:hover){background:var(--ck-color-split-button-hover-background)}.ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):after,.ck.ck-splitbutton:hover>.ck-splitbutton__arrow:not(.ck-disabled):after{content:"";position:absolute;width:1px;height:100%;background-color:var(--ck-color-split-button-hover-border)}.ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:focus:after,.ck.ck-splitbutton:hover>.ck-splitbutton__arrow:focus:after{--ck-color-split-button-hover-border: var(--ck-color-focus-border)}[dir=ltr] .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):after,[dir=ltr] .ck.ck-splitbutton:hover>.ck-splitbutton__arrow:not(.ck-disabled):after{left:-1px}[dir=rtl] .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):after,[dir=rtl] .ck.ck-splitbutton:hover>.ck-splitbutton__arrow:not(.ck-disabled):after{right:-1px}.ck.ck-toolbar-dropdown .ck-toolbar{border:0}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button{width:100%;padding:var(--ck-spacing-tiny) calc(2 * var(--ck-spacing-standard));border-radius:0}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button:focus{border-color:transparent;box-shadow:none}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button:focus:not(.ck-on){background:var(--ck-color-button-default-hover-background)}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-button__label{flex-grow:1;overflow:hidden;text-overflow:ellipsis}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button.ck-disabled>.ck-button__label{opacity:var(--ck-disabled-opacity)}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button.ck-icon-spacing:not(:has(.ck-button__icon))>.ck-button__label{margin-left:calc(var(--ck-icon-size) - var(--ck-spacing-small))}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{width:var(--ck-dropdown-arrow-size)}[dir=ltr] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{transform:rotate(-90deg);margin-right:calc(-1 * var(--ck-spacing-small))}[dir=rtl] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{transform:rotate(90deg);margin-left:calc(-1 * var(--ck-spacing-small))}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button.ck-disabled>.ck-dropdown-menu-list__nested-menu__button__arrow{opacity:var(--ck-disabled-opacity)}[dir=ltr] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button:not(.ck-button_with-text){padding-left:var(--ck-spacing-small)}[dir=ltr] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{right:var(--ck-spacing-standard);margin-left:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button:not(.ck-button_with-text){padding-right:var(--ck-spacing-small)}[dir=rtl] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{left:var(--ck-spacing-standard);margin-right:var(--ck-spacing-small)}:root{--ck-dropdown-menu-menu-item-min-width: 18em}.ck.ck-dropdown-menu-list__nested-menu__item{min-width:var(--ck-dropdown-menu-menu-item-min-width)}.ck-button.ck-dropdown-menu-list__nested-menu__item__button{border-radius:0}.ck-button.ck-dropdown-menu-list__nested-menu__item__button>.ck-spinner-container,.ck-button.ck-dropdown-menu-list__nested-menu__item__button>.ck-spinner-container .ck-spinner{--ck-toolbar-spinner-size: 20px}.ck-button.ck-dropdown-menu-list__nested-menu__item__button>.ck-spinner-container{margin-left:calc(-1 * var(--ck-spacing-small));margin-right:var(--ck-spacing-small)}.ck-button.ck-dropdown-menu-list__nested-menu__item__button:focus{border-color:transparent;box-shadow:none}.ck-button.ck-dropdown-menu-list__nested-menu__item__button:focus:not(.ck-on){background:var(--ck-color-button-default-hover-background)}:root{--ck-dropdown-menu-menu-panel-max-width: 75vw}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel{box-shadow:var(--ck-drop-shadow),0 0;background:var(--ck-color-dropdown-panel-background);border:1px solid var(--ck-color-dropdown-panel-border);bottom:0;height:fit-content;max-width:var(--ck-dropdown-menu-menu-panel-max-width)}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel:after,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel:before{display:none}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_es,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_se{border-top-left-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_ws,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_sw{border-top-right-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_en,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_ne{border-bottom-left-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_wn,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_nw{border-bottom-right-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel:focus{outline:none}:root{--ck-accessibility-help-dialog-max-width: 600px;--ck-accessibility-help-dialog-max-height: 400px;--ck-accessibility-help-dialog-border-color: hsl(220, 6%, 81%);--ck-accessibility-help-dialog-code-background-color: hsl(0deg 0% 92.94%);--ck-accessibility-help-dialog-kbd-shadow-color: hsl(0deg 0% 61%)}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content{padding:var(--ck-spacing-large);max-width:var(--ck-accessibility-help-dialog-max-width);max-height:var(--ck-accessibility-help-dialog-max-height);overflow:auto;-webkit-user-select:text;user-select:text;border:1px solid transparent}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content:focus{outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content *{white-space:normal}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content .ck-label{display:none}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h3{font-weight:700;font-size:1.2em}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h4{font-weight:700;font-size:1em}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content p,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h3,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h4,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content table{margin:1em 0}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl{display:grid;grid-template-columns:2fr 1fr;border-top:1px solid var(--ck-accessibility-help-dialog-border-color);border-bottom:none}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dt,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dd{border-bottom:1px solid var(--ck-accessibility-help-dialog-border-color);padding:.4em 0}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dt{grid-column-start:1}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dd{grid-column-start:2;text-align:right}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content code{display:inline-block;background:var(--ck-accessibility-help-dialog-code-background-color);padding:.4em;vertical-align:middle;line-height:1;border-radius:2px;text-align:center;font-size:.9em}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content code{font-family:monospace}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd{min-width:1.8em;box-shadow:0 1px 1px var(--ck-accessibility-help-dialog-kbd-shadow-color);margin:0 1px}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd+kbd{margin-left:2px}:root{--ck-color-editable-blur-selection: hsl(0, 0%, 85%)}.ck.ck-editor__editable:not(.ck-editor__nested-editable){border-radius:0}.ck-rounded-corners .ck.ck-editor__editable:not(.ck-editor__nested-editable),.ck.ck-editor__editable.ck-rounded-corners:not(.ck-editor__nested-editable){border-radius:var(--ck-border-radius)}.ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable){outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-inner-shadow),0 0}.ck.ck-editor__editable_inline{overflow:auto;padding:0 var(--ck-spacing-standard);border:1px solid transparent}.ck.ck-editor__editable_inline[dir=ltr]{text-align:left}.ck.ck-editor__editable_inline[dir=rtl]{text-align:right}.ck.ck-editor__editable_inline>*:first-child{margin-top:var(--ck-spacing-large)}.ck.ck-editor__editable_inline>*:last-child{margin-bottom:var(--ck-spacing-large)}.ck.ck-editor__editable_inline.ck-blurred ::selection{background:var(--ck-color-editable-blur-selection)}.ck.ck-balloon-panel.ck-toolbar-container[class*=arrow_n]:after{border-bottom-color:var(--ck-color-panel-background)}.ck.ck-balloon-panel.ck-toolbar-container[class*=arrow_s]:after{border-top-color:var(--ck-color-panel-background)}:root{--ck-form-header-height: 44px}.ck.ck-form__header{padding:var(--ck-spacing-small) var(--ck-spacing-large);height:var(--ck-form-header-height);line-height:var(--ck-form-header-height);border-bottom:1px solid var(--ck-color-base-border)}[dir=ltr] .ck.ck-form__header>.ck-icon{margin-right:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-form__header>.ck-icon{margin-left:var(--ck-spacing-medium)}.ck.ck-form__header .ck-form__header__label{--ck-font-size-base: 15px;font-weight:700}:root{--ck-icon-size: calc(var(--ck-line-height-base) * var(--ck-font-size-normal));--ck-icon-font-size: .8333350694em}.ck.ck-icon{width:var(--ck-icon-size);height:var(--ck-icon-size);font-size:var(--ck-icon-font-size);cursor:inherit;will-change:transform}.ck.ck-icon *{cursor:inherit}.ck.ck-icon.ck-icon_inherit-color,.ck.ck-icon.ck-icon_inherit-color *{color:inherit}.ck.ck-icon.ck-icon_inherit-color *:not([fill]){fill:currentColor}:root{--ck-input-width: 18em;--ck-input-text-width: var(--ck-input-width)}.ck.ck-input{border-radius:0;background:var(--ck-color-input-background);border:1px solid var(--ck-color-input-border);padding:var(--ck-spacing-extra-tiny) var(--ck-spacing-medium);min-width:var(--ck-input-width);min-height:var(--ck-ui-component-min-height);transition:box-shadow .1s ease-in-out,border .1s ease-in-out}.ck-rounded-corners .ck.ck-input,.ck.ck-input.ck-rounded-corners{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion: reduce){.ck.ck-input{transition:none}}.ck.ck-input:focus{outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0}.ck.ck-input[readonly]{border:1px solid var(--ck-color-input-disabled-border);background:var(--ck-color-input-disabled-background);color:var(--ck-color-input-disabled-text)}.ck.ck-input[readonly]:focus{box-shadow:var(--ck-focus-disabled-outer-shadow),0 0}.ck.ck-input.ck-error{border-color:var(--ck-color-input-error-border);animation:ck-input-shake .3s ease both}@media (prefers-reduced-motion: reduce){.ck.ck-input.ck-error{animation:none}}.ck.ck-input.ck-error:focus{box-shadow:var(--ck-focus-error-outer-shadow),0 0}@keyframes ck-input-shake{20%{transform:translate(-2px)}40%{transform:translate(2px)}60%{transform:translate(-1px)}80%{transform:translate(1px)}}.ck.ck-label{font-weight:700}:root{--ck-labeled-field-view-transition: .1s cubic-bezier(0, 0, .24, .95);--ck-labeled-field-empty-unfocused-max-width: 100% - 2 * var(--ck-spacing-medium);--ck-labeled-field-label-default-position-x: var(--ck-spacing-medium);--ck-labeled-field-label-default-position-y: calc(.6 * var(--ck-font-size-base));--ck-color-labeled-field-label-background: var(--ck-color-base-background)}.ck.ck-labeled-field-view{border-radius:0}.ck-rounded-corners .ck.ck-labeled-field-view,.ck.ck-labeled-field-view.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper{width:100%}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{top:0;pointer-events:none;background:var(--ck-color-labeled-field-label-background);padding:0 calc(.5 * var(--ck-font-size-tiny));line-height:initial;font-weight:400;text-overflow:ellipsis;overflow:hidden;max-width:100%;transition:transform var(--ck-labeled-field-view-transition),padding var(--ck-labeled-field-view-transition),background var(--ck-labeled-field-view-transition)}[dir=ltr] .ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{left:0;transform-origin:0 0;transform:translate(var(--ck-spacing-medium),-6px) scale(.75)}[dir=rtl] .ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{right:0;transform-origin:100% 0;transform:translate(calc(-1 * var(--ck-spacing-medium)),-6px) scale(.75)}@media (prefers-reduced-motion: reduce){.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{transition:none}}.ck.ck-labeled-field-view.ck-error>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{color:var(--ck-color-base-error)}.ck.ck-labeled-field-view.ck-error .ck-input:not([readonly])+.ck.ck-label{color:var(--ck-color-base-error)}.ck.ck-labeled-field-view .ck-labeled-field-view__status{font-size:var(--ck-font-size-small);margin-top:var(--ck-spacing-small);white-space:normal}.ck.ck-labeled-field-view .ck-labeled-field-view__status.ck-labeled-field-view__status_error{color:var(--ck-color-base-error)}.ck.ck-labeled-field-view.ck-disabled>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{color:var(--ck-color-input-disabled-text)}.ck.ck-labeled-field-view.ck-disabled.ck-labeled-field-view_empty:not(.ck-labeled-field-view_placeholder)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder):not(.ck-error)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{max-width:calc(var(--ck-labeled-field-empty-unfocused-max-width));background:transparent;padding:0}[dir=ltr] .ck.ck-labeled-field-view.ck-disabled.ck-labeled-field-view_empty:not(.ck-labeled-field-view_placeholder)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,[dir=ltr] .ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder):not(.ck-error)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{transform:translate(var(--ck-labeled-field-label-default-position-x),var(--ck-labeled-field-label-default-position-y)) scale(1)}[dir=rtl] .ck.ck-labeled-field-view.ck-disabled.ck-labeled-field-view_empty:not(.ck-labeled-field-view_placeholder)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,[dir=rtl] .ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder):not(.ck-error)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{transform:translate(calc(-1 * var(--ck-labeled-field-label-default-position-x)),var(--ck-labeled-field-label-default-position-y)) scale(1)}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck-dropdown>.ck.ck-button{background:transparent}.ck.ck-labeled-field-view.ck-labeled-field-view_empty>.ck.ck-labeled-field-view__input-wrapper>.ck-dropdown>.ck-button>.ck-button__label{opacity:0}.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder)>.ck.ck-labeled-field-view__input-wrapper>.ck-dropdown+.ck-label{max-width:calc(var(--ck-labeled-field-empty-unfocused-max-width) - var(--ck-dropdown-arrow-size) - var(--ck-spacing-standard))}.ck.ck-labeled-input .ck-labeled-input__status{font-size:var(--ck-font-size-small);margin-top:var(--ck-spacing-small);white-space:normal}.ck.ck-labeled-input .ck-labeled-input__status_error{color:var(--ck-color-base-error)}.ck.ck-list{border-radius:0;list-style-type:none;background:var(--ck-color-list-background);padding:var(--ck-spacing-small) 0}.ck-rounded-corners .ck.ck-list,.ck.ck-list.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-list__item{cursor:default;min-width:15em}.ck.ck-list__item>.ck-button:not(.ck-list-item-button){padding:var(--ck-spacing-tiny) calc(2 * var(--ck-spacing-standard));min-height:unset;width:100%;border-radius:0}[dir=ltr] .ck.ck-list__item>.ck-button:not(.ck-list-item-button){text-align:left}[dir=rtl] .ck.ck-list__item>.ck-button:not(.ck-list-item-button){text-align:right}.ck.ck-list__item>.ck-button:not(.ck-list-item-button) .ck-button__label{line-height:calc(var(--ck-line-height-base) * var(--ck-font-size-base))}.ck.ck-list__item>.ck-button:not(.ck-list-item-button):active{box-shadow:none}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button){background:var(--ck-color-list-button-on-background);color:var(--ck-color-list-button-on-text)}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button):active{box-shadow:none}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button):hover:not(.ck-disabled){background:var(--ck-color-list-button-on-background-focus)}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button):focus:not(.ck-disabled){border-color:var(--ck-color-base-background)}.ck.ck-list__item>.ck-button:not(.ck-list-item-button):hover:not(.ck-disabled){background:var(--ck-color-list-button-hover-background)}.ck.ck-list__item>.ck-button.ck-switchbutton.ck-on{background:var(--ck-color-list-background);color:inherit}.ck.ck-list__item>.ck-button.ck-switchbutton.ck-on:hover:not(.ck-disabled){background:var(--ck-color-list-button-hover-background);color:inherit}.ck-list .ck-list__group{padding-top:var(--ck-spacing-medium)}.ck-list .ck-list__group:first-child{padding-top:0}*:not(.ck-hidden)~.ck-list .ck-list__group{border-top:1px solid var(--ck-color-base-border)}.ck-list .ck-list__group>.ck-label{font-size:11px;font-weight:700;padding:var(--ck-spacing-medium) var(--ck-spacing-large) 0}.ck.ck-list__separator{height:1px;width:100%;background:var(--ck-color-base-border);margin:var(--ck-spacing-small) 0}.ck.ck-menu-bar{display:flex;flex-wrap:wrap;justify-content:flex-start;background:var(--ck-color-base-background);padding:var(--ck-spacing-small);gap:var(--ck-spacing-small);border:1px solid var(--ck-color-toolbar-border);width:100%}.ck.ck-menu-bar__menu{font-size:inherit}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level{max-width:100%}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button{width:100%}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button>.ck-button__label{flex-grow:1;overflow:hidden;text-overflow:ellipsis}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button.ck-disabled>.ck-button__label{opacity:var(--ck-disabled-opacity)}[dir=ltr] .ck.ck-menu-bar__menu>.ck-menu-bar__menu__button:not(.ck-button_with-text){padding-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-menu-bar__menu>.ck-menu-bar__menu__button:not(.ck-button_with-text){padding-right:var(--ck-spacing-small)}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button{padding:var(--ck-spacing-small) var(--ck-spacing-medium);min-height:unset}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button .ck-button__label{width:unset;line-height:unset}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button.ck-on{border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button .ck-icon{display:none}.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button{border-radius:0}.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button>.ck-menu-bar__menu__button__arrow{width:var(--ck-dropdown-arrow-size)}[dir=ltr] .ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button>.ck-menu-bar__menu__button__arrow{transform:rotate(-90deg);margin-left:var(--ck-spacing-standard);margin-right:calc(-1 * var(--ck-spacing-small))}[dir=rtl] .ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button>.ck-menu-bar__menu__button__arrow{transform:rotate(90deg);left:var(--ck-spacing-standard);margin-right:var(--ck-spacing-small);margin-left:calc(-1 * var(--ck-spacing-small))}.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button.ck-disabled>.ck-menu-bar__menu__button__arrow{opacity:var(--ck-disabled-opacity)}:root{--ck-menu-bar-menu-item-min-width: 18em}.ck.ck-menu-bar__menu .ck.ck-menu-bar__menu__item{min-width:var(--ck-menu-bar-menu-item-min-width)}.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button{border-radius:0}.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container,.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container .ck-spinner{--ck-toolbar-spinner-size: 20px}.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container{font-size:var(--ck-icon-font-size)}[dir=ltr] .ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container{margin-right:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container{margin-left:var(--ck-spacing-medium)}:root{--ck-menu-bar-menu-panel-max-width: 75vw}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel{border-radius:0;background:var(--ck-color-dropdown-panel-background);border:1px solid var(--ck-color-dropdown-panel-border);bottom:0;height:fit-content;max-width:var(--ck-menu-bar-menu-panel-max-width)}.ck-rounded-corners .ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel{box-shadow:var(--ck-drop-shadow),0 0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se{border-top-left-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw{border-top-right-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne{border-bottom-left-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw{border-bottom-right-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel:focus{outline:none}.ck.ck-menu-bar .ck-list-item-button:focus,.ck.ck-menu-bar .ck-list-item-button:active{border-color:transparent;box-shadow:none}.ck.ck-menu-bar.ck-menu-bar_focus-border-enabled .ck-list-item-button:focus,.ck.ck-menu-bar.ck-menu-bar_focus-border-enabled .ck-list-item-button:active{position:relative;z-index:2;outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0}:root{--ck-balloon-border-width: 1px;--ck-balloon-arrow-offset: 2px;--ck-balloon-arrow-height: 10px;--ck-balloon-arrow-half-width: 8px;--ck-balloon-arrow-drop-shadow: 0 2px 2px var(--ck-color-shadow-drop)}.ck.ck-balloon-panel{border-radius:0;min-height:15px;background:var(--ck-color-panel-background);border:var(--ck-balloon-border-width) solid var(--ck-color-panel-border)}.ck-rounded-corners .ck.ck-balloon-panel,.ck.ck-balloon-panel.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-balloon-panel{box-shadow:var(--ck-drop-shadow),0 0}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before,.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after{width:0;height:0;border-style:solid}.ck.ck-balloon-panel[class*=arrow_n]:before,.ck.ck-balloon-panel[class*=arrow_n]:after{border-width:0 var(--ck-balloon-arrow-half-width) var(--ck-balloon-arrow-height) var(--ck-balloon-arrow-half-width)}.ck.ck-balloon-panel[class*=arrow_n]:before{border-color:transparent transparent var(--ck-color-panel-border) transparent;margin-top:calc(-1 * var(--ck-balloon-border-width))}.ck.ck-balloon-panel[class*=arrow_n]:after{border-color:transparent transparent var(--ck-color-panel-background) transparent;margin-top:calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width))}.ck.ck-balloon-panel[class*=arrow_s]:before,.ck.ck-balloon-panel[class*=arrow_s]:after{border-width:var(--ck-balloon-arrow-height) var(--ck-balloon-arrow-half-width) 0 var(--ck-balloon-arrow-half-width)}.ck.ck-balloon-panel[class*=arrow_s]:before{border-color:var(--ck-color-panel-border) transparent transparent;filter:drop-shadow(var(--ck-balloon-arrow-drop-shadow));margin-bottom:calc(-1 * var(--ck-balloon-border-width))}.ck.ck-balloon-panel[class*=arrow_s]:after{border-color:var(--ck-color-panel-background) transparent transparent transparent;margin-bottom:calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width))}.ck.ck-balloon-panel[class*=arrow_e]:before,.ck.ck-balloon-panel[class*=arrow_e]:after{border-width:var(--ck-balloon-arrow-half-width) 0 var(--ck-balloon-arrow-half-width) var(--ck-balloon-arrow-height)}.ck.ck-balloon-panel[class*=arrow_e]:before{border-color:transparent transparent transparent var(--ck-color-panel-border);margin-right:calc(-1 * var(--ck-balloon-border-width))}.ck.ck-balloon-panel[class*=arrow_e]:after{border-color:transparent transparent transparent var(--ck-color-panel-background);margin-right:calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width))}.ck.ck-balloon-panel[class*=arrow_w]:before,.ck.ck-balloon-panel[class*=arrow_w]:after{border-width:var(--ck-balloon-arrow-half-width) var(--ck-balloon-arrow-height) var(--ck-balloon-arrow-half-width) 0}.ck.ck-balloon-panel[class*=arrow_w]:before{border-color:transparent var(--ck-color-panel-border) transparent transparent;margin-left:calc(-1 * var(--ck-balloon-border-width))}.ck.ck-balloon-panel[class*=arrow_w]:after{border-color:transparent var(--ck-color-panel-background) transparent transparent;margin-left:calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_n:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_n:after{left:50%;margin-left:calc(-1 * var(--ck-balloon-arrow-half-width));top:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_nw:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_nw:after{left:calc(2 * var(--ck-balloon-arrow-half-width));top:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_ne:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_ne:after{right:calc(2 * var(--ck-balloon-arrow-half-width));top:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_s:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_s:after{left:50%;margin-left:calc(-1 * var(--ck-balloon-arrow-half-width));bottom:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_sw:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_sw:after{left:calc(2 * var(--ck-balloon-arrow-half-width));bottom:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_se:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_se:after{right:calc(2 * var(--ck-balloon-arrow-half-width));bottom:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_sme:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_sme:after{right:25%;margin-right:calc(2 * var(--ck-balloon-arrow-half-width));bottom:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_smw:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_smw:after{left:25%;margin-left:calc(2 * var(--ck-balloon-arrow-half-width));bottom:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_nme:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_nme:after{right:25%;margin-right:calc(2 * var(--ck-balloon-arrow-half-width));top:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_nmw:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_nmw:after{left:25%;margin-left:calc(2 * var(--ck-balloon-arrow-half-width));top:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_e:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_e:after{right:calc(-1 * var(--ck-balloon-arrow-height));margin-top:calc(-1 * var(--ck-balloon-arrow-half-width));top:50%}.ck.ck-balloon-panel.ck-balloon-panel_arrow_w:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_w:after{left:calc(-1 * var(--ck-balloon-arrow-height));margin-top:calc(-1 * var(--ck-balloon-arrow-half-width));top:50%}.ck .ck-balloon-rotator__navigation{background:var(--ck-color-toolbar-background);border-bottom:1px solid var(--ck-color-toolbar-border);padding:0 var(--ck-spacing-small)}.ck .ck-balloon-rotator__navigation>*{margin-right:var(--ck-spacing-small);margin-top:var(--ck-spacing-small);margin-bottom:var(--ck-spacing-small)}.ck .ck-balloon-rotator__navigation .ck-balloon-rotator__counter{margin-right:var(--ck-spacing-standard);margin-left:var(--ck-spacing-small)}.ck .ck-balloon-rotator__content .ck.ck-annotation-wrapper{box-shadow:none}:root{--ck-balloon-fake-panel-offset-horizontal: 6px;--ck-balloon-fake-panel-offset-vertical: 6px}.ck .ck-fake-panel div{box-shadow:var(--ck-drop-shadow),0 0;min-height:15px;background:var(--ck-color-panel-background);border:1px solid var(--ck-color-panel-border);border-radius:var(--ck-border-radius);width:100%;height:100%}.ck .ck-fake-panel div:nth-child(1){margin-left:var(--ck-balloon-fake-panel-offset-horizontal);margin-top:var(--ck-balloon-fake-panel-offset-vertical)}.ck .ck-fake-panel div:nth-child(2){margin-left:calc(var(--ck-balloon-fake-panel-offset-horizontal) * 2);margin-top:calc(var(--ck-balloon-fake-panel-offset-vertical) * 2)}.ck .ck-fake-panel div:nth-child(3){margin-left:calc(var(--ck-balloon-fake-panel-offset-horizontal) * 3);margin-top:calc(var(--ck-balloon-fake-panel-offset-vertical) * 3)}.ck .ck-balloon-panel_arrow_s+.ck-fake-panel,.ck .ck-balloon-panel_arrow_se+.ck-fake-panel,.ck .ck-balloon-panel_arrow_sw+.ck-fake-panel{--ck-balloon-fake-panel-offset-vertical: -6px}.ck.ck-sticky-panel .ck-sticky-panel__content_sticky{box-shadow:var(--ck-drop-shadow),0 0;border-width:0 1px 1px;border-top-left-radius:0;border-top-right-radius:0}.ck-vertical-form>.ck-button:nth-last-child(2):after{border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form{padding:var(--ck-spacing-large)}.ck.ck-responsive-form:focus{outline:none}[dir=ltr] .ck.ck-responsive-form>:not(:first-child){margin-left:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-responsive-form>:not(:last-child){margin-left:var(--ck-spacing-standard)}@media screen and (max-width: 600px){.ck.ck-responsive-form{padding:0;width:calc(.8 * var(--ck-input-width))}.ck.ck-responsive-form .ck-labeled-field-view{margin:var(--ck-spacing-large) var(--ck-spacing-large) 0}.ck.ck-responsive-form .ck-labeled-field-view .ck-input-text,.ck.ck-responsive-form .ck-labeled-field-view .ck-input-number{min-width:0;width:100%}.ck.ck-responsive-form .ck-labeled-field-view .ck-labeled-field-view__error{white-space:normal}.ck.ck-responsive-form>.ck-button:nth-last-child(2):after{border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form>.ck-button:nth-last-child(1),.ck.ck-responsive-form>.ck-button:nth-last-child(2){padding:var(--ck-spacing-standard);margin-top:var(--ck-spacing-large);border-radius:0}.ck.ck-responsive-form>.ck-button:nth-last-child(1):not(:focus),.ck.ck-responsive-form>.ck-button:nth-last-child(2):not(:focus){border-top:1px solid var(--ck-color-base-border)}[dir=ltr] .ck.ck-responsive-form>.ck-button:nth-last-child(1),[dir=ltr] .ck.ck-responsive-form>.ck-button:nth-last-child(2){margin-left:0}[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(1),[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(2){margin-left:0}[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(1):last-of-type,[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(2):last-of-type{border-right:1px solid var(--ck-color-base-border)}}:root{--ck-search-field-view-horizontal-spacing: calc(var(--ck-icon-size) + var(--ck-spacing-medium))}.ck.ck-search>.ck-labeled-field-view .ck-input{width:100%}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon{--ck-labeled-field-label-default-position-x: var(--ck-search-field-view-horizontal-spacing)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon>.ck-labeled-field-view__input-wrapper>.ck-icon{opacity:.5;pointer-events:none}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon .ck-input{width:100%}[dir=ltr] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon .ck-input{padding-left:var(--ck-search-field-view-horizontal-spacing)}[dir=rtl] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon .ck-input:not(.ck-input-text_empty){padding-left:var(--ck-search-field-view-horizontal-spacing)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset{--ck-labeled-field-empty-unfocused-max-width: 100% - 2 * var(--ck-search-field-view-horizontal-spacing)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset.ck-labeled-field-view_empty{--ck-labeled-field-empty-unfocused-max-width: 100% - var(--ck-search-field-view-horizontal-spacing) - var(--ck-spacing-medium)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset{min-width:auto;min-height:auto;background:none;opacity:.5;padding:0}[dir=ltr] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset{right:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset{left:var(--ck-spacing-medium)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset:hover{opacity:1}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-input{width:100%}[dir=ltr] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-input:not(.ck-input-text_empty){padding-right:var(--ck-search-field-view-horizontal-spacing)}[dir=rtl] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-input{padding-right:var(--ck-search-field-view-horizontal-spacing)}.ck.ck-search>.ck-search__results{min-width:100%}.ck.ck-search>.ck-search__results>.ck-search__info{width:100%;padding:var(--ck-spacing-medium) var(--ck-spacing-large)}.ck.ck-search>.ck-search__results>.ck-search__info *{white-space:normal}.ck.ck-search>.ck-search__results>.ck-search__info>span:first-child{font-weight:700}.ck.ck-search>.ck-search__results>.ck-search__info>span:last-child{margin-top:var(--ck-spacing-medium)}.ck.ck-spinner-container{width:var(--ck-toolbar-spinner-size);height:var(--ck-toolbar-spinner-size);animation:1.5s infinite ck-spinner-rotate linear}@media (prefers-reduced-motion: reduce){.ck.ck-spinner-container{animation-duration:3s}}.ck.ck-spinner{width:var(--ck-toolbar-spinner-size);height:var(--ck-toolbar-spinner-size);border-radius:50%;border:2px solid var(--ck-color-text);border-top-color:transparent}@keyframes ck-spinner-rotate{to{transform:rotate(360deg)}}.ck-textarea{overflow-x:hidden}:root{--ck-color-block-toolbar-button: var(--ck-color-text);--ck-block-toolbar-button-size: var(--ck-font-size-normal)}.ck.ck-block-toolbar-button{color:var(--ck-color-block-toolbar-button);font-size:var(--ck-block-toolbar-size)}.ck.ck-toolbar{border-radius:0;background:var(--ck-color-toolbar-background);padding:0 var(--ck-spacing-small);border:1px solid var(--ck-color-toolbar-border)}.ck-rounded-corners .ck.ck-toolbar,.ck.ck-toolbar.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-toolbar .ck.ck-toolbar__separator{height:var(--ck-icon-size);width:1px;min-width:1px;background:var(--ck-color-toolbar-border);margin-top:var(--ck-spacing-small);margin-bottom:var(--ck-spacing-small)}.ck.ck-toolbar .ck-toolbar__line-break{height:0}.ck.ck-toolbar>.ck-toolbar__items>*:not(.ck-toolbar__line-break){margin-right:var(--ck-spacing-small)}.ck.ck-toolbar>.ck-toolbar__items:empty+.ck.ck-toolbar__separator{display:none}.ck.ck-toolbar>.ck-toolbar__items>*:not(.ck-toolbar__line-break),.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown{margin-top:var(--ck-spacing-small);margin-bottom:var(--ck-spacing-small)}.ck.ck-toolbar.ck-toolbar_vertical{padding:0}.ck.ck-toolbar.ck-toolbar_vertical>.ck-toolbar__items>.ck{width:100%;margin:0;border-radius:0}.ck.ck-toolbar.ck-toolbar_compact{padding:0}.ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>*{margin:0}.ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>*:not(:first-child):not(:last-child){border-radius:0}.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown>.ck.ck-button.ck-dropdown__button{padding-left:var(--ck-spacing-tiny)}.ck.ck-toolbar .ck-toolbar__nested-toolbar-dropdown>.ck-dropdown__panel{min-width:auto}.ck.ck-toolbar .ck-toolbar__nested-toolbar-dropdown>.ck-button>.ck-button__label{max-width:7em;width:auto}.ck.ck-toolbar:focus{outline:none}.ck-toolbar-container .ck.ck-toolbar{border:0}[dir=rtl] .ck.ck-toolbar>.ck-toolbar__items>.ck,.ck.ck-toolbar[dir=rtl]>.ck-toolbar__items>.ck{margin-right:0}[dir=rtl] .ck.ck-toolbar:not(.ck-toolbar_compact)>.ck-toolbar__items>.ck,.ck.ck-toolbar[dir=rtl]:not(.ck-toolbar_compact)>.ck-toolbar__items>.ck{margin-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-toolbar>.ck-toolbar__items>.ck:last-child,.ck.ck-toolbar[dir=rtl]>.ck-toolbar__items>.ck:last-child{margin-left:0}[dir=rtl] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:first-child,.ck.ck-toolbar.ck-toolbar_compact[dir=rtl]>.ck-toolbar__items>.ck:first-child{border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:last-child,.ck.ck-toolbar.ck-toolbar_compact[dir=rtl]>.ck-toolbar__items>.ck:last-child{border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .ck.ck-toolbar>.ck.ck-toolbar__separator,.ck.ck-toolbar[dir=rtl]>.ck.ck-toolbar__separator{margin-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items:not(:empty):not(:only-child),.ck.ck-toolbar.ck-toolbar_grouping[dir=rtl]>.ck-toolbar__items:not(:empty):not(:only-child){margin-left:var(--ck-spacing-small)}[dir=ltr] .ck.ck-toolbar>.ck-toolbar__items>.ck:last-child,.ck.ck-toolbar[dir=ltr]>.ck-toolbar__items>.ck:last-child{margin-right:0}[dir=ltr] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:first-child,.ck.ck-toolbar.ck-toolbar_compact[dir=ltr]>.ck-toolbar__items>.ck:first-child{border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:last-child,.ck.ck-toolbar.ck-toolbar_compact[dir=ltr]>.ck-toolbar__items>.ck:last-child{border-top-left-radius:0;border-bottom-left-radius:0}[dir=ltr] .ck.ck-toolbar>.ck.ck-toolbar__separator,.ck.ck-toolbar[dir=ltr]>.ck.ck-toolbar__separator{margin-right:var(--ck-spacing-small)}[dir=ltr] .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items:not(:empty):not(:only-child),.ck.ck-toolbar.ck-toolbar_grouping[dir=ltr]>.ck-toolbar__items:not(:empty):not(:only-child){margin-right:var(--ck-spacing-small)}.ck.ck-balloon-panel.ck-tooltip{--ck-balloon-border-width: 0px;--ck-balloon-arrow-offset: 0px;--ck-balloon-arrow-half-width: 4px;--ck-balloon-arrow-height: 4px;--ck-tooltip-text-padding: 4px;--ck-color-panel-background: var(--ck-color-tooltip-background);padding:0 var(--ck-spacing-medium);box-shadow:none}.ck.ck-balloon-panel.ck-tooltip .ck-tooltip__text{font-size:.9em;line-height:1.5;color:var(--ck-color-tooltip-text)}.ck.ck-balloon-panel.ck-tooltip.ck-tooltip_multi-line .ck-tooltip__text{white-space:break-spaces;display:inline-block;padding:var(--ck-tooltip-text-padding) 0;max-width:200px}.ck.ck-balloon-panel.ck-tooltip:before{display:none}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content{border-radius:0;border:1px solid var(--ck-color-base-border);border-bottom-width:0}.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content,.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.ck-rounded-corners{border-radius:var(--ck-border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.ck-sticky-panel__content_sticky{border-bottom-width:1px}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-menu-bar{border:0;border-bottom:1px solid var(--ck-color-base-border)}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-toolbar{border:0}.ck.ck-editor__main>.ck-editor__editable{background:var(--ck-color-base-background);border-radius:0}.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:var(--ck-color-base-border)}:root{--ck-clipboard-drop-target-dot-width: 12px;--ck-clipboard-drop-target-dot-height: 8px;--ck-clipboard-drop-target-color: var(--ck-color-focus-border)}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span{bottom:calc(-.5 * var(--ck-clipboard-drop-target-dot-height));top:calc(-.5 * var(--ck-clipboard-drop-target-dot-height));border:1px solid var(--ck-clipboard-drop-target-color);background:var(--ck-clipboard-drop-target-color);margin-left:-1px}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span:after{content:"";width:0;height:0;display:block;position:absolute;left:50%;top:calc(-.5 * var(--ck-clipboard-drop-target-dot-height));transform:translate(-50%);border-color:var(--ck-clipboard-drop-target-color) transparent transparent transparent;border-width:calc(var(--ck-clipboard-drop-target-dot-height)) calc(.5 * var(--ck-clipboard-drop-target-dot-width)) 0 calc(.5 * var(--ck-clipboard-drop-target-dot-width));border-style:solid}.ck.ck-editor__editable .ck-widget.ck-clipboard-drop-target-range{outline:var(--ck-widget-outline-thickness) solid var(--ck-clipboard-drop-target-color)!important}.ck.ck-editor__editable .ck-widget:-webkit-drag{zoom:.6;outline:none!important}.ck.ck-clipboard-drop-target-line{height:0;border:1px solid var(--ck-clipboard-drop-target-color);background:var(--ck-clipboard-drop-target-color);margin-top:-1px}.ck.ck-clipboard-drop-target-line:before{content:"";position:absolute;top:calc(-.5 * var(--ck-clipboard-drop-target-dot-width));width:0;height:0;border-style:solid}[dir=ltr] .ck.ck-clipboard-drop-target-line:before{left:-1px;border-width:calc(.5 * var(--ck-clipboard-drop-target-dot-width)) 0 calc(.5 * var(--ck-clipboard-drop-target-dot-width)) var(--ck-clipboard-drop-target-dot-height);border-color:transparent transparent transparent var(--ck-clipboard-drop-target-color)}[dir=rtl] .ck.ck-clipboard-drop-target-line:before{right:-1px;border-width:calc(.5 * var(--ck-clipboard-drop-target-dot-width)) var(--ck-clipboard-drop-target-dot-height) calc(.5 * var(--ck-clipboard-drop-target-dot-width)) 0;border-color:transparent var(--ck-clipboard-drop-target-color) transparent transparent}:root{--ck-color-code-block-label-background: hsl(0, 0%, 46%)}.ck.ck-editor__editable pre[data-language]:after{top:-1px;right:10px;background:var(--ck-color-code-block-label-background);font-size:10px;font-family:var(--ck-font-face);line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);color:#fff;white-space:nowrap}.ck.ck-code-block-dropdown .ck-dropdown__panel{max-height:250px;overflow-y:auto;overflow-x:hidden}@media (forced-colors: active){.ck.ck-placeholder,.ck .ck-placeholder{forced-color-adjust:preserve-parent-color}}.ck.ck-placeholder:before,.ck .ck-placeholder:before{cursor:text}@media (forced-colors: none){.ck.ck-placeholder:before,.ck .ck-placeholder:before{color:var(--ck-color-engine-placeholder-text)}}@media (forced-colors: active){.ck.ck-placeholder:before,.ck .ck-placeholder:before{font-style:italic;margin-left:1px}}.ck.ck-find-and-replace-form{width:400px}.ck.ck-find-and-replace-form:focus{outline:none}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions{flex:1 1 auto;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:stretch;padding:var(--ck-spacing-large);margin:0}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-button,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>.ck-button{flex:0 0 auto}[dir=ltr] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>*+*,[dir=ltr] .ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>*+*{margin-left:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>*+*,[dir=rtl] .ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>*+*{margin-right:var(--ck-spacing-standard)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-labeled-field-view,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions .ck-labeled-field-view{flex:1 1 auto}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-labeled-field-view .ck-input,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions .ck-labeled-field-view .ck-input{width:100%;min-width:50px}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs{align-items:flex-start}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-button-prev>.ck-icon{transform:rotate(90deg)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-button-next>.ck-icon{transform:rotate(-90deg)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter{top:50%;transform:translateY(-50%);color:var(--ck-color-base-border)}[dir=ltr] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter{right:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter{left:var(--ck-spacing-standard)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-labeled-field-replace{flex:0 0 100%;padding-top:var(--ck-spacing-standard)}[dir=ltr] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-labeled-field-replace{margin-left:0}[dir=rtl] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-labeled-field-replace{margin-right:0}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions{flex-wrap:wrap;justify-content:flex-end;margin-top:calc(-1 * var(--ck-spacing-large))}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>.ck-button-find{font-weight:700}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>.ck-button-find .ck-button__label{padding-left:var(--ck-spacing-large);padding-right:var(--ck-spacing-large)}.ck.ck-find-and-replace-form .ck-switchbutton{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.ck.ck-find-and-replace-form{width:300px;max-width:100%}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input{flex-wrap:wrap}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input .ck-labeled-field-view{flex:1 0 auto;width:100%;margin-bottom:var(--ck-spacing-standard)}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button{text-align:center}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button:first-of-type{flex:1 1 auto}[dir=ltr] .ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button:first-of-type{margin-left:0}[dir=rtl] .ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button:first-of-type{margin-right:0}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button:first-of-type .ck-button__label{width:100%;text-align:center}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view){flex-wrap:wrap;flex:1 1 auto}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button{text-align:center}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button:first-of-type{flex:1 1 auto}[dir=ltr] .ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button:first-of-type{margin-left:0}[dir=rtl] .ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button:first-of-type{margin-right:0}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button .ck-button__label{width:100%;text-align:center}}.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__button .ck-button__label{width:8em}.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__panel .ck-list__item{min-width:18em}:root{--ck-html-embed-content-width: calc(100% - 1.5 * var(--ck-icon-size));--ck-html-embed-source-height: 10em;--ck-html-embed-unfocused-outline-width: 1px;--ck-html-embed-content-min-height: calc(var(--ck-icon-size) + var(--ck-spacing-standard));--ck-html-embed-source-disabled-background: var(--ck-color-base-foreground);--ck-html-embed-source-disabled-color: hsl(0deg 0% 45%)}.ck-widget.raw-html-embed{font-size:var(--ck-font-size-base);background-color:var(--ck-color-base-foreground)}.ck-widget.raw-html-embed:not(.ck-widget_selected):not(:hover){outline:var(--ck-html-embed-unfocused-outline-width) dashed var(--ck-color-widget-blurred-border)}.ck-widget.raw-html-embed[dir=ltr]{text-align:left}.ck-widget.raw-html-embed[dir=rtl]{text-align:right}.ck-widget.raw-html-embed:before{content:attr(data-html-embed-label);top:calc(-1 * var(--ck-html-embed-unfocused-outline-width));left:var(--ck-spacing-standard);background:#999;transition:background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);padding:calc(var(--ck-spacing-tiny) + var(--ck-html-embed-unfocused-outline-width)) var(--ck-spacing-small) var(--ck-spacing-tiny);border-radius:0 0 var(--ck-border-radius) var(--ck-border-radius);color:var(--ck-color-base-background);font-size:var(--ck-font-size-tiny);font-family:var(--ck-font-face)}.ck-widget.raw-html-embed[dir=rtl]:before{left:auto;right:var(--ck-spacing-standard)}.ck-widget.raw-html-embed[dir=ltr] .ck-widget__type-around .ck-widget__type-around__button.ck-widget__type-around__button_before{margin-left:50px}.ck.ck-editor__editable.ck-blurred .ck-widget.raw-html-embed.ck-widget_selected:before{top:0;padding:var(--ck-spacing-tiny) var(--ck-spacing-small)}.ck.ck-editor__editable:not(.ck-blurred) .ck-widget.raw-html-embed.ck-widget_selected:before{top:0;padding:var(--ck-spacing-tiny) var(--ck-spacing-small);background:var(--ck-color-focus-border)}.ck.ck-editor__editable .ck-widget.raw-html-embed:not(.ck-widget_selected):hover:before{top:0;padding:var(--ck-spacing-tiny) var(--ck-spacing-small)}.ck-widget.raw-html-embed .raw-html-embed__content-wrapper{padding:var(--ck-spacing-standard)}.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper{top:var(--ck-spacing-standard);right:var(--ck-spacing-standard)}.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper .ck-button.raw-html-embed__save-button{color:var(--ck-color-button-save)}.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper .ck-button.raw-html-embed__cancel-button{color:var(--ck-color-button-cancel)}.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper .ck-button:not(:first-child){margin-top:var(--ck-spacing-small)}.ck-widget.raw-html-embed[dir=rtl] .raw-html-embed__buttons-wrapper{left:var(--ck-spacing-standard);right:auto}.ck-widget.raw-html-embed .raw-html-embed__source{box-sizing:border-box;height:var(--ck-html-embed-source-height);width:var(--ck-html-embed-content-width);resize:none;min-width:0;padding:var(--ck-spacing-standard);font-family:monospace;-moz-tab-size:4;tab-size:4;white-space:pre-wrap;font-size:var(--ck-font-size-base);text-align:left;direction:ltr}.ck-widget.raw-html-embed .raw-html-embed__source[disabled]{background:var(--ck-html-embed-source-disabled-background);color:var(--ck-html-embed-source-disabled-color);-webkit-text-fill-color:var(--ck-html-embed-source-disabled-color);opacity:1}.ck-widget.raw-html-embed .raw-html-embed__preview{min-height:var(--ck-html-embed-content-min-height);width:var(--ck-html-embed-content-width)}.ck-editor__editable:not(.ck-read-only) .ck-widget.raw-html-embed .raw-html-embed__preview{pointer-events:none}.ck-widget.raw-html-embed .raw-html-embed__preview-content{box-sizing:border-box;background-color:var(--ck-color-base-foreground)}.ck-widget.raw-html-embed .raw-html-embed__preview-content>*{margin-left:auto;margin-right:auto}.ck-widget.raw-html-embed .raw-html-embed__preview-placeholder{color:var(--ck-html-embed-source-disabled-color)}:root{--ck-image-insert-insert-by-url-width: 250px}.ck.ck-image-insert-url{--ck-input-width: 100%}.ck.ck-image-insert-url .ck-image-insert-url__action-row{grid-column-gap:var(--ck-spacing-large);margin-top:var(--ck-spacing-large)}.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button-save,.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button-cancel{justify-content:center;min-width:auto}.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button .ck-button__label{color:var(--ck-color-text)}.ck.ck-image-insert-form>.ck.ck-button{display:block;width:100%}[dir=ltr] .ck.ck-image-insert-form>.ck.ck-button{text-align:left}[dir=rtl] .ck.ck-image-insert-form>.ck.ck-button{text-align:right}.ck.ck-image-insert-form>.ck.ck-collapsible{min-width:var(--ck-image-insert-insert-by-url-width)}.ck.ck-image-insert-form>.ck.ck-collapsible:not(:first-child){border-top:1px solid var(--ck-color-base-border)}.ck.ck-image-insert-form>.ck.ck-collapsible:not(:last-child){border-bottom:1px solid var(--ck-color-base-border)}.ck.ck-image-insert-form>.ck.ck-image-insert-url{min-width:var(--ck-image-insert-insert-by-url-width);padding:var(--ck-spacing-large)}.ck.ck-image-insert-form:focus{outline:none}:root{--ck-color-image-upload-icon: hsl(0, 0%, 100%);--ck-color-image-upload-icon-background: hsl(120, 100%, 27%);--ck-image-upload-icon-size: 20;--ck-image-upload-icon-width: 2px;--ck-image-upload-icon-is-visible: clamp(0px, 100% - 50px, 1px)}.ck-image-upload-complete-icon{opacity:0;background:var(--ck-color-image-upload-icon-background);animation-name:ck-upload-complete-icon-show,ck-upload-complete-icon-hide;animation-fill-mode:forwards,forwards;animation-duration:.5s,.5s;font-size:calc(1px * var(--ck-image-upload-icon-size));animation-delay:0ms,3s;overflow:hidden;width:calc(var(--ck-image-upload-icon-is-visible) * var(--ck-image-upload-icon-size));height:calc(var(--ck-image-upload-icon-is-visible) * var(--ck-image-upload-icon-size))}.ck-image-upload-complete-icon:after{left:25%;top:50%;opacity:0;height:0;width:0;transform:scaleX(-1) rotate(135deg);transform-origin:left top;border-top:var(--ck-image-upload-icon-width) solid var(--ck-color-image-upload-icon);border-right:var(--ck-image-upload-icon-width) solid var(--ck-color-image-upload-icon);animation-name:ck-upload-complete-icon-check;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:forwards;box-sizing:border-box}@media (prefers-reduced-motion: reduce){.ck-image-upload-complete-icon{animation-duration:0ms}.ck-image-upload-complete-icon:after{animation:none;opacity:1;width:.3em;height:.45em}}@keyframes ck-upload-complete-icon-show{0%{opacity:0}to{opacity:1}}@keyframes ck-upload-complete-icon-hide{0%{opacity:1}to{opacity:0}}@keyframes ck-upload-complete-icon-check{0%{opacity:1;width:0;height:0}33%{width:.3em;height:0}to{opacity:1;width:.3em;height:.45em}}:root{--ck-color-upload-placeholder-loader: hsl(0, 0%, 70%);--ck-upload-placeholder-loader-size: 32px;--ck-upload-placeholder-image-aspect-ratio: 2.8}.ck .ck-image-upload-placeholder{width:100%;margin:0}.ck .ck-image-upload-placeholder.image-inline{width:calc(2 * var(--ck-upload-placeholder-loader-size) * var(--ck-upload-placeholder-image-aspect-ratio))}.ck .ck-image-upload-placeholder img{aspect-ratio:var(--ck-upload-placeholder-image-aspect-ratio)}.ck .ck-upload-placeholder-loader{width:100%;height:100%}.ck .ck-upload-placeholder-loader:before{width:var(--ck-upload-placeholder-loader-size);height:var(--ck-upload-placeholder-loader-size);border-radius:50%;border-top:3px solid var(--ck-color-upload-placeholder-loader);border-right:2px solid transparent;animation:ck-upload-placeholder-loader 1s linear infinite}@keyframes ck-upload-placeholder-loader{to{transform:rotate(360deg)}}.ck.ck-editor__editable .image.ck-appear,.ck.ck-editor__editable .image-inline.ck-appear{animation:fadeIn .7s}@media (prefers-reduced-motion: reduce){.ck.ck-editor__editable .image.ck-appear,.ck.ck-editor__editable .image-inline.ck-appear{opacity:1;animation:none}}.ck.ck-editor__editable .image .ck-progress-bar,.ck.ck-editor__editable .image-inline .ck-progress-bar{height:2px;width:0;background:var(--ck-color-upload-bar-background);transition:width .1s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ck .ck-link_selected{background:var(--ck-color-link-selected-background)}.ck .ck-link_selected span.image-inline{outline:var(--ck-widget-outline-thickness) solid var(--ck-color-link-selected-background)}.ck .ck-fake-link-selection{background:var(--ck-color-link-fake-selection)}.ck .ck-fake-link-selection_collapsed{height:100%;border-right:1px solid var(--ck-color-base-text);margin-right:-1px;outline:solid 1px hsla(0,0%,100%,.5)}.ck.ck-link-actions .ck-button.ck-link-actions__preview{padding-left:0;padding-right:0}.ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label{padding:0 var(--ck-spacing-medium);color:var(--ck-color-link-default);text-overflow:ellipsis;cursor:pointer;max-width:var(--ck-input-width);min-width:3em;text-align:center}.ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label:hover{text-decoration:underline}.ck.ck-link-actions .ck-button.ck-link-actions__preview,.ck.ck-link-actions .ck-button.ck-link-actions__preview:hover,.ck.ck-link-actions .ck-button.ck-link-actions__preview:focus,.ck.ck-link-actions .ck-button.ck-link-actions__preview:active{background:none}.ck.ck-link-actions .ck-button.ck-link-actions__preview:active{box-shadow:none}.ck.ck-link-actions .ck-button.ck-link-actions__preview:focus .ck-button__label{text-decoration:underline}[dir=ltr] .ck.ck-link-actions .ck-button:not(:first-child){margin-left:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-link-actions .ck-button:not(:last-child){margin-left:var(--ck-spacing-standard)}@media screen and (max-width: 600px){.ck.ck-link-actions .ck-button.ck-link-actions__preview{margin:var(--ck-spacing-standard) var(--ck-spacing-standard) 0}.ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label{min-width:0;max-width:100%}[dir=ltr] .ck.ck-link-actions .ck-button:not(.ck-link-actions__preview){margin-left:0}[dir=rtl] .ck.ck-link-actions .ck-button:not(.ck-link-actions__preview){margin-left:0}}.ck.ck-link-form_layout-vertical{padding:0;min-width:var(--ck-input-width)}.ck.ck-link-form_layout-vertical .ck-labeled-field-view{margin:var(--ck-spacing-large) var(--ck-spacing-large) var(--ck-spacing-small)}.ck.ck-link-form_layout-vertical .ck-labeled-field-view .ck-input-text{min-width:0;width:100%}.ck.ck-link-form_layout-vertical>.ck-button{padding:var(--ck-spacing-standard);margin:0;width:50%;border-radius:0}.ck.ck-link-form_layout-vertical>.ck-button:not(:focus){border-top:1px solid var(--ck-color-base-border)}[dir=ltr] .ck.ck-link-form_layout-vertical>.ck-button{margin-left:0}[dir=rtl] .ck.ck-link-form_layout-vertical>.ck-button{margin-left:0}[dir=rtl] .ck.ck-link-form_layout-vertical>.ck-button:last-of-type{border-right:1px solid var(--ck-color-base-border)}.ck.ck-link-form_layout-vertical .ck.ck-list{margin:0 var(--ck-spacing-large)}.ck.ck-link-form_layout-vertical .ck.ck-list .ck-button.ck-switchbutton{padding:0;width:100%}.ck.ck-link-form_layout-vertical .ck.ck-list .ck-button.ck-switchbutton:hover{background:none}:root{--ck-link-image-indicator-icon-size: 20;--ck-link-image-indicator-icon-is-visible: clamp(0px, 100% - 50px, 1px)}.ck.ck-editor__editable figure.image>a:after,.ck.ck-editor__editable a span.image-inline:after{content:"";top:min(var(--ck-spacing-medium),6%);right:min(var(--ck-spacing-medium),6%);background-color:#0006;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTExLjA3NyAxNSAuOTkxLTEuNDE2YS43NS43NSAwIDEgMSAxLjIyOS44NmwtMS4xNDggMS42NGEuNzQ4Ljc0OCAwIDAgMS0uMjE3LjIwNiA1LjI1MSA1LjI1MSAwIDAgMS04LjUwMy01Ljk1NS43NDEuNzQxIDAgMCAxIC4xMi0uMjc0bDEuMTQ3LTEuNjM5YS43NS43NSAwIDEgMSAxLjIyOC44Nkw0LjkzMyAxMC43bC4wMDYuMDAzYTMuNzUgMy43NSAwIDAgMCA2LjEzMiA0LjI5NGwuMDA2LjAwNHptNS40OTQtNS4zMzVhLjc0OC43NDggMCAwIDEtLjEyLjI3NGwtMS4xNDcgMS42MzlhLjc1Ljc1IDAgMSAxLTEuMjI4LS44NmwuODYtMS4yM2EzLjc1IDMuNzUgMCAwIDAtNi4xNDQtNC4zMDFsLS44NiAxLjIyOWEuNzUuNzUgMCAwIDEtMS4yMjktLjg2bDEuMTQ4LTEuNjRhLjc0OC43NDggMCAwIDEgLjIxNy0uMjA2IDUuMjUxIDUuMjUxIDAgMCAxIDguNTAzIDUuOTU1em0tNC41NjMtMi41MzJhLjc1Ljc1IDAgMCAxIC4xODQgMS4wNDVsLTMuMTU1IDQuNTA1YS43NS43NSAwIDEgMS0xLjIyOS0uODZsMy4xNTUtNC41MDZhLjc1Ljc1IDAgMCAxIDEuMDQ1LS4xODR6Ii8+PC9zdmc+);background-size:14px;background-repeat:no-repeat;background-position:center;border-radius:100%;overflow:hidden;width:calc(var(--ck-link-image-indicator-icon-is-visible) * var(--ck-link-image-indicator-icon-size));height:calc(var(--ck-link-image-indicator-icon-is-visible) * var(--ck-link-image-indicator-icon-size))}.ck.ck-list-properties.ck-list-properties_without-styles{padding:var(--ck-spacing-large)}.ck.ck-list-properties.ck-list-properties_without-styles>*{min-width:14em}.ck.ck-list-properties.ck-list-properties_without-styles>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-list-styles-list{grid-template-columns:repeat(4,auto)}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-collapsible>.ck-collapsible__children>*{width:100%}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-collapsible>.ck-collapsible__children>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-list-properties .ck.ck-numbered-list-properties__start-index .ck-input{min-width:auto;width:100%}.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order{background:transparent;padding-left:0;padding-right:0;margin-bottom:calc(-1 * var(--ck-spacing-tiny))}.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order:active,.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order:hover{box-shadow:none;border-color:transparent;background:none}:root{--ck-list-style-button-size: 44px}.ck.ck-list-styles-list{grid-template-columns:repeat(3,auto);row-gap:var(--ck-spacing-medium);column-gap:var(--ck-spacing-medium);padding:var(--ck-spacing-large)}.ck.ck-list-styles-list .ck-button{width:var(--ck-list-style-button-size);height:var(--ck-list-style-button-size);padding:0;margin:0;box-sizing:content-box}.ck.ck-list-styles-list .ck-button .ck-icon{width:var(--ck-list-style-button-size);height:var(--ck-list-style-button-size)}:root{--ck-media-embed-placeholder-icon-size: 3em;--ck-color-media-embed-placeholder-url-text: hsl(0, 0%, 46%);--ck-color-media-embed-placeholder-url-text-hover: var(--ck-color-base-text)}.ck-media__wrapper{margin:0 auto}.ck-media__wrapper .ck-media__placeholder{padding:calc(3 * var(--ck-spacing-standard));background:var(--ck-color-base-foreground)}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__icon{min-width:var(--ck-media-embed-placeholder-icon-size);height:var(--ck-media-embed-placeholder-icon-size);margin-bottom:var(--ck-spacing-large);background-position:center;background-size:cover}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__icon .ck-icon{width:100%;height:100%}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url__text{color:var(--ck-color-media-embed-placeholder-url-text);white-space:nowrap;text-align:center;font-style:italic;text-overflow:ellipsis}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url__text:hover{color:var(--ck-color-media-embed-placeholder-url-text-hover);cursor:pointer;text-decoration:underline}.ck-media__wrapper[data-oembed-url*="open.spotify.com"]{max-width:300px;max-height:380px}.ck-media__wrapper[data-oembed-url*="google.com/maps"] .ck-media__placeholder__icon,.ck-media__wrapper[data-oembed-url*="goo.gl/maps"] .ck-media__placeholder__icon,.ck-media__wrapper[data-oembed-url*="maps.google.com"] .ck-media__placeholder__icon,.ck-media__wrapper[data-oembed-url*="maps.app.goo.gl"] .ck-media__placeholder__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTAuMzc4IiBoZWlnaHQ9IjI1NC4xNjciIHZpZXdCb3g9IjAgMCA2Ni4yNDYgNjcuMjQ4Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTcyLjUzMSAtMjE4LjQ1NSkgc2NhbGUoLjk4MDEyKSI+PHJlY3Qgcnk9IjUuMjM4IiByeD0iNS4yMzgiIHk9IjIzMS4zOTkiIHg9IjE3Ni4wMzEiIGhlaWdodD0iNjAuMDk5IiB3aWR0aD0iNjAuMDk5IiBmaWxsPSIjMzRhNjY4IiBwYWludC1vcmRlcj0ibWFya2VycyBzdHJva2UgZmlsbCIvPjxwYXRoIGQ9Ik0yMDYuNDc3IDI2MC45bC0yOC45ODcgMjguOTg3YTUuMjE4IDUuMjE4IDAgMCAwIDMuNzggMS42MWg0OS42MjFjMS42OTQgMCAzLjE5LS43OTggNC4xNDYtMi4wMzd6IiBmaWxsPSIjNWM4OGM1Ii8+PHBhdGggZD0iTTIyNi43NDIgMjIyLjk4OGMtOS4yNjYgMC0xNi43NzcgNy4xNy0xNi43NzcgMTYuMDE0LjAwNyAyLjc2Mi42NjMgNS40NzQgMi4wOTMgNy44NzUuNDMuNzAzLjgzIDEuNDA4IDEuMTkgMi4xMDcuMzMzLjUwMi42NSAxLjAwNS45NSAxLjUwOC4zNDMuNDc3LjY3My45NTcuOTg4IDEuNDQgMS4zMSAxLjc2OSAyLjUgMy41MDIgMy42MzcgNS4xNjguNzkzIDEuMjc1IDEuNjgzIDIuNjQgMi40NjYgMy45OSAyLjM2MyA0LjA5NCA0LjAwNyA4LjA5MiA0LjYgMTMuOTE0di4wMTJjLjE4Mi40MTIuNTE2LjY2Ni44NzkuNjY3LjQwMy0uMDAxLjc2OC0uMzE0LjkzLS43OTkuNjAzLTUuNzU2IDIuMjM4LTkuNzI5IDQuNTg1LTEzLjc5NC43ODItMS4zNSAxLjY3My0yLjcxNSAyLjQ2NS0zLjk5IDEuMTM3LTEuNjY2IDIuMzI4LTMuNCAzLjYzOC01LjE2OS4zMTUtLjQ4Mi42NDUtLjk2Mi45ODgtMS40MzkuMy0uNTAzLjYxNy0xLjAwNi45NS0xLjUwOC4zNTktLjcuNzYtMS40MDQgMS4xOS0yLjEwNyAxLjQyNi0yLjQwMiAyLTUuMTE0IDIuMDA0LTcuODc1IDAtOC44NDQtNy41MTEtMTYuMDE0LTE2Ljc3Ni0xNi4wMTR6IiBmaWxsPSIjZGQ0YjNlIiBwYWludC1vcmRlcj0ibWFya2VycyBzdHJva2UgZmlsbCIvPjxlbGxpcHNlIHJ5PSI1LjU2NCIgcng9IjUuODI4IiBjeT0iMjM5LjAwMiIgY3g9IjIyNi43NDIiIGZpbGw9IiM4MDJkMjciIHBhaW50LW9yZGVyPSJtYXJrZXJzIHN0cm9rZSBmaWxsIi8+PHBhdGggZD0iTTE5MC4zMDEgMjM3LjI4M2MtNC42NyAwLTguNDU3IDMuODUzLTguNDU3IDguNjA2czMuNzg2IDguNjA3IDguNDU3IDguNjA3YzMuMDQzIDAgNC44MDYtLjk1OCA2LjMzNy0yLjUxNiAxLjUzLTEuNTU3IDIuMDg3LTMuOTEzIDIuMDg3LTYuMjkgMC0uMzYyLS4wMjMtLjcyMi0uMDY0LTEuMDc5aC04LjI1N3YzLjA0M2g0Ljg1Yy0uMTk3Ljc1OS0uNTMxIDEuNDUtMS4wNTggMS45ODYtLjk0Mi45NTgtMi4wMjggMS41NDgtMy45MDEgMS41NDgtMi44NzYgMC01LjIwOC0yLjM3Mi01LjIwOC01LjI5OSAwLTIuOTI2IDIuMzMyLTUuMjk5IDUuMjA4LTUuMjk5IDEuMzk5IDAgMi42MTguNDA3IDMuNTg0IDEuMjkzbDIuMzgxLTIuMzhjMC0uMDAyLS4wMDMtLjAwNC0uMDA0LS4wMDUtMS41ODgtMS41MjQtMy42Mi0yLjIxNS01Ljk1NS0yLjIxNXptNC40MyA1LjY2bC4wMDMuMDA2di0uMDAzeiIgZmlsbD0iI2ZmZiIgcGFpbnQtb3JkZXI9Im1hcmtlcnMgc3Ryb2tlIGZpbGwiLz48cGF0aCBkPSJNMjE1LjE4NCAyNTEuOTI5bC03Ljk4IDcuOTc5IDI4LjQ3NyAyOC40NzVjLjI4Ny0uNjQ5LjQ0OS0xLjM2Ni40NDktMi4xMjN2LTMxLjE2NWMtLjQ2OS42NzUtLjkzNCAxLjM0OS0xLjM4MiAyLjAwNS0uNzkyIDEuMjc1LTEuNjgyIDIuNjQtMi40NjUgMy45OS0yLjM0NyA0LjA2NS0zLjk4MiA4LjAzOC00LjU4NSAxMy43OTQtLjE2Mi40ODUtLjUyNy43OTgtLjkzLjc5OS0uMzYzLS4wMDEtLjY5Ny0uMjU1LS44NzktLjY2N3YtLjAxMmMtLjU5My01LjgyMi0yLjIzNy05LjgyLTQuNi0xMy45MTQtLjc4My0xLjM1LTEuNjczLTIuNzE1LTIuNDY2LTMuOTktMS4xMzctMS42NjYtMi4zMjctMy40LTMuNjM3LTUuMTY5bC0uMDAyLS4wMDN6IiBmaWxsPSIjYzNjM2MzIi8+PHBhdGggZD0iTTIxMi45ODMgMjQ4LjQ5NWwtMzYuOTUyIDM2Ljk1M3YuODEyYTUuMjI3IDUuMjI3IDAgMCAwIDUuMjM4IDUuMjM4aDEuMDE1bDM1LjY2Ni0zNS42NjZhMTM2LjI3NSAxMzYuMjc1IDAgMCAwLTIuNzY0LTMuOSAzNy41NzUgMzcuNTc1IDAgMCAwLS45ODktMS40NGMtLjI5OS0uNTAzLS42MTYtMS4wMDYtLjk1LTEuNTA4LS4wODMtLjE2Mi0uMTc2LS4zMjYtLjI2NC0uNDg5eiIgZmlsbD0iI2ZkZGM0ZiIgcGFpbnQtb3JkZXI9Im1hcmtlcnMgc3Ryb2tlIGZpbGwiLz48cGF0aCBkPSJNMjExLjk5OCAyNjEuMDgzbC02LjE1MiA2LjE1MSAyNC4yNjQgMjQuMjY0aC43ODFhNS4yMjcgNS4yMjcgMCAwIDAgNS4yMzktNS4yMzh2LTEuMDQ1eiIgZmlsbD0iI2ZmZiIgcGFpbnQtb3JkZXI9Im1hcmtlcnMgc3Ryb2tlIGZpbGwiLz48L2c+PC9zdmc+)}.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder{background:#4268b3}.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMDI0cHgiIGhlaWdodD0iMTAyNHB4IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPiAgICAgICAgPHRpdGxlPkZpbGwgMTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImZMb2dvX1doaXRlIiBmaWxsPSIjRkZGRkZFIj4gICAgICAgICAgICA8cGF0aCBkPSJNOTY3LjQ4NCwwIEw1Ni41MTcsMCBDMjUuMzA0LDAgMCwyNS4zMDQgMCw1Ni41MTcgTDAsOTY3LjQ4MyBDMCw5OTguNjk0IDI1LjI5NywxMDI0IDU2LjUyMiwxMDI0IEw1NDcsMTAyNCBMNTQ3LDYyOCBMNDE0LDYyOCBMNDE0LDQ3MyBMNTQ3LDQ3MyBMNTQ3LDM1OS4wMjkgQzU0NywyMjYuNzY3IDYyNy43NzMsMTU0Ljc0NyA3NDUuNzU2LDE1NC43NDcgQzgwMi4yNjksMTU0Ljc0NyA4NTAuODQyLDE1OC45NTUgODY1LDE2MC44MzYgTDg2NSwyOTkgTDc4My4zODQsMjk5LjAzNyBDNzE5LjM5MSwyOTkuMDM3IDcwNywzMjkuNTI5IDcwNywzNzQuMjczIEw3MDcsNDczIEw4NjAuNDg3LDQ3MyBMODQwLjUwMSw2MjggTDcwNyw2MjggTDcwNywxMDI0IEw5NjcuNDg0LDEwMjQgQzk5OC42OTcsMTAyNCAxMDI0LDk5OC42OTcgMTAyNCw5NjcuNDg0IEwxMDI0LDU2LjUxNSBDMTAyNCwyNS4zMDMgOTk4LjY5NywwIDk2Ny40ODQsMCIgaWQ9IkZpbGwtMSI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)}.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__url__text{color:#cdf}.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__url__text:hover{color:#fff}.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder{background:linear-gradient(-135deg,#1400c7,#b800b1,#f50000)}.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI1MDRweCIgaGVpZ2h0PSI1MDRweCIgdmlld0JveD0iMCAwIDUwNCA1MDQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+Z2x5cGgtbG9nb19NYXkyMDE2PC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPiAgICAgICAgPHBvbHlnb24gaWQ9InBhdGgtMSIgcG9pbnRzPSIwIDAuMTU5IDUwMy44NDEgMC4xNTkgNTAzLjg0MSA1MDMuOTQgMCA1MDMuOTQiPjwvcG9seWdvbj4gICAgPC9kZWZzPiAgICA8ZyBpZD0iZ2x5cGgtbG9nb19NYXkyMDE2IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxnIGlkPSJHcm91cC0zIj4gICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+ICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+ICAgICAgICAgICAgPC9tYXNrPiAgICAgICAgICAgIDxnIGlkPSJDbGlwLTIiPjwvZz4gICAgICAgICAgICA8cGF0aCBkPSJNMjUxLjkyMSwwLjE1OSBDMTgzLjUwMywwLjE1OSAxNzQuOTI0LDAuNDQ5IDE0OC4wNTQsMS42NzUgQzEyMS4yNCwyLjg5OCAxMDIuOTI3LDcuMTU3IDg2LjkwMywxMy4zODUgQzcwLjMzNywxOS44MjIgNTYuMjg4LDI4LjQzNiA0Mi4yODIsNDIuNDQxIEMyOC4yNzcsNTYuNDQ3IDE5LjY2Myw3MC40OTYgMTMuMjI2LDg3LjA2MiBDNi45OTgsMTAzLjA4NiAyLjczOSwxMjEuMzk5IDEuNTE2LDE0OC4yMTMgQzAuMjksMTc1LjA4MyAwLDE4My42NjIgMCwyNTIuMDggQzAsMzIwLjQ5NyAwLjI5LDMyOS4wNzYgMS41MTYsMzU1Ljk0NiBDMi43MzksMzgyLjc2IDYuOTk4LDQwMS4wNzMgMTMuMjI2LDQxNy4wOTcgQzE5LjY2Myw0MzMuNjYzIDI4LjI3Nyw0NDcuNzEyIDQyLjI4Miw0NjEuNzE4IEM1Ni4yODgsNDc1LjcyMyA3MC4zMzcsNDg0LjMzNyA4Ni45MDMsNDkwLjc3NSBDMTAyLjkyNyw0OTcuMDAyIDEyMS4yNCw1MDEuMjYxIDE0OC4wNTQsNTAyLjQ4NCBDMTc0LjkyNCw1MDMuNzEgMTgzLjUwMyw1MDQgMjUxLjkyMSw1MDQgQzMyMC4zMzgsNTA0IDMyOC45MTcsNTAzLjcxIDM1NS43ODcsNTAyLjQ4NCBDMzgyLjYwMSw1MDEuMjYxIDQwMC45MTQsNDk3LjAwMiA0MTYuOTM4LDQ5MC43NzUgQzQzMy41MDQsNDg0LjMzNyA0NDcuNTUzLDQ3NS43MjMgNDYxLjU1OSw0NjEuNzE4IEM0NzUuNTY0LDQ0Ny43MTIgNDg0LjE3OCw0MzMuNjYzIDQ5MC42MTYsNDE3LjA5NyBDNDk2Ljg0Myw0MDEuMDczIDUwMS4xMDIsMzgyLjc2IDUwMi4zMjUsMzU1Ljk0NiBDNTAzLjU1MSwzMjkuMDc2IDUwMy44NDEsMzIwLjQ5NyA1MDMuODQxLDI1Mi4wOCBDNTAzLjg0MSwxODMuNjYyIDUwMy41NTEsMTc1LjA4MyA1MDIuMzI1LDE0OC4yMTMgQzUwMS4xMDIsMTIxLjM5OSA0OTYuODQzLDEwMy4wODYgNDkwLjYxNiw4Ny4wNjIgQzQ4NC4xNzgsNzAuNDk2IDQ3NS41NjQsNTYuNDQ3IDQ2MS41NTksNDIuNDQxIEM0NDcuNTUzLDI4LjQzNiA0MzMuNTA0LDE5LjgyMiA0MTYuOTM4LDEzLjM4NSBDNDAwLjkxNCw3LjE1NyAzODIuNjAxLDIuODk4IDM1NS43ODcsMS42NzUgQzMyOC45MTcsMC40NDkgMzIwLjMzOCwwLjE1OSAyNTEuOTIxLDAuMTU5IFogTTI1MS45MjEsNDUuNTUgQzMxOS4xODYsNDUuNTUgMzI3LjE1NCw0NS44MDcgMzUzLjcxOCw0Ny4wMTkgQzM3OC4yOCw0OC4xMzkgMzkxLjYxOSw1Mi4yNDMgNDAwLjQ5Niw1NS42OTMgQzQxMi4yNTUsNjAuMjYzIDQyMC42NDcsNjUuNzIyIDQyOS40NjIsNzQuNTM4IEM0MzguMjc4LDgzLjM1MyA0NDMuNzM3LDkxLjc0NSA0NDguMzA3LDEwMy41MDQgQzQ1MS43NTcsMTEyLjM4MSA0NTUuODYxLDEyNS43MiA0NTYuOTgxLDE1MC4yODIgQzQ1OC4xOTMsMTc2Ljg0NiA0NTguNDUsMTg0LjgxNCA0NTguNDUsMjUyLjA4IEM0NTguNDUsMzE5LjM0NSA0NTguMTkzLDMyNy4zMTMgNDU2Ljk4MSwzNTMuODc3IEM0NTUuODYxLDM3OC40MzkgNDUxLjc1NywzOTEuNzc4IDQ0OC4zMDcsNDAwLjY1NSBDNDQzLjczNyw0MTIuNDE0IDQzOC4yNzgsNDIwLjgwNiA0MjkuNDYyLDQyOS42MjEgQzQyMC42NDcsNDM4LjQzNyA0MTIuMjU1LDQ0My44OTYgNDAwLjQ5Niw0NDguNDY2IEMzOTEuNjE5LDQ1MS45MTYgMzc4LjI4LDQ1Ni4wMiAzNTMuNzE4LDQ1Ny4xNCBDMzI3LjE1OCw0NTguMzUyIDMxOS4xOTEsNDU4LjYwOSAyNTEuOTIxLDQ1OC42MDkgQzE4NC42NSw0NTguNjA5IDE3Ni42ODQsNDU4LjM1MiAxNTAuMTIzLDQ1Ny4xNCBDMTI1LjU2MSw0NTYuMDIgMTEyLjIyMiw0NTEuOTE2IDEwMy4zNDUsNDQ4LjQ2NiBDOTEuNTg2LDQ0My44OTYgODMuMTk0LDQzOC40MzcgNzQuMzc5LDQyOS42MjEgQzY1LjU2NCw0MjAuODA2IDYwLjEwNCw0MTIuNDE0IDU1LjUzNCw0MDAuNjU1IEM1Mi4wODQsMzkxLjc3OCA0Ny45OCwzNzguNDM5IDQ2Ljg2LDM1My44NzcgQzQ1LjY0OCwzMjcuMzEzIDQ1LjM5MSwzMTkuMzQ1IDQ1LjM5MSwyNTIuMDggQzQ1LjM5MSwxODQuODE0IDQ1LjY0OCwxNzYuODQ2IDQ2Ljg2LDE1MC4yODIgQzQ3Ljk4LDEyNS43MiA1Mi4wODQsMTEyLjM4MSA1NS41MzQsMTAzLjUwNCBDNjAuMTA0LDkxLjc0NSA2NS41NjMsODMuMzUzIDc0LjM3OSw3NC41MzggQzgzLjE5NCw2NS43MjIgOTEuNTg2LDYwLjI2MyAxMDMuMzQ1LDU1LjY5MyBDMTEyLjIyMiw1Mi4yNDMgMTI1LjU2MSw0OC4xMzkgMTUwLjEyMyw0Ny4wMTkgQzE3Ni42ODcsNDUuODA3IDE4NC42NTUsNDUuNTUgMjUxLjkyMSw0NS41NSBaIiBpZD0iRmlsbC0xIiBmaWxsPSIjRkZGRkZGIiBtYXNrPSJ1cmwoI21hc2stMikiPjwvcGF0aD4gICAgICAgIDwvZz4gICAgICAgIDxwYXRoIGQ9Ik0yNTEuOTIxLDMzNi4wNTMgQzIwNS41NDMsMzM2LjA1MyAxNjcuOTQ3LDI5OC40NTcgMTY3Ljk0NywyNTIuMDggQzE2Ny45NDcsMjA1LjcwMiAyMDUuNTQzLDE2OC4xMDYgMjUxLjkyMSwxNjguMTA2IEMyOTguMjk4LDE2OC4xMDYgMzM1Ljg5NCwyMDUuNzAyIDMzNS44OTQsMjUyLjA4IEMzMzUuODk0LDI5OC40NTcgMjk4LjI5OCwzMzYuMDUzIDI1MS45MjEsMzM2LjA1MyBaIE0yNTEuOTIxLDEyMi43MTUgQzE4MC40NzQsMTIyLjcxNSAxMjIuNTU2LDE4MC42MzMgMTIyLjU1NiwyNTIuMDggQzEyMi41NTYsMzIzLjUyNiAxODAuNDc0LDM4MS40NDQgMjUxLjkyMSwzODEuNDQ0IEMzMjMuMzY3LDM4MS40NDQgMzgxLjI4NSwzMjMuNTI2IDM4MS4yODUsMjUyLjA4IEMzODEuMjg1LDE4MC42MzMgMzIzLjM2NywxMjIuNzE1IDI1MS45MjEsMTIyLjcxNSBaIiBpZD0iRmlsbC00IiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+ICAgICAgICA8cGF0aCBkPSJNNDE2LjYyNywxMTcuNjA0IEM0MTYuNjI3LDEzNC4zIDQwMy4wOTIsMTQ3LjgzNCAzODYuMzk2LDE0Ny44MzQgQzM2OS43MDEsMTQ3LjgzNCAzNTYuMTY2LDEzNC4zIDM1Ni4xNjYsMTE3LjYwNCBDMzU2LjE2NiwxMDAuOTA4IDM2OS43MDEsODcuMzczIDM4Ni4zOTYsODcuMzczIEM0MDMuMDkyLDg3LjM3MyA0MTYuNjI3LDEwMC45MDggNDE2LjYyNywxMTcuNjA0IiBpZD0iRmlsbC01IiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+ICAgIDwvZz48L3N2Zz4=)}.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__url__text{color:#ffe0fe}.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__url__text:hover{color:#fff}.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder{background:linear-gradient(to right,#71c6f4,#0d70a5)}.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IldoaXRlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQwMCA0MDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwMCA0MDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MDAsMjAwYzAsMTEwLjUtODkuNSwyMDAtMjAwLDIwMFMwLDMxMC41LDAsMjAwUzg5LjUsMCwyMDAsMFM0MDAsODkuNSw0MDAsMjAweiBNMTYzLjQsMzA1LjVjODguNywwLDEzNy4yLTczLjUsMTM3LjItMTM3LjJjMC0yLjEsMC00LjItMC4xLTYuMmM5LjQtNi44LDE3LjYtMTUuMywyNC4xLTI1Yy04LjYsMy44LTE3LjksNi40LTI3LjcsNy42YzEwLTYsMTcuNi0xNS40LDIxLjItMjYuN2MtOS4zLDUuNS0xOS42LDkuNS0zMC42LDExLjdjLTguOC05LjQtMjEuMy0xNS4yLTM1LjItMTUuMmMtMjYuNiwwLTQ4LjIsMjEuNi00OC4yLDQ4LjJjMCwzLjgsMC40LDcuNSwxLjMsMTFjLTQwLjEtMi03NS42LTIxLjItOTkuNC01MC40Yy00LjEsNy4xLTYuNSwxNS40LTYuNSwyNC4yYzAsMTYuNyw4LjUsMzEuNSwyMS41LDQwLjFjLTcuOS0wLjItMTUuMy0yLjQtMjEuOC02YzAsMC4yLDAsMC40LDAsMC42YzAsMjMuNCwxNi42LDQyLjgsMzguNyw0Ny4zYy00LDEuMS04LjMsMS43LTEyLjcsMS43Yy0zLjEsMC02LjEtMC4zLTkuMS0wLjljNi4xLDE5LjIsMjMuOSwzMy4xLDQ1LDMzLjVjLTE2LjUsMTIuOS0zNy4zLDIwLjYtNTkuOSwyMC42Yy0zLjksMC03LjctMC4yLTExLjUtMC43QzExMC44LDI5Ny41LDEzNi4yLDMwNS41LDE2My40LDMwNS41Ii8+PC9zdmc+)}.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__url__text{color:#b8e6ff}.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__url__text:hover{color:#fff}:root{--ck-color-mention-background: hsla(341, 100%, 30%, .1);--ck-color-mention-text: hsl(341, 100%, 30%)}.ck-content .mention{background:var(--ck-color-mention-background);color:var(--ck-color-mention-text)}:root{--ck-color-restricted-editing-exception-background: hsla(31, 100%, 65%, .2);--ck-color-restricted-editing-exception-hover-background: hsla(31, 100%, 65%, .35);--ck-color-restricted-editing-exception-brackets: hsla(31, 100%, 40%, .4);--ck-color-restricted-editing-selected-exception-background: hsla(31, 100%, 65%, .5);--ck-color-restricted-editing-selected-exception-brackets: hsla(31, 100%, 40%, .6)}.ck-editor__editable .restricted-editing-exception{transition:.2s ease-in-out background;background-color:var(--ck-color-restricted-editing-exception-background);border:1px solid;border-image:linear-gradient(to right,var(--ck-color-restricted-editing-exception-brackets) 0%,var(--ck-color-restricted-editing-exception-brackets) 5px,hsla(0,0%,0%,0) 6px,hsla(0,0%,0%,0) calc(100% - 6px),var(--ck-color-restricted-editing-exception-brackets) calc(100% - 5px),var(--ck-color-restricted-editing-exception-brackets) 100%) 1}@media (prefers-reduced-motion: reduce){.ck-editor__editable .restricted-editing-exception{transition:none}}.ck-editor__editable .restricted-editing-exception.restricted-editing-exception_selected{background-color:var(--ck-color-restricted-editing-selected-exception-background);border-image:linear-gradient(to right,var(--ck-color-restricted-editing-selected-exception-brackets) 0%,var(--ck-color-restricted-editing-selected-exception-brackets) 5px,var(--ck-color-restricted-editing-selected-exception-brackets) calc(100% - 5px),var(--ck-color-restricted-editing-selected-exception-brackets) 100%) 1}.ck-editor__editable .restricted-editing-exception.restricted-editing-exception_collapsed{padding-left:1ch}.ck-restricted-editing_mode_restricted,.ck-restricted-editing_mode_restricted *{cursor:default}.ck-restricted-editing_mode_restricted .restricted-editing-exception,.ck-restricted-editing_mode_restricted .restricted-editing-exception *{cursor:text}.ck-restricted-editing_mode_restricted .restricted-editing-exception:hover{background:var(--ck-color-restricted-editing-exception-hover-background)}:root{--ck-character-grid-tile-size: 24px}.ck.ck-character-grid{overflow-y:auto;overflow-x:hidden}.ck.ck-character-grid .ck-character-grid__tiles{grid-template-columns:repeat(auto-fill,minmax(var(--ck-character-grid-tile-size),1fr));margin:var(--ck-spacing-standard) var(--ck-spacing-large);grid-gap:var(--ck-spacing-standard)}.ck.ck-character-grid .ck-character-grid__tile{width:var(--ck-character-grid-tile-size);height:var(--ck-character-grid-tile-size);min-width:var(--ck-character-grid-tile-size);min-height:var(--ck-character-grid-tile-size);font-size:1.5em;padding:0;transition:.2s ease box-shadow;border:0}@media (prefers-reduced-motion: reduce){.ck.ck-character-grid .ck-character-grid__tile{transition:none}}.ck.ck-character-grid .ck-character-grid__tile:focus:not(.ck-disabled),.ck.ck-character-grid .ck-character-grid__tile:hover:not(.ck-disabled){border:0;box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-focus-border)}.ck.ck-character-grid .ck-character-grid__tile .ck-button__label{line-height:var(--ck-character-grid-tile-size);width:100%;text-align:center}.ck.ck-character-info{padding:var(--ck-spacing-small) var(--ck-spacing-large);border-top:1px solid var(--ck-color-base-border)}.ck.ck-character-info>*{text-transform:uppercase;font-size:var(--ck-font-size-small)}.ck.ck-character-info .ck-character-info__name{max-width:280px;text-overflow:ellipsis;overflow:hidden}.ck.ck-character-info .ck-character-info__code{opacity:.6}.ck.ck-special-characters-navigation>.ck-label{max-width:160px;text-overflow:ellipsis;overflow:hidden}.ck.ck-special-characters-navigation>.ck-dropdown .ck-dropdown__panel{max-height:250px;overflow-y:auto;overflow-x:hidden}@media screen and (max-width: 600px){.ck.ck-special-characters-navigation{max-width:190px}.ck.ck-special-characters-navigation>.ck-form__header__label{text-overflow:ellipsis;overflow:hidden}}.ck.ck-dropdown.ck-style-dropdown.ck-style-dropdown_multiple-active>.ck-button>.ck-button__label{font-style:italic}:root{--ck-style-panel-button-width: 120px;--ck-style-panel-button-height: 80px;--ck-style-panel-button-label-background: hsl(0, 0%, 94.1%);--ck-style-panel-button-hover-label-background: hsl(0, 0%, 92.1%);--ck-style-panel-button-hover-border-color: hsl(0, 0%, 70%)}.ck.ck-style-panel .ck-style-grid{row-gap:var(--ck-spacing-large);column-gap:var(--ck-spacing-large)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button{--ck-color-button-default-hover-background: var(--ck-color-base-background);--ck-color-button-default-active-background: var(--ck-color-base-background);padding:0;width:var(--ck-style-panel-button-width);height:var(--ck-style-panel-button-height)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(:focus){border:1px solid var(--ck-color-base-border)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-button__label{height:22px;line-height:22px;width:100%;padding:0 var(--ck-spacing-medium);overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-style-grid__button__preview{width:100%;overflow:hidden;opacity:.9;padding:var(--ck-spacing-medium);background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled{--ck-color-button-default-disabled-background: var(--ck-color-base-foreground)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled:not(:focus){border-color:var(--ck-style-panel-button-label-background)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled .ck-style-grid__button__preview{opacity:.4;border-color:var(--ck-color-base-foreground);filter:saturate(.3)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on{border-color:var(--ck-color-base-active)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on .ck-button__label{box-shadow:0 -1px 0 var(--ck-color-base-active);z-index:1}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on:hover{border-color:var(--ck-color-base-active-focus)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(.ck-on) .ck-button__label{background:var(--ck-style-panel-button-label-background)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(.ck-on):hover .ck-button__label{background:var(--ck-style-panel-button-hover-label-background)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:hover:not(.ck-disabled):not(.ck-on){border-color:var(--ck-style-panel-button-hover-border-color)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:hover:not(.ck-disabled):not(.ck-on) .ck-style-grid__button__preview{opacity:1}.ck.ck-style-panel .ck-style-panel__style-group>.ck-label{margin:var(--ck-spacing-large) 0}.ck.ck-style-panel .ck-style-panel__style-group:first-child>.ck-label{margin-top:0}:root{--ck-style-panel-max-height: 470px}.ck.ck-style-panel{padding:var(--ck-spacing-large);overflow-y:auto;max-height:var(--ck-style-panel-max-height)}[dir=ltr] .ck.ck-input-color>.ck.ck-input-text{border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .ck.ck-input-color>.ck.ck-input-text{border-top-left-radius:0;border-bottom-left-radius:0}.ck.ck-input-color>.ck.ck-input-text:focus{z-index:0}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button{padding:0}[dir=ltr] .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button{border-top-left-radius:0;border-bottom-left-radius:0}[dir=ltr] .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button:not(:focus){border-left:1px solid transparent}[dir=rtl] .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button{border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button:not(:focus){border-right:1px solid transparent}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button.ck-disabled{background:var(--ck-color-input-disabled-background)}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview{border-radius:0;width:20px;height:20px;border:1px solid var(--ck-color-input-border)}.ck-rounded-corners .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview,.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview>.ck.ck-input-color__button__preview__no-color-indicator{top:-30%;left:50%;height:150%;width:8%;background:red;border-radius:2px;transform:rotate(45deg);transform-origin:50%}.ck.ck-input-color .ck.ck-input-color__remove-color{width:100%;padding:calc(var(--ck-spacing-standard) / 2) var(--ck-spacing-standard);border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-input-color .ck.ck-input-color__remove-color:not(:focus){border-bottom:1px solid var(--ck-color-input-border)}[dir=ltr] .ck.ck-input-color .ck.ck-input-color__remove-color{border-top-right-radius:0}[dir=rtl] .ck.ck-input-color .ck.ck-input-color__remove-color{border-top-left-radius:0}.ck.ck-input-color .ck.ck-input-color__remove-color .ck.ck-icon{margin-right:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-input-color .ck.ck-input-color__remove-color .ck.ck-icon{margin-right:0;margin-left:var(--ck-spacing-standard)}.ck.ck-form{padding:0 0 var(--ck-spacing-large)}.ck.ck-form:focus{outline:none}.ck.ck-form .ck.ck-input-text{min-width:100%;width:0}.ck.ck-form .ck.ck-dropdown{min-width:100%}.ck.ck-form .ck.ck-dropdown .ck-dropdown__button:not(:focus){border:1px solid var(--ck-color-base-border)}.ck.ck-form .ck.ck-dropdown .ck-dropdown__button .ck-button__label{width:100%}.ck.ck-form__row{padding:var(--ck-spacing-standard) var(--ck-spacing-large) 0}[dir=ltr] .ck.ck-form__row>*:not(.ck-label)+*{margin-left:var(--ck-spacing-large)}[dir=rtl] .ck.ck-form__row>*:not(.ck-label)+*{margin-right:var(--ck-spacing-large)}.ck.ck-form__row>.ck-label{width:100%;min-width:100%}.ck.ck-form__row.ck-table-form__action-row{margin-top:var(--ck-spacing-large)}.ck.ck-form__row.ck-table-form__action-row .ck-button .ck-button__label{color:var(--ck-color-text)}:root{--ck-insert-table-dropdown-padding: 10px;--ck-insert-table-dropdown-box-height: 11px;--ck-insert-table-dropdown-box-width: 12px;--ck-insert-table-dropdown-box-margin: 1px}.ck .ck-insert-table-dropdown__grid{width:calc(var(--ck-insert-table-dropdown-box-width) * 10 + var(--ck-insert-table-dropdown-box-margin) * 20 + var(--ck-insert-table-dropdown-padding) * 2);padding:var(--ck-insert-table-dropdown-padding) var(--ck-insert-table-dropdown-padding) 0}.ck .ck-insert-table-dropdown__label,.ck[dir=rtl] .ck-insert-table-dropdown__label{text-align:center}.ck .ck-insert-table-dropdown-grid-box{min-width:var(--ck-insert-table-dropdown-box-width);min-height:var(--ck-insert-table-dropdown-box-height);margin:var(--ck-insert-table-dropdown-box-margin);border:1px solid var(--ck-color-base-border);border-radius:1px;outline:none;transition:none}@media (prefers-reduced-motion: reduce){.ck .ck-insert-table-dropdown-grid-box{transition:none}}.ck .ck-insert-table-dropdown-grid-box:focus{box-shadow:none}.ck .ck-insert-table-dropdown-grid-box.ck-on{border-color:var(--ck-color-focus-border);background:var(--ck-color-focus-outer-shadow)}.ck.ck-table-cell-properties-form{width:320px}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__padding-row{align-self:flex-end;padding:0;width:25%}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar{background:none;margin-top:var(--ck-spacing-standard)}:root{--ck-color-selector-focused-cell-background: hsla(212, 90%, 80%, .3)}.ck-widget.table td.ck-editor__nested-editable.ck-editor__nested-editable_focused,.ck-widget.table th.ck-editor__nested-editable.ck-editor__nested-editable_focused,.ck-widget.table td.ck-editor__nested-editable:focus,.ck-widget.table th.ck-editor__nested-editable:focus{background:var(--ck-color-selector-focused-cell-background);outline:1px solid var(--ck-color-focus-border);outline-offset:-1px}:root{--ck-table-properties-error-arrow-size: 6px;--ck-table-properties-min-error-width: 150px}.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-labeled-field-view>.ck-label{font-size:var(--ck-font-size-tiny);text-align:center}.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-style,.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-width{width:80px;min-width:80px;max-width:80px}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row{padding:0}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__width,.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__height{margin:0}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator{align-self:flex-end;display:inline-block;height:var(--ck-ui-component-min-height);line-height:var(--ck-ui-component-min-height);margin:0 var(--ck-spacing-small)}.ck.ck-table-form .ck.ck-labeled-field-view{padding-top:var(--ck-spacing-standard)}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status{border-radius:0;background:var(--ck-color-base-error);color:var(--ck-color-base-background);padding:var(--ck-spacing-small) var(--ck-spacing-medium);min-width:var(--ck-table-properties-min-error-width);text-align:center;animation:ck-table-form-labeled-view-status-appear .15s ease both}.ck-rounded-corners .ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status,.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status:after{border-color:transparent transparent var(--ck-color-base-error) transparent;border-width:0 var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size);border-style:solid}@media (prefers-reduced-motion: reduce){.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status{animation:none}}.ck.ck-table-form .ck.ck-labeled-field-view .ck-input.ck-error:not(:focus)+.ck.ck-labeled-field-view__status{display:none}@keyframes ck-table-form-labeled-view-status-appear{0%{opacity:0}to{opacity:1}}.ck.ck-table-properties-form{width:320px}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row{align-self:flex-end;padding:0}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar{background:none;margin-top:var(--ck-spacing-standard)}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar .ck-toolbar__items>*{width:40px}:root{--ck-table-selected-cell-background: hsla(208, 90%, 80%, .3)}.ck.ck-editor__editable .table table td.ck-editor__editable_selected,.ck.ck-editor__editable .table table th.ck-editor__editable_selected{position:relative;caret-color:transparent;outline:unset;box-shadow:unset}.ck.ck-editor__editable .table table td.ck-editor__editable_selected:after,.ck.ck-editor__editable .table table th.ck-editor__editable_selected:after{content:"";pointer-events:none;background-color:var(--ck-table-selected-cell-background);position:absolute;top:0;left:0;right:0;bottom:0}.ck.ck-editor__editable .table table td.ck-editor__editable_selected ::selection,.ck.ck-editor__editable .table table th.ck-editor__editable_selected ::selection,.ck.ck-editor__editable .table table td.ck-editor__editable_selected:focus,.ck.ck-editor__editable .table table th.ck-editor__editable_selected:focus{background-color:transparent}.ck.ck-editor__editable .table table td.ck-editor__editable_selected .ck-widget,.ck.ck-editor__editable .table table th.ck-editor__editable_selected .ck-widget{outline:unset}.ck.ck-editor__editable .table table td.ck-editor__editable_selected .ck-widget>.ck-widget__selection-handle,.ck.ck-editor__editable .table table th.ck-editor__editable_selected .ck-widget>.ck-widget__selection-handle{display:none}:root{--ck-widget-outline-thickness: 3px;--ck-widget-handler-icon-size: 16px;--ck-widget-handler-animation-duration: .2s;--ck-widget-handler-animation-curve: ease;--ck-color-widget-blurred-border: hsl(0, 0%, 87%);--ck-color-widget-hover-border: hsl(43, 100%, 62%);--ck-color-widget-editable-focus-background: var(--ck-color-base-background);--ck-color-widget-drag-handler-icon-color: var(--ck-color-base-background)}.ck .ck-widget{outline-width:var(--ck-widget-outline-thickness);outline-style:solid;outline-color:transparent;transition:outline-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve)}@media (prefers-reduced-motion: reduce){.ck .ck-widget{transition:none}}.ck .ck-widget.ck-widget_selected,.ck .ck-widget.ck-widget_selected:hover{outline:var(--ck-widget-outline-thickness) solid var(--ck-color-focus-border)}.ck .ck-widget:hover{outline-color:var(--ck-color-widget-hover-border)}.ck .ck-editor__nested-editable{border:1px solid transparent}.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused,.ck .ck-editor__nested-editable:focus{box-shadow:var(--ck-inner-shadow),0 0}@media (forced-colors: none){.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused,.ck .ck-editor__nested-editable:focus{background-color:var(--ck-color-widget-editable-focus-background)}}.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused:not(td,th),.ck .ck-editor__nested-editable:focus:not(td,th){outline:none;border:var(--ck-focus-ring)}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle{padding:4px;box-sizing:border-box;background-color:transparent;opacity:0;transition:background-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve),visibility var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve),opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);border-radius:var(--ck-border-radius) var(--ck-border-radius) 0 0;transform:translateY(-100%);left:calc(0px - var(--ck-widget-outline-thickness));top:0}@media (prefers-reduced-motion: reduce){.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle{transition:none}}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon{width:var(--ck-widget-handler-icon-size);height:var(--ck-widget-handler-icon-size);color:var(--ck-color-widget-drag-handler-icon-color)}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator{opacity:0;transition:opacity .3s var(--ck-widget-handler-animation-curve)}@media (prefers-reduced-motion: reduce){.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator{transition:none}}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle:hover .ck-icon .ck-icon__selected-indicator{opacity:1}.ck .ck-widget.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle{opacity:1;background-color:var(--ck-color-widget-hover-border)}.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle{opacity:1;background-color:var(--ck-color-focus-border)}.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator,.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator{opacity:1}.ck[dir=rtl] .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle{left:auto;right:calc(0px - var(--ck-widget-outline-thickness))}.ck.ck-editor__editable.ck-read-only .ck-widget{transition:none}.ck.ck-editor__editable.ck-read-only .ck-widget:not(.ck-widget_selected){--ck-widget-outline-thickness: 0px}.ck.ck-editor__editable.ck-read-only .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle,.ck.ck-editor__editable.ck-read-only .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle:hover{background:var(--ck-color-widget-blurred-border)}.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected:hover{outline-color:var(--ck-color-widget-blurred-border)}.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle>.ck-widget__selection-handle,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle>.ck-widget__selection-handle:hover,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle:hover{background:var(--ck-color-widget-blurred-border)}.ck.ck-editor__editable>.ck-widget.ck-widget_with-selection-handle:first-child,.ck.ck-editor__editable blockquote>.ck-widget.ck-widget_with-selection-handle:first-child{margin-top:calc(1em + var(--ck-widget-handler-icon-size))}:root{--ck-resizer-size: 10px;--ck-resizer-offset: calc( ( var(--ck-resizer-size) / -2 ) - 2px);--ck-resizer-border-width: 1px}.ck .ck-widget__resizer{outline:1px solid var(--ck-color-resizer)}.ck .ck-widget__resizer__handle{width:var(--ck-resizer-size);height:var(--ck-resizer-size);background:var(--ck-color-focus-border);border:var(--ck-resizer-border-width) solid hsl(0,0%,100%);border-radius:var(--ck-resizer-border-radius)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-left{top:var(--ck-resizer-offset);left:var(--ck-resizer-offset)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-right{top:var(--ck-resizer-offset);right:var(--ck-resizer-offset)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-right{bottom:var(--ck-resizer-offset);right:var(--ck-resizer-offset)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-left{bottom:var(--ck-resizer-offset);left:var(--ck-resizer-offset)}:root{--ck-widget-type-around-button-size: 20px;--ck-color-widget-type-around-button-active: var(--ck-color-focus-border);--ck-color-widget-type-around-button-hover: var(--ck-color-widget-hover-border);--ck-color-widget-type-around-button-blurred-editable: var(--ck-color-widget-blurred-border);--ck-color-widget-type-around-button-radar-start-alpha: 0;--ck-color-widget-type-around-button-radar-end-alpha: .3;--ck-color-widget-type-around-button-icon: var(--ck-color-base-background)}.ck .ck-widget .ck-widget__type-around__button{width:var(--ck-widget-type-around-button-size);height:var(--ck-widget-type-around-button-size);background:var(--ck-color-widget-type-around-button);border-radius:100px;transition:opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve),background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);opacity:0;pointer-events:none}@media (prefers-reduced-motion: reduce){.ck .ck-widget .ck-widget__type-around__button{transition:none}}.ck .ck-widget .ck-widget__type-around__button svg{width:10px;height:8px;transform:translate(-50%,-50%);transition:transform .5s ease;margin-top:1px}@media (prefers-reduced-motion: reduce){.ck .ck-widget .ck-widget__type-around__button svg{transition:none}}.ck .ck-widget .ck-widget__type-around__button svg *{stroke-dasharray:10;stroke-dashoffset:0;fill:none;stroke:var(--ck-color-widget-type-around-button-icon);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.ck .ck-widget .ck-widget__type-around__button svg line{stroke-dasharray:7}.ck .ck-widget .ck-widget__type-around__button:hover{animation:ck-widget-type-around-button-sonar 1s ease infinite}.ck .ck-widget .ck-widget__type-around__button:hover svg polyline{animation:ck-widget-type-around-arrow-dash 2s linear}.ck .ck-widget .ck-widget__type-around__button:hover svg line{animation:ck-widget-type-around-arrow-tip-dash 2s linear}@media (prefers-reduced-motion: reduce){.ck .ck-widget .ck-widget__type-around__button:hover{animation:none}.ck .ck-widget .ck-widget__type-around__button:hover svg polyline{animation:none}.ck .ck-widget .ck-widget__type-around__button:hover svg line{animation:none}}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button,.ck .ck-widget:hover>.ck-widget__type-around>.ck-widget__type-around__button{opacity:1;pointer-events:auto}.ck .ck-widget:not(.ck-widget_selected)>.ck-widget__type-around>.ck-widget__type-around__button{background:var(--ck-color-widget-type-around-button-hover)}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button,.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover{background:var(--ck-color-widget-type-around-button-active)}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:after,.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover:after{width:calc(var(--ck-widget-type-around-button-size) - 2px);height:calc(var(--ck-widget-type-around-button-size) - 2px);border-radius:100px;background:linear-gradient(135deg,#fff0,#ffffff4d)}.ck .ck-widget.ck-widget_with-selection-handle>.ck-widget__type-around>.ck-widget__type-around__button_before{margin-left:20px}.ck .ck-widget .ck-widget__type-around__fake-caret{pointer-events:none;height:1px;animation:ck-widget-type-around-fake-caret-pulse linear 1s infinite normal forwards;outline:solid 1px hsla(0,0%,100%,.5);background:var(--ck-color-base-text)}.ck .ck-widget.ck-widget_selected.ck-widget_type-around_show-fake-caret_before,.ck .ck-widget.ck-widget_selected.ck-widget_type-around_show-fake-caret_after{outline-color:transparent}.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_selected:hover,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_selected:hover{outline-color:var(--ck-color-widget-hover-border)}.ck .ck-widget.ck-widget_type-around_show-fake-caret_before>.ck-widget__type-around>.ck-widget__type-around__button,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after>.ck-widget__type-around>.ck-widget__type-around__button{opacity:0;pointer-events:none}.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle{opacity:0}.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_selected.ck-widget_with-resizer>.ck-widget__resizer,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_selected.ck-widget_with-resizer>.ck-widget__resizer{opacity:0}.ck[dir=rtl] .ck-widget.ck-widget_with-selection-handle .ck-widget__type-around>.ck-widget__type-around__button_before{margin-left:0;margin-right:20px}.ck-editor__nested-editable.ck-editor__editable_selected .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button,.ck-editor__nested-editable.ck-editor__editable_selected .ck-widget:hover>.ck-widget__type-around>.ck-widget__type-around__button{opacity:0;pointer-events:none}.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:not(:hover){background:var(--ck-color-widget-type-around-button-blurred-editable)}.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:not(:hover) svg *{stroke:#999}@keyframes ck-widget-type-around-arrow-dash{0%{stroke-dashoffset:10}20%,to{stroke-dashoffset:0}}@keyframes ck-widget-type-around-arrow-tip-dash{0%,20%{stroke-dashoffset:7}40%,to{stroke-dashoffset:0}}@keyframes ck-widget-type-around-button-sonar{0%{box-shadow:0 0 hsla(var(--ck-color-focus-border-coordinates),var(--ck-color-widget-type-around-button-radar-start-alpha))}50%{box-shadow:0 0 0 5px hsla(var(--ck-color-focus-border-coordinates),var(--ck-color-widget-type-around-button-radar-end-alpha))}to{box-shadow:0 0 0 5px hsla(var(--ck-color-focus-border-coordinates),var(--ck-color-widget-type-around-button-radar-start-alpha))}}@keyframes ck-widget-type-around-fake-caret-pulse{0%{opacity:1}49%{opacity:1}50%{opacity:0}99%{opacity:0}to{opacity:1}}.ck-content code{background-color:#c7c7c74d;padding:.15em;border-radius:2px}.ck.ck-editor__editable .ck-code_selected{background-color:#c7c7c780}.ck-content blockquote{overflow:hidden;padding-right:1.5em;padding-left:1.5em;margin-left:0;margin-right:0;font-style:italic;border-left:solid 5px hsl(0,0%,80%)}.ck-content[dir=rtl] blockquote{border-left:0;border-right:solid 5px hsl(0,0%,80%)}:root{--ck-image-processing-highlight-color: hsl(220, 10%, 98%);--ck-image-processing-background-color: hsl(220, 10%, 90%)}.ck.ck-editor__editable .image.image-processing{position:relative}.ck.ck-editor__editable .image.image-processing:before{content:"";position:absolute;top:0;left:0;z-index:1;height:100%;width:100%;background:linear-gradient(90deg,var(--ck-image-processing-background-color),var(--ck-image-processing-highlight-color),var(--ck-image-processing-background-color));background-size:200% 100%;animation:ck-image-processing-animation 2s linear infinite}.ck.ck-editor__editable .image.image-processing img{height:100%}@keyframes ck-image-processing-animation{0%{background-position:200% 0}to{background-position:-200% 0}}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position{display:inline;position:relative;pointer-events:none}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span{position:absolute;width:0}.ck.ck-editor__editable .ck-widget:-webkit-drag>.ck-widget__selection-handle{display:none}.ck.ck-editor__editable .ck-widget:-webkit-drag>.ck-widget__type-around{display:none}.ck.ck-clipboard-drop-target-line{position:absolute;pointer-events:none}.ck-content pre{padding:1em;color:#353535;background:#c7c7c74d;border:1px solid hsl(0,0%,77%);border-radius:2px;text-align:left;direction:ltr;-moz-tab-size:4;tab-size:4;white-space:pre-wrap;font-style:normal;min-width:200px}.ck-content pre code{background:unset;padding:0;border-radius:0}.ck.ck-editor__editable pre{position:relative}.ck.ck-editor__editable pre[data-language]:after{content:attr(data-language);position:absolute}.ck.ck-editor{position:relative}.ck.ck-editor .ck-editor__top .ck-sticky-panel .ck-toolbar{z-index:var(--ck-z-panel)}.ck.ck-menu-bar{border:none;border-bottom:1px solid var(--ck-color-toolbar-border)}.ck.ck-placeholder,.ck .ck-placeholder{position:relative}.ck.ck-placeholder:before,.ck .ck-placeholder:before{position:absolute;left:0;right:0;content:attr(data-placeholder);pointer-events:none}.ck.ck-read-only .ck-placeholder:before{display:none}.ck.ck-reset_all .ck-placeholder{position:relative}.ck.ck-editor__editable span[data-ck-unsafe-element]{display:none}.ck-find-result{background:var(--ck-color-highlight-background);color:var(--ck-color-text)}.ck-find-result_selected{background:#ff9633}.ck.ck-find-and-replace-form{max-width:100%}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions{display:flex}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs.ck-find-and-replace-form__inputs .ck-results-counter,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions.ck-find-and-replace-form__inputs .ck-results-counter{position:absolute}.ck-content .text-tiny{font-size:.7em}.ck-content .text-small{font-size:.85em}.ck-content .text-big{font-size:1.4em}.ck-content .text-huge{font-size:1.8em}.ck.ck-heading_heading1 .ck-button__label{font-size:20px}.ck.ck-heading_heading2 .ck-button__label{font-size:17px}.ck.ck-heading_heading3 .ck-button__label{font-size:14px}.ck[class*=ck-heading_heading]{font-weight:700}:root{--ck-highlight-marker-yellow: hsl(60, 97%, 73%);--ck-highlight-marker-green: hsl(120, 93%, 68%);--ck-highlight-marker-pink: hsl(345, 96%, 73%);--ck-highlight-marker-blue: hsl(201, 97%, 72%);--ck-highlight-pen-red: hsl(0, 85%, 49%);--ck-highlight-pen-green: hsl(112, 100%, 27%)}.ck-content .marker-yellow{background-color:var(--ck-highlight-marker-yellow)}.ck-content .marker-green{background-color:var(--ck-highlight-marker-green)}.ck-content .marker-pink{background-color:var(--ck-highlight-marker-pink)}.ck-content .marker-blue{background-color:var(--ck-highlight-marker-blue)}.ck-content .pen-red{color:var(--ck-highlight-pen-red);background-color:transparent}.ck-content .pen-green{color:var(--ck-highlight-pen-green);background-color:transparent}.ck-editor__editable .ck-horizontal-line{display:flow-root}.ck-content hr{margin:15px 0;height:4px;background:#dedede;border:0}.ck-widget.raw-html-embed{margin:.9em auto;position:relative;display:flow-root;min-width:15em;font-style:normal}.ck-widget.raw-html-embed:before{position:absolute;z-index:1}.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper{position:absolute;display:flex;flex-direction:column}.ck-widget.raw-html-embed .raw-html-embed__preview{position:relative;overflow:hidden;display:flex}.ck-widget.raw-html-embed .raw-html-embed__preview-content{width:100%;position:relative;margin:auto;display:table;border-collapse:separate;border-spacing:7px}.ck-widget.raw-html-embed .raw-html-embed__preview-placeholder{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}:root{--ck-html-object-embed-unfocused-outline-width: 1px}.ck-widget.html-object-embed{font-size:var(--ck-font-size-base);background-color:var(--ck-color-base-foreground);padding:var(--ck-spacing-small);padding-top:calc(var(--ck-font-size-tiny) + var(--ck-spacing-large));min-width:calc(76px + var(--ck-spacing-standard))}.ck-widget.html-object-embed:not(.ck-widget_selected):not(:hover){outline:var(--ck-html-object-embed-unfocused-outline-width) dashed var(--ck-color-widget-blurred-border)}.ck-widget.html-object-embed:before{font-weight:400;font-style:normal;position:absolute;content:attr(data-html-object-embed-label);top:0;left:var(--ck-spacing-standard);background:#999;transition:background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);padding:calc(var(--ck-spacing-tiny) + var(--ck-html-object-embed-unfocused-outline-width)) var(--ck-spacing-small) var(--ck-spacing-tiny);border-radius:0 0 var(--ck-border-radius) var(--ck-border-radius);color:var(--ck-color-base-background);font-size:var(--ck-font-size-tiny);font-family:var(--ck-font-face)}.ck-widget.html-object-embed .ck-widget__type-around .ck-widget__type-around__button.ck-widget__type-around__button_before{margin-left:50px}.ck-widget.html-object-embed .html-object-embed__content{pointer-events:none}div.ck-widget.html-object-embed{margin:1em auto}span.ck-widget.html-object-embed{display:inline-block}:root{--ck-color-image-caption-background: hsl(0, 0%, 97%);--ck-color-image-caption-text: hsl(0, 0%, 20%);--ck-color-image-caption-highlighted-background: hsl(52deg 100% 50%)}.ck-content .image>figcaption{display:table-caption;caption-side:bottom;word-break:break-word;color:var(--ck-color-image-caption-text);background-color:var(--ck-color-image-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}@media (forced-colors: active){.ck-content .image>figcaption{background-color:unset;color:unset}}@media (forced-colors: none){.ck.ck-editor__editable .image>figcaption.image__caption_highlighted{animation:ck-image-caption-highlight .6s ease-out}}@media (prefers-reduced-motion: reduce){.ck.ck-editor__editable .image>figcaption.image__caption_highlighted{animation:none}}@keyframes ck-image-caption-highlight{0%{background-color:var(--ck-color-image-caption-highlighted-background)}to{background-color:var(--ck-color-image-caption-background)}}.ck.ck-image-insert-url{width:400px;padding:var(--ck-spacing-large) var(--ck-spacing-large) 0}.ck.ck-image-insert-url .ck-image-insert-url__action-row{display:grid;grid-template-columns:repeat(2,1fr)}.ck-content img.image_resized{height:auto}.ck-content .image.image_resized{max-width:100%;display:block;box-sizing:border-box}.ck-content .image.image_resized img{width:100%}.ck-content .image.image_resized>figcaption{display:block}.ck.ck-editor__editable td .image-inline.image_resized img,.ck.ck-editor__editable th .image-inline.image_resized img{max-width:100%}[dir=ltr] .ck.ck-button.ck-button_with-text.ck-resize-image-button .ck-button__icon{margin-right:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-button.ck-button_with-text.ck-resize-image-button .ck-button__icon{margin-left:var(--ck-spacing-standard)}.ck.ck-dropdown .ck-button.ck-resize-image-button .ck-button__label{width:4em}.ck.ck-image-custom-resize-form{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start}.ck.ck-image-custom-resize-form .ck-labeled-field-view{display:inline-block}.ck.ck-image-custom-resize-form .ck-label{display:none}@media screen and (max-width: 600px){.ck.ck-image-custom-resize-form{flex-wrap:wrap}.ck.ck-image-custom-resize-form .ck-labeled-field-view{flex-basis:100%}.ck.ck-image-custom-resize-form .ck-button{flex-basis:50%}}:root{--ck-image-style-spacing: 1.5em;--ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing) / 2)}.ck-content .image.image-style-block-align-left,.ck-content .image.image-style-block-align-right{max-width:calc(100% - var(--ck-image-style-spacing))}.ck-content .image.image-style-align-left,.ck-content .image.image-style-align-right{clear:none}.ck-content .image.image-style-side{float:right;margin-left:var(--ck-image-style-spacing);max-width:50%}.ck-content .image.image-style-align-left{float:left;margin-right:var(--ck-image-style-spacing)}.ck-content .image.image-style-align-right{float:right;margin-left:var(--ck-image-style-spacing)}.ck-content .image.image-style-block-align-right{margin-right:0;margin-left:auto}.ck-content .image.image-style-block-align-left{margin-left:0;margin-right:auto}.ck-content .image-style-align-center{margin-left:auto;margin-right:auto}.ck-content .image-style-align-left{float:left;margin-right:var(--ck-image-style-spacing)}.ck-content .image-style-align-right{float:right;margin-left:var(--ck-image-style-spacing)}.ck-content p+.image.image-style-align-left,.ck-content p+.image.image-style-align-right,.ck-content p+.image.image-style-side{margin-top:0}.ck-content .image-inline.image-style-align-left,.ck-content .image-inline.image-style-align-right{margin-top:var(--ck-inline-image-style-spacing);margin-bottom:var(--ck-inline-image-style-spacing)}.ck-content .image-inline.image-style-align-left{margin-right:var(--ck-inline-image-style-spacing)}.ck-content .image-inline.image-style-align-right{margin-left:var(--ck-inline-image-style-spacing)}.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover){background-color:var(--ck-color-button-on-background)}.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__action:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__action:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover):after,.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover):after{display:none}.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover){background-color:var(--ck-color-button-on-hover-background)}.ck.ck-text-alternative-form{display:flex;flex-direction:row;flex-wrap:nowrap}.ck.ck-text-alternative-form .ck-labeled-field-view{display:inline-block}.ck.ck-text-alternative-form .ck-label{display:none}@media screen and (max-width: 600px){.ck.ck-text-alternative-form{flex-wrap:wrap}.ck.ck-text-alternative-form .ck-labeled-field-view{flex-basis:100%}.ck.ck-text-alternative-form .ck-button{flex-basis:50%}}.ck.ck-editor__editable .image,.ck.ck-editor__editable .image-inline{position:relative}.ck.ck-editor__editable .image .ck-progress-bar,.ck.ck-editor__editable .image-inline .ck-progress-bar{position:absolute;top:0;left:0}.ck-image-upload-complete-icon{display:block;position:absolute;top:min(var(--ck-spacing-medium),6%);right:min(var(--ck-spacing-medium),6%);border-radius:50%;z-index:1}.ck-image-upload-complete-icon:after{content:"";position:absolute}.ck .ck-upload-placeholder-loader{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0}.ck .ck-upload-placeholder-loader:before{content:"";position:relative}.ck-content .image{display:table;clear:both;text-align:center;margin:.9em auto;min-width:50px}.ck-content .image img{display:block;margin:0 auto;max-width:100%;min-width:100%;height:auto}.ck-content .image-inline{display:inline-flex;max-width:100%;align-items:flex-start}.ck-content .image-inline picture{display:flex}.ck-content .image-inline picture,.ck-content .image-inline img{flex-grow:1;flex-shrink:1;max-width:100%}.ck.ck-editor__editable .image>figcaption.ck-placeholder:before{padding-left:inherit;padding-right:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ck.ck-editor__editable .image{z-index:1}.ck.ck-editor__editable .image.ck-widget_selected{z-index:2}.ck.ck-editor__editable .image-inline{z-index:1}.ck.ck-editor__editable .image-inline.ck-widget_selected{z-index:2}.ck.ck-editor__editable .image-inline.ck-widget_selected ::selection{display:none}.ck.ck-editor__editable .image-inline img{height:auto}.ck.ck-editor__editable td .image-inline img,.ck.ck-editor__editable th .image-inline img{max-width:none}.ck.ck-editor__editable img.image_placeholder{background-size:100% 100%}.ck.ck-editor__editable figure.image>a:after,.ck.ck-editor__editable a span.image-inline:after{display:block;position:absolute}.ck.ck-link-actions{display:flex;flex-direction:row;flex-wrap:nowrap}.ck.ck-link-actions .ck-link-actions__preview{display:inline-block}.ck.ck-link-actions .ck-link-actions__preview .ck-button__label{overflow:hidden}@media screen and (max-width: 600px){.ck.ck-link-actions{flex-wrap:wrap}.ck.ck-link-actions .ck-link-actions__preview{flex-basis:100%}.ck.ck-link-actions .ck-button:not(.ck-link-actions__preview){flex-basis:50%}}.ck.ck-link-form{display:flex;align-items:flex-start}.ck.ck-link-form .ck-label{display:none}@media screen and (max-width: 600px){.ck.ck-link-form{flex-wrap:wrap}.ck.ck-link-form .ck-labeled-field-view{flex-basis:100%}.ck.ck-link-form .ck-button{flex-basis:50%}}.ck.ck-link-form_layout-vertical{display:block}.ck.ck-link-form_layout-vertical .ck-button.ck-button-save,.ck.ck-link-form_layout-vertical .ck-button.ck-button-cancel{margin-top:var(--ck-spacing-medium)}.ck-editor__editable .ck-list-bogus-paragraph{display:block}.ck.ck-list-styles-list{display:grid}.ck-content ol{list-style-type:decimal}.ck-content ol ol{list-style-type:lower-latin}.ck-content ol ol ol{list-style-type:lower-roman}.ck-content ol ol ol ol{list-style-type:upper-latin}.ck-content ol ol ol ol ol{list-style-type:upper-roman}.ck-content ul{list-style-type:disc}.ck-content ul ul{list-style-type:circle}.ck-content ul ul ul,.ck-content ul ul ul ul{list-style-type:square}:root{--ck-todo-list-checkmark-size: 16px}.ck-content .todo-list{list-style:none}.ck-content .todo-list li{position:relative;margin-bottom:5px}.ck-content .todo-list li .todo-list{margin-top:5px}.ck-content .todo-list .todo-list__label>input{-webkit-appearance:none;display:inline-block;position:relative;width:var(--ck-todo-list-checkmark-size);height:var(--ck-todo-list-checkmark-size);vertical-align:middle;border:0;left:-25px;margin-right:-15px;right:0;margin-left:0}.ck-content[dir=rtl] .todo-list .todo-list__label>input{left:0;margin-right:0;right:-25px;margin-left:-15px}.ck-content .todo-list .todo-list__label>input:before{display:block;position:absolute;box-sizing:border-box;content:"";width:100%;height:100%;border:1px solid hsl(0,0%,20%);border-radius:2px;transition:.25s ease-in-out box-shadow}@media (prefers-reduced-motion: reduce){.ck-content .todo-list .todo-list__label>input:before{transition:none}}.ck-content .todo-list .todo-list__label>input:after{display:block;position:absolute;box-sizing:content-box;pointer-events:none;content:"";left:calc(var(--ck-todo-list-checkmark-size) / 3);top:calc(var(--ck-todo-list-checkmark-size) / 5.3);width:calc(var(--ck-todo-list-checkmark-size) / 5.3);height:calc(var(--ck-todo-list-checkmark-size) / 2.6);border-style:solid;border-color:transparent;border-width:0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;transform:rotate(45deg)}.ck-content .todo-list .todo-list__label>input[checked]:before{background:#26ab33;border-color:#26ab33}.ck-content .todo-list .todo-list__label>input[checked]:after{border-color:#fff}.ck-content .todo-list .todo-list__label .todo-list__label__description{vertical-align:middle}.ck-content .todo-list .todo-list__label.todo-list__label_without-description input[type=checkbox]{position:absolute}.ck-editor__editable.ck-content .todo-list .todo-list__label>input,.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input{cursor:pointer}.ck-editor__editable.ck-content .todo-list .todo-list__label>input:hover:before,.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input:hover:before{box-shadow:0 0 0 5px #0000001a}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input{-webkit-appearance:none;display:inline-block;position:relative;width:var(--ck-todo-list-checkmark-size);height:var(--ck-todo-list-checkmark-size);vertical-align:middle;border:0;left:-25px;margin-right:-15px;right:0;margin-left:0}.ck-editor__editable.ck-content[dir=rtl] .todo-list .todo-list__label>span[contenteditable=false]>input{left:0;margin-right:0;right:-25px;margin-left:-15px}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input:before{display:block;position:absolute;box-sizing:border-box;content:"";width:100%;height:100%;border:1px solid hsl(0,0%,20%);border-radius:2px;transition:.25s ease-in-out box-shadow}@media (prefers-reduced-motion: reduce){.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input:before{transition:none}}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input:after{display:block;position:absolute;box-sizing:content-box;pointer-events:none;content:"";left:calc(var(--ck-todo-list-checkmark-size) / 3);top:calc(var(--ck-todo-list-checkmark-size) / 5.3);width:calc(var(--ck-todo-list-checkmark-size) / 5.3);height:calc(var(--ck-todo-list-checkmark-size) / 2.6);border-style:solid;border-color:transparent;border-width:0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;transform:rotate(45deg)}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input[checked]:before{background:#26ab33;border-color:#26ab33}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input[checked]:after{border-color:#fff}.ck-editor__editable.ck-content .todo-list .todo-list__label.todo-list__label_without-description input[type=checkbox]{position:absolute}.ck-content .media{clear:both;margin:.9em 0;display:block;min-width:15em}.ck-media__wrapper .ck-media__placeholder{display:flex;flex-direction:column;align-items:center}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url{max-width:100%;position:relative}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url .ck-media__placeholder__url__text{overflow:hidden;display:block}.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="google.com/maps"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="goo.gl/maps"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="maps.google.com"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="maps.app.goo.gl"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder__icon *{display:none}.ck-editor__editable:not(.ck-read-only) .ck-media__wrapper>*:not(.ck-media__placeholder){pointer-events:none}.ck-editor__editable:not(.ck-read-only) .ck-widget:not(.ck-widget_selected) .ck-media__placeholder{pointer-events:none}.ck-vertical-form .ck-button:after{content:"";width:0;position:absolute;right:-1px;top:-1px;bottom:-1px;z-index:1}.ck-vertical-form .ck-button:focus:after{display:none}@media screen and (max-width: 600px){.ck.ck-responsive-form .ck-button:after{content:"";width:0;position:absolute;right:-1px;top:-1px;bottom:-1px;z-index:1}.ck.ck-responsive-form .ck-button:focus:after{display:none}}.ck.ck-media-form{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:nowrap;width:400px}.ck.ck-media-form .ck-labeled-field-view{display:inline-block;width:100%}.ck.ck-media-form .ck-label{display:none}.ck.ck-media-form .ck-input{width:100%}@media screen and (max-width: 600px){.ck.ck-media-form{flex-wrap:wrap}.ck.ck-media-form .ck-labeled-field-view{flex-basis:100%}.ck.ck-media-form .ck-button{flex-basis:50%}}:root{--ck-mention-list-max-height: 300px}.ck.ck-mentions{max-height:var(--ck-mention-list-max-height);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.ck.ck-mentions>.ck-list__item{overflow:hidden;flex-shrink:0}:root{--ck-color-minimap-tracker-background: 208, 0%, 51%;--ck-color-minimap-iframe-outline: hsl(0deg 0% 75%);--ck-color-minimap-iframe-shadow: hsl(0deg 0% 0% / 11%);--ck-color-minimap-progress-background: hsl(0,0%,40%)}.ck.ck-minimap{position:absolute;-webkit-user-select:none;user-select:none;background:var(--ck-color-base-background)}.ck.ck-minimap,.ck.ck-minimap iframe{width:100%;height:100%}.ck.ck-minimap iframe{border:0;pointer-events:none;position:relative;outline:1px solid var(--ck-color-minimap-iframe-outline);box-shadow:0 2px 5px var(--ck-color-minimap-iframe-shadow);margin:0}.ck.ck-minimap .ck.ck-minimap__position-tracker{position:absolute;width:100%;top:0;background:hsla(var(--ck-color-minimap-tracker-background),.2);z-index:1;transition:background .1s ease-in-out}@media (prefers-reduced-motion: reduce){.ck.ck-minimap .ck.ck-minimap__position-tracker{transition:none}}.ck.ck-minimap .ck.ck-minimap__position-tracker:hover{background:hsla(var(--ck-color-minimap-tracker-background),.3)}.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging,.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging:hover{background:hsla(var(--ck-color-minimap-tracker-background),.4)}.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging:after,.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging:hover:after{opacity:1}.ck.ck-minimap .ck.ck-minimap__position-tracker:after{content:attr(data-progress) "%";position:absolute;top:5px;right:5px;background:var(--ck-color-minimap-progress-background);color:var(--ck-color-base-background);border:1px solid var(--ck-color-base-background);padding:2px 4px;font-size:10px;border-radius:3px;opacity:0;transition:opacity .1s ease-in-out}@media (prefers-reduced-motion: reduce){.ck.ck-minimap .ck.ck-minimap__position-tracker:after{transition:none}}.ck-content .page-break{position:relative;clear:both;padding:5px 0;display:flex;align-items:center;justify-content:center}.ck-content .page-break:after{content:"";position:absolute;border-bottom:2px dashed hsl(0,0%,77%);width:100%}.ck-content .page-break__label{position:relative;z-index:1;padding:.3em .6em;display:block;text-transform:uppercase;border:1px solid hsl(0,0%,77%);border-radius:2px;font-family:Helvetica,Arial,Tahoma,Verdana,Sans-Serif;font-size:.75em;font-weight:700;color:#333;background:#fff;box-shadow:2px 2px 1px #00000026;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media print{.ck-content .page-break{padding:0}.ck-content .page-break:after{display:none}.ck-content *:has(+.page-break){margin-bottom:0}}:root{--ck-show-blocks-border-color: hsl(0, 0%, 46%)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ADDRESS</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ADDRESS</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ADDRESS</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ADDRESS</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ASIDE</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ASIDE</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ASIDE</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ASIDE</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>BLOCKQUOTE</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>BLOCKQUOTE</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>BLOCKQUOTE</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>BLOCKQUOTE</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DETAILS</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DETAILS</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DETAILS</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DETAILS</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *){background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *){background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DIV</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *){background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DIV</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *):not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *){background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DIV</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *){background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DIV</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FOOTER</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FOOTER</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FOOTER</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FOOTER</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H1</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H1</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H1</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H1</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H2</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H2</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H2</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H2</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H3</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H3</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H3</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H3</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H4</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H4</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H4</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H4</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H5</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H5</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H5</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H5</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H6</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H6</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H6</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H6</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>HEADER</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>HEADER</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>HEADER</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>HEADER</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>MAIN</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>MAIN</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>MAIN</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>MAIN</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>NAV</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>NAV</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>NAV</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>NAV</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>PRE</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>PRE</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>PRE</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>PRE</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>OL</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>OL</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>OL</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>OL</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>UL</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>UL</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>UL</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>UL</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>P</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>P</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>P</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>P</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>SECTION</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>SECTION</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>SECTION</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>SECTION</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image,figure.table) figcaption{background-repeat:no-repeat;padding-top:15px}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image,figure.table) figcaption{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FIGCAPTION</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image,figure.table) figcaption{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FIGCAPTION</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image,figure.table) figcaption:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image,figure.table) figcaption{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='3' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FIGCAPTION</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image,figure.table) figcaption{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FIGCAPTION</text></svg>");background-position:calc(100% - 1px) 1px}.ck-source-editing-area{position:relative;overflow:hidden}.ck-source-editing-area:after,.ck-source-editing-area textarea{padding:var(--ck-spacing-large);margin:0;border:1px solid transparent;line-height:var(--ck-line-height-base);font-size:var(--ck-font-size-normal);font-family:monospace;white-space:pre-wrap}.ck-source-editing-area:after{content:attr(data-value) " ";visibility:hidden;display:block}.ck-source-editing-area textarea{position:absolute;width:100%;height:100%;resize:none;outline:none;overflow:hidden;box-sizing:border-box;border-color:var(--ck-color-base-border);border-radius:0}.ck-rounded-corners .ck-source-editing-area textarea,.ck-source-editing-area textarea.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}.ck-source-editing-area textarea:not([readonly]):focus{outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-inner-shadow),0 0}.ck.ck-character-grid{max-width:100%}.ck.ck-character-grid .ck-character-grid__tiles{display:grid}.ck.ck-character-info{display:flex;justify-content:space-between}.ck.ck-special-characters>.ck-dialog__content>div{width:350px;max-width:100%;height:100%;display:grid;grid-column-gap:0px;grid-row-gap:0px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories{grid-area:1 / 1 / 2 / 2;padding:var(--ck-spacing-medium) var(--ck-spacing-large)}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view{padding-top:var(--ck-spacing-standard);width:100%}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck.ck-labeled-field-view__status{background:var(--ck-color-base-error);color:var(--ck-color-base-background);padding:var(--ck-spacing-small) var(--ck-spacing-medium);min-width:var(--ck-table-properties-min-error-width);text-align:center;animation:ck-table-form-labeled-view-status-appear .15s ease both}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck.ck-labeled-field-view__status:after{border-color:transparent transparent var(--ck-color-base-error) transparent;border-width:0 var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size);border-style:solid}@media (prefers-reduced-motion: reduce){.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck.ck-labeled-field-view__status{animation:none}}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck-input.ck-error:not(:focus)+.ck.ck-labeled-field-view__status{display:none}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view>.ck-label{font-size:var(--ck-font-size-tiny);text-align:center}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories .ck-dropdown{display:block;width:100%}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories .ck-dropdown>button:not(:focus){border:1px solid var(--ck-color-base-border)}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories .ck-dropdown>button>span{width:100%}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-grid{grid-area:2 / 1 / 3 / 2;max-height:200px}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-info{grid-area:3 / 1 / 4 / 2}:root{--ck-style-panel-columns: 3}.ck.ck-style-panel .ck-style-grid{display:grid;grid-template-columns:repeat(var(--ck-style-panel-columns),auto);justify-content:start}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button{display:flex;justify-content:space-between;flex-direction:column}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-style-grid__button__preview{display:flex;align-content:center;justify-content:flex-start;align-items:center;flex-grow:1;flex-basis:100%}.ck-content .table{margin:.9em auto;display:table}.ck-content .table table{border-collapse:collapse;border-spacing:0;width:100%;height:100%;border:1px double hsl(0,0%,70%)}.ck-content .table table td,.ck-content .table table th{min-width:2em;padding:.4em;border:1px solid hsl(0,0%,75%)}.ck-content .table table th{font-weight:700;background:#0000000d}@media print{.ck-content .table table{height:initial}}.ck-content[dir=rtl] .table th{text-align:right}.ck-content[dir=ltr] .table th{text-align:left}.ck-editor__editable .ck-table-bogus-paragraph{display:inline-block;width:100%}.ck .ck-insert-table-dropdown__grid{display:flex;flex-direction:row;flex-wrap:wrap}.ck.ck-form__row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.ck.ck-form__row>*:not(.ck-label){flex-grow:1}.ck.ck-form__row.ck-table-form__action-row .ck-button-save,.ck.ck-form__row.ck-table-form__action-row .ck-button-cancel{justify-content:center}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row{flex-wrap:wrap}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:first-of-type{flex-grow:.57}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:last-of-type{flex-grow:.43}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar .ck-button{flex-grow:1}.ck.ck-input-color{width:100%;display:flex;flex-direction:row-reverse}.ck.ck-input-color>input.ck.ck-input-text{min-width:auto;flex-grow:1}.ck.ck-input-color>div.ck.ck-dropdown{min-width:auto}.ck.ck-input-color>div.ck.ck-dropdown>.ck-input-color__button .ck-dropdown__arrow{display:none}.ck.ck-input-color .ck.ck-input-color__button{display:flex}.ck.ck-input-color .ck.ck-input-color__button .ck.ck-input-color__button__preview{position:relative;overflow:hidden}.ck.ck-input-color .ck.ck-input-color__button .ck.ck-input-color__button__preview>.ck.ck-input-color__button__preview__no-color-indicator{position:absolute;display:block}.ck.ck-table-form .ck-form__row.ck-table-form__border-row,.ck.ck-table-form .ck-form__row.ck-table-form__background-row{flex-wrap:wrap}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row{flex-wrap:wrap;align-items:center}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view{display:flex;flex-direction:column-reverse;align-items:center}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view .ck.ck-dropdown,.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator{flex-grow:0}.ck.ck-table-form .ck.ck-labeled-field-view{position:relative}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status{position:absolute;left:50%;bottom:calc(-1 * var(--ck-table-properties-error-arrow-size));transform:translate(-50%,100%);z-index:1}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status:after{content:"";position:absolute;top:calc(-1 * var(--ck-table-properties-error-arrow-size));left:50%;transform:translate(-50%)}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row{flex-wrap:wrap;flex-basis:0;align-content:baseline}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar .ck-toolbar__items{flex-wrap:nowrap}:root{--ck-color-selector-caption-background: hsl(0, 0%, 97%);--ck-color-selector-caption-text: hsl(0, 0%, 20%);--ck-color-selector-caption-highlighted-background: hsl(52deg 100% 50%)}.ck-content .table>figcaption{display:table-caption;caption-side:top;word-break:break-word;text-align:center;color:var(--ck-color-selector-caption-text);background-color:var(--ck-color-selector-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}@media (forced-colors: active){.ck-content .table>figcaption{background-color:unset;color:unset}}@media (forced-colors: none){.ck.ck-editor__editable .table>figcaption.table__caption_highlighted{animation:ck-table-caption-highlight .6s ease-out}}.ck.ck-editor__editable .table>figcaption.ck-placeholder:before{padding-left:inherit;padding-right:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes ck-table-caption-highlight{0%{background-color:var(--ck-color-selector-caption-highlighted-background)}to{background-color:var(--ck-color-selector-caption-background)}}:root{--ck-color-selector-column-resizer-hover: var(--ck-color-base-active);--ck-table-column-resizer-width: 7px;--ck-table-column-resizer-position-offset: calc(var(--ck-table-column-resizer-width) * -.5 - .5px)}.ck-content .table .ck-table-resized{table-layout:fixed}.ck-content .table table{overflow:hidden}.ck-content .table td,.ck-content .table th{overflow-wrap:break-word;position:relative}.ck.ck-editor__editable .table .ck-table-column-resizer{position:absolute;top:0;bottom:0;right:var(--ck-table-column-resizer-position-offset);width:var(--ck-table-column-resizer-width);cursor:col-resize;-webkit-user-select:none;user-select:none;z-index:var(--ck-z-default)}.ck.ck-editor__editable.ck-column-resize_disabled .table .ck-table-column-resizer,.ck.ck-editor__editable .table[draggable] .ck-table-column-resizer{display:none}.ck.ck-editor__editable .table .ck-table-column-resizer:hover,.ck.ck-editor__editable .table .ck-table-column-resizer__active{background-color:var(--ck-color-selector-column-resizer-hover);opacity:.25;top:-999999px;bottom:-999999px}.ck.ck-editor__editable[dir=rtl] .table .ck-table-column-resizer{left:var(--ck-table-column-resizer-position-offset);right:unset}.ck-hidden{display:none!important}:root{--ck-z-default: 1;--ck-z-panel: calc( var(--ck-z-default) + 999 );--ck-z-dialog: 9999}.ck-transitions-disabled,.ck-transitions-disabled *{transition:none!important}:root{--ck-powered-by-line-height: 10px;--ck-powered-by-padding-vertical: 2px;--ck-powered-by-padding-horizontal: 4px;--ck-powered-by-text-color: hsl(0, 0%, 31%);--ck-powered-by-border-radius: var(--ck-border-radius);--ck-powered-by-background: hsl(0, 0%, 100%);--ck-powered-by-border-color: var(--ck-color-focus-border)}.ck.ck-balloon-panel.ck-powered-by-balloon{--ck-border-radius: var(--ck-powered-by-border-radius);box-shadow:none;background:var(--ck-powered-by-background);min-height:unset;z-index:calc(var(--ck-z-panel) - 1)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by{line-height:var(--ck-powered-by-line-height)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by a{cursor:pointer;display:flex;align-items:center;opacity:.66;filter:grayscale(80%);line-height:var(--ck-powered-by-line-height);padding:var(--ck-powered-by-padding-vertical) var(--ck-powered-by-padding-horizontal)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by .ck-powered-by__label{font-size:7.5px;letter-spacing:-.2px;padding-left:2px;text-transform:uppercase;font-weight:700;margin-right:4px;cursor:pointer;line-height:normal;color:var(--ck-powered-by-text-color)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by .ck-icon{display:block;cursor:pointer}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by:hover a{filter:grayscale(0%);opacity:1}.ck.ck-balloon-panel.ck-powered-by-balloon[class*=position_inside]{border-color:transparent}.ck.ck-balloon-panel.ck-powered-by-balloon[class*=position_border]{border:var(--ck-focus-ring);border-color:var(--ck-powered-by-border-color)}.ck.ck-button,a.ck.ck-button{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:inline-flex;align-items:center}[dir=ltr] .ck.ck-button,[dir=ltr] a.ck.ck-button{justify-content:left}[dir=rtl] .ck.ck-button,[dir=rtl] a.ck.ck-button{justify-content:right}.ck.ck-button .ck-button__label,a.ck.ck-button .ck-button__label{display:none}.ck.ck-button.ck-button_with-text .ck-button__label,a.ck.ck-button.ck-button_with-text .ck-button__label{display:inline-block}.ck.ck-button:not(.ck-button_with-text),a.ck.ck-button:not(.ck-button_with-text){justify-content:center}.ck.ck-button.ck-switchbutton .ck-button__toggle,.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner{display:block}.ck.ck-list-item-button{min-height:unset;width:100%;border-radius:0}[dir=ltr] .ck.ck-list-item-button{text-align:left}[dir=rtl] .ck.ck-list-item-button{text-align:right}[dir=ltr] .ck.ck-list-item-button.ck-list-item-button_toggleable{padding-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-list-item-button.ck-list-item-button_toggleable{padding-right:var(--ck-spacing-small)}.ck.ck-list-item-button .ck-list-item-button__check-holder{display:inline-flex;width:.9em;height:.9em}[dir=ltr] .ck.ck-list-item-button .ck-list-item-button__check-holder{margin-right:var(--ck-spacing-small)}[dir=rtl] .ck.ck-list-item-button .ck-list-item-button__check-holder{margin-left:var(--ck-spacing-small)}.ck.ck-list-item-button .ck-list-item-button__check-icon{height:100%}.ck.ck-collapsible.ck-collapsible_collapsed>.ck-collapsible__children{display:none}.ck.ck-color-grid{display:grid}.color-picker-hex-input{width:max-content}.color-picker-hex-input .ck.ck-input{min-width:unset}.ck.ck-color-picker__row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:var(--ck-spacing-large) 0 0;width:unset}.ck.ck-color-picker__row .ck.ck-labeled-field-view{padding-top:unset}.ck.ck-color-picker__row .ck.ck-input-text{width:unset}.ck.ck-color-picker__row .ck-color-picker__hash-view{padding-top:var(--ck-spacing-tiny);padding-right:var(--ck-spacing-medium)}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color,.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker{display:flex;align-items:center}[dir=rtl] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color,[dir=rtl] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker{justify-content:flex-start}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar{display:flex;flex-direction:row;justify-content:space-around}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar .ck-button-save,.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar .ck-button-cancel{flex:1}.ck.ck-dialog .ck.ck-dialog__actions{display:flex;justify-content:flex-end}.ck.ck-dialog-overlay{-webkit-user-select:none;user-select:none;overscroll-behavior:none;position:fixed;bottom:0;left:0;right:0;top:0}.ck.ck-dialog-overlay.ck-dialog-overlay__transparent{pointer-events:none;animation:none;background:none}.ck.ck-dialog{overscroll-behavior:none;width:fit-content;position:absolute}.ck.ck-dialog .ck.ck-form__header{flex-shrink:0}.ck.ck-dialog:not(.ck-dialog_modal) .ck.ck-form__header .ck-form__header__label{cursor:grab}.ck.ck-dialog-overlay.ck-dialog-overlay__transparent .ck.ck-dialog{pointer-events:all}:root{--ck-dropdown-max-width: 75vw}.ck.ck-dropdown{display:inline-block;position:relative}.ck.ck-dropdown .ck-dropdown__arrow{pointer-events:none;z-index:var(--ck-z-default)}.ck.ck-dropdown .ck-button.ck-dropdown__button{width:100%}.ck.ck-dropdown .ck-dropdown__panel{display:none;z-index:var(--ck-z-panel);max-width:var(--ck-dropdown-max-width);position:absolute}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel-visible{display:inline-block}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_n,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nmw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nme{bottom:100%}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_smw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sme,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_s{top:100%;bottom:auto}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se{left:0}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sw{right:0}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_s,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_n{left:50%;transform:translate(-50%)}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nmw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_smw{left:75%;transform:translate(-75%)}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nme,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sme{left:25%;transform:translate(-25%)}.ck.ck-toolbar .ck-dropdown__panel{z-index:calc(var(--ck-z-panel) + 1)}.ck.ck-splitbutton{font-size:inherit}.ck.ck-splitbutton .ck-splitbutton__action:focus{z-index:calc(var(--ck-z-default) + 1)}:root{--ck-toolbar-dropdown-max-width: 60vw}.ck.ck-toolbar-dropdown>.ck-dropdown__panel{width:max-content;max-width:var(--ck-toolbar-dropdown-max-width)}.ck.ck-toolbar-dropdown>.ck-dropdown__panel .ck-button:focus{z-index:calc(var(--ck-z-default) + 1)}.ck.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{pointer-events:none;z-index:var(--ck-z-default)}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel{position:absolute;max-height:314px;overflow-y:auto;z-index:calc(var(--ck-z-panel) + 1)}.ck.ck-dropdown-menu-list__nested-menu{display:block}.ck.ck-aria-live-announcer{position:absolute;left:-10000px;top:-10000px}.ck.ck-aria-live-region-list{list-style-type:none}.ck.ck-form__header{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}.ck.ck-form__header h2.ck-form__header__label{flex-grow:1}.ck.ck-icon{vertical-align:middle}.ck.ck-label{display:block}.ck.ck-voice-label{display:none}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper{display:flex;position:relative}.ck.ck-labeled-field-view .ck.ck-label{display:block;position:absolute}.ck.ck-list{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column}.ck.ck-list .ck-list__item,.ck.ck-list .ck-list__separator{display:block}.ck.ck-list .ck-list__item>*:focus{position:relative;z-index:var(--ck-z-default)}:root{--ck-balloon-panel-arrow-z-index: calc(var(--ck-z-default) - 3)}.ck.ck-balloon-panel{display:none;position:absolute;z-index:var(--ck-z-panel)}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before,.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after{content:"";position:absolute}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before{z-index:var(--ck-balloon-panel-arrow-z-index)}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after{z-index:calc(var(--ck-balloon-panel-arrow-z-index) + 1)}.ck.ck-balloon-panel[class*=arrow_n]:before{z-index:var(--ck-balloon-panel-arrow-z-index)}.ck.ck-balloon-panel[class*=arrow_n]:after{z-index:calc(var(--ck-balloon-panel-arrow-z-index) + 1)}.ck.ck-balloon-panel[class*=arrow_s]:before{z-index:var(--ck-balloon-panel-arrow-z-index)}.ck.ck-balloon-panel[class*=arrow_s]:after{z-index:calc(var(--ck-balloon-panel-arrow-z-index) + 1)}.ck.ck-balloon-panel.ck-balloon-panel_visible{display:block}.ck .ck-balloon-rotator__navigation{display:flex;align-items:center;justify-content:center}.ck .ck-balloon-rotator__content .ck-toolbar{justify-content:center}.ck .ck-fake-panel{position:absolute;z-index:calc(var(--ck-z-panel) - 1)}.ck .ck-fake-panel div{position:absolute}.ck .ck-fake-panel div:nth-child(1){z-index:2}.ck .ck-fake-panel div:nth-child(2){z-index:1}.ck.ck-sticky-panel .ck-sticky-panel__content_sticky{z-index:var(--ck-z-panel);position:fixed;top:0}.ck.ck-sticky-panel .ck-sticky-panel__content_sticky_bottom-limit{top:auto;position:absolute}.ck.ck-autocomplete{position:relative}.ck.ck-autocomplete>.ck-search__results{position:absolute;z-index:var(--ck-z-panel)}.ck.ck-autocomplete>.ck-search__results.ck-search__results_n{bottom:100%}.ck.ck-autocomplete>.ck-search__results.ck-search__results_s{top:100%;bottom:auto}.ck.ck-search>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .ck.ck-search>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{left:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-search>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{right:var(--ck-spacing-medium)}.ck.ck-search>.ck-labeled-field-view .ck-search__reset{position:absolute;top:50%;transform:translateY(-50%)}.ck.ck-search>.ck-search__results>.ck-search__info>span:first-child{display:block}.ck.ck-search>.ck-search__results>.ck-search__info:not(.ck-hidden)~*{display:none}.ck.ck-highlighted-text mark{background:var(--ck-color-highlight-background);vertical-align:initial;font-weight:inherit;line-height:inherit;font-size:inherit}.ck.ck-balloon-panel.ck-tooltip{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:calc(var(--ck-z-dialog) + 100)}:root{--ck-toolbar-spinner-size: 18px}.ck.ck-spinner-container{display:block;position:relative}.ck.ck-spinner{position:absolute;top:50%;left:0;right:0;margin:0 auto;transform:translateY(-50%);z-index:1}.ck.ck-toolbar{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:row nowrap;align-items:center}.ck.ck-toolbar>.ck-toolbar__items{display:flex;flex-flow:row wrap;align-items:center;flex-grow:1}.ck.ck-toolbar .ck.ck-toolbar__separator{display:inline-block}.ck.ck-toolbar .ck.ck-toolbar__separator:first-child,.ck.ck-toolbar .ck.ck-toolbar__separator:last-child{display:none}.ck.ck-toolbar .ck-toolbar__line-break{flex-basis:100%}.ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:nowrap}.ck.ck-toolbar.ck-toolbar_vertical>.ck-toolbar__items{flex-direction:column}.ck.ck-toolbar.ck-toolbar_floating>.ck-toolbar__items{flex-wrap:nowrap}.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown>.ck-dropdown__button .ck-dropdown__arrow{display:none}.ck.ck-block-toolbar-button{position:absolute;z-index:var(--ck-z-default)}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button>.ck-menu-bar__menu__button__arrow{pointer-events:none;z-index:var(--ck-z-default)}:root{--ck-menu-bar-menu-max-width: 75vw;--ck-menu-bar-nested-menu-horizontal-offset: 5px}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel{z-index:var(--ck-z-panel);max-width:var(--ck-menu-bar-menu-max-width);position:absolute}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw{bottom:100%}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw{top:100%;bottom:auto}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se{left:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw{right:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en{left:calc(100% - var(--ck-menu-bar-nested-menu-horizontal-offset))}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es{top:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en{bottom:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn{right:calc(100% - var(--ck-menu-bar-nested-menu-horizontal-offset))}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws{top:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn{bottom:0}.ck.ck-menu-bar__menu{display:block;position:relative}:root{--ck-color-resizer: var(--ck-color-focus-border);--ck-color-resizer-tooltip-background: hsl(0, 0%, 15%);--ck-color-resizer-tooltip-text: hsl(0, 0%, 95%);--ck-resizer-border-radius: var(--ck-border-radius);--ck-resizer-tooltip-offset: 10px;--ck-resizer-tooltip-height: calc(var(--ck-spacing-small) * 2 + 10px)}.ck .ck-widget,.ck .ck-widget.ck-widget_with-selection-handle{position:relative}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle{position:absolute}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon{display:block}.ck .ck-widget.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle{visibility:visible}.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle{visibility:visible}.ck .ck-size-view{background:var(--ck-color-resizer-tooltip-background);color:var(--ck-color-resizer-tooltip-text);border:1px solid var(--ck-color-resizer-tooltip-text);border-radius:var(--ck-resizer-border-radius);font-size:var(--ck-font-size-tiny);display:block;padding:0 var(--ck-spacing-small);height:var(--ck-resizer-tooltip-height);line-height:var(--ck-resizer-tooltip-height)}.ck .ck-size-view.ck-orientation-top-left,.ck .ck-size-view.ck-orientation-top-right,.ck .ck-size-view.ck-orientation-bottom-right,.ck .ck-size-view.ck-orientation-bottom-left,.ck .ck-size-view.ck-orientation-above-center{position:absolute}.ck .ck-size-view.ck-orientation-top-left{top:var(--ck-resizer-tooltip-offset);left:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-top-right{top:var(--ck-resizer-tooltip-offset);right:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-bottom-right{bottom:var(--ck-resizer-tooltip-offset);right:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-bottom-left{bottom:var(--ck-resizer-tooltip-offset);left:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-above-center{top:calc(var(--ck-resizer-tooltip-height) * -1);left:50%;transform:translate(-50%)}.ck .ck-widget_with-resizer{position:relative}.ck .ck-widget__resizer{display:none;position:absolute;pointer-events:none;left:0;top:0}.ck-focused .ck-widget_with-resizer.ck-widget_selected>.ck-widget__resizer{display:block}.ck .ck-widget__resizer__handle{position:absolute;pointer-events:all}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-left,.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-right{cursor:nwse-resize}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-right,.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-left{cursor:nesw-resize}.ck .ck-widget .ck-widget__type-around__button{display:block;position:absolute;overflow:hidden;z-index:var(--ck-z-default)}.ck .ck-widget .ck-widget__type-around__button svg{position:absolute;top:50%;left:50%;z-index:calc(var(--ck-z-default) + 2)}.ck .ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_before{top:calc(-.5 * var(--ck-widget-outline-thickness));left:min(10%,30px);transform:translateY(-50%)}.ck .ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_after{bottom:calc(-.5 * var(--ck-widget-outline-thickness));right:min(10%,30px);transform:translateY(50%)}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:after,.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover:after{content:"";display:block;position:absolute;top:1px;left:1px;z-index:calc(var(--ck-z-default) + 1)}.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__fake-caret{display:none;position:absolute;left:0;right:0}.ck .ck-widget:hover>.ck-widget__type-around>.ck-widget__type-around__fake-caret{left:calc(-1 * var(--ck-widget-outline-thickness));right:calc(-1 * var(--ck-widget-outline-thickness))}.ck .ck-widget.ck-widget_type-around_show-fake-caret_before>.ck-widget__type-around>.ck-widget__type-around__fake-caret{top:calc(-1 * var(--ck-widget-outline-thickness) - 1px);display:block}.ck .ck-widget.ck-widget_type-around_show-fake-caret_after>.ck-widget__type-around>.ck-widget__type-around__fake-caret{bottom:calc(-1 * var(--ck-widget-outline-thickness) - 1px);display:block}.ck.ck-editor__editable.ck-read-only .ck-widget__type-around,.ck.ck-editor__editable.ck-restricted-editing_mode_restricted .ck-widget__type-around,.ck.ck-editor__editable.ck-widget__type-around_disabled .ck-widget__type-around{display:none}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content{border:none}.ck-powered-by-balloon .ck-powered-by{display:none;position:relative;z-index:99999999999999}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselect__spinner:before,.multiselect__spinner:after{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:initial;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{line-height:16px;min-height:40px;box-sizing:border-box;display:block;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;margin:0;text-decoration:none;border-radius:5px;border:1px solid #e8e8e8;cursor:pointer}.multiselect__select{line-height:16px;display:block;position:absolute;box-sizing:border-box;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;margin:0;text-decoration:none;text-align:center;cursor:pointer;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0 5px;border-color:#999 transparent transparent transparent;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-radius:5px 5px 0 0;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}*[dir=rtl] .multiselect{text-align:right}*[dir=rtl] .multiselect__select{right:auto;left:1px}*[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}*[dir=rtl] .multiselect__content{text-align:right}*[dir=rtl] .multiselect__option:after{right:auto;left:0}*[dir=rtl] .multiselect__clear{right:auto;left:12px}*[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@font-face{font-family:icony;src:url(../font/icony.eot?80634067);src:url(../font/icony.eot?80634067#iefix) format("embedded-opentype"),url(../font/icony.svg?80634067#icony) format("svg");font-weight:400;font-style:normal}@font-face{font-family:icony;src:url(data:application/octet-stream;base64,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) format("woff"),url(data:application/octet-stream;base64,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Fh8BFhcWNw4DBzc2NzM3FzYHFhcWFQYjBwYnJicmLwEmLwEmFRYXFhcUBxcWFxYXIicmIxQfARYHJi8BJi8BJic1NyYnJicHBgcGBxcVFAcGByInNj8BIyYnNj8BNjc0JjU2NzY/ATY3IgcGDwEGBwYHJyYnNjc+AjM3FQYHFhc2PwE2NzY3NjM1NxYXMjc2HwEWNj8BNCczFxYzNjc2NzY3NTMVFAc3NjczBgc2PwIXBwYHBg8BNxcUHwEHJiMXFjMXFhcWHwEWFwcWMjcmLwEmJyYnFRcWFxYHMhcmJyYvAQcWFycmJyYnJgcVFh8BJzY3BwYHMhcmJyYvASYnJgcWFxYfATInIg8BBgcXFjM+ATc2BzY/AQcGDwEGJzcmNQYHDgEHFhcHNzYXNzIfAQcGDwEGBz4BFwYmNzYWAxYGBwYHJjc2NzY3JicmJyYnHgEHFg4BBxYXFhcGBwYnBgcnJiciJyYnNjMyNy4BNz4BNwYXHgEXNi8BNjczFhcUBxUHBhU+AScmLwEWEwcnJi8BJi8BJicOAQ8BBgcnNzY3Nj8BNjc+ATceAR8BFhcWFxMGFSMnBwYmIg8BBiciBxUjJzUmNzY3FxYzNj8BMzIWFzc2MzIHBgcGBxQXFSMuAQYmBgcnNjQnJi8BJjUWFxYXFjYfARY/ATYHNDc2NSYnJgcGBxcWFzYTFgYvAQYuATczHgE2NzMWPwE2NwMjNSYHBiMGDwEnNzY3Mj8BJg8BBiMiJyI1JzcWFxY7ATY3NjM3JyYnJi8BIgYHJzY3Jic3FhcWFzUmJyYvATcXHgIXNzMVFhceARc3FwYnFhcmAwYPAQYHBhcWFwcGJyYnJjQ+AQMXBxcGDwEGDwEGBxYXFh8CBycmLwEmIw8BBhUjNQcGDwEGByM0NzYnJiczNyYnNzMXFg8BMjY7AT4BJi8BLgI3NjcWHwE3Njc2PwI2NwciJwYHNzY3NicmIwcGBwYXBh8BNycmNzYXMzYHNi8BBgc2BzYmJwYVFhMHJicGFxUWFwcnJi8BJic0JzMWFzUWHwEmNxYXBhcHJic1JicGFxUGFhcVIg8CBiM1MjcmJyYvASYPASc3JicmKwEmLwE2NT8BMxYXHgEfASYnJicmBi8CJic3FwcWHwEWFxY3MyYvASYjNRcmLwEuAScjNTMnJic3FxYXNjUnJicmJyYvASYnJic/ATYXFhcHJi8BFhUWHwEWHwEHBhcUHwEWFxYXNxUXByYnFh8BFhcWHwEWJzYmBxYfATcyFxUjIg8BHwEHLwE+ATcuASc2PwEXBwYHFx4BNxYPAQYVBycmJyYnJi8BJi8BJic3FzUnNxcWHQE2PwEXBhcUHwE3Nj8BNjceAR8BHgIXFgc2Jy4BJzUnJicmLwEHBhcWHwEWFxYXJwYWNyYDNh8BBg8BBgcGDwEnNjc2NzY3NjQPAQYHJzc2NTMVNzYDFgcGDwEUByc0NzY1Ji8CJicGKwE2PwE2NxYVFB8BFicXBwYHBgc2NxcOAQcUBzcVIzQnJgcGBwYHFQYXIzUmNj8BNic1NicHBgcGBwYXFh8BBycmJyY1NCc3Fzc2LwEGFSc2PwEXFhc3JicmNDYnNCcmNxcWFyMnBg8BBhcWFzQ3MxQXNjc2BxY2JgY1NjcHFQYXMxUGBwYHBhU2NzMGFxQXByYnJicGDwEGFxYfAhYXByYjBycmLwEmNzQvATcXJyYvATU0NhYfARYUFhc2JyYvASYnJjc2JzIXFh8BNxcGFwcmJwYPAQYfARYfARYXFhcnNxYXNCczFhc2NzYHNicGFxQfARUjJgcjJzcmLwEmNzM2OwEVIgcWHwIWFzYXJwcnIjUmIicmJz4BHwEWJy4BLwEuAQcWFzITPQEzHwIVFgcVNS8BBxYPAQYWFAYHFCMHJj8DNjQmNTc+AT0BFx4BKwEnNTMyFjceAQYvAjUzMh8BMic9ARUfARYfARUWBxUjJi8CFxYVFgcGDwEGJicmJzQ3FxQXFjYnNC8DNR8BFgcyFg8BIyI1JzUzMhc3FRQzNjU3FxUUBwYjLwEmPQE3FQYjBwYVHwEWFAcGBwYiJic0PwMVBhQWFzI2NyciLwEmPwE0PwE1NDczFTcdAQcnIjUnFCMxBiI0FxQzFDI3MxUWMjUWNRcHBhcWPwEVBhUOAScmNxUUDwEvATMyPwEzFRciFTcGIzY/ARUHBicVBh8BFjc1FQcGJyY/ARQPAQYjJjUnMzQ/ATI3MxcUFyIPAgYrATU3NSMPAQYnIyYvASYnNDc2FwYWFxYfARYzMj8CMjcVDwEGNzIfATMHBiIvAjYHBiYHIwcUIjUnIzUXMz8BNhcDTgIEBgIEBAYEBAMKBhAOBQEHEAUKBAYECQwDAQEDBAECAgMEAgMKBQoDAgYDDAUCAgEBAQgCBQEGCAMCAQEGBQIBAQQCAQMFAQEBAgQJBQICBAYCAwEKBAQBCwMHAQECBQQEBAIIAwMCBwICAgMEAwEGAgcEBwgMBQMGCAIDBAoCAgEEBQMEBAgDAgEGAgUEBAIGCgIJCgEBBQIFBAEIAQoKAgoCAQQICgQBCQgDAwMFBQMFBgIOBgEDAQUDBAEBAQQCBgICAgMDAQEEAQMCBwcEBAEKCwUGAgIDBAYDBQgDAwIFAwYEBAYCBgMDAwMBBAYBAQYHBQMBBAYGBAoBAgIHAgIGBwUBBAEBAwcEBgEBBgMHAwQHAgMEAgMJBQQICA4EAgEBAwIMAgMCAwMDBAQJCAEHAgICBAUCAgIGAQMBAQMEAQMCAQMCBgIGBQMCCQMGBQEFAwICBQIDBgECAQMBCQUDBAIFAgEBBQEBAwQCAgMBBAMJAgcDBQcBCgECAwEBCQQFBwEBBAEEBgMMBwMDBQIECAYEAQEKAgEDBQMCBgIHBAIEBgQKAwUDAwgEBgQIBwEEBAYHBAUFBAYCAQkBAwICDgUBCgYEBgIDAQIFAwIJAQQBBAECAQMBAgMCBgICBgoCAQcBBQgGBgMMAwEJBAcBAgEGDwMDBQMMBgMBBgIBAwcEAQIGAgMEBgMGBQMBAwQGAwICAQMEAgYGCBADAQEEAQYBAwICAgcFAQIDAgQCBAMCBAgGAwEEAwQFAwIEAQkQBwcCAwMBBgYCAgEFBAQCAwIJCggKHgMDAgYqAgYGBwIIBAIKBQICAwwGDgMlCggFHyQBAQEQEAoSBggHEgkFBAMECwUIBwUGBAIFAwICAgEFAwEFAgQBBQMHCgYICAICBAQEBwgEDAMCHgQCBgkCAREBBQITDAYHCQECAQEDAQUEBAECBAkLBgUBAQIFBAEGBQ4DBQgCAQIDAQIGBgECAQEHAwIMBgEEBAMKBQUCEAsBDAUGDRADAQYIEAYLAgULBQQCDQcGBgYDAQYECQIFCggMBgoVCgsEGCEFCgwMBAoMBgMFCAgOAwQDBgYKCAMIBgwCAwMGDAoWGQEUCQoICgwEBAoFDAQIBwIECgIEBgIBBQoGBwQGCwEFCQsDBQgFAwoCBAYGAgYBAQMFAgQCAwIFBQYCBgEHAwUHDgIKGAYKAwQCBQcIBQgEAQQNAgIECAYCAgIFAgUFAQIIDAUDAwQDBgYECgQOAwcFBAcDAwMBAQUEAgYGAwQHDBAGBgECAg4EBAUBAgMCAggDAwIDAQUIBAUEAQQCAwQBBAMBAgIBAgUCBAoFDQIFAw4ICxAGCwUJBAMBCQICAgoEAgUIAQcHBgQDCAUQHAUUChMZDBkNGwMKEAwLEhgTAxEGCwMKBAEFCAEIBgcJAQECAQEBBQkHBBopFRIuHg4ZCwcbCwEEAgIBJwQGAwIDBgUBBgIQAgwBCg4EAQEBBgQJBgwOEgoJBgYOBxkQJh0JFwshEQ0MCA0MCAQHCQIKBQMEBAMPAgkGAgkJBgcCnE0VFAkWBgwECwtYBAQE/vwCBtcCBAbVBwcKFSAQJQQaGJoECAQTGBPmAggGCgQCBQIEBgUCUQEDBwULAwoGCwkFDgkeFAMHBw4YCQYMGQsJCgcNCQUCAwEFCRIHChMKBAEHBQwJBAMKBwMICAQfHAsFAgIDBxIHERYICgQGAgYECggOBRETDBcFEggFCwgMCQUJBRYGCAYdEAoGCBIJBQgMBhsWBAUFAQIEAwMFBgIDAgUCAwEIEQcCAQEDAgMEAQMCBRIMAQEDAQMDCRYOCAECBgMJFAEBAQ4QBwQICg8ZCwQKAgUNCRMNJxgTFAolFQsGBgkGDAoECAMCBgIFCwICDhsMJAQEBA0GBxICBAgECgsGCQkHEQYIAxJCDAYPFAgDCwcJEgQHJQQHAwkPBgMJAhUEBQkGGAYPBwYDDwfSAQEBBQcDCAwHCBoEAQgCAgYHDgQSCBMBBgMBBwIECw4TBgMXKCEFBBwYBxEMBQsYCw0OBgcGBRQLEQsIBgoSHR4FBBgRFQQBGBIBAgEOBgEGDgIBAhwaBgEIBh0NAgcMFggICgUHCQgYDiIKBAMNCwYLCgkNBQQMAgMIAgYHAxESAQEDBB4HFgwJDQQLDQcDAgECBQYMCQQKEAQFBhwHBQgEBwwFEQYBAQYDCgQOBAUEAgMNBwQHBQcFAwcaBgkPCQQJHQECCAcLBgoFAQQDGCIBGAwCCxAIAQIHDAoEAQgMBAUDOAUGDAcEFBgMAQUVDggOBRgmCB0OGxQBAQQGBwwbBggPEwshAgoDBg0GAwwFAQgDBwMEAgYKEAQEBgsGAwUNCAQDAgQICQQOBAIFAyQMDQoBAQYEFQ4UBgUMAQIBFwwKFioUBBwBHhgOCw4NDAUIFQ8HCwsGCQsGAwQBBwECBBMLBgEGAQYLBQEBAwUCBAYGCAIDAgQFDAQCBQYGBQgJDAIKCBAFCQUFCAYIBgwNChtgAgYHCQgCBQcNBAIHBwMEAQEFAgYHAQYDBgQDBQECAgcBBRECAgQCBJIDBQoBAgIJBAIGEQ8MBAIFAwoGDAcECQgJAQMXBAIHDAEBARAWAgQCDxAIBAoGDgcIAwUECgIMBAgECQoEAQMBAgUDBQgFBgcGAgIEBwsaCw4KFg4aAgsGCwoPFQcNCgkRBRMJFBAEAgIEBQcNBAUEAgMFAgEICAMNBwkDBAMDBQgDAQkKBgwCBgsFBwMYCAwIBQEEAgUDEw8UFgYCBQkNBAQGBQsHDwYOXAEOBQEFAgQFOA4FCwwBBQQMCAUUBAcUBgMJCAEEBAIKEA4LAQQDAQUFBQIDCAQLDxADAgICBAIDBAICAgEBAwMCBAIDAwMBAgQCBgMJBgQOAgMGBQUKBAEFCQQCBQMCBQIBCQMLCAUICAIKBgMUBAYEBQYHBwQDBwgBCQUGBgUDAgMPCAgEBgMEBgoWAQMBBAUBAwMHAQUDAQEBAgIDBQMBAQEBAgQGBgMDAwMFCA0HAQIIAgENBAEDAwkFCQcBAQICAgYFAgICBwQKBAgCBAMBBgIEBgYCAQIFAQoBBQMCBgEBAQYIBQMJAwYOAQEBAgMVBwUNAQgECQwDBwEGBQgMBBECBAIEBAEFARYEAwoIAwMFAwMIAgIEBQoGBwMDAwQOCQcHAQMCBAEDAQUDDA0FAQUDAQYFAwoHBgYDAgICBAkCBgoECwYHCAMCAwECBgYBBgMCBQIJAgEBAgIBAQUDBgIEDQQFBQkBAgIGARMKSwIKAgEGLwUGCgECAwYQDAMFAQUKEgcMBQoBBgQGAgMSAQEBBBADBgIBCAMLCAkBAgICAwQDBAQH0gEBCQQBAQgEDAQCAwICBAMCAgEBAQMCAQICAgISAgIDCQEGAQILAgIGAgQBAgMBAgFBAgkCAQEBAQEEBQQBBgIGCAIFAggMBQcBAQMEBhwBAwUDAQIFAg4BAgEBCAICAwMBnwYBAQMBAwQEAQIEAQIBAwICAwEFCQcMCAEGAQUDCggFCQoCBQEBAgECBQMBBgEDAwEBAQEBBgEBBAEBAQQBcAEDBQIDAQEFBgMGBgQDAgIBAgMEAQIBBwYCBQsJCgUVAgECAQUBCAUGBicCAgIDAQEBAgICAgEBAQEgAQIBAQIGAQIECBECDwcCCQICBAMBAgkDAwIQCQ8IBAUDAQoEAhQFBRYSAQYQBw8LBCoBAgEBAQYBAQICAgIDAQExAggEAxYKAgIDCQoKBAcJBQ4FAwMHBwUKARYDAgUCBAMBBwMGBgMOBgQHCgQFAxQKAwgDAQMIAwkDAQgEAQoBCAQCAQQJBAEFBQIBDQQLAwYMBAoLFAEEBQMUDRACBggEBQUOBAMBBgMEBwMDBgcEBhYQDQkDChEJAwUGBQIIBgYCBg0GDQ8BDAYDBAoNBAMBAQcGBAcKBgMFFAICAwIEBAJABxoGAxIMBgYBCQgIBgoGAwMEAQUEAQESCgQGogQIBhAQAQUJBwIEAQ8GCAQJBgEBAQIEAQIFDj0BAxILBAUGBAECAwgEDAIBCAcECAMIDQcFBwECBAQDBQgFAwoFBgMGCAgIBAoHAwUEBQQGAwEQBAkJDA0OCAwJCAkCCgEFBgELDwkIGA0ECAQJEgkBGwYQBn8BAwcIEgUIBwIGBAEKCQQOBAkEAgQJBQgBBAgGCwQGAwIEBwkCAwQFCQcGAQUJCAQKEgEKBDEFBgIEBQEGBQkFExAIBwcKAQUHBQEEBAcFAwYDBwoFCgUCAQQDJgcMBQELCQQMAgIFAwYKBQQLBgIDCwUDAQUKBQYBAgYEAwQGAgUDAQEBAxACBAIMCAEEBw0NBAX+pAgIEggDAwQJBAkKBAUGAgQFAggEBgMDBQYEAxUMBAEBhgYMAgh1AgMRCycGCwMONwoKAgQEaQIIAQQJDAcMC2YDAQcFAgcFAQoEAgMDBAcEBAYBDAELBwICAQMGCgILBAUDBQcEAwgBAQEWBAcIAwIDBQQCAQIMAwEBBhAEAw0KAQQHBwUIAgQEDAkLBQUFCAoFAwMCAwMBDgICBggEAgEDBQECBAUEDAUDBAIHBgIGBAQBAwUDAQIECAMFBAoDAwIDBALNCBAFFgYBfAcQCgMEAwUKDgQ5CwoEIAwFAQUKBA4ECgcWDAoKBAMIAgMIBAsXBgwEBQYDBAEGDgIEAgUDAgIHAwgSAwoJAwQCAxICAgkDB6QBAwQHBgMECgoEBgIKAREMBAMEAgEFCwQLCAIIAQECAQoBBAcFAgMDBAYKBQkFBgwBIQMFCAUDDgQEARsBAgYECgI0BAYGAQcCAgQDDAEIBQUIBAkFAwQF/dUE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Bg8CBgcGDwEzFSE1MycmLwEmIyYnFhcWHwEWFxY3My8BJicWHwIWNzMnJi8BJi8CFh8BFh8BFhczJy4BLwEmLwImLwEmLwEmNScmNQEzJicmJyYvASYvASYnJjcWHwMWHwEWHwEWHwEzJyYnJicmLwM0NxYfAzMnAicmPwEXFh8CFhc2PwEmJzQnAzc2NxYXNzY3JjciBycmLwEmJzQnJjcmNSYnNyY3Ni8BMz8BJzY3HwIWMzc2NyYvASYnNzY/ARcWFwYXFRYXNjUXNz4BNxc2Nyc2JzMmLwE2NxYXBxUjFAcWBycPAScHBgcGFxUWFx4BHwEWPwE2HwEnJjUmNzQ/AScmJyYjBiMmJzQmLwEmNzUjNCcjJi8BNjcHBgcXFgcVFB8BBwYHFjMHBh8BFQYfAhYfARYfATIXFQYPARQXBg8BBgcUDwEWFxYHFRYfARYfAQcGFTMWFQYWFwcWFzc2NzYyFz8BFh8BFh8BFh0BFxQXFB8CBhc3Fh8BFhcyHwIWFzc2Fh8BFjMyNzY3NjM/AjIXFh8BFh8BMhY3FxYzNxcWNzM2FjIWMzYXMzY3Jjc2NTY3NjcnIycmLwEmJyYvAiYnPwE2NycmJyMuAS8BNzYnJic3IicmNxcyNy8BNic0PwE0Jjc2JyMvASYvAiYrASYnIycGLwEGByMmBg8BBiMWFyImDwEiLwEmJyYvAiYvASYnJjUiJyYvATY3Jzc+AS8BBg8BBgcGJwYmJyYTFh8CFh8BFhczJyYnJicXIxcUFxYXJjQnJi8BBhcUDwIyNTY3ND8BBzM3NjcmLwEXBgcyPwE2PwE2JxcOAQ8BBg8BMzciBx4BFzM0NwY3Bg8BBgczNwYzBg8BMzc2NzY3BzM3NjcjBxYfARYzNCYvATcGBzM2PwEHHgEXMyYnMxYfATMnJgc3Fh8BMycmJxcWFRQWNzMWNzMWNzYnBxciJyYnLgEGBzc2FhcjJwYXFhUXFBY3MxY3NicGBxYXBicjNScGBycUDwEyHwE2NwcfATcWFzY3JwcmJxcGDwEXFh8BBicmNScGFj8BNhY3NicHFwYnIyYvATY/AgYHHwE3NicmJwYXFh8BNycGBRUyNz4BLwE2NCYXMzczFzMmJyMHBjcVMzUXMzUjFSYvATMVMzU3NjcXMycmJzcjBgc1BhczFTM1MzUjMxUzNSM1MzUjNTM1MxUUBiY3JyIHFxYXFj4BJzUXMzczFzMnIwYHFzM1MzIWHwEzJyYnNz4BLgEHIzcGDwEzNjczFhczJzMVMxUzNTM1FxYfAQYjIiY9AQYWPwEyNzYnFAcXBg8BFwYHBi8BFjc2NzYXBgcyHwE/AgYHFzY3JgE2MzYXFhcWFRQHBhcWFxYXBy4CLwE2NzM1NicmJwcmJzcmJwYHJyYnNSMmByIPARcGByceAhcUHwEHBgcjBhczFhcGBxcWHwEWFzY3FhcVMjcnNj8BFhcWFwYPAQYHBicmJyY3NicmJzc2FxUyFzY3FhcHFhc3FhUjFAcWHwEGByYnBgcVBiM1Ii8BByYnPgEzJicjJjczNjcmJzY3FzY3JyYXFRQWHwEVJicGFhcVIy4BLwEUFxYXByYnBhYXHgE3PgEnDgEHJz4BJwcGBwYHJz4BJwcGDwE0JzY1DgEmAdYEAwICAQICAgEFAwMDAgIEAQYDBwwDASsDCAMJBgEDAgYDAhQHHgciBwwCAQUDBQQCAwkICwsTDwoFFgULBAYDBgIBFg8GFgYCFA8ECioFCAUEDA8GBAEBAgEBAwUEBBICBQsGFAkXGgwUCgYNEBUoGA8GBgIEDwQHAQUDGhgNCQcFQQ0LEAgFFAkHDAsGJhMnEAkTEBAJEygmFQsVDoQpFQMEAgUGDh4JExoLDxoEFAkEBDsDBwwEMhgNBQUHAgUGIQEItx4PAQ8KBw4QTTwDBgUKDAICAwQDDRACBAIEBAIBAQUECgUJCgUFBAYBCAgFBgYCBAIIBQYGAgMCBQkHBQgHAwEDCAgEBgIFCAQGAwgBCgUCAQMCAgMHAQMCAQYEBQcJBQQMBgIECAQIBgMFDAkEAgcBAQkMARMLAQMBBgEBAQUGAQICBAEFAgEBRwgCBwgEAwoCCgMEAwYEBgEIB5QJFA4GFAcVCQIEIA4dEAcKBwsECkQsDRsWAgcCFSoHCwkPHxcNCSYJExsLBwMIAx05WzgcBwsCAR8foxUIBWBIBg4HJCQRCRIQf/1VbEcIEggCAg0JJBMJEhQbHAUMCM0JCAMzTStFBAoFaBAhRCYUDAMJERMePlobNg0NCwoMEgcQGBIhQT4LBhoBAQIBXQgiEQoFDx4oCBMIOXIBBRoSYBs6CRMVDAUyBQgMCTE+Hh4OGAxWLgwJNWpoRB0JY6hTAgEUDBEHQyAeDgMIBwQDBKQEEAkeNwMFAQUHAwQCCAQBAwQEAgIEBAYHBQIBAwIBAQQYDhQMCwsCBQYOBQMIEgMDCQgFFR4CBAECAgIBAwEBBAIBAgICBgIDBAoLDxwNByACBAMBBQMCAwEBAwIEChYCDA8IBQMpAwcEAQICAQMBAwUBAQIDBQIBAgICAQIEAQsEBwIIEtwGBwECAQEEAwMBBgUBAgEEAQECAgEDAwEGBQcJAQQEAgILAQUBAwIKCAIBEAkLAQUDAgIHAgEGBQMEAwMFAQMMBAMIBQQCAQQDAQYHAwYCAQMLBAUDCAIDBggGBAMFBwYCAgYCBgQHCQIFBAQHCgcCAQQDAQYICAcBAwIQAwcQAQUOBgYDCRABAgEBBAMIDw4GAg0BAQEDCwgPBQYGCAERBAUBAQMDBAwGAQEBAQMEBAgGAwMFAgECAgILAgIBBAECBRIJAwcDCAEGDggGEQEGBQoDAwQBDAwLBAwIAgIEDgUqAwQKEAcDAwEGBwMECAQDBQUDBAQGAgUDAwIDAwUJCAcEBwYSEAoEawECCwsMFw0VDgdEAwMQFz0CAQEHDAIBBAYDA3oCAwQEAwgBAQcFCggFAQUCEhIJAwIFDAgBAQFxDAoMCQYPDghWC7kBAgEEAQZfAgMGDQ8FLQQQCxQUCQUMBRUPNAglEQ8NpwMFBAECAgEFWBIMBQgTCKUGGgYGDBYLBQkOBhkCBBEEBwoDAgkFlgIGAQwRCA4NBwIJBAQOBwMEBwoGAwMGBgchAgKrAQEGAQgOBwIIAwIEAQULBwEDAxkBAgIDAgIBZQMCBAMCAQQGAwMCOQEBAQQFCAMOEAMBBhAPBQYYBgIIBAQECAYEDAIDBQcCCs4EBAECAQQCAgoBBAIEBwT+hQwHBAQEBAQIDAUEDgQFCAYFAwYfBRIFBQMJBh4FAgICDAcFBwMOBgsHAicLBQsbHxkUExMUEgQGAQEDAQEBAQMMAgEEBQMPAwYOBQQGIAUCBwQEAwUBBgQCAwQCCgsFKwIGBQQDAQ4DAQUODAsFCzABAgIOBgoEBwgPBwoFAwgCIgIBAQYDCQQHAggICwIBIwECAgMDAgGgAQIHAgIE/nQhISYgGw0MAQIBAQ4KDRAQGgoBCAUBCQECAgIIBAoHDBQCBAYKBggMBQMHBQELC1gKGhABBQMCAwEJAgUKAwgDBAYIBgMFAwQBDg4V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bwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQwECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEBIgEjASQBJQEmAScBKAEpASoBKwEsAS0BLgEvATABMQEyATMBNAE1ATYBNwE4ATkBOgE7ATwBPQE+AT8BQAFBAUIBQwFEAANnYXAIYmlzcGhvbmUGZW5iYW5rBmFwYXJhdAVjbG9vYgNkZXkLZ2FyZGVzaGdhcmkGaGVrbWF0CWlyYW56YW1pbghnaGF2YW1pbgdtYXJrYXppBG1laHIGbWVsbGF0BW1lbGxpB3BhcnNpYW4FcmVmYWgHc2FkZXJhdAdzYWxlaGluBXNhbWFuCHNhcm1heWVoBW1haGFrBm1hc2thbgZtZWJhbmsMbWVocmVnaHRlc2FkCG1laHJpcmFuBWVpdGFhB3Nvcm91c2gEYmFsZQd0ZWphcmF0CHBhc2FyZ2FkCXBheWFtbm9vcgpzYW5hdG1hZGFuBXNoYWhyCHNoYXBhcmFrBnNoZXRhYgRzaW5hBXRvc3NlCHphcmlucGFsCWFmemFsdG9vcwV0b21hbgRwb3N0CmNhZmViYXphYXIFbXlrZXQIZGlnaWthbGEGcnViaWthCGJsdWJhbmtvB2JsdWJhbmsEcmlhbAZ0b21hbm8HcGVyY2VudAZkb2xsYXIHYmFua2lubwVkaXZhcghzaGV5cG9vcgVicGx1cwdnb2Z0aW5vB3JheWNoYXQFaWRwYXkFemliYWwFd2Vwb2QGd2Vwb2RvBnpoYWtldAhyYXN0Y2hpbgVpYXBwcwZzaWJhcHAFc2FiYWQAAAAAAA==) format("truetype")}[class^=icony-]:before,[class*=" icony-"]:before{font-family:icony!important;speak:none;font-style:normal;font-weight:400;line-height:1;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icony-gap:before{content:""}.icony-bisphone:before{content:""}.icony-enbank:before{content:""}.icony-aparat:before{content:""}.icony-cloob:before{content:""}.icony-dey:before{content:""}.icony-gardeshgari:before{content:""}.icony-hekmat:before{content:""}.icony-iranzamin:before{content:""}.icony-ghavamin:before{content:""}.icony-markazi:before{content:""}.icony-mehr:before{content:""}.icony-mellat:before{content:""}.icony-melli:before{content:""}.icony-parsian:before{content:""}.icony-refah:before{content:""}.icony-saderat:before{content:""}.icony-salehin:before{content:""}.icony-saman:before{content:""}.icony-sarmayeh:before{content:""}.icony-mahak:before{content:""}.icony-maskan:before{content:""}.icony-mebank:before{content:""}.icony-mehreghtesad:before{content:""}.icony-mehriran:before{content:""}.icony-eitaa:before{content:""}.icony-soroush:before{content:""}.icony-bale:before{content:""}.icony-tejarat:before{content:""}.icony-pasargad:before{content:""}.icony-payamnoor:before{content:""}.icony-sanatmadan:before{content:""}.icony-shahr:before{content:""}.icony-shaparak:before{content:""}.icony-shetab:before{content:""}.icony-sina:before{content:""}.icony-tosse:before{content:""}.icony-zarinpal:before{content:""}.icony-afzaltoos:before{content:""}.icony-toman:before{content:""}.icony-post:before{content:""}.icony-cafebazaar:before{content:""}.icony-myket:before{content:""}.icony-digikala:before{content:""}.icony-rubika:before{content:""}.icony-blubank-o:before{content:""}.icony-blubank:before{content:""}.icony-rial:before{content:""}.icony-toman-o:before{content:""}.icony-percent:before{content:""}.icony-dollar:before{content:""}.icony-bankino:before{content:""}.icony-divar:before{content:""}.icony-sheypoor:before{content:""}.icony-bplus:before{content:""}.icony-goftino:before{content:""}.icony-raychat:before{content:""}.icony-idpay:before{content:""}.icony-zibal:before{content:""}.icony-wepod:before{content:""}.icony-wepod-o:before{content:""}.icony-zhaket:before{content:""}.icony-rastchin:before{content:""}.icony-iapps:before{content:""}.icony-sibapp:before{content:""}.icony-sabad:before{content:""}.price{display:flex;flex-direction:column}.price--line{text-decoration:line-through;opacity:.5;font-size:.9em}.price i{display:inline-flex;opacity:.7;font-size:.8em}.color{display:inline-block;border-radius:50%;width:15px;height:15px;margin:0 2px}.m0{margin:0rem!important}.p0{padding:0rem!important}.mt0{margin-top:0rem!important}.pt0{padding-top:0rem!important}.mb0{margin-bottom:0rem!important}.pb0{padding-bottom:0rem!important}.ml0{margin-left:0rem!important}.pl0{padding-left:0rem!important}.mr0{margin-right:0rem!important}.pr0{padding-right:0rem!important}.mtl0{margin-top-left:0rem!important}.ptl0{padding-top-left:0rem!important}.mtr0{margin-top-right:0rem!important}.ptr0{padding-top-right:0rem!important}.mbl0{margin-bottom-left:0rem!important}.pbl0{padding-bottom-left:0rem!important}.mbr0{margin-bottom-right:0rem!important}.pbr0{padding-bottom-right:0rem!important}.m1{margin:1rem!important}.p1{padding:1rem!important}.mt1{margin-top:1rem!important}.pt1{padding-top:1rem!important}.mb1{margin-bottom:1rem!important}.pb1{padding-bottom:1rem!important}.ml1{margin-left:1rem!important}.pl1{padding-left:1rem!important}.mr1,.page__content{margin-right:1rem!important}.pr1{padding-right:1rem!important}.mtl1{margin-top-left:1rem!important}.ptl1{padding-top-left:1rem!important}.mtr1{margin-top-right:1rem!important}.ptr1{padding-top-right:1rem!important}.mbl1{margin-bottom-left:1rem!important}.pbl1{padding-bottom-left:1rem!important}.mbr1{margin-bottom-right:1rem!important}.pbr1{padding-bottom-right:1rem!important}.m2{margin:2rem!important}.p2{padding:2rem!important}.mt2{margin-top:2rem!important}.pt2{padding-top:2rem!important}.mb2{margin-bottom:2rem!important}.pb2{padding-bottom:2rem!important}.ml2{margin-left:2rem!important}.pl2{padding-left:2rem!important}.mr2{margin-right:2rem!important}.pr2{padding-right:2rem!important}.mtl2{margin-top-left:2rem!important}.ptl2{padding-top-left:2rem!important}.mtr2{margin-top-right:2rem!important}.ptr2{padding-top-right:2rem!important}.mbl2{margin-bottom-left:2rem!important}.pbl2{padding-bottom-left:2rem!important}.mbr2{margin-bottom-right:2rem!important}.pbr2{padding-bottom-right:2rem!important}.m3{margin:3rem!important}.p3{padding:3rem!important}.mt3{margin-top:3rem!important}.pt3{padding-top:3rem!important}.mb3{margin-bottom:3rem!important}.pb3{padding-bottom:3rem!important}.ml3{margin-left:3rem!important}.pl3{padding-left:3rem!important}.mr3{margin-right:3rem!important}.pr3{padding-right:3rem!important}.mtl3{margin-top-left:3rem!important}.ptl3{padding-top-left:3rem!important}.mtr3{margin-top-right:3rem!important}.ptr3{padding-top-right:3rem!important}.mbl3{margin-bottom-left:3rem!important}.pbl3{padding-bottom-left:3rem!important}.mbr3{margin-bottom-right:3rem!important}.pbr3{padding-bottom-right:3rem!important}.m4{margin:4rem!important}.p4{padding:4rem!important}.mt4{margin-top:4rem!important}.pt4{padding-top:4rem!important}.mb4{margin-bottom:4rem!important}.pb4{padding-bottom:4rem!important}.ml4{margin-left:4rem!important}.pl4{padding-left:4rem!important}.mr4{margin-right:4rem!important}.pr4{padding-right:4rem!important}.mtl4{margin-top-left:4rem!important}.ptl4{padding-top-left:4rem!important}.mtr4{margin-top-right:4rem!important}.ptr4{padding-top-right:4rem!important}.mbl4{margin-bottom-left:4rem!important}.pbl4{padding-bottom-left:4rem!important}.mbr4{margin-bottom-right:4rem!important}.pbr4{padding-bottom-right:4rem!important}.m5{margin:5rem!important}.p5{padding:5rem!important}.mt5{margin-top:5rem!important}.pt5{padding-top:5rem!important}.mb5{margin-bottom:5rem!important}.pb5{padding-bottom:5rem!important}.ml5{margin-left:5rem!important}.pl5{padding-left:5rem!important}.mr5{margin-right:5rem!important}.pr5{padding-right:5rem!important}.mtl5{margin-top-left:5rem!important}.ptl5{padding-top-left:5rem!important}.mtr5{margin-top-right:5rem!important}.ptr5{padding-top-right:5rem!important}.mbl5{margin-bottom-left:5rem!important}.pbl5{padding-bottom-left:5rem!important}.mbr5{margin-bottom-right:5rem!important}.pbr5{padding-bottom-right:5rem!important}.m6{margin:6rem!important}.p6{padding:6rem!important}.mt6{margin-top:6rem!important}.pt6{padding-top:6rem!important}.mb6{margin-bottom:6rem!important}.pb6{padding-bottom:6rem!important}.ml6{margin-left:6rem!important}.pl6{padding-left:6rem!important}.mr6{margin-right:6rem!important}.pr6{padding-right:6rem!important}.mtl6{margin-top-left:6rem!important}.ptl6{padding-top-left:6rem!important}.mtr6{margin-top-right:6rem!important}.ptr6{padding-top-right:6rem!important}.mbl6{margin-bottom-left:6rem!important}.pbl6{padding-bottom-left:6rem!important}.mbr6{margin-bottom-right:6rem!important}.pbr6{padding-bottom-right:6rem!important}.m7{margin:7rem!important}.p7{padding:7rem!important}.mt7{margin-top:7rem!important}.pt7{padding-top:7rem!important}.mb7{margin-bottom:7rem!important}.pb7{padding-bottom:7rem!important}.ml7{margin-left:7rem!important}.pl7{padding-left:7rem!important}.mr7{margin-right:7rem!important}.pr7{padding-right:7rem!important}.mtl7{margin-top-left:7rem!important}.ptl7{padding-top-left:7rem!important}.mtr7{margin-top-right:7rem!important}.ptr7{padding-top-right:7rem!important}.mbl7{margin-bottom-left:7rem!important}.pbl7{padding-bottom-left:7rem!important}.mbr7{margin-bottom-right:7rem!important}.pbr7{padding-bottom-right:7rem!important}.m8{margin:8rem!important}.p8{padding:8rem!important}.mt8{margin-top:8rem!important}.pt8{padding-top:8rem!important}.mb8{margin-bottom:8rem!important}.pb8{padding-bottom:8rem!important}.ml8{margin-left:8rem!important}.pl8{padding-left:8rem!important}.mr8{margin-right:8rem!important}.pr8{padding-right:8rem!important}.mtl8{margin-top-left:8rem!important}.ptl8{padding-top-left:8rem!important}.mtr8{margin-top-right:8rem!important}.ptr8{padding-top-right:8rem!important}.mbl8{margin-bottom-left:8rem!important}.pbl8{padding-bottom-left:8rem!important}.mbr8{margin-bottom-right:8rem!important}.pbr8{padding-bottom-right:8rem!important}.m9{margin:9rem!important}.p9{padding:9rem!important}.mt9{margin-top:9rem!important}.pt9{padding-top:9rem!important}.mb9{margin-bottom:9rem!important}.pb9{padding-bottom:9rem!important}.ml9{margin-left:9rem!important}.pl9{padding-left:9rem!important}.mr9{margin-right:9rem!important}.pr9{padding-right:9rem!important}.mtl9{margin-top-left:9rem!important}.ptl9{padding-top-left:9rem!important}.mtr9{margin-top-right:9rem!important}.ptr9{padding-top-right:9rem!important}.mbl9{margin-bottom-left:9rem!important}.pbl9{padding-bottom-left:9rem!important}.mbr9{margin-bottom-right:9rem!important}.pbr9{padding-bottom-right:9rem!important}.m10{margin:10rem!important}.p10{padding:10rem!important}.mt10{margin-top:10rem!important}.pt10{padding-top:10rem!important}.mb10{margin-bottom:10rem!important}.pb10{padding-bottom:10rem!important}.ml10{margin-left:10rem!important}.pl10{padding-left:10rem!important}.mr10{margin-right:10rem!important}.pr10{padding-right:10rem!important}.mtl10{margin-top-left:10rem!important}.ptl10{padding-top-left:10rem!important}.mtr10{margin-top-right:10rem!important}.ptr10{padding-top-right:10rem!important}.mbl10{margin-bottom-left:10rem!important}.pbl10{padding-bottom-left:10rem!important}.mbr10{margin-bottom-right:10rem!important}.pbr10{padding-bottom-right:10rem!important}.m11{margin:11rem!important}.p11{padding:11rem!important}.mt11{margin-top:11rem!important}.pt11{padding-top:11rem!important}.mb11{margin-bottom:11rem!important}.pb11{padding-bottom:11rem!important}.ml11{margin-left:11rem!important}.pl11{padding-left:11rem!important}.mr11{margin-right:11rem!important}.pr11{padding-right:11rem!important}.mtl11{margin-top-left:11rem!important}.ptl11{padding-top-left:11rem!important}.mtr11{margin-top-right:11rem!important}.ptr11{padding-top-right:11rem!important}.mbl11{margin-bottom-left:11rem!important}.pbl11{padding-bottom-left:11rem!important}.mbr11{margin-bottom-right:11rem!important}.pbr11{padding-bottom-right:11rem!important}.m12{margin:12rem!important}.p12{padding:12rem!important}.mt12{margin-top:12rem!important}.pt12{padding-top:12rem!important}.mb12{margin-bottom:12rem!important}.pb12{padding-bottom:12rem!important}.ml12{margin-left:12rem!important}.pl12{padding-left:12rem!important}.mr12{margin-right:12rem!important}.pr12{padding-right:12rem!important}.mtl12{margin-top-left:12rem!important}.ptl12{padding-top-left:12rem!important}.mtr12{margin-top-right:12rem!important}.ptr12{padding-top-right:12rem!important}.mbl12{margin-bottom-left:12rem!important}.pbl12{padding-bottom-left:12rem!important}.mbr12{margin-bottom-right:12rem!important}.pbr12{padding-bottom-right:12rem!important}.m13{margin:13rem!important}.p13{padding:13rem!important}.mt13{margin-top:13rem!important}.pt13{padding-top:13rem!important}.mb13{margin-bottom:13rem!important}.pb13{padding-bottom:13rem!important}.ml13{margin-left:13rem!important}.pl13{padding-left:13rem!important}.mr13{margin-right:13rem!important}.pr13{padding-right:13rem!important}.mtl13{margin-top-left:13rem!important}.ptl13{padding-top-left:13rem!important}.mtr13{margin-top-right:13rem!important}.ptr13{padding-top-right:13rem!important}.mbl13{margin-bottom-left:13rem!important}.pbl13{padding-bottom-left:13rem!important}.mbr13{margin-bottom-right:13rem!important}.pbr13{padding-bottom-right:13rem!important}.m14{margin:14rem!important}.p14{padding:14rem!important}.mt14{margin-top:14rem!important}.pt14{padding-top:14rem!important}.mb14{margin-bottom:14rem!important}.pb14{padding-bottom:14rem!important}.ml14{margin-left:14rem!important}.pl14{padding-left:14rem!important}.mr14{margin-right:14rem!important}.pr14{padding-right:14rem!important}.mtl14{margin-top-left:14rem!important}.ptl14{padding-top-left:14rem!important}.mtr14{margin-top-right:14rem!important}.ptr14{padding-top-right:14rem!important}.mbl14{margin-bottom-left:14rem!important}.pbl14{padding-bottom-left:14rem!important}.mbr14{margin-bottom-right:14rem!important}.pbr14{padding-bottom-right:14rem!important}.m15{margin:15rem!important}.p15{padding:15rem!important}.mt15{margin-top:15rem!important}.pt15{padding-top:15rem!important}.mb15{margin-bottom:15rem!important}.pb15{padding-bottom:15rem!important}.ml15{margin-left:15rem!important}.pl15{padding-left:15rem!important}.mr15{margin-right:15rem!important}.pr15{padding-right:15rem!important}.mtl15{margin-top-left:15rem!important}.ptl15{padding-top-left:15rem!important}.mtr15{margin-top-right:15rem!important}.ptr15{padding-top-right:15rem!important}.mbl15{margin-bottom-left:15rem!important}.pbl15{padding-bottom-left:15rem!important}.mbr15{margin-bottom-right:15rem!important}.pbr15{padding-bottom-right:15rem!important}.m16{margin:16rem!important}.p16{padding:16rem!important}.mt16{margin-top:16rem!important}.pt16{padding-top:16rem!important}.mb16{margin-bottom:16rem!important}.pb16{padding-bottom:16rem!important}.ml16{margin-left:16rem!important}.pl16{padding-left:16rem!important}.mr16{margin-right:16rem!important}.pr16{padding-right:16rem!important}.mtl16{margin-top-left:16rem!important}.ptl16{padding-top-left:16rem!important}.mtr16{margin-top-right:16rem!important}.ptr16{padding-top-right:16rem!important}.mbl16{margin-bottom-left:16rem!important}.pbl16{padding-bottom-left:16rem!important}.mbr16{margin-bottom-right:16rem!important}.pbr16{padding-bottom-right:16rem!important}.m17{margin:17rem!important}.p17{padding:17rem!important}.mt17{margin-top:17rem!important}.pt17{padding-top:17rem!important}.mb17{margin-bottom:17rem!important}.pb17{padding-bottom:17rem!important}.ml17{margin-left:17rem!important}.pl17{padding-left:17rem!important}.mr17{margin-right:17rem!important}.pr17{padding-right:17rem!important}.mtl17{margin-top-left:17rem!important}.ptl17{padding-top-left:17rem!important}.mtr17{margin-top-right:17rem!important}.ptr17{padding-top-right:17rem!important}.mbl17{margin-bottom-left:17rem!important}.pbl17{padding-bottom-left:17rem!important}.mbr17{margin-bottom-right:17rem!important}.pbr17{padding-bottom-right:17rem!important}.m18{margin:18rem!important}.p18{padding:18rem!important}.mt18{margin-top:18rem!important}.pt18{padding-top:18rem!important}.mb18{margin-bottom:18rem!important}.pb18{padding-bottom:18rem!important}.ml18{margin-left:18rem!important}.pl18{padding-left:18rem!important}.mr18{margin-right:18rem!important}.pr18{padding-right:18rem!important}.mtl18{margin-top-left:18rem!important}.ptl18{padding-top-left:18rem!important}.mtr18{margin-top-right:18rem!important}.ptr18{padding-top-right:18rem!important}.mbl18{margin-bottom-left:18rem!important}.pbl18{padding-bottom-left:18rem!important}.mbr18{margin-bottom-right:18rem!important}.pbr18{padding-bottom-right:18rem!important}.m19{margin:19rem!important}.p19{padding:19rem!important}.mt19{margin-top:19rem!important}.pt19{padding-top:19rem!important}.mb19{margin-bottom:19rem!important}.pb19{padding-bottom:19rem!important}.ml19{margin-left:19rem!important}.pl19{padding-left:19rem!important}.mr19{margin-right:19rem!important}.pr19{padding-right:19rem!important}.mtl19{margin-top-left:19rem!important}.ptl19{padding-top-left:19rem!important}.mtr19{margin-top-right:19rem!important}.ptr19{padding-top-right:19rem!important}.mbl19{margin-bottom-left:19rem!important}.pbl19{padding-bottom-left:19rem!important}.mbr19{margin-bottom-right:19rem!important}.pbr19{padding-bottom-right:19rem!important}.m20{margin:20rem!important}.p20{padding:20rem!important}.mt20{margin-top:20rem!important}.pt20{padding-top:20rem!important}.mb20{margin-bottom:20rem!important}.pb20{padding-bottom:20rem!important}.ml20{margin-left:20rem!important}.pl20{padding-left:20rem!important}.mr20{margin-right:20rem!important}.pr20{padding-right:20rem!important}.mtl20{margin-top-left:20rem!important}.ptl20{padding-top-left:20rem!important}.mtr20{margin-top-right:20rem!important}.ptr20{padding-top-right:20rem!important}.mbl20{margin-bottom-left:20rem!important}.pbl20{padding-bottom-left:20rem!important}.mbr20{margin-bottom-right:20rem!important}.pbr20{padding-bottom-right:20rem!important}.m30{margin:30rem!important}.p30{padding:30rem!important}.mt30{margin-top:30rem!important}.pt30{padding-top:30rem!important}.mb30{margin-bottom:30rem!important}.pb30{padding-bottom:30rem!important}.ml30{margin-left:30rem!important}.pl30{padding-left:30rem!important}.mr30{margin-right:30rem!important}.pr30{padding-right:30rem!important}.mtl30{margin-top-left:30rem!important}.ptl30{padding-top-left:30rem!important}.mtr30{margin-top-right:30rem!important}.ptr30{padding-top-right:30rem!important}.mbl30{margin-bottom-left:30rem!important}.pbl30{padding-bottom-left:30rem!important}.mbr30{margin-bottom-right:30rem!important}.pbr30{padding-bottom-right:30rem!important}.m40{margin:40rem!important}.p40{padding:40rem!important}.mt40{margin-top:40rem!important}.pt40{padding-top:40rem!important}.mb40{margin-bottom:40rem!important}.pb40{padding-bottom:40rem!important}.ml40{margin-left:40rem!important}.pl40{padding-left:40rem!important}.mr40{margin-right:40rem!important}.pr40{padding-right:40rem!important}.mtl40{margin-top-left:40rem!important}.ptl40{padding-top-left:40rem!important}.mtr40{margin-top-right:40rem!important}.ptr40{padding-top-right:40rem!important}.mbl40{margin-bottom-left:40rem!important}.pbl40{padding-bottom-left:40rem!important}.mbr40{margin-bottom-right:40rem!important}.pbr40{padding-bottom-right:40rem!important}.m50{margin:50rem!important}.p50{padding:50rem!important}.mt50{margin-top:50rem!important}.pt50{padding-top:50rem!important}.mb50{margin-bottom:50rem!important}.pb50{padding-bottom:50rem!important}.ml50{margin-left:50rem!important}.pl50{padding-left:50rem!important}.mr50{margin-right:50rem!important}.pr50{padding-right:50rem!important}.mtl50{margin-top-left:50rem!important}.ptl50{padding-top-left:50rem!important}.mtr50{margin-top-right:50rem!important}.ptr50{padding-top-right:50rem!important}.mbl50{margin-bottom-left:50rem!important}.pbl50{padding-bottom-left:50rem!important}.mbr50{margin-bottom-right:50rem!important}.pbr50{padding-bottom-right:50rem!important}.m100{margin:100rem!important}.p100{padding:100rem!important}.mt100{margin-top:100rem!important}.pt100{padding-top:100rem!important}.mb100{margin-bottom:100rem!important}.pb100{padding-bottom:100rem!important}.ml100{margin-left:100rem!important}.pl100{padding-left:100rem!important}.mr100{margin-right:100rem!important}.pr100{padding-right:100rem!important}.mtl100{margin-top-left:100rem!important}.ptl100{padding-top-left:100rem!important}.mtr100{margin-top-right:100rem!important}.ptr100{padding-top-right:100rem!important}.mbl100{margin-bottom-left:100rem!important}.pbl100{padding-bottom-left:100rem!important}.mbr100{margin-bottom-right:100rem!important}.pbr100{padding-bottom-right:100rem!important}.text-primary{color:#7d59ef!important}.bg-primary{background-color:#7d59ef!important;color:#fff!important}.border-primary{border-color:#7d59ef!important}.text-red{color:#f03737!important}.bg-red{background-color:#f03737!important;color:#fff!important}.border-red{border-color:#f03737!important}.text-orange{color:#fb7910!important}.bg-orange{background-color:#fb7910!important;color:#fff!important}.border-orange{border-color:#fb7910!important}.text-cyan{color:#49c5e5!important}.bg-cyan{background-color:#49c5e5!important;color:#fff!important}.border-cyan{border-color:#49c5e5!important}.text-green{color:#26c07d!important}.bg-green{background-color:#26c07d!important;color:#fff!important}.border-green{border-color:#26c07d!important}.text-blue{color:#5c72ff!important}.bg-blue{background-color:#5c72ff!important;color:#fff!important}.border-blue{border-color:#5c72ff!important}.text-purple{color:#a979f2!important}.bg-purple{background-color:#a979f2!important;color:#fff!important}.border-purple{border-color:#a979f2!important}.text-grey{color:#96999c!important}.bg-grey{background-color:#96999c!important;color:#fff!important}.border-grey{border-color:#96999c!important}@font-face{font-family:Kalameh;font-style:normal;font-weight:900;src:url("./KalamehWeb(FaNum)-Black-DwrjH9d4.eot");src:url("./KalamehWeb(FaNum)-Black-DwrjH9d4.eot?#iefix") format("embedded-opentype"),url("./KalamehWeb(FaNum)-Black-CPG5XgJ2.woff2") format("woff2"),url("./KalamehWeb(FaNum)-Black-UdSzDJ6F.woff") format("woff")}@font-face{font-family:Kalameh;font-style:normal;font-weight:800;src:url("./KalamehWeb(FaNum)-ExtraBold-nKL5yLEG.eot");src:url("./KalamehWeb(FaNum)-ExtraBold-nKL5yLEG.eot?#iefix") format("embedded-opentype"),url("./KalamehWeb(FaNum)-ExtraBold-AJX8BKm8.woff2") format("woff2"),url("./KalamehWeb(FaNum)-ExtraBold-DtDGig9S.woff") format("woff")}@font-face{font-family:Kalameh;font-style:normal;font-weight:700;src:url("./KalamehWeb(FaNum)-Bold-DwjMmae1.eot");src:url("./KalamehWeb(FaNum)-Bold-DwjMmae1.eot?#iefix") format("embedded-opentype"),url("./KalamehWeb(FaNum)-Bold-rp-h1b8U.woff2") format("woff2"),url("./KalamehWeb(FaNum)-Bold-KI_N0Nft.woff") format("woff")}@font-face{font-family:Kalameh;font-style:normal;font-weight:600;src:url("./KalamehWeb(FaNum)-SemiBold-Be2sFlE8.eot");src:url("./KalamehWeb(FaNum)-SemiBold-Be2sFlE8.eot?#iefix") format("embedded-opentype"),url("./KalamehWeb(FaNum)-SemiBold-fnXw-WAG.woff2") format("woff2"),url("./KalamehWeb(FaNum)-SemiBold-B3vU3wea.woff") format("woff")}@font-face{font-family:Kalameh;font-style:normal;font-weight:500;src:url("./KalamehWeb(FaNum)-Medium-M4r0vedG.eot");src:url("./KalamehWeb(FaNum)-Medium-M4r0vedG.eot?#iefix") format("embedded-opentype"),url("./KalamehWeb(FaNum)-Medium-NGu19-H0.woff2") format("woff2"),url("./KalamehWeb(FaNum)-Medium-wFQ0oOHq.woff") format("woff")}@font-face{font-family:Kalameh;font-style:normal;font-weight:400;src:url("./KalamehWeb(FaNum)-Regular-DGUNfrnc.eot");src:url("../fonts/kalameh/eot/KalamehWeb(FaNum)-Regulareot?#iefix") format("embedded-opentype"),url("./KalamehWeb(FaNum)-Regular-DWx4GlPQ.woff2") format("woff2"),url("./KalamehWeb(FaNum)-Regular-BF5e4c4n.woff") format("woff")}@font-face{font-family:Kalameh;font-style:normal;font-weight:300;src:url("./KalamehWeb(FaNum)-Light-DxsLw-ic.eot");src:url("./KalamehWeb(FaNum)-Light-DxsLw-ic.eot?#iefix") format("embedded-opentype"),url("./KalamehWeb(FaNum)-Light-DlQ8nOBK.woff2") format("woff2"),url("./KalamehWeb(FaNum)-Light-Dr5a1MZx.woff") format("woff")}@font-face{font-family:Kalameh;font-style:normal;font-weight:200;src:url("./KalamehWeb(FaNum)-ExtraLight-B4sH8waZ.eot");src:url("./KalamehWeb(FaNum)-ExtraLight-B4sH8waZ.eot?#iefix") format("embedded-opentype"),url("./KalamehWeb(FaNum)-ExtraLight-CMNtLP2J.woff2") format("woff2"),url("./KalamehWeb(FaNum)-ExtraLight-DQST_Znv.woff") format("woff")}@font-face{font-family:Kalameh;font-style:normal;font-weight:100;src:url("./KalamehWeb(FaNum)-Thin-d7Sny3ki.eot");src:url("./KalamehWeb(FaNum)-Thin-d7Sny3ki.eot?#iefix") format("embedded-opentype"),url("./KalamehWeb(FaNum)-Thin-BBBLUoFT.woff2") format("woff2"),url("./KalamehWeb(FaNum)-Thin-3qPNR-Nz.woff") format("woff")}@font-face{font-family:tunisia;font-style:normal;src:url(./Mj_Tunisia-CNp0euuR.eot);src:url(./Mj_Tunisia-CNp0euuR.eot?#iefix) format("embedded-opentype"),url(./Mj_Tunisia-BzJ9bdNn.woff2) format("woff2"),url(./Mj_Tunisia-CBUtNtFw.woff) format("woff")}*:not(i){font-family:kalameh,Montserrat}*,:before,:after{box-sizing:border-box}svg:focus{outline:none}h1,h2,h3,h4,h5,h6{margin:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 40px #758199 inset!important;border:0;-webkit-text-fill-color:#fff}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html{scroll-behavior:smooth}body{padding:0;margin:0;font-family:kalameh,Montserrat;background:linear-gradient(90deg,#eaf2fc,#f6f8fa 50%);height:100vh}@media screen and (max-width: 480px){body{font-size:13px!important}}.app{display:grid;grid-template-columns:280px 1fr;padding:0 1rem}@media screen and (max-width: 480px){.app{padding:0 1rem}}@media screen and (max-width: 1200px){.app{grid-template-columns:120px 1fr}}@media screen and (max-width: 992px){.app{grid-template-columns:1fr}}@media screen and (max-width: 992px){.app__sidebar{display:none}}.app__sidebar-wrapper{width:280px;position:fixed}@media screen and (max-width: 1200px){.app__sidebar-wrapper{width:120px}}.app__content{overflow:hidden}/*!
* Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width: 992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width: 576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width: 768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width: 992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width: 1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width: 1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}h1,h2,h3,ul,p{margin:0}ul{padding:0;list-style:none}a{text-decoration:none}.action-button{align-self:flex-start;padding:.5rem 1rem;background:var(--primary-color);color:#fff;border:none;border-radius:6px;font-size:.875rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s}.action-button:hover:not(:disabled){background:var(--primary-dark-color)}.action-button:disabled{background:var(--border-color);cursor:not-allowed}.action-button--disabled{background:var(--border-color);cursor:not-allowed;opacity:.7}.action-button--success{background:#10b981}.action-button--success:hover:not(:disabled){background:#059669}.action-button--warning{background:#f59e0b}.action-button--warning:hover:not(:disabled){background:#d97706}.action-button--danger{background:#ef4444}.action-button--danger:hover:not(:disabled){background:#dc2626}.action-button--info{background:#3b82f6}.action-button--info:hover:not(:disabled){background:#2563eb}.action-button--sm{padding:.5rem .75rem;font-size:.75rem}.action-button--lg{padding:1rem 1.5rem;font-size:1rem}@media screen and (max-width: 480px){.action-button{padding:.75rem 1rem;font-size:.875rem}}@media screen and (max-width: 768px){.action-button{padding:.5rem 1rem;font-size:.875rem}}.choice__title{font-size:18px;font-weight:700;margin-bottom:10px}.choice__list{display:flex;flex-wrap:wrap;gap:10px}.choice__button{display:inline-flex;align-items:center;padding:10px;border-radius:10px;background-color:#fff;cursor:pointer;transition:background-color .2s ease;border:1px #c9c9c9 solid}.choice__button--color,.choice__button--icon{width:20px;height:20px;border-radius:50%;display:inline-block;margin-left:10px}.choice__button--label{font-size:16px}.choice__button:hover{background-color:#f7f7f7}.choice__button.active{border-color:#26c07d;background-color:#26c07d;color:#fff}.editor__ck .ck-toolbar__items{font-size:14px}.editor .ck ul{list-style:initial;margin-right:2rem}.input{position:relative}.input label{color:#abb0ba;margin-right:.5rem;padding-bottom:.5rem;display:inline-block}.input.link input{direction:ltr;font-family:tahoma,serif!important}.input.error input{border-color:#f0373780;background:#f037370d}.input.error .sub-label{color:#f03737}.input.no_editable input,.input.no_editable textarea{background:#676d7c1a;cursor:context-menu;opacity:.5}.input input,.input textarea{width:100%;outline:none;padding:0 1.2rem;min-height:54px;border-radius:1rem;transition:.2s;border:2px solid transparent;background:#c9c9c926;line-height:0;font-size:1rem}@media screen and (max-width: 768px){.input input,.input textarea{min-height:44px;padding:0 .75rem}}.input input::-webkit-input-placeholder,.input textarea::-webkit-input-placeholder{color:#abb0ba!important}.input input[disabled],.input textarea[disabled]{background:#676d7c1a;cursor:not-allowed;opacity:.5}.input input[disabled]::-webkit-input-placeholder,.input textarea[disabled]::-webkit-input-placeholder{color:#676d7cb3}.input textarea{padding:1rem;min-height:120px;height:auto;resize:none;line-height:normal}.input-left{direction:ltr}.input-center input,.input-center textarea{text-align:center}.input-right{direction:rtl}.input-outline input,.input-outline textarea{background:transparent;border:2px solid rgba(201,201,201,.5)}.input-outline input::placeholder,.input-outline textarea::placeholder{font-weight:500;color:#abb0ba}.input-outline input:focus,.input-outline textarea:focus{background:#c9c9c91a;color:#676d7c}.input-round input,.input-round textarea{border-radius:2rem}.input-icon input,.input-icon textarea{padding:0 3rem;font-size:1rem}.input__ltr input,.input__ltr textarea{direction:ltr}.topForLabel .icon{top:2.7rem}.topForLabel .sub-label{color:#676d7cb3;margin-right:1rem;padding-bottom:.5rem;display:inline-block;font-size:.8em;font-weight:500}.topForLabel .sub-label:hover{cursor:pointer}.icon{top:1rem;position:absolute;color:#abb0ba;width:1.5rem;height:1.5rem}.icon--clickable{cursor:pointer}.icon-pre .icon{right:1.3rem}.icon-post .icon{left:1.3rem}.form .input{margin-bottom:1rem}.editor .ck-content{color:#393b3d!important;line-height:normal}.editor .ck .ck-rounded-corners{box-shadow:none!important;border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important;outline:none!important;border:2px solid rgba(201,201,201,.5)!important;border-top:none!important}.editor .ck.ck-toolbar.ck-toolbar_grouping{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important;border:2px solid rgba(201,201,201,.5)!important}.editor .ck.ck-editor__main>.ck-editor__editable{min-height:120px;max-height:500px}.r1 input,.r1 textarea{padding-right:1rem}.l1 input,.l1 textarea{padding-left:1rem}.r2 input,.r2 textarea{padding-right:2rem}.l2 input,.l2 textarea{padding-left:2rem}.r3 input,.r3 textarea{padding-right:3rem}.l3 input,.l3 textarea{padding-left:3rem}.r4 input,.r4 textarea{padding-right:4rem}.l4 input,.l4 textarea{padding-left:4rem}.select-image ul{display:flex;flex-wrap:wrap;padding:0;gap:.5rem}@media screen and (max-width: 480px){.select-image ul{gap:1rem}}.select-image ul li{background:#7d59ef33;border-radius:6px;width:150px;height:150px;margin:0 5px 10px;cursor:pointer;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;box-sizing:border-box;position:relative;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}@media screen and (max-width: 480px){.select-image ul li{width:110px;height:110px}}.select-image ul li.active{border:5px solid #5c72ff;box-shadow:0 5px 15px #5c72ff}.select-image ul li:hover{transform:scale(1.01);background:#7d59ef66;box-shadow:0 3px 7px #1616161a}.select-image ul li:hover .delete,.select-image ul li:hover .select-btn{display:inline-block}.select-image ul li img,.select-image ul li video{max-width:90%;max-height:90%}.select-image ul li .delete{display:none;background:#d4295a;position:absolute;left:0;top:0;color:#fff;padding:10px;border-bottom-right-radius:5px}.select-image ul li .delete:hover{background:#b51e49;cursor:pointer}.select-image ul li .select-btn{display:none;background:#26c07d;position:absolute;right:0;top:0;color:#fff;padding:10px;border-bottom-left-radius:5px}.select-image ul li .select-btn.active{display:inline-block}.select-image ul li .select-btn:hover{background:#156b46;cursor:pointer}.select-image ul li .select-btn.warning{background:#fb7910}.select-image ul li .is-primary{position:absolute;background:#5c72ff;color:#fff;padding:2px;bottom:-2px;display:block;right:0;left:0;text-align:center}.select-image ul li.add-item{color:#7d59ef;opacity:.6;font-size:3rem}.select-image .emptyState{cursor:pointer}.multiselect{width:100%;border-radius:1rem;border:2px solid rgba(201,201,201,.5);background:transparent}.multiselect__input{width:100%!important;height:initial;min-height:initial!important;padding:0 1rem 0 0!important;border:none!important}.multiselect__option--highlight{background:#7d59ef;color:#fff}.multiselect__placeholder{line-height:0;font-size:1rem;padding:1rem}.multiselect__tags{background:transparent;border:none;min-height:48px}@media screen and (max-width: 768px){.multiselect__tags{min-height:40px}}.multiselect__single{background:transparent;border:none;padding:.4rem .8rem}.multiselect__select{padding-top:1.7rem}.seoFrom__google{margin-bottom:4rem;direction:rtl}.seoFrom__google--header{display:flex;gap:10px;align-items:center}.seoFrom__google--header-image img{width:28px;height:28px}.seoFrom__google--header-text{direction:ltr}.seoFrom__google--header-text .siteTitle{text-align:right;color:#202124;font-size:14px;display:block;line-height:20px;white-space:nowrap}.seoFrom__google--header-text .siteUrl{font-size:13px;line-height:18px;color:#4d5156;font-style:normal;text-align:right;font-family:Tahoma,serif;direction:ltr;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-height:1.7;max-height:1.7}.seoFrom__google--content{padding-top:5px;max-width:80%}.seoFrom__google--content .pageTitle{text-align:right;color:#1a0dab;font-size:21px;font-weight:500;cursor:pointer;display:inline-block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-height:1.7;max-height:1.7}.seoFrom__google--content .pageDescription{margin-top:0;color:#4d5156;font-size:14px;line-height:1.58;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-height:1.7;max-height:1.7}.toggle{padding:1rem 0}.toggle .vue-toggles{direction:ltr;float:left}.toggle__title{font-size:1.2rem;font-weight:600;color:#393b3d;padding-bottom:.5rem}.toggle__subtitle{font-size:1rem;font-weight:300;color:#676d7c;line-height:normal}.bottom-bar{display:none;align-items:center;padding:10px;background-color:#fff;box-shadow:0 2px 4px #0000001a;position:fixed;width:100%;bottom:0;left:0;overflow-x:auto;border-top:1px solid rgba(201,201,201,.5)}@media screen and (max-width: 992px){.bottom-bar{display:flex}}.bottom-bar__scrollable{display:flex;align-items:center}.bottom-bar__item{display:flex;align-items:center;text-decoration:none;width:7rem}.bottom-bar__item-image{width:24px;height:24px}.bottom-bar__item-title{font-size:.8rem;margin-right:.5rem}.bottom-bar__menu{display:flex;align-items:center;white-space:nowrap}.bottom-bar__menu-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;margin:.2rem .75rem;color:#393b3d;width:fit-content}.bottom-bar__menu-item svg{width:1.2rem}.bottom-bar__menu-item span{display:inline-block;margin-top:.2rem;font-size:.7rem}.bottom-bar__action{display:flex;align-items:center;text-decoration:none;color:#333}.bottom-bar__action .md-icon{font-size:20px;margin-right:8px}.bottom-bar__action span{font-size:14px}.drawer-content{padding:16px}.drawer-menu-item{display:flex;align-items:center;text-decoration:none;color:#393b3d;margin-bottom:.25rem;padding:.5rem}.drawer-menu-item .md-icon{font-size:20px;margin-right:4px}.drawer-menu-item span{font-size:1rem;margin-right:.5rem}.drawer-menu-item--active{font-weight:700}.drawer{visibility:hidden;box-shadow:0 2px 6px #777}.drawer.is-visible{visibility:visible}.drawer.is-open .drawer__overlay{opacity:.5}.drawer.is-open .drawer__content.top,.drawer.is-open .drawer__content.bottom{transform:translateY(0)}.drawer.is-open .drawer__content.right,.drawer.is-open .drawer__content.left{transform:translate(0)}.drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;z-index:9999;opacity:0;transition-property:opacity;background-color:#000;-webkit-user-select:none;user-select:none}.drawer__content{position:fixed;height:100%;width:100%;z-index:9999;overflow:auto;transition-property:transform}.drawer__content--header{padding:1rem 2rem;font-weight:500;font-size:1.2rem;border-bottom:1px solid rgba(201,201,201,.5);display:flex;align-items:center}.drawer__content--header span{color:#abb0ba}.drawer__content--header b{color:#676d7c;font-weight:900}.drawer__content--header-close{margin-left:.5rem;display:inline-block}.drawer__content--header-close .btn,.drawer__content--header-close .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .drawer__content--header-close .vgt-selection-info-row__actions>*,.drawer__content--header-close .page__header--menu .menuItem__action,.page__header--menu .drawer__content--header-close .menuItem__action{display:inline-block;padding:2px!important}.drawer__content--body{padding-bottom:2rem;height:calc(100% - 61px);width:100%;z-index:9999;overflow:auto;transition-property:transform}.drawer__content.top{right:0;left:0;top:0;transform:translateY(-100%)}.drawer__content.bottom{right:0;left:0;bottom:0;transform:translateY(100%)}.drawer__content.right{top:0;bottom:0;right:0;transform:translate(100%)}.drawer__content.left{top:0;bottom:0;left:0;transform:translate(-100%)}.drawer--w{width:100%;justify-content:center;align-items:center}footer.footer{background:#fff;width:100%;position:fixed;bottom:0;right:0;left:0;font-size:14px;transition:.15s ease}footer.footer:hover{transition:.15s ease;background:#fff}header.header{position:relative;background:#ffffff80;z-index:999}.page{max-width:1800px;margin:124px auto auto;padding-bottom:100px}@media screen and (max-width: 768px){.page{margin-top:75px}}.page__header{padding:0 .5rem}.page__header--title{display:flex;flex-wrap:wrap}@media screen and (max-width: 480px){.page__header--title{flex-wrap:nowrap}}.page__header--title.align-center{align-items:center}.page__header--title-text{display:flex;flex-direction:column;flex-grow:1;font-size:1rem}.page__header--title-text h2{font-weight:600;color:#393b3d;font-size:1.3em}@media screen and (max-width: 480px){.page__header--title-text h2{font-size:1em}}.page__header--title-text h3{padding-top:.75rem;color:#abb0ba;font-weight:400;font-size:1rem}.page__header--title--actions{align-items:end}.page__header--title--actions .btn,.page__header--title--actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .page__header--title--actions .vgt-selection-info-row__actions>*,.page__header--title--actions .page__header--menu .menuItem__action,.page__header--menu .page__header--title--actions .menuItem__action{margin-right:1rem;align-items:center;justify-content:center;min-height:46px;min-width:120px}@media screen and (max-width: 480px){.page__header--title--actions .btn,.page__header--title--actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .page__header--title--actions .vgt-selection-info-row__actions>*,.page__header--title--actions .page__header--menu .menuItem__action,.page__header--menu .page__header--title--actions .menuItem__action{min-width:fit-content;padding:0 1rem}}.page__header--title-back{margin-left:1rem}@media screen and (max-width: 480px){.page__header--title-back .btn,.page__header--title-back .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .page__header--title-back .vgt-selection-info-row__actions>*,.page__header--title-back .page__header--menu .menuItem__action,.page__header--menu .page__header--title-back .menuItem__action{padding:.1rem!important}}.page__header--tabs{margin-top:1rem;flex-wrap:nowrap}.page__header--menu{margin-top:.5rem;display:flex}@media screen and (max-width: 768px){.page__header--menu{flex-wrap:nowrap;width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.page__header--menu::-webkit-scrollbar{width:0;height:0}}.page__header--menu .menuItem{margin-left:1rem}@media screen and (max-width: 768px){.page__header--menu .menuItem{min-width:fit-content}}.page__header--menu .menuItem__action{padding:.85rem .6rem!important;height:44px;width:auto}.page__content:empty{visibility:hidden}.page__boxes .card,.page__boxes .page__content{margin-bottom:2rem}.page .sidebarAction{margin-bottom:1rem;display:none}.page .sidebarAction.visible{display:block}.page .sidebarAction .btn,.page .sidebarAction .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .page .sidebarAction .vgt-selection-info-row__actions>*,.page .sidebarAction .page__header--menu .menuItem__action,.page__header--menu .page .sidebarAction .menuItem__action{width:100%;text-align:center;justify-content:center;justify-self:center}.toolbarWrapper{position:fixed;top:0;left:0;right:calc(280px + 2rem);width:calc(100% - 280px - 2rem);max-width:1800px;margin:auto;z-index:99;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);padding-right:1rem}@media screen and (max-width: 1200px){.toolbarWrapper{width:calc(100% - 120px - 2rem);right:calc(120px + 2rem)}}@media screen and (max-width: 992px){.toolbarWrapper{width:100vw;padding:0 1rem;right:1rem}}@media screen and (max-width: 768px){.toolbarWrapper{right:0;padding:0 1rem}}.toolbarWrapper .toolbar{padding:2rem 0;display:grid;grid-template-columns:1fr 300px}@media screen and (max-width: 768px){.toolbarWrapper .toolbar{padding:0;justify-content:center;grid-template-columns:1fr}}@media screen and (max-width: 992px){.toolbarWrapper .toolbar{display:flex}}@media screen and (max-width: 992px){.toolbarWrapper .toolbar__search{width:100%}}@media screen and (max-width: 768px){.toolbarWrapper .toolbar__search{display:none}}.toolbarWrapper .toolbar__action{margin-right:1rem;display:grid;grid-template-columns:60px auto;grid-template-rows:60px;align-items:center;grid-gap:1rem}@media screen and (max-width: 992px){.toolbarWrapper .toolbar__action{width:420px}}@media screen and (max-width: 768px){.toolbarWrapper .toolbar__action{display:flex;justify-content:flex-end;width:100%;padding:.7rem 0}}.toolbarWrapper .toolbar__action-item{text-align:center;display:flex;align-items:center;transition:.2s}@media screen and (max-width: 768px){.toolbarWrapper .toolbar__action-item{width:50px!important;height:50px!important;border-radius:0}}.toolbarWrapper .toolbar__action-item:hover{cursor:pointer}.toolbarWrapper .toolbar__action-item.notify{position:relative;justify-content:center;border-radius:50%;width:100%;height:100%;color:#676d7c}.toolbarWrapper .toolbar__action-item.notify:hover{transition:.2s;background:#676d7c1a}.toolbarWrapper .toolbar__action-item.notify .notify-count{border-radius:50%;color:#fff;width:1.2rem;height:1.2rem;font-size:12px;background:#7d59ef;position:absolute;right:11px;top:11px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.toolbarWrapper .toolbar__action-item.notify .notify-count{border-radius:0}}.toolbarWrapper .toolbar__action-item.notify .notify-count:empty{display:none}.toolbarWrapper .toolbar__action-item.account{justify-content:start;position:relative;width:100%;height:100%}@media screen and (max-width: 768px){.toolbarWrapper .toolbar__action-item.account{justify-content:center}}.toolbarWrapper .toolbar__action-item.account>img{width:2rem;height:2rem;border-radius:.5rem}.toolbarWrapper .toolbar__action-item.account .account-label{display:flex;flex-direction:column;align-items:start;margin-right:.75rem}@media screen and (max-width: 768px){.toolbarWrapper .toolbar__action-item.account .account-label{display:none}}.toolbarWrapper .toolbar__action-item.account .account-label b{font-size:.8rem;font-weight:600;color:#393b3d}.toolbarWrapper .toolbar__action-item.account .account-label span{margin-top:2px;font-weight:300;font-size:.85rem;color:#676d7c}.accountMenu{display:inline-block;background:#fcfcfc;position:absolute;left:9.5rem;top:3.7rem;width:300px;border-radius:1rem;box-shadow:0 0 10px #1e1e1e33;padding:1rem}@media screen and (max-width: 992px){.accountMenu{left:9.5rem}}@media screen and (max-width: 768px){.accountMenu{left:-.5rem}}@media screen and (max-width: 480px){.accountMenu{left:.5rem}}.accountMenu__header{display:flex}.accountMenu__header-image img{height:64px;width:64px;border-radius:1rem}.accountMenu__header-text{text-align:right;color:#393b3d;margin-right:1rem}.accountMenu__header-text h2{padding:.25rem 0;font-weight:600;font-size:1.2rem}.accountMenu__header-text h6{padding-top:.5rem;font-size:1rem;font-weight:400;color:#676d7c}.accountMenu__nav{margin-top:1rem}.accountMenu__nav--item{padding:1rem 1.25rem;color:#393b3d;transition:.2s;display:flex;align-items:start;font-size:1.1rem;border-radius:.5rem}.accountMenu__nav--item:last-child{border-bottom:none}.accountMenu__nav--item:hover{cursor:pointer;background:#676d7c1a;transition:.2s}.accountMenu__nav--item-icon{display:flex;align-items:center;margin-left:.5rem}.accountMenu__nav--item-icon svg{width:1.5rem;height:1.5rem;color:#676d7c}.accountMenu:after{content:"";position:absolute;top:-25px;left:2rem;z-index:100;margin-left:-5px;border-width:14px;border-style:solid;border-color:transparent transparent #fcfcfc transparent}.contextMenu{position:relative;display:inline-block}.contextMenu__nav{position:absolute;left:2px;top:26px;box-shadow:0 6px 25px #676d7c33;border-radius:8px;min-width:140px;background:#fff;z-index:999;border:2px solid #c9c9c9}.contextMenu__nav-item{text-align:right;padding:.75rem 1.25rem;color:#393b3d;transition:.2s;display:inline-flex;align-items:center;width:100%;font-size:.9rem}.contextMenu__nav-item:first-child{border-top-right-radius:.5rem;border-top-left-radius:.5rem}.contextMenu__nav-item:last-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.contextMenu__nav-item:hover{cursor:pointer;background:#676d7c1a;transition:.2s}.contextMenu__nav-item--icon{margin-left:.25rem;display:flex;align-items:center;justify-content:start}.contextMenu__nav-item--icon svg{width:1.2rem;height:1.2rem;color:#676d7c}.contextMenu__nav-item[disabled=true]{cursor:not-allowed;opacity:.5;pointer-events:none}.draggableMenu ul{min-height:1rem}.draggableMenu ul .dragArea{border-radius:1rem;margin-bottom:.5rem;background:#676d7c0a;font-weight:600;color:#393b3d;border:2px solid rgba(201,201,201,.2)}.draggableMenu ul .dragAreaMain{display:flex}.draggableMenu ul .dragArea__content{display:flex;flex-grow:1;overflow:hidden}.draggableMenu ul .dragArea__content .dragHandle{cursor:grab;display:flex;align-items:center;justify-content:center;background:#676d7c1a;color:#676d7c;border-radius:.5rem;width:30px}.draggableMenu ul .dragArea__content .dragHandle:hover{cursor:grabbing}.draggableMenu ul .dragArea__content .text{padding:.5rem;display:flex;width:80%;flex-direction:column}.draggableMenu ul .dragArea__content .text h2{font-size:1em}.draggableMenu ul .dragArea__content .text p{padding-top:.2rem;font-size:.9em;font-weight:400;color:#676d7c;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-height:2;max-height:2}.draggableMenu ul .dragArea__actions{padding:.5rem 0;margin-left:.5rem;display:flex;align-items:center;gap:.5rem;width:50}.draggableMenu ul .dragArea__actions-item{display:flex;align-items:center;justify-content:center;background:#676d7c26;color:#676d7c99;width:2rem;height:2rem;border-radius:.5rem}.draggableMenu ul .dragArea:hover{cursor:pointer;background:#7d59ef1a}.vue-modals-default-group.vue-modals{z-index:999;position:relative}.modalCard-content{padding:1rem;text-align:justify}.modalCard-content .toggle__title{color:#fff!important;font-size:1rem}.modalCard-content .toggle__subtitle{font-size:.85rem}.modalCard-content>ul{display:grid;grid-template-columns:1fr 1fr}.modalCard-content>ul li{display:flex;flex-direction:column;padding:.25rem}.modalCard-content>ul li span{padding:.2rem;color:#676d7c;font-weight:200}.modalCard-content>ul li b{padding:.2rem;font-weight:500}.modalCard-content img{max-width:100%;border-radius:1rem}.modalCard .vue-modal-header,.modalCard .vue-modal-footer{border-color:#c9c9c933!important}.modalCard .vue-modal-footer{gap:1rem!important}.modalOrderSms__tabs{display:flex;gap:1rem}.modalOrderSms__message{margin:2rem 0}.modalOrderSms__message p{margin-top:.5rem;white-space:pre-line;padding:1rem;background:#c9c9c933;border-radius:1rem;line-height:normal;border:2px solid rgba(201,201,201,.5)}.sidebarGridMenu{background:#fcfcfc;border-radius:1rem;padding:1rem}.sidebarGridMenu__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(44%,1fr));grid-gap:.5rem}@media screen and (max-width: 1200px){.sidebarGridMenu__items{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media screen and (max-width: 768px){.sidebarGridMenu__items{display:flex;flex-wrap:nowrap;overflow-x:scroll}}.sidebarGridMenu__items-item .cardItem{border:2px solid rgba(201,201,201,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:clamp(80px,110px,7vw);border-radius:.5rem;transition:.2s;color:#676d7c}@media screen and (max-width: 768px){.sidebarGridMenu__items-item .cardItem{width:100px}}.sidebarGridMenu__items-item .cardItem.active{box-shadow:0 3px 10px #2222221a;border-color:#7d59ef;color:#7d59ef}.sidebarGridMenu__items-item .cardItem svg{width:1.7rem;height:1.7rem}.sidebarGridMenu__items-item .cardItem span{margin-top:1rem;font-size:.85rem}.sidebarGridMenu__items-item .cardItem:hover{transition:.2s;cursor:pointer;box-shadow:0 3px 10px #2222221a;border-color:#7d59ef;color:#7d59ef}.sidebar{padding:0 2rem;height:100vh;display:flex;flex-direction:column}@media screen and (max-width: 1200px){.sidebar{padding:0 1rem}}.sidebar__brand{display:flex;align-items:center;padding-top:2rem}.sidebar__brand-image{width:64px}.sidebar__brand-title{font-weight:700;font-size:1.5rem;margin-right:1rem;color:#222}@media screen and (max-width: 1200px){.sidebar__brand-title{display:none}}.sidebar__menu{margin-top:5rem;flex-grow:1}.sidebar__menu--list{display:flex;flex-direction:column}.sidebar__menu--list-item{margin-bottom:.5rem}.sidebar__menu--list-item.open{background:#676d7c0d;border-radius:1rem}.sidebar__menu--list-item.open .sidebar__menu--list-item-nav{background:#7d59efb3;color:#fff}.sidebar__menu--list-children{display:none;padding:.5rem 2rem;overflow:hidden}.sidebar__menu--list-children-open{display:block}.sidebar__menu--list-children>nav{display:flex;flex-direction:column}.sidebar__menu--list-children>nav>a{padding:.75rem 1rem;display:flex;color:#676d7c;position:relative;align-items:center}@media screen and (max-width: 1200px){.sidebar__menu--list-children>nav>a{padding:.75rem 0}}@media screen and (max-width: 1200px){.sidebar__menu--list-children>nav>a span{display:none!important}}.sidebar__menu--list-children>nav>a svg{display:none}@media screen and (max-width: 1200px){.sidebar__menu--list-children>nav>a svg{display:block!important}}.sidebar__menu--list-children>nav>a.active{color:#7d59ef}.sidebar__menu--list-children>nav>a.active:before{background:#7d59ef}.sidebar__menu--list-children>nav>a:before{position:absolute;right:0;content:"";border-radius:50%;width:.5rem;height:.5rem;background:#abb0ba}@media screen and (max-width: 1200px){.sidebar__menu--list-children>nav>a:before{display:none}}.sidebar__bottom{height:auto;min-height:100px}._menuItemLink,.sidebar__menu--list-item-nav,.sidebar__bottom-action{display:flex;align-items:center;width:100%;padding:.75rem;color:#676d7c;border-radius:1rem;transition:.2s;cursor:pointer}._menuItemLink.active,.active.sidebar__menu--list-item-nav,.active.sidebar__bottom-action,._menuItemLink.active:hover,.active.sidebar__menu--list-item-nav:hover,.active.sidebar__bottom-action:hover{background:#7d59ef;color:#fff}._menuItemLink:hover,.sidebar__menu--list-item-nav:hover,.sidebar__bottom-action:hover{background:#7d59ef33;color:#a991f4;transition:.2s}._menuItemLink svg,.sidebar__menu--list-item-nav svg,.sidebar__bottom-action svg{margin-left:1rem}@media screen and (max-width: 1200px){._menuItemLink svg,.sidebar__menu--list-item-nav svg,.sidebar__bottom-action svg{margin:auto}}._menuItemLink span,.sidebar__menu--list-item-nav span,.sidebar__bottom-action span{font-weight:500;font-size:1.05rem}@media screen and (max-width: 1200px){._menuItemLink span,.sidebar__menu--list-item-nav span,.sidebar__bottom-action span{display:none}}.swiperGallery__slide{min-height:160px;padding:.5rem;margin:1rem;border-radius:1rem;border:2px solid rgba(171,176,186,.2);transition:.2s ease-in-out}.swiperGallery__slide img{max-width:100%;border-radius:1rem}.swiperGallery__slide--operations{top:2rem;right:1rem;left:1rem;text-align:center;position:absolute;display:flex;align-items:center;justify-content:center}.swiperGallery__slide--operations .btn,.swiperGallery__slide--operations .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .swiperGallery__slide--operations .vgt-selection-info-row__actions>*,.swiperGallery__slide--operations .page__header--menu .menuItem__action,.page__header--menu .swiperGallery__slide--operations .menuItem__action{padding:.75rem}.swiperGallery__slide:hover{cursor:pointer}.swiperGallery__actions{margin:1.5rem 0;display:flex;align-items:center;justify-content:center}.swiperGallery__actions .btn,.swiperGallery__actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .swiperGallery__actions .vgt-selection-info-row__actions>*,.swiperGallery__actions .page__header--menu .menuItem__action,.page__header--menu .swiperGallery__actions .menuItem__action{margin-left:1rem;padding:.75rem}.swiperGallery .swiper-pagination{position:relative;margin-top:1rem}.swiperGallery .swiper-pagination .swiper-pagination-bullet{background:#7d59ef;transform:scale(.9)}.swiperGallery .swiper-pagination .swiper-pagination-bullet-active{transform:scale(1.2)}.tableGood__tabs{display:flex;gap:.5rem;margin-bottom:1rem;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.tableGood__tabs::-webkit-scrollbar{display:none}.tableGood__tabs-tab{border:none;background:transparent}@media screen and (max-width: 768px){.tableGood .card__header{grid-template-columns:1fr}}.tableGood .card__header--search{display:flex;justify-content:end}@media screen and (max-width: 768px){.tableGood .card__header--search{justify-content:center}}@media screen and (max-width: 768px){.tableGood .card__header--search .input{width:100%}}.tableGood .card__header--search .input input{min-height:auto!important;padding:.5rem 2.5rem!important;border-radius:.5rem;transition:.5s width ease-in-out;width:220px}@media screen and (max-width: 768px){.tableGood .card__header--search .input input{width:100%}}.tableGood .card__header--search .input input:focus{width:300px}.tableGood .card__header--search .input .icon{top:12px;right:12px}.tableGood .vgt-inner-wrap{box-shadow:none!important}.tableGood .vgt-inner-wrap .vgt-table{border:none!important;background:transparent!important}.tableGood .vgt-inner-wrap .vgt-table th{background:transparent!important}.tableGood .vgt-inner-wrap .vgt-table th span{margin-right:.75rem;padding-left:0;font-weight:400;font-size:.9rem;color:#abb0ba}.tableGood .vgt-inner-wrap .vgt-table td{vertical-align:middle!important}.tableGood .vgt-inner-wrap .vgt-table td .img-thumb{max-width:3.5rem;border-radius:1rem}.tableGood .vgt-inner-wrap .vgt-selection-info-row{border:none;height:40px;display:flex;align-items:center;background:#f3f4f7;color:#4d4d4d;font-weight:400;border-radius:.2rem}.tableGood .vgt-inner-wrap .vgt-selection-info-row>a{margin:0 .5rem;font-weight:500;color:#aeb1b8}.tableGood .vgt-inner-wrap .vgt-selection-info-row>a:hover{color:#7d59ef}.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions{color:#aeb1b8;font-weight:500;display:flex;flex-grow:1;justify-content:end}.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*{display:block;padding:.25rem .2rem!important;width:auto}.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*:hover{color:#7d59ef}.tableGood .vgt-inner-wrap .vgt-wrap__footer{border:none;background:transparent;border-top:1px solid rgba(201,201,201,.5)}@media screen and (max-width: 480px){.tableGood .vgt-inner-wrap .vgt-wrap__footer{padding:0;font-size:.9em!important}}@media screen and (max-width: 480px){.tableGood .vgt-inner-wrap .vgt-wrap__footer .footer__row-count.vgt-pull-left{padding:1rem 0;display:flex;align-items:center;justify-content:center;width:100%;font-size:.9rem}.tableGood .vgt-inner-wrap .vgt-wrap__footer .footer__row-count.vgt-pull-left label{font-size:.9rem}.tableGood .vgt-inner-wrap .vgt-wrap__footer .footer__row-count.vgt-pull-left select{margin-right:.6rem;text-align:center;padding:4px;border-radius:5px;background:#efefef}}.tableGood .vgt-inner-wrap .vgt-wrap__footer .footer__row-count:after{left:1px;font-size:100px!important;right:unset}@media screen and (max-width: 480px){.tableGood .vgt-inner-wrap .vgt-wrap__footer .footer__row-count:after{display:none}}.tableGood .vgt-inner-wrap .vgt-wrap__footer .footer__navigation{font-size:.9rem}.tableGood .vgt-inner-wrap .vgt-wrap__footer .footer__navigation__page-btn{margin:0}.tableGood .vgt-inner-wrap .vgt-wrap__footer .footer__navigation__page-btn span{font-size:.9rem}.tableGood .vgt-table.bordered tr:hover{background:#c9c9c926}.tableGood .vgt-table.bordered td,.tableGood .vgt-table.bordered th{border:none!important;border-bottom:1px solid rgba(201,201,201,.35)!important}.tableGood .vgt-table.bordered th.sorting-desc button:before{border-top-color:#7d59ef!important}.tableGood .vgt-table.bordered th.sorting-asc button:after{border-bottom-color:#7d59ef!important}.tableGood .vgt-table.bordered th.sortable button:before{border-top-color:#c9c9c9}.tableGood .vgt-table.bordered th.sortable button:after{border-bottom-color:#c9c9c9}.tableGood .vgt-table.bordered td{padding:.4rem}.tableGood .tableEmptyRows{text-align:center;color:#676d7c;padding:1rem 0}.tableGood table{margin-bottom:2rem}.tdCenter{text-align:center!important}.tdCenter-flex{display:flex;align-items:center;gap:1rem}.tdProductMedia{display:flex;gap:.5rem}.tdProductNotes .noteTitle{color:#777;font-weight:400}.tdProductNotes .noteItem{color:#222;font-weight:600;font-size:.9em;line-height:1.2rem}.tdProductName{text-align:center!important;display:flex;align-items:center;gap:1rem;flex-direction:column}.tdProductName__title{display:flex;flex-direction:column;justify-content:center;gap:.5rem;text-align:center;line-height:normal;font-size:.9em;font-weight:600}.tdProductName__variant{margin-top:8px;display:inline-flex;font-size:.8rem;gap:.2rem;justify-content:center}.tdProductName__variant-options{display:grid;align-items:center;padding:.2rem;border-radius:10px;transition:background-color .2s ease;border:1px solid #c9c9c9;background:#393b3d0d;color:#393b3d}.tdProductName__variant-label{margin-right:5px}.tdProductName__variant-color{width:1rem;height:1rem;border-radius:50%;display:inline-block;margin-right:5px}.tdActions{display:flex;align-items:center;gap:.75rem}.tdActions-item,.contextMenu__action{text-align:center;cursor:pointer;width:2.2rem;height:2.2rem;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:.2s ease-in-out;padding:5px;background:#676d7c0d;border:2px solid rgba(103,109,124,.04)}.tdActions-item:hover,.contextMenu__action:hover{background:#7d59ef26}.tdActions-item[disabled=true],[disabled=true].contextMenu__action{cursor:not-allowed;opacity:.5;pointer-events:none}.tdActions-item svg,.contextMenu__action svg{color:#676d7c80}.tdProduct{display:flex;align-items:center;min-width:12rem;font-size:.9rem;line-height:normal}.tdProduct span{margin-right:.5rem;font-weight:500;color:#393b3d}@media screen and (max-width: 576px){.vgt-compact tr{border-bottom:1px solid rgba(201,201,201,.5)}}@media screen and (max-width: 576px){.vgt-compact td:before{text-align:right!important;float:right!important;font-size:.9rem;width:35%!important}}.tdLight{color:#676d7c;font-weight:400;font-size:.9em;line-height:normal}.tabs .tabs-component-tabs{display:flex}.tabs .tabs-component-tab{margin-left:1rem}.tabs .tabs-component-tab-a{color:#676d7c;border-radius:.5rem;padding:.4rem 1.2rem}.tabs .tabs-component-tab-a.is-active{color:#7d59ef;background:#7d59ef1a}.tabs .tabs-component-panel{border:none;outline:none;padding:3rem 1rem}.accordion{list-style:none;padding:0;margin:0;border-radius:.5rem;color:#393b3d}.accordion__item{border-radius:.5rem;background:linear-gradient(270deg,#ecf6ff .11%,#fafbff 10%);margin-bottom:.5rem}.accordion__item--active{background:#e2f1ff}.accordion__title{padding:1rem;cursor:pointer;font-weight:500;display:flex;align-items:center;height:100%}.accordion__title-icon{margin-left:.5rem}.accordion__title-text{flex-grow:1;width:100%}.accordion__title--actions{display:flex;align-items:center;gap:1.4rem}.accordion__title--actions>span{display:flex;align-items:center;justify-content:center;width:30px;height:30px;text-align:left;border-radius:5px}.accordion__title--actions-delete{background:#f037371a}.accordion__title--actions-edit{background:#7d59ef1a}.accordion__title:hover{cursor:pointer}.accordion__content{padding:1rem 1rem 2rem;border-top:1px solid rgba(201,201,201,.1);font-weight:400;line-height:normal;font-size:.9rem;max-height:650px;overflow-y:scroll;background:#fcfcfc}.accordion__content ul{margin-right:2rem}.badge{font-weight:500;font-size:.8em;display:inline-block;padding:2px 4px;border-radius:4px}.badge.badge-green{color:#189d85;background:#a9e9d580}.badge.badge-grey{color:#777e93;background:#c9d3f380}.badge.badge-red{color:#cf6598;background:#f499c580}.badge.badge-orange{color:#cb9c22;background:#f8e1a580}.badge.badge-blue{color:#7d59ef;background:#7d59ef1a}.breadcrumb{list-style:none;margin:20px 10px;padding:0;display:flex;flex-wrap:wrap;justify-content:flex-start;direction:rtl}.breadcrumb li{margin-left:20px;position:relative}.breadcrumb li:after{content:"/";position:absolute;left:-15px;top:50%;transform:translateY(-50%);font-size:18px;color:#ccc}.breadcrumb li:last-child:after{display:none}.breadcrumb li a,.breadcrumb li .active{color:#337ab7;text-decoration:none;transition:color .2s ease;cursor:pointer}.breadcrumb li a:hover,.breadcrumb li .active:hover{color:#23527c}.btn,.page__header--menu .menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*{padding:.75rem 2.2rem;text-align:center;border-radius:10px;display:inline-flex;align-items:center;transition:.2s ease;font-weight:500;border:2px solid transparent}.btn:hover,.page__header--menu .menuItem__action:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>:hover{transition:.2s ease;text-decoration:none;cursor:pointer}.btn.btn-sm,.page__header--menu .btn-sm.menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-sm{padding:.5rem 1.2rem;font-size:.8rem}.btn.btn-full,.page__header--menu .btn-full.menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-full{width:100%;text-align:center;justify-content:center}.btn.btn-primary,.page__header--menu .btn-primary.menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-primary{background:#7d59ef;color:#fff;border:2px solid #7d59ef}.btn.btn-primary:hover,.page__header--menu .btn-primary.menuItem__action:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-primary:hover{box-shadow:0 10px 20px #7d59ef33;cursor:pointer;background:#a188f3}.btn.btn-danger,.page__header--menu .btn-danger.menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-danger{background:#f03737;color:#fff;border:2px solid #f03737}.btn.btn-danger:hover,.page__header--menu .btn-danger.menuItem__action:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-danger:hover{background:#f46666;box-shadow:0 10px 20px #f0373733;cursor:pointer}.btn.btn-primary-outline,.page__header--menu .btn-primary-outline.menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-primary-outline{background:transparent;color:#7d59ef;border:2px solid #7d59ef}.btn.btn-primary-outline:hover,.page__header--menu .btn-primary-outline.menuItem__action:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-primary-outline:hover{background:#7d59ef26}.btn.btn-primary-light,.page__header--menu .btn-primary-light.menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-primary-light{background:#7d59ef1a;color:#7d59ef;border:2px solid rgba(125,89,239,.2)}.btn.btn-primary-light:hover,.page__header--menu .btn-primary-light.menuItem__action:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-primary-light:hover{background:#7d59ef33;border-color:#7d59ef4d}.btn.btn-warning,.page__header--menu .btn-warning.menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-warning{background:#fb7910;color:#fff;border:2px solid #fb7910}.btn.btn-warning:hover,.page__header--menu .btn-warning.menuItem__action:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-warning:hover{background:#fc9542;box-shadow:0 10px 20px #fb791033;cursor:pointer}.btn.btn-warning-outline,.page__header--menu .btn-warning-outline.menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-warning-outline{background:transparent;color:#fb7910;border:2px solid #fb7910}.btn.btn-warning-outline:hover,.page__header--menu .btn-warning-outline.menuItem__action:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-warning-outline:hover{background:#fb791026}.btn.btn-light-outline,.page__header--menu .btn-light-outline.menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-light-outline{background:transparent;color:#abb0ba;border:2px solid #ABB0BA}.btn.btn-light-outline:hover,.page__header--menu .btn-light-outline.menuItem__action:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-light-outline:hover{background:#abb0ba26}.btn.btn-link,.page__header--menu .btn-link.menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-link{color:#676d7c;transition:.2s ease;border:none;background:transparent}.btn.btn-link.anchor,.page__header--menu .btn-link.anchor.menuItem__action,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-link.anchor{padding:14px;align-items:center;color:#676d7c}.btn.btn-link.anchor:hover,.page__header--menu .btn-link.anchor.menuItem__action:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-link.anchor:hover{background:transparent;color:#7d59ef}.btn.btn-link:hover,.page__header--menu .btn-link.menuItem__action:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-link:hover{transition:.2s ease;background:#676d7c1a;cursor:pointer}.btn-circle{border:1px solid #c9c9c9;border-radius:50%;width:36px;height:36px;display:inline-flex;justify-content:center;align-items:center}.btn-circle svg{width:20px;height:20px}.btn-circle:hover{background:#efefef;cursor:pointer}.btn.btn-light,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-light,.page__header--menu .menuItem__action,.tableGood .vgt-inner-wrap .page__header--menu .vgt-selection-info-row__actions>.menuItem__action,.page__header--menu .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.menuItem__action,.btn.tableGood__tabs-tab,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.tableGood__tabs-tab{border-radius:8px;padding:.6rem;background:#676d7c1a;color:#676d7c;transition:.3s ease-in-out;display:flex;align-items:center;justify-content:center}.btn.btn-light:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-light:hover,.page__header--menu .menuItem__action:hover,.btn.tableGood__tabs-tab:hover,.tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.tableGood__tabs-tab:hover{cursor:pointer;background:#676d7c4d}button:disabled{opacity:.5;cursor:not-allowed!important}.card,.page__content{border-radius:1rem;background:#fcfcfc;padding:2rem;transition:.2s}@media screen and (max-width: 768px){.card,.page__content{padding:2rem 1rem}}.card__header{display:grid;grid-template-columns:1fr auto;grid-gap:2rem;align-items:baseline}.card__header--title{position:relative;font-size:1rem;font-weight:500;color:#676d7c;display:flex;align-items:center;transition:.2s ease-in-out;margin-bottom:1.5rem;width:100%}.card__header--title:hover{cursor:pointer;opacity:.6}.card__header--title>.badge{padding:.5rem}.card__header--title.x2{font-size:1.5em;color:#676d7c}.card__header--title-actions{margin-right:1rem;display:flex;align-items:center}.card__header--title-actions svg{width:2.2rem;height:2.2rem;border-radius:50%;padding:5px;transition:.3s ease-in-out;background:#7d59ef0d;color:#7d59ef}.card__header--title-actions svg:hover{cursor:pointer;background:#7d59ef4d}.card__header--action{color:#fff}.card__header--action-icon{display:flex;align-items:center;justify-content:center;padding:.2rem .5rem;border-radius:1rem;font-weight:300;color:#393b3d;transition:.2s ease-in-out}.card__header--action-icon:hover{cursor:pointer}.card__header--action-icon .mdi{margin-right:.2rem;position:relative;top:3px}.card__content{display:block}.card__content .sectionItem{font-size:.9rem}.card__content .sectionItem span{display:flex;align-items:center;text-align:right;line-height:normal}.card__content .sectionItem b{font-size:.9em;font-weight:600;display:flex;align-items:center;flex-wrap:wrap;word-break:break-word}.card__content .sectionItem b .icony{margin:0 .2rem}@media screen and (max-width: 480px){.card__content .sectionItem b{font-size:.9em}}.card__content:empty{display:none}.categoryNode{cursor:pointer;padding:.75rem;transition:background-color .3s ease,box-shadow .3s ease;border-radius:1rem;display:grid;grid-template-columns:1fr auto;margin-bottom:.5rem}.categoryNode:hover{background-color:#fff;border-radius:1rem}.categoryNode.selected{background-color:#fdfcff;box-shadow:0 4px 10px #00000026}.categoryNode__label{display:flex;align-items:center}.categoryNode__label-name{font-weight:600;font-size:1rem;color:#393b3d;transition:color .3s ease}.categoryNode__label-select{color:#7d59ef;margin-left:.5rem;font-size:1.2rem}.categoryNode__action{display:flex;align-items:center;justify-content:center}.categoryNode__action-expandToggle{width:2rem;height:2rem;background:#676d7c1a;color:#676d7c;flex-grow:1;cursor:pointer;border-radius:.5rem;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease,transform .2s ease}.categoryNode__action-expandToggle:hover{background-color:#676d7c33;transform:scale(1.05)}.categoryNode__action-expandToggle md-icon{font-size:1.5rem}.nested-categories{border-right:1px solid #d3d3d3;margin-right:1.5rem;padding-right:1rem;transition:border-color .3s ease}.nested-categories ul{padding-right:1rem;margin-right:1rem;border-right:1px solid rgba(125,89,239,.1)}.nested-categories ul li{border-radius:1rem}.emptyState{text-align:center;border:2px solid rgba(103,109,124,.2);border-radius:1rem;padding:2rem}.emptyState--draggable{border:2px dashed rgba(103,109,124,.2)}.emptyState.dashed{border-style:dashed}.emptyState.solid{border-style:solid}.emptyState.none{border-style:none}.emptyState__icon svg{color:#abb0ba;width:4rem;height:4rem;opacity:.5}.emptyState__title{padding:1rem 0}.emptyState__title h2{font-weight:400;font-size:1rem;color:#abb0ba}.emptyState__title span{font-weight:400;font-size:.8rem;color:#abb0ba;margin-top:20px;display:block}.inventory{color:#96999c;border-radius:.5rem;display:inline-block;padding:.3rem .5rem;text-align:center;font-size:.9rem}.notification{margin:1rem;z-index:99999!important}.notification .vue-notification{margin-bottom:.5rem;padding:1.5rem;border-radius:.5rem;box-shadow:0 5px 10px #2222221a;border-left:initial;border-right:5px solid;background:#8867f0!important}.notification .vue-notification.error{background:#f14545!important;border-color:#e31111}.notification .vue-notification.warn{background:#fb7910!important;border-color:#d46104}.notification .vue-notification.success{background:#29cd85!important;border-color:#1e9561}.notification-title{font-size:1rem;text-align:right}.orderProgress{position:relative}@media screen and (max-width: 768px){.orderProgress{margin-top:2rem}}.orderProgress__bar{display:flex;justify-content:center;align-items:center}.orderProgress__step{display:grid;grid-template-columns:100px;align-items:center;justify-content:center;text-align:center;cursor:pointer;position:relative;z-index:1}.orderProgress__step.disabled{cursor:default!important}.orderProgress__step:before{content:"";position:absolute;top:.48rem;right:50px;width:100%;height:2px;background:#c9c9c9;z-index:-1}.orderProgress__step:last-child:before{display:none}.orderProgress__step:hover{cursor:pointer}.orderProgress__step--active .orderProgress__label{color:#676d7c}.orderProgress__step--active .orderProgress__dot{background-color:#7d59ef}.orderProgress__step--completed .orderProgress__label{color:#26c07d}.orderProgress__step--completed .orderProgress__dot{background-color:#26c07d}.orderProgress__step--latest .orderProgress__label{color:#26c07d}.orderProgress__step--latest .orderProgress__dot{background-color:#26c07d}.orderProgress__dot{width:1rem;height:1rem;border-radius:50%;background-color:#c9c9c9;margin:auto}.orderProgress__label{padding:.5rem 0;font-size:.85rem;color:#abb0ba}.product-tabs{display:flex;flex-direction:column;height:100%;background:transparent;border-radius:1rem;overflow:hidden}.product-tabs__navigation{background:transparent;border-bottom:1px solid rgba(201,201,201,.2);padding:.5rem;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(125,89,239,.3) transparent}.product-tabs__navigation::-webkit-scrollbar{height:4px}.product-tabs__navigation::-webkit-scrollbar-track{background:transparent}.product-tabs__navigation::-webkit-scrollbar-thumb{background:#7d59ef4d;border-radius:2px}.product-tabs__tabs{display:flex;gap:.5rem;align-items:center;min-width:max-content}.product-tabs__tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:transparent;border:1px solid rgba(201,201,201,.3);border-radius:.5rem;cursor:pointer;transition:all .2s ease;position:relative;min-width:120px;max-width:200px;-webkit-user-select:none;user-select:none;color:#393b3d}.product-tabs__tab:hover{background:#7d59ef0d;border-color:#7d59ef66;transform:translateY(-1px);box-shadow:0 2px 8px #7d59ef14}.product-tabs__tab--active{background:transparent;border-color:#7d59ef;color:#7d59ef;box-shadow:0 0 0 1px #7d59ef1a}.product-tabs__tab--active .product-tabs__tab-icon{color:#7d59ef}.product-tabs__tab--active .product-tabs__tab-remove{color:#393b3d99}.product-tabs__tab--active .product-tabs__tab-remove:hover{color:#f03737;background:#f037371a}.product-tabs__tab--add{background:transparent;border-color:#7d59ef66;color:#7d59ef;border-style:dashed}.product-tabs__tab--add:hover{background:#7d59ef0d;border-color:#7d59ef;transform:scale(1.02)}.product-tabs__tab--add .product-tabs__tab-icon{color:#7d59ef}.product-tabs__tab-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:#393b3d;transition:color .2s ease}.product-tabs__tab-label{flex:1;font-size:.875rem;font-weight:500;white-space:nowrap}.product-tabs__tab-remove{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;color:#393b3d80;transition:all .2s ease;opacity:0}.product-tabs__tab-remove:hover{color:#f03737;background:#f037371a}.product-tabs__tab:hover .product-tabs__tab-remove{opacity:1}.product-tabs__content{flex:1;padding:1.5rem;overflow-y:auto}.product-tabs__panel{height:100%}.product-tabs__editor{display:flex;flex-direction:column;height:100%;background:transparent;border-radius:1rem;border:1px solid rgba(201,201,201,.2);overflow:hidden}.product-tabs__editor-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:transparent;border-bottom:1px solid rgba(201,201,201,.15)}.product-tabs__editor-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#393b3d}.product-tabs__editor-header .btn,.product-tabs__editor-header .page__header--menu .menuItem__action,.page__header--menu .product-tabs__editor-header .menuItem__action,.product-tabs__editor-header .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .product-tabs__editor-header .vgt-selection-info-row__actions>*{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem}.product-tabs__title-input{flex:1;max-width:300px;margin-left:1rem}.product-tabs__editor-body{flex:1;padding:1.5rem;overflow-y:auto}.product-tabs__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#393b3d99}.product-tabs__empty-icon{margin-bottom:1rem;color:#393b3d4d}.product-tabs__empty h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.product-tabs__empty p{margin:0;font-size:.9rem;line-height:1.5}@media (max-width: 768px){.product-tabs__navigation{padding:.25rem}.product-tabs__tabs{gap:.25rem}.product-tabs__tab{padding:.5rem .75rem;min-width:100px;max-width:150px}.product-tabs__tab-label{font-size:.8rem}.product-tabs__content{padding:1rem}.product-tabs__editor-header{padding:.75rem 1rem;flex-direction:column;gap:.75rem;align-items:stretch}.product-tabs__editor-header .product-tabs__title-input{max-width:none;margin-left:0}.product-tabs__editor-body{padding:1rem}}@media (hover: none) and (pointer: coarse){.product-tabs__tab-remove{opacity:1;width:24px;height:24px}}.status{border-radius:.5rem;display:inline-block;padding:.3rem .5rem;min-width:85px;text-align:center;font-size:.9rem;font-weight:400}.status.active{border:1px solid rgba(38,192,125,.15);background:#26c07d26;color:#26c07d}.status.inactive{border:1px solid rgba(240,55,55,.15);background:#f0373726;color:#f03737}.status.draft{border:1px solid rgba(150,153,156,.15);background:#96999c26;color:#96999c}.status.suspend{border:1px solid rgba(169,121,242,.15);background:#a979f226;color:#a979f2}.status.pending{border:1px solid rgba(251,121,16,.15);background:#fb791026;color:#fb7910}.status.process{border:1px solid rgba(73,197,229,.15);background:#49c5e526;color:#49c5e5}.status.sent{border:1px solid rgba(92,114,255,.15);background:#5c72ff26;color:#5c72ff}.status.delivery{border:1px solid rgba(38,192,125,.15);background:#26c07d26;color:#26c07d}.status.canceled,.status.cancelled{border:1px solid rgba(240,55,55,.15);background:#f0373726;color:#f03737}.status.returned{border:1px solid rgba(150,153,156,.15);background:#96999c26;color:#96999c}.status.await{border:1px solid rgba(169,121,242,.15);background:#a979f226;color:#a979f2}.status.success{border:1px solid rgba(38,192,125,.15);background:#26c07d26;color:#26c07d}.status.fail{border:1px solid rgba(240,55,55,.15);background:#f0373726;color:#f03737}.status.delivered{border:1px solid rgba(38,192,125,.15);background:#26c07d26;color:#26c07d}.status.shipped{border:1px solid rgba(92,114,255,.15);background:#5c72ff26;color:#5c72ff}.status.processing{border:1px solid rgba(73,197,229,.15);background:#49c5e526;color:#49c5e5}.status.ready{border:1px solid rgba(150,153,156,.15);background:#96999c26;color:#96999c}.status.seen{border:1px solid rgba(73,197,229,.15);background:#49c5e526;color:#49c5e5}.status.unseen{border:1px solid rgba(150,153,156,.15);background:#96999c26;color:#96999c}.text-action{display:inline-flex;align-content:center;align-items:center;color:#4114ce;cursor:pointer}.text-action:hover{color:#7d59ef}.text-action--label{margin-right:15px;font-size:.9rem}.action-bordered{padding:12px 0}.topProgress{position:fixed;top:0;height:10px;width:100%;z-index:99999}.activity__items{margin-top:2rem}.activity__items__item{display:flex;margin-bottom:2rem;position:relative}.activity__items__item:last-child:before{border:none}.activity__items__item:before{content:"";position:absolute;right:24px;top:58px;width:1px;height:calc(100% - 35px);border-right:1px solid rgba(201,201,201,.3)}.activity__items__item-icon svg{width:3rem;height:3rem;border-radius:50%;padding:8px}.activity__items__item--text{padding-right:1rem;color:#676d7c}.activity__items__item--text-status{font-size:.75rem;display:flex;align-items:center;font-weight:600;color:#abb0ba}.activity__items__item--text-status svg{width:1rem;height:1rem;margin-left:4px}.activity__items__item--text-title{padding:.5rem 0;line-height:normal;font-size:.9rem}.activity__items__item--text-title a{display:inline-block;border-radius:4px;padding:0 4px;color:#7d59ef;font-weight:400;background:#7d59ef14;cursor:pointer;transition:.2s}.activity__items__item--text-title a:hover{background:#7d59ef26;transition:.2s}.activity__items__item--text-date{font-size:.8rem;color:#abb0ba}.svg-green .activity__items__item-icon,.svg-green .activity__items__item--text-status{color:#26c07d}.svg-green .activity__items__item-icon svg{background:#26c07d1a}.svg-green .activity__items__item--text-title{color:#0009;font-weight:400;font-size:.85rem}.svg-cyan .activity__items__item-icon,.svg-cyan .activity__items__item--text-status{color:#49c5e5}.svg-cyan .activity__items__item-icon svg{background:#49c5e51a}.svg-cyan .activity__items__item--text-title{color:#06222999;font-weight:400;font-size:.85rem}.svg-orange .activity__items__item-icon,.svg-orange .activity__items__item--text-status{color:#fb7910}.svg-orange .activity__items__item-icon svg{background:#fb79101a}.svg-orange .activity__items__item--text-title{color:#0c050099;font-weight:400;font-size:.85rem}.svg-grey .activity__items__item-icon,.svg-grey .activity__items__item--text-status{color:#96999c}.svg-grey .activity__items__item-icon svg{background:#96999c1a}.svg-grey .activity__items__item--text-title{color:#191a1a99;font-weight:400;font-size:.85rem}.dashboard-stats{margin-bottom:1.5rem}.dashboard-stats__grid{display:grid;grid-template-columns:4fr 1fr;gap:1.25rem}@media screen and (max-width: 1200px){.dashboard-stats__grid{grid-template-columns:1fr;gap:1rem}}@media screen and (max-width: 992px){.dashboard-stats__grid{grid-template-columns:1fr;gap:.75rem}}.dashboard-stats__section{background:linear-gradient(135deg,#ffffffe6,#f8fafce6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(102,126,234,.08);border-radius:16px;padding:1.25rem;box-shadow:0 4px 20px #667eea14;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-stats__section:hover{border-color:#667eea26;box-shadow:0 8px 32px #667eea1f}.dashboard-stats__section--no-title{padding:1rem}.dashboard-stats__title{font-size:1rem;font-weight:600;color:#393b3d;margin-bottom:1rem;padding-bottom:.5rem}.dashboard-stats__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(24%,1fr));gap:1%}@media screen and (max-width: 992px){.dashboard-stats__cards{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}.dashboard-stats__actions{display:flex;flex-direction:column;gap:.75rem}.stats-card{position:relative;border-radius:12px;padding:1.25rem .75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(102,126,234,.1);overflow:hidden;background:#ffffff80}.stats-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #667eea26;border-color:#667eea33}.stats-card:hover .stats-card__hover-effect{opacity:1}.stats-card__content{position:relative;z-index:2;display:flex;align-items:center;gap:.75rem}.stats-card__icon{border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;background:#667eea1a;color:#667eea}.stats-card__info{flex:1;min-width:0}.stats-card__value{font-size:1.25rem;font-weight:700;margin-bottom:.125rem;color:#393b3d}.stats-card__label{font-size:.75rem;font-weight:500;opacity:.8;line-height:1.2;color:#676d7c}.stats-card__hover-effect{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease;background:linear-gradient(135deg,#667eea0d,#764ba20d);z-index:1}.stats-card--primary .stats-card__icon{background:#667eea1a;color:#667eea}.stats-card--success .stats-card__icon{background:#10b9811a;color:#10b981}.stats-card--warning .stats-card__icon{background:#f59e0b1a;color:#f59e0b}.stats-card--info .stats-card__icon{background:#3b82f61a;color:#3b82f6}.action-widget{position:relative;border-radius:12px;padding:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(102,126,234,.1);overflow:hidden;background:#ffffff80}.action-widget:hover{transform:translateY(-2px);box-shadow:0 8px 32px #667eea26;border-color:#667eea33}.action-widget:hover .action-widget__hover-effect{opacity:1}.action-widget__content{position:relative;z-index:2;display:flex;align-items:center;gap:.75rem}.action-widget__icon{border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;background:#667eea1a;color:#667eea}.action-widget__info{flex:1;min-width:0}.action-widget__label{font-size:.875rem;font-weight:600;margin-bottom:.125rem;color:#393b3d}.action-widget__description{font-size:.7rem;font-weight:400;opacity:.7;line-height:1.2;color:#676d7c}.action-widget__hover-effect{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease;background:linear-gradient(135deg,#667eea0d,#764ba20d);z-index:1}.action-widget--primary .action-widget__icon{background:#667eea1a;color:#667eea}.action-widget--success .action-widget__icon{background:#10b9811a;color:#10b981}@media screen and (max-width: 768px){.dashboard-stats__cards{grid-template-columns:repeat(2,1fr);gap:.75rem}.dashboard-stats__actions{gap:.5rem}.stats-card{padding:1rem .5rem}.stats-card__value{font-size:1.125rem}.stats-card__icon{width:36px;height:36px}.action-widget{padding:.875rem}.action-widget__icon{width:32px;height:32px}}@media screen and (max-width: 480px){.dashboard-stats__cards{grid-template-columns:1fr;gap:.5rem}.stats-card{padding:.875rem .5rem}.stats-card__value{font-size:1rem}.stats-card__icon{width:32px;height:32px}}.summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-template-rows:120px}@media screen and (max-width: 992px){.summary{grid-template-rows:initial!important}}.summary__items{display:grid;align-items:center;justify-content:center;grid-template-columns:repeat(4,1fr)}@media screen and (max-width: 992px){.summary__items{grid-template-columns:repeat(2,1fr)}}.summary__items__item{text-align:center;border-left:1px solid rgba(201,201,201,.3);height:100%}@media screen and (max-width: 992px){.summary__items__item{margin-top:2rem;border:none}}.summary__items__item-label{display:flex;align-items:center;justify-content:center;color:#abb0ba;font-size:1rem}.summary__items__item-label b{font-weight:500}.summary__items__item-label svg{width:2.2rem;height:2.2rem;margin-left:.5rem}.summary__items__item-amount{font-size:2rem;font-weight:500;margin-top:1.5rem;color:#393b3d}@media screen and (max-width: 1200px){.summary__items__item-amount{font-size:1.7rem}}@media screen and (max-width: 992px){.summary__items__item-amount{font-size:1.2rem;margin-top:0}}.summary__items__item-amount .icony{color:#abb0ba}.summary__items__item:last-child{border:none}.summary__items__item:nth-child(1) path{fill:#a979f2}.summary__items__item:nth-child(2) path{fill:#26c07d}.summary__items__item:nth-child(3) path{fill:#49c5e5}.summary__items__item:nth-child(4) path{fill:#fb7910}.chart__date-range .apexcharts-canvas{background:transparent}.chart__date-range .apexcharts-tooltip{box-shadow:0 8px 32px #7d59ef1f;border-radius:12px;border:1px solid rgba(125,89,239,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chart__date-range .apexcharts-tooltip-title{background:linear-gradient(135deg,#7d59ef0d,#a979f20d);border-bottom:1px solid rgba(125,89,239,.08);font-weight:600;color:#393b3d;border-radius:12px 12px 0 0}.chart__date-range .apexcharts-gridline{stroke:#9ca3af14;stroke-dasharray:3}.chart__date-range .apexcharts-xaxis-label,.chart__date-range .apexcharts-yaxis-label{fill:#9ca3af;font-size:.7rem;font-weight:400}.chart__date-range .apexcharts-xaxis-title,.chart__date-range .apexcharts-yaxis-title{font-weight:500;color:#393b3d}.chart__date-range .apexcharts-point-annotations .apexcharts-point-annotation-label{font-size:.75rem;font-weight:500}.chart__date-range .apexcharts-area{filter:drop-shadow(0 4px 12px rgba(125,89,239,.15))}.chart__date-range .apexcharts-line{filter:drop-shadow(0 2px 8px rgba(125,89,239,.2))}.chart__date-range .apexcharts-marker{transition:all .3s cubic-bezier(.4,0,.2,1)}.chart__date-range .apexcharts-marker:hover{filter:drop-shadow(0 4px 12px rgba(125,89,239,.4));transform:scale(1.2)}.chart__date-range .apexcharts-series:hover .apexcharts-marker{transform:scale(1.2);transition:transform .3s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 992px){.chart__date-range .apexcharts-xaxis-label,.chart__date-range .apexcharts-yaxis-label{font-size:.65rem}}@media screen and (max-width: 768px){.chart__date-range .apexcharts-tooltip{font-size:.8rem}}@media screen and (max-width: 480px){.chart__date-range .apexcharts-xaxis-label,.chart__date-range .apexcharts-yaxis-label{font-size:.6rem}.chart__date-range .apexcharts-tooltip{font-size:.75rem}}.date-range-report__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}.date-range-report__header-title{font-size:1.125rem;font-weight:600;color:#393b3d}.date-range-report__header-actions{display:flex;align-items:center}.date-range-report__actions{display:flex;gap:.5rem;align-items:center}.date-range-report__btn{width:2rem;height:2rem;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:.875rem}.date-range-report__btn--primary{background:linear-gradient(135deg,#7d59ef,#a979f2);color:#fff;box-shadow:0 2px 8px #7d59ef4d}.date-range-report__btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #7d59ef66}.date-range-report__btn--primary:disabled{opacity:.5;cursor:not-allowed}.date-range-report__btn--secondary{background:#fcfcfc;color:#676d7c;border:1px solid #c9c9c9}.date-range-report__btn--secondary:hover{background:#7d59ef1a;color:#7d59ef;border-color:#7d59ef33;transform:translateY(-1px)}.date-range-report__date-section{padding:1rem 1.5rem;background:#fcfcfc}.date-range-report__form-section{margin-bottom:1.5rem;border:1px solid #c9c9c9;border-radius:1rem;background:#fcfcfc}.date-range-report__form-section-title{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#7d59ef0d,#a979f20d);border-bottom:1px solid #c9c9c9;font-weight:600;color:#393b3d}.date-range-report__form-section .form{padding:1.5rem}.date-range-report__results-compact{margin-bottom:1.5rem;padding:1rem;background:linear-gradient(135deg,#7d59ef08,#a979f208);border-radius:1rem;border:1px solid rgba(125,89,239,.1)}.date-range-report__results-info{text-align:center;margin-bottom:1rem}.date-range-report__results-period{font-size:.875rem;color:#676d7c;font-weight:500}.date-range-report__results-stats-compact{display:flex;justify-content:center;gap:2rem}@media screen and (max-width: 768px){.date-range-report__results-stats-compact{flex-direction:column;gap:1rem}}.date-range-report__stat-compact{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border-radius:.75rem;border:1px solid rgba(125,89,239,.1);transition:all .3s ease}.date-range-report__stat-compact:hover{transform:translateY(-1px);box-shadow:0 4px 12px #7d59ef26;border-color:#7d59ef33}.date-range-report__stat-icon-small{color:#7d59ef;font-size:1rem}.date-range-report__stat-value-small{font-size:1.125rem;font-weight:600;color:#393b3d}.date-range-report__stat-label-small{font-size:.75rem;color:#676d7c;font-weight:500}.date-range-report__top-products-section{margin-bottom:2rem;background:#fff;border-radius:1rem;border:1px solid rgba(201,201,201,.5);overflow:hidden}.date-range-report__top-products-header{padding:1rem;background:linear-gradient(135deg,#7d59ef0d,#a979f20d);cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center}.date-range-report__top-products-header:hover{background:linear-gradient(135deg,#7d59ef14,#a979f214)}.date-range-report__top-products-title-section{flex:1}.date-range-report__top-products-title{font-size:1.125rem;font-weight:600;color:#393b3d;margin:0 0 .25rem}.date-range-report__top-products-subtitle{font-size:.875rem;color:#676d7c;font-weight:500}.date-range-report__top-products-toggle{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#7d59ef1a;border-radius:50%;transition:all .3s ease}.date-range-report__toggle-icon{color:#7d59ef;font-size:1rem;transition:transform .3s ease}.date-range-report__product-item-mobile{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border:1px solid rgba(201,201,201,.2);transition:all .3s ease}.date-range-report__product-item-mobile:hover{background:#7d59ef05}.date-range-report__product-item-mobile:last-child{border-bottom:none}.date-range-report__product-rank-badge{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#7d59ef;border-radius:4px;flex-shrink:0;color:#fff}.date-range-report__rank-number{font-weight:600;font-size:.875rem}.date-range-report__product-image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:3rem;height:3rem;background:#7d59ef1a;border-radius:6px;flex-shrink:0}.date-range-report__product-icon{color:#676d7c;font-size:1.25rem;margin-bottom:.25rem}.date-range-report__product-category{font-size:.625rem;color:#676d7c;font-weight:500}.date-range-report__product-content{flex:1;min-width:0}.date-range-report__product-title{font-size:.875rem;font-weight:600;color:#393b3d;text-decoration:none;line-height:1.3;display:block;margin-bottom:.25rem;transition:all .3s ease}.date-range-report__product-title b{font-weight:600;color:#7d59ef}.date-range-report__product-title:hover{color:#7d59ef}.date-range-report__product-id{font-size:.75rem;color:#676d7c;margin-bottom:.25rem}.date-range-report__product-sales{font-size:.75rem;color:#393b3d;font-weight:500}.date-range-report__product-stats{display:flex;flex-direction:row;gap:1.25rem;margin-top:.5rem}.date-range-report__product-stat-item{display:flex;align-items:center;gap:.25rem;font-size:.75rem}.date-range-report__product-stat-label{color:#676d7c;font-weight:500}.date-range-report__product-stat-value{color:#393b3d;font-weight:600}.date-range-report__chart-container{background:#fff;border-radius:1rem;border:1px solid rgba(201,201,201,.5);overflow:hidden}.date-range-report__chart-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #c9c9c9;background:#fcfcfc}@media screen and (max-width: 992px){.date-range-report__chart-header{flex-direction:column;gap:.75rem;align-items:stretch}}.date-range-report__chart-title{font-size:1rem;font-weight:600;color:#393b3d;margin:0}.date-range-report__chart-tabs{display:flex;gap:.25rem;background:#fff;padding:.125rem;border-radius:.5rem;border:1px solid #c9c9c9}@media screen and (max-width: 768px){.date-range-report__chart-tabs{flex-direction:column}}.date-range-report__chart-tab{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border:none;background:transparent;color:#676d7c;font-weight:500;border-radius:.25rem;cursor:pointer;transition:all .3s ease;font-family:kalameh,Montserrat;font-size:.75rem}.date-range-report__chart-tab i{font-size:.875rem}.date-range-report__chart-tab:hover{background:#7d59ef1a;color:#7d59ef}.date-range-report__chart-tab--active{background:linear-gradient(135deg,#7d59ef,#a979f2);color:#fff;box-shadow:0 1px 4px #7d59ef4d}.date-range-report__chart-tab--active:hover{background:linear-gradient(135deg,#7d59ef,#a979f2);color:#fff}@media screen and (max-width: 768px){.date-range-report__chart-tab{justify-content:center}}.date-range-report__chart-container{padding:1.5rem}.date-range-report__no-data{text-align:center;padding:3rem 1.5rem;color:#676d7c}.date-range-report__no-data-icon{color:#676d7c;margin-bottom:1rem;display:block;font-size:3rem}.date-range-report__no-data h3{font-size:1.25rem;font-weight:600;color:#393b3d;margin:1rem 0 .5rem}.date-range-report__no-data p{font-size:1rem;font-weight:400;margin:0;color:#676d7c}.date-range-report__icony-loading{animation:spin 1s linear infinite}.chart__monthly .apexcharts-canvas{background:transparent}.chart__monthly .apexcharts-tooltip{box-shadow:0 8px 32px #667eea1f;border-radius:12px;border:1px solid rgba(102,126,234,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chart__monthly .apexcharts-tooltip-title{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-bottom:1px solid rgba(102,126,234,.08);font-weight:600;color:#393b3d;border-radius:12px 12px 0 0}.chart__monthly .apexcharts-gridline{stroke:#9ca3af14;stroke-dasharray:3}.chart__monthly .apexcharts-xaxis-label,.chart__monthly .apexcharts-yaxis-label{fill:#9ca3af;font-size:.7rem;font-weight:400}.chart__monthly .apexcharts-xaxis-title,.chart__monthly .apexcharts-yaxis-title{font-weight:500;color:#393b3d}.chart__monthly .apexcharts-point-annotations .apexcharts-point-annotation-label{font-size:.75rem;font-weight:500}.chart__monthly .apexcharts-area{filter:drop-shadow(0 4px 12px rgba(102,126,234,.15))}.chart__monthly .apexcharts-line{filter:drop-shadow(0 2px 8px rgba(102,126,234,.2))}.chart__monthly .apexcharts-marker{transition:all .3s cubic-bezier(.4,0,.2,1)}.chart__monthly .apexcharts-marker:hover{filter:drop-shadow(0 4px 12px rgba(102,126,234,.4));transform:scale(1.2)}.chart__monthly .apexcharts-series:hover .apexcharts-marker{transform:scale(1.2);transition:transform .3s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 992px){.chart__monthly .apexcharts-xaxis-label,.chart__monthly .apexcharts-yaxis-label{font-size:.65rem}}@media screen and (max-width: 768px){.chart__monthly .apexcharts-tooltip{font-size:.8rem}}@media screen and (max-width: 480px){.chart__monthly .apexcharts-xaxis-label,.chart__monthly .apexcharts-yaxis-label{font-size:.6rem}.chart__monthly .apexcharts-tooltip{font-size:.75rem}}.top-list__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(45%,1fr));gap:.75rem}.top-list__item{display:flex;align-items:center;gap:.75rem;padding:.875rem;background:linear-gradient(135deg,#ffffffe6,#f8fafce6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(102,126,234,.08);border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;min-height:80px;overflow:hidden}.top-list__item:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(102,126,234,.1) 50%,transparent 100%)}.top-list__item:hover{background:linear-gradient(135deg,#fffffff2,#f8fafcf2);border-color:#667eea26;transform:translateY(-2px);box-shadow:0 8px 32px #667eea1f}.top-list__item--rank-1{background:linear-gradient(135deg,#ffc1070d,#ffc10705);border-color:#ffc10726}.top-list__item--rank-1:hover{background:linear-gradient(135deg,#ffc10714,#ffc1070a);border-color:#ffc10740;box-shadow:0 8px 32px #ffc10726}.top-list__item--rank-1 .top-list__rank-badge{background:linear-gradient(135deg,#ffc107,#ffb300);color:#1a202c;box-shadow:0 2px 8px #ffc1074d}.top-list__item--rank-2{background:linear-gradient(135deg,#9ca3af0d,#9ca3af05);border-color:#9ca3af26}.top-list__item--rank-2:hover{background:linear-gradient(135deg,#9ca3af14,#9ca3af0a);border-color:#9ca3af40;box-shadow:0 8px 32px #9ca3af26}.top-list__item--rank-2 .top-list__rank-badge{background:linear-gradient(135deg,#9ca3af,#6b7280);color:#fff;box-shadow:0 2px 8px #9ca3af4d}.top-list__item--rank-3{background:linear-gradient(135deg,#ef44440d,#ef444405);border-color:#ef444426}.top-list__item--rank-3:hover{background:linear-gradient(135deg,#ef444414,#ef44440a);border-color:#ef444440;box-shadow:0 8px 32px #ef444426}.top-list__item--rank-3 .top-list__rank-badge{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 8px #ef44444d}.top-list__rank{display:flex;align-items:center;min-width:24px;flex-shrink:0}.top-list__rank-badge{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:4px;font-weight:500;font-size:.65rem;position:relative;box-shadow:0 1px 4px #667eea33}.top-list__media{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;flex-shrink:0}.top-list__media-image{width:40px;height:40px;border-radius:8px;object-fit:cover;border:1px solid rgba(102,126,234,.1);box-shadow:0 2px 8px #667eea1a}.top-list__media-placeholder{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#667eea1a,#764ba21a);display:flex;align-items:center;justify-content:center;color:#667eea;border:1px solid rgba(102,126,234,.15)}.top-list__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.375rem}.top-list__name{font-weight:600;color:#1a202c;font-size:.875rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-list__details{display:flex;flex-direction:column;gap:.25rem}.top-list__id{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.top-list__id-label{font-size:.7rem;color:#9ca3af;font-weight:400}.top-list__id-value{font-size:.7rem;color:#667eea;font-weight:600;background:#667eea1a;padding:.125rem .375rem;border-radius:4px}.top-list__quantity{display:flex;align-items:baseline;gap:.25rem}.top-list__quantity-number{font-weight:600;color:#10b981;font-size:.8rem}.top-list__quantity-label{color:#9ca3af;font-size:.7rem;font-weight:400}.top-list__mobile{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.top-list__mobile-label{font-size:.7rem;color:#9ca3af;font-weight:400}.top-list__mobile-value{font-size:.7rem;color:#667eea;font-weight:600;background:#667eea1a;padding:.125rem .375rem;border-radius:4px}.top-list__stats{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.top-list__orders{display:flex;align-items:baseline;gap:.25rem}.top-list__orders-number{font-weight:600;color:#10b981;font-size:.8rem}.top-list__orders-label{color:#9ca3af;font-size:.7rem;font-weight:400}.top-list__spent{display:flex;align-items:baseline;gap:.25rem}.top-list__spent-number{font-weight:600;color:#f59e0b;font-size:.8rem}.top-list__spent-label{color:#9ca3af;font-size:.7rem;font-weight:400}.top-list__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;gap:1rem;color:#9ca3af;font-size:.875rem}.top-list__loading-spinner{width:32px;height:32px;border:2px solid rgba(102,126,234,.1);border-top:2px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}@media screen and (max-width: 1200px){.top-list__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.625rem}.top-list__item{padding:.75rem;min-height:70px}}@media screen and (max-width: 992px){.top-list__content{padding:.75rem}.top-list__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem}.top-list__item{padding:.75rem;min-height:65px}.top-list__name{font-size:.8rem}.top-list__quantity-number,.top-list__orders-number,.top-list__spent-number{font-size:.75rem}.top-list__rank-badge{width:18px;height:18px;font-size:.6rem}.top-list__media-image,.top-list__media-placeholder{width:36px;height:36px}}@media screen and (max-width: 768px){.top-list__grid{grid-template-columns:1fr;gap:.5rem}.top-list__item{padding:.75rem}.top-list__stats{gap:.5rem}}@media screen and (max-width: 480px){.top-list__content{padding:.5rem}.top-list__item{padding:.625rem;gap:.5rem;min-height:60px}.top-list__name{font-size:.75rem}.top-list__quantity-number,.top-list__orders-number,.top-list__spent-number{font-size:.7rem}.top-list__id-label,.top-list__id-value,.top-list__mobile-label,.top-list__mobile-value,.top-list__quantity-label,.top-list__orders-label,.top-list__spent-label{font-size:.65rem}.top-list__rank-badge{width:16px;height:16px;font-size:.55rem}.top-list__media-image,.top-list__media-placeholder{width:32px;height:32px}}.pageLogin{position:relative;overflow:hidden}.pageLogin__overlay{width:100vw;height:100vh;position:fixed;right:0;top:0;z-index:10;background:#272a37;background:linear-gradient(to bottom,#a7cfdf,#272a37)}.pageLogin__overlay img{position:relative;z-index:10;width:100vw;height:100vh;object-fit:cover;opacity:.3;filter:blur(10px)}.pageLogin__content{z-index:999;position:relative;display:grid;align-items:center;justify-content:center;max-width:500px;margin:auto;height:100vh;padding:2rem;border-radius:1rem;min-height:400px}.pageLogin__content--form-title{color:#fcfcfc;font-size:3rem;font-weight:600;margin-bottom:5rem;position:relative}@media screen and (max-width: 768px){.pageLogin__content--form-title{font-size:2rem;text-align:center}}.pageLogin__content--form-title:before{content:"";position:absolute;left:20px;bottom:0;width:1rem;height:1rem;border-radius:50%;background:#49c5e5;box-shadow:0 0 10px #49c5e5}@media screen and (max-width: 768px){.pageLogin__content--form-title:before{display:none}}.pageLogin__content--form-fields input{border-color:#c9c9c9!important;background:#fcfcfc33}.invoice-creator{display:flex;flex-direction:column;gap:1rem}.invoice-creator.show-form{max-width:1400px;margin:0 auto}.invoice-creator.show-preview{margin:0 auto}.invoice-form-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;min-height:40svh}@media screen and (max-width: 1200px){.invoice-form-layout{grid-template-columns:1fr;gap:1.5rem}}.invoice-form__customer{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}@media (max-width: 768px){.invoice-form__customer{gap:1rem}}.invoice-form__products{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}@media (max-width: 768px){.invoice-form__products{gap:1rem}}.form-section{background:#fff;border:1px solid rgba(201,201,201,.5);transition:all .2s ease;border-radius:.5rem}.form-section:hover{box-shadow:0 2px 8px #0000001a}.form-section-preview-btn{padding:1rem;display:flex;justify-content:center}.form-section__title{display:flex;align-items:center;gap:.5rem;padding:1.25rem;border-bottom:1px solid rgba(201,201,201,.15);font-weight:600;color:#374151;font-size:.875rem;background:#7d59ef05;transition:all .2s ease}.form-section__title span{width:90%}.form-section__title .btn,.form-section__title .page__header--menu .menuItem__action,.page__header--menu .form-section__title .menuItem__action,.form-section__title .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .form-section__title .vgt-selection-info-row__actions>*{min-width:120px;display:flex;align-items:center;justify-content:center;padding:.35rem;font-size:.8em}@media (max-width: 768px){.form-section__title{padding:1rem;font-size:.8rem}}.form-section__title:hover{background:#7d59ef0d}.form-section__title svg{width:1.2rem;height:1.2rem;color:#7d59ef}.form-section__title .toggle-icon{margin-right:auto;transition:transform .2s ease}.form-section .form{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media (max-width: 768px){.form-section .form{padding:1rem;gap:.75rem}}.form-section__hidden-notice{padding:1.25rem}@media (max-width: 768px){.form-section__hidden-notice{padding:1rem}}.form-section__hidden-notice .hidden-notice{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#7d59ef0d;border:1px solid rgba(125,89,239,.1);border-radius:8px;font-size:.875rem;color:#676d7c;transition:all .2s ease}@media (max-width: 768px){.form-section__hidden-notice .hidden-notice{padding:.75rem;font-size:.8rem}}.form-section__hidden-notice .hidden-notice:hover{background:#7d59ef14;border-color:#7d59ef26}.form-section__hidden-notice .hidden-notice svg{color:#7d59ef;flex-shrink:0}.status-message{display:flex;align-items:center;gap:.5rem;padding:.75rem;border-radius:1rem;font-size:.875rem;margin-bottom:1rem}.status-message--loading{background:#7d59ef1a;color:#7d59ef}.status-message--success{background:#26c07d1a;color:#26c07d}.status-message--warning{background:#fb79101a;color:#fb7910}.status-message .spinner{animation:spin 1s linear infinite}.status-message .user-info{display:flex;gap:.5rem}.status-message .user-info .user-name{font-weight:600}.status-message .user-info .user-orders{margin-right:1rem;font-weight:500}.status-message .user-info .address-source{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#1d4ed8;background:#dbeafe;padding:.25rem .5rem;border-radius:4px;margin-right:.5rem}.products-list{display:flex;flex-direction:column;gap:.75rem}@media (max-width: 768px){.products-list{gap:.5rem}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;color:#6b7280}.empty-state h3{margin:1rem 0 .5rem;font-size:1rem;font-weight:600}.empty-state p{margin:0 0 1rem;font-size:.875rem}.products-table{background:#fff;border-radius:8px;border:1px solid rgba(201,201,201,.2);overflow:hidden;box-shadow:0 1px 3px #0000000d}.products-table__header{display:grid;grid-template-columns:2fr 1fr .8fr 1fr .5fr;gap:1rem;padding:.75rem 1rem;background:#7d59ef0d;border-bottom:1px solid rgba(201,201,201,.15);font-weight:600;font-size:.8rem;color:#393b3d}@media (max-width: 768px){.products-table__header{display:none}}.products-table__body{max-height:400px;overflow-y:auto}@media (max-width: 768px){.products-table__body{max-height:none}}.product-row{display:grid;grid-template-columns:2fr 1fr .8fr 1fr .5fr;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid rgba(201,201,201,.1);align-items:center;transition:background-color .2s ease}.product-row:hover{background:#7d59ef05}.product-row:last-child{border-bottom:none}@media (max-width: 768px){.product-row{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid rgba(201,201,201,.2);border-radius:8px;margin-bottom:.75rem;background:#fff;box-shadow:0 1px 3px #0000000d}.product-row:last-child{margin-bottom:0}}.product-info{display:flex;align-items:center;gap:.75rem}@media (max-width: 768px){.product-info{width:100%;gap:.5rem}}.product-info .product-image{width:40px;height:40px;border-radius:6px;overflow:hidden;flex-shrink:0;border:1px solid rgba(201,201,201,.15)}@media (max-width: 768px){.product-info .product-image{width:50px;height:50px}}.product-info .product-image img{width:100%;height:100%;object-fit:cover}.product-info .product-image .image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#c9c9c91a;color:#676d7c;font-size:1rem}@media (max-width: 768px){.product-info .product-image .image-placeholder{font-size:1.25rem}}.product-info .product-details{flex:1;min-width:0}.product-info .product-details .product-title{font-weight:600;font-size:.875rem;color:#393b3d;margin-bottom:.25rem;line-height:1.3}@media (max-width: 768px){.product-info .product-details .product-title{font-size:.9rem;margin-bottom:.375rem}}.product-info .product-details .product-variant{font-size:.75rem;color:#676d7c;margin-bottom:.25rem}@media (max-width: 768px){.product-info .product-details .product-variant{font-size:.8rem;margin-bottom:.375rem}}.product-info .product-details .product-stock{font-size:.7rem;color:#26c07d;font-weight:500}@media (max-width: 768px){.product-info .product-details .product-stock{font-size:.75rem}}.product-price{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}@media (max-width: 768px){.product-price{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}}.product-price .current-price{font-weight:600;color:#7d59ef;font-size:.8rem}@media (max-width: 768px){.product-price .current-price{font-size:.875rem}}.product-price .original-price{font-size:.7rem;color:#676d7c;text-decoration:line-through}@media (max-width: 768px){.product-price .original-price{font-size:.75rem}}.product-quantity{display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.product-quantity{width:100%;justify-content:center}}.product-quantity .quantity-input{width:70px}@media (max-width: 768px){.product-quantity .quantity-input{width:80px}}.product-quantity .quantity-input input{text-align:center;font-weight:600;font-size:.8rem;padding:.375rem}@media (max-width: 768px){.product-quantity .quantity-input input{font-size:.875rem;padding:.5rem}}.product-total{font-weight:600;color:#676d7c;font-size:.875rem;text-align:right}@media (max-width: 768px){.product-total{width:100%;text-align:center;font-size:.9rem}}.product-actions{display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.product-actions{width:100%;justify-content:center}}.product-actions .btn,.product-actions .page__header--menu .menuItem__action,.page__header--menu .product-actions .menuItem__action,.product-actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .product-actions .vgt-selection-info-row__actions>*{padding:.375rem;border-radius:6px;transition:all .2s ease}@media (max-width: 768px){.product-actions .btn,.product-actions .page__header--menu .menuItem__action,.page__header--menu .product-actions .menuItem__action,.product-actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .product-actions .vgt-selection-info-row__actions>*{padding:.5rem}}.product-actions .btn:hover,.product-actions .page__header--menu .menuItem__action:hover,.page__header--menu .product-actions .menuItem__action:hover,.product-actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>:hover,.tableGood .vgt-inner-wrap .product-actions .vgt-selection-info-row__actions>:hover{transform:scale(1.05)}.product-item{display:flex;gap:1rem;padding:1rem;border:1px solid rgba(201,201,201,.15);border-radius:8px;background:#fff;transition:all .2s ease}@media (max-width: 768px){.product-item{gap:.75rem;padding:.75rem;flex-direction:column;position:relative}}.product-item:hover{border-color:#7d59ef40;box-shadow:0 2px 6px #7d59ef14;transform:translateY(-1px)}.product-item__image{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;border:1px solid rgba(201,201,201,.2);background:#fff}@media (max-width: 768px){.product-item__image{width:50px;height:50px;border-radius:6px;position:absolute;top:.75rem;right:.75rem}}.product-item__image img{width:100%;height:100%;object-fit:cover}.product-item__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#7d59ef0d;color:#7d59ef;font-size:1.25rem}@media (max-width: 768px){.product-item__image-placeholder{font-size:1rem}}.product-item__details{flex:1;min-width:0;display:flex;flex-direction:column;gap:.75rem}@media (max-width: 768px){.product-item__details{gap:.5rem;width:100%;padding-right:60px}}.product-item__header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}@media (max-width: 768px){.product-item__header{align-items:flex-start;margin-bottom:.25rem}}.product-item__title{font-size:.95rem;font-weight:600;margin:0;color:#393b3d;line-height:1.3;flex:1;min-width:0}@media (max-width: 768px){.product-item__title{font-size:.875rem;line-height:1.2;margin-bottom:.25rem}}.product-item__actions{flex-shrink:0}@media (max-width: 768px){.product-item__actions{position:absolute;top:.75rem;left:.75rem}}.product-item__actions .btn,.product-item__actions .page__header--menu .menuItem__action,.page__header--menu .product-item__actions .menuItem__action,.product-item__actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .product-item__actions .vgt-selection-info-row__actions>*{padding:.375rem;border-radius:6px;transition:all .2s ease}@media (max-width: 768px){.product-item__actions .btn,.product-item__actions .page__header--menu .menuItem__action,.page__header--menu .product-item__actions .menuItem__action,.product-item__actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .product-item__actions .vgt-selection-info-row__actions>*{padding:.25rem;font-size:.75rem}}.product-item__actions .btn:hover,.product-item__actions .page__header--menu .menuItem__action:hover,.page__header--menu .product-item__actions .menuItem__action:hover,.product-item__actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>:hover,.tableGood .vgt-inner-wrap .product-item__actions .vgt-selection-info-row__actions>:hover{transform:scale(1.05)}.product-item__info{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 768px){.product-item__info{gap:.375rem}}.product-item__variant{font-size:.8rem;color:#676d7c;margin:0;padding:.25rem .5rem;background:#7d59ef14;border-radius:6px;border-right:3px solid #7d59ef;display:inline-block;width:fit-content;font-weight:500}@media (max-width: 768px){.product-item__variant{font-size:.75rem;padding:.2rem .4rem}}.product-item__meta{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media (max-width: 768px){.product-item__meta{flex-direction:row;align-items:center;gap:.75rem;flex-wrap:wrap}}.product-item__price{display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){.product-item__price{gap:.375rem;flex:1;min-width:0}}.product-item__price .price-current{font-weight:600;color:#7d59ef;font-size:.875rem}@media (max-width: 768px){.product-item__price .price-current{font-size:.8rem}}.product-item__price .price-original{font-size:.75rem;color:#676d7c;text-decoration:line-through}@media (max-width: 768px){.product-item__price .price-original{font-size:.7rem}}.product-item__stock{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#26c07d14;border-radius:4px;border:1px solid rgba(38,192,125,.15)}@media (max-width: 768px){.product-item__stock{padding:.2rem .4rem;flex-shrink:0}}.product-item__stock .stock-label{font-size:.75rem;color:#676d7c}@media (max-width: 768px){.product-item__stock .stock-label{font-size:.7rem}}.product-item__stock .stock-quantity{font-size:.75rem;font-weight:500;color:#26c07d}@media (max-width: 768px){.product-item__stock .stock-quantity{font-size:.7rem}}.product-item__stock .stock-quantity.low-stock{color:#fb7910}.product-item__controls{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;border-top:1px solid rgba(201,201,201,.2)}@media (max-width: 768px){.product-item__controls{flex-direction:row;align-items:center;gap:.75rem;padding-top:.5rem;margin-top:.5rem}}.product-item__quantity{display:flex;align-items:center;gap:.5rem;flex:1}@media (max-width: 768px){.product-item__quantity{justify-content:flex-start;flex:1;min-width:0}}.product-item__quantity .quantity-label{font-size:.8rem;font-weight:500;color:#393b3d;white-space:nowrap}@media (max-width: 768px){.product-item__quantity .quantity-label{font-size:.75rem}}.product-item__quantity .quantity-input{width:80px;flex-shrink:0}@media (max-width: 768px){.product-item__quantity .quantity-input{width:70px}}.product-item__quantity .quantity-input input{text-align:center;font-weight:600;font-size:.875rem;padding:.5rem}@media (max-width: 768px){.product-item__quantity .quantity-input input{font-size:.8rem;padding:.375rem}}.product-item__total{display:flex;align-items:center;gap:.5rem;flex-shrink:0}@media (max-width: 768px){.product-item__total{justify-content:flex-end;flex-shrink:0}}.product-item__total .total-label{font-size:.8rem;font-weight:500;color:#393b3d}@media (max-width: 768px){.product-item__total .total-label{font-size:.75rem}}.product-item__total .total-amount{font-size:.95rem;font-weight:700;color:#7d59ef}@media (max-width: 768px){.product-item__total .total-amount{font-size:.875rem}}.total-section{padding:1.5rem;border-top:1px solid rgba(201,201,201,.2);background:#7d59ef05;border-radius:8px;margin-top:1rem;display:flex;flex-direction:column;gap:1rem}@media (max-width: 768px){.total-section{padding:1rem;gap:.75rem}}.total-section__row{display:flex;align-items:center;justify-content:space-between;font-size:1.125rem;font-weight:600;color:#111827;padding:.75rem 0}@media (max-width: 768px){.total-section__row{font-size:1rem;padding:.5rem 0}}.total-section__row span:last-child{color:#7d59ef;font-size:1.25rem}@media (max-width: 768px){.total-section__row span:last-child{font-size:1.125rem}}.total-breakdown{display:flex;flex-direction:column;gap:.75rem;border-radius:8px}@media (max-width: 768px){.total-breakdown{padding:.75rem;gap:.5rem}}.total-breakdown .breakdown-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#393b3d;padding:.5rem 0;border-bottom:1px solid rgba(201,201,201,.08)}@media (max-width: 768px){.total-breakdown .breakdown-row{font-size:.8rem;padding:.375rem 0}}.total-breakdown .breakdown-row:last-child{border-bottom:none}.total-breakdown .breakdown-row span:first-child{font-weight:500}.total-breakdown .breakdown-row span:last-child{font-weight:600}.total-breakdown .breakdown-row--discount{color:#26c07d;font-weight:500}.total-breakdown .breakdown-row--discount span:first-child{color:#26c07d}.total-breakdown .breakdown-row--discount span:last-child{color:#26c07d;font-weight:600}.total-breakdown .breakdown-row--final{margin-top:.75rem;padding-top:.75rem;border-top:2px solid rgba(125,89,239,.2);font-weight:600;color:#7d59ef}@media (max-width: 768px){.total-breakdown .breakdown-row--final{margin-top:.5rem;padding-top:.5rem}}.total-breakdown .breakdown-row--final span:first-child{color:#7d59ef;font-weight:600}.total-breakdown .breakdown-row--final span:last-child{color:#7d59ef;font-weight:700;font-size:1.125rem}@media (max-width: 768px){.total-breakdown .breakdown-row--final span:last-child{font-size:1rem}}.export-loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100vw;height:100vh;padding:1rem;box-sizing:border-box}@media (max-width: 768px){.export-loading-overlay{padding:1rem;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}}.export-loading-overlay .export-loading-content{background:#fff;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 20px 40px #0000004d;max-width:400px;width:100%;animation:slideInUp .3s ease-out;position:relative;margin:auto}@media (max-width: 768px){.export-loading-overlay .export-loading-content{padding:1.5rem;margin:auto;max-width:calc(100vw - 2rem);width:calc(100vw - 2rem);border-radius:8px;box-shadow:0 10px 30px #0006;position:relative;top:auto;left:auto;transform:none}}@media (max-width: 480px){.export-loading-overlay .export-loading-content{padding:1.25rem;max-width:calc(100vw - 1rem);width:calc(100vw - 1rem)}}.export-loading-overlay .export-loading-spinner{margin-bottom:1.5rem}@media (max-width: 768px){.export-loading-overlay .export-loading-spinner{margin-bottom:1rem}}.export-loading-overlay .export-loading-spinner .spinner{color:#7d59ef;animation:spin 1s linear infinite}@media (max-width: 768px){.export-loading-overlay .export-loading-spinner .spinner{width:40px!important;height:40px!important}}.export-loading-overlay .export-loading-message h3{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#393b3d}@media (max-width: 768px){.export-loading-overlay .export-loading-message h3{font-size:1rem;margin-bottom:.5rem;line-height:1.3}}@media (max-width: 480px){.export-loading-overlay .export-loading-message h3{font-size:.9rem}}.export-loading-overlay .export-loading-message p{margin:0;font-size:.875rem;color:#676d7c;line-height:1.5}@media (max-width: 768px){.export-loading-overlay .export-loading-message p{font-size:.8rem;line-height:1.4}}@media (max-width: 480px){.export-loading-overlay .export-loading-message p{font-size:.75rem}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.invoice-creator__preview{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid rgba(201,201,201,.2)}.invoice-creator__preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(201,201,201,.15)}.invoice-creator__preview-header h3{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.invoice-creator__preview-header-actions{display:flex;gap:.5rem}.invoice-creator__preview-header-actions .btn-export{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;border-radius:6px;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none}.invoice-creator__preview-header-actions .btn-export.btn-pdf{background:#dc2626;color:#fff}.invoice-creator__preview-header-actions .btn-export.btn-pdf:hover{background:#b91c1c}.invoice-creator__preview-header-actions .btn-export.btn-image{background:#059669;color:#fff}.invoice-creator__preview-header-actions .btn-export.btn-image:hover{background:#047857}.invoice-creator__preview-header-actions .btn-export svg{width:14px;height:14px}.invoice-preview{background:#fff;border-radius:12px;overflow:hidden;border:2px solid rgba(201,201,201,.25);max-width:700px;margin:0 auto;position:relative}@media (max-width: 768px){.invoice-preview{max-width:100%;border-radius:8px;border:1px solid rgba(201,201,201,.2);margin:0 .5rem}}.invoice-preview[data-export=true]{border:1px solid #374151;border-radius:0;box-shadow:none;width:100%!important;max-width:100%!important;min-width:100%!important;transform:none!important;scale:1!important}.invoice-preview:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#c9c9c94d;z-index:2}@media (max-width: 768px){.invoice-preview:before{height:1px}}.invoice-preview__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;color:#6b7280}@media (max-width: 768px){.invoice-preview__empty{padding:2rem 1rem}}.invoice-preview__empty h3{margin:1rem 0 .5rem;font-size:1.125rem;font-weight:600}@media (max-width: 768px){.invoice-preview__empty h3{font-size:1rem;margin:.75rem 0 .375rem}}.invoice-preview__empty p{margin:0;font-size:.875rem}@media (max-width: 768px){.invoice-preview__empty p{font-size:.8rem}}.invoice-preview__header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.5rem;background:#fafbfc;border-bottom:1px solid rgba(201,201,201,.1);flex-wrap:wrap;gap:.75rem;position:relative}@media (max-width: 768px){.invoice-preview__header{flex-direction:column;align-items:flex-start;padding:1rem;gap:.5rem}}.invoice-preview__header-left{display:flex;align-items:center;gap:1rem;flex:1}@media (max-width: 768px){.invoice-preview__header-left{gap:.75rem;width:100%}}.invoice-preview__header-right{text-align:right;flex-shrink:0}@media (max-width: 768px){.invoice-preview__header-right{text-align:left;width:100%}}.invoice-preview__logo{width:45px;height:45px;border-radius:6px;overflow:hidden;flex-shrink:0;border:1px solid rgba(201,201,201,.15)}@media (max-width: 768px){.invoice-preview__logo{width:40px;height:40px;border-radius:5px}}.invoice-preview__logo .logo-image{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.invoice-preview__logo .logo-image:hover{transform:scale(1.05)}.invoice-preview__logo .logo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#6b7280;color:#fff;font-size:1.125rem;font-weight:600}@media (max-width: 768px){.invoice-preview__logo .logo-placeholder{font-size:1rem}}.invoice-preview__company-info h2{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#374151}@media (max-width: 768px){.invoice-preview__company-info h2{font-size:.9rem;margin:0 0 .125rem;line-height:1.2}}.invoice-preview__company-info p{margin:.125rem 0;font-size:.75rem;color:#6b7280;display:flex;align-items:center;gap:.25rem}@media (max-width: 768px){.invoice-preview__company-info p{font-size:.7rem;margin:.0625rem 0;line-height:1.2}}.invoice-preview__invoice-info h1{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:#3b82f6}@media (max-width: 768px){.invoice-preview__invoice-info h1{font-size:1.25rem;margin:0 0 .5rem}}.invoice-preview__invoice-details .invoice-detail{display:flex;justify-content:space-between;margin-bottom:.125rem;font-size:.7rem}@media (max-width: 768px){.invoice-preview__invoice-details .invoice-detail{font-size:.65rem;margin-bottom:.1rem}}.invoice-preview__invoice-details .invoice-detail .label{font-weight:400;color:#676d7c;margin-left:.75rem}@media (max-width: 768px){.invoice-preview__invoice-details .invoice-detail .label{margin-left:.5rem}}.invoice-preview__invoice-details .invoice-detail .value{color:#393b3d;font-weight:500;font-size:.75rem}@media (max-width: 768px){.invoice-preview__invoice-details .invoice-detail .value{font-size:.7rem}}.invoice-preview__customer-section{padding:1rem 1.5rem;border-bottom:1px solid rgba(201,201,201,.1)}@media (max-width: 768px){.invoice-preview__customer-section{padding:.75rem 1rem}}.invoice-preview__customer-info h3{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:#393b3d;border-bottom:1px solid rgba(201,201,201,.2);padding-bottom:.25rem}@media (max-width: 768px){.invoice-preview__customer-info h3{font-size:.8rem;margin-bottom:.5rem;padding-bottom:.2rem}}.invoice-preview .customer-details{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width: 768px){.invoice-preview .customer-details{gap:.25rem}}.invoice-preview .customer-details .customer-row{display:flex;align-items:baseline;gap:.5rem;font-size:.75rem;padding:.25rem 0;border-bottom:1px solid rgba(201,201,201,.08);margin-left:1rem}@media (max-width: 768px){.invoice-preview .customer-details .customer-row{font-size:.7rem;gap:.375rem;padding:.125rem 0;margin-left:.5rem;flex-direction:column;align-items:flex-start;gap:.125rem}}.invoice-preview .customer-details .customer-row:last-child{border-bottom:none}.invoice-preview .customer-details .customer-row .customer-label{font-weight:500;color:#676d7c;flex-shrink:0}@media (max-width: 768px){.invoice-preview .customer-details .customer-row .customer-label{font-size:.65rem}}.invoice-preview .customer-details .customer-row .customer-value{color:#393b3d;font-weight:600;word-break:break-word;line-height:1.3}@media (max-width: 768px){.invoice-preview .customer-details .customer-row .customer-value{font-size:.7rem;line-height:1.2}}.invoice-preview__products{padding:1rem 1.5rem;border-bottom:1px solid rgba(201,201,201,.1)}@media (max-width: 768px){.invoice-preview__products{padding:.75rem 1rem}}.invoice-preview__products .products-header{margin-bottom:1rem}@media (max-width: 768px){.invoice-preview__products .products-header{margin-bottom:.75rem}}.invoice-preview__products .products-header h3{margin:0;font-size:.875rem;font-weight:600;color:#374151}@media (max-width: 768px){.invoice-preview__products .products-header h3{font-size:.8rem}}.invoice-preview__products .products-list{display:flex;flex-direction:column;gap:0}.invoice-preview .invoice-product-card{display:flex;flex-direction:column;gap:.25rem;border:1px solid rgba(201,201,201,.3);border-radius:8px;background:#fff;transition:all .2s ease;padding:.375rem;margin-bottom:0}@media (max-width: 768px){.invoice-preview .invoice-product-card{display:grid;grid-template-areas:"image title" "image variant" "footer footer";grid-template-columns:60px 1fr;grid-template-rows:auto auto auto;gap:.25rem;margin-bottom:0;align-items:start;padding:.75rem}}.invoice-preview .invoice-product-card:hover{border-color:#c9c9c940;box-shadow:0 2px 8px #00000026}.invoice-preview .invoice-product-card:last-child{margin-bottom:0}.invoice-preview .invoice-product-card__total{flex-shrink:0;text-align:right;color:#7d59ef}@media (max-width: 768px){.invoice-preview .invoice-product-card__total{width:50%;text-align:right;font-size:.8rem;color:#676d7c;display:flex;align-items:center;justify-content:flex-end}}.invoice-preview .invoice-product-card__total .total-value{font-size:1rem;font-weight:700;line-height:1.2;color:#676d7c}@media (max-width: 768px){.invoice-preview .invoice-product-card__total .total-value{font-size:.8rem;font-weight:500;color:#676d7c}}.invoice-preview .invoice-product-card__content{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}@media (max-width: 768px){.invoice-preview .invoice-product-card__content{display:contents;gap:0}}.invoice-preview .invoice-product-card__info{display:flex;flex-direction:column;gap:.5rem;flex:1}@media (max-width: 768px){.invoice-preview .invoice-product-card__info{display:contents;gap:0;flex:none}}.invoice-preview .invoice-product-card__footer{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-top:.125rem!important;padding-top:.25rem!important;border-top:1px solid rgba(201,201,201,.1)!important}.invoice-preview .invoice-product-card__title{font-size:1rem;font-weight:600;color:#393b3d;line-height:1.3;margin:0}@media (max-width: 768px){.invoice-preview .invoice-product-card__title{grid-area:title;font-size:.95rem;font-weight:600;margin:0;line-height:1.2;align-self:start;margin-bottom:.25rem}}.invoice-preview .invoice-product-card__variant{font-size:.75rem;color:#676d7c;margin:0}@media (max-width: 768px){.invoice-preview .invoice-product-card__variant{grid-area:variant;font-size:.75rem;color:#676d7c;margin:0;align-self:start;margin-bottom:.5rem}}.invoice-preview .invoice-product-card__details{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#676d7c}@media (max-width: 768px){.invoice-preview .invoice-product-card__details{width:50%;font-size:.75rem;gap:.25rem;flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}}.invoice-preview .invoice-product-card__details .quantity{color:#393b3d;font-weight:500}@media (max-width: 768px){.invoice-preview .invoice-product-card__details .quantity{color:#676d7c;font-weight:400}}.invoice-preview .invoice-product-card__details .separator{color:#676d7c;font-weight:400;font-size:.7rem;width:auto}.invoice-preview .invoice-product-card__details .separator svg{position:relative;top:3px;width:1rem;height:1rem}@media (max-width: 768px){.invoice-preview .invoice-product-card__details .separator{font-size:.65rem}}.invoice-preview .invoice-product-card__details .price{color:#676d7c;font-weight:500}@media (max-width: 768px){.invoice-preview .invoice-product-card__details .price{color:#676d7c;font-weight:400}}.invoice-preview .invoice-product-card__image{width:60px;height:60px;border-radius:6px;overflow:hidden;flex-shrink:0;border:1px solid rgba(201,201,201,.15)}@media (max-width: 768px){.invoice-preview .invoice-product-card__image{grid-area:image;width:60px;height:60px;border-radius:6px;align-self:start;margin-bottom:.5rem}}.invoice-preview .invoice-product-card__image img{width:100%;height:100%;object-fit:cover}.invoice-preview .invoice-product-card__image .product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#c9c9c91a;color:#676d7c;font-size:1.25rem}@media (max-width: 768px){.invoice-preview .invoice-product-card__image .product-placeholder{font-size:1.25rem}}.invoice-preview .invoice-product-card__image .product-placeholder svg{color:#6b7280;width:20px;height:20px}@media (max-width: 768px){.invoice-preview .invoice-product-card__image .product-placeholder svg{width:20px;height:20px}}.invoice-preview__total{padding:1rem 1.5rem;background:#f8fafc;border-top:1px solid rgba(201,201,201,.1);position:relative}.invoice-preview__total:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#c9c9c933}@media (max-width: 768px){.invoice-preview__total{padding:.75rem 1rem}}.invoice-preview__total .total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.875rem}@media (max-width: 768px){.invoice-preview__total .total-row{margin-bottom:.5rem;font-size:.8rem;flex-wrap:wrap;gap:.25rem}}.invoice-preview__total .total-row:last-child{margin-bottom:0}.invoice-preview__total .total-row .total-label{font-size:.875rem;font-weight:500;color:#676d7c}@media (max-width: 768px){.invoice-preview__total .total-row .total-label{font-size:.8rem}}.invoice-preview__total .total-row .total-value{font-size:.875rem;font-weight:600;color:#393b3d}@media (max-width: 768px){.invoice-preview__total .total-row .total-value{font-size:.8rem}}.invoice-preview__total .total-row--final{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(201,201,201,.15);font-size:1rem}@media (max-width: 768px){.invoice-preview__total .total-row--final{margin-top:.75rem;padding-top:.75rem;font-size:.9rem}}.invoice-preview__total .total-row--final .total-label{font-size:.875rem;font-weight:600;color:#374151}@media (max-width: 768px){.invoice-preview__total .total-row--final .total-label{font-size:.8rem}}.invoice-preview__total .total-row--final .total-value{font-size:1rem;font-weight:700;color:#111827}@media (max-width: 768px){.invoice-preview__total .total-row--final .total-value{font-size:.9rem}}.invoice-preview__total .total-row--discount{color:#26c07d;font-weight:500}.invoice-preview__total .total-row--discount .total-label{color:#26c07d}.invoice-preview__total .total-row--discount .total-value{color:#26c07d;font-weight:600}.invoice-preview__notes{padding:1.5rem 2rem;border-top:1px solid rgba(201,201,201,.2)}@media (max-width: 768px){.invoice-preview__notes{padding:1rem}}.invoice-preview__notes h4{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#111827}@media (max-width: 768px){.invoice-preview__notes h4{font-size:.8rem;margin-bottom:.375rem}}.invoice-preview__notes p{margin:0;color:#6b7280;line-height:1.5;font-size:.875rem}@media (max-width: 768px){.invoice-preview__notes p{font-size:.8rem;line-height:1.4}}.invoice-preview__discount{padding:1rem 1.5rem;background:#26c07d0d;border-top:1px solid rgba(38,192,125,.15);border-bottom:1px solid rgba(38,192,125,.15)}@media (max-width: 768px){.invoice-preview__discount{padding:1rem}}.invoice-preview__discount .discount-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.invoice-preview__discount .discount-header h4{margin:0;font-size:.875rem;font-weight:600;color:#26c07d}@media (max-width: 768px){.invoice-preview__discount .discount-header h4{font-size:.75rem}}.invoice-preview__discount .discount-header svg{color:#26c07d;width:16px;height:16px}.invoice-preview__discount .discount-details .discount-type{font-size:.875rem;font-weight:500;color:#393b3d;margin-bottom:.5rem}@media (max-width: 768px){.invoice-preview__discount .discount-details .discount-type{font-size:.75rem}}.invoice-preview__discount .discount-details .discount-note{font-size:.75rem;color:#676d7c;font-style:italic;margin-bottom:.75rem;padding:.5rem;background:#26c07d1a;border-radius:4px;border-right:3px solid #26c07d}@media (max-width: 768px){.invoice-preview__discount .discount-details .discount-note{font-size:.625rem}}.invoice-preview__discount .discount-details .discount-savings{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#26c07d1a;border-radius:6px;border:1px solid rgba(38,192,125,.2)}.invoice-preview__discount .discount-details .discount-savings span:first-child{font-size:.875rem;color:#393b3d;font-weight:500}@media (max-width: 768px){.invoice-preview__discount .discount-details .discount-savings span:first-child{font-size:.75rem}}.invoice-preview__discount .discount-details .discount-savings .savings-amount{font-size:1rem;font-weight:700;color:#26c07d}@media (max-width: 768px){.invoice-preview__discount .discount-details .discount-savings .savings-amount{font-size:.875rem}}.invoice-preview__footer{padding:1.5rem;background:#f8fafc;border-top:1px solid rgba(201,201,201,.1);position:relative}.invoice-preview__footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#c9c9c933}@media (max-width: 768px){.invoice-preview__footer{padding:1rem}}.invoice-preview__footer .footer-section{margin-bottom:.5rem}.invoice-preview__footer .footer-section:last-child{margin-bottom:0}@media (max-width: 768px){.invoice-preview__footer .footer-section{margin-bottom:.375rem}}@media (max-width: 480px){.invoice-preview__footer .footer-section{margin-bottom:.25rem}}.invoice-preview__footer .footer-section h4{margin:0 0 .375rem;font-size:.8rem;font-weight:600;color:#111827}@media (max-width: 768px){.invoice-preview__footer .footer-section h4{font-size:.75rem;margin-bottom:.25rem}}@media (max-width: 480px){.invoice-preview__footer .footer-section h4{font-size:.7rem;margin-bottom:.125rem}}.invoice-preview__footer .footer-section--compact h4{margin-bottom:.25rem;font-size:.7rem}@media (max-width: 768px){.invoice-preview__footer .footer-section--compact h4{font-size:.65rem;margin-bottom:.125rem}}@media (max-width: 480px){.invoice-preview__footer .footer-section--compact h4{font-size:.6rem;margin-bottom:.125rem}}.invoice-preview__footer .footer-section--payment .bank-card-display{display:flex;flex-direction:column;align-items:center;margin-top:.5rem;padding:.75rem;background:#f8fafc;border-radius:6px;border:1px solid rgba(201,201,201,.2)}@media (max-width: 768px){.invoice-preview__footer .footer-section--payment .bank-card-display{margin-top:.375rem;padding:.5rem}}.invoice-preview__footer .footer-section--payment .bank-card-display .bank-card-instruction{margin-bottom:.75rem;font-size:1rem;color:#374151;text-align:center;font-weight:500;line-height:1.4}@media (max-width: 768px){.invoice-preview__footer .footer-section--payment .bank-card-display .bank-card-instruction{font-size:.7rem;margin-bottom:.5rem}}.invoice-preview__footer .footer-section--payment .bank-card-display .bank-card-instruction strong{color:#7d59ef;font-weight:700}.invoice-preview__footer .footer-section--payment .bank-card-display .bank-card-image{width:100%;max-width:80%;height:auto;mix-blend-mode:multiply}@media (max-width: 768px){.invoice-preview__footer .footer-section--payment .bank-card-display .bank-card-image{max-width:85%;border-radius:6px}}.manual-add-product{display:flex;justify-content:center;padding:1rem;border-top:1px solid #c9c9c9;margin-top:1rem}.manual-add-product .btn,.manual-add-product .page__header--menu .menuItem__action,.page__header--menu .manual-add-product .menuItem__action,.manual-add-product .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .manual-add-product .vgt-selection-info-row__actions>*{padding:.2rem .4rem;font-size:.88em}.manual-product-form{padding:1rem}.manual-product-form .form{margin-bottom:1.5rem}.manual-product-form .manual-product-preview{border:1px solid #c9c9c9;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.manual-product-form .manual-product-preview h4{font-size:.875rem;font-weight:600;color:#393b3d;margin-bottom:.75rem}.manual-product-form .manual-product-preview .preview-item .preview-title{font-size:.875rem;font-weight:500;color:#393b3d;margin-bottom:.5rem}.manual-product-form .manual-product-preview .preview-item .preview-price{display:flex;gap:.75rem;margin-bottom:.5rem}.manual-product-form .manual-product-preview .preview-item .preview-price .base-price{font-size:.75rem;color:#676d7c;text-decoration:line-through}.manual-product-form .manual-product-preview .preview-item .preview-price .discount-price{font-size:.875rem;font-weight:600;color:#7d59ef}.manual-product-form .manual-product-preview .preview-item .preview-total{font-size:.875rem;font-weight:600;color:#676d7c}.manual-product-form .drawer-actions{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #c9c9c9}.manual-product-form .drawer-actions .btn,.manual-product-form .drawer-actions .page__header--menu .menuItem__action,.page__header--menu .manual-product-form .drawer-actions .menuItem__action,.manual-product-form .drawer-actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .manual-product-form .drawer-actions .vgt-selection-info-row__actions>*{min-width:100px}.drawer-header h3{font-size:1.125rem;font-weight:600;color:#393b3d;margin:0}.product-info{display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){.product-info{gap:.5rem}}.product-info__image{width:20px;height:20px;border-radius:4px;border:1px solid #e5e7eb;overflow:hidden;flex-shrink:0}@media (max-width: 768px){.product-info__image{width:24px;height:24px}}.product-info__image img{width:100%;height:100%;object-fit:cover}.product-info__title{font-size:.75rem;font-weight:500;color:#111827}@media (max-width: 768px){.product-info__title{font-size:.875rem}}.product-info__variant{font-size:.625rem;color:#6b7280}@media (max-width: 768px){.product-info__variant{font-size:.75rem}}@media print,screen and (max-width: 768px){.invoice-preview{width:100%!important;max-width:100%!important;min-width:100%!important}.invoice-preview__header{width:100%!important;max-width:100%!important}}@media print and (max-width: 768px),screen and (max-width: 768px) and (max-width: 768px){.invoice-preview__header{width:100%!important;max-width:100%!important}}@media print,screen and (max-width: 768px){.invoice-preview__content,.invoice-preview__footer{width:100%!important;max-width:100%!important}}.invoice-preview[data-export=true]{position:static!important;width:600px!important;max-width:600px!important;min-width:600px!important;height:auto!important;transform:none!important;scale:1!important;margin:0!important;padding:.5rem!important;border-radius:4px!important;box-shadow:0 2px 8px #0000001a!important;border:1px solid rgba(201,201,201,.2)!important;background:#fff!important;overflow:visible!important;display:block!important}.invoice-preview[data-export=true] *{visibility:visible!important;opacity:1!important;position:static!important;transform:none!important;transition:none!important;animation:none!important}.invoice-preview[data-export=true] .invoice-preview__header,.invoice-preview[data-export=true] .invoice-preview__customer-section,.invoice-preview[data-export=true] .invoice-preview__products,.invoice-preview[data-export=true] .invoice-preview__total,.invoice-preview[data-export=true] .invoice-preview__notes,.invoice-preview[data-export=true] .invoice-preview__footer{margin:0!important}.invoice-preview[data-export=true] .invoice-preview__header,.invoice-preview[data-export=true] .invoice-preview__customer-section,.invoice-preview[data-export=true] .invoice-preview__products,.invoice-preview[data-export=true] .invoice-preview__total,.invoice-preview[data-export=true] .invoice-preview__notes,.invoice-preview[data-export=true] .invoice-preview__footer{width:100%!important;max-width:none!important;min-width:auto!important;display:block!important;visibility:visible!important;position:static!important;margin:0!important}.invoice-preview[data-export=true] .invoice-preview__header{padding:.75rem!important;background:#fafbfc!important;border-bottom:1px solid rgba(201,201,201,.1)!important;margin:0!important;margin-bottom:.5rem!important}.invoice-preview[data-export=true] .invoice-preview__company-info h2{font-size:1.1rem!important;font-weight:700!important;color:#374151!important;margin:0 0 .25rem!important}.invoice-preview[data-export=true] .invoice-preview__company-info p{font-size:.85rem!important;color:#6b7280!important;margin:.125rem 0!important}.invoice-preview[data-export=true] .invoice-preview__invoice-info h1{font-size:1.6rem!important;font-weight:700!important;color:#3b82f6!important;margin:0 0 .75rem!important}.invoice-preview[data-export=true] .invoice-detail{font-size:.8rem!important;margin-bottom:.125rem!important}.invoice-preview[data-export=true] .invoice-detail .label{font-size:.75rem!important;color:#6b7280!important;margin-left:.75rem!important}.invoice-preview[data-export=true] .invoice-detail .value{font-size:.8rem!important;color:#374151!important;font-weight:600!important}.invoice-preview[data-export=true] .invoice-preview__customer-section{padding:.75rem!important;background:transparent!important;border:none!important;border-bottom:1px solid rgba(201,201,201,.1)!important;margin:0!important;margin-bottom:.5rem!important}.invoice-preview[data-export=true] .invoice-preview__customer-info h3{font-size:.95rem!important;font-weight:700!important;color:#374151!important;margin:0 0 .75rem!important;border-bottom:1px solid rgba(201,201,201,.2)!important;padding-bottom:.375rem!important}.invoice-preview[data-export=true] .customer-row{font-size:.8rem!important;padding:.25rem 0!important;margin-left:.75rem!important}.invoice-preview[data-export=true] .customer-label{font-size:.75rem!important;color:#6b7280!important;font-weight:600!important}.invoice-preview[data-export=true] .customer-value{font-size:.8rem!important;color:#374151!important;font-weight:600!important}.invoice-preview[data-export=true] .invoice-preview__products{padding:.75rem!important;background:transparent!important;border:none!important;border-bottom:1px solid rgba(201,201,201,.1)!important;margin:0!important;margin-bottom:.5rem!important}.invoice-preview[data-export=true] .products-header h3{font-size:.95rem!important;font-weight:700!important;color:#374151!important;margin:0 0 .75rem!important}.invoice-preview[data-export=true] .invoice-product-card{display:flex!important;flex-direction:column!important;gap:.125rem!important;border:1px solid rgba(201,201,201,.3)!important;border-radius:4px!important;background:#fff!important;padding:.25rem!important;margin-bottom:0!important}.invoice-preview[data-export=true] .invoice-product-card:last-child{margin-bottom:0!important}.invoice-preview[data-export=true] .invoice-product-card__content{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:.5rem!important}.invoice-preview[data-export=true] .invoice-product-card__info{display:flex!important;flex-direction:column!important;gap:.25rem!important;flex:1!important}.invoice-preview[data-export=true] .invoice-product-card__title{font-weight:700!important;font-size:.95rem!important;color:#374151!important;line-height:1.2!important}.invoice-preview[data-export=true] .invoice-product-card__variant{font-size:.75rem!important;color:#6b7280!important;font-weight:500!important}.invoice-preview[data-export=true] .invoice-product-card__footer{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-top:.125rem!important;padding-top:.25rem!important;border-top:1px solid rgba(201,201,201,.1)!important}.invoice-preview[data-export=true] .invoice-product-card__details{display:flex!important;align-items:center!important;gap:.25rem!important;font-size:.8rem!important;color:#6b7280!important}.invoice-preview[data-export=true] .invoice-product-card__total{font-weight:700!important;font-size:.95rem!important;color:#1f2937!important}.invoice-preview[data-export=true] .invoice-product-card .old-price{color:#6b6e73!important;font-size:.75rem!important;margin-right:.25rem!important}.invoice-preview[data-export=true] .invoice-product-card .old-price i{font-style:normal;font-size:.8rem;text-decoration:line-through!important}.invoice-preview[data-export=true] .invoice-product-card .current-price{color:#7d59ef!important;font-weight:600!important;margin-left:.25rem!important}.invoice-preview[data-export=true] .invoice-product-card .discount-percent{background:#7d59ef!important;color:#fff!important;padding:.125rem .25rem!important;border-radius:3px!important;font-size:.8rem;margin:.25rem;font-weight:600!important;margin-right:.25rem!important}.invoice-preview[data-export=true] .invoice-preview__total{padding:.75rem!important;background:#f8fafc!important;border:none!important;border-top:1px solid rgba(201,201,201,.1)!important;margin:0!important;margin-bottom:.5rem!important}.invoice-preview[data-export=true] .total-row{display:flex!important;justify-content:space-between!important;align-items:center!important;margin:0 0 .375rem!important;font-size:.9rem!important;padding:.125rem 0!important}.invoice-preview[data-export=true] .total-row:last-child{margin:0!important}.invoice-preview[data-export=true] .total-row--final{margin:.75rem 0 0!important;padding-top:.75rem!important;border-top:2px solid rgba(201,201,201,.2)!important;font-size:1.1rem!important;font-weight:700!important}.invoice-preview[data-export=true] .total-row--discount{color:#059669!important;font-weight:600!important}.invoice-preview[data-export=true] .total-label{font-size:.9rem!important;font-weight:600!important;color:#4b5563!important}.invoice-preview[data-export=true] .total-value{font-size:.9rem!important;font-weight:600!important;color:#1f2937!important}.invoice-preview[data-export=true] .total-row--final .total-label{font-size:.95rem!important;font-weight:700!important;color:#374151!important}.invoice-preview[data-export=true] .total-row--final .total-value{font-size:1.2rem!important;font-weight:700!important;color:#111827!important}.invoice-preview[data-export=true] .invoice-preview__notes{padding:.75rem!important;background:transparent!important;border:none!important;border-top:1px solid rgba(201,201,201,.2)!important;margin:0!important;margin-bottom:.5rem!important}.invoice-preview[data-export=true] .invoice-preview__notes h4{font-size:.95rem!important;font-weight:700!important;color:#111827!important;margin:0 0 .5rem!important}.invoice-preview[data-export=true] .invoice-preview__notes p{font-size:.85rem!important;color:#6b7280!important;line-height:1.4!important;margin:0!important}.invoice-preview[data-export=true] .invoice-preview__footer{padding:.75rem!important;background:#f8fafc!important;border:none!important;border-top:1px solid rgba(201,201,201,.1)!important;margin:0!important}.invoice-preview[data-export=true] .footer-layout{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:1rem!important;margin-bottom:.75rem!important}.invoice-preview[data-export=true] .footer-section{flex:1!important}.invoice-preview[data-export=true] .footer-section--social{text-align:left!important;flex:0 0 30%!important}.invoice-preview[data-export=true] .footer-section--payment{text-align:right!important;flex:0 0 70%!important}.invoice-preview[data-export=true] .footer-section--important{width:100%!important;margin-top:.75rem!important;padding-top:.75rem!important;border-top:1px solid rgba(201,201,201,.1)!important}.invoice-preview[data-export=true] .footer-section h4{font-size:.85rem!important;font-weight:700!important;color:#111827!important;margin:0 0 .375rem!important;text-align:right}.invoice-preview[data-export=true] .payment-method{font-size:.85rem!important;font-weight:600!important;color:#374151!important;padding:.375rem .5rem!important;margin-bottom:.375rem!important}.invoice-preview[data-export=true] .bank-card-instruction{font-size:.9rem!important;font-weight:600!important;color:#374151!important;margin-bottom:.75rem!important}.invoice-preview[data-export=true] .social-item{font-size:.8rem!important;padding:.375rem .5rem!important;margin-bottom:.375rem!important}.invoice-preview[data-export=true] .social-label{font-size:.75rem!important;font-weight:600!important;color:#6b7280!important}.invoice-preview[data-export=true] .social-value{font-size:.8rem!important;font-weight:600!important;color:#374151!important}.invoice-preview[data-export=true] .important-info p{font-size:.75rem!important;color:#6b7280!important;line-height:1.3!important;margin:.125rem 0!important}.invoice-preview[data-export=true] .discount-badge{background:#dc2626!important;color:#fff!important;padding:.125rem .375rem!important;border-radius:3px!important;font-size:.7rem!important;font-weight:600!important;margin-left:.375rem!important}.invoice-preview[data-export=true] .floating-export-button{display:none!important;visibility:hidden!important;opacity:0!important;position:absolute!important;left:-9999px!important;top:-9999px!important;width:0!important;height:0!important;overflow:hidden!important;pointer-events:none!important}.invoice-preview__header{padding:.75rem 1.5rem}@media (max-width: 768px){.invoice-preview__header{padding:.5rem 1rem}}.invoice-preview__customer-section{padding:.75rem 1.5rem}@media (max-width: 768px){.invoice-preview__customer-section{padding:.5rem 1rem}}.invoice-preview__products{padding:.75rem 1.5rem}@media (max-width: 768px){.invoice-preview__products{padding:.5rem 1rem}}.invoice-preview__products .products-header{margin-bottom:.5rem}@media (max-width: 768px){.invoice-preview__products .products-header{margin-bottom:.375rem}}.invoice-preview__products .products-list{gap:0}@media (max-width: 768px){.invoice-preview__products .products-list{gap:0}}.invoice-preview .invoice-product-card{gap:.125rem;padding:.25rem;margin-bottom:0}@media (max-width: 768px){.invoice-preview .invoice-product-card{padding:.375rem;margin-bottom:0}}.invoice-preview .invoice-product-card__content{gap:.5rem}.invoice-preview .invoice-product-card__info{gap:.25rem}.invoice-preview .invoice-product-card__footer{margin-top:.125rem;padding-top:.25rem}.invoice-preview .invoice-product-card__details{gap:.25rem}.invoice-preview .invoice-product-card__image{display:none!important}.invoice-preview .invoice-product-card .old-price{color:#6b6e73;font-size:.7rem;margin-right:.25rem}.invoice-preview .invoice-product-card .old-price i{font-style:normal;font-size:.7rem;text-decoration:line-through!important}.invoice-preview .invoice-product-card .current-price{font-weight:600;margin-left:.25rem}.invoice-preview .invoice-product-card .discount-percent{background:#7d59ef;color:#fff;padding:.125rem .25rem;border-radius:3px;font-size:.7rem;font-weight:600;text-decoration:none;margin-right:1.5rem}.invoice-preview__total{padding:.75rem 1.5rem}@media (max-width: 768px){.invoice-preview__total{padding:.5rem 1rem}}.invoice-preview__total .total-row{margin-bottom:.375rem}@media (max-width: 768px){.invoice-preview__total .total-row{margin-bottom:.25rem}}.invoice-preview__total .total-row--final{margin-top:.5rem;padding-top:.5rem}@media (max-width: 768px){.invoice-preview__total .total-row--final{margin-top:.375rem;padding-top:.375rem}}.invoice-preview__notes{padding:.75rem 1.5rem}@media (max-width: 768px){.invoice-preview__notes{padding:.5rem 1rem}}.invoice-preview__notes h4{margin-bottom:.25rem}@media (max-width: 768px){.invoice-preview__notes h4{margin-bottom:.125rem}}.invoice-preview__footer{padding:.75rem 1.5rem}@media (max-width: 768px){.invoice-preview__footer{padding:.5rem 1rem}}.invoice-preview__footer .footer-section--payment{text-align:center;width:100%;margin-bottom:.75rem}@media (max-width: 768px){.invoice-preview__footer .footer-section--payment{text-align:center}}.invoice-preview__footer .footer-section--important{width:100%;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(201,201,201,.1)}@media (max-width: 768px){.invoice-preview__footer .footer-section--important{margin-top:.5rem;padding-top:.5rem}}.invoice-content{position:relative;width:100%;height:100%}.floating-export-button{position:absolute;top:1rem;left:1.5rem;right:0;margin:auto;width:150px;z-index:1;display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#7d59ef;color:#fff;border:none;border-radius:50px;box-shadow:0 4px 12px #7d59ef4d;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:.875rem}@media (max-width: 768px){.floating-export-button{top:.5rem;left:1rem;padding:.875rem 1.25rem;font-size:.8rem}}@media (max-width: 480px){.floating-export-button{top:.5rem;left:.5rem;right:initial;padding:.75rem 1rem;width:120px;font-size:.75rem}}.floating-export-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7d59ef66}.floating-export-button:active{transform:translateY(0)}.floating-export-button .spinner{animation:spin 1s linear infinite}.floating-export-button svg{width:18px;height:18px}@media (max-width: 768px){.floating-export-button svg{width:16px;height:16px}}@media (max-width: 480px){.floating-export-button svg{width:14px;height:14px}}.discount-badge{background:#dc2626;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600;margin-left:.5rem}@media (max-width: 768px){.discount-badge{font-size:.65rem;padding:.2rem .4rem;margin-left:.25rem}}.payment-methods{display:flex;flex-wrap:wrap;gap:.25rem}@media (max-width: 768px){.payment-methods{gap:.125rem;justify-content:center}}.payment-methods .payment-method{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#fff;border:1px solid rgba(201,201,201,.2);border-radius:4px;font-size:.9rem;font-weight:500;color:#393b3d}@media (max-width: 768px){.payment-methods .payment-method{font-size:.65rem;padding:.125rem .375rem}}.payment-methods .payment-method--card-number{font-family:Courier New,monospace;letter-spacing:.25px;font-weight:600;background:#f8fafc;border:1px solid rgba(201,201,201,.3);font-size:.7rem}@media (max-width: 768px){.payment-methods .payment-method--card-number{font-size:.6rem;letter-spacing:.125px}}.social-info{display:flex;flex-direction:column;gap:.25rem}@media (max-width: 768px){.social-info{gap:.125rem}}.social-info .social-item{display:flex;align-items:center;gap:.375rem;padding:.25rem .5rem;font-size:.75rem;color:#393b3d;transition:all .2s ease;min-width:0;border-radius:4px;background:transparent;border:none}@media (max-width: 768px){.social-info .social-item{padding:.125rem .375rem;gap:.25rem;font-size:.7rem}}@media (max-width: 480px){.social-info .social-item{padding:.125rem .25rem;gap:.25rem;font-size:.65rem}}.social-info .social-item:hover{background:#7d59ef0d;transform:translateY(-1px)}.social-info .social-item svg{width:14px;height:14px;color:#7d59ef;flex-shrink:0}@media (max-width: 768px){.social-info .social-item svg{width:12px;height:12px}}@media (max-width: 480px){.social-info .social-item svg{width:12px;height:12px}}.social-info .social-item .social-label{font-weight:600;color:#676d7c;font-size:.7rem}@media (max-width: 768px){.social-info .social-item .social-label{font-size:.65rem}}@media (max-width: 480px){.social-info .social-item .social-label{font-size:.6rem}}.social-info .social-item .social-value{font-weight:600;color:#393b3d;flex:1;min-width:0;line-height:1.2}@media (max-width: 768px){.social-info .social-item .social-value{font-size:.7rem}}@media (max-width: 480px){.social-info .social-item .social-value{font-size:.65rem;line-height:1.1}}.important-info p{margin:.25rem 0;font-size:.7rem;color:#6b7280;line-height:1.4;position:relative;padding-right:1rem;font-weight:500}@media (max-width: 768px){.important-info p{font-size:.65rem;line-height:1.3;padding-right:.75rem;margin:.125rem 0}}@media (max-width: 480px){.important-info p{font-size:.6rem;line-height:1.2;padding-right:.5rem;margin:.125rem 0}}.modalCard .modalCard-content .current-status{background:#7d59ef1a;border:1px solid rgba(125,89,239,.2);border-radius:.75rem;padding:1rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between}.modalCard .modalCard-content .current-status__label{font-weight:600;color:#7d59ef}.modalCard .modalCard-content .current-status__value{padding:.5rem 1rem;border-radius:2rem;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.modalCard .modalCard-content .current-status__value.pending{background:#fb791026;color:#fb7910;border:1px solid rgba(251,121,16,.3)}.modalCard .modalCard-content .current-status__value.processing{background:#5c72ff26;color:#5c72ff;border:1px solid rgba(92,114,255,.3)}.modalCard .modalCard-content .current-status__value.ready{background:#26c07d26;color:#26c07d;border:1px solid rgba(38,192,125,.3)}.modalCard .modalCard-content .current-status__value.shipped{background:#a979f226;color:#a979f2;border:1px solid rgba(169,121,242,.3)}.modalCard .modalCard-content .current-status__value.delivered{background:#26c07d26;color:#26c07d;border:1px solid rgba(38,192,125,.3)}.modalCard .modalCard-content .current-status__value.cancelled{background:#f0373726;color:#f03737;border:1px solid rgba(240,55,55,.3)}.modalCard .modalCard-content .status-options{display:flex;flex-direction:column;gap:.75rem}.modalCard .modalCard-content .status-option{display:flex;align-items:center;gap:1rem;padding:1rem;border:2px solid rgba(201,201,201,.3);border-radius:.75rem;cursor:pointer;transition:all .3s ease;position:relative}.modalCard .modalCard-content .status-option:hover{border-color:#7d59ef;background:#7d59ef0d}.modalCard .modalCard-content .status-option--active{border-color:#7d59ef;background:#7d59ef1a;box-shadow:0 4px 12px #7d59ef33}.modalCard .modalCard-content .status-option--current{border-color:#26c07d;background:#26c07d0d}.modalCard .modalCard-content .status-option__icon{width:48px;height:48px;border-radius:50%;background:#7d59ef1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.modalCard .modalCard-content .status-option__icon svg{color:#7d59ef;width:1.25rem;height:1.25rem}.modalCard .modalCard-content .status-option__content{flex:1;min-width:0}.modalCard .modalCard-content .status-option__label{font-weight:700;color:#393b3d;margin-bottom:.25rem;font-size:.875rem}.modalCard .modalCard-content .status-option__description{color:#676d7c;font-size:.75rem;line-height:1.4}.modalCard .modalCard-content .status-option__check{width:24px;height:24px;border-radius:50%;background:#26c07d;display:flex;align-items:center;justify-content:center;flex-shrink:0}.modalCard .modalCard-content .status-option__check svg{color:#fff;width:.875rem;height:.875rem}.modalCard .modalCard-footer .btn,.modalCard .modalCard-footer .page__header--menu .menuItem__action,.page__header--menu .modalCard .modalCard-footer .menuItem__action,.modalCard .modalCard-footer .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .modalCard .modalCard-footer .vgt-selection-info-row__actions>*{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease;border:none;cursor:pointer}.modalCard .modalCard-footer .btn.btn-light-outline,.modalCard .modalCard-footer .page__header--menu .btn-light-outline.menuItem__action,.page__header--menu .modalCard .modalCard-footer .btn-light-outline.menuItem__action,.modalCard .modalCard-footer .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-light-outline,.tableGood .vgt-inner-wrap .modalCard .modalCard-footer .vgt-selection-info-row__actions>.btn-light-outline{background:#fff;color:#676d7c;border:1px solid rgba(201,201,201,.5)}.modalCard .modalCard-footer .btn.btn-light-outline:hover,.modalCard .modalCard-footer .page__header--menu .btn-light-outline.menuItem__action:hover,.page__header--menu .modalCard .modalCard-footer .btn-light-outline.menuItem__action:hover,.modalCard .modalCard-footer .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-light-outline:hover,.tableGood .vgt-inner-wrap .modalCard .modalCard-footer .vgt-selection-info-row__actions>.btn-light-outline:hover{background:#fcfcfccc;border-color:#c9c9c9b3}.modalCard .modalCard-footer .btn.btn-primary,.modalCard .modalCard-footer .page__header--menu .btn-primary.menuItem__action,.page__header--menu .modalCard .modalCard-footer .btn-primary.menuItem__action,.modalCard .modalCard-footer .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-primary,.tableGood .vgt-inner-wrap .modalCard .modalCard-footer .vgt-selection-info-row__actions>.btn-primary{background:#7d59ef;color:#fff}.modalCard .modalCard-footer .btn.btn-primary:hover:not(:disabled),.modalCard .modalCard-footer .page__header--menu .btn-primary.menuItem__action:hover:not(:disabled),.page__header--menu .modalCard .modalCard-footer .btn-primary.menuItem__action:hover:not(:disabled),.modalCard .modalCard-footer .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-primary:hover:not(:disabled),.tableGood .vgt-inner-wrap .modalCard .modalCard-footer .vgt-selection-info-row__actions>.btn-primary:hover:not(:disabled){background:#6b42ed;transform:translateY(-1px)}.modalCard .modalCard-footer .btn.btn-primary:disabled,.modalCard .modalCard-footer .page__header--menu .btn-primary.menuItem__action:disabled,.page__header--menu .modalCard .modalCard-footer .btn-primary.menuItem__action:disabled,.modalCard .modalCard-footer .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>.btn-primary:disabled,.tableGood .vgt-inner-wrap .modalCard .modalCard-footer .vgt-selection-info-row__actions>.btn-primary:disabled{background:#96999c;cursor:not-allowed;transform:none}@media (max-width: 640px){.modalCard .modalCard-content .status-option{padding:.75rem}.modalCard .modalCard-content .status-option__icon{width:40px;height:40px}.modalCard .modalCard-content .status-option__icon svg{width:1rem;height:1rem}.modalCard .modalCard-footer .btn,.modalCard .modalCard-footer .page__header--menu .menuItem__action,.page__header--menu .modalCard .modalCard-footer .menuItem__action,.modalCard .modalCard-footer .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .modalCard .modalCard-footer .vgt-selection-info-row__actions>*{width:100%}}.orderDrawer__content{padding:0 .85rem}.orderDrawer__content--section{padding-top:2rem}.orderDrawer__content--section-caption{display:flex;align-items:center;font-weight:700;color:#676d7c;position:relative}.orderDrawer__content--section-caption svg{color:#676d7c99}.orderDrawer__content--section-caption span{color:#676d7cb3;margin-right:.25rem}.orderDrawer__content--section-caption span:before{content:"";position:absolute;width:20px;height:20px;border-radius:5px;background:#676d7c26;right:-4px;top:-4px}.orderDrawer__content--section-list{padding:1rem 0;border-bottom:1px solid rgba(201,201,201,.5)}.orderDrawer__content--section-form{padding:1rem 0}.orderDrawer__content--section-empty{text-align:center;color:#676d7c;padding:1rem 0;margin-top:3rem}.sectionItem{display:flex;flex-direction:column;font-size:.9rem;padding:.5rem}.sectionItem span{padding:.5rem 0;color:#676d7c}.sectionItem b{color:#393b3d;font-size:1rem;line-height:normal}.drawerProducts{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.product-card{background:#fff;border:1px solid #c9c9c9;border-radius:12px;padding:1rem;transition:all .2s ease}.product-card:hover{border-color:#7d59ef33;box-shadow:0 4px 16px #7d59ef14;transform:translateY(-1px)}.product-card__header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.product-card__image{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;border:1px solid rgba(201,201,201,.2);background:#fff}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#7d59ef0d;color:#7d59ef;font-size:1.5rem}.product-card__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.product-card__title{margin:0;font-size:.95rem;font-weight:600;color:#393b3d;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__meta{display:flex;align-items:center;gap:.5rem}.product-card__stock{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:#676d7c;padding:.25rem .5rem;background:#26c07d14;border-radius:6px;border:1px solid rgba(38,192,125,.15)}.product-card__stock svg{color:#26c07d}.product-card__price{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.product-card__variants{margin-bottom:1rem;padding:.75rem;border-radius:8px}.product-card__add-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#7d59ef1a;color:#7d59ef;border:1px solid #7d59ef;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.product-card__add-btn--disabled{background:#676d7c33;color:#676d7c;cursor:not-allowed;opacity:.6}.product-card__add-btn--disabled:hover{transform:none;box-shadow:none}.product-card__add-btn--loading{pointer-events:none}.product-card__add-btn--loading:after{content:"";position:absolute;width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.price-discount .discount-badge{background:#f03737;color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:4px;display:inline-block}.price-amount{font-size:1rem;font-weight:600;color:#7d59ef;display:flex;align-items:center;gap:.25rem}.price-amount .price-currency{font-size:.75rem;color:#676d7c;font-weight:400}.variants-header{margin-bottom:.75rem;padding:.5rem;background:#7d59ef14;border-radius:6px;border:1px solid rgba(125,89,239,.15);font-size:.8rem}.variants-header .variants-label{font-weight:600;color:#393b3d;margin-left:.5rem}.variants-header .variants-value{color:#7d59ef;font-weight:500}.variants-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.variant-option{display:flex;flex-direction:column;gap:.25rem}.variant-option__label{font-size:.8rem;font-weight:600;color:#393b3d;margin-bottom:.25rem}.variant-option__select{padding:.5rem;border:1px solid rgba(201,201,201,.3);border-radius:6px;font-size:.8rem;background:#fff;color:#393b3d;transition:all .2s ease}.variant-option__select:focus{outline:none;border-color:#7d59ef;box-shadow:0 0 0 3px #7d59ef1a}.variant-option__select:hover{border-color:#7d59ef80}.variant-summary{font-size:.75rem;opacity:.8;margin-right:.25rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-actions{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(201,201,201,.3);text-align:center}.form-actions .btn,.form-actions .page__header--menu .menuItem__action,.page__header--menu .form-actions .menuItem__action,.form-actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .form-actions .vgt-selection-info-row__actions>*{min-width:200px;padding:12px 24px;font-size:1rem;font-weight:600}.form-actions .btn svg,.form-actions .page__header--menu .menuItem__action svg,.page__header--menu .form-actions .menuItem__action svg,.form-actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>* svg,.tableGood .vgt-inner-wrap .form-actions .vgt-selection-info-row__actions>* svg{margin-left:8px}.pageOrderShow{min-height:100vh;padding:1.5rem 1.5rem 8rem}.pageOrderShow__overview{display:grid;grid-template-columns:1fr 350px;gap:1.25rem;max-width:1400px;margin:1.5rem auto}@media (max-width: 1200px){.pageOrderShow__overview{grid-template-columns:1fr 320px;gap:1rem}}@media (max-width: 992px){.pageOrderShow__overview{grid-template-columns:1fr;gap:1rem}}@media (max-width: 768px){.pageOrderShow__overview{gap:.75rem}}.pageOrderShow__main-content{display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 768px){.pageOrderShow__main-content{gap:1rem}}.pageOrderShow__sidebar{display:flex;flex-direction:column}.pageOrderShow h3{font-family:kalameh,Montserrat;font-weight:700;letter-spacing:-.025em;line-height:1.2}.pageOrderShow .status{padding:.375rem .75rem;border-radius:1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.75px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.4)}.pageOrderShow .status.pending{background:#fb791026;color:#fb7910;border-color:#fb79104d}.pageOrderShow .status.processing{background:#5c72ff26;color:#5c72ff;border-color:#5c72ff4d}.pageOrderShow .status.ready{background:#26c07d26;color:#26c07d;border-color:#26c07d4d}.pageOrderShow .status.shipped{background:#667eea26;color:#5c72ff;border-color:#667eea4d}.pageOrderShow .status.delivered{background:#26c07d26;color:#26c07d;border-color:#26c07d4d}.pageOrderShow .status.cancelled{background:#f0373726;color:#f03737;border-color:#f037374d}.pageOrderShow .status--clickable{cursor:pointer;transition:all .3s ease;position:relative;padding-right:2rem}.pageOrderShow .status--clickable:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.pageOrderShow .status--clickable .status-edit-icon{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);opacity:.7;transition:opacity .3s ease}.pageOrderShow .status--clickable .status-edit-icon svg{width:12px;height:12px;color:currentColor}.pageOrderShow .status--clickable:hover .status-edit-icon{opacity:1}.pageOrderShow__invoice{background:#ffffffe6;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.4);border-radius:1rem;overflow:hidden}.pageOrderShow__invoice-header{background:#fcfcfce6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:1rem 1.25rem;border-bottom:2px solid rgba(201,201,201,.15);display:flex;align-items:center;justify-content:space-between}.pageOrderShow__invoice-header h3{margin:0;font-size:1.125rem;font-weight:700;color:#393b3d;display:flex;align-items:center;gap:.75rem}.pageOrderShow__invoice-header h3:before{content:"";width:4px;height:1.5rem;background:linear-gradient(135deg,#7d59ef,#a979f2);border-radius:2px}.pageOrderShow__invoice-header .order-status{padding:.375rem .75rem;border-radius:1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.75px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.4)}.pageOrderShow__invoice-header .order-status.pending{background:#fb791026;color:#fb7910;border-color:#fb79104d}.pageOrderShow__invoice-header .order-status.processing{background:#5c72ff26;color:#5c72ff;border-color:#5c72ff4d}.pageOrderShow__invoice-header .order-status.ready{background:#26c07d26;color:#26c07d;border-color:#26c07d4d}.pageOrderShow__invoice-header .order-status.shipped{background:#667eea26;color:#5c72ff;border-color:#667eea4d}.pageOrderShow__invoice-header .order-status.delivered,.pageOrderShow__invoice-header .order-status.completed{background:#26c07d26;color:#26c07d;border-color:#26c07d4d}.pageOrderShow__invoice-header .order-status.cancelled{background:#f0373726;color:#f03737;border-color:#f037374d}.pageOrderShow__invoice-header .order-status--clickable{cursor:pointer;transition:all .3s ease;position:relative;padding-right:2rem}.pageOrderShow__invoice-header .order-status--clickable:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.pageOrderShow__invoice-header .order-status--clickable .status-edit-icon{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);opacity:.7;transition:opacity .3s ease}.pageOrderShow__invoice-header .order-status--clickable .status-edit-icon svg{width:12px;height:12px;color:currentColor}.pageOrderShow__invoice-header .order-status--clickable:hover .status-edit-icon{opacity:1}.pageOrderShow__invoice-content{padding:1.25rem;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 768px){.pageOrderShow__invoice-content{grid-template-columns:1fr;gap:1rem;padding:1rem}}.pageOrderShow__invoice-summary{display:flex;flex-direction:column;gap:.75rem}.pageOrderShow__invoice-summary .summary-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fcfcfc99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;border:1px solid rgba(201,201,201,.1);transition:all .3s ease}.pageOrderShow__invoice-summary .summary-item:hover{background:#fcfcfccc;border-color:#7d59ef33}.pageOrderShow__invoice-summary .summary-item__label{font-size:.875rem;color:#676d7c;font-weight:600;letter-spacing:.025em}.pageOrderShow__invoice-summary .summary-item__value{font-size:1rem;font-weight:700;color:#393b3d;display:flex;align-items:center;gap:.375rem;letter-spacing:-.025em}.pageOrderShow__invoice-summary .summary-item__value .currency{font-size:.875rem;color:#abb0ba}.pageOrderShow__invoice-summary .summary-item__value .original-price{font-size:.875rem;color:#abb0ba;text-decoration:line-through;margin-right:.5rem}.pageOrderShow__invoice-summary .summary-item--highlight{background:linear-gradient(135deg,#7d59ef14,#a979f214);border:2px solid rgba(125,89,239,.2)}.pageOrderShow__invoice-summary .summary-item--highlight:hover{background:linear-gradient(135deg,#7d59ef1f,#a979f21f);border-color:#7d59ef4d}.pageOrderShow__invoice-summary .summary-item--highlight .summary-item__label{color:#7d59ef}.pageOrderShow__invoice-summary .summary-item--highlight .summary-item__value{color:#7d59ef;font-size:1.125rem}.pageOrderShow__invoice-summary .summary-item--discount{background:linear-gradient(135deg,#26c07d14,#49c5e514);border:2px solid rgba(38,192,125,.2);box-shadow:0 2px 8px #26c07d1a}.pageOrderShow__invoice-summary .summary-item--discount:hover{background:linear-gradient(135deg,#26c07d1f,#49c5e51f);border-color:#26c07d4d}.pageOrderShow__invoice-summary .summary-item--discount .summary-item__label,.pageOrderShow__invoice-summary .summary-item--discount .summary-item__value{color:#26c07d}.pageOrderShow__invoice-summary .summary-item--status{background:linear-gradient(135deg,#5c72ff14,#a979f214);border:2px solid rgba(92,114,255,.2);box-shadow:0 2px 8px #5c72ff1a}.pageOrderShow__invoice-summary .summary-item--status:hover{background:linear-gradient(135deg,#5c72ff1f,#a979f21f);border-color:#5c72ff4d}.pageOrderShow__invoice-summary .summary-item--status .summary-item__label,.pageOrderShow__invoice-summary .summary-item--status .summary-item__value{color:#5c72ff}.pageOrderShow__invoice-summary .summary-item--status .summary-item__value .status-badge{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:1rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.4);box-shadow:0 2px 8px #0000001a}.pageOrderShow__invoice-summary .summary-item--status .summary-item__value .status-badge.paid{background:#26c07d26;color:#26c07d;border-color:#26c07d4d}.pageOrderShow__invoice-summary .summary-item--status .summary-item__value .status-badge.unpaid{background:#f0373726;color:#f03737;border-color:#f037374d}.pageOrderShow__invoice-transaction .transaction-header{margin-bottom:.75rem}.pageOrderShow__invoice-transaction .transaction-header h4{font-size:.875rem;font-weight:700;color:#393b3d;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem;letter-spacing:-.025em}.pageOrderShow__invoice-transaction .transaction-header h4:before{content:"";width:3px;height:1rem;background:linear-gradient(135deg,#49c5e5,#5c72ff);border-radius:2px}.pageOrderShow__invoice-transaction .transaction-grid{display:flex;flex-direction:column;gap:.5rem}.pageOrderShow__invoice-transaction .transaction-grid .transaction-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#fcfcfc99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.375rem;border:1px solid rgba(201,201,201,.1);transition:all .3s ease}.pageOrderShow__invoice-transaction .transaction-grid .transaction-item:hover{background:#fcfcfccc;border-color:#49c5e533}.pageOrderShow__invoice-transaction .transaction-grid .transaction-item .transaction-label{font-size:.75rem;color:#676d7c;font-weight:600;letter-spacing:.025em}.pageOrderShow__invoice-transaction .transaction-grid .transaction-item .transaction-value{font-size:.875rem;color:#393b3d;font-weight:700;line-height:1.4;letter-spacing:-.025em;text-align:right;max-width:60%}.pageOrderShow__invoice-transaction .transaction-grid .transaction-item .transaction-value a{color:#7d59ef;text-decoration:none}.pageOrderShow__invoice-transaction .transaction-grid .transaction-item .transaction-value a:hover{text-decoration:underline}.pageOrderShow__invoice-transaction .transaction-grid .transaction-item .transaction-value img{max-width:100%;border-radius:.25rem;border:1px solid rgba(201,201,201,.2);transition:all .3s ease}.pageOrderShow__invoice-transaction .transaction-grid .transaction-item .transaction-value img:hover{border-color:#7d59ef;transform:scale(1.02)}.pageOrderShow__invoice-transaction .empty-state{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem;color:#abb0ba;font-size:.875rem;font-weight:500;background:#fcfcfc99;border-radius:.5rem;border:1px dashed rgba(201,201,201,.3)}.pageOrderShow__invoice-transaction .empty-state i{font-size:1.25rem;color:#fb7910}.pageOrderShow__products{background:#ffffffe6;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.4);border-radius:1rem;overflow:hidden}.pageOrderShow__products-header{background:#fcfcfce6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:.875rem 1.25rem;border-bottom:2px solid rgba(201,201,201,.15)}.pageOrderShow__products-header h3{margin:0;font-size:1rem;font-weight:700;color:#393b3d;display:flex;align-items:center;gap:.5rem;letter-spacing:-.025em}.pageOrderShow__products-header h3 .product-count{background:linear-gradient(135deg,#7d59ef,#a979f2);color:#fff;padding:.25rem .5rem;border-radius:1rem;font-size:.75rem;font-weight:700;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 2px 8px #00000026}.pageOrderShow__products-list{padding:.75rem;display:flex;flex-direction:column;gap:.75rem}.pageOrderShow__products-list .product-card{background:#fcfcfc99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(201,201,201,.1);border-radius:.75rem;padding:1rem;transition:all .3s ease;position:relative}.pageOrderShow__products-list .product-card:hover{background:#fcfcfccc;border-color:#7d59ef33;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.pageOrderShow__products-list .product-card__header{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid rgba(201,201,201,.1)}@media (max-width: 768px){.pageOrderShow__products-list .product-card__header{grid-template-columns:auto 1fr;gap:.5rem}}.pageOrderShow__products-list .product-card__header .product-card__image{flex-shrink:0}.pageOrderShow__products-list .product-card__header .product-card__image img{width:60px;height:60px;border-radius:.5rem;object-fit:cover;border:2px solid rgba(201,201,201,.2);transition:all .3s ease}.pageOrderShow__products-list .product-card__header .product-card__image img:hover{border-color:#7d59ef;transform:scale(1.05)}.pageOrderShow__products-list .product-card__header .product-card__title{min-width:0}.pageOrderShow__products-list .product-card__header .product-card__title a{color:#393b3d;text-decoration:none;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.025em;word-wrap:break-word;overflow-wrap:break-word;display:block}.pageOrderShow__products-list .product-card__header .product-card__title a:hover{color:#7d59ef}.pageOrderShow__products-list .product-card__header .product-card__title .product-variants{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.375rem}.pageOrderShow__products-list .product-card__header .product-card__title .product-variants .variant-tag{background:#7d59ef1a;border:1px solid rgba(125,89,239,.2);padding:.25rem .5rem;border-radius:.375rem;font-size:.8rem;color:#7d59ef;display:flex;align-items:center;gap:.25rem;font-weight:600;transition:all .3s ease}.pageOrderShow__products-list .product-card__header .product-card__title .product-variants .variant-tag:hover{background:#7d59ef26;border-color:#7d59ef4d}.pageOrderShow__products-list .product-card__header .product-card__title .product-variants .variant-tag .variant-name{font-weight:600;color:#676d7c}.pageOrderShow__products-list .product-card__header .product-card__title .product-variants .variant-tag .variant-value{font-weight:700;color:#7d59ef}.pageOrderShow__products-list .product-card__header .product-card__title .product-variants .variant-tag .variant-color{width:10px;height:10px;border-radius:50%;border:1px solid rgba(201,201,201,.5);flex-shrink:0;box-shadow:0 1px 2px #0000001a}.pageOrderShow__products-list .product-card__header .product-card__price{text-align:right;flex-shrink:0;min-width:120px}@media (max-width: 768px){.pageOrderShow__products-list .product-card__header .product-card__price{grid-column:1/-1;text-align:left;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(201,201,201,.1)}}.pageOrderShow__products-list .product-card__header .product-card__price .original-price{font-size:.75rem;color:#abb0ba;text-decoration:line-through;margin-bottom:.25rem;display:block}.pageOrderShow__products-list .product-card__header .product-card__price .current-price{font-size:1rem;font-weight:700;color:#393b3d;display:flex;align-items:center;gap:.25rem;justify-content:flex-end}@media (max-width: 768px){.pageOrderShow__products-list .product-card__header .product-card__price .current-price{justify-content:flex-start}}.pageOrderShow__products-list .product-card__details{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}@media (max-width: 768px){.pageOrderShow__products-list .product-card__details{flex-direction:column;align-items:flex-start;gap:.5rem}}.pageOrderShow__products-list .product-card__details .product-card__summary{display:flex;gap:1rem;align-items:center}@media (max-width: 768px){.pageOrderShow__products-list .product-card__details .product-card__summary{flex-wrap:wrap;gap:.75rem}}.pageOrderShow__products-list .product-card__details .product-card__summary .summary-item{display:flex;align-items:center;gap:.375rem;font-size:.75rem}.pageOrderShow__products-list .product-card__details .product-card__summary .summary-item .summary-label{color:#676d7c;font-weight:600}.pageOrderShow__products-list .product-card__details .product-card__summary .summary-item .summary-value{color:#393b3d;font-weight:700}.pageOrderShow__products-list .product-card__details .product-card__summary .summary-item .summary-value.discount{color:#26c07d}.pageOrderShow__products-list .product-card__details .product-card__summary .summary-item.total{font-weight:700;font-size:.875rem;color:#7d59ef;padding-right:.75rem;border-right:1px solid rgba(201,201,201,.2)}.pageOrderShow__products-list .product-card__details .product-card__actions{display:flex;gap:.5rem;flex-shrink:0}.pageOrderShow__products-list .product-card__details .product-card__actions .action-btn{background:#fcfcfccc;border:1px solid rgba(201,201,201,.2);padding:.375rem .75rem;border-radius:.375rem;text-decoration:none;display:flex;align-items:center;gap:.375rem;transition:all .3s ease;font-size:.75rem;font-weight:600;color:#676d7c;min-width:0}.pageOrderShow__products-list .product-card__details .product-card__actions .action-btn:hover{background:#7d59ef1a;color:#7d59ef;border-color:#7d59ef4d;transform:translateY(-1px);box-shadow:0 2px 8px #7d59ef26}.pageOrderShow__products-list .product-card__details .product-card__actions .action-btn i{font-size:.875rem;flex-shrink:0}.pageOrderShow__products-list .product-card__details .product-card__actions .action-btn span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pageOrderShow__products-list .product-card__extras{display:flex;flex-direction:column;gap:.5rem}.pageOrderShow__products-list .product-card__extras .product-attachments{background:#fcfcfccc;border:1px solid rgba(201,201,201,.15);border-radius:.375rem;overflow:hidden}.pageOrderShow__products-list .product-card__extras .product-attachments .attachments-header{background:#7d59ef1a;padding:.375rem .75rem;display:flex;align-items:center;gap:.375rem;border-bottom:1px solid rgba(201,201,201,.1)}.pageOrderShow__products-list .product-card__extras .product-attachments .attachments-header i{color:#7d59ef;font-size:.75rem}.pageOrderShow__products-list .product-card__extras .product-attachments .attachments-header span{font-size:.625rem;font-weight:700;color:#7d59ef;text-transform:uppercase;letter-spacing:.5px}.pageOrderShow__products-list .product-card__extras .product-attachments .attachments-list{padding:.375rem;flex-wrap:wrap;gap:.375rem;display:flex;align-items:center;justify-content:center;gap:1.5rem}.pageOrderShow__products-list .product-card__extras .product-attachments .attachments-list .attachment-btn{padding:.375rem .5rem;border-radius:.5rem;text-decoration:none;display:flex;align-items:center;gap:.25rem;transition:all .3s ease;font-size:.8rem;font-weight:500;color:#676d7c;min-width:0;border:2px solid rgba(125,89,239,.8);background:#7d59ef00;color:#7d59ef}.pageOrderShow__products-list .product-card__extras .product-attachments .attachments-list .attachment-btn:hover{background:#7d59ef1a;color:#7d59ef;border-color:#7d59ef4d;transform:translateY(-1px)}.pageOrderShow__products-list .product-card__extras .product-attachments .attachments-list .attachment-btn i{font-size:.75rem;flex-shrink:0}.pageOrderShow__products-list .product-card__extras .product-attachments .attachments-list .attachment-btn span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pageOrderShow__products-list .product-card__extras .product-notes{background:#fb79100d;border:1px solid rgba(251,121,16,.2);border-radius:.375rem;overflow:hidden}.pageOrderShow__products-list .product-card__extras .product-notes .notes-header{background:#fb79101a;padding:.375rem .75rem;display:flex;align-items:center;gap:.375rem;border-bottom:1px solid rgba(251,121,16,.2)}.pageOrderShow__products-list .product-card__extras .product-notes .notes-header i{color:#fb7910;font-size:.75rem}.pageOrderShow__products-list .product-card__extras .product-notes .notes-header span{font-size:.625rem;font-weight:700;color:#fb7910;text-transform:uppercase;letter-spacing:.5px}.pageOrderShow__products-list .product-card__extras .product-notes .notes-content{padding:.5rem}.pageOrderShow__products-list .product-card__extras .product-notes .notes-content .note-item{margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(251,121,16,.1)}.pageOrderShow__products-list .product-card__extras .product-notes .notes-content .note-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.pageOrderShow__products-list .product-card__extras .product-notes .notes-content .note-item .note-title{font-size:.625rem;font-weight:700;color:#fb7910;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px}.pageOrderShow__products-list .product-card__extras .product-notes .notes-content .note-item .note-text,.pageOrderShow__products-list .product-card__extras .product-notes .notes-content .note-text{font-size:.75rem;color:#393b3d;font-weight:500;line-height:1.4}.pageOrderShow__customer-content{padding:0}.pageOrderShow .section-title{font-size:.875rem;font-weight:700;color:#393b3d;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(201,201,201,.15);display:flex;align-items:center;gap:.375rem;letter-spacing:-.025em}.pageOrderShow .section-title i{color:#7d59ef;font-size:1rem}.pageOrderShow .customer-section{margin-bottom:1.5rem}.pageOrderShow .customer-section:last-child{margin-bottom:0}.pageOrderShow .customer-section:first-child .section-title i{color:#7d59ef}.pageOrderShow .customer-section:first-child .customer-item{border:1px solid rgba(125,89,239,.2);background:#7d59ef05}.pageOrderShow .customer-section:nth-child(2) .section-title i{color:#fb7910}.pageOrderShow .customer-section:nth-child(2) .customer-item{border:1px solid rgba(251,121,16,.2);background:#fb791005}.pageOrderShow .customer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media (max-width: 768px){.pageOrderShow .customer-grid{grid-template-columns:1fr;gap:.375rem}}.pageOrderShow .customer-grid .customer-item{background:#fcfcfc99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem;border-radius:.5rem;border:1px solid rgba(201,201,201,.1);transition:all .3s ease}.pageOrderShow .customer-grid .customer-item:hover{background:#fcfcfccc;border-color:#7d59ef33}.pageOrderShow .customer-grid .customer-item .customer-label{font-size:.75rem;color:#676d7c;font-weight:600;margin-bottom:.375rem;letter-spacing:.025em;text-transform:uppercase}.pageOrderShow .customer-grid .customer-item .customer-value{font-size:.875rem;color:#393b3d;font-weight:700;line-height:1.3;letter-spacing:-.025em;word-wrap:break-word;overflow-wrap:break-word}.pageOrderShow .order-section{margin-bottom:1.5rem}.pageOrderShow .order-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media (max-width: 768px){.pageOrderShow .order-grid{grid-template-columns:1fr;gap:.375rem}}.pageOrderShow .order-grid .order-item{background:#fcfcfc99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem;border-radius:.5rem;border:1px solid rgba(201,201,201,.1);transition:all .3s ease}.pageOrderShow .order-grid .order-item:hover{background:#fcfcfccc;border-color:#5c72ff33}.pageOrderShow .order-grid .order-item .order-label{font-size:.75rem;color:#676d7c;font-weight:600;margin-bottom:.375rem;letter-spacing:.025em;text-transform:uppercase}.pageOrderShow .order-grid .order-item .order-value{font-size:.875rem;color:#393b3d;font-weight:700;line-height:1.3;letter-spacing:-.025em}.pageOrderShow .order-grid .order-item .order-value.status-badge{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:1rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.4)}.pageOrderShow .order-grid .order-item .order-value.status-badge.pending{background:#fb791026;color:#fb7910;border-color:#fb79104d}.pageOrderShow .order-grid .order-item .order-value.status-badge.processing{background:#5c72ff26;color:#5c72ff;border-color:#5c72ff4d}.pageOrderShow .order-grid .order-item .order-value.status-badge.completed{background:#26c07d26;color:#26c07d;border-color:#26c07d4d}.pageOrderShow .order-grid .order-item .order-value.status-badge.cancelled{background:#f0373726;color:#f03737;border-color:#f037374d}.pageOrderShow .address-section{margin-bottom:0}.pageOrderShow .address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media (max-width: 768px){.pageOrderShow .address-grid{grid-template-columns:1fr;gap:.375rem}}.pageOrderShow .address-grid .address-item{background:#fcfcfc99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem;border-radius:.5rem;border:1px solid rgba(201,201,201,.1);transition:all .3s ease;min-width:0}.pageOrderShow .address-grid .address-item:hover{background:#fcfcfccc;border-color:#26c07d33}.pageOrderShow .address-grid .address-item .address-label{font-size:.75rem;color:#676d7c;font-weight:600;margin-bottom:.375rem;letter-spacing:.025em;text-transform:uppercase}.pageOrderShow .address-grid .address-item .address-value{font-size:.875rem;color:#393b3d;font-weight:700;line-height:1.3;letter-spacing:-.025em;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;max-width:100%;overflow:hidden}@media (max-width: 768px){.pageOrderShow{padding:.5rem .5rem 8rem!important}.pageOrderShow .page-header{flex-direction:column;gap:.75rem;align-items:stretch}.pageOrderShow .page-header .header-actions{justify-content:center}}@media (max-width: 480px){.pageOrderShow{padding:.75rem}}.receiptImage img{max-width:100%;border-radius:.5rem;border:2px solid rgba(201,201,201,.2);transition:all .3s ease}.receiptImage img:hover{border-color:#7d59ef;transform:scale(1.02)}.variety-form{border-bottom:1px solid rgba(201,201,201,.2);padding-bottom:15px}.variety-form--manage{display:flex;justify-content:space-between;align-items:center}.variety-form--manage--action{display:flex;align-items:center;gap:.75rem}.variety-form--manage--name{font-weight:700}.variety-form--list{display:flex;align-items:center;gap:.05rem;margin-top:10px}.variety-form--list--item{background:#c9d3f380;color:#777e93;margin:5px;font-weight:500;font-size:.8em;display:inline-block;padding:4px 8px;border-radius:4px}.variant-action-item{width:auto!important}.settings__title{border-bottom:1px solid rgba(201,201,201,.5);padding-bottom:2rem}.settings__image{position:relative;min-height:160px;padding:.5rem;margin:1rem;border-radius:1rem;transition:.2s ease-in-out}.settings__image--show,.settings__image--readonly{min-height:160px;padding:.5rem;margin:1rem;border-radius:1rem;border:2px solid rgba(171,176,186,.2);transition:.2s ease-in-out;display:flex;justify-content:center;align-content:center;align-items:center}.settings__image--show img,.settings__image--readonly img{max-height:230px;max-width:230px}.settings__image--readonly{min-height:260px}.settings__image--readonly img{max-width:100%}.settings__image--operations{top:2rem;right:1rem;left:1rem;text-align:center;position:absolute;display:flex;align-items:center;justify-content:center}.settings__image--operations .btn,.settings__image--operations .page__header--menu .menuItem__action,.page__header--menu .settings__image--operations .menuItem__action,.settings__image--operations .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .settings__image--operations .vgt-selection-info-row__actions>*{padding:.75rem}.settings__image:hover{cursor:pointer}.settings__list--item{display:grid;grid-template-columns:30% 65%;grid-gap:5%;border-bottom:1px solid rgba(201,201,201,.5);padding:2rem 0}@media screen and (max-width: 768px){.settings__list--item{display:flex;flex-direction:column}}.settings__list--item:last-child{border-bottom:none}.settings__list--item-text{color:#676d7c}@media screen and (max-width: 768px){.settings__list--item-text{margin-bottom:1rem}}.settings__list--item-text h2{font-size:1.2rem;font-weight:600;color:#393b3d;padding-bottom:.5rem}.settings__list--item-text p{font-size:1rem;font-weight:300;color:#676d7c;line-height:normal}.settings__list--item-text-help{cursor:pointer}.settings__list--item-schema{width:300px;max-height:300px;text-align:center;margin:2rem auto;border-radius:1rem;overflow:hidden;opacity:.5;transition:.2s ease-in-out;border:1px solid rgba(201,201,201,.5);background:#fcfcfc}.settings__list--item-schema>span{font-size:.9rem;display:inline-block;padding-bottom:.5rem}.settings__list--item-schema:hover{transform:scale(1.7);opacity:1;box-shadow:0 0 10px #676d7c33}.settings__list--item-schema img{padding:.5rem;object-fit:cover;border-radius:1rem;max-width:100%}.settings__list .tabs{margin:1rem 0;display:flex;flex-wrap:wrap;gap:.5rem}.settings__actions{padding-top:2rem;border-top:1px solid rgba(201,201,201,.5);display:flex;justify-content:end;gap:1rem}.settings__actions .btn,.settings__actions .page__header--menu .menuItem__action,.page__header--menu .settings__actions .menuItem__action,.settings__actions .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .settings__actions .vgt-selection-info-row__actions>*{align-items:center;justify-content:center;min-height:46px;min-width:120px}.settings__divider{border-bottom:1px solid rgba(201,201,201,.5)}.helpContainer{max-width:800px;width:90%;padding:20px;border-radius:10px;margin:20px auto}.helpContainer__title{font-size:1rem;color:#393b3d;margin-bottom:3rem;line-height:normal}.helpContainer .link-guide__item{margin-top:1rem}.helpContainer .link-guide__item--title{font-weight:700;color:#393b3d;font-size:14px}.helpContainer .link-guide__item--example{margin-top:.5rem;padding:.75rem;border-radius:.5rem;color:#222;font-weight:500;background:#676d7c0d;direction:ltr;text-align:left;overflow-x:auto}.helpContainer .example{background-color:#676d7c1a;color:#393b3d;padding:.5rem;border-radius:.4rem;border:1px solid #c9c9c9;margin:.5rem 0;direction:ltr;text-align:left;font-family:Courier New,Courier,monospace;overflow-x:auto}.helpContainer .example strong{font-weight:500;display:inline-block;margin-bottom:.2rem}.page404{padding-top:10rem}.page404__text{font-size:2rem;color:#393b3d;padding-top:5rem}.page404__action{margin-top:5rem}.page404__action .btn,.page404__action .page__header--menu .menuItem__action,.page__header--menu .page404__action .menuItem__action,.page404__action .tableGood .vgt-inner-wrap .vgt-selection-info-row__actions>*,.tableGood .vgt-inner-wrap .page404__action .vgt-selection-info-row__actions>*{padding:1rem}.page404__content{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.page404__content .error{display:flex;flex-direction:row;justify-content:space-between;align-content:center}.page404__content .error__number{font-weight:900;font-size:15rem;line-height:1;font-family:tahoma,Arial}.page404 .illustration{position:relative;width:12.2rem;margin:0 2.1rem}.page404 .illustration__circle{position:absolute;bottom:0;left:0;width:12.2rem;height:11.4rem;border-radius:50%;background-color:#293b49}.page404 .illustration__clip{position:absolute;bottom:.3rem;left:50%;transform:translate(-50%);overflow:hidden;width:12.5rem;height:13rem;border-radius:0 0 50% 50%}.page404 .paper{position:absolute;bottom:-.3rem;left:50%;transform:translate(-50%);width:9.2rem;height:12.4rem;border:.3rem solid #293b49;background-color:#fff;border-radius:.8rem}.page404 .paper__face{position:relative;margin-top:2.3rem}.page404 .eyes{position:absolute;top:0;left:2.4rem;width:4.6rem;height:.8rem}.page404 .eye{position:absolute;bottom:0;width:.8rem;height:.8rem;border-radius:50%;background-color:#293b49;animation-name:eye;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.page404 .eye-left{left:0}.page404 .eye-right{right:0}@keyframes eye{0%{height:.8rem}50%{height:.8rem}52%{height:.1rem}54%{height:.8rem}to{height:.8rem}}.page404 .rosyCheeks{position:absolute;top:1.6rem;width:1rem;height:.2rem;border-radius:50%;background-color:#fdabaf}.page404 .rosyCheeks-left{left:1.4rem}.page404 .rosyCheeks-right{right:1.4rem}.page404 .mouth{position:absolute;top:3.1rem;left:50%;width:1.6rem;height:.2rem;border-radius:.1rem;transform:translate(-50%);background-color:#293b49}.pageLoading{background:#fcfcfc80;width:100vw;height:100vh;position:fixed;right:0;top:0;left:0;z-index:999}.pageLoading__circle{width:50%;margin:0 auto}.pageLoading__loader{content:" ";border:5px solid #7d59ef;border-radius:50%;width:50px;height:50px;left:50%;margin:-15px 0 0 -15px;opacity:0;position:absolute;top:50%;animation:pulsate 1s ease-out;animation-iteration-count:infinite;box-shadow:0 0 20px #7d59ef80}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}.blur-filter{filter:blur(10px) grayscale(90%)}.vgt-table.striped tbody tr:nth-of-type(odd){background-color:#33446d08}.vgt-right-align{text-align:right}.vgt-left-align{text-align:left}.vgt-center-align{text-align:center}.vgt-pull-left{float:left!important}.vgt-pull-right{float:right!important}.vgt-clearfix:after{display:block;content:"";clear:both}.vgt-responsive{width:100%;overflow-x:auto;position:relative}.vgt-text-disabled{color:#909399}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.vgt-wrap{position:relative}.vgt-fixed-header{position:absolute;z-index:10;overflow-x:auto}table.vgt-table{font-size:16px;border-collapse:collapse;background-color:#fff;width:100%;max-width:100%;table-layout:auto;border:1px solid #c9c9c9}table.vgt-table td{padding:.75em;vertical-align:top;border-bottom:1px solid #c9c9c9;color:#393b3d}table.vgt-table tr.clickable{cursor:pointer}table.vgt-table tr.clickable:hover{background-color:#f1f5fd}.vgt-table th{padding:.75em 1.5em .75em .75em;vertical-align:middle;position:relative}.vgt-table th.sortable button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;position:absolute;top:0;left:0;width:100%;height:100%}.vgt-table th.sortable button:focus{outline:none}.vgt-table th.sortable button:after{content:"";position:absolute;height:0px;width:0px;right:6px;top:50%;margin-top:-7px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #606266}.vgt-table th.sortable button:before{content:"";position:absolute;height:0px;width:0px;right:6px;top:50%;margin-bottom:-7px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #606266}.vgt-table th.line-numbers,.vgt-table th.vgt-checkbox-col{padding:0 .75em;color:#393b3d;border-right:1px solid #c9c9c9;word-wrap:break-word;width:25px;text-align:center;background:linear-gradient(#f4f5f8,#f1f3f6)}.vgt-table th.filter-th{padding:.75em}.vgt-table th.vgt-row-header{border-bottom:2px solid #c9c9c9;border-top:2px solid #c9c9c9;background-color:#e3e3e3}.vgt-table th.vgt-row-header .triangle{width:24px;height:24px;border-radius:15%;position:relative;margin:0 8px}.vgt-table th.vgt-row-header .triangle:after{content:"";position:absolute;display:block;left:50%;top:50%;margin-top:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #393B3D;margin-left:-3px;transition:.3s ease transform}.vgt-table th.vgt-row-header .triangle.expand:after{transform:rotate(90deg)}.vgt-table thead th{color:#393b3d;vertical-align:bottom;border-bottom:1px solid #c9c9c9;padding-right:1.5em;background:linear-gradient(#f4f5f8,#f1f3f6)}.vgt-table thead th.vgt-checkbox-col{vertical-align:middle}.vgt-table thead th.sorting-asc button:after{border-bottom:5px solid #409eff}.vgt-table thead th.sorting-desc button:before{border-top:5px solid #409eff}.vgt-input,.vgt-select{width:100%;height:32px;line-height:1;display:block;font-size:14px;font-weight:400;padding:6px 12px;color:#393b3d;border-radius:4px;box-sizing:border-box;background-image:none;background-color:#fff;border:1px solid #DCDFE6;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.vgt-input::placeholder,.vgt-select::placeholder{color:#393b3d;opacity:.3}.vgt-input:focus,.vgt-select:focus{outline:none;border-color:#409eff}.vgt-loading{position:absolute;width:100%;z-index:10;margin-top:117px}.vgt-loading__content{background-color:#c0dfff;color:#409eff;padding:7px 30px;border-radius:3px}.vgt-inner-wrap.is-loading{opacity:.5;pointer-events:none}.vgt-wrap__expander{text-decoration:none}.vgt-table.bordered td,.vgt-table.bordered th{border:1px solid #c9c9c9}.vgt-table.bordered th.vgt-row-header{border-bottom:3px solid #c9c9c9}.vgt-wrap.rtl{direction:rtl}.vgt-wrap.rtl .vgt-table thead th,.vgt-wrap.rtl .vgt-table.condensed thead th{padding-left:1.5em;padding-right:.75em}.vgt-wrap.rtl .vgt-table th.sorting:after,.vgt-wrap.rtl .vgt-table th.sorting-asc:after{margin-right:5px;margin-left:0}.vgt-wrap.rtl .vgt-table th.sortable:after,.vgt-wrap.rtl .vgt-table th.sortable:before{right:inherit;left:6px}.vgt-table.condensed td,.vgt-table.condensed th.vgt-row-header{padding:.4em}@media (max-width: 576px){.vgt-compact *{box-sizing:border-box}.vgt-compact tbody,.vgt-compact tr,.vgt-compact td{display:block;width:100%}.vgt-compact thead{display:none}.vgt-compact tr{margin-bottom:15px}.vgt-compact td{text-align:right;position:relative}.vgt-compact td:before{content:attr(data-label);position:relative;float:left;left:0;width:40%;padding-left:10px;font-weight:700;text-align:left}.vgt-compact th.line-numbers{width:100%!important;display:block;padding:.3em 1em!important}}.vgt-global-search{padding:5px 0;display:flex;flex-wrap:nowrap;align-items:stretch;border:1px solid #c9c9c9;border-bottom:0px;background:linear-gradient(#f4f5f8,#f1f3f6)}.vgt-global-search form{display:flex}.vgt-global-search form label{margin-top:3px}.vgt-global-search__input{position:relative;padding-left:40px;flex-grow:1}.vgt-global-search__input .input__icon{position:absolute;left:0;max-width:32px}.vgt-global-search__input .input__icon .magnifying-glass{margin-top:3px;margin-left:8px;display:block;width:16px;height:16px;border:2px solid #494949;position:relative;border-radius:50%}.vgt-global-search__input .input__icon .magnifying-glass:before{content:"";display:block;position:absolute;right:-7px;bottom:-5px;background:#494949;width:8px;height:4px;border-radius:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.vgt-global-search__actions{margin-left:10px}.vgt-selection-info-row{background:#fdf9e8;padding:5px 16px;font-size:13px;border-top:1px solid #c9c9c9;border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9;color:#d3aa3b;font-weight:700}.vgt-selection-info-row a{font-weight:700;display:inline-block;margin-left:10px}.vgt-wrap__actions-footer{border:1px solid #c9c9c9}.vgt-wrap__footer{color:#393b3d;font-size:1.1rem;padding:1em;border:1px solid #c9c9c9;background:linear-gradient(#f4f5f8,#f1f3f6)}.vgt-wrap__footer .footer__row-count{position:relative;padding-right:3px}.vgt-wrap__footer .footer__row-count__label,.vgt-wrap__footer .footer__row-count__select{display:inline-block;vertical-align:middle}.vgt-wrap__footer .footer__row-count__label{font-size:1.1rem}.vgt-wrap__footer .footer__row-count__select{font-size:1.1rem;background-color:transparent;width:auto;border:0;border-radius:0;height:auto;margin-left:8px;color:#393b3d;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 15px 0 5px}.vgt-wrap__footer .footer__row-count__select::-ms-expand{display:none}.vgt-wrap__footer .footer__row-count__select:focus{outline:none;border-color:#409eff}.vgt-wrap__footer .footer__row-count:after{content:"";display:block;position:absolute;height:0px;width:0px;right:6px;top:50%;margin-top:-1px;border-top:6px solid #393B3D;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:none;pointer-events:none}.vgt-wrap__footer .footer__navigation{font-size:1.1rem}.vgt-wrap__footer .footer__navigation>button:first-of-type{margin-right:16px}.vgt-wrap__footer .footer__navigation__page-btn,.vgt-wrap__footer .footer__navigation__info,.vgt-wrap__footer .footer__navigation__page-info{display:inline-block;vertical-align:middle;color:#909399}.vgt-wrap__footer .footer__navigation__page-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;text-decoration:none;color:#393b3d;font-weight:700;white-space:nowrap;vertical-align:middle}.vgt-wrap__footer .footer__navigation__page-btn:hover{cursor:pointer}.vgt-wrap__footer .footer__navigation__page-btn.disabled,.vgt-wrap__footer .footer__navigation__page-btn.disabled:hover{opacity:.5;cursor:not-allowed}.vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#393b3d}.vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#393b3d}.vgt-wrap__footer .footer__navigation__page-btn span{display:inline-block;vertical-align:middle;font-size:1.1rem}.vgt-wrap__footer .footer__navigation__page-btn .chevron{width:24px;height:24px;border-radius:15%;position:relative;margin:0;display:inline-block;vertical-align:middle}.vgt-wrap__footer .footer__navigation__page-btn .chevron:after{content:"";position:absolute;display:block;left:50%;top:50%;margin-top:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent}.vgt-wrap__footer .footer__navigation__page-btn .chevron.left:after{border-right:6px solid #409eff;margin-left:-3px}.vgt-wrap__footer .footer__navigation__page-btn .chevron.right:after{border-left:6px solid #409eff;margin-left:-3px}.vgt-wrap__footer .footer__navigation__info,.vgt-wrap__footer .footer__navigation__page-info{display:inline-block;margin:0 16px}.vgt-wrap__footer .footer__navigation__page-info span{display:inline-block;vertical-align:middle}.vgt-wrap__footer .footer__navigation__page-info__current-entry{width:30px;text-align:center;vertical-align:middle;display:inline-block;margin:0 10px;font-weight:700}@media only screen and (max-width: 750px){.vgt-wrap__footer .footer__navigation__info{display:none}.vgt-wrap__footer .footer__navigation__page-btn{margin-left:16px}}.vgt-table.nocturnal{border:1px solid #435169;background-color:#324057}.vgt-table.nocturnal tr.clickable:hover{background-color:#445168}.vgt-table.nocturnal td{border-bottom:1px solid #435169;color:#c7ced8}.vgt-table.nocturnal th.line-numbers,.vgt-table.nocturnal th.vgt-checkbox-col{color:#c7ced8;border-right:1px solid #435169;background:linear-gradient(#2c394f,#2c394f)}.vgt-table.nocturnal thead th{color:#c7ced8;border-bottom:1px solid #435169;background:linear-gradient(#2c394f,#2c394f)}.vgt-table.nocturnal thead th.sortable:before{border-top-color:#3e5170}.vgt-table.nocturnal thead th.sortable:after{border-bottom-color:#3e5170}.vgt-table.nocturnal thead th.sortable.sorting-asc{color:#fff}.vgt-table.nocturnal thead th.sortable.sorting-asc:after{border-bottom-color:#409eff}.vgt-table.nocturnal thead th.sortable.sorting-desc{color:#fff}.vgt-table.nocturnal thead th.sortable.sorting-desc:before{border-top-color:#409eff}.vgt-table.nocturnal.bordered td,.vgt-table.nocturnal.bordered th{border:1px solid #435169}.vgt-table.nocturnal .vgt-input,.vgt-table.nocturnal .vgt-select{color:#c7ced8;background-color:#232d3f;border:1px solid #435169}.vgt-table.nocturnal .vgt-input::placeholder,.vgt-table.nocturnal .vgt-select::placeholder{color:#c7ced8;opacity:.3}.vgt-wrap.nocturnal .vgt-wrap__footer{color:#c7ced8;border:1px solid #435169;background:linear-gradient(#2c394f,#2c394f)}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count{position:relative}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__label{color:#8290a7}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__select{color:#c7ced8;background:#232d3f;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:15px;padding-left:10px;border-radius:3px;text-align:center}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__select:focus{border-color:#409eff}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count:after{content:"";display:block;position:absolute;height:0px;width:0px;right:6px;top:50%;margin-top:-1px;border-top:6px solid #C7CED8;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:none;pointer-events:none}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn{color:#c7ced8}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#c7ced8}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#c7ced8}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__info,.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-info{color:#8290a7}.vgt-wrap.nocturnal .vgt-global-search{border:1px solid #435169;background:linear-gradient(#2c394f,#2c394f)}.vgt-wrap.nocturnal .vgt-global-search__input .input__icon .magnifying-glass{border:2px solid rgb(63.026744186,76.1965116279,98.773255814)}.vgt-wrap.nocturnal .vgt-global-search__input .input__icon .magnifying-glass:before{background:#3f4c63}.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input,.vgt-wrap.nocturnal .vgt-global-search__input .vgt-select{color:#c7ced8;background-color:#232d3f;border:1px solid #435169}.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input::placeholder,.vgt-wrap.nocturnal .vgt-global-search__input .vgt-select::placeholder{color:#c7ced8;opacity:.3}.vgt-table.black-rhino{border:1px solid #435169;background-color:#dfe5ee}.vgt-table.black-rhino tr.clickable:hover{background-color:#fff}.vgt-table.black-rhino td{border-bottom:1px solid #bbc5d6;color:#49515e}.vgt-table.black-rhino th.line-numbers,.vgt-table.black-rhino th.vgt-checkbox-col{color:#dae2f0;border-right:1px solid #435169;background:linear-gradient(#4c5c79,#4e5d7c)}.vgt-table.black-rhino thead th{color:#dae2f0;text-shadow:1px 1px rgb(62.243902439,80.6341463415,111.756097561);border-bottom:1px solid #435169;background:linear-gradient(#4c5c79,#4e5d7c)}.vgt-table.black-rhino thead th.sortable:before{border-top-color:#607498}.vgt-table.black-rhino thead th.sortable:after{border-bottom-color:#607498}.vgt-table.black-rhino thead th.sortable.sorting-asc{color:#fff}.vgt-table.black-rhino thead th.sortable.sorting-asc:after{border-bottom-color:#409eff}.vgt-table.black-rhino thead th.sortable.sorting-desc:before{border-top-color:#409eff}.vgt-table.black-rhino.bordered td{border:1px solid #bbc5d6}.vgt-table.black-rhino.bordered th{border:1px solid #435169}.vgt-table.black-rhino .vgt-input,.vgt-table.black-rhino .vgt-select{color:#dae2f0;background-color:#34445f;border:1px solid transparent}.vgt-table.black-rhino .vgt-input::placeholder,.vgt-table.black-rhino .vgt-select::placeholder{color:#dae2f0;opacity:.3}.vgt-wrap.black-rhino .vgt-wrap__footer{color:#dae2f0;border:1px solid #435169;background:linear-gradient(#4c5c79,#4e5d7c)}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count{position:relative;padding-right:3px}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__label{color:#98a5b9}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select{color:#49515e;background:#34445f;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:15px;padding-left:5px;border-radius:3px}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select::-ms-expand{display:none}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select:focus{border-color:#409eff}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count:after{content:"";display:block;position:absolute;height:0px;width:0px;right:6px;top:50%;margin-top:-1px;border-top:6px solid rgb(73,81,94);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:none;pointer-events:none}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn{color:#dae2f0}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#dae2f0}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#dae2f0}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__info,.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-info{color:#dae2f0}.vgt-wrap.black-rhino .vgt-global-search{border:1px solid #435169;background:linear-gradient(#4c5c79,#4e5d7c)}.vgt-wrap.black-rhino .vgt-global-search__input .input__icon .magnifying-glass{border:2px solid rgb(63.026744186,76.1965116279,98.773255814)}.vgt-wrap.black-rhino .vgt-global-search__input .input__icon .magnifying-glass:before{background:#3f4c63}.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input,.vgt-wrap.black-rhino .vgt-global-search__input .vgt-select{color:#dae2f0;background-color:#44516c;border:1px solid transparent}.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input::placeholder,.vgt-wrap.black-rhino .vgt-global-search__input .vgt-select::placeholder{color:#dae2f0;opacity:.3}.vgt-inner-wrap{border-radius:.25rem;box-shadow:0 1px 3px #32325d1a,0 1px 2px #32325d0f}.vgt-table.polar-bear{border-spacing:0;border-collapse:separate;font-size:1rem;background-color:#fff;border:1px solid #e3e8ee;border-bottom:none;border-radius:.25rem}.vgt-table.polar-bear td{padding:1em .75em;border-bottom:1px solid #E4EBF3;color:#525f7f}.vgt-table.polar-bear td.vgt-right-align{text-align:right}.vgt-table.polar-bear th.line-numbers,.vgt-table.polar-bear th.vgt-checkbox-col{color:#394567;border-right:1px solid #e3e8ee;background:#f7fafc}.vgt-table.polar-bear thead th{color:#667b94;font-weight:600;border-bottom:1px solid #e3e8ee;background:#f7fafc}.vgt-table.polar-bear thead th.sorting-asc,.vgt-table.polar-bear thead th.sorting-desc{color:#5e72e4}.vgt-table.polar-bear thead th.sorting-desc:before{border-top:5px solid rgb(115.8377659574,133.125,231.6622340426)}.vgt-table.polar-bear thead th.sorting-asc:after{border-bottom:5px solid rgb(115.8377659574,133.125,231.6622340426)}.vgt-table.polar-bear thead th .vgt-input,.vgt-table.polar-bear thead th .vgt-select{height:2.75em;box-shadow:0 1px 2px #0000000d;border:1px solid #E4EBF3}.vgt-table.polar-bear thead th .vgt-input:focus,.vgt-table.polar-bear thead th .vgt-select:focus{outline:0;border-color:#cae0fe}.vgt-table.polar-bear thead tr:first-child th:first-child{border-top-left-radius:.25rem}.vgt-table.polar-bear thead tr:first-child th:last-child{border-top-right-radius:.25rem}.vgt-table.polar-bear.bordered td{border:1px solid #e3e8ee;background:#fff}.vgt-table.polar-bear.bordered th{border:1px solid #e3e8ee}.vgt-wrap.polar-bear .vgt-wrap__footer{color:#394567;border:1px solid #e3e8ee;border-bottom:0px;border-top:0px;background:linear-gradient(#f7fafc,#f7fafc)}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count{position:relative;padding-right:3px}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__label{color:#98a5b9}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__select{text-align:center;color:#525f7f;background:#fff;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:5px 30px 5px 5px;border-radius:3px;box-shadow:0 1px 2px #0000000d;border:1px solid #E4EBF3}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__select::-ms-expand{display:none}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__select:focus{border-color:#5e72e4}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count:after{content:"";display:block;position:absolute;height:0px;width:0px;right:15px;top:50%;margin-top:-3px;border-top:6px solid #525f7f;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:none;pointer-events:none}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn{color:#394567}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#394567}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#394567}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__info,.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-info{color:#394567}.vgt-wrap.polar-bear .vgt-global-search{border:1px solid #e3e8ee;border-bottom:0px;border-top-left-radius:3px;border-top-right-radius:3px;background:#f7fafc}.vgt-wrap.polar-bear .vgt-global-search__input .input__icon .magnifying-glass{border:2px solid rgb(220.6533333333,226.7866666667,234.1466666667)}.vgt-wrap.polar-bear .vgt-global-search__input .input__icon .magnifying-glass:before{background:#dde3ea}.vgt-wrap.polar-bear .vgt-global-search__input .vgt-input,.vgt-wrap.polar-bear .vgt-global-search__input .vgt-select{height:2.75em;box-shadow:0 1px 2px #0000000d;border:1px solid #E4EBF3}.vgt-wrap.polar-bear .vgt-global-search__input .vgt-input::placeholder,.vgt-wrap.polar-bear .vgt-global-search__input .vgt-select::placeholder{color:#394567;opacity:.3}.jv-container{box-sizing:border-box;position:relative}.jv-container.boxed{border:1px solid #eee;border-radius:6px}.jv-container.boxed:hover{box-shadow:0 2px 7px #00000026;border-color:transparent;position:relative}.jv-container.jv-light{background:#fff;white-space:nowrap;color:#525252;font-size:14px;font-family:Consolas,Menlo,Courier,monospace}.jv-container.jv-dark{background:#282c34;white-space:nowrap;color:#fff;font-size:14px;font-family:Consolas,Menlo,Courier,monospace}.jv-container.jv-light .jv-ellipsis{color:#999;background-color:#eee;display:inline-block;line-height:.9;font-size:.9em;padding:0 4px 2px;margin:0 4px;border-radius:3px;vertical-align:2px;cursor:pointer;-webkit-user-select:none;user-select:none}.jv-container.jv-dark .jv-ellipsis{color:#f8f8f8;background-color:#2c3e50;display:inline-block;line-height:.9;font-size:.9em;padding:0 4px 2px;margin:0 4px;border-radius:3px;vertical-align:2px;cursor:pointer;-webkit-user-select:none;user-select:none}.jv-container.jv-light .jv-button,.jv-container.jv-dark .jv-button{color:#49b3ff}.jv-container.jv-light .jv-key{color:#111;margin-right:4px}.jv-container.jv-dark .jv-key{color:#fff;margin-right:4px}.jv-container.jv-dark .jv-item.jv-array{color:#111}.jv-container.jv-dark .jv-item.jv-array{color:#fff}.jv-container.jv-dark .jv-item.jv-boolean{color:#fc1e70}.jv-container.jv-dark .jv-item.jv-function{color:#067bca}.jv-container.jv-dark .jv-item.jv-number{color:#fc1e70}.jv-container.jv-dark .jv-item.jv-object{color:#fff}.jv-container.jv-dark .jv-item.jv-undefined{color:#e08331}.jv-container.jv-dark .jv-item.jv-string{color:#42b983;word-break:break-word;white-space:normal}.jv-container.jv-dark .jv-item.jv-string .jv-link{color:#0366d6}.jv-container.jv-dark .jv-code .jv-toggle:before{padding:0 2px;border-radius:2px}.jv-container.jv-dark .jv-code .jv-toggle:hover:before{background:#eee}.jv-container.jv-light .jv-item.jv-array{color:#111}.jv-container.jv-light .jv-item.jv-boolean{color:#fc1e70}.jv-container.jv-light .jv-item.jv-function{color:#067bca}.jv-container.jv-light .jv-item.jv-number{color:#fc1e70}.jv-container.jv-light .jv-item.jv-object{color:#111}.jv-container.jv-light .jv-item.jv-undefined{color:#e08331}.jv-container.jv-light .jv-item.jv-string{color:#42b983;word-break:break-word;white-space:normal}.jv-container.jv-light .jv-item.jv-string .jv-link{color:#0366d6}.jv-container.jv-light .jv-code .jv-toggle:before{padding:0 2px;border-radius:2px}.jv-container.jv-light .jv-code .jv-toggle:hover:before{background:#eee}.jv-container .jv-code{overflow:hidden;padding:30px 20px}.jv-container .jv-code.boxed{max-height:300px}.jv-container .jv-code.open{max-height:initial!important;overflow:visible;overflow-x:auto;padding-bottom:45px}.jv-container .jv-toggle{background-image:url("data:image/svg+xml,%3csvg%20height='16'%20width='8'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpolygon%20points='0,0%208,8%200,16'%20style='fill:%23666;stroke:purple;stroke-width:0'%20/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center center;cursor:pointer;width:10px;height:10px;margin-right:2px;display:inline-block;transition:transform .1s}.jv-container .jv-toggle.open{transform:rotate(90deg)}.jv-container .jv-more{position:absolute;z-index:1;bottom:0;left:0;right:0;height:40px;width:100%;text-align:center;cursor:pointer}.jv-container .jv-more .jv-toggle{position:relative;top:40%;z-index:2;color:#888;transition:all .1s;transform:rotate(90deg)}.jv-container .jv-more .jv-toggle.open{transform:rotate(-90deg)}.jv-container .jv-more:after{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#0000 20%,#e6e6e64d);transition:all .1s}.jv-container .jv-more:hover .jv-toggle{top:50%;color:#111}.jv-container .jv-more:hover:after{background:linear-gradient(to bottom,#0000 20%,#e6e6e64d)}.jv-container .jv-button{position:relative;cursor:pointer;display:inline-block;padding:5px;z-index:5}.jv-container .jv-button.copied{opacity:.4;cursor:default}.jv-container .jv-tooltip{position:absolute}.jv-container .jv-tooltip.right{right:15px}.jv-container .jv-tooltip.left{left:15px}.jv-container .j-icon{font-size:12px}.jv-node{position:relative}.jv-node:after{content:","}.jv-node:last-of-type:after{content:""}.jv-node.toggle{margin-left:13px!important}.jv-node .jv-node{margin-left:25px}.jsonViewer[data-v-db1cac66]{direction:ltr;border-radius:1rem}.jsonViewer .jv-container[data-v-db1cac66]{border-radius:1rem;font-size:1rem}.userAgentInfo[data-v-db1cac66]{text-align:left;line-height:1.5;margin-top:1rem;font-size:1.2rem;color:#555}.userAgentInfo b[data-v-db1cac66]{color:#aaa}.stat-card[data-v-9325e703]{display:flex;align-items:center;padding:20px;border-radius:8px;color:#fff;margin-bottom:20px}.stat-card--error[data-v-9325e703]{background:linear-gradient(135deg,#ff6b6b,#ee5a52)}.stat-card--warning[data-v-9325e703]{background:linear-gradient(135deg,#ffa726,#ff9800)}.stat-card--success[data-v-9325e703]{background:linear-gradient(135deg,#66bb6a,#4caf50)}.stat-card--info[data-v-9325e703]{background:linear-gradient(135deg,#42a5f5,#2196f3)}.stat-card__icon[data-v-9325e703]{font-size:2.5rem;margin-left:15px}.stat-card__number[data-v-9325e703]{font-size:2rem;font-weight:700;margin-bottom:5px}.stat-card__label[data-v-9325e703]{font-size:.9rem;opacity:.9}.error-breakdown[data-v-9325e703]{display:flex;flex-direction:column;gap:10px}.error-item[data-v-9325e703]{display:flex;justify-content:space-between;align-items:center;padding:10px;background:#f8f9fa;border-radius:4px}.error-count[data-v-9325e703]{background:#dc3545;color:#fff;padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:700}.action-buttons[data-v-9325e703]{display:flex;gap:10px;flex-wrap:wrap}.logs-container[data-v-9325e703]{max-height:600px;overflow-y:auto;border:1px solid #dee2e6;border-radius:4px}.log-entry[data-v-9325e703]{padding:15px;border-bottom:1px solid #dee2e6;font-family:Courier New,monospace;font-size:.9rem}.log-entry--error[data-v-9325e703]{background-color:#fff5f5;border-left:4px solid #dc3545}.log-entry--warning[data-v-9325e703]{background-color:#fffbf0;border-left:4px solid #ffc107}.log-entry--info[data-v-9325e703]{background-color:#f0f8ff;border-left:4px solid #17a2b8}.log-entry--debug[data-v-9325e703]{background-color:#f8f9fa;border-left:4px solid #6c757d}.log-header[data-v-9325e703]{display:flex;gap:15px;margin-bottom:8px;flex-wrap:wrap}.log-timestamp[data-v-9325e703]{color:#6c757d;font-weight:700}.log-level[data-v-9325e703]{padding:2px 8px;border-radius:12px;font-size:.8rem;font-weight:700;text-transform:uppercase}.log-level--error[data-v-9325e703]{background:#dc3545;color:#fff}.log-level--warning[data-v-9325e703]{background:#ffc107;color:#212529}.log-level--info[data-v-9325e703]{background:#17a2b8;color:#fff}.log-level--debug[data-v-9325e703]{background:#6c757d;color:#fff}.log-user[data-v-9325e703],.log-ip[data-v-9325e703]{color:#495057;font-size:.8rem}.log-message[data-v-9325e703]{margin-bottom:10px;line-height:1.4}.log-context[data-v-9325e703]{margin-top:10px}.log-context pre[data-v-9325e703]{background:#f8f9fa;padding:10px;border-radius:4px;font-size:.8rem;max-height:200px;overflow-y:auto}.export-container[data-v-5544179c]{padding:20px}.export-stats[data-v-5544179c]{margin-top:20px;padding:15px;background-color:#f5f7fa;border-radius:8px}.stat-item[data-v-5544179c]{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.stat-label[data-v-5544179c]{color:#666;font-size:14px}.stat-value[data-v-5544179c]{font-weight:700;color:#2196f3}.error-message[data-v-5544179c]{margin-top:15px;padding:10px;color:#f44336;background-color:#ffebee;border-radius:4px;text-align:center}.export-button[data-v-5544179c]{width:100%;display:block;text-align:center;padding:10px;border-radius:4px;background-color:#4caf50;color:#fff;cursor:pointer;transition:background-color .3s}.export-button[data-v-5544179c]:hover{background-color:#45a049}.mt-3[data-v-5544179c]{margin-top:1rem}.ml-2[data-v-5544179c]{margin-left:.5rem}.price-edit-container[data-v-83d2cb40]{padding:20px}.section-title[data-v-83d2cb40]{font-weight:700;color:#333;font-size:14px;border-bottom:1px solid #eee;padding-bottom:8px}.form-group[data-v-83d2cb40]{margin-bottom:15px}.form-group label[data-v-83d2cb40]{display:block;margin-bottom:8px;color:#666;font-size:13px}.radio-group[data-v-83d2cb40]{display:flex;gap:20px}.radio-item[data-v-83d2cb40]{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px}.preview-section[data-v-83d2cb40]{background-color:#f5f7fa;border-radius:8px;padding:15px}.preview-stats[data-v-83d2cb40]{margin-bottom:15px}.stat-item[data-v-83d2cb40]{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.stat-label[data-v-83d2cb40]{color:#666;font-size:13px}.stat-value[data-v-83d2cb40]{font-weight:700;color:#2196f3}.price-preview[data-v-83d2cb40]{background:#fff;padding:12px;border-radius:6px}.preview-item[data-v-83d2cb40]{display:flex;align-items:center;justify-content:space-between;font-size:13px}.preview-arrow[data-v-83d2cb40]{color:#666;margin:0 10px}.text-success[data-v-83d2cb40]{color:#4caf50}.text-danger[data-v-83d2cb40]{color:#f44336}.error-message[data-v-83d2cb40]{padding:10px;color:#f44336;background-color:#ffebee;border-radius:4px;text-align:center;font-size:13px}.animate-spin[data-v-83d2cb40]{animation:spin-83d2cb40 1s linear infinite}@keyframes spin-83d2cb40{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mt-3[data-v-83d2cb40]{margin-top:1rem}.mt-4[data-v-83d2cb40]{margin-top:1.5rem}.mb-3[data-v-83d2cb40]{margin-bottom:1rem}.ml-2[data-v-83d2cb40]{margin-left:.5rem}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.jsonViewer[data-v-5af1e984]{direction:ltr;border-radius:1rem}.jsonViewer .jv-container[data-v-5af1e984]{border-radius:1rem;font-size:1rem}.userAgentInfo[data-v-5af1e984]{text-align:left;line-height:1.5;margin-top:1rem;font-size:1.2rem;color:#555}.userAgentInfo b[data-v-5af1e984]{color:#aaa}.drawer__quick .btnAction[data-v-65e292f5]{position:relative;top:2.3rem;background:#8686861a;color:#868686;width:2rem;height:2rem;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s}.drawer__quick .btnAction.red[data-v-65e292f5]{background:#f037371a;color:#f03737}.drawer__quick .btnAction.red[data-v-65e292f5]:hover{background:#f037374d}.discountCode input{font-family:Arial,sans-serif!important;font-weight:600;letter-spacing:2px;font-size:1.1rem;color:#222}.vue3-progress-bar[data-v-3d834e6c]{position:relative;overflow:hidden}.loaderBox[data-v-3d834e6c]{width:100%;height:100%;position:absolute;background:linear-gradient(45deg,#b6b5ff,#ff9797);left:0%}.loaderBox[data-v-3d834e6c]{left:-100%;animation:load-3d834e6c 3s linear infinite}@keyframes load-3d834e6c{0%{left:-100%}to{left:100%}}
