@charset "UTF-8";html{--mat-sys-corner-small: 12px;--mat-sys-error-fixed-dim: rgba(248, 40, 90, .2);--mat-select-container-elevation-shadow: var(--mat-sys-level3);--mat-list-list-item-label-text-tracking: 0;--mat-slide-toggle-track-height: 28px;--mat-sidenav-container-divider-color: var(--mat-sys-outline-variant);--mat-dialog-with-actions-content-padding: 20px 24px;--mat-form-field-container-text-tracking: unset;--mat-slide-toggle-with-icon-handle-size: 21px;--mat-badge-text-color: white;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 26px}html .mat-mdc-tooltip .mdc-tooltip__surface{--mat-tooltip-container-color: var(--mat-sys-primary) !important}html.light-theme{color-scheme:light;--_primary-rgb: 73, 171, 235;--mat-sys-primary: #49ABEB;--mat-sys-on-primary: #FFFFFF;--mat-sys-primary-container: #E6F3FD;--mat-sys-on-primary-container: #0D2A3F;--mat-sys-background: #FAFAFF;--mat-sys-on-background: #2A2A2B;--mat-sys-surface: #FAFAFF;--mat-sys-on-surface: #2A2A2B;--mat-sys-surface-container-lowest: #FFFFFF;--mat-sys-surface-container-low: #F6F9FC;--mat-sys-surface-container: #EFF1F4;--mat-sys-surface-bright: #FAFAFF;--mat-sys-outline: #C4C7CC;--mat-sys-outline-variant: #D9DBE0;--mat-form-field-outlined-hover-outline-color: var(--mat-sys-outline);--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-sys-hover-state-layer-color: rgba(var(--_primary-rgb), .25);--mat-sys-focus-state-layer-color: rgba(var(--_primary-rgb), .5);--mat-sys-pressed-state-layer-color: rgba(var(--_primary-rgb), .16);--mat-list-item-hover-state-layer-color: rgba(var(--_primary-rgb), .25);--mat-list-item-focus-state-layer-color: rgba(var(--_primary-rgb), .5);--mat-list-item-selected-state-layer-color: rgba(var(--_primary-rgb), .25);--mat-menu-item-hover-state-layer-color: rgba(var(--_primary-rgb), .5);--mat-option-hover-state-layer-color: #FAFAFF;--mat-option-focus-state-layer-color: #FAFAFF;--mat-checkbox-unselected-hover-state-layer-color: rgba(var(--_primary-rgb), .25);--mat-button-toggle-state-layer-color: rgba(var(--_primary-rgb), .5);--mat-slide-toggle-unselected-track-color: var(--mat-sys-surface-container-low);--mat-stepper-header-hover-state-layer-color: rgba(var(--_primary-rgb), .25);--mat-stepper-header-focus-state-layer-color: rgba(var(--_primary-rgb), .5);--mat-expansion-header-hover-state-layer-color: rgba(var(--_primary-rgb), .25);--mat-dialog-supporting-text-color: var(--mat-sys-on-background)}body{font-family:Manrope,sans-serif;line-height:1.334rem;overflow-x:hidden;color:var(--mat-sys-on-background)}*,:after,:before{box-sizing:border-box}html{--mat-autocomplete-container-elevation-shadow: var(--mat-sys-level2)}html{--mat-badge-background-color: var(--mat-sys-primary)}html{--mdc-protected-button-hover-container-elevation-shadow: var(--mat-sys-level1)}html{--mat-filled-button-horizontal-padding: 15px}html{--mat-outlined-button-horizontal-padding: 15px}html{--mat-protected-button-horizontal-padding: 15px}html{--mat-text-button-horizontal-padding: 15px}html{--mdc-filled-button-container-shape: var(--mat-sys-corner-small)}html{--mdc-outlined-button-container-shape: var(--mat-sys-corner-small)}html{--mdc-protected-button-container-shape: var(--mat-sys-corner-small)}html{--mdc-text-button-container-shape: var(--mat-sys-corner-small)}html{--mdc-icon-button-icon-color: var(--mat-sys-on-background)}html .mat-mdc-button-base.bg-light-primary:hover,html .mat-mdc-button-base.bg-light-secondary:hover,html .mat-mdc-button-base.bg-light-error:hover,html .mat-mdc-button-base.bg-light-warning:hover,html .mat-mdc-button-base.bg-light-success:hover{color:#fff!important}html .mat-mdc-button-base.bg-light-primary:hover{background-color:var(--mat-sys-primary)!important}html .mat-mdc-button-base.bg-light-secondary:hover{background-color:var(--mat-sys-secondary)!important}html .mat-mdc-button-base.bg-light-error:hover{background-color:var(--mat-sys-error)!important}html .mat-mdc-button-base.bg-light-warning:hover{background-color:#f8c20a!important}html .mat-mdc-button-base.bg-light-success:hover{background-color:#36c76c!important}html .mat-mdc-outlined-button:not(:disabled){border-color:inherit!important}html .mat-mdc-button-base.text-secondary:hover .mat-mdc-button-persistent-ripple:before{background-color:var(--mat-sys-secondary)}html .mat-mdc-button-base.text-error:hover .mat-mdc-button-persistent-ripple:before{background-color:var(--mat-sys-error)}html .mat-mdc-button-base.text-warning:hover .mat-mdc-button-persistent-ripple:before{background-color:#f8c20a}html .mat-mdc-button-base.text-success:hover .mat-mdc-button-persistent-ripple:before{background-color:#36c76c}html .mat-mdc-outlined-button:not(:disabled).mat-secondary{color:var(--mat-sys-secondary);border-color:var(--mat-sys-secondary)}html .mat-mdc-outlined-button:not(:disabled).mat-secondary:hover .mat-mdc-button-persistent-ripple:before{background-color:var(--mat-sys-secondary)}html .mat-mdc-outlined-button:not(:disabled).mat-success{color:#36c76c;border-color:#36c76c}html .mat-mdc-outlined-button:not(:disabled).mat-success:hover .mat-mdc-button-persistent-ripple:before{background-color:#36c76c}html .mat-mdc-outlined-button:not(:disabled).mat-error{color:var(--mat-sys-error);border-color:var(--mat-sys-error)}html .mat-mdc-outlined-button:not(:disabled).mat-error:hover .mat-mdc-button-persistent-ripple:before{background-color:var(--mat-sys-error)}html .mat-mdc-outlined-button:not(:disabled).mat-warning{color:#f8c20a;border-color:#f8c20a}html .mat-mdc-outlined-button:not(:disabled).mat-warning:hover .mat-mdc-button-persistent-ripple:before{background-color:#f8c20a}html.dark-theme .mat-mdc-icon-button:hover,html.light-theme .mat-mdc-icon-button:hover{color:var(--mat-sys-primary)}html.dark-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,html.light-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{background-color:var(--mat-sys-primary)}html dropzone>.dropzone.dz-wrapper .dz-message{background-color:var(--mat-sys-primary-fixed-dim);border:1px dashed var(--mat-sys-primary);min-height:250px;border-radius:12px}html dropzone>.dropzone.dz-wrapper.dz-single .dz-preview{width:150px;height:150px}html .dropzone .dz-preview{min-height:100%}html dropzone>.dropzone.dz-wrapper.dz-single .dz-preview .dz-image{border-radius:12px;border:1px solid var(--mat-divider-color)}html dropzone>.dropzone.dz-wrapper.dz-single .dz-preview .dz-image{height:auto;width:auto}.ngx-mat-file-input .button-browse{height:20px;width:20px;padding:0}html{--mat-standard-button-toggle-shape: 12px}html{--mdc-elevated-card-container-color: #ffffff}html{--mdc-outlined-card-container-color: #ffffff}html{--mat-card-title-text-size: 1.125rem}html{--mat-card-subtitle-text-size: 14px}html{--mat-card-subtitle-text-color: var(--mat-sys-surface-container-low)}html{--mat-card-title-text-line-height: 1.6rem}html{--mat-card-title-text-weight: 600}html{--mat-card-subtitle-text-weight: 400}html{--mdc-elevated-card-container-shape: var(--mat-sys-corner-small)}html{--mdc-outlined-card-container-shape: var(--mat-sys-corner-small)}html{--mdc-elevated-card-container-elevation: var(--mat-sys-level2)}html .mat-mdc-card{margin-bottom:30px}html .mat-mdc-card .mat-mdc-card-header{padding:30px 30px 0!important}html .mat-mdc-card .mat-mdc-card-header+.mat-mdc-card-content{padding:0 30px 30px}html .mat-mdc-card>.mat-mdc-card-content{padding:30px!important}html .mat-mdc-card .mdc-card__actions{padding:30px!important}html .card-hover{transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms}html .card-hover:hover{scale:1.01;transition:all .1s ease-in 0s}html .cardBorder .mdc-card{box-shadow:none!important;border:1px solid var(--mat-sys-outline-variant)!important}html .cardBorder .mdc-card.shadow-none{border:0!important}:root{--my-blue-rgb: 0, 123, 255}html{--mat-checkbox-label-text-color: var(--mat-sys-on-background)}html{--mdc-checkbox-unselected-icon-color: var(--mat-sys-outline)}html{--mdc-checkbox-unselected-focus-icon-color: var(--mat-sys-outline)}html .mdc-checkbox__background{border-radius:4px;width:21px;height:21px;border:1px solid var(--mat-sys-outline)}html .mdc-checkbox:hover .mdc-checkbox__ripple,html .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__ripple{background-color:rgba(var(--my-blue-rgb),.12)}html{--mdc-chip-focus-state-layer-color: var(--mat-option-focus-state-layer-color)}html{--mdc-chip-outline-color: transparent}html{--mdc-dialog-container-shape: var(--mat-sys-corner-small)}html{--mdc-dialog-subhead-size: 18px}html{--mdc-dialog-subhead-weight: 600}html{--mat-dialog-content-padding: 20px 24px}html{--mat-dialog-actions-padding: 20px 24px}html{--mat-dialog-container-min-width: 300px}html{--mdc-dialog-subhead-tracking: unset}html{--mdc-dialog-supporting-text-tracking: unset}html{--mat-datepicker-calendar-container-background-color: var(--mat-card-elevated-container-color)}html{--mat-datepicker-calendar-container-touch-elevation-shadow: var(--mat-sys-level1)}html{--mat-datepicker-calendar-container-elevation-shadow: var(--mat-sys-level1)}html{--mdc-fab-small-container-shape: 30px}html{--mdc-fab-container-shape: 30px}html{--mdc-fab-container-elevation-shadow: none}html{--mdc-fab-small-container-elevation-shadow: none}html{--mdc-fab-small-hover-container-elevation-shadow: var(--mat-sys-level3)}html{--mdc-fab-hover-container-elevation-shadow: var(--mat-sys-level3)}html{--mdc-extended-fab-hover-container-elevation-shadow: var(--mat-sys-level3)}html{--mdc-extended-fab-container-elevation-shadow: none}html{--mat-form-field-container-height: 40px}html{--mdc-outlined-text-field-container-shape: var(--mat-sys-corner-small)}html{--mat-form-field-container-vertical-padding: 8px}html .hide-hint .mat-mdc-form-field-subscript-wrapper{display:none}html .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:calc(var(--mat-form-field-container-height) / 2.15)}html .demo-inline-calendar-card{width:300px}html .mat-mdc-slide-toggle .mdc-switch--selected .mdc-switch__handle:has(.mdc-switch__icons){margin:0 26px}html{--mdc-radio-unselected-icon-color: var(--mat-sys-outline-variant)}html .mat-mdc-radio-button .mdc-radio__outer-circle{border-width:1px}html{--mdc-list-list-item-hover-state-layer-color: var(--mat-sys-primary)}html{--mdc-list-list-item-container-shape: var(--mat-sys-corner-small)}html{--mat-list-active-indicator-shape: var(--mat-sys-corner-small)}html{--mdc-list-list-item-two-line-container-height: 70px}html{--mdc-list-list-item-three-line-container-height: 100px}html{--mat-menu-container-shape: var(--mat-sys-corner-small)}html .mat-mdc-menu-panel{box-shadow:var(--mat-sys-level3)!important}html .mat-mdc-select-panel{padding:8px!important}html{--mat-paginator-container-background-color: var(--mat-card-elevated-container-color)}html{--mat-sys-background: light-dark(#faf9fd, #121316);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-inverse-on-surface: light-dark(#f2f0f4, #2f3033);--mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);--mat-sys-inverse-surface: light-dark(#2f3033, #e3e2e6);--mat-sys-on-background: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-on-error-container: light-dark(#93000a, #ffdad6);--mat-sys-on-primary: light-dark(#ffffff, #002f65);--mat-sys-on-primary-container: light-dark(#00458f, #d7e3ff);--mat-sys-on-primary-fixed: light-dark(#001b3f, #001b3f);--mat-sys-on-primary-fixed-variant: light-dark(#00458f, #00458f);--mat-sys-on-secondary: light-dark(#ffffff, #283041);--mat-sys-on-secondary-container: light-dark(#3e4759, #dae2f9);--mat-sys-on-secondary-fixed: light-dark(#131c2b, #131c2b);--mat-sys-on-secondary-fixed-variant: light-dark(#3e4759, #3e4759);--mat-sys-on-surface: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-surface-variant: light-dark(#44474e, #e0e2ec);--mat-sys-on-tertiary: light-dark(#ffffff, #002f65);--mat-sys-on-tertiary-container: light-dark(#00458f, #d7e3ff);--mat-sys-on-tertiary-fixed: light-dark(#001b3f, #001b3f);--mat-sys-on-tertiary-fixed-variant: light-dark(#00458f, #00458f);--mat-sys-outline: light-dark(#74777f, #8e9099);--mat-sys-outline-variant: light-dark(#c4c6d0, #44474e);--mat-sys-primary: light-dark(#005cbb, #abc7ff);--mat-sys-primary-container: light-dark(#d7e3ff, #00458f);--mat-sys-primary-fixed: light-dark(#d7e3ff, #d7e3ff);--mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#565e71, #bec6dc);--mat-sys-secondary-container: light-dark(#dae2f9, #3e4759);--mat-sys-secondary-fixed: light-dark(#dae2f9, #dae2f9);--mat-sys-secondary-fixed-dim: light-dark(#bec6dc, #bec6dc);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#faf9fd, #121316);--mat-sys-surface-bright: light-dark(#faf9fd, #38393c);--mat-sys-surface-container: light-dark(#efedf0, #1f2022);--mat-sys-surface-container-high: light-dark(#e9e7eb, #292a2c);--mat-sys-surface-container-highest: light-dark(#e3e2e6, #343537);--mat-sys-surface-container-low: light-dark(#f4f3f6, #1a1b1f);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e11);--mat-sys-surface-dim: light-dark(#dbd9dd, #121316);--mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);--mat-sys-surface-variant: light-dark(#e0e2ec, #44474e);--mat-sys-tertiary: light-dark(#005cbb, #abc7ff);--mat-sys-tertiary-container: light-dark(#d7e3ff, #00458f);--mat-sys-tertiary-fixed: light-dark(#d7e3ff, #d7e3ff);--mat-sys-tertiary-fixed-dim: light-dark(#abc7ff, #abc7ff);--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f}html{--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mat-sys-body-large: 400 1rem / 1.5rem Manrope;--mat-sys-body-large-font: Manrope;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Manrope;--mat-sys-body-medium-font: Manrope;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Manrope;--mat-sys-body-small-font: Manrope;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Manrope;--mat-sys-display-large-font: Manrope;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Manrope;--mat-sys-display-medium-font: Manrope;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Manrope;--mat-sys-display-small-font: Manrope;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Manrope;--mat-sys-headline-large-font: Manrope;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Manrope;--mat-sys-headline-medium-font: Manrope;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Manrope;--mat-sys-headline-small-font: Manrope;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Manrope;--mat-sys-label-large-font: Manrope;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Manrope;--mat-sys-label-medium-font: Manrope;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Manrope;--mat-sys-label-small-font: Manrope;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Manrope;--mat-sys-title-large-font: Manrope;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Manrope;--mat-sys-title-medium-font: Manrope;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Manrope;--mat-sys-title-small-font: Manrope;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500}html{--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px}html{--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}html{--mat-sys-error: rgb(255, 102, 146);--mat-sys-body-medium-size: 14px;--mat-sys-body-large-size: 14px;--mat-sys-outline-variant: #e0e6eb;--mat-sys-level1: 0px 2px 4px -1px rgba(175, 182, 201, .2);--mat-sys-level2: 0px 2px 4px -1px rgba(175, 182, 201, .2);--mat-sys-level3: 0px 2px 4px -1px rgba(175, 182, 201, .2);--mat-sys-level4: 0 15px 30px rgba(0, 0, 0, .12)}html{--mat-table-background-color: var(--mat-card-elevated-container-color)}html{--mat-table-header-headline-color: var(--mat-sys-on-background)}html{--mat-table-row-item-label-text-color: var(--mat-sys-on-background)}html .mdc-data-table__cell,html .mdc-data-table__header-cell{padding:12px}html .table-responsive{overflow-x:auto}html .table-responsive td,html .table-responsive mat-cell{white-space:nowrap;padding:12px}@media (max-width: 1023px){.table-xs-responsive{overflow-x:auto}}html{--mat-tree-container-background-color: var(--mat-card-elevated-container-color)}html{--mat-stepper-container-color: var(--mat-card-elevated-container-color)}html{--mat-expansion-container-background-color: var(--mat-card-elevated-container-color)}html{--mat-expansion-header-text-color: var(--mat-sys-on-background)}html .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:var(--mat-sys-level1)}html{--mat-sidenav-container-shape: 0}html{--mat-tab-header-active-label-text-color: var(--mat-sys-primary)}html{--mat-tab-header-active-focus-label-text-color: var(--mat-sys-primary)}html{--mdc-plain-tooltip-container-shape: var(--mat-sys-corner-full)}html .mat-secondary .mdc-linear-progress__bar-inner{border-color:var(--mat-sys-secondary)}html .mat-warning .mdc-linear-progress__bar-inner{border-color:#f8c20a}html .mat-error .mdc-linear-progress__bar-inner{border-color:var(--mat-sys-error)}html .mat-mdc-progress-bar{border-radius:var(--mat-sys-corner-small)}.page-container{padding:1rem;background-color:#eff1f4;min-height:100vh;font-family:Albert Sans,sans-serif;max-width:100%;overflow-x:hidden;border-radius:12px;margin:1rem}.edit-input{width:100%;padding:.5rem 1.25rem;border:1px solid var(--mat-sys-outline-variant);border-radius:4px}.edit-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.edit-textarea{resize:vertical;min-height:80px}.option-checkbox{display:flex;align-items:center;gap:.5rem}.options-edit{display:flex;flex-direction:column;gap:1.25rem}.loading{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffb3;backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1000}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:48px 20px}.loading-container p{font-size:1rem;color:#2a2a2b}.location-badge{background:linear-gradient(135deg,#007bbf,#0056b3);color:#fff;padding:.5rem 1rem;border-radius:8px;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;box-shadow:0 4px 8px #00000026;transition:all .3s ease}.location-badge:hover{box-shadow:0 8px 16px #0003;transform:translateY(-1px)}.location-icon{color:#fafaff;font-size:1.125rem}.location-text{color:#fafaff;font-weight:600;font-size:.875rem;letter-spacing:.5px}.gray-button,.plus-button{border-color:#666!important;color:#666!important}.gray-button:hover,.plus-button:hover{background-color:#666!important;color:#fff!important}.plus-button{display:flex;margin:16px auto}.blue-button{border-color:#1976d2!important;color:#1976d2!important;display:flex;margin:16px 0 16px auto}.blue-button:hover{background-color:#1976d2!important;color:#fff!important}.red-button{border-color:#d32f2f!important;color:#d32f2f!important;display:flex;margin:16px 0 16px auto}.red-button:hover{background-color:#d32f2f!important;color:#fff!important}.control-error{color:var(--mat-sys-error);margin-bottom:1rem;font-size:.875rem}.rounded{border-radius:12px!important}.rounded-pill{border-radius:25px!important}.rounded-circle{border-radius:100%!important}.overflow-hidden{overflow:hidden}.text-decoration-none{text-decoration:none}.w-100{width:100%}.h-100{height:100%}@media (max-width: 767px){.p-xs-6{padding:0 6px!important}}@media (min-width: 768px){body .d-sm-flex{display:flex!important}}@media (min-width: 960px){.d-md-none{display:none!important}}@media (min-width: 1200px){body .d-lg-flex{display:flex!important}body .d-lg-block{display:block!important}body .d-lg-none{display:none!important}body .align-items-lg-center{align-items:center!important}}.flex-sm-row{flex-direction:row!important}@media (min-width: 768px){html .flex-sm-row{flex-direction:row!important}}.flex-shrink-0{flex-shrink:0}.op-5{opacity:.5}.op-75{opacity:.75}.cursor-pointer{cursor:pointer}.shadow-none{box-shadow:none!important}.text-muted{color:var(--mat-sys-surface-container-low)}.position-relative{position:relative}.avatar-group img{border:2px solid #ffffff;margin-right:-5px}.avatar-group img:last-child{margin-right:0}a{color:var(--mat-sys-on-background)}a:hover{color:var(--mat-sys-primary)}pre{margin:0;white-space:nowrap}td.hljs-ln-line.hljs-ln-numbers{padding-right:10px}.mat-drawer[style*="visibility: hidden"]{display:none}.parentBox{position:relative}.menuLink{display:flex;align-items:center;gap:8px;padding:10px;height:40px;cursor:pointer;text-decoration:none;color:inherit;transition:all .3s ease;white-space:nowrap}.down-icon{transition:transform .3s ease}.parentBox:hover .childBox{display:block}.childBox{display:none;border-radius:12px;position:absolute;width:250px;background-color:var(--mat-sys-surface)}.childBox .ddmenu{width:100%;display:block;border-top:none}.childBox .ddmenu .menuLink{padding:10px 12px;width:100%}.childBox .ddmenu .menuLink:hover{background-color:#0000000d}.m-0{margin:0!important}.m-t-0{margin-top:0!important}.m-b-0{margin-bottom:0!important}.m-x-0{margin-left:0!important;margin-right:0!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:4px!important}.m-t-1{margin-top:4px!important}.m-b-1{margin-bottom:4px!important}.m-x-1{margin-left:4px!important;margin-right:4px!important}.m-y-1{margin-top:4px!important;margin-bottom:4px!important}.m-2{margin:8px!important}.m-t-2{margin-top:8px!important}.m-b-2{margin-bottom:8px!important}.m-x-2{margin-left:8px!important;margin-right:8px!important}.m-y-2{margin-top:8px!important;margin-bottom:8px!important}.m-3{margin:12px!important}.m-t-3{margin-top:12px!important}.m-b-3{margin-bottom:12px!important}.m-x-3{margin-left:12px!important;margin-right:12px!important}.m-y-3{margin-top:12px!important;margin-bottom:12px!important}.m-4{margin:16px!important}.m-t-4{margin-top:16px!important}.m-b-4{margin-bottom:16px!important}.m-x-4{margin-left:16px!important;margin-right:16px!important}.m-y-4{margin-top:16px!important;margin-bottom:16px!important}.m-5{margin:20px!important}.m-t-5{margin-top:20px!important}.m-b-5{margin-bottom:20px!important}.m-x-5{margin-left:20px!important;margin-right:20px!important}.m-y-5{margin-top:20px!important;margin-bottom:20px!important}.m-6{margin:24px!important}.m-t-6{margin-top:24px!important}.m-b-6{margin-bottom:24px!important}.m-x-6{margin-left:24px!important;margin-right:24px!important}.m-y-6{margin-top:24px!important;margin-bottom:24px!important}.m-7{margin:28px!important}.m-t-7{margin-top:28px!important}.m-b-7{margin-bottom:28px!important}.m-x-7{margin-left:28px!important;margin-right:28px!important}.m-y-7{margin-top:28px!important;margin-bottom:28px!important}.m-8{margin:32px!important}.m-t-8{margin-top:32px!important}.m-b-8{margin-bottom:32px!important}.m-x-8{margin-left:32px!important;margin-right:32px!important}.m-y-8{margin-top:32px!important;margin-bottom:32px!important}.m-9{margin:36px!important}.m-t-9{margin-top:36px!important}.m-b-9{margin-bottom:36px!important}.m-x-9{margin-left:36px!important;margin-right:36px!important}.m-y-9{margin-top:36px!important;margin-bottom:36px!important}.m-10{margin:40px!important}.m-t-10{margin-top:40px!important}.m-b-10{margin-bottom:40px!important}.m-x-10{margin-left:40px!important;margin-right:40px!important}.m-y-10{margin-top:40px!important;margin-bottom:40px!important}.m-auto{margin:auto!important}.m-t-auto{margin-top:auto!important}.m-b-auto{margin-bottom:auto!important}.m-x-auto{margin-left:auto!important;margin-right:auto!important}.m-y-auto{margin-top:auto!important;margin-bottom:auto!important}.m-neg-1{margin:-4px!important}.m-t-neg-1{margin-top:-4px!important}.m-b-neg-1{margin-bottom:-4px!important}.m-neg-2{margin:-8px!important}.m-t-neg-2{margin-top:-8px!important}.m-b-neg-2{margin-bottom:-8px!important}.m-neg-3{margin:-12px!important}.m-t-neg-3{margin-top:-12px!important}.m-b-neg-3{margin-bottom:-12px!important}.m-neg-4{margin:-16px!important}.m-t-neg-4{margin-top:-16px!important}.m-b-neg-4{margin-bottom:-16px!important}.m-neg-5{margin:-20px!important}.m-t-neg-5{margin-top:-20px!important}.m-b-neg-5{margin-bottom:-20px!important}.m-neg-6{margin:-24px!important}.m-t-neg-6{margin-top:-24px!important}.m-b-neg-6{margin-bottom:-24px!important}.m-neg-7{margin:-28px!important}.m-t-neg-7{margin-top:-28px!important}.m-b-neg-7{margin-bottom:-28px!important}.m-neg-8{margin:-32px!important}.m-t-neg-8{margin-top:-32px!important}.m-b-neg-8{margin-bottom:-32px!important}.m-neg-9{margin:-36px!important}.m-t-neg-9{margin-top:-36px!important}.m-b-neg-9{margin-bottom:-36px!important}.m-neg-10{margin:-40px!important}.m-t-neg-10{margin-top:-40px!important}.m-b-neg-10{margin-bottom:-40px!important}.p-0{padding:0!important}.p-t-0{padding-top:0!important}.p-b-0{padding-bottom:0!important}.p-x-0{padding-left:0!important;padding-right:0!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:4px!important}.p-t-1{padding-top:4px!important}.p-b-1{padding-bottom:4px!important}.p-x-1{padding-left:4px!important;padding-right:4px!important}.p-y-1{padding-top:4px!important;padding-bottom:4px!important}.p-2{padding:8px!important}.p-t-2{padding-top:8px!important}.p-b-2{padding-bottom:8px!important}.p-x-2{padding-left:8px!important;padding-right:8px!important}.p-y-2{padding-top:8px!important;padding-bottom:8px!important}.p-3{padding:12px!important}.p-t-3{padding-top:12px!important}.p-b-3{padding-bottom:12px!important}.p-x-3{padding-left:12px!important;padding-right:12px!important}.p-y-3{padding-top:12px!important;padding-bottom:12px!important}.p-4{padding:16px!important}.p-t-4{padding-top:16px!important}.p-b-4{padding-bottom:16px!important}.p-x-4{padding-left:16px!important;padding-right:16px!important}.p-y-4{padding-top:16px!important;padding-bottom:16px!important}.p-5{padding:20px!important}.p-t-5{padding-top:20px!important}.p-b-5{padding-bottom:20px!important}.p-x-5{padding-left:20px!important;padding-right:20px!important}.p-y-5{padding-top:20px!important;padding-bottom:20px!important}.p-6{padding:24px!important}.p-t-6{padding-top:24px!important}.p-b-6{padding-bottom:24px!important}.p-x-6{padding-left:24px!important;padding-right:24px!important}.p-y-6{padding-top:24px!important;padding-bottom:24px!important}.p-7{padding:28px!important}.p-t-7{padding-top:28px!important}.p-b-7{padding-bottom:28px!important}.p-x-7{padding-left:28px!important;padding-right:28px!important}.p-y-7{padding-top:28px!important;padding-bottom:28px!important}.p-8{padding:32px!important}.p-t-8{padding-top:32px!important}.p-b-8{padding-bottom:32px!important}.p-x-8{padding-left:32px!important;padding-right:32px!important}.p-y-8{padding-top:32px!important;padding-bottom:32px!important}.p-9{padding:36px!important}.p-t-9{padding-top:36px!important}.p-b-9{padding-bottom:36px!important}.p-x-9{padding-left:36px!important;padding-right:36px!important}.p-y-9{padding-top:36px!important;padding-bottom:36px!important}.p-10{padding:40px!important}.p-t-10{padding-top:40px!important}.p-b-10{padding-bottom:40px!important}.p-x-10{padding-left:40px!important;padding-right:40px!important}.p-y-10{padding-top:40px!important;padding-bottom:40px!important}.p-auto{padding:auto!important}.p-t-auto{padding-top:auto!important}.p-b-auto{padding-bottom:auto!important}.p-x-auto{padding-left:auto!important;padding-right:auto!important}.p-y-auto{padding-top:auto!important;padding-bottom:auto!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-none{display:none!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!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}.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-stretch{align-items:stretch!important}.align-items-baseline{align-items:baseline!important}.gap-1{gap:4px!important}.gap-2{gap:8px!important}.gap-3{gap:12px!important}.gap-4{gap:16px!important}.gap-5{gap:20px!important}.gap-6{gap:24px!important}.dialog{display:flex;flex-direction:column;height:100%;max-height:80vh}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid var(--mat-divider-color)}.dialog-header h2{margin:0;font-size:1.25rem;font-weight:500}.dialog-header .close-button{margin-left:auto}.dialog-actions{display:flex;justify-content:flex-end;padding:1rem 1.5rem;border-top:1px solid var(--mat-divider-color);gap:.5rem}.editor-content{flex:1;padding:1.5rem;overflow:auto}.editor-textarea{width:100%;height:100%;min-height:400px;font-size:.875rem;padding:.75rem;border:1px solid var(--mat-divider-color);border-radius:4px;resize:vertical}.template-header{padding:16px 0}.details-section{min-height:calc(100vh - 48px);width:100%;padding:24px;background-color:#fff}.section-title{font-size:14px;font-weight:600;color:#333;text-transform:uppercase;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #f0f0f0}.config-content{display:flex;flex-direction:column;gap:24px}.config-section{padding-bottom:24px;border-bottom:1px solid #f0f0f0}.config-section:last-child{border-bottom:none;padding-bottom:0}.subsection-title{font-size:16px;font-weight:600;color:#555;margin-bottom:12px;margin-top:20px}.subsection-title:first-child{margin-top:0}.info-fields{display:flex;flex-direction:column;gap:12px}.info-field{display:flex;align-items:center;gap:8px}.info-field label{font-size:14px;color:#666;font-weight:400;min-width:120px}.info-field span:first-of-type{color:#999;font-weight:500}.info-field span:last-of-type{color:#333;font-weight:600}.back-button-container{margin-bottom:24px;display:flex;gap:16px}.template-title{display:flex;align-items:center;gap:12px;margin-bottom:16px}.template-icon{font-size:32px}.template-title h1{font-family:Italian Plate No1,serif;font-size:32px;font-weight:600;margin:0;color:#333}.tab-content{margin-bottom:32px}.info-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.card-header{margin-bottom:16px}.card-header h2{font-size:18px;font-weight:600;margin:0;color:#333}.template-details-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:24px}.combined-info-card{grid-column:1/-1}.info-section{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #e0e0e0}.info-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.config-section-wrapper{margin-top:32px;padding-top:32px}.path-field{flex-direction:column;align-items:flex-start;gap:4px}.cycles-input{width:100px;margin-left:8px}.template-footer{display:flex;gap:16px;flex-wrap:wrap;padding:24px 0;justify-content:flex-end}.template-footer .go-back-btn{margin-right:auto}.template-footer .action-buttons{display:flex;gap:16px}.template-footer button{min-width:120px}@media (max-width: 768px){.template-footer{flex-direction:column}.template-footer button{width:100%}}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;-webkit-box-flex:1;-ms-flex:1;flex:1}.cal-month-view .cal-cell-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cal-month-view .cal-cell{float:left;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:3px;line-height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;-webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);box-shadow:inset 0 0 15px #00000080}.cal-week-view *{-webkit-box-sizing:border-box;box-sizing:border-box}.cal-week-view .cal-day-headers{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:1px solid rgba(0,0,0,.8);border-radius:5px;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:3em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:#000000e6;line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:#fffc}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:#fff6;padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{transform:scale(1.05);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px;background:#000c;border-radius:50%}.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px;fill:#fff}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:20px;top:50%;margin-top:-10px;left:15%;right:15%;border:3px solid rgba(0,0,0,.8);background:#000c;border-radius:10px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#fff;display:block;position:relative;height:100%;width:0;transition:width .3s ease-in-out;border-radius:17px}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#b10606;padding:.5em 1em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #b10606}
