@charset "UTF-8";

/* node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css */
html {
  --mat-sys-on-surface: initial;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, none);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, none);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, none);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, none);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, none);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, none);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, none);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, none);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, none);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, none);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, none);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, none);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, none);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, none);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, none);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, none);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, none);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, none);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, none);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, none);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, none);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, none);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, none);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, none);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, none);
}
html {
  --mat-ripple-color:rgba(0, 0, 0, 0.1);
}
html {
  --mat-option-selected-state-label-text-color:#673ab7;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
.mat-accent {
  --mat-option-selected-state-label-text-color:#ffd740;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
.mat-warn {
  --mat-option-selected-state-label-text-color:#f44336;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
html {
  --mat-optgroup-label-text-color:rgba(0, 0, 0, 0.87);
}
html {
  --mat-full-pseudo-checkbox-selected-icon-color:#ffd740;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
html {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ffd740;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color:#673ab7;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
.mat-primary {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#673ab7;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color:#ffd740;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
.mat-accent {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ffd740;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color:#f44336;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
.mat-warn {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
html {
  --mat-app-background-color:#fafafa;
  --mat-app-text-color:rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-option-label-text-font:Roboto, sans-serif;
  --mat-option-label-text-line-height:24px;
  --mat-option-label-text-size:16px;
  --mat-option-label-text-tracking:0.03125em;
  --mat-option-label-text-weight:400;
}
html {
  --mat-optgroup-label-text-font:Roboto, sans-serif;
  --mat-optgroup-label-text-line-height:24px;
  --mat-optgroup-label-text-size:16px;
  --mat-optgroup-label-text-tracking:0.03125em;
  --mat-optgroup-label-text-weight:400;
}
html {
  --mdc-elevated-card-container-shape:4px;
}
html {
  --mdc-outlined-card-container-shape:4px;
  --mdc-outlined-card-outline-width:1px;
}
html {
  --mdc-elevated-card-container-color:white;
  --mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-outlined-card-container-color:white;
  --mdc-outlined-card-outline-color:rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-card-subtitle-text-color:rgba(0, 0, 0, 0.54);
}
html {
  --mat-card-title-text-font:Roboto, sans-serif;
  --mat-card-title-text-line-height:32px;
  --mat-card-title-text-size:20px;
  --mat-card-title-text-tracking:0.0125em;
  --mat-card-title-text-weight:500;
  --mat-card-subtitle-text-font:Roboto, sans-serif;
  --mat-card-subtitle-text-line-height:22px;
  --mat-card-subtitle-text-size:14px;
  --mat-card-subtitle-text-tracking:0.0071428571em;
  --mat-card-subtitle-text-weight:500;
}
html {
  --mdc-linear-progress-active-indicator-height:4px;
  --mdc-linear-progress-track-height:4px;
  --mdc-linear-progress-track-shape:0;
}
.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color:#673ab7;
  --mdc-linear-progress-track-color:rgba(103, 58, 183, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color:#ffd740;
  --mdc-linear-progress-track-color:rgba(255, 215, 64, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color:#f44336;
  --mdc-linear-progress-track-color:rgba(244, 67, 54, 0.25);
}
html {
  --mdc-plain-tooltip-container-shape:4px;
  --mdc-plain-tooltip-supporting-text-line-height:16px;
}
html {
  --mdc-plain-tooltip-container-color:#616161;
  --mdc-plain-tooltip-supporting-text-color:#fff;
}
html {
  --mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;
  --mdc-plain-tooltip-supporting-text-size:12px;
  --mdc-plain-tooltip-supporting-text-weight:400;
  --mdc-plain-tooltip-supporting-text-tracking:0.0333333333em;
}
html {
  --mdc-filled-text-field-active-indicator-height:1px;
  --mdc-filled-text-field-focus-active-indicator-height:2px;
  --mdc-filled-text-field-container-shape:4px;
}
html {
  --mdc-outlined-text-field-outline-width:1px;
  --mdc-outlined-text-field-focus-outline-width:2px;
  --mdc-outlined-text-field-container-shape:4px;
}
html {
  --mdc-filled-text-field-caret-color:#673ab7;
  --mdc-filled-text-field-focus-active-indicator-color:#673ab7;
  --mdc-filled-text-field-focus-label-text-color:rgba(103, 58, 183, 0.87);
  --mdc-filled-text-field-container-color:rgb(244.8, 244.8, 244.8);
  --mdc-filled-text-field-disabled-container-color:rgb(249.9, 249.9, 249.9);
  --mdc-filled-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color:#f44336;
  --mdc-filled-text-field-error-focus-label-text-color:#f44336;
  --mdc-filled-text-field-error-label-text-color:#f44336;
  --mdc-filled-text-field-error-caret-color:#f44336;
  --mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color:#f44336;
}
html {
  --mdc-outlined-text-field-caret-color:#673ab7;
  --mdc-outlined-text-field-focus-outline-color:#673ab7;
  --mdc-outlined-text-field-focus-label-text-color:rgba(103, 58, 183, 0.87);
  --mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color:#f44336;
  --mdc-outlined-text-field-error-focus-label-text-color:#f44336;
  --mdc-outlined-text-field-error-label-text-color:#f44336;
  --mdc-outlined-text-field-error-hover-label-text-color:#f44336;
  --mdc-outlined-text-field-outline-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color:#f44336;
  --mdc-outlined-text-field-error-hover-outline-color:#f44336;
  --mdc-outlined-text-field-error-outline-color:#f44336;
}
html {
  --mat-form-field-focus-select-arrow-color:rgba(103, 58, 183, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color:rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color:#f44336;
  --mat-form-field-select-option-text-color:inherit;
  --mat-form-field-select-disabled-option-text-color:GrayText;
  --mat-form-field-leading-icon-color:unset;
  --mat-form-field-disabled-leading-icon-color:unset;
  --mat-form-field-trailing-icon-color:unset;
  --mat-form-field-disabled-trailing-icon-color:unset;
  --mat-form-field-error-focus-trailing-icon-color:unset;
  --mat-form-field-error-hover-trailing-icon-color:unset;
  --mat-form-field-error-trailing-icon-color:unset;
  --mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity:0.04;
  --mat-form-field-focus-state-layer-opacity:0.08;
}
.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color:#ffd740;
  --mdc-filled-text-field-focus-active-indicator-color:#ffd740;
  --mdc-filled-text-field-focus-label-text-color:rgba(255, 215, 64, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mdc-outlined-text-field-caret-color:#ffd740;
  --mdc-outlined-text-field-focus-outline-color:#ffd740;
  --mdc-outlined-text-field-focus-label-text-color:rgba(255, 215, 64, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color:rgba(255, 215, 64, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color:#f44336;
  --mdc-filled-text-field-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-outlined-text-field-caret-color:#f44336;
  --mdc-outlined-text-field-focus-outline-color:#f44336;
  --mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, 0.87);
}
html {
  --mat-form-field-container-height:56px;
  --mat-form-field-filled-label-display:block;
  --mat-form-field-container-vertical-padding:16px;
  --mat-form-field-filled-with-label-container-padding-top:24px;
  --mat-form-field-filled-with-label-container-padding-bottom:8px;
}
html {
  --mdc-filled-text-field-label-text-font:Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size:16px;
  --mdc-filled-text-field-label-text-tracking:0.03125em;
  --mdc-filled-text-field-label-text-weight:400;
}
html {
  --mdc-outlined-text-field-label-text-font:Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size:16px;
  --mdc-outlined-text-field-label-text-tracking:0.03125em;
  --mdc-outlined-text-field-label-text-weight:400;
}
html {
  --mat-form-field-container-text-font:Roboto, sans-serif;
  --mat-form-field-container-text-line-height:24px;
  --mat-form-field-container-text-size:16px;
  --mat-form-field-container-text-tracking:0.03125em;
  --mat-form-field-container-text-weight:400;
  --mat-form-field-outlined-label-text-populated-size:16px;
  --mat-form-field-subscript-text-font:Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height:20px;
  --mat-form-field-subscript-text-size:12px;
  --mat-form-field-subscript-text-tracking:0.0333333333em;
  --mat-form-field-subscript-text-weight:400;
}
html {
  --mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(103, 58, 183, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(255, 215, 64, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(244, 67, 54, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html {
  --mat-select-arrow-transform:translateY(-8px);
}
html {
  --mat-select-trigger-text-font:Roboto, sans-serif;
  --mat-select-trigger-text-line-height:24px;
  --mat-select-trigger-text-size:16px;
  --mat-select-trigger-text-tracking:0.03125em;
  --mat-select-trigger-text-weight:400;
}
html {
  --mat-autocomplete-container-shape:4px;
  --mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color:white;
}
html {
  --mdc-dialog-container-shape:4px;
}
html {
  --mat-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width:80vw;
  --mat-dialog-container-small-max-width:80vw;
  --mat-dialog-container-min-width:0;
  --mat-dialog-actions-alignment:start;
  --mat-dialog-actions-padding:8px;
  --mat-dialog-content-padding:20px 24px;
  --mat-dialog-with-actions-content-padding:20px 24px;
  --mat-dialog-headline-padding:0 24px 9px;
}
html {
  --mdc-dialog-container-color:white;
  --mdc-dialog-subhead-color:rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color:rgba(0, 0, 0, 0.6);
}
html {
  --mdc-dialog-subhead-font:Roboto, sans-serif;
  --mdc-dialog-subhead-line-height:32px;
  --mdc-dialog-subhead-size:20px;
  --mdc-dialog-subhead-weight:500;
  --mdc-dialog-subhead-tracking:0.0125em;
  --mdc-dialog-supporting-text-font:Roboto, sans-serif;
  --mdc-dialog-supporting-text-line-height:24px;
  --mdc-dialog-supporting-text-size:16px;
  --mdc-dialog-supporting-text-weight:400;
  --mdc-dialog-supporting-text-tracking:0.03125em;
}
.mat-mdc-standard-chip {
  --mdc-chip-container-shape-radius:16px;
  --mdc-chip-with-avatar-avatar-shape-radius:14px;
  --mdc-chip-with-avatar-avatar-size:28px;
  --mdc-chip-with-icon-icon-size:18px;
  --mdc-chip-outline-width:0;
  --mdc-chip-outline-color:transparent;
  --mdc-chip-disabled-outline-color:transparent;
  --mdc-chip-focus-outline-color:transparent;
  --mdc-chip-hover-state-layer-opacity:0.04;
  --mdc-chip-with-avatar-disabled-avatar-opacity:1;
  --mdc-chip-flat-selected-outline-width:0;
  --mdc-chip-selected-hover-state-layer-opacity:0.04;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;
  --mdc-chip-with-icon-disabled-icon-opacity:1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-container-opacity:0.4;
  --mat-chip-trailing-action-opacity:0.54;
  --mat-chip-trailing-action-focus-opacity:1;
  --mat-chip-trailing-action-state-layer-color:transparent;
  --mat-chip-selected-trailing-action-state-layer-color:transparent;
  --mat-chip-trailing-action-hover-state-layer-opacity:0;
  --mat-chip-trailing-action-focus-state-layer-opacity:0;
}
.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color:#212121;
  --mdc-chip-elevated-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-elevated-selected-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-elevated-disabled-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-flat-disabled-selected-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:#212121;
  --mdc-chip-selected-label-text-color:#212121;
  --mdc-chip-with-icon-icon-color:#212121;
  --mdc-chip-with-icon-disabled-icon-color:#212121;
  --mdc-chip-with-icon-selected-icon-color:#212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color:#212121;
}
.mat-mdc-standard-chip {
  --mat-chip-selected-disabled-trailing-icon-color:#212121;
  --mat-chip-selected-trailing-icon-color:#212121;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#673ab7;
  --mdc-chip-elevated-selected-container-color:#673ab7;
  --mdc-chip-elevated-disabled-container-color:#673ab7;
  --mdc-chip-flat-disabled-selected-container-color:#673ab7;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color:#ffd740;
  --mdc-chip-elevated-selected-container-color:#ffd740;
  --mdc-chip-elevated-disabled-container-color:#ffd740;
  --mdc-chip-flat-disabled-selected-container-color:#ffd740;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-selected-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-icon-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-disabled-icon-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-selected-icon-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-trailing-icon-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-selected-disabled-trailing-icon-color:rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#f44336;
  --mdc-chip-elevated-selected-container-color:#f44336;
  --mdc-chip-elevated-disabled-container-color:#f44336;
  --mdc-chip-flat-disabled-selected-container-color:#f44336;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height:32px;
}
.mat-mdc-standard-chip {
  --mdc-chip-label-text-font:Roboto, sans-serif;
  --mdc-chip-label-text-line-height:20px;
  --mdc-chip-label-text-size:14px;
  --mdc-chip-label-text-tracking:0.0178571429em;
  --mdc-chip-label-text-weight:400;
}
html {
  --mdc-switch-disabled-selected-icon-opacity:0.38;
  --mdc-switch-disabled-track-opacity:0.12;
  --mdc-switch-disabled-unselected-icon-opacity:0.38;
  --mdc-switch-handle-height:20px;
  --mdc-switch-handle-shape:10px;
  --mdc-switch-handle-width:20px;
  --mdc-switch-selected-icon-size:18px;
  --mdc-switch-track-height:14px;
  --mdc-switch-track-shape:7px;
  --mdc-switch-track-width:36px;
  --mdc-switch-unselected-icon-size:18px;
  --mdc-switch-selected-focus-state-layer-opacity:0.12;
  --mdc-switch-selected-hover-state-layer-opacity:0.04;
  --mdc-switch-selected-pressed-state-layer-opacity:0.1;
  --mdc-switch-unselected-focus-state-layer-opacity:0.12;
  --mdc-switch-unselected-hover-state-layer-opacity:0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity:0.1;
}
html .mat-mdc-slide-toggle {
  --mat-switch-disabled-selected-handle-opacity:0.38;
  --mat-switch-disabled-unselected-handle-opacity:0.38;
  --mat-switch-unselected-handle-size:20px;
  --mat-switch-selected-handle-size:20px;
  --mat-switch-pressed-handle-size:20px;
  --mat-switch-with-icon-handle-size:20px;
  --mat-switch-selected-handle-horizontal-margin:0;
  --mat-switch-selected-with-icon-handle-horizontal-margin:0;
  --mat-switch-selected-pressed-handle-horizontal-margin:0;
  --mat-switch-unselected-handle-horizontal-margin:0;
  --mat-switch-unselected-with-icon-handle-horizontal-margin:0;
  --mat-switch-unselected-pressed-handle-horizontal-margin:0;
  --mat-switch-visible-track-opacity:1;
  --mat-switch-hidden-track-opacity:1;
  --mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-switch-track-outline-width:1px;
  --mat-switch-track-outline-color:transparent;
  --mat-switch-selected-track-outline-width:1px;
  --mat-switch-selected-track-outline-color:transparent;
  --mat-switch-disabled-unselected-track-outline-width:1px;
  --mat-switch-disabled-unselected-track-outline-color:transparent;
}
html {
  --mdc-switch-selected-focus-state-layer-color:#5e35b1;
  --mdc-switch-selected-handle-color:#5e35b1;
  --mdc-switch-selected-hover-state-layer-color:#5e35b1;
  --mdc-switch-selected-pressed-state-layer-color:#5e35b1;
  --mdc-switch-selected-focus-handle-color:#311b92;
  --mdc-switch-selected-hover-handle-color:#311b92;
  --mdc-switch-selected-pressed-handle-color:#311b92;
  --mdc-switch-selected-focus-track-color:#9575cd;
  --mdc-switch-selected-hover-track-color:#9575cd;
  --mdc-switch-selected-pressed-track-color:#9575cd;
  --mdc-switch-selected-track-color:#9575cd;
  --mdc-switch-disabled-selected-handle-color:#424242;
  --mdc-switch-disabled-selected-icon-color:#fff;
  --mdc-switch-disabled-selected-track-color:#424242;
  --mdc-switch-disabled-unselected-handle-color:#424242;
  --mdc-switch-disabled-unselected-icon-color:#fff;
  --mdc-switch-disabled-unselected-track-color:#424242;
  --mdc-switch-handle-surface-color:#fff;
  --mdc-switch-selected-icon-color:#fff;
  --mdc-switch-unselected-focus-handle-color:#212121;
  --mdc-switch-unselected-focus-state-layer-color:#424242;
  --mdc-switch-unselected-focus-track-color:#e0e0e0;
  --mdc-switch-unselected-handle-color:#616161;
  --mdc-switch-unselected-hover-handle-color:#212121;
  --mdc-switch-unselected-hover-state-layer-color:#424242;
  --mdc-switch-unselected-hover-track-color:#e0e0e0;
  --mdc-switch-unselected-icon-color:#fff;
  --mdc-switch-unselected-pressed-handle-color:#212121;
  --mdc-switch-unselected-pressed-state-layer-color:#424242;
  --mdc-switch-unselected-pressed-track-color:#e0e0e0;
  --mdc-switch-unselected-track-color:#e0e0e0;
  --mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-color:rgba(0, 0, 0, 0.87);
}
html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color:#ffb300;
  --mdc-switch-selected-handle-color:#ffb300;
  --mdc-switch-selected-hover-state-layer-color:#ffb300;
  --mdc-switch-selected-pressed-state-layer-color:#ffb300;
  --mdc-switch-selected-focus-handle-color:#ff6f00;
  --mdc-switch-selected-hover-handle-color:#ff6f00;
  --mdc-switch-selected-pressed-handle-color:#ff6f00;
  --mdc-switch-selected-focus-track-color:#ffd54f;
  --mdc-switch-selected-hover-track-color:#ffd54f;
  --mdc-switch-selected-pressed-track-color:#ffd54f;
  --mdc-switch-selected-track-color:#ffd54f;
}
html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color:#e53935;
  --mdc-switch-selected-handle-color:#e53935;
  --mdc-switch-selected-hover-state-layer-color:#e53935;
  --mdc-switch-selected-pressed-state-layer-color:#e53935;
  --mdc-switch-selected-focus-handle-color:#b71c1c;
  --mdc-switch-selected-hover-handle-color:#b71c1c;
  --mdc-switch-selected-pressed-handle-color:#b71c1c;
  --mdc-switch-selected-focus-track-color:#e57373;
  --mdc-switch-selected-hover-track-color:#e57373;
  --mdc-switch-selected-pressed-track-color:#e57373;
  --mdc-switch-selected-track-color:#e57373;
}
html {
  --mdc-switch-state-layer-size:40px;
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-font:Roboto, sans-serif;
  --mat-switch-label-text-line-height:20px;
  --mat-switch-label-text-size:14px;
  --mat-switch-label-text-tracking:0.0178571429em;
  --mat-switch-label-text-weight:400;
}
html {
  --mdc-radio-disabled-selected-icon-opacity:0.38;
  --mdc-radio-disabled-unselected-icon-opacity:0.38;
  --mdc-radio-state-layer-size:40px;
}
.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#673ab7;
  --mdc-radio-selected-hover-icon-color:#673ab7;
  --mdc-radio-selected-icon-color:#673ab7;
  --mdc-radio-selected-pressed-icon-color:#673ab7;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#673ab7;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#ffd740;
  --mdc-radio-selected-hover-icon-color:#ffd740;
  --mdc-radio-selected-icon-color:#ffd740;
  --mdc-radio-selected-pressed-icon-color:#ffd740;
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#ffd740;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#f44336;
  --mdc-radio-selected-hover-icon-color:#f44336;
  --mdc-radio-selected-icon-color:#f44336;
  --mdc-radio-selected-pressed-icon-color:#f44336;
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#f44336;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}
html {
  --mdc-radio-state-layer-size:40px;
}
html {
  --mat-radio-touch-target-display:block;
}
html {
  --mat-radio-label-text-font:Roboto, sans-serif;
  --mat-radio-label-text-line-height:20px;
  --mat-radio-label-text-size:14px;
  --mat-radio-label-text-tracking:0.0178571429em;
  --mat-radio-label-text-weight:400;
}
html {
  --mdc-slider-active-track-height:6px;
  --mdc-slider-active-track-shape:9999px;
  --mdc-slider-handle-height:20px;
  --mdc-slider-handle-shape:50%;
  --mdc-slider-handle-width:20px;
  --mdc-slider-inactive-track-height:4px;
  --mdc-slider-inactive-track-shape:9999px;
  --mdc-slider-with-overlap-handle-outline-width:1px;
  --mdc-slider-with-tick-marks-active-container-opacity:0.6;
  --mdc-slider-with-tick-marks-container-shape:50%;
  --mdc-slider-with-tick-marks-container-size:2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity:0.6;
  --mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-slider-value-indicator-width:auto;
  --mat-slider-value-indicator-height:32px;
  --mat-slider-value-indicator-caret-display:block;
  --mat-slider-value-indicator-border-radius:4px;
  --mat-slider-value-indicator-padding:0 12px;
  --mat-slider-value-indicator-text-transform:none;
  --mat-slider-value-indicator-container-transform:translateX(-50%);
}
html {
  --mdc-slider-handle-color:#673ab7;
  --mdc-slider-focus-handle-color:#673ab7;
  --mdc-slider-hover-handle-color:#673ab7;
  --mdc-slider-active-track-color:#673ab7;
  --mdc-slider-inactive-track-color:#673ab7;
  --mdc-slider-with-tick-marks-inactive-container-color:#673ab7;
  --mdc-slider-with-tick-marks-active-container-color:white;
  --mdc-slider-disabled-active-track-color:#000;
  --mdc-slider-disabled-handle-color:#000;
  --mdc-slider-disabled-inactive-track-color:#000;
  --mdc-slider-label-container-color:#000;
  --mdc-slider-label-label-text-color:#fff;
  --mdc-slider-with-overlap-handle-outline-color:#fff;
  --mdc-slider-with-tick-marks-disabled-container-color:#000;
}
html {
  --mat-slider-ripple-color:#673ab7;
  --mat-slider-hover-state-layer-color:rgba(103, 58, 183, 0.05);
  --mat-slider-focus-state-layer-color:rgba(103, 58, 183, 0.2);
  --mat-slider-value-indicator-opacity:0.6;
}
html .mat-accent {
  --mdc-slider-handle-color:#ffd740;
  --mdc-slider-focus-handle-color:#ffd740;
  --mdc-slider-hover-handle-color:#ffd740;
  --mdc-slider-active-track-color:#ffd740;
  --mdc-slider-inactive-track-color:#ffd740;
  --mdc-slider-with-tick-marks-inactive-container-color:#ffd740;
  --mdc-slider-with-tick-marks-active-container-color:rgba(0, 0, 0, 0.87);
}
html .mat-accent {
  --mat-slider-ripple-color:#ffd740;
  --mat-slider-hover-state-layer-color:rgba(255, 215, 64, 0.05);
  --mat-slider-focus-state-layer-color:rgba(255, 215, 64, 0.2);
}
html .mat-warn {
  --mdc-slider-handle-color:#f44336;
  --mdc-slider-focus-handle-color:#f44336;
  --mdc-slider-hover-handle-color:#f44336;
  --mdc-slider-active-track-color:#f44336;
  --mdc-slider-inactive-track-color:#f44336;
  --mdc-slider-with-tick-marks-inactive-container-color:#f44336;
  --mdc-slider-with-tick-marks-active-container-color:white;
}
html .mat-warn {
  --mat-slider-ripple-color:#f44336;
  --mat-slider-hover-state-layer-color:rgba(244, 67, 54, 0.05);
  --mat-slider-focus-state-layer-color:rgba(244, 67, 54, 0.2);
}
html {
  --mdc-slider-label-label-text-font:Roboto, sans-serif;
  --mdc-slider-label-label-text-size:14px;
  --mdc-slider-label-label-text-line-height:22px;
  --mdc-slider-label-label-text-tracking:0.0071428571em;
  --mdc-slider-label-label-text-weight:500;
}
html {
  --mat-menu-container-shape:4px;
  --mat-menu-divider-bottom-spacing:0;
  --mat-menu-divider-top-spacing:0;
  --mat-menu-item-spacing:16px;
  --mat-menu-item-icon-size:24px;
  --mat-menu-item-leading-spacing:16px;
  --mat-menu-item-trailing-spacing:16px;
  --mat-menu-item-with-icon-leading-spacing:16px;
  --mat-menu-item-with-icon-trailing-spacing:16px;
  --mat-menu-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color:rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-menu-container-color:white;
  --mat-menu-divider-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-font:Roboto, sans-serif;
  --mat-menu-item-label-text-size:16px;
  --mat-menu-item-label-text-tracking:0.03125em;
  --mat-menu-item-label-text-line-height:24px;
  --mat-menu-item-label-text-weight:400;
}
html {
  --mdc-list-list-item-container-shape:0;
  --mdc-list-list-item-leading-avatar-shape:50%;
  --mdc-list-list-item-container-color:transparent;
  --mdc-list-list-item-selected-container-color:transparent;
  --mdc-list-list-item-leading-avatar-color:transparent;
  --mdc-list-list-item-leading-icon-size:24px;
  --mdc-list-list-item-leading-avatar-size:40px;
  --mdc-list-list-item-trailing-icon-size:24px;
  --mdc-list-list-item-disabled-state-layer-color:transparent;
  --mdc-list-list-item-disabled-state-layer-opacity:0;
  --mdc-list-list-item-disabled-label-text-opacity:0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity:0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity:0.38;
}
html {
  --mat-list-active-indicator-color:transparent;
  --mat-list-active-indicator-shape:4px;
}
html {
  --mdc-list-list-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color:black;
  --mdc-list-list-item-disabled-leading-icon-color:black;
  --mdc-list-list-item-disabled-trailing-icon-color:black;
  --mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color:black;
  --mdc-list-list-item-hover-state-layer-opacity:0.04;
  --mdc-list-list-item-focus-state-layer-color:black;
  --mdc-list-list-item-focus-state-layer-opacity:0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#673ab7;
  --mdc-radio-selected-hover-icon-color:#673ab7;
  --mdc-radio-selected-icon-color:#673ab7;
  --mdc-radio-selected-pressed-icon-color:#673ab7;
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#ffd740;
  --mdc-radio-selected-hover-icon-color:#ffd740;
  --mdc-radio-selected-icon-color:#ffd740;
  --mdc-radio-selected-pressed-icon-color:#ffd740;
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#f44336;
  --mdc-radio-selected-hover-icon-color:#f44336;
  --mdc-radio-selected-icon-color:#f44336;
  --mdc-radio-selected-pressed-icon-color:#f44336;
}
.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#673ab7;
  --mdc-checkbox-selected-hover-icon-color:#673ab7;
  --mdc-checkbox-selected-icon-color:#673ab7;
  --mdc-checkbox-selected-pressed-icon-color:#673ab7;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#673ab7;
  --mdc-checkbox-selected-hover-state-layer-color:#673ab7;
  --mdc-checkbox-selected-pressed-state-layer-color:#673ab7;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:black;
  --mdc-checkbox-selected-focus-icon-color:#ffd740;
  --mdc-checkbox-selected-hover-icon-color:#ffd740;
  --mdc-checkbox-selected-icon-color:#ffd740;
  --mdc-checkbox-selected-pressed-icon-color:#ffd740;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#ffd740;
  --mdc-checkbox-selected-hover-state-layer-color:#ffd740;
  --mdc-checkbox-selected-pressed-state-layer-color:#ffd740;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#f44336;
  --mdc-checkbox-selected-hover-icon-color:#f44336;
  --mdc-checkbox-selected-icon-color:#f44336;
  --mdc-checkbox-selected-pressed-icon-color:#f44336;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#f44336;
  --mdc-checkbox-selected-hover-state-layer-color:#f44336;
  --mdc-checkbox-selected-pressed-state-layer-color:#f44336;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #673ab7;
}
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
html {
  --mdc-list-list-item-one-line-container-height:48px;
  --mdc-list-list-item-two-line-container-height:64px;
  --mdc-list-list-item-three-line-container-height:88px;
}
html {
  --mat-list-list-item-leading-icon-start-space:16px;
  --mat-list-list-item-leading-icon-end-space:32px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size:40px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --mdc-list-list-item-label-text-font:Roboto, sans-serif;
  --mdc-list-list-item-label-text-line-height:24px;
  --mdc-list-list-item-label-text-size:16px;
  --mdc-list-list-item-label-text-tracking:0.03125em;
  --mdc-list-list-item-label-text-weight:400;
  --mdc-list-list-item-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-supporting-text-line-height:20px;
  --mdc-list-list-item-supporting-text-size:14px;
  --mdc-list-list-item-supporting-text-tracking:0.0178571429em;
  --mdc-list-list-item-supporting-text-weight:400;
  --mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height:20px;
  --mdc-list-list-item-trailing-supporting-text-size:12px;
  --mdc-list-list-item-trailing-supporting-text-tracking:0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight:400;
}
.mdc-list-group__subheader {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: .009375em;
}
html {
  --mat-paginator-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color:white;
  --mat-paginator-enabled-icon-color:rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-paginator-container-size:56px;
  --mat-paginator-form-field-container-height:40px;
  --mat-paginator-form-field-container-vertical-padding:8px;
  --mat-paginator-touch-target-display:block;
}
html {
  --mat-paginator-container-text-font:Roboto, sans-serif;
  --mat-paginator-container-text-line-height:20px;
  --mat-paginator-container-text-size:12px;
  --mat-paginator-container-text-tracking:0.0333333333em;
  --mat-paginator-container-text-weight:400;
  --mat-paginator-select-trigger-text-size:12px;
}
html {
  --mdc-secondary-navigation-tab-container-height:48px;
}
html {
  --mdc-tab-indicator-active-indicator-height:2px;
  --mdc-tab-indicator-active-indicator-shape:0;
}
html {
  --mat-tab-header-divider-color:transparent;
  --mat-tab-header-divider-height:0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color:#673ab7;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#673ab7;
  --mat-tab-header-active-ripple-color:#673ab7;
  --mat-tab-header-inactive-ripple-color:#673ab7;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#673ab7;
  --mat-tab-header-active-hover-label-text-color:#673ab7;
  --mat-tab-header-active-focus-indicator-color:#673ab7;
  --mat-tab-header-active-hover-indicator-color:#673ab7;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color:#ffd740;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#ffd740;
  --mat-tab-header-active-ripple-color:#ffd740;
  --mat-tab-header-inactive-ripple-color:#ffd740;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#ffd740;
  --mat-tab-header-active-hover-label-text-color:#ffd740;
  --mat-tab-header-active-focus-indicator-color:#ffd740;
  --mat-tab-header-active-hover-indicator-color:#ffd740;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color:#f44336;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#f44336;
  --mat-tab-header-active-ripple-color:#f44336;
  --mat-tab-header-inactive-ripple-color:#f44336;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#f44336;
  --mat-tab-header-active-hover-label-text-color:#f44336;
  --mat-tab-header-active-focus-indicator-color:#f44336;
  --mat-tab-header-active-hover-indicator-color:#f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color:#673ab7;
  --mat-tab-header-with-background-foreground-color:white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color:#ffd740;
  --mat-tab-header-with-background-foreground-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color:#f44336;
  --mat-tab-header-with-background-foreground-color:white;
}
.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height:48px;
}
.mat-mdc-tab-header {
  --mat-tab-header-label-text-font:Roboto, sans-serif;
  --mat-tab-header-label-text-size:14px;
  --mat-tab-header-label-text-tracking:0.0892857143em;
  --mat-tab-header-label-text-line-height:36px;
  --mat-tab-header-label-text-weight:500;
}
html {
  --mdc-checkbox-disabled-selected-checkmark-color:#fff;
  --mdc-checkbox-selected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity:0.16;
}
html {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:black;
  --mdc-checkbox-selected-focus-icon-color:#ffd740;
  --mdc-checkbox-selected-hover-icon-color:#ffd740;
  --mdc-checkbox-selected-icon-color:#ffd740;
  --mdc-checkbox-selected-pressed-icon-color:#ffd740;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#ffd740;
  --mdc-checkbox-selected-hover-state-layer-color:#ffd740;
  --mdc-checkbox-selected-pressed-state-layer-color:#ffd740;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
html {
  --mat-checkbox-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-checkbox-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#673ab7;
  --mdc-checkbox-selected-hover-icon-color:#673ab7;
  --mdc-checkbox-selected-icon-color:#673ab7;
  --mdc-checkbox-selected-pressed-icon-color:#673ab7;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#673ab7;
  --mdc-checkbox-selected-hover-state-layer-color:#673ab7;
  --mdc-checkbox-selected-pressed-state-layer-color:#673ab7;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#f44336;
  --mdc-checkbox-selected-hover-icon-color:#f44336;
  --mdc-checkbox-selected-icon-color:#f44336;
  --mdc-checkbox-selected-pressed-icon-color:#f44336;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#f44336;
  --mdc-checkbox-selected-hover-state-layer-color:#f44336;
  --mdc-checkbox-selected-pressed-state-layer-color:#f44336;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
html {
  --mdc-checkbox-state-layer-size:40px;
}
html {
  --mat-checkbox-touch-target-display:block;
}
html {
  --mat-checkbox-label-text-font:Roboto, sans-serif;
  --mat-checkbox-label-text-line-height:20px;
  --mat-checkbox-label-text-size:14px;
  --mat-checkbox-label-text-tracking:0.0178571429em;
  --mat-checkbox-label-text-weight:400;
}
html {
  --mdc-text-button-container-shape:4px;
  --mdc-text-button-keep-touch-target:false;
}
html {
  --mdc-filled-button-container-shape:4px;
  --mdc-filled-button-keep-touch-target:false;
}
html {
  --mdc-protected-button-container-shape:4px;
  --mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-outlined-button-keep-touch-target:false;
  --mdc-outlined-button-outline-width:1px;
  --mdc-outlined-button-container-shape:4px;
}
html {
  --mat-text-button-horizontal-padding:8px;
  --mat-text-button-with-icon-horizontal-padding:8px;
  --mat-text-button-icon-spacing:8px;
  --mat-text-button-icon-offset:0;
}
html {
  --mat-filled-button-horizontal-padding:16px;
  --mat-filled-button-icon-spacing:8px;
  --mat-filled-button-icon-offset:-4px;
}
html {
  --mat-protected-button-horizontal-padding:16px;
  --mat-protected-button-icon-spacing:8px;
  --mat-protected-button-icon-offset:-4px;
}
html {
  --mat-outlined-button-horizontal-padding:15px;
  --mat-outlined-button-icon-spacing:8px;
  --mat-outlined-button-icon-offset:-4px;
}
html {
  --mdc-text-button-label-text-color:black;
  --mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-text-button-state-layer-color:black;
  --mat-text-button-disabled-state-layer-color:black;
  --mat-text-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity:0.04;
  --mat-text-button-focus-state-layer-opacity:0.12;
  --mat-text-button-pressed-state-layer-opacity:0.12;
}
html {
  --mdc-filled-button-container-color:white;
  --mdc-filled-button-label-text-color:black;
  --mdc-filled-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-filled-button-state-layer-color:black;
  --mat-filled-button-disabled-state-layer-color:black;
  --mat-filled-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity:0.04;
  --mat-filled-button-focus-state-layer-opacity:0.12;
  --mat-filled-button-pressed-state-layer-opacity:0.12;
}
html {
  --mdc-protected-button-container-color:white;
  --mdc-protected-button-label-text-color:black;
  --mdc-protected-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-protected-button-state-layer-color:black;
  --mat-protected-button-disabled-state-layer-color:black;
  --mat-protected-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity:0.04;
  --mat-protected-button-focus-state-layer-opacity:0.12;
  --mat-protected-button-pressed-state-layer-opacity:0.12;
}
html {
  --mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color:black;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-outlined-button-state-layer-color:black;
  --mat-outlined-button-disabled-state-layer-color:black;
  --mat-outlined-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity:0.04;
  --mat-outlined-button-focus-state-layer-opacity:0.12;
  --mat-outlined-button-pressed-state-layer-opacity:0.12;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color:#673ab7;
}
.mat-mdc-button.mat-primary {
  --mat-text-button-state-layer-color:#673ab7;
  --mat-text-button-ripple-color:rgba(103, 58, 183, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color:#ffd740;
}
.mat-mdc-button.mat-accent {
  --mat-text-button-state-layer-color:#ffd740;
  --mat-text-button-ripple-color:rgba(255, 215, 64, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color:#f44336;
}
.mat-mdc-button.mat-warn {
  --mat-text-button-state-layer-color:#f44336;
  --mat-text-button-ripple-color:rgba(244, 67, 54, 0.1);
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color:#673ab7;
  --mdc-filled-button-label-text-color:white;
}
.mat-mdc-unelevated-button.mat-primary {
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color:#ffd740;
  --mdc-filled-button-label-text-color:black;
}
.mat-mdc-unelevated-button.mat-accent {
  --mat-filled-button-state-layer-color:black;
  --mat-filled-button-ripple-color:rgba(0, 0, 0, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color:#f44336;
  --mdc-filled-button-label-text-color:white;
}
.mat-mdc-unelevated-button.mat-warn {
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color:#673ab7;
  --mdc-protected-button-label-text-color:white;
}
.mat-mdc-raised-button.mat-primary {
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color:#ffd740;
  --mdc-protected-button-label-text-color:black;
}
.mat-mdc-raised-button.mat-accent {
  --mat-protected-button-state-layer-color:black;
  --mat-protected-button-ripple-color:rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color:#f44336;
  --mdc-protected-button-label-text-color:white;
}
.mat-mdc-raised-button.mat-warn {
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color:#673ab7;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-primary {
  --mat-outlined-button-state-layer-color:#673ab7;
  --mat-outlined-button-ripple-color:rgba(103, 58, 183, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color:#ffd740;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-accent {
  --mat-outlined-button-state-layer-color:#ffd740;
  --mat-outlined-button-ripple-color:rgba(255, 215, 64, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color:#f44336;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-warn {
  --mat-outlined-button-state-layer-color:#f44336;
  --mat-outlined-button-ripple-color:rgba(244, 67, 54, 0.1);
}
html {
  --mdc-text-button-container-height:36px;
}
html {
  --mdc-filled-button-container-height:36px;
}
html {
  --mdc-protected-button-container-height:36px;
}
html {
  --mdc-outlined-button-container-height:36px;
}
html {
  --mat-text-button-touch-target-display:block;
}
html {
  --mat-filled-button-touch-target-display:block;
}
html {
  --mat-protected-button-touch-target-display:block;
}
html {
  --mat-outlined-button-touch-target-display:block;
}
html {
  --mdc-text-button-label-text-font:Roboto, sans-serif;
  --mdc-text-button-label-text-size:14px;
  --mdc-text-button-label-text-tracking:0.0892857143em;
  --mdc-text-button-label-text-weight:500;
  --mdc-text-button-label-text-transform:none;
}
html {
  --mdc-filled-button-label-text-font:Roboto, sans-serif;
  --mdc-filled-button-label-text-size:14px;
  --mdc-filled-button-label-text-tracking:0.0892857143em;
  --mdc-filled-button-label-text-weight:500;
  --mdc-filled-button-label-text-transform:none;
}
html {
  --mdc-protected-button-label-text-font:Roboto, sans-serif;
  --mdc-protected-button-label-text-size:14px;
  --mdc-protected-button-label-text-tracking:0.0892857143em;
  --mdc-protected-button-label-text-weight:500;
  --mdc-protected-button-label-text-transform:none;
}
html {
  --mdc-outlined-button-label-text-font:Roboto, sans-serif;
  --mdc-outlined-button-label-text-size:14px;
  --mdc-outlined-button-label-text-tracking:0.0892857143em;
  --mdc-outlined-button-label-text-weight:500;
  --mdc-outlined-button-label-text-transform:none;
}
html {
  --mdc-icon-button-icon-size:24px;
}
html {
  --mdc-icon-button-icon-color:inherit;
  --mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-icon-button-state-layer-color:black;
  --mat-icon-button-disabled-state-layer-color:black;
  --mat-icon-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity:0.04;
  --mat-icon-button-focus-state-layer-opacity:0.12;
  --mat-icon-button-pressed-state-layer-opacity:0.12;
}
html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color:#673ab7;
}
html .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-state-layer-color:#673ab7;
  --mat-icon-button-ripple-color:rgba(103, 58, 183, 0.1);
}
html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color:#ffd740;
}
html .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-state-layer-color:#ffd740;
  --mat-icon-button-ripple-color:rgba(255, 215, 64, 0.1);
}
html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color:#f44336;
}
html .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-state-layer-color:#f44336;
  --mat-icon-button-ripple-color:rgba(244, 67, 54, 0.1);
}
html {
  --mat-icon-button-touch-target-display:block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mdc-fab-container-shape:50%;
  --mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-fab-small-container-shape:50%;
  --mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-extended-fab-container-height:48px;
  --mdc-extended-fab-container-shape:24px;
  --mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-fab-container-color:white;
}
html {
  --mat-fab-foreground-color:black;
  --mat-fab-state-layer-color:black;
  --mat-fab-disabled-state-layer-color:black;
  --mat-fab-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity:0.04;
  --mat-fab-focus-state-layer-opacity:0.12;
  --mat-fab-pressed-state-layer-opacity:0.12;
  --mat-fab-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
}
html {
  --mdc-fab-small-container-color:white;
}
html {
  --mat-fab-small-foreground-color:black;
  --mat-fab-small-state-layer-color:black;
  --mat-fab-small-disabled-state-layer-color:black;
  --mat-fab-small-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-small-hover-state-layer-opacity:0.04;
  --mat-fab-small-focus-state-layer-opacity:0.12;
  --mat-fab-small-pressed-state-layer-opacity:0.12;
  --mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
}
html .mat-mdc-fab.mat-primary {
  --mdc-fab-container-color:#673ab7;
}
html .mat-mdc-fab.mat-primary {
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color:#ffd740;
}
html .mat-mdc-fab.mat-accent {
  --mat-fab-foreground-color:black;
  --mat-fab-state-layer-color:black;
  --mat-fab-ripple-color:rgba(0, 0, 0, 0.1);
}
html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color:#f44336;
}
html .mat-mdc-fab.mat-warn {
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-small-container-color:#673ab7;
}
html .mat-mdc-mini-fab.mat-primary {
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color:#ffd740;
}
html .mat-mdc-mini-fab.mat-accent {
  --mat-fab-small-foreground-color:black;
  --mat-fab-small-state-layer-color:black;
  --mat-fab-small-ripple-color:rgba(0, 0, 0, 0.1);
}
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color:#f44336;
}
html .mat-mdc-mini-fab.mat-warn {
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}
html {
  --mat-fab-touch-target-display:block;
}
html {
  --mat-fab-small-touch-target-display:block;
}
html {
  --mdc-extended-fab-label-text-font:Roboto, sans-serif;
  --mdc-extended-fab-label-text-size:14px;
  --mdc-extended-fab-label-text-tracking:0.0892857143em;
  --mdc-extended-fab-label-text-weight:500;
}
html {
  --mdc-snackbar-container-shape:4px;
}
html {
  --mdc-snackbar-container-color:#333333;
  --mdc-snackbar-supporting-text-color:rgba(255, 255, 255, 0.87);
}
html {
  --mat-snack-bar-button-color:#d1c4e9;
}
html {
  --mdc-snackbar-supporting-text-font:Roboto, sans-serif;
  --mdc-snackbar-supporting-text-line-height:20px;
  --mdc-snackbar-supporting-text-size:14px;
  --mdc-snackbar-supporting-text-weight:400;
}
html {
  --mat-table-row-item-outline-width:1px;
}
html {
  --mat-table-background-color:white;
  --mat-table-header-headline-color:rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-table-header-container-height:56px;
  --mat-table-footer-container-height:52px;
  --mat-table-row-item-container-height:52px;
}
html {
  --mat-table-header-headline-font:Roboto, sans-serif;
  --mat-table-header-headline-line-height:22px;
  --mat-table-header-headline-size:14px;
  --mat-table-header-headline-weight:500;
  --mat-table-header-headline-tracking:0.0071428571em;
  --mat-table-row-item-label-text-font:Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height:20px;
  --mat-table-row-item-label-text-size:14px;
  --mat-table-row-item-label-text-weight:400;
  --mat-table-row-item-label-text-tracking:0.0178571429em;
  --mat-table-footer-supporting-text-font:Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height:20px;
  --mat-table-footer-supporting-text-size:14px;
  --mat-table-footer-supporting-text-weight:400;
  --mat-table-footer-supporting-text-tracking:0.0178571429em;
}
html {
  --mdc-circular-progress-active-indicator-width:4px;
  --mdc-circular-progress-size:48px;
}
html {
  --mdc-circular-progress-active-indicator-color:#673ab7;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color:#ffd740;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color:#f44336;
}
html {
  --mat-badge-container-shape:50%;
  --mat-badge-container-size:unset;
  --mat-badge-small-size-container-size:unset;
  --mat-badge-large-size-container-size:unset;
  --mat-badge-legacy-container-size:22px;
  --mat-badge-legacy-small-size-container-size:16px;
  --mat-badge-legacy-large-size-container-size:28px;
  --mat-badge-container-offset:-11px 0;
  --mat-badge-small-size-container-offset:-8px 0;
  --mat-badge-large-size-container-offset:-14px 0;
  --mat-badge-container-overlap-offset:-11px;
  --mat-badge-small-size-container-overlap-offset:-8px;
  --mat-badge-large-size-container-overlap-offset:-14px;
  --mat-badge-container-padding:0;
  --mat-badge-small-size-container-padding:0;
  --mat-badge-large-size-container-padding:0;
}
html {
  --mat-badge-background-color:#673ab7;
  --mat-badge-text-color:white;
  --mat-badge-disabled-state-background-color:#b9b9b9;
  --mat-badge-disabled-state-text-color:rgba(0, 0, 0, 0.38);
}
.mat-badge-accent {
  --mat-badge-background-color:#ffd740;
  --mat-badge-text-color:rgba(0, 0, 0, 0.87);
}
.mat-badge-warn {
  --mat-badge-background-color:#f44336;
  --mat-badge-text-color:white;
}
html {
  --mat-badge-text-font:Roboto, sans-serif;
  --mat-badge-line-height:22px;
  --mat-badge-text-size:12px;
  --mat-badge-text-weight:600;
  --mat-badge-small-size-text-size:9px;
  --mat-badge-small-size-line-height:16px;
  --mat-badge-large-size-text-size:24px;
  --mat-badge-large-size-line-height:28px;
}
html {
  --mat-bottom-sheet-container-shape:4px;
}
html {
  --mat-bottom-sheet-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color:white;
}
html {
  --mat-bottom-sheet-container-text-font:Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height:20px;
  --mat-bottom-sheet-container-text-size:14px;
  --mat-bottom-sheet-container-text-tracking:0.0178571429em;
  --mat-bottom-sheet-container-text-weight:400;
}
html {
  --mat-legacy-button-toggle-height:36px;
  --mat-legacy-button-toggle-shape:2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity:1;
}
html {
  --mat-standard-button-toggle-shape:4px;
  --mat-standard-button-toggle-hover-state-layer-opacity:0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity:0.12;
}
html {
  --mat-legacy-button-toggle-text-color:rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;
}
html {
  --mat-standard-button-toggle-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color:white;
  --mat-standard-button-toggle-state-layer-color:black;
  --mat-standard-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color:white;
  --mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;
  --mat-standard-button-toggle-divider-color:rgb(224.4, 224.4, 224.4);
}
html {
  --mat-standard-button-toggle-height:48px;
}
html {
  --mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-legacy-button-toggle-label-text-line-height:24px;
  --mat-legacy-button-toggle-label-text-size:16px;
  --mat-legacy-button-toggle-label-text-tracking:0.03125em;
  --mat-legacy-button-toggle-label-text-weight:400;
}
html {
  --mat-standard-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-standard-button-toggle-label-text-line-height:24px;
  --mat-standard-button-toggle-label-text-size:16px;
  --mat-standard-button-toggle-label-text-tracking:0.03125em;
  --mat-standard-button-toggle-label-text-weight:400;
}
html {
  --mat-datepicker-calendar-container-shape:4px;
  --mat-datepicker-calendar-container-touch-shape:4px;
  --mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#673ab7;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(103, 58, 183, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(103, 58, 183, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(103, 58, 183, 0.3);
  --mat-datepicker-toggle-active-state-icon-color:#673ab7;
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(103, 58, 183, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-toggle-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color:black;
  --mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color:transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color:white;
  --mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color:#ffd740;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 215, 64, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 215, 64, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 215, 64, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 215, 64, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:rgb(69.5241935484, 163.4758064516, 93.9516129032);
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:rgb(69.5241935484, 163.4758064516, 93.9516129032);
}
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color:#ffd740;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color:#f44336;
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display:none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-datepicker-calendar-text-font:Roboto, sans-serif;
  --mat-datepicker-calendar-text-size:13px;
  --mat-datepicker-calendar-body-label-text-size:14px;
  --mat-datepicker-calendar-body-label-text-weight:500;
  --mat-datepicker-calendar-period-button-text-size:14px;
  --mat-datepicker-calendar-period-button-text-weight:500;
  --mat-datepicker-calendar-header-text-size:11px;
  --mat-datepicker-calendar-header-text-weight:400;
}
html {
  --mat-divider-width:1px;
}
html {
  --mat-divider-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-expansion-container-shape:4px;
  --mat-expansion-legacy-header-indicator-display:inline-block;
  --mat-expansion-header-indicator-display:none;
}
html {
  --mat-expansion-container-background-color:white;
  --mat-expansion-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color:rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color:rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color:rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color:rgba(0, 0, 0, 0.54);
}
html {
  --mat-expansion-header-collapsed-state-height:48px;
  --mat-expansion-header-expanded-state-height:64px;
}
html {
  --mat-expansion-header-text-font:Roboto, sans-serif;
  --mat-expansion-header-text-size:14px;
  --mat-expansion-header-text-weight:500;
  --mat-expansion-header-text-line-height:inherit;
  --mat-expansion-header-text-tracking:inherit;
  --mat-expansion-container-text-font:Roboto, sans-serif;
  --mat-expansion-container-text-line-height:20px;
  --mat-expansion-container-text-size:14px;
  --mat-expansion-container-text-tracking:0.0178571429em;
  --mat-expansion-container-text-weight:400;
}
html {
  --mat-grid-list-tile-header-primary-text-size:14px;
  --mat-grid-list-tile-header-secondary-text-size:12px;
  --mat-grid-list-tile-footer-primary-text-size:14px;
  --mat-grid-list-tile-footer-secondary-text-size:12px;
}
html {
  --mat-icon-color:inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color:#673ab7;
}
.mat-icon.mat-accent {
  --mat-icon-color:#ffd740;
}
.mat-icon.mat-warn {
  --mat-icon-color:#f44336;
}
html {
  --mat-sidenav-container-shape:0;
  --mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width:auto;
}
html {
  --mat-sidenav-container-divider-color:rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color:white;
  --mat-sidenav-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color:#fafafa;
  --mat-sidenav-content-text-color:rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color:rgba(0, 0, 0, 0.6);
}
html {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#673ab7;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#673ab7;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#673ab7;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
  --mat-stepper-container-color:white;
  --mat-stepper-line-color:rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color:#f44336;
  --mat-stepper-header-icon-background-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color:#f44336;
  --mat-stepper-header-error-state-icon-background-color:transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color:rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color:#ffd740;
  --mat-stepper-header-selected-state-icon-foreground-color:rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color:#ffd740;
  --mat-stepper-header-done-state-icon-foreground-color:rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color:#ffd740;
  --mat-stepper-header-edit-state-icon-foreground-color:rgba(0, 0, 0, 0.87);
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#f44336;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#f44336;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#f44336;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
}
html {
  --mat-stepper-header-height:72px;
}
html {
  --mat-stepper-container-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-size:14px;
  --mat-stepper-header-label-text-weight:400;
  --mat-stepper-header-error-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-weight:400;
}
html {
  --mat-sort-arrow-color:rgb(117.3, 117.3, 117.3);
}
html {
  --mat-toolbar-container-background-color:whitesmoke;
  --mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color:#673ab7;
  --mat-toolbar-container-text-color:white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color:#ffd740;
  --mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color:#f44336;
  --mat-toolbar-container-text-color:white;
}
html {
  --mat-toolbar-standard-height:64px;
  --mat-toolbar-mobile-height:56px;
}
html {
  --mat-toolbar-title-text-font:Roboto, sans-serif;
  --mat-toolbar-title-text-line-height:32px;
  --mat-toolbar-title-text-size:20px;
  --mat-toolbar-title-text-tracking:0.0125em;
  --mat-toolbar-title-text-weight:500;
}
html {
  --mat-tree-container-background-color:white;
  --mat-tree-node-text-color:rgba(0, 0, 0, 0.87);
}
html {
  --mat-tree-node-min-height:48px;
}
html {
  --mat-tree-node-text-font:Roboto, sans-serif;
  --mat-tree-node-text-size:14px;
  --mat-tree-node-text-weight:400;
}
html {
  --mat-timepicker-container-shape:4px;
  --mat-timepicker-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-timepicker-container-background-color:white;
}
.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 400 24px/32px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 20px/32px Roboto, sans-serif;
  letter-spacing: .0125em;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: .009375em;
  margin: 0 0 16px;
}
.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 16px/24px Roboto, sans-serif;
  letter-spacing: .03125em;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px*.83)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px*.67)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 14px/22px Roboto, sans-serif;
  letter-spacing: .0071428571em;
}
.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 14px/20px Roboto, sans-serif;
  letter-spacing: .0178571429em;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px/20px Roboto, sans-serif;
  letter-spacing: .0333333333em;
}
.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 300 96px/96px Roboto, sans-serif;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}
.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 300 60px/60px Roboto, sans-serif;
  letter-spacing: -.0083333333em;
  margin: 0 0 64px;
}
.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 400 48px/50px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 400 34px/40px Roboto, sans-serif;
  letter-spacing: .0073529412em;
  margin: 0 0 64px;
}

/* src/styles.scss */
html,
body {
  height: 100%;
  width: 100%;
  font-size: var(--fs16);
  background-color: var(--c-bg-1);
}
@media (max-width: 1920px) {
  html,
  body {
    font-size: 14.8px;
  }
}
@media (max-width: 876px) {
  html,
  body {
    font-size: 13.3333333px;
  }
}
@media (display-mode: standalone) {
  html,
  body {
    overscroll-behavior-x: none;
  }
}
html {
  overflow-x: hidden;
}
.mat-mdc-select-panel:has(.mat-mdc-option.language-option) {
  position: unset !important;
}
.page-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 24px;
}
@media (max-width: 560px) {
  .page-container {
    padding: 16px;
    margin: 0px;
  }
}
.page-title {
  color: var(--c-blue-10);
  font-weight: var(--fw500);
  font-size: var(--fs18);
  line-height: var(--lh24);
}
@media (max-width: 560px) {
  .page-title {
    font-size: var(--fs20);
    line-height: var(--lh26);
  }
}
.page-subtitle {
  color: var(--c-grey-b-70);
  font-weight: var(--fw400);
  font-size: var(--fs14);
  line-height: var(--lh21);
}
.section-title {
  color: var(--c-blue-10);
  font-weight: var(--fw500);
  font-size: var(--fs20);
  line-height: var(--lh26);
}
@media (max-width: 1279px) and (min-width: 768px) {
  .section-title {
    font-size: var(--fs18);
    line-height: var(--lh25);
  }
}
@media (max-width: 768px) {
  .section-title {
    font-size: var(--fs16);
    line-height: var(--lh20);
  }
}
.section-subtitle {
  color: var(--c-grey-b-70);
  font-weight: var(--fw400);
  font-size: var(--fs16);
  line-height: var(--lh24);
}
@media (max-width: 1279px) {
  .section-subtitle {
    font-size: var(--fs14);
    line-height: var(--lh21);
  }
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-auto {
  overflow: auto;
}
::-webkit-scrollbar-track {
  background-color: var(--c-bg-1);
}
#main-container {
  background-color: var(--c-bg-1);
  height: auto;
}
#main-container:has(#anm-bottom-sheetgetApp.visible) .toolbar-wrapper {
  z-index: 1;
}
#main-container.app-first {
  background-color: var(--c-blue-1);
  height: 100%;
}
#main-container > anm-bottom-sheet > .anm-bottom-sheet {
  z-index: 11;
}
* {
  -webkit-tap-highlight-color: transparent;
}
:root {
  --theme-gradient-dark-blue:
    linear-gradient(
      116.98deg,
      #0C7AB9 0%,
      #000000 112.51%);
  --theme-gradient-purple:
    linear-gradient(
      76.48deg,
      #0C7AB9 1.3%,
      #805FC6 98.94%);
  --theme-grey-new: #262626;
  --theme-transition: all 0.26s cubic-bezier(0.45, 1, 0.85, 1);
  --theme-transition-app: all 0.26s linear;
  --c-bg-1: #F7F8F9;
  --c-grey-b-0: #FFFFFF;
  --c-grey-b-20: #E7E9EE;
  --c-grey-b-30: #D0D4E0;
  --c-grey-b-70: #667080;
  --c-grey-transp-1: rgba(81, 83, 88, 0.3);
  --c-grey-transp-2: rgba(11, 26, 38, 0.5);
  --c-blue-1: #0761E9;
  --c-blue-10: #0B1A26;
  --c-l-blue-5: #F0F4FF;
  --c-l-blue-6: #DDE9FF;
  --c-l-blue-8: #C3D8FF;
  --c-l-blue-10: #5991FF;
  --c-purple-0: #7225CE;
  --c-l-purple-5: #884FE9;
  --c-violet-1: #4541CF;
  --c-red-0: #C93131;
  --c-red-1: #DE4713;
  --c-red-2: #B82525;
  --c-red-b-1: #E02C4C;
  --c-orange-2: #ED6F00;
  --c-orange-text: #BE5900;
  --c-green-1: #23A32F;
  --c-green-2: #20952B;
  --c-green-3: #1D8927;
  --c-green-b-1: #008079;
  --c-gold-1: #F6E9C7;
  --c-gold-2: #C5A046;
  --c-gold-3: #261D0B;
  --c-platinum: #9EA3B6;
  --c-platinum-2: #9C9CA6;
  --c-ipp-red: #EA4235;
  --c-ipp-green-1: #17CDE5;
  --c-ipp-green-2: #00A9BF;
  --gra-purple-blue-2023:
    linear-gradient(
      105.21deg,
      #0761E9 1.59%,
      #7225CE 98.15%);
  --gra-blue-light-2023:
    linear-gradient(
      44deg,
      #0761E9 0%,
      #127FD9 44.89%,
      #45AFF6 97.93%);
  --gra-blue-purple-vert:
    linear-gradient(
      180deg,
      #0761E9 0%,
      #7225CE 100%);
  --gra-bg:
    linear-gradient(
      180deg,
      #0D65D6 0%,
      #6820C8 100%);
  --sh-blue-1: 0px 0px 10px 0px rgba(7, 26, 77, 0.12);
  --sh-dark-00: 0px 2px 16px 0px rgba(11, 26, 38, 0.07);
  --sh-dark-0: 0px 0px 20px rgba(7, 26, 77, 0.03);
  --sh-dark-1: 0px 2px 4px rgba(26, 26, 26, 0.16);
  --sh-dark-3: 0px -3px 10px 0px rgba(109, 111, 115, 0.4);
  --sh-dark-4: 0px 8px 32px 0px rgba(26, 26, 26, 0.16);
  --sh-pop-up: 0 0 40px 0 rgba(24, 25, 28, 0.16);
  --sh-card-hover: 0px 0px 16px rgba(3, 30, 103, 0.16);
  --sh-small: 0 0 12px 0 rgba(24, 25, 28, 0.06);
  --fs56: 56px;
  --fs52: 52px;
  --fs50: 50px;
  --fs48: 48px;
  --fs40: 40px;
  --fs36: 36px;
  --fs34: 34px;
  --fs32: 32px;
  --fs30: 30px;
  --fs28: 28px;
  --fs26: 26px;
  --fs25: 25px;
  --fs24: 24px;
  --fs22: 22px;
  --fs20: 20px;
  --fs19: 19px;
  --fs18: 18px;
  --fs17: 17px;
  --fs16: 16px;
  --fs14: 14px;
  --fs13: 13px;
  --fs12: 12px;
  --fs11: 11px;
  --fs10: 10px;
  --fw300: 300;
  --fw400: 400;
  --fw500: 500;
  --fw600: 600;
  --fw700: 700;
  --lh10: 10px;
  --lh12: 12px;
  --lh14: 14px;
  --lh15: 15px;
  --lh16: 16px;
  --lh17: 17px;
  --lh18: 18px;
  --lh19: 19px;
  --lh20: 20px;
  --lh21: 21px;
  --lh22: 22px;
  --lh24: 24px;
  --lh25: 25px;
  --lh26: 26px;
  --lh27: 27px;
  --lh28: 28px;
  --lh29: 29px;
  --lh30: 30px;
  --lh31: 31px;
  --lh32: 32px;
  --lh33: 33px;
  --lh37: 37px;
  --lh36: 36px;
  --lh40: 40px;
  --lh42: 33px;
  --lh46: 46px;
  --lh48: 48px;
  --lh50: 50px;
  --lh52: 52px;
  --lh54: 54px;
  --lh56: 56px;
  --lh78: 78px;
  --ls16: 0.16px;
  --ls24: 0.24px;
  --ls48: 0.48px;
  --ls52: 0.52px;
  --ls72: 0.72px;
  --br8: 8px;
  --br12: 12px;
  --br16: 16px;
}
[class^=ic-]:before,
[class*=" ic-"]:before {
  width: auto !important;
}
.force-bg-transparent {
  background: transparent !important;
}
@supports (-webkit-touch-callout: none) {
  body,
  html {
    overflow: auto;
  }
}
@media (display-mode: standalone) {
  body,
  html {
    overflow: auto;
  }
}
@font-face {
  font-family: "Inter-Fallback";
  src: local("Segoe UI"), local("Helvetica Neue");
  size-adjust: 107%;
  ascent-override: 94%;
}
body,
* {
  font-family:
    "Inter",
    "Inter-Fallback",
    sans-serif;
  font-variant-numeric: lining-nums tabular-nums;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
#root {
  min-height: 100%;
  min-width: 100%;
}
[class^=icon-]::before,
[class*=" icon-"]::before {
  margin: 0 4px;
  width: auto;
}
select {
  padding-left: 24px;
  padding-right: 17px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: var(--c-blue-10);
  background-color: var(--c-grey-b-0);
  min-width: 200px;
  border-radius: 40px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
select:focus-visible {
  outline: none;
}
mat-select:not(.lang-mat-select) .mat-mdc-select-arrow {
  position: absolute;
  width: 13px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5688 8L0.266832 1.59575C-0.0771617 1.23913 -0.0909215 0.659626 0.239313 0.28815C0.555787 -0.0833263 1.09242 -0.0981855 1.43641 0.258432L6.55504 5.4591L11.5498 0.258432C11.8938 -0.0981855 12.4305 -0.0833263 12.7607 0.28815C13.0909 0.644767 13.0772 1.23913 12.7332 1.58089L6.5688 8Z' fill='%230B1A26'/%3E%3C/svg%3E%0A");
  pointer-events: none;
}
mat-select:not(.lang-mat-select) .mat-mdc-select-arrow svg {
  display: none;
}
.mat-mdc-select-panel mat-pseudo-checkbox {
  display: none;
}
mat-datepicker-toggle mat-icon {
  font-size: var(--fs19);
  position: relative;
  bottom: 6px;
  left: 1px;
}
mat-datepicker-toggle .mat-mdc-icon-button.mat-mdc-button-base {
  width: 37px;
  height: 37px;
  padding: 5px;
}
.bluePurpleTextGradient {
  background-image:
    linear-gradient(
      45deg,
      #01070b 0%,
      #0e67a5 74.97%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: var(--theme-gradient-purple);
}
em.bluePurpleTextGradient:before {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: inherit;
}
.gradientBorder {
  position: relative;
  z-index: 1;
  border: 2px solid var(--c-blue-10);
}
.gradientBorder:after {
  z-index: -1;
  background-color: var(--c-grey-b-0);
  background-image: none;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}
hr.separator {
  border: 0px;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  border-top: 1px solid var(--c-grey-b-20);
}
hr.separator.alt {
  margin-bottom: 0px;
}
hr.separator.large {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
hr.separator.vertical {
  margin: 0;
  border: 0;
  border-right: 1px solid var(--c-grey-b-20);
  height: auto;
}
.theme-gradient-dark-blue {
  background-image: var(--theme-gradient-dark-blue);
}
.theme-gradient-purple {
  background-image: var(--theme-gradient-purple);
}
.theme-grey-new {
  color: var(--theme-grey-new);
}
.theme-transition {
  transition: var(--theme-transition);
}
.theme-transition-app {
  transition: var(--theme-transition-app);
}
.c-grey-b-0 {
  color: var(--c-grey-b-0);
}
.c-grey-b-20 {
  color: var(--c-grey-b-20);
}
.c-grey-b-30 {
  color: var(--c-grey-b-30);
}
.c-grey-b-70 {
  color: var(--c-grey-b-70);
}
.c-grey-transp-1 {
  color: var(--c-grey-transp-1);
}
.c-grey-transp-2 {
  color: var(--c-grey-transp-2);
}
.c-blue-1 {
  color: var(--c-blue-1);
  -webkit-text-fill-color: var(--c-blue-1);
}
.c-blue-10 {
  color: var(--c-blue-10);
}
.c-l-blue-5 {
  color: var(--c-l-blue-5);
}
.c-l-blue-6 {
  color: var(--c-l-blue-6);
}
.c-l-blue-8 {
  color: var(--c-l-blue-8);
}
.c-l-blue-10 {
  color: var(--c-l-blue-10);
}
.c-purple-0 {
  color: var(--c-purple-0);
}
.c-l-purple-5 {
  color: var(--c-l-purple-5);
}
.c-violet-1 {
  color: var(--c-violet-1);
}
.c-red-0 {
  color: var(--c-red-0);
}
.c-red-1 {
  color: var(--c-red-1) !important;
}
.c-red-2 {
  color: var(--c-red-2);
}
.c-red-b-1 {
  color: var(--c-red-b-1);
}
.c-orange-2 {
  color: var(--c-orange-2);
}
.c-orange-text {
  color: var(--c-orange-text);
}
.c-green-1 {
  color: var(--c-green-1);
}
.c-green-2 {
  color: var(--c-green-2);
}
.c-green-3 {
  color: var(--c-green-3);
}
.c-green-b-1 {
  color: var(--c-green-b-1);
}
.c-gold-1 {
  color: var(--c-gold-1);
}
.c-gold-2 {
  color: var(--c-gold-2);
}
.c-gold-3 {
  color: var(--c-gold-3);
}
.c-platinum {
  color: var(--c-platinum);
}
.c-platinum-2 {
  color: var(--c-platinum-2);
}
.gra-purple-blue-2023 {
  background-image: var(--gra-purple-blue-2023);
}
.sh-blue-1 {
  box-shadow: var(--sh-blue-1);
}
.sh-dark-00 {
  box-shadow: var(--sh-dark-00);
}
.sh-dark-0 {
  box-shadow: var(--sh-dark-0);
}
.sh-dark-1 {
  box-shadow: var(--sh-dark-1);
}
.sh-dark-3 {
  box-shadow: var(--sh-dark-3);
}
.sh-dark-4 {
  box-shadow: var(--sh-dark-4);
}
.sh-card-hover {
  box-shadow: var(--sh-card-hover);
}
.sh-small {
  box-shadow: var(--sh-small);
}
.sh-pop-up {
  box-shadow: var(--sh-pop-up);
}
[class^=fs] {
  font-weight: var(--fw300);
}
.fs56 {
  font-size: var(--fs56);
}
.fs52 {
  font-size: var(--fs52);
}
.fs50 {
  font-size: var(--fs50);
}
.fs48 {
  font-size: var(--fs48);
}
.fs40 {
  font-size: var(--fs40);
}
.fs36 {
  font-size: var(--fs36);
}
.fs32 {
  font-size: var(--fs32);
}
.fs28 {
  font-size: var(--fs28);
}
.fs26 {
  font-size: var(--fs26);
}
.fs25 {
  font-size: var(--fs25);
}
.fs24 {
  font-size: var(--fs24);
}
.fs22 {
  font-size: var(--fs22);
}
.fs20 {
  font-size: var(--fs20);
}
.fs18 {
  font-size: var(--fs18);
}
.fs16 {
  font-size: var(--fs16);
}
.fs14 {
  font-size: var(--fs14);
}
.fs13 {
  font-size: var(--fs13);
}
.fs12 {
  font-size: var(--fs12);
}
.fs10 {
  font-size: var(--fs10);
}
.fw300 {
  font-weight: var(--fw300);
}
.fw400 {
  font-weight: var(--fw400);
}
.fw500 {
  font-weight: var(--fw500);
}
.fw600 {
  font-weight: var(--fw600);
}
.lh10 {
  line-height: var(--lh10);
}
.lh12 {
  line-height: var(--lh12);
}
.lh14 {
  line-height: var(--lh14);
}
.lh15 {
  line-height: var(--lh15);
}
.lh16 {
  line-height: var(--lh16);
}
.lh18 {
  line-height: var(--lh18);
}
.lh19 {
  line-height: var(--lh19);
}
.lh20 {
  line-height: var(--lh20);
}
.lh21 {
  line-height: var(--lh21);
}
.lh22 {
  line-height: var(--lh22);
}
.lh24 {
  line-height: var(--lh24);
}
.lh25 {
  line-height: var(--lh25);
}
.lh26 {
  line-height: var(--lh26);
}
.lh27 {
  line-height: var(--lh27);
}
.lh28 {
  line-height: var(--lh28);
}
.lh29 {
  line-height: var(--lh29);
}
.lh30 {
  line-height: var(--lh30);
}
.lh31 {
  line-height: var(--lh31);
}
.lh32 {
  line-height: var(--lh32);
}
.lh33 {
  line-height: var(--lh33);
}
.lh36 {
  line-height: var(--lh36);
}
.lh37 {
  line-height: var(--lh37);
}
.lh40 {
  line-height: var(--lh40);
}
.lh42 {
  line-height: var(--lh42);
}
.lh46 {
  line-height: var(--lh46);
}
.lh48 {
  line-height: var(--lh48);
}
.lh50 {
  line-height: var(--lh50);
}
.lh52 {
  line-height: var(--lh52);
}
.lh54 {
  line-height: var(--lh54);
}
.lh56 {
  line-height: var(--lh56);
}
.ls16 {
  letter-spacing: var(--ls16);
}
.ls24 {
  letter-spacing: var(--ls24);
}
.ls48 {
  letter-spacing: var(--ls48);
}
.ls52 {
  letter-spacing: var(--ls52);
}
.ls72 {
  letter-spacing: var(--ls72);
}
.ls78 {
  letter-spacing: var(--ls78);
}
.auction-marker {
  display: flex;
  align-items: center;
  font-size: var(--fs16);
  font-weight: var(--fw500);
  justify-content: center;
  width: fit-content;
  border-radius: 40px;
  padding: 0 0.75rem;
  background-color: rgba(69, 65, 207, 0.4);
  backdrop-filter: blur(8px);
  color: var(--c-grey-b-0);
  text-transform: uppercase;
  border-radius: var(--br8);
}
.auction-marker .dot-marker {
  margin: 0 12px 0 0;
  background-color: var(--c-grey-b-0);
  height: 10px;
  width: 10px;
  border-radius: 6px;
  animation: blink-keyframe 1s infinite ease-out;
  flex-shrink: 0;
}
@media (max-width: 560px) {
  .auction-marker .dot-marker html div#hubspot-messages-iframe-container {
    margin-right: 8px;
  }
}
@keyframes blink-keyframe {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
.auction-marker p {
  flex-shrink: 0;
}
html.standalone div#hubspot-messages-iframe-container {
  display: none !important;
}
@media (max-width: 560px) {
  html div#hubspot-messages-iframe-container {
    display: none !important;
  }
}
div#hubspot-messages-iframe-container {
  z-index: 10;
}
div#hubspot-messages-iframe-container:has(div.active) {
  z-index: 10000000 !important;
}
div#hubspot-messages-iframe-container.help-link {
  visibility: hidden !important;
  z-index: -100 !important;
  opacity: 0 !important;
}
@media (max-width: 420px) {
  div#hubspot-messages-iframe-container.active {
    left: 0;
    top: 0;
  }
}
@media (max-width: 1050px) {
  html:not(.standalone) div#hubspot-messages-iframe-container:not(div:has(.active)) {
    bottom: calc(64px + env(safe-area-inset-bottom)) !important;
  }
}
button {
  height: 2.5rem;
  width: fit-content;
  padding: 0 1rem;
  border-radius: 20px;
  font-weight: var(--fw500);
  background-color: var(--c-blue-1);
  color: var(--c-grey-b-0);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0px;
  cursor: pointer;
  font-size: var(--fs16);
}
@media (max-width: 420px) {
  button {
    padding: 0 1.2rem;
    height: 40px;
  }
}
button:hover {
  background-color: var(--c-blue-1);
}
button:hover.mdc-switch {
  background-color: transparent;
}
button.mdc-icon-button:hover {
  background-color: transparent;
}
button.mdc-switch .mdc-switch__icon {
  display: none;
}
button.gradient {
  background-image: var(--theme-gradient-dark-blue);
}
button.gradientPurple {
  background-color: var(--c-blue-1);
}
button.bordered {
  background-color: transparent;
  color: var(--c-grey-b-0);
  border: 2px solid var(--c-grey-b-0);
}
button.blueBordered {
  color: var(--c-blue-1);
  background-color: transparent;
  border: 2px solid var(--c-blue-1);
}
button.clear {
  background-color: transparent;
  color: var(--c-grey-b-70);
  font-weight: var(--fw500);
}
button.clearBlue {
  background-color: transparent;
  color: var(--c-blue-1);
}
button.white {
  background-color: var(--c-grey-b-0);
  color: var(--c-blue-10);
}
button.white-transparent {
  background-color: transparent;
  color: var(--c-grey-b-0);
  border: 2px solid var(--c-grey-b-0);
}
button:disabled {
  background-color: var(--c-grey-b-30);
  background-image: none;
  cursor: default;
}
button em[class^=icon-caret] {
  font-size: 0.625rem;
  margin-left: 0.25rem;
  margin-right: -0.5rem;
}
button.border-1 {
  border: solid 1px;
}
anm-select-input button {
  justify-content: start;
}
form-control label {
  color: var(--c-blue-10);
  margin-bottom: 1.13rem;
}
form-control label span {
  margin-left: 0.5rem;
  color: var(--c-blue-1);
}
input {
  background-image: none;
}
input.samp {
  border-color: var(--c-grey-b-70) !important;
  color: var(--c-grey-b-70);
}
input[type=text] {
  border-radius: var(--br12);
  font-size: var(--fs14);
  border: 1px solid var(--c-grey-b-70);
  padding: 6px 20px;
  width: 100%;
  line-height: 1.5rem;
}
input[type=text]:focus-visible {
  outline: none;
}
input[type=text] ::placeholder {
  color: var(--c-grey-b-70);
  font-weight: var(--fw400);
  font-size: var(--fs14);
}
@media (max-width: 767px) {
  input[type=text] ::placeholder {
    font-size: var(--fs12);
  }
}
select {
  color: var(--c-blue-1);
  background-color: var(--c-grey-b-0);
  padding: 10px;
  border-radius: var(--br8);
  border: 2px solid var(--c-blue-10);
}
select.reverse {
  color: var(--c-grey-b-0);
  background-color: var(--c-blue-10);
  border: 2px solid var(--c-grey-b-0);
}
input[type=checkbox].check {
  position: relative;
  background-color: transparent;
  border: 2px solid var(--c-blue-1);
  border-radius: 4px;
  cursor: pointer;
  height: 1.5rem;
  width: 1.5rem;
  color: var(--c-grey-b-0);
  font-family: "anote";
  font-size: 1.2rem;
}
input[type=checkbox].check:before {
  position: absolute;
  width: calc(1.5rem - 4px);
  height: calc(1.5rem - 4px);
  left: 0;
  top: 0;
  background-color: var(--c-blue-1);
  border-radius: 0px;
  opacity: 0;
  margin: 0px;
  transition: var(--theme-transition);
}
input[type=checkbox].check:checked::before {
  opacity: 1;
}
input[type=checkbox].switch {
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  background-color: var(--c-grey-b-70);
  border-radius: 50px;
  cursor: pointer;
  height: 1.5rem;
  width: 1.5rem;
}
input[type=checkbox].switch:before {
  content: "";
  position: absolute;
  width: calc(1.5rem - 2px);
  height: calc(1.5rem - 2px);
  border-radius: 50%;
  left: 1px;
  top: 1px;
  background-color: var(--c-grey-b-0);
  transition: var(--theme-transition);
}
input[type=checkbox].switch:checked {
  background-image: var(--theme-gradient-dark-blue);
  font-weight: var(--fw400);
}
input[type=checkbox].switch:checked::before {
  left: calc(1rem + 1px);
}
input.checkbox-new {
  border: 0;
  margin-top: 0px;
  margin-right: 32px;
  background-color: transparent;
  width: 22px;
  height: 32px;
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input.checkbox-new:hover::after {
  background-color: var(--c-bg-1);
  border-color: var(--c-blue-1);
}
input.checkbox-new::before {
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transform: scale(0, 0);
  content: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 16 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7L5 11L15 1' fill='white' stroke='rgb(7, 97, 233)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  position: absolute;
  z-index: 1;
  top: 1px;
  left: 1px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--br8);
}
input.checkbox-new:checked::before {
  transform: scale(1.2, 1.2);
}
input.checkbox-new:disabled::after {
  background-color: var(--c-grey-b-20);
  border-color: var(--c-grey-b-20);
  cursor: not-allowed;
}
input.checkbox-new::after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 28px;
  height: 28px;
  background: #FFFFFF;
  border: 2px solid #0761E9;
  border-radius: var(--br8);
}
input.checkbox-new:focus,
input.checkbox-new.active {
  outline-width: 0;
}
input.checkbox-new:focus-visible {
  outline: none;
}
input.checkbox-new:focus-visible::after {
  border: 3px solid #0761E9;
}
@media (max-width: 560px) {
  input.checkbox-new {
    width: 22px;
    height: 32px;
  }
  input.checkbox-new::before {
    content: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 16 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7L5 11L15 1' fill='white' stroke='rgb(7, 97, 233)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}
input.checkbox-new:disabled:checked {
  opacity: 0.5;
  cursor: not-allowed;
}
.ct-legend {
  padding: 15px;
  font-size: var(--fs16);
  color: var(--c-grey-b-70);
  background-color: var(--c-grey-b-0);
  box-shadow: 0px 5px 12px 2px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  position: absolute;
  z-index: 3;
  opacity: 0;
  transform: scale(0, 0);
  transform-origin: 100% 50%;
  transition: all 0.3s cubic-bezier(1, 0.43, 0.2, 1.16);
}
.ct-legend h3 {
  margin: 0px;
  font-size: var(--fs14);
  line-height: 1.2;
  color: var(--c-blue-1);
  font-weight: var(--fw500);
}
.ct-legend span {
  color: var(--c-grey-b-70);
  font-weight: normal;
}
.ct-legend.show {
  transform: scale(1, 1);
  opacity: 1;
}
.g-tooltip {
  position: fixed;
  padding: 5px 10px;
  font-size: var(--fs16);
  color: var(--c-grey-b-70);
  background-color: var(--c-grey-b-0);
  box-shadow: 0px 5px 12px 2px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-weight: var(--fw500) !important;
}
.g-tooltip span.light {
  font-size: var(--fs12);
  color: var(--c-grey-b-70);
  margin-top: -4px;
}
.tooltip-holder {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.tooltip-holder.position-left .tooltip {
  transform: translate(calc(-100% + 5rem), calc(-100% + 2rem));
}
.tooltip-holder.position-left .tooltip.direction-down {
  transform: translate(calc(-100% + 5rem), 80px);
}
.tooltip-holder.position-left .tooltip.direction-right {
  transform: translate(1rem, calc(-70% + 2rem));
}
.tooltip-holder.position-left .tooltip .tooltip-caret {
  right: 16px;
  left: auto;
}
@media (max-width: 767px) {
  .tooltip-holder.position-left .tooltip .tooltip-caret {
    right: 69px;
  }
}
@media (max-width: 767px) {
  .tooltip-holder.position-left .tooltip {
    transform: translate(calc(-100% + 11rem), calc(-100% + 2rem));
  }
}
.tooltip-holder.position-left:hover .tooltip {
  transform: translate(calc(-100% + 5rem), calc(-100% - 1rem));
}
.tooltip-holder.position-left:hover .tooltip.direction-down {
  transform: translate(calc(-100% + 5rem), 60px);
}
@media (max-width: 767px) {
  .tooltip-holder.position-left:hover .tooltip.direction-down {
    transform: translate(calc(-100% + 9rem), 60px);
  }
}
.tooltip-holder.position-left:hover .tooltip.direction-right {
  transform: translate(1rem, calc(-70% + 2rem));
}
.tooltip-holder:hover .tooltip {
  opacity: 1;
  font-style: normal;
  transform: translate(-2rem, calc(-100% - 1rem));
  z-index: 100;
  visibility: visible;
}
.tooltip-holder:hover .tooltip.direction-down {
  transform: translate(-28px, 60px);
}
.tooltip-holder:hover .tooltip.direction-right {
  transform: translate(4rem, calc(-50% + 2rem));
}
div.tooltip {
  position: absolute;
  border-radius: var(--br16);
  padding: 24px;
  box-shadow: 0px 8px 55px rgba(0, 0, 0, 0.15);
  width: 25rem;
  min-height: 4rem;
  background-color: var(--c-grey-b-0);
  z-index: -1;
  transform: translate(-2rem, calc(-100% + 3rem));
  opacity: 1;
  top: -20px;
  display: block !important;
  font-style: normal;
  pointer-events: hover;
  visibility: hidden;
}
div.tooltip .tooltip-caret {
  position: absolute;
  top: -54px;
  left: 0;
  background-color: transparent;
  pointer-events: auto;
  z-index: -2;
  width: 80px;
  height: 80px;
}
@media (max-width: 767px) {
  div.tooltip .tooltip-caret {
    right: 69px;
  }
}
div.tooltip .tooltip-caret.icon-bottom {
  transform: rotate(180deg);
}
div.tooltip .icon-bottom {
  top: calc(100% - 26px);
}
div.tooltip .icon-top {
  display: none;
}
div.tooltip.direction-down {
  top: 0;
  transform: translate(-28px, 80px);
}
div.tooltip.direction-down .icon-bottom {
  display: none;
}
div.tooltip.direction-down .icon-top {
  bottom: 28px;
  display: block;
}
div.tooltip.direction-right {
  transform: translate(-28px, 80px);
}
div.tooltip.direction-right .icon-bottom {
  display: none;
}
div.tooltip.direction-right .icon-top {
  bottom: 50%;
  top: calc(50% - 32px);
  left: -15px;
  display: block;
}
@media (max-width: 560px) {
  div.tooltip.withBottomSheet {
    display: none !important;
  }
}
@media (max-width: 560px) {
  div.tooltip {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
  }
  div.tooltip .tooltip-caret {
    display: none;
  }
}
div.tooltip:hover {
  opacity: 1;
  z-index: 1;
}
div.tooltip .tooltip-title {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  position: relative;
}
@media (min-width: 560px) {
  div.tooltip .tooltip-title {
    display: none;
  }
}
div.tooltip .tooltip-title em {
  padding-top: 2px;
  margin-left: -0.2rem !important;
  margin-right: 1rem;
  font-size: 1.5rem;
  outline: 1px solid var(--c-grey-b-0);
}
div.tooltip .tooltip-title span {
  outline: 1px solid var(--c-grey-b-0);
}
div.tooltip .tooltip-description {
  font-weight: var(--fw400);
}
div.tooltip .tooltip-description strong {
  color: var(--c-blue-10);
}
div.tooltip .tooltip-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
  -webkit-text-fill-color: var(--c-blue-1);
  pointer-events: auto;
}
div.tooltip .tooltip-footer:hover {
  text-decoration: underline;
}
div.tooltip .tooltip-footer em {
  font-size: 1.25rem;
  margin-left: 0.25rem;
}
#tooltip-bottomsheet {
  z-index: 101;
  position: relative;
}
.tooltip-bottomsheet {
  margin-top: 15px;
}
.tooltip-bottomsheet .tooltip-title {
  margin-bottom: 9px;
  color: var(--c-blue-1);
  font-size: var(--fs16);
  font-weight: var(--fw500);
  line-height: var(--lh22);
}
.tooltip-bottomsheet .tooltip-title em {
  margin-left: -3px;
  margin-right: 6px;
}
.tooltip-bottomsheet .tooltip-description {
  color: var(--c-grey-b-70);
  font-size: var(--fs14);
  line-height: var(--lh19);
}
.tooltip-bottomsheet .tooltip-description ul {
  margin-left: 20px;
}
.wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
}
.container {
  max-width: 1200px;
  width: 100%;
}
@media (max-width: 1248px) {
  .container {
    width: 100%;
    padding: 0 16px;
  }
}
@media (max-width: 560px) {
  .container {
    padding: 0 12px;
  }
}
.scale-hover {
  transition: var(--theme-transition);
}
.scale-hover:hover {
  transform: scale(1.05);
}
.hidden {
  display: none !important;
}
.flex-container {
  display: flex;
}
.flex-column {
  flex-direction: column;
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-end {
  align-self: flex-end;
}
.self-start {
  align-self: start;
}
.self-center {
  align-self: center;
}
.self-end {
  align-self: end;
}
.flex-1 {
  flex: 1;
}
.flex-2 {
  flex: 2;
}
.flex-3 {
  flex: 3;
}
.flex-wrap {
  flex-wrap: wrap;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-safe-center {
  justify-content: safe center;
}
.justify-content-flex-end {
  justify-content: flex-end;
}
.justify-content-flex-start {
  justify-content: flex-start;
}
.justify-content-space-between {
  justify-content: space-between;
}
.justify-content-space-around {
  justify-content: space-around;
}
.justify-self-flex-end {
  justify-self: flex-end;
}
.justify-self-flex-start {
  justify-self: flex-start;
}
.align-items-center {
  align-items: center;
}
.align-items-start {
  align-items: flex-start;
}
.align-items-end {
  align-items: flex-end;
}
.align-items-stretch {
  align-items: stretch;
}
.align-items-safe-center {
  align-items: safe center;
}
.grid {
  display: grid;
}
.relative {
  position: relative;
}
.dsp-block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.hide {
  display: none !important;
}
.white {
  color: var(--c-grey-b-0);
}
.white-opaque {
  color: var(--c-grey-b-0);
  opacity: 0.8;
}
.sand-opaque {
  color: var(--c-bg-1);
  opacity: 0.7;
}
.blue {
  color: var(--c-blue-1);
}
.grey {
  color: var(--c-grey-b-70);
}
.red {
  color: var(--theme-red);
}
.green {
  color: var(--c-green-1);
}
.blue-x-dark {
  color: var(--c-blue-10);
}
.ws-no-wrap {
  white-space: nowrap;
}
.text-decoration-none {
  text-decoration: none;
}
.progress-wrapper {
  display: flex;
  line-height: 0.5;
  margin-top: 10px;
  border-radius: 3px;
}
.progress-wrapper .progress-bar {
  flex-grow: 1;
  background-color: var(--c-grey-b-0);
  height: 6px;
  border-radius: 3px;
}
.progress-wrapper .progress-bar span {
  background-color: var(--c-blue-10);
  height: 100%;
  display: block;
  border-radius: 3px;
}
.social {
  margin-top: 4rem;
}
.social .label-separator {
  position: relative;
  margin: 2rem 0;
}
.social .label-separator label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--c-grey-b-0);
  padding: 0 1rem;
}
.social .social-grid {
  display: grid;
  grid-template-columns: auto auto 1fr;
  grid-gap: 1rem;
  margin-top: 0.5rem;
}
@media (max-width: 420px) {
  .social .social-grid {
    grid-template-columns: 1fr;
  }
}
.social .social-grid .facebook,
.social .social-grid .google,
.social .social-grid .apple {
  border-radius: 0.25rem;
  color: var(--c-grey-b-0);
  padding: 0.5rem 1rem;
  display: flex;
  cursor: pointer;
  transition: var(--theme-transition);
  white-space: nowrap;
}
@media (max-width: 420px) {
  .social .social-grid .facebook,
  .social .social-grid .google,
  .social .social-grid .apple {
    max-width: 100%;
  }
}
.social .social-grid .facebook em,
.social .social-grid .google em,
.social .social-grid .apple em {
  font-size: 1rem;
  margin-right: 0.5rem;
}
.social .social-grid .facebook p,
.social .social-grid .google p,
.social .social-grid .apple p {
  width: 100%;
  color: var(--c-grey-b-0);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 420px) {
  .social .social-grid .facebook p,
  .social .social-grid .google p,
  .social .social-grid .apple p {
    padding-right: 2.1em;
  }
}
.social .social-grid .facebook:hover,
.social .social-grid .google:hover,
.social .social-grid .apple:hover {
  transform: scale(1.05, 1.05);
}
.social .social-grid .facebook {
  background-color: var(--c-blue-1);
}
.social .social-grid .google {
  background-color: #DC534B;
}
.social .social-grid .apple {
  background-color: var(--c-blue-10);
}
.artist-socials-plays {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2.5rem;
}
@media (max-width: 560px) {
  .artist-socials-plays {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 0 2.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 420px) {
  .artist-socials-plays {
    grid-gap: 0 1rem;
  }
}
.artist-socials-plays .label {
  white-space: nowrap;
}
.artist-socials-plays .icon-container {
  display: flex;
  align-items: center;
}
.artist-socials-plays .icon-container em {
  margin-right: 0.5rem;
}
@media (max-width: 560px) {
  .artist-socials-plays .artist-catalogue-images {
    grid-area: 1/1/2/4;
  }
}
.artist-socials-plays .overlap-artists {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 0.5rem;
  margin-top: 0.5rem;
}
@media (max-width: 720px) {
  .artist-socials-plays .overlap-artists {
    margin-bottom: 2.72rem;
  }
  .artist-socials-plays .overlap-artists .artist-ball-container .artist-img {
    width: 70px;
    height: 70px;
  }
  .artist-socials-plays .overlap-artists p {
    display: flex;
    align-items: center;
  }
}
.artist-socials-plays .overlap-artists > div {
  display: flex;
}
.artist-socials-plays .overlap-artists .artist-ball-container.cross:nth-child(n) {
  position: relative;
  right: 1rem;
}
.artist-socials-plays .overlap-artists .artist-ball-container .artist-img {
  height: 2rem;
  width: 2rem;
  border: 0.125rem solid var(--c-grey-b-0);
  border-radius: 50%;
}
@media (max-width: 560px) {
  .artist-socials-plays .overlap-artists .artist-ball-container .artist-img {
    height: 4rem;
    width: 4rem;
  }
}
.help-link {
  font-size: var(--fs16);
  font-weight: var(--fw400);
  color: var(--c-blue-1);
  text-decoration: none;
}
.help-link:hover {
  text-decoration: underline;
}
.help-link em {
  font-size: 1rem;
  color: var(--c-blue-1);
}
.tag {
  background-color: var(--c-grey-b-70);
  color: var(--c-grey-b-0);
  padding-left: 12px;
  padding-right: 12px;
  border-radius: var(--br12);
  height: 24px;
  font-weight: var(--fw400);
  display: inline-flex;
  align-items: center;
}
.tag.success {
  background-color: var(--c-green-b-1);
  color: var(--c-grey-b-0);
}
.tag.warning {
  background-color: var(--c-orange-2);
  color: var(--c-grey-b-70);
}
.tag.error {
  background-color: var(--theme-red);
  color: vae(--c-grey-b-0);
}
@media (max-width: 560px) {
  .tag {
    font-size: var(--fs12);
  }
}
.ct-area {
  fill: transparent;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.italic {
  font-style: italic;
}
.lowercase {
  text-transform: lowercase;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tae {
  text-align: end;
}
.strikethrough {
  text-decoration: line-through;
}
.filler {
  pointer-events: none;
}
.pointer {
  cursor: pointer;
}
.mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: transparent;
  --mdc-switch-selected-handle-color: var(--c-grey-b-0);
  --mdc-switch-unselected-handle-color: var(--c-grey-b-0);
  --mdc-switch-selected-hover-state-layer-color: transparent;
  --mdc-switch-selected-pressed-state-layer-color: transparent;
  --mdc-switch-selected-focus-handle-color: var(--c-grey-b-0);
  --mdc-switch-selected-hover-handle-color: var(--c-grey-b-0);
  --mdc-switch-selected-pressed-handle-color: var(--c-grey-b-0);
  --mdc-switch-selected-focus-track-color: var(--c-blue-1);
  --mdc-switch-selected-track-color: var(--c-blue-1);
  --mdc-switch-selected-hover-track-color: var(--c-blue-1);
  --mdc-switch-selected-pressed-track-color: var(--c-blue-1);
  --mdc-switch-unselected-focus-state-layer-color: transparent;
  --mdc-switch-handle-shadow-color: transparent;
  --mdc-switch-unselected-pressed-state-layer-color: transparent;
  --mdc-switch-unselected-pressed-handle-color: var(--c-grey-b-0);
  --mdc-switch-unselected-pressed-hover-handle-color: var(--c-grey-b-0);
  --mdc-switch-unselected-hover-state-layer-color: transparent;
  --mdc-switch-unselected-focus-handle-color: var(--c-grey-b-0);
  --mdc-switch-track-height: 19px;
  --mdc-switch-track-width: 34px;
  --mdc-switch-track-shape: 9px;
  --mdc-switch-handle-color: var(--c-grey-b-0);
  --mdc-switch-handle-height: 15px;
  --mdc-switch-handle-width: 15px;
  --mdc-switch-handle-track-width: 20px;
  --mdc-switch-hover-focus-state-layer-color: transparent;
  --mdc-switch-unselected-hover-handle-color: var(--c-grey-b-0);
  --mdc-switch-unselected-hover-focus-state-layer-color: transparent;
  --mdc-switch-unselected-hover-background-color: transparent;
}
.mat-mdc-slide-toggle.mat-accent .mdc-switch .mdc-switch__handle {
  left: 3px;
}
.mat-mdc-slide-toggle.mat-accent .mdc-switch__handle-track {
  width: 14px !important;
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-selected-focus-icon-color: var(--c-blue-1);
  --mdc-radio-selected-icon-color: var(--c-blue-1);
  --mdc-radio-selected-hover-icon-color: var(--c-blue-1);
  --mdc-radio-selected-pressed-icon-color: var(--c-blue-1);
  --mat-radio-checked-ripple-color: var(--c-blue-1);
}
.mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 48px;
}
.mat-mdc-radio-button .mdc-radio .mat-mdc-radio-touch-target {
  z-index: 1;
}
.mat-datepicker-toggle-active {
  color: var(--c-blue-1) !important;
}
.mdc-floating-label--float-above {
  color: var(--c-grey-b-70) !important;
}
.mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: var(--c-grey-b-0) !important;
  border: 1px solid var(--c-grey-b-30) !important;
  border-radius: var(--br8);
}
.mdc-line-ripple {
  display: none;
}
.mat-mdc-form-field-focus-overlay {
  opacity: 0 !important;
}
.mat-calendar-body-selected {
  background-color: var(--c-blue-10) !important;
}
.mat-calendar-body-in-range::before {
  background-color: var(--c-l-blue-6) !important;
}
.mat-calendar-body-cell-content:hover {
  background-color: var(--c-l-blue-10) !important;
}
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover {
  background-color: var(--c-l-blue-10) !important;
}
.mat-calendar-body-in-range:hover {
  background-color: var(--c-l-blue-10) !important;
}
.mat-calendar-body-disabled {
  background-color: var(--c-bg-1) !important;
}
.mat-calendar-body-cell-preview {
  background-color: transparent !important;
}
.mat-datepicker-content {
  border-radius: var(--br8) !important;
  box-shadow: var(--sh-dark-1) !important;
}
.mat-date-range-input-wrapper {
  flex-grow: 1 !important;
}
.mat-start-date,
.mat-end-date {
  padding-left: 0px !important;
  color: var(--c-blue-10) !important;
  font-weight: var(--fw500) !important;
}
.h100 {
  height: 100%;
}
.w100 {
  width: 100%;
  max-width: 100%;
}
.w50 {
  width: 50%;
  max-width: 50%;
}
.w45 {
  width: 45%;
  max-width: 45%;
}
.w35 {
  width: 35%;
  max-width: 35%;
}
.w30 {
  width: 30%;
  max-width: 30%;
}
.w25 {
  width: 25%;
  max-width: 25%;
}
.w20 {
  width: 20%;
  max-width: 20%;
}
.w15 {
  width: 15%;
  max-width: 15%;
}
.w10 {
  width: 10%;
  max-width: 10%;
}
.w5 {
  width: 5%;
  max-width: 5%;
}
.w-fc {
  width: fit-content;
}
.mw100 {
  max-width: 100%;
}
.gap-2 {
  gap: 2px;
}
.gap-4 {
  gap: 4px;
}
.gap-6 {
  gap: 6px;
}
.gap-8 {
  gap: 8px;
}
.gap-10 {
  gap: 10px;
}
.gap-12 {
  gap: 12px;
}
.gap-16 {
  gap: 16px;
}
.gap-24 {
  gap: 24px;
}
.gap-40 {
  gap: 40px;
}
div.page-loading {
  height: 60vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
div.content-loading {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.6);
}
.scale-up-ver-top {
  -webkit-animation: scale-up-ver-top 0.4s linear both;
  animation: scale-up-ver-top 0.4s linear both;
}
.scale-up-ver-top.slower {
  animation-delay: 0.3s;
}
@keyframes scale-up-ver-top {
  0% {
    height: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    height: 100%;
    opacity: 1;
  }
}
@-webkit-keyframes scale-up-ver-top {
  0% {
    height: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    height: 100%;
    opacity: 1;
  }
}
.scale-down-ver-top {
  -webkit-animation: scale-down-ver-top 0.4s linear both;
  animation: scale-down-ver-top 0.4s linear both;
}
@-webkit-keyframes scale-down-ver-top {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
  }
  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    display: none;
    height: 0;
  }
}
@keyframes scale-down-ver-top {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
  }
  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    display: none;
    height: 0;
  }
}
.fade-in-animation {
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}
@keyframes fadeInOpacity {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.manifest-animation {
  -webkit-animation: fadeInOpacity 0.1s linear forwards;
  animation: fadeInOpacity 0.1s linear forwards;
}
.fade-out-animation {
  -webkit-animation: fadeOutOpacity 0.3s linear forwards;
  animation: fadeOutOpacity 0.3s linear forwards;
}
.fade-out-animation.slower {
  animation-delay: 0.3s;
}
@keyframes fadeOutOpacity {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    height: 0;
    opacity: 0;
    display: none;
    pointer-events: none;
  }
}
.fadeInLeft {
  animation-name: fade-in-left-animation;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
@keyframes fade-in-left-animation {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  animation-name: fade-in-right-animation;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
@keyframes fade-in-right-animation {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.shake-animation {
  animation-name: shake-anim-keyframe;
  animation-timing-function: cubic-bezier(0.45, 1, 0.85, 1);
  animation-duration: 0.3s;
  animation-iteration-count: 2;
}
@keyframes shake-anim-keyframe {
  10%, 90% {
    transform: translate3d(-1%, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2%, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4%, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4%, 0, 0);
  }
}
.shake-animation-coin {
  animation-name: shake-coin-anim-keyframe;
  animation-timing-function: cubic-bezier(0.45, 1, 0.85, 1);
  animation-duration: 40s;
  animation-iteration-count: infinite;
}
@keyframes shake-coin-anim-keyframe {
  0% {
    transform: rotate(7.705deg) translateY(-136px);
  }
  10%, 90% {
    transform: translate3d(-1%, 0, 0) rotate(7.705deg) translateY(-136px);
  }
  20%, 80% {
    transform: translate3d(2%, 0, 0) rotate(7.705deg) translateY(-136px);
  }
  30%, 50%, 70% {
    transform: translate3d(-4%, 0, 0) rotate(7.705deg) translateY(-136px);
  }
  40%, 60% {
    transform: translate3d(4%, 0, 0) rotate(7.705deg) translateY(-136px);
  }
  100% {
    transform: rotate(7.705deg) translateY(-136px);
  }
}
.infinite-scroll-container {
  overflow: hidden;
}
.infinite-scroll {
  will-change: transform;
  animation: scrolling 10s linear infinite;
}
@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.covid-notice {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: fit-content;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 24px;
  padding: 0.25rem 0.5rem;
  color: var(--c-blue-1);
  border: 1px solid var(--c-blue-1);
  cursor: pointer;
}
@media (max-width: 460px) {
  .covid-notice div {
    font-size: var(--fs12);
  }
}
.covid-notice .ic-exclamation {
  margin-right: 0.5rem;
  margin-left: 0.25rem;
}
@media (max-width: 460px) {
  .covid-notice .ic-exclamation {
    font-size: var(--fs14);
  }
}
.covid-notice .ic-cheveron-right {
  margin-left: 12px;
}
@media (max-width: 460px) {
  .covid-notice .ic-cheveron-right {
    font-size: var(--fs16);
    margin-left: 0.4rem;
  }
}
.rotateHalf {
  transform: rotate(180deg);
}
.ms {
  margin-left: 18px;
  margin-right: 18px;
}
.mp {
  padding-left: 18px;
  padding-right: 18px;
}
.mr-4 {
  margin-right: 4px;
}
.mr-6 {
  margin-right: 6px;
}
.mr-8 {
  margin-right: 8px;
}
.mb-8 {
  margin-bottom: 8px;
}
.mb-16 {
  margin-bottom: 16px;
}
.ml-auto {
  margin-left: auto;
}
.mr-auto {
  margin-right: auto;
}
.mobile-x-medium-grey-border {
  border: 1px solid var(--c-grey-b-20);
}
.justify-center {
  justify-content: center;
}
.underline {
  text-decoration: underline;
}
.opaque75 {
  opacity: 0.75;
}
.opaque40 {
  opacity: 0.4;
}
.opaque50 {
  opacity: 0.5;
}
.myPanelClass,
.country-select {
  margin-top: 0.8rem !important;
  margin-left: -1.5rem !important;
  border-radius: 4px !important;
}
.country-select.mdc-menu-surface.mat-mdc-select-panel {
  max-height: inherit;
  overflow: hidden;
}
.country-select .mat-mdc-option > .mdc-list-item__primary-text {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.country-select .mat-mdc-option.blocked > .mdc-list-item__primary-text {
  color: var(--c-grey-b-70);
}
.country-select .mat-mdc-option.limited > .mdc-list-item__primary-text > .opt-status {
  color: var(--c-grey-b-70);
}
.country-select .mat-mdc-option.blocked.mdc-list-item--disabled > .mdc-list-item__primary-text {
  opacity: 1;
}
.country-select .search-container {
  padding: 0 1rem;
}
.country-select .search-container em#search-input-icon {
  color: var(--c-grey-b-30);
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: var(--fs18);
}
.country-select .search-container input#search-input {
  border: none;
  border-bottom: 1px solid var(--c-grey-b-30);
  border-radius: 0;
  padding: 8px 0;
}
.country-select .search-container input#search-input::placeholder {
  color: var(--c-grey-b-30);
}
.country-select .search-results {
  overflow-y: scroll;
  height: 15rem;
}
.country-select .search-results::-webkit-scrollbar {
  width: 1rem;
}
.country-select .search-results::-webkit-scrollbar-track {
  background: var(--c-grey-b-0);
}
.country-select .search-results::-webkit-scrollbar-thumb {
  background-color: var(--c-grey-b-30);
  border-radius: 18px;
  border: 3px solid var(--c-grey-b-0);
}
.mat-mdc-option {
  font-family: "Inter", sans-serif !important;
  font-size: var(--fs14) !important;
  font-weight: var(--fw400) !important;
}
.mat-mdc-select-value,
.mat-mdc-option {
  color: var(--c-blue-10);
}
.mat-mdc-select-placeholder {
  color: var(--c-grey-b-70);
}
.shade {
  box-shadow: 1px -156px 53px -121px rgb(251, 251, 251) inset;
  -webkit-box-shadow: 1px -156px 53px -121px rgb(251, 251, 251) inset;
  -moz-box-shadow: 1px -156px 53px -121px rgb(251, 251, 251) inset;
  width: 100%;
  height: calc(100% - 7.4rem);
  left: 0;
  top: 0;
  position: absolute;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 560px) {
  .shade {
    height: calc(100% - 6.25rem);
  }
}
@media (max-width: 460px) {
  .shade {
    height: calc(100% - 10rem);
  }
}
.shade.standalone-shade {
  height: calc(100% - 117px);
}
.shade.standalone-shade.single-btn {
  height: calc(100% - 6rem);
}
.fixed-btns {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding-bottom: 32px;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  background-color: var(--c-grey-b-0);
  padding: 16px 16px 32px;
  margin-left: -16px;
  z-index: 10;
}
.fixed-btns::before {
  content: "";
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background:
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 0%,
      rgb(255, 255, 255) 100%);
  width: 100%;
  left: 0;
  top: -26px;
  height: 2rem;
  position: absolute;
  z-index: 0;
  pointer-events: none;
}
.fixed-btns anm-group-button > .anm-group-button {
  display: flex;
  gap: 12px;
}
div[id^=ct-tooltip-mobile-div] {
  display: none;
}
@media screen and (max-width: 480px) {
  div[id^=ct-tooltip-mobile-div] {
    display: block;
  }
}
mat-bottom-sheet-container {
  background-color: var(--c-grey-b-70) !important;
  color: #FFFFFF !important;
  min-height: 270px;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  padding: 8px 16px 20px 16px !important;
}
.alt-scroller::-webkit-scrollbar-thumb {
  background-color: var(--c-grey-b-30);
  background: url(/assets/images/background/thumbScroll.svg);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 3px;
  width: 90px;
  border: none;
}
.alt-scroller::-webkit-scrollbar {
  height: 24px;
  background: url(/assets/images/background/line.svg);
  background-size: 100% 100%;
}
.alt-scroller::-webkit-scrollbar-track {
  height: 20px;
  background-color: transparent;
  margin: 0;
}
@media (min-width: 625px) {
  .alt-scroller::-webkit-scrollbar-track {
    margin-right: -65px;
  }
}
.disable-scroll {
  height: auto;
  overflow: hidden;
}
.no-scroller::-webkit-scrollbar-thumb {
  display: none;
}
.no-scroller::-webkit-scrollbar {
  display: none;
}
.no-scroller::-webkit-scrollbar-track {
  display: none;
}
.vertical-middle {
  vertical-align: middle;
}
.auto-margin {
  margin: auto;
}
anm-icon.notif-animate {
  display: inline-block;
  animation: bellscale 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  animation-fill-mode: forwards;
}
.fixed-stack-btm {
  position: fixed;
  width: 100%;
  z-index: 102;
  bottom: 0px;
  margin-left: -24px;
}
@media (max-width: 560px) {
  .fixed-stack-btm {
    margin-left: -16px;
  }
}
.yield-positive {
  color: var(--c-green-b-1);
}
.yield-negative {
  color: var(--c-red-b-1);
}
.warning-box {
  padding: 8px 12px;
  border-radius: var(--br12);
  border: 1px solid var(--c-orange-2);
  margin-bottom: 24px;
}
.popover-container {
  background-color: var(--c-grey-b-0);
  padding: 8px 24px;
  border-radius: var(--br16);
  border: 1px solid var(--c-grey-b-30);
  width: 100%;
  animation: popoverFadeIn 0.15s ease forwards;
}
@keyframes popoverFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.slideInAnimation {
  animation: slideInAnimation 2s ease 0s 1 normal forwards;
}
@keyframes slideInAnimation {
  0% {
    opacity: 0;
    transform: translateY(250px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slideInAnimation {
  0% {
    opacity: 0;
    transform: translateY(250px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.wobbleAnimation {
  animation: wobbleAnimation 45s ease 0s infinite normal forwards;
}
@keyframes wobbleAnimation {
  0%, 100% {
    transform: translateX(0%);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    transform: translateX(-6px) rotate(-1.2deg);
  }
}
@-webkit-keyframes wobbleAnimation {
  0%, 100% {
    transform: translateX(0%);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    transform: translateX(-6px) rotate(-1.2deg);
  }
}
.slideInLeftAnimation {
  animation: slideInLeftAnimation 2s ease 0s 1 normal forwards;
}
@keyframes slideInLeftAnimation {
  0% {
    opacity: 0;
    transform: translateX(-250px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInLeftAnimation {
  0% {
    opacity: 0;
    transform: translateX(-250px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.slideInRightAnimation {
  animation: slideInRightAnimation 2s ease 0s 1 normal forwards;
}
@keyframes slideInRightAnimation {
  0% {
    opacity: 0;
    transform: translateX(250px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInRightAnimation {
  0% {
    opacity: 0;
    transform: translateX(250px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes bellscale {
  30% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

/* src/assets/anote-font/css/anote.css */
@font-face {
  font-family: "anote";
  src: url("./media/anote.eot?15768528");
  src:
    url("./media/anote.eot?15768528#iefix") format("embedded-opentype"),
    url("./media/anote.woff2?15768528") format("woff2"),
    url("./media/anote.woff?15768528") format("woff"),
    url("./media/anote.ttf?15768528") format("truetype"),
    url("./media/anote.svg?15768528#anote") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "anote";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
  content: "\e800";
}
.icon-youtube:before {
  content: "\e801";
}
.icon-shuffle:before {
  content: "\e802";
}
.icon-star-empty:before {
  content: "\e803";
}
.icon-refresh:before {
  content: "\e804";
}
.icon-clock:before {
  content: "\e805";
}
.icon-star-filled:before {
  content: "\e806";
}
.icon-minus:before {
  content: "\e807";
}
.icon-catalogue:before {
  content: "\e808";
}
.icon-menu-3:before {
  content: "\e809";
}
.icon-dot-3:before {
  content: "\e80a";
}
.icon-search:before {
  content: "\e80b";
}
.icon-info-circled:before {
  content: "\e80c";
}
.icon-spedometer:before {
  content: "\e80d";
}
.icon-buy-back:before {
  content: "\e80e";
}
.icon-star:before {
  content: "\e80f";
}
.icon-user-settings:before {
  content: "\e810";
}
.icon-padlock:before {
  content: "\e811";
}
.icon-help-circled:before {
  content: "\e812";
}
.icon-users:before {
  content: "\e813";
}
.icon-menu-1:before {
  content: "\e814";
}
.icon-eye-off:before {
  content: "\e815";
}
.icon-eye:before {
  content: "\e816";
}
.icon-twitter:before {
  content: "\e817";
}
.icon-linkedin:before {
  content: "\e818";
}
.icon-spotify-1:before {
  content: "\e819";
}
.icon-mail:before {
  content: "\e81a";
}
.icon-play-1:before {
  content: "\e81b";
}
.icon-algo-lines:before {
  content: "\e81c";
}
.icon-caret-right:before {
  content: "\e826";
}
.icon-instagram:before {
  content: "\e82f";
}
.icon-caret-down:before {
  content: "\e830";
}
.icon-caret-up:before {
  content: "\e831";
}
.icon-instagram-2:before {
  content: "\e833";
}
.icon-plus-3:before {
  content: "\e834";
}
.icon-x:before {
  content: "\e835";
}
.icon-menu:before {
  content: "\e836";
}
.icon-music:before {
  content: "\e837";
}
.icon-previous:before {
  content: "\e838";
}
.icon-next:before {
  content: "\e839";
}
.icon-rect-3:before {
  content: "\e83b";
}
.icon-caret-left:before {
  content: "\e83c";
}
.icon-settings:before {
  content: "\e842";
}
.icon-pause:before {
  content: "\e843";
}
.icon-pie-chart:before {
  content: "\e844";
}
.icon-click:before {
  content: "\e845";
}
.icon-bar-chart:before {
  content: "\e846";
}
.icon-edit:before {
  content: "\e847";
}
.icon-user:before {
  content: "\e848";
}
.icon-download:before {
  content: "\e84a";
}
.icon-tick:before {
  content: "\e84b";
}
.icon-rect:before {
  content: "\e84c";
}
.icon-rect-2:before {
  content: "\e84d";
}
.icon-rect-filled:before {
  content: "\e84e";
}
.icon-circle-plus:before {
  content: "\e84f";
}
.icon-plus:before {
  content: "\e850";
}
.icon-tick-circled:before {
  content: "\e851";
}
.icon-hammer:before {
  content: "\e852";
}
.icon-stop:before {
  content: "\e853";
}
.icon-circle-x:before {
  content: "\e854";
}
.icon-notification:before {
  content: "\e858";
}
.icon-list-sheet:before {
  content: "\e85e";
}
.icon-swipe-gesture:before {
  content: "\e85f";
}
.icon-info-circled-empty:before {
  content: "\e860";
}
.icon-coins:before {
  content: "\e861";
}
.icon-youtube-circled:before {
  content: "\e865";
}
.icon-spotify:before {
  content: "\e866";
}
.icon-exchange:before {
  content: "\e867";
}
.icon-trash:before {
  content: "\e868";
}
.icon-filter:before {
  content: "\e869";
}
.icon-add-user:before {
  content: "\e86a";
}
.icon-flag:before {
  content: "\e86b";
}
.icon-soundcloud-circle:before {
  content: "\e86c";
}
.icon-anote-premium:before {
  content: "\e86e";
}
.icon-anote-pro:before {
  content: "\e86f";
}
.icon-anote-base:before {
  content: "\e870";
}
.icon-copy:before {
  content: "\e871";
}
.icon-location:before {
  content: "\e872";
}
.icon-lock:before {
  content: "\e874";
}
.icon-chat:before {
  content: "\e875";
}
.icon-future-tracks:before {
  content: "\e876";
}
.icon-question-mark:before {
  content: "\e877";
}
.icon-info:before {
  content: "\e878";
}
.icon-alert:before {
  content: "\e879";
}
.icon-play:before {
  content: "\e87a";
}
.icon-left-arrow:before {
  content: "\e87b";
}
.icon-photo:before {
  content: "\e87c";
}
.icon-search-filter:before {
  content: "\e87d";
}
.icon-profile:before {
  content: "\e880";
}
.icon-id-card:before {
  content: "\e881";
}
.icon-cube:before {
  content: "\e882";
}
.icon-google:before {
  content: "\e884";
}
.icon-facebook:before {
  content: "\e885";
}
.icon-bank:before {
  content: "\e886";
}
.icon-copyright-guidelines:before {
  content: "\e887";
}
.icon-credit-card:before {
  content: "\e888";
}
.icon-withdrawal:before {
  content: "\e889";
}
.icon-alert-full:before {
  content: "\e88a";
}
.icon-arrows-expand:before {
  content: "\e88b";
}
.icon-pie-rotation:before {
  content: "\e895";
}
.icon-share:before {
  content: "\e898";
}
.icon-trending-up:before {
  content: "\e899";
}
.icon-trending-down:before {
  content: "\e89a";
}
.icon-credit-cards:before {
  content: "\e8a0";
}
.icon-right-arrow:before {
  content: "\e8a3";
}
.icon-money-pile:before {
  content: "\e8a4";
}
.icon-two-ways:before {
  content: "\e8a5";
}
.icon-hand-cash:before {
  content: "\e8a6";
}
.icon-hand-coins:before {
  content: "\e8a7";
}
.icon-info-circled-1:before {
  content: "\e8aa";
}
.icon-anote:before {
  content: "\e8ac";
}
.icon-menu-alt-2:before {
  content: "\e8ad";
}
.icon-group-cash:before {
  content: "\e8ae";
}
.icon-arrows-expand-1:before {
  content: "\e8b3";
}
.icon-play-circled:before {
  content: "\e8b4";
}
.icon-info-circled-3:before {
  content: "\e8b5";
}
.icon-reddit-circled:before {
  content: "\e8c3";
}
.icon-diamond:before {
  content: "\e90b";
}
.icon-notification-line:before {
  content: "\e91b";
}
.icon-funds-line:before {
  content: "\e91c";
}
.icon-facebook-circled:before {
  content: "\e91e";
}
.icon-linkedin-circled:before {
  content: "\e920";
}
.icon-telegram-circled:before {
  content: "\e921";
}
.icon-twitter-circled:before {
  content: "\e922";
}
.icon-instagram-circled:before {
  content: "\e924";
}
.icon-youtube-circled-1:before {
  content: "\e927";
}
.icon-star-1:before {
  content: "\e92f";
}
.icon-two-coin:before {
  content: "\e936";
}
.icon-multiple:before {
  content: "\e943";
}
.icon-percentage:before {
  content: "\e944";
}
.icon-grid:before {
  content: "\e946";
}
.icon-list:before {
  content: "\e947";
}
.icon-briefcase-alt:before {
  content: "\e959";
}
.icon-portfolio:before {
  content: "\e95a";
}
.icon-discord-circled:before {
  content: "\e960";
}
.icon-discord:before {
  content: "\e961";
}
.icon-exchange-filled:before {
  content: "\e964";
}
.icon-headphone:before {
  content: "\e965";
}
.icon-home-1:before {
  content: "\e966";
}
.icon-pie-filled:before {
  content: "\e967";
}
.icon-time:before {
  content: "\e9d3";
}
.icon-calendar:before {
  content: "\e9d5";
}
.icon-ok-circled:before {
  content: "\f06d";
}
.icon-soundcloud:before {
  content: "\f089";
}
.icon-menu-4:before {
  content: "\f142";
}
.icon-apple:before {
  content: "\f179";
}
.icon-whatsapp:before {
  content: "\f232";
}
.icon-reddit:before {
  content: "\f281";
}
.icon-telegram:before {
  content: "\f2c6";
}
.icon-facebook-rect:before {
  content: "\f301";
}

/* node_modules/ngx-anote/src/lib/shared/theme/theme.scss */
* {
  box-sizing: border-box;
}
body {
  color: inherit;
}
.flex {
  display: flex;
}

/* node_modules/ngx-anote/src/lib/shared/theme/icons.scss */
@font-face {
  font-family: "new-anote";
  src: url("./media/new-anote.eot?68400721");
  src:
    url("./media/new-anote.eot?68400721#iefix") format("embedded-opentype"),
    url("./media/new-anote.woff2?68400721") format("woff2"),
    url("./media/new-anote.woff?68400721") format("woff"),
    url("./media/new-anote.ttf?68400721") format("truetype"),
    url("./media/new-anote.svg?68400721#new-anote") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ic-]:before,
[class*=" ic-"]:before {
  font-family: "new-anote";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ic-tour:before {
  content: "\e800";
}
.ic-envelope:before {
  content: "\e801";
}
.ic-badge-check:before {
  content: "\e802";
}
.ic-chart-pie-filled:before {
  content: "\e803";
}
.ic-clock-filled-1:before {
  content: "\e804";
}
.ic-calendar:before {
  content: "\e805";
}
.ic-location-marker:before {
  content: "\e806";
}
.ic-linkedin:before {
  content: "\e807";
}
.ic-information-circle:before {
  content: "\e808";
}
.ic-document-text-filled:before {
  content: "\e809";
}
.ic-briefcase:before {
  content: "\e80a";
}
.ic-profile-new:before {
  content: "\e80d";
}
.ic-exclamation:before {
  content: "\e810";
}
.ic-alarm-circled:before {
  content: "\e812";
}
.ic-apple:before {
  content: "\e813";
}
.ic-facebook:before {
  content: "\e815";
}
.ic-comment:before {
  content: "\e816";
}
.ic-pause-v2:before {
  content: "\e817";
}
.ic-facebook-circle:before {
  content: "\e818";
}
.ic-instagram:before {
  content: "\e819";
}
.ic-currency-dollar:before {
  content: "\e81a";
}
.ic-copy:before {
  content: "\e81b";
}
.ic-note:before {
  content: "\e81c";
}
.ic-backstage-pass:before {
  content: "\e81d";
}
.ic-google:before {
  content: "\e81e";
}
.ic-filled-exclamation:before {
  content: "\e81f";
}
.ic-filled-question-mark:before {
  content: "\e820";
}
.ic-discount-coupon:before {
  content: "\e821";
}
.ic-twitterx-circled:before {
  content: "\e824";
}
.ic-euro-coin-solid:before {
  content: "\e826";
}
.ic-exchange-solid:before {
  content: "\e828";
}
.ic-email:before {
  content: "\e829";
}
.ic-speakerphone:before {
  content: "\e82a";
}
.ic-gear:before {
  content: "\e82b";
}
.ic-auction:before {
  content: "\e82c";
}
.ic-camera-filled:before {
  content: "\e82e";
}
.ic-pencil-filled:before {
  content: "\e82f";
}
.ic-upload-new:before {
  content: "\e830";
}
.ic-spotify:before {
  content: "\e866";
}
.ic-question-mark:before {
  content: "\e880";
}
.ic-calendar-stroke:before {
  content: "\e881";
}
.ic-eye:before {
  content: "\e883";
}
.ic-eye-off:before {
  content: "\e884";
}
.ic-star-filled:before {
  content: "\e8cc";
}
.ic-filter:before {
  content: "\e8ec";
}
.ic-clear-filter:before {
  content: "\e8ed";
}
.ic-no-network:before {
  content: "\e8f2";
}
.ic-bell-new:before {
  content: "\e8f5";
}
.ic-users-2:before {
  content: "\e8ff";
}
.ic-gift-2:before {
  content: "\e900";
}
.ic-lock-closed-filled:before {
  content: "\e903";
}
.ic-view-solid-grid:before {
  content: "\e907";
}
.ic-play-filled-v2:before {
  content: "\e908";
}
.ic-listen:before {
  content: "\e909";
}
.ic-market-2:before {
  content: "\e90a";
}
.ic-my-portfolio:before {
  content: "\e90b";
}
.ic-logout-filled:before {
  content: "\e913";
}
.ic-arrow-left:before {
  content: "\e917";
}
.ic-arrow-right:before {
  content: "\e91c";
}
.ic-arrow-up:before {
  content: "\e91d";
}
.ic-at-symbol:before {
  content: "\e91f";
}
.ic-id:before {
  content: "\e923";
}
.ic-coins:before {
  content: "\e925";
}
.ic-book-open-solid:before {
  content: "\e929";
}
.ic-adjustments:before {
  content: "\e92a";
}
.ic-bell-solid:before {
  content: "\e92c";
}
.ic-book-open:before {
  content: "\e92d";
}
.ic-download:before {
  content: "\e930";
}
.ic-check:before {
  content: "\e935";
}
.ic-cheveron-down:before {
  content: "\e936";
}
.ic-cheveron-left:before {
  content: "\e937";
}
.ic-cheveron-right:before {
  content: "\e938";
}
.ic-cheveron-up:before {
  content: "\e939";
}
.ic-refresh:before {
  content: "\e93a";
}
.ic-share:before {
  content: "\e93b";
}
.ic-shield-check:before {
  content: "\e93c";
}
.ic-trash:before {
  content: "\e93e";
}
.ic-twitterx:before {
  content: "\e93f";
}
.ic-volume-off:before {
  content: "\e940";
}
.ic-volume-up:before {
  content: "\e941";
}
.ic-wallet:before {
  content: "\e942";
}
.ic-filled-x:before {
  content: "\e944";
}
.ic-filled-check:before {
  content: "\e946";
}
.ic-discord:before {
  content: "\e949";
}
.ic-youtube:before {
  content: "\e94c";
}
.ic-filled-info:before {
  content: "\e94d";
}
.ic-solid-exclamation-1:before {
  content: "\e94e";
}
.ic-back-arrow-solid-circle:before {
  content: "\e950";
}
.ic-performance-down:before {
  content: "\e954";
}
.ic-performance-up:before {
  content: "\e955";
}
.ic-telegram:before {
  content: "\e956";
}
.ic-whatsapp:before {
  content: "\e957";
}
.ic-linkedin-solid:before {
  content: "\e958";
}
.ic-anm-logo:before {
  content: "\e959";
}
.ic-currency-pound:before {
  content: "\e95b";
}
.ic-currency-rupee:before {
  content: "\e95c";
}
.ic-currency-yen:before {
  content: "\e95d";
}
.ic-sparkles:before {
  content: "\e95e";
}
.ic-dots-circle-horizontal-filled:before {
  content: "\e960";
}
.ic-music-catalogue:before {
  content: "\e961";
}
.ic-dots-horizontal:before {
  content: "\e962";
}
.ic-dots-vertical:before {
  content: "\e963";
}
.ic-library:before {
  content: "\e964";
}
.ic-pencil-alt:before {
  content: "\e965";
}
.ic-music-note-circle:before {
  content: "\e966";
}
.ic-chart-bar:before {
  content: "\e967";
}
.ic-exclamation-circle:before {
  content: "\e968";
}
.ic-ticket:before {
  content: "\e969";
}
.ic-external-link:before {
  content: "\e96a";
}
.ic-hashtag:before {
  content: "\e97d";
}
.ic-heart:before {
  content: "\e97e";
}
.ic-link:before {
  content: "\e989";
}
.ic-logout-alt:before {
  content: "\e98d";
}
.ic-menu-alt-2:before {
  content: "\e993";
}
.ic-minus-1:before {
  content: "\e998";
}
.ic-minus-circle:before {
  content: "\e999";
}
.ic-plus-circle:before {
  content: "\e9ab";
}
.ic-plus:before {
  content: "\e9ac";
}
.ic-search:before {
  content: "\e9be";
}
.ic-shield-exclamation:before {
  content: "\e9c3";
}
.ic-sort-ascending:before {
  content: "\e9c7";
}
.ic-sort-descending:before {
  content: "\e9c8";
}
.ic-star:before {
  content: "\e9cb";
}
.ic-switch-horizontal:before {
  content: "\e9d1";
}
.ic-switch-vertical:before {
  content: "\e9d2";
}
.ic-translate:before {
  content: "\e9da";
}
.ic-trending-down:before {
  content: "\e9dc";
}
.ic-trending-up:before {
  content: "\e9dd";
}
.ic-view-list:before {
  content: "\e9e9";
}
.ic-wifi:before {
  content: "\e9ec";
}
.ic-x:before {
  content: "\e9ee";
}

/* node_modules/ngx-anote/src/lib/shared/theme/animations.scss */
@keyframes blink-animation {
  to {
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
