@charset "UTF-8";

/* node_modules/@angular/material/prebuilt-themes/indigo-pink.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, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow);
}
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-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-option-selected-state-label-text-color: #3f51b5;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-accent {
  --mat-option-selected-state-label-text-color: #ff4081;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-pseudo-checkbox-full-selected-icon-color: #ff4081;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff4081;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #3f51b5;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #3f51b5;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #ff4081;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff4081;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #f44336;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
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 {
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
}
html {
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-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);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-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);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-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-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 {
  --mat-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
}
.mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #3f51b5;
  --mat-progress-bar-track-color: rgba(63, 81, 181, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #ff4081;
  --mat-progress-bar-track-color: rgba(255, 64, 129, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #f44336;
  --mat-progress-bar-track-color: rgba(244, 67, 54, 0.25);
}
html {
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-line-height: 16px;
}
html {
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
}
html {
  --mat-tooltip-supporting-text-font: Roboto, sans-serif;
  --mat-tooltip-supporting-text-size: 12px;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-tooltip-supporting-text-tracking: 0.0333333333em;
}
html {
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
}
html {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #3f51b5 87%, transparent);
  --mat-form-field-filled-caret-color: #3f51b5;
  --mat-form-field-filled-focus-active-indicator-color: #3f51b5;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #3f51b5 87%, transparent);
  --mat-form-field-outlined-caret-color: #3f51b5;
  --mat-form-field-outlined-focus-outline-color: #3f51b5;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #3f51b5 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #f44336;
  --mat-form-field-filled-error-focus-label-text-color: #f44336;
  --mat-form-field-filled-error-label-text-color: #f44336;
  --mat-form-field-filled-error-caret-color: #f44336;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #f44336;
  --mat-form-field-filled-error-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-error-hover-active-indicator-color: #f44336;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #f44336;
  --mat-form-field-outlined-error-focus-label-text-color: #f44336;
  --mat-form-field-outlined-error-label-text-color: #f44336;
  --mat-form-field-outlined-error-hover-label-text-color: #f44336;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #f44336;
  --mat-form-field-outlined-error-hover-outline-color: #f44336;
  --mat-form-field-outlined-error-outline-color: #f44336;
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #ff4081 87%, transparent);
  --mat-form-field-filled-caret-color: #ff4081;
  --mat-form-field-filled-focus-active-indicator-color: #ff4081;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #ff4081 87%, transparent);
  --mat-form-field-outlined-caret-color: #ff4081;
  --mat-form-field-outlined-focus-outline-color: #ff4081;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #ff4081 87%, transparent);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-filled-caret-color: #f44336;
  --mat-form-field-filled-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-outlined-caret-color: #f44336;
  --mat-form-field-outlined-focus-outline-color: #f44336;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
}
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 {
  --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;
  --mat-form-field-filled-label-text-font: Roboto, sans-serif;
  --mat-form-field-filled-label-text-size: 16px;
  --mat-form-field-filled-label-text-tracking: 0.03125em;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-form-field-outlined-label-text-font: Roboto, sans-serif;
  --mat-form-field-outlined-label-text-size: 16px;
  --mat-form-field-outlined-label-text-tracking: 0.03125em;
  --mat-form-field-outlined-label-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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #3f51b5;
  --mat-select-invalid-arrow-color: #f44336;
}
.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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #ff4081;
  --mat-select-invalid-arrow-color: #f44336;
}
.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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #f44336;
  --mat-select-invalid-arrow-color: #f44336;
}
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 {
  --mat-dialog-container-shape: 4px;
  --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 {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
}
html {
  --mat-dialog-subhead-font: Roboto, sans-serif;
  --mat-dialog-subhead-line-height: 32px;
  --mat-dialog-subhead-size: 20px;
  --mat-dialog-subhead-weight: 500;
  --mat-dialog-subhead-tracking: 0.0125em;
  --mat-dialog-supporting-text-font: Roboto, sans-serif;
  --mat-dialog-supporting-text-line-height: 24px;
  --mat-dialog-supporting-text-size: 16px;
  --mat-dialog-supporting-text-weight: 400;
  --mat-dialog-supporting-text-tracking: 0.03125em;
}
.mat-mdc-standard-chip {
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-with-avatar-avatar-shape-radius: 14px;
  --mat-chip-with-avatar-avatar-size: 28px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 1;
  --mat-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #3f51b5;
  --mat-chip-elevated-disabled-container-color: #3f51b5;
  --mat-chip-elevated-selected-container-color: #3f51b5;
  --mat-chip-flat-disabled-selected-container-color: #3f51b5;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #ff4081;
  --mat-chip-elevated-disabled-container-color: #ff4081;
  --mat-chip-elevated-selected-container-color: #ff4081;
  --mat-chip-flat-disabled-selected-container-color: #ff4081;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-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-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #f44336;
  --mat-chip-elevated-disabled-container-color: #f44336;
  --mat-chip-elevated-selected-container-color: #f44336;
  --mat-chip-flat-disabled-selected-container-color: #f44336;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
.mat-mdc-standard-chip {
  --mat-chip-label-text-font: Roboto, sans-serif;
  --mat-chip-label-text-line-height: 20px;
  --mat-chip-label-text-size: 14px;
  --mat-chip-label-text-tracking: 0.0178571429em;
  --mat-chip-label-text-weight: 400;
}
html {
  --mat-slide-toggle-disabled-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;
  --mat-slide-toggle-handle-height: 20px;
  --mat-slide-toggle-handle-shape: 10px;
  --mat-slide-toggle-handle-width: 20px;
  --mat-slide-toggle-hidden-track-opacity: 1;
  --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-slide-toggle-pressed-handle-size: 20px;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-handle-size: 20px;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;
  --mat-slide-toggle-selected-icon-size: 18px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 1px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-track-height: 14px;
  --mat-slide-toggle-track-outline-color: transparent;
  --mat-slide-toggle-track-outline-width: 1px;
  --mat-slide-toggle-track-shape: 7px;
  --mat-slide-toggle-track-width: 36px;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-handle-size: 20px;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-icon-size: 18px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-touch-target-size: 48px;
}
html {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #3f51b5;
  --mat-slide-toggle-selected-handle-color: #3f51b5;
  --mat-slide-toggle-selected-hover-state-layer-color: #3f51b5;
  --mat-slide-toggle-selected-pressed-state-layer-color: #3f51b5;
  --mat-slide-toggle-selected-focus-handle-color: #3f51b5;
  --mat-slide-toggle-selected-hover-handle-color: #3f51b5;
  --mat-slide-toggle-selected-pressed-handle-color: #3f51b5;
  --mat-slide-toggle-selected-focus-track-color: #7986cb;
  --mat-slide-toggle-selected-hover-track-color: #7986cb;
  --mat-slide-toggle-selected-pressed-track-color: #7986cb;
  --mat-slide-toggle-selected-track-color: #7986cb;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-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);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-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);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #ff4081;
  --mat-slide-toggle-selected-handle-color: #ff4081;
  --mat-slide-toggle-selected-hover-state-layer-color: #ff4081;
  --mat-slide-toggle-selected-pressed-state-layer-color: #ff4081;
  --mat-slide-toggle-selected-focus-handle-color: #ff4081;
  --mat-slide-toggle-selected-hover-handle-color: #ff4081;
  --mat-slide-toggle-selected-pressed-handle-color: #ff4081;
  --mat-slide-toggle-selected-focus-track-color: #f06292;
  --mat-slide-toggle-selected-hover-track-color: #f06292;
  --mat-slide-toggle-selected-pressed-track-color: #f06292;
  --mat-slide-toggle-selected-track-color: #f06292;
}
.mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #f44336;
  --mat-slide-toggle-selected-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-state-layer-color: #f44336;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f44336;
  --mat-slide-toggle-selected-focus-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-handle-color: #f44336;
  --mat-slide-toggle-selected-pressed-handle-color: #f44336;
  --mat-slide-toggle-selected-focus-track-color: #e57373;
  --mat-slide-toggle-selected-hover-track-color: #e57373;
  --mat-slide-toggle-selected-pressed-track-color: #e57373;
  --mat-slide-toggle-selected-track-color: #e57373;
}
html {
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
}
html {
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
html .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
html {
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-size: 48px;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #3f51b5;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #3f51b5;
  --mat-radio-selected-hover-icon-color: #3f51b5;
  --mat-radio-selected-icon-color: #3f51b5;
  --mat-radio-selected-pressed-icon-color: #3f51b5;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #ff4081;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ff4081;
  --mat-radio-selected-hover-icon-color: #ff4081;
  --mat-radio-selected-icon-color: #ff4081;
  --mat-radio-selected-pressed-icon-color: #ff4081;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-radio-state-layer-size: 40px;
  --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 {
  --mat-slider-active-track-height: 6px;
  --mat-slider-active-track-shape: 9999px;
  --mat-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);
  --mat-slider-handle-height: 20px;
  --mat-slider-handle-shape: 50%;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-width: auto;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mat-slider-value-indicator-transform-origin: bottom;
}
html {
  --mat-slider-active-track-color: #3f51b5;
  --mat-slider-focus-handle-color: #3f51b5;
  --mat-slider-handle-color: #3f51b5;
  --mat-slider-hover-handle-color: #3f51b5;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #3f51b5 4%, transparent);
  --mat-slider-inactive-track-color: #3f51b5;
  --mat-slider-ripple-color: #3f51b5;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #3f51b5;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
}
.mat-accent {
  --mat-slider-active-track-color: #ff4081;
  --mat-slider-focus-handle-color: #ff4081;
  --mat-slider-handle-color: #ff4081;
  --mat-slider-hover-handle-color: #ff4081;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #ff4081 4%, transparent);
  --mat-slider-inactive-track-color: #ff4081;
  --mat-slider-ripple-color: #ff4081;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #ff4081;
}
.mat-warn {
  --mat-slider-active-track-color: #f44336;
  --mat-slider-focus-handle-color: #f44336;
  --mat-slider-handle-color: #f44336;
  --mat-slider-hover-handle-color: #f44336;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-slider-inactive-track-color: #f44336;
  --mat-slider-ripple-color: #f44336;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #f44336;
}
html {
  --mat-slider-label-label-text-font: Roboto, sans-serif;
  --mat-slider-label-label-text-size: 14px;
  --mat-slider-label-label-text-line-height: 22px;
  --mat-slider-label-label-text-tracking: 0.0071428571em;
  --mat-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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --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 {
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-leading-avatar-shape: 50%;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-selected-container-color: transparent;
  --mat-list-list-item-leading-avatar-color: transparent;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-disabled-state-layer-color: transparent;
  --mat-list-list-item-disabled-state-layer-opacity: 0;
  --mat-list-list-item-disabled-label-text-opacity: 0.38;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
html {
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-checked-ripple-color: #3f51b5;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #3f51b5;
  --mat-radio-selected-hover-icon-color: #3f51b5;
  --mat-radio-selected-icon-color: #3f51b5;
  --mat-radio-selected-pressed-icon-color: #3f51b5;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #ff4081;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ff4081;
  --mat-radio-selected-hover-icon-color: #ff4081;
  --mat-radio-selected-icon-color: #ff4081;
  --mat-radio-selected-pressed-icon-color: #ff4081;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #3f51b5;
  --mat-checkbox-selected-hover-icon-color: #3f51b5;
  --mat-checkbox-selected-icon-color: #3f51b5;
  --mat-checkbox-selected-pressed-icon-color: #3f51b5;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #3f51b5;
  --mat-checkbox-selected-hover-state-layer-color: #3f51b5;
  --mat-checkbox-selected-pressed-state-layer-color: #3f51b5;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff4081;
  --mat-checkbox-selected-hover-icon-color: #ff4081;
  --mat-checkbox-selected-icon-color: #ff4081;
  --mat-checkbox-selected-pressed-icon-color: #ff4081;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ff4081;
  --mat-checkbox-selected-hover-state-layer-color: #ff4081;
  --mat-checkbox-selected-pressed-state-layer-color: #ff4081;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.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: #3f51b5;
}
.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 {
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
  --mat-list-list-item-one-line-container-height: 48px;
  --mat-list-list-item-two-line-container-height: 64px;
  --mat-list-list-item-three-line-container-height: 88px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
.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 {
  --mat-list-list-item-label-text-font: Roboto, sans-serif;
  --mat-list-list-item-label-text-line-height: 24px;
  --mat-list-list-item-label-text-size: 16px;
  --mat-list-list-item-label-text-tracking: 0.03125em;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font: Roboto, sans-serif;
  --mat-list-list-item-supporting-text-line-height: 20px;
  --mat-list-list-item-supporting-text-size: 14px;
  --mat-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;
  --mat-list-list-item-trailing-supporting-text-line-height: 20px;
  --mat-list-list-item-trailing-supporting-text-size: 12px;
  --mat-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mat-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-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
}
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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
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 {
  --mat-tab-container-height: 48px;
  --mat-tab-divider-color: transparent;
  --mat-tab-divider-height: 0;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #3f51b5;
  --mat-tab-active-ripple-color: #3f51b5;
  --mat-tab-inactive-ripple-color: #3f51b5;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #3f51b5;
  --mat-tab-active-hover-label-text-color: #3f51b5;
  --mat-tab-active-focus-indicator-color: #3f51b5;
  --mat-tab-active-hover-indicator-color: #3f51b5;
  --mat-tab-active-indicator-color: #3f51b5;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #ff4081;
  --mat-tab-active-ripple-color: #ff4081;
  --mat-tab-inactive-ripple-color: #ff4081;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #ff4081;
  --mat-tab-active-hover-label-text-color: #ff4081;
  --mat-tab-active-focus-indicator-color: #ff4081;
  --mat-tab-active-hover-indicator-color: #ff4081;
  --mat-tab-active-indicator-color: #ff4081;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #f44336;
  --mat-tab-active-ripple-color: #f44336;
  --mat-tab-inactive-ripple-color: #f44336;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #f44336;
  --mat-tab-active-hover-label-text-color: #f44336;
  --mat-tab-active-focus-indicator-color: #f44336;
  --mat-tab-active-hover-indicator-color: #f44336;
  --mat-tab-active-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #3f51b5;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #ff4081;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #f44336;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
.mat-mdc-tab-header {
  --mat-tab-label-text-font: Roboto, sans-serif;
  --mat-tab-label-text-size: 14px;
  --mat-tab-label-text-tracking: 0.0892857143em;
  --mat-tab-label-text-line-height: 36px;
  --mat-tab-label-text-weight: 500;
}
html {
  --mat-checkbox-disabled-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
}
html {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff4081;
  --mat-checkbox-selected-hover-icon-color: #ff4081;
  --mat-checkbox-selected-icon-color: #ff4081;
  --mat-checkbox-selected-pressed-icon-color: #ff4081;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ff4081;
  --mat-checkbox-selected-hover-state-layer-color: #ff4081;
  --mat-checkbox-selected-pressed-state-layer-color: #ff4081;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #3f51b5;
  --mat-checkbox-selected-hover-icon-color: #3f51b5;
  --mat-checkbox-selected-icon-color: #3f51b5;
  --mat-checkbox-selected-pressed-icon-color: #3f51b5;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #3f51b5;
  --mat-checkbox-selected-hover-state-layer-color: #3f51b5;
  --mat-checkbox-selected-pressed-state-layer-color: #3f51b5;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
}
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 {
  --mat-button-filled-container-shape: 4px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 4px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-keep-touch-target: false;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-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);
  --mat-button-protected-container-shape: 4px;
  --mat-button-protected-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);
  --mat-button-protected-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);
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-protected-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);
  --mat-button-protected-icon-offset: -4px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-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);
  --mat-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 4px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-icon-offset: 0;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
}
html {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-button.mat-primary,
.mat-mdc-unelevated-button.mat-primary,
.mat-mdc-raised-button.mat-primary,
.mat-mdc-outlined-button.mat-primary,
.mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #3f51b5;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #3f51b5;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-button-outlined-state-layer-color: #3f51b5;
  --mat-button-protected-container-color: #3f51b5;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #3f51b5;
  --mat-button-text-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-button-text-state-layer-color: #3f51b5;
  --mat-button-tonal-container-color: #3f51b5;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.mat-mdc-button.mat-accent,
.mat-mdc-unelevated-button.mat-accent,
.mat-mdc-raised-button.mat-accent,
.mat-mdc-outlined-button.mat-accent,
.mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #ff4081;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #ff4081;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-button-outlined-state-layer-color: #ff4081;
  --mat-button-protected-container-color: #ff4081;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #ff4081;
  --mat-button-text-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-button-text-state-layer-color: #ff4081;
  --mat-button-tonal-container-color: #ff4081;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.mat-mdc-button.mat-warn,
.mat-mdc-unelevated-button.mat-warn,
.mat-mdc-raised-button.mat-warn,
.mat-mdc-outlined-button.mat-warn,
.mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #f44336;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #f44336;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-outlined-state-layer-color: #f44336;
  --mat-button-protected-container-color: #f44336;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #f44336;
  --mat-button-text-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-text-state-layer-color: #f44336;
  --mat-button-tonal-container-color: #f44336;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
html {
  --mat-button-filled-container-height: 36px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
}
html {
  --mat-button-filled-label-text-font: Roboto, sans-serif;
  --mat-button-filled-label-text-size: 14px;
  --mat-button-filled-label-text-tracking: 0.0892857143em;
  --mat-button-filled-label-text-transform: none;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font: Roboto, sans-serif;
  --mat-button-outlined-label-text-size: 14px;
  --mat-button-outlined-label-text-tracking: 0.0892857143em;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font: Roboto, sans-serif;
  --mat-button-protected-label-text-size: 14px;
  --mat-button-protected-label-text-tracking: 0.0892857143em;
  --mat-button-protected-label-text-transform: none;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font: Roboto, sans-serif;
  --mat-button-text-label-text-size: 14px;
  --mat-button-text-label-text-tracking: 0.0892857143em;
  --mat-button-text-label-text-transform: none;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font: Roboto, sans-serif;
  --mat-button-tonal-label-text-size: 14px;
  --mat-button-tonal-label-text-tracking: 0.0892857143em;
  --mat-button-tonal-label-text-transform: none;
  --mat-button-tonal-label-text-weight: 500;
}
html {
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-touch-target-size: 48px;
}
html {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #3f51b5;
  --mat-icon-button-state-layer-color: #3f51b5;
  --mat-icon-button-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
}
.mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #ff4081;
  --mat-icon-button-state-layer-color: #ff4081;
  --mat-icon-button-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
}
.mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #f44336;
  --mat-icon-button-state-layer-color: #f44336;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
}
html {
  --mat-icon-button-touch-target-display: block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  --mat-icon-button-state-layer-size: 48px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mat-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);
  --mat-fab-container-shape: 50%;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-extended-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);
  --mat-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-extended-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);
  --mat-fab-extended-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);
  --mat-fab-extended-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);
  --mat-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);
  --mat-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);
  --mat-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);
  --mat-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);
  --mat-fab-small-container-shape: 50%;
  --mat-fab-small-touch-target-size: 48px;
  --mat-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);
  --mat-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);
  --mat-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 {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #3f51b5;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-fab-small-container-color: #3f51b5;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #ff4081;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-fab-small-container-color: #ff4081;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #f44336;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-fab-small-container-color: #f44336;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
html {
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
}
html {
  --mat-fab-extended-label-text-font: Roboto, sans-serif;
  --mat-fab-extended-label-text-size: 14px;
  --mat-fab-extended-label-text-tracking: 0.0892857143em;
  --mat-fab-extended-label-text-weight: 500;
}
html {
  --mat-snack-bar-container-shape: 4px;
}
html {
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #7986cb;
}
html {
  --mat-snack-bar-supporting-text-font: Roboto, sans-serif;
  --mat-snack-bar-supporting-text-line-height: 20px;
  --mat-snack-bar-supporting-text-size: 14px;
  --mat-snack-bar-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 {
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
}
html {
  --mat-progress-spinner-active-indicator-color: #3f51b5;
}
.mat-accent {
  --mat-progress-spinner-active-indicator-color: #ff4081;
}
.mat-warn {
  --mat-progress-spinner-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: #3f51b5;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-badge-accent {
  --mat-badge-background-color: #ff4081;
  --mat-badge-text-color: white;
}
.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-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-legacy-focus-state-layer-opacity: 1;
  --mat-button-toggle-legacy-height: 36px;
  --mat-button-toggle-legacy-shape: 2px;
  --mat-button-toggle-shape: 4px;
}
html {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-button-toggle-height: 48px;
}
html {
  --mat-button-toggle-label-text-font: Roboto, sans-serif;
  --mat-button-toggle-label-text-line-height: 24px;
  --mat-button-toggle-label-text-size: 16px;
  --mat-button-toggle-label-text-tracking: 0.03125em;
  --mat-button-toggle-label-text-weight: 400;
  --mat-button-toggle-legacy-label-text-font: Roboto, sans-serif;
  --mat-button-toggle-legacy-label-text-line-height: 24px;
  --mat-button-toggle-legacy-label-text-size: 16px;
  --mat-button-toggle-legacy-label-text-tracking: 0.03125em;
  --mat-button-toggle-legacy-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-in-range-state-background-color: color-mix(in srgb, #3f51b5 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --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-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #3f51b5 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #3f51b5 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #3f51b5;
  --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: rgba(0, 0, 0, 0.87);
  --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.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --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-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --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-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #ff4081;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #ff4081 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #ff4081 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #ff4081;
  --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: rgba(0, 0, 0, 0.87);
  --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.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-warn,
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f44336 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --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-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: color-mix(in srgb, #f44336 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
  --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: rgba(0, 0, 0, 0.87);
  --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.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.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;
  --mat-icon-button-state-layer-size: 40px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-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-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);
  --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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --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: #3f51b5;
}
.mat-icon.mat-accent {
  --mat-icon-color: #ff4081;
}
.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-focus-state-layer-shape: 0;
  --mat-stepper-header-hover-state-layer-shape: 0;
}
html {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #3f51b5;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #3f51b5;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #3f51b5;
  --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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --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;
}
.mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #ff4081;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #ff4081;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #ff4081;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.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: rgba(0, 0, 0, 0.87);
}
html {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #3f51b5;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #ff4081;
  --mat-toolbar-container-text-color: white;
}
.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 {
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
body {
  font: 21px Arial, sans-serif;
  color: #4D4D4D;
  background: #fff;
}
div,
html,
body,
p,
ul,
ol,
li,
a,
form,
img,
table,
td,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
header,
section,
footer,
aside,
nav,
article,
figure,
figcaption,
dt,
dd,
dl {
  margin: 0;
  padding: 0;
}
header,
section,
footer,
aside,
nav,
article,
figure,
figcaption {
  display: block;
}
table {
  border-collapse: collapse;
}
label {
  font-size: medium !important;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
}
iframe,
object,
embed {
  max-width: 100%;
}
ul,
li {
  list-style: none;
}
input {
  vertical-align: middle;
}
input:focus,
textarea:focus {
  outline: none;
}
button,
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
}
.mat-step-header {
  pointer-events: none !important;
}
.mat-step-icon-state-edit {
  background-color: grey;
  color: grey;
  width: 15px;
  height: 17px;
}
.mat-step-icon {
  width: 18px;
  height: 18px;
}
.mat-step-icon-selected {
  background-color: green;
}
.mat-step-icon-content {
  display: none;
}
a,
a:visited {
  text-decoration: none;
  color: #4D4D4D;
  transition: all ease-in-out 0.2s;
}
.first-group {
  border: 1px solid black;
  padding: 10px;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
  color: #2A608A;
}
.custom-tooltipforinterview1 {
  background-color: white;
  color: #000 !important;
  height: 40px;
  border-radius: 5px;
  font-size: 12px;
  align-content: center;
  border: 1px solid #ccc;
}
.custom-tooltipforinterview {
  background-color: white;
  color: #000 !important;
  height: 80px;
  border-radius: 5px;
  font-size: 12px;
  align-content: center;
  border: 1px solid #ccc;
}
.section_title {
  font-size: 18px;
}
.wrapper {
  max-width: 1200px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
h1 {
  font: 36px Arial;
  color: #2A608A;
  padding-bottom: 22px;
}
h2 {
  font: 30px Arial;
  color: #2A608A;
  padding-bottom: 22px;
}
h3 {
  font: 23px Arial;
  padding-bottom: 5px;
}
h4 {
  font: 21px Arial;
  padding-bottom: 5px;
}
h5 {
  font: 18px Arial;
  padding: 1px;
  margin-bottom: 20px;
}
h6 {
  font: 18px Arial;
  padding-bottom: 10px;
}
p {
  padding-bottom: 35px;
}
.getlink_popup > div > p {
  font-size: 14px !important;
  padding-bottom: 20px !important;
}
.getlink_popup > div > a {
  font-size: 14px !important;
  padding-bottom: 20px !important;
}
.getvideo_popup > div {
  max-width: 580px !important;
}
.getvideo_popup .video-js {
  width: 540px !important;
  margin-bottom: 10px !important;
}
input[type=text],
input[type=email],
input[type=password],
textarea,
select {
  font: 12px Arial, sans-serif;
  color: #4D4D4D;
  border: 1px solid #CCC;
  border-radius: 5px;
  padding: 0 35px 0 15px;
  height: 36px;
  width: 100%;
  box-sizing: border-box;
}
select {
  font-size: 16px;
  background: #fff;
}
textarea {
  height: 80px;
  padding: 10px 12px;
}
input[type=checkbox] {
  display: none;
}
.ResumeViewCheckbox {
  display: unset !important;
}
input[type=checkbox] + label {
  cursor: pointer;
  padding-left: 25px;
  background: url(/dist/browser/assets/images/checkbox_unchecked.svg) left center/17px auto no-repeat;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 18px;
}
input[type=checkbox]:checked + label,
input[type=checkbox] + label:active {
  background-image: url(/dist/browser/assets/images/checkbox_checked.svg);
}
input[type=checkbox] + label a {
  color: #21557d;
  text-decoration: underline;
}
.markdown-content h1 {
  color: #443a3a;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  padding-bottom: 5px;
}
.button,
.button:visited {
  color: #fff;
  background: #4D4D4D;
  padding: 5px 10px;
  min-width: 137px;
  height: 49px;
  font: 700 18px Arial;
  border: none;
  border-radius: 6px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  box-sizing: border-box;
  transition: all ease-in-out 0.2s;
}
.button:hover {
  color: #fff;
  background: #2A608A;
}
.button.button_blue,
.button.button_blue:visited {
  background: #1C5C84;
  min-width: 128px;
  height: 43px;
  font-size: 16px;
  font-weight: 400;
}
.button.button_blue:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  border-radius: 1px;
  transform: rotate(45deg);
  margin-left: 10px;
}
.button.button_blue:hover {
  background: #4D4D4D;
}
.button.button_medium,
.button.button_medium:visited {
  border-radius: 5px;
  min-width: 145px;
  height: 38px;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 20px;
}
.button.button_small,
.button.button_small:visited {
  min-width: 80px;
  height: 35px;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 25px;
}
.button.button_small.button_blue:after {
  display: none;
}
.button.button_smaller,
.button.button_smaller:visited {
  min-width: 65px;
  height: 30px;
  font-size: 14px;
  font-weight: 400;
}
.button.button_gray,
.button.button_gray:visited {
  background: #F3F3F4;
  border: 1px solid #E0E0DF;
  color: #B3B3B3;
}
.button.button_gray:hover {
  background: #4D4D4D;
  border-color: #4D4D4D;
  color: #fff;
}
.button.button_white,
.button.button_white:visited {
  background: #fff;
  border: 1px solid #E6E6E6;
  color: #2A608A;
}
.button.button_white:hover {
  background: #2A608A;
  color: #fff;
}
.button.button_white.button_smaller,
.button.button_white.button_smaller:visited {
  color: #3D3D3D;
}
.button.button_white.button_smaller:hover {
  color: #fff;
  cursor: pointer;
}
.dropdown_wrap {
  position: relative;
  display: inline-block;
  z-index: 10;
}
.dropdown_style {
  display: none;
  position: absolute;
  top: calc(100% + 7px);
  left: 0;
  background: #fff;
  padding: 5px 0;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  min-width: 155px;
  z-index: 1;
  box-shadow: #e6e6e6 0 0 10px 0;
}
.dropdown_style.dropdown_right {
  left: auto;
  right: 0;
}
.dropdown_style.dropdown_top {
  top: auto;
  bottom: 100%;
}
.dropdown_style > li {
  font-size: 14px;
  line-height: 17px;
}
.dropdown_style > li > a,
.dropdown_style > li > a:visited {
  color: #666;
  display: block;
  padding: 8px 10px;
}
.dropdown_style > li > a:hover {
  color: #2A608A;
}
.dropdown_style > li > a span {
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.dropdown_style > li > a span img {
  max-width: 100%;
  max-height: 100%;
}
.tox-tinymce {
  width: 100% !important;
}
@media only screen and (min-width: 959px) {
  .dropdown_wrap:hover .dropdown_style {
    display: block;
  }
}
.header {
  padding: 20px 0 30px 0;
}
.header .wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.header .wrapper:after {
  content: "";
  border-bottom: 1px solid #E6E6E6;
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 10px;
}
.header .logo {
  width: 150px;
  height: 53px;
  background: url(/dist/browser/assets/images/logo.png) center center/100% auto no-repeat;
  font-size: 0;
  line-height: 0;
}
.header .top_bar {
  font-size: 12px;
  line-height: 15px;
  color: #555555;
  display: flex;
  align-items: center;
}
.header .top_bar > a {
  font-size: 14px;
  color: #1C5C84;
  text-decoration: underline;
}
.header .top_bar > a:hover {
  font-weight: 400;
}
.header .account_menu {
  position: relative;
  margin-left: 13px;
}
.header .account_menu .dropdown_style li {
  padding: 0 8px;
}
.header .account_menu .dropdown_style li a {
  padding-right: 0;
  padding-left: 6px;
}
.header .account_menu .dropdown_style li a:hover {
  font-weight: 400;
  text-decoration: underline;
  background: #F2F2F2;
}
.header .account_menu .dropdown_style:before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.header .account_menu [data-dropdown] {
  display: block;
  width: 32px;
  height: 32px;
  border: 1px solid #CCC;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  background: #fff url(/dist/browser/assets/images/user.svg) center center/18px auto no-repeat;
}
.header .search_block {
  margin-left: 13px;
  display: flex;
  align-items: center;
}
.header .search_block:before {
  content: "";
  display: none;
  background: #fff;
  width: calc(100% - 205px);
  height: calc(100% - 10px);
  position: absolute;
  top: 0;
  right: 0;
}
.header .search_block .trigger {
  display: block;
  min-width: 32px;
  height: 32px;
  border: 1px solid #CCC;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  background: #fff url(/dist/browser/assets/images/search.svg) center center/16px auto no-repeat;
  cursor: pointer;
}
.header .search_block input {
  position: absolute;
  top: 10px;
  right: 56px;
  width: calc(100% - 261px);
}
.header .search_block img {
  position: absolute;
  width: 1rem;
  right: 4rem;
  cursor: pointer;
}
.header .search_block .close {
  min-width: 17px;
  height: 17px;
  background: #fff url(/dist/browser/assets/images/close-button.png) center center/17px auto no-repeat;
  cursor: pointer;
  position: absolute;
  top: 18px;
  right: 15px;
}
.header .search_block.active:before,
.header .search_block.active input,
.header .search_block.active .close {
  display: block;
}
.header nav {
  flex: 1;
}
.header nav > ul {
  display: flex;
  justify-content: center;
  text-align: center;
}
.header nav > ul > li {
  font-size: 13px;
  line-height: 16px;
  padding: 0 3px;
  position: relative;
}
.header nav > ul > li > a {
  display: block;
  padding: 5px 14px;
  border-radius: 5px;
}
.header nav > ul > li span {
  display: flex;
  align-items: flex-end;
  height: 38px;
  max-width: 38px;
  margin: 0 auto 9px auto;
}
.header nav > ul > li span img {
  max-width: 100%;
  max-height: 100%;
  margin-left: auto;
}
.header nav > ul > li > a:hover,
.header nav > ul > li > a.active {
  color: #fff;
  background: #2a608a;
  font-weight: normal;
}
.header nav > ul > li > a:hover span img,
.header nav > ul > li > a.active span img {
  filter: brightness(0) invert(1);
}
.header nav > ul > li > ul {
  text-align: left;
  top: 100%;
  width: 100vw;
  max-width: 200px;
  left: 50%;
  transform: translateX(-50%);
}
.header nav > ul > li:hover > ul {
  display: block;
}
.header nav > ul > li > ul li {
  padding: 0 8px;
}
.header nav > ul > li > ul li a {
  padding-right: 0;
  padding-left: 6px;
}
.header nav > ul > li > ul li a:hover {
  font-weight: 400;
  text-decoration: underline;
  background: #F2F2F2;
}
.welcome_block {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.welcome_block .video {
  max-width: 550px;
  width: 100%;
}
.welcome_block .video div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.welcome_block .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.welcome_block article {
  flex: 1;
  padding-top: 20px;
  line-height: 30px;
}
.welcome_block article:first-child {
  font-size: 18px;
  line-height: 23px;
  padding-right: 25px;
}
.welcome_block article:first-child p {
  padding-bottom: 30px;
}
.searchlabel {
  margin: 0px !important;
}
.services_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 25px -15px 35px -15px;
}
.servlist_home {
  max-height: 179px !important;
}
.services_list li {
  flex-basis: 16%;
  box-sizing: border-box;
  padding: 0 6px 30px 6px;
  max-height: 231px;
}
.services_list li figure {
  border: 1px solid #CCC;
  border-radius: 5px;
  display: revert-layer;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
  min-height: 100%;
  text-align: center;
  font-size: 13px;
  line-height: 16px;
  color: #2A608A;
  padding: 10px 10px 13px 10px;
  box-sizing: border-box;
  background: url(/dist/browser/assets/images/circle.png) left top/170px auto no-repeat;
  position: relative;
  max-height: 200px;
}
.Fig_caption {
  font-size: 14px;
}
.Fig_Hover {
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}
.services_list li figure .link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.services_list li figure .link span {
  display: none;
}
.services_list li figure:hover {
  background-color: #1c5c84;
  background-image: url(/dist/browser/assets/images/circle3.png);
  color: #fff;
}
.services_list li figure div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 79px;
  max-width: 150px;
  margin: 12px auto;
}
.services_list li figure:hover div {
  display: none;
}
.services_list li figure div img {
  max-height: 100%;
  max-width: 100%;
  min-width: 105px;
}
.services_list li figure figcaption p {
  display: none;
  padding-bottom: 12px;
}
.services_list li figure:hover figcaption p {
  display: block;
}
.services_list li figure figcaption p:last-of-type {
  padding-bottom: 0;
}
.services_list li figure:hover figcaption h3 {
  font-size: 21px;
}
.services_list.even li {
  flex-basis: 25%;
}
.services_list.even li figure {
  background-size: 215px auto;
}
.services_list.three li {
  flex-basis: 33.33%;
}
.services_list.three li figure {
  background-size: 225px auto;
}
.services_list2 {
  justify-content: flex-start;
}
.services_list2 li figure div {
  height: 64px;
  margin-bottom: 10px;
}
.services_list2 li figure div img.small {
  min-width: 64px;
}
.services_list2 li figure:hover div {
  display: block;
  height: 36px;
  margin: 20px auto 10px auto;
}
.services_list2 li figure:hover div img {
  height: 36px;
  min-width: 1px;
  filter: brightness(0) invert(1);
}
.services_list2 li figure figcaption h4 + p {
  display: block;
  color: #4D4E4E;
  text-align: center;
}
.services_list2 li figure:hover figcaption h4 + p {
  display: none;
}
.services_list2 li figure .tooltip {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 5;
  color: #979797;
  font-size: 12px;
  opacity: 1 !important;
}
.trendingtext {
  color: #979797;
}
.trendingtext:hover {
  color: #fff;
}
.services_list2 li figure .tooltip img {
  width: 22px;
}
.services_list2 li figure .tooltip span {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 15px);
  width: 235px;
  background: #fff;
  text-align: center;
  color: #4D4E4E;
  font-size: 12px;
  border: 1px solid #CCC;
  border-radius: 5px;
  padding: 10px 5px;
  box-sizing: border-box;
}
.services_list2 li figure .tooltip span:after,
.services_list2 li figure .tooltip span:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.services_list2 li figure .tooltip span:after {
  border-left-color: #fff;
  border-width: 5px;
  margin-top: -5px;
}
.services_list2 li figure .tooltip span:before {
  border-left-color: #ccc;
  border-width: 6px;
  margin-top: -6px;
}
.services_list2 li figure:hover .tooltip {
  color: #fff;
}
.services_list2 li figure .tooltip:hover span {
  display: block;
}
.progress {
  height: 15px;
  border: 1px solid #E5E5E4;
  background: #fff;
  width: calc(100% - 20px);
  display: block;
  margin: 5px auto 10px auto;
  position: relative;
  border-radius: 10px;
  box-sizing: border-box;
}
.services_list2 li figure:hover .progress {
  display: none;
}
.progress span {
  background: #019147;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 0%;
  border-radius: 10px 10px 10px 10px;
}
.progress i {
  background: #fff;
  position: absolute;
  bottom: calc(100% + 7px);
  left: 0;
  transform: translateX(-50%);
  display: none;
  align-items: center;
  justify-content: center;
  height: 31px;
  width: 44px;
  border: 1px solid #E5E5E4;
  background: #fff;
  border-radius: 4px;
  font-size: 12px;
  font-style: normal;
}
.progress:hover i {
  display: flex;
}
.progress i:after,
.progress i:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.progress i:after {
  border-top-color: #fff;
  border-width: 5px;
  margin-left: -5px;
}
.progress i:before {
  border-top-color: #E5E5E4;
  border-width: 6px;
  margin-left: -6px;
}
.progresscompleteicon {
  overflow: unset;
}
.progress.full span {
  width: 100%;
}
.module_block {
  display: flex;
  margin-bottom: 18px;
  position: relative;
}
.module_block > header {
  width: 185px;
  text-align: center;
  border-right: 1px solid #E0E0DF;
  padding: 0 10px;
  box-sizing: border-box;
}
.module_block > header h3 {
  color: #154F79;
}
.module_block > header .img {
  height: 83px;
  max-width: 150px;
  margin: 0 auto 10px auto;
}
.module_block > header .img img {
  max-height: 100%;
  max-width: 100%;
  min-width: 105px;
}
.menu_wrap {
  position: relative;
  z-index: 10;
}
.menu_wrap .bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.2509803922);
}
._menu_wrap.active .bg {
  display: block;
}
.training_menu_wrap {
  position: relative;
  z-index: 10;
}
.training_menu_wrap .bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.2509803922);
}
.training_menu_wrap.active .bg {
  display: block;
}
.menu_trigger {
  position: relative;
  width: 36px;
  height: 25px;
  z-index: 999;
  transform: rotate(0deg);
  transition: all ease-in-out 0.5s;
  cursor: pointer;
  margin: 30px auto 0 auto;
}
.menu_trigger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #3D3D3D;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  transition: all ease-in-out 0.25s;
}
.menu_trigger span:nth-child(1) {
  top: 0px;
}
.menu_trigger span:nth-child(2),
.menu_trigger span:nth-child(3) {
  top: 9px;
}
.menu_trigger span:nth-child(4) {
  top: 18px;
}
.menu_toggle {
  display: none;
  border: 1px solid #e5e5e4;
  border-radius: 5px;
  padding: 10px 10px 15px 10px;
  width: 220px;
  box-sizing: border-box;
  background: #fff;
  z-index: 10;
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
}
.active .menu_toggle {
  display: block;
}
.menu_toggle nav ul {
  padding: 0 0 10px 0;
  text-align: left;
}
.menu_toggle nav ul li {
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 3px;
  position: relative;
}
.menu_toggle nav ul li strong {
  color: #1C5C84;
  padding: 5px 7px;
  display: block;
}
.menu_toggle nav ul li a:hover {
  font-weight: 400;
  background-color: #f2f2f2 !important;
  text-decoration: underline;
}
.menu_toggle > a {
  border: 1px solid #e1e1e0;
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  padding: 6px;
  margin: 0 5px;
}
.menu_toggle > a:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(/dist/browser/assets/images/plus.svg) center center/13px auto no-repeat;
  margin: 0 7px -2px 0;
}
.menu_toggle > a.only_sub {
  display: none;
}
.menu_toggle nav ul.active ~ a {
  display: none;
}
.menu_toggle nav ul.active ~ a.only_sub {
  display: block;
}
.menu_toggle nav ul li > a {
  display: block;
  padding: 5px 7px;
  margin-right: 1px;
}
.menu_toggle nav ul li.submenu > a {
  background: url(/dist/browser/assets/images/arrow3.svg) right 5px center/5px auto no-repeat;
}
.menu_toggle nav ul li.submenu.active > a {
  display: none;
}
.menu_toggle nav ul.active > li:not(.active) {
  display: none;
}
.menu_toggle nav ul li > div {
  display: none;
}
.menu_toggle nav ul li.active > div {
  display: block;
}
.menu_toggle nav ul li > div > a {
  color: #1C5C84;
  font-size: 11px;
  text-decoration: underline;
  background: url(/dist/browser/assets/images/arrow4.svg) left center/5px auto no-repeat;
  display: inline-block;
  padding-left: 9px;
  margin: 0 5px;
}
.menu_toggle nav ul li > div > a:hover {
  background-color: transparent !important;
}
.menu_toggle nav ul li > div p {
  font-weight: 700;
  border-bottom: 1px solid #E6E6E6;
  padding: 10px 0 5px 0;
  margin: 0 5px 15px 5px;
}
.menu_toggle nav ul li > div nav ul {
  padding-bottom: 0;
}
.menu_toggle nav ul li > div nav ul li {
  padding-bottom: 0;
}
.menu_toggle nav ul li > div nav ul li.bordered {
  margin-bottom: 5px;
  border-bottom: 1px solid #E6E6E6;
}
.menu_toggle nav ul li > div nav ul li a {
  text-decoration: underline;
  color: #2A608A;
  padding: 4px;
}
.menu_toggle > a.close {
  text-align: center;
  padding: 4px 6px;
}
.menu_toggle > a.close:before {
  background-image: url(/dist/browser/assets/images/close.svg);
  background-size: 11px auto;
}
@media only screen and (min-width: 768px) {
  .menu_toggle nav ul:not(.active) li:hover > div {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #f2f2f2;
  }
  .menu_toggle nav ul:not(.active) li:hover > div > a {
    display: none;
  }
  .menu_toggle nav ul:not(.active) li:hover > div p {
    display: none;
  }
  .menu_toggle nav ul:not(.active) li:hover > div nav ul {
    min-width: 255px;
    padding: 1px 10px;
  }
  .menu_toggle nav ul:not(.active) li:hover > div nav ul li a {
    font-size: 12px;
    color: #3D3D3D;
    text-decoration: none;
  }
  .menu_toggle nav ul:not(.active) li:hover > div nav ul li a:hover {
    background-color: #e3e3e3 !important;
    text-decoration: underline;
    color: #2A608A;
  }
  .menu_toggle > nav > ul:not(.active) > li:hover > a {
    background-color: #f2f2f2 !important;
  }
}
.menu_expanded {
  display: none;
  border: 1px solid #e5e5e4;
  border-radius: 5px;
  padding: 15px 20px;
  width: calc(100vw - 40px);
  max-width: 970px;
  max-height: 80vh;
  box-sizing: border-box;
  background: #fff;
  z-index: 10;
  position: absolute;
  top: 110%;
  left: -28px;
  overflow: auto;
}
.active .menu_expanded.active {
  display: block;
}
.menu_expanded > nav > ul {
  columns: 3;
  column-gap: 30px;
  text-align: left;
  font-size: 12px;
  line-height: 17px;
}
.menu_expanded > nav > ul > li {
  padding-bottom: 15px;
  page-break-inside: avoid;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
}
.menu_expanded > nav > ul > li > a {
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #E0E0DF;
  display: block;
  padding: 5px 10px;
  margin-bottom: 7px;
}
.menu_expanded > nav > ul > li > a:hover {
  color: #1C5C84;
  background: #f0f0f0;
  text-decoration: underline;
}
.menu_expanded > nav > ul > li:first-child > a {
  color: #1C5C84;
}
.menu_expanded > nav > ul > li nav ul li a {
  display: block;
  padding: 4px 10px;
}
.menu_expanded > nav > ul > li nav ul li a:hover {
  color: #1C5C84;
  background: #f0f0f0;
  font-weight: normal;
  text-decoration: underline;
}
.menu_expanded > nav > ul > li nav ul li a strong {
  color: #1C5C84;
}
.menu_expanded > nav > ul > li nav ul li a.video {
  margin-bottom: 0;
  width: auto;
}
.menu_expanded > nav > ul > li nav ul li a.video:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 12px;
  background: url(/dist/browser/assets/images/video.svg) left top/14px auto no-repeat;
  margin-left: 20px;
}
.menu_expanded > nav > ul > li nav ul li a.read:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: url(/dist/browser/assets/images/read.svg) left top/11px auto no-repeat;
  margin-left: 20px;
}
.menu_expanded > nav > ul > li nav ul li a.read.video:after {
  width: 38px;
  background: url(/dist/browser/assets/images/read.svg) left top/11px auto no-repeat, url(/dist/browser/assets/images/video.svg) right 1px/14px auto no-repeat;
}
.menu_expanded > a {
  border: 1px solid #e1e1e0;
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  padding: 6px;
  margin: 0 0 0 auto;
  max-width: 114px;
}
.menu_expanded > a:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(/dist/browser/assets/images/minus.svg) center center/13px auto no-repeat;
  margin: 0 7px -2px 0;
}
.module_block > header .nav {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  display: flex;
  align-items: center;
}
.module_block > header .nav .page {
  color: #555555;
  font-size: 14px;
  flex: 1;
  text-align: right;
}
.module_block > header .nav .page span {
  color: #3D3D3D;
  border-bottom: 1px solid #E0E0DF;
  padding: 0 10px;
  cursor: pointer;
}
.module_block > header .nav .page .bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  display: none;
  width: 100vw;
  height: 100vh;
}
.module_block > header .nav .page.active .bg {
  display: block;
}
.module_block > header .nav .page .page_list {
  display: none;
  position: absolute;
  top: 100%;
  right: 40px;
  background: #fff;
  z-index: 10;
  border: 1px solid #E0E0DF;
  border-radius: 5px;
  padding: 15px;
  width: 470px;
  max-height: 82vh;
  overflow: auto;
  box-sizing: border-box;
  color: #4D4E4E;
}
.module_block > header .nav .page.active .page_list {
  display: block;
}
.module_block > header .nav .page .page_list li {
  padding-bottom: 12px;
}
.module_block > header .nav .page .page_list strong {
  color: #1C5C84;
}
.module_block > header .nav .link,
.module_block > header .nav .link:visited {
  background: #fff;
  color: #3D3D3D;
  margin-right: 7px;
  padding: 5px 10px;
  min-width: 78px;
  height: 38px;
  font: 14px Arial;
  border: 1px solid #E0E0DF;
  border-radius: 5px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  box-sizing: border-box;
  transition: all ease-in-out 0.2s;
}
.module_block > header .nav .link:hover {
  background: #F3F3F4;
}
.module_block > header .nav .next:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 2px solid #3D3D3D;
  border-top: 2px solid #3D3D3D;
  border-radius: 1px;
  transform: rotate(45deg);
  margin-left: 10px;
}
.module_block > header .nav .back:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-left: 2px solid #3D3D3D;
  border-bottom: 2px solid #3D3D3D;
  border-radius: 1px;
  transform: rotate(45deg);
  margin-right: 8px;
}
.module_block > div {
  flex: 1;
  padding: 0 32px;
}
.module_block > div h4 {
  padding-bottom: 12px;
}
.module_block > div .img {
  margin-bottom: 10px;
}
.module_block .video {
  margin-bottom: 10px;
  width: 100%;
}
.module_block .video div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.module_block .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  line-height: 15px;
  color: #545454;
  padding-bottom: 22px;
  padding-left: 0px;
}
.interviewbreadcrumb {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  line-height: 15px;
  color: #555555;
  padding-bottom: 22px;
  width: 50% !important;
}
.breadcrumb li:not(:last-child):after {
  content: ">";
  color: #868686;
  padding: 0 5px;
}
.breadcrumb li a,
.breadcrumb li a:visited {
  color: #555555;
  text-decoration: underline;
}
.breadcrumb li a:hover {
  font-weight: 400;
}
.Breadcrump_li {
  color: #3d3d3d;
}
.tooltip2 {
  display: inline;
  position: relative;
}
.tooltip2 > span {
  color: #0E5A90;
  border-bottom: 1px dotted #0E5A90;
  cursor: pointer;
}
.tooltip2 > div {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 10;
  border: 1px solid #e0e0df;
  border-radius: 5px;
  width: 100vw;
  max-width: 620px;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: rgba(0, 0, 0, 0.2) 0 3px 7px 0;
  font-size: 12px;
  line-height: 16px;
}
.tooltip2.active > div {
  display: block;
}
.tooltip2 > div .close {
  position: absolute;
  top: 10px;
  right: 14px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.tooltip2 > div .close:before,
.tooltip2 > div .close:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #cecece;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(45deg);
}
.tooltip2 > div .close:before {
  transform: rotate(-45deg);
}
.tooltip2 > div h4 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.tooltip2 > div p {
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 20px;
}
.tooltip2 > div ul li {
  padding: 0 0 0 40px;
  position: relative;
}
.tooltip2 > div ul li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  background: #4d4d4d;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 25px;
}
.module_block > footer {
  width: 300px;
  background: #F3F3F4;
  padding: 13px;
  box-sizing: border-box;
  margin-top: 55px;
}
.interview_module_block > footer {
  width: 370px !important;
  background: #F3F3F4 !important;
  padding: 19px !important;
  box-sizing: border-box !important;
  margin-top: 55px !important;
}
.module_block .interview_module_block > footer {
  width: 399px !important;
  background: #F3F3F4 !important;
  padding: 33px !important;
  box-sizing: border-box !important;
  margin-top: unset !important;
}
.module_block > footer ul li {
  padding-bottom: 4px;
  font-size: 15px;
}
.module_block > footer ul li a:hover {
  font-weight: normal;
}
.module_block > footer p {
  font-size: 15px;
  line-height: 22px;
  padding-bottom: 25px;
}
.module_block > footer p a,
.module_block > footer p a:visited {
  color: #1C5C84;
  text-decoration: underline;
}
.module_block > footer p a:hover {
  font-weight: 400;
}
.module_block > footer h6 {
  border-bottom: 1px solid #fff;
  margin: 24px 0;
}
.module_block > footer h6 img {
  max-width: 39px;
  filter: brightness(0) invert(0.1);
  vertical-align: middle;
  margin: -5px 9px 0 0;
}
.module_block > footer .goal {
  background: #fff;
  padding-bottom: 14px;
  margin: -19px -13px 0;
}
.module_block > footer .goal span {
  display: flex;
  align-items: center;
  padding: 5px 22px;
  min-height: 65px;
  box-sizing: border-box;
  border: 1px solid #1C5C84;
  font-size: 16px;
  line-height: 18px;
}
.module_block > footer .goal:hover span {
  display: none;
}
.module_block > footer .goal span img {
  max-width: 37px;
  height: auto;
  margin-right: 20px;
}
.module_block > footer .goal p {
  display: none;
  color: #fff;
  background: #1C5C84;
  font-size: 13px;
  line-height: 15px;
  padding: 17px;
  min-height: 65px;
  box-sizing: border-box;
}
.module_block > footer .goal:hover p {
  display: block;
}
.module_block > footer .video {
  margin-bottom: 20px;
}
.module_block > footer.about {
  text-align: center;
}
.module_block > footer.about img {
  max-width: 160px;
  margin: 20px 0;
}
.module_block > footer.about p {
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 15px;
}
.module_block > footer.about p span {
  color: #1C5C84;
  font-size: 36px;
  line-height: 40px;
}
.module_block > footer.interview_info p {
  font-size: 14px;
  line-height: 21px;
}
.module_block > footer.interview_info h6 {
  margin-top: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.module_block > footer.interview_info h6 .question {
  color: #808080;
  font-size: 11px;
  line-height: 14px;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #CCC;
  text-align: center;
}
.module_block > footer.interview_info h6 .question:hover {
  font-weight: 400;
}
.module_block > footer.interview_info ul {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 40px;
}
.module_block > footer.interview_info ul li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  background: #3d3d3d;
  border-radius: 50%;
  margin-right: 7px;
}
.module_block > footer.interview_info ul.no_bullet li:before {
  content: "";
  display: unset !important;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  background: #3d3d3d;
  border-radius: 50%;
  margin-right: 7px;
}
.module_block > footer.interview_info ul.no_bullet img.interview_cursor {
  cursor: pointer !important;
}
.module_block > footer.interview_info ul li a,
.module_block > footer.interview_info ul li a:visited {
  color: #1C5C84;
  text-decoration: underline;
}
.module_block > footer.interview_info ul li a:hover {
  font-weight: 400;
}
.module_block > footer.interview_info select {
  margin-top: 8px;
}
.module_block .main {
  padding: 0 38px 0 0;
}
.module_block .interviewtrainingmaindiv .main {
  width: 560px !important;
  margin-right: 30px !important;
}
.module_block .main + footer {
  margin-top: 0;
}
.module_block .main > header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 25px;
}
.module_block .main > header .button {
  margin-bottom: 15px;
  background: #2A608A;
  min-width: 173px;
  height: 43px;
  font-size: 16px;
  font-weight: 400;
}
.module_block .main > header .button:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url(/dist/browser/assets/images/plus2.svg) center center/10px auto no-repeat;
  margin-right: 12px;
}
.module_block .main > header h2 {
  font-size: 28px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 15px;
}
.module_block .main > header h2 img {
  max-width: 41px;
  height: auto;
  margin-right: 11px;
}
.module_block .main.coach_content h3 {
  padding-bottom: 20px;
}
.module_block .main.coach_content p {
  font-size: 16px;
  line-height: 24px;
}
.module_block > footer > ul > li > span > img {
  width: 16px !important;
  height: 16px !important;
}
.interview_tool {
  text-align: center;
  max-width: 560px;
  margin: 0 auto;
}
.interview_tool .button.button_blue {
  min-width: 170px;
}
.interview_tool .button.button_blue:after {
  display: none;
}
.module_block .interview_tool p {
  padding-bottom: 15px;
}
.interview_tool .settings {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 20px;
}
.interview_tool .settings div {
  font-size: 12px;
  line-height: 14px;
  color: #808080;
  padding: 5px 45px;
}
.interview_tool .settings div strong {
  display: block;
  font-size: 24px;
  line-height: 30px;
  color: #2A608A;
  position: relative;
}
.interview_tool .settings div strong:after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background: url(/dist/browser/assets/images/time.svg) center center/17px auto no-repeat;
  position: absolute;
  top: 6px;
  left: calc(100% + 10px);
}
.interview_tool .settings .button:first-of-type:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-left: 10px;
  background: url(/dist/browser/assets/images/replay.svg) center center/14px auto no-repeat;
}
.interview_tool .settings .button:last-of-type:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 2px solid #B3B3B3;
  border-top: 2px solid #B3B3B3;
  border-radius: 1px;
  transform: rotate(45deg);
  margin-left: 10px;
}
.coach_block .title {
  display: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 25px;
}
.coach_block .title h2 {
  font-size: 28px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 15px;
}
.coach_block .title h2 img {
  max-width: 41px;
  height: auto;
  margin-right: 11px;
}
.goals_list_wrap {
  justify-content: space-between;
}
.goals_list_wrap .goals_list {
  flex-basis: calc(50% - 5px);
}
.goals_list li {
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  margin-bottom: 9px;
}
.goals_list li:hover,
.goals_list li.active {
  background: #F8F8F8;
}
.goals_list li header a {
  display: flex;
  align-items: center;
  padding: 7px 9px 3px 13px;
  cursor: pointer;
  position: relative;
  font-weight: 400;
  height: 67px;
}
.goals_list li header a img {
  max-width: 22px;
  margin-right: 10px;
  margin-bottom: 1px;
}
.goals_list li header a p {
  padding: 0 35px 0 0;
  flex: 1;
  position: relative;
}
.goals_list li header a p strong {
  display: block;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
}
.goals_list li header:hover a p strong {
  color: #1C5C84;
}
.goals_list li header a p span {
  font-size: 12px;
  line-height: 14px;
  color: #666;
}
.goals_list li header a p span.completed {
  color: #0B6034;
}
.goals_list li header a p span.overdue {
  color: #FC7D1D;
}
.goals_list li header a > span {
  position: absolute;
  top: calc(50% - 11px);
  right: 8px;
}
.goals_list li header a > span:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: #1C5C84 url(/dist/browser/assets/images/arrow2.svg) center center/10px auto no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  transition: transform 0.3s;
}
.goals_list li header a[data-bs-toggle=collapse][aria-expanded=true] > span:before {
  transform: rotate(180deg);
  transition: transform 0.3s;
}
.goals_list li header > a > span .tooltip {
  display: none;
  position: absolute;
  z-index: 5;
  top: 0;
  transform: translateY(-26%);
  right: calc(100% + 32px);
  width: 82px;
  background: #fff;
  text-align: center;
  color: #4D4E4E;
  font-weight: 400;
  font-size: 12px;
  border: 1px solid #CCC;
  border-radius: 5px;
  padding: 7px 5px;
  box-sizing: border-box;
}
.goals_list li > div {
  padding: 0 12px 12px 12px;
}
.goals_list li > div > p {
  font-size: 13px;
  line-height: 17px;
  border: none;
  border-radius: 0;
  padding: 0;
  margin-bottom: 15px;
}
.goals_list li > div > p textarea {
  background: transparent;
  margin-bottom: -14px;
}
.goals_list li > div > p textarea:focus {
  background: #fff;
  border-color: #fff;
}
.goals_list li > div .date {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  color: #666;
  margin-bottom: 13px;
}
.goals_list li > div .date > div {
  display: flex;
  align-items: center;
  flex: 1;
}
.goals_list li > div .date > div:first-child {
  padding-right: 10px;
}
.goals_list li > div .date input {
  border: none;
  background: none;
  border-bottom: 1px solid #e1e1e0;
  text-align: center;
  color: #3D3D3D;
  border-radius: 0;
  padding: 0;
  height: 20px;
  max-width: 65px;
}
.goals_list li > div .date input:hover {
  border-bottom-color: #2A608A;
}
.goals_list li > div .date input:focus {
  border-bottom-color: #2A608A;
  background: #fff;
}
.goals_list li > div .date a {
  color: #2A608A;
  text-decoration: underline;
  font-size: 12px;
}
.goals_list li > div .date a:hover {
  font-weight: 400;
}
.goals_list li > div footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.goals_list li > div footer a:first-child {
  color: #2A608A;
  text-decoration: underline;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  position: relative;
}
.goals_list li > div footer a:first-child:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  width: 15px;
  height: 15px;
  background: #1C5C84 url(/dist/browser/assets/images/arrow.svg) center center/7px auto no-repeat;
  border-radius: 50%;
}
.goals_list li > div footer a .tooltip {
  display: none;
  position: absolute;
  z-index: 5;
  top: calc(100% + 12px);
  transform: translateX(-50%);
  left: 50%;
  width: 100vw;
  max-width: 340px;
  background: #fff;
  text-align: center;
  color: #4D4E4E;
  font-weight: 400;
  font-size: 12px;
  border: 1px solid #CCC;
  border-radius: 5px;
  padding: 10px 5px;
  box-sizing: border-box;
}
.goals_list li > div footer a .tooltip:after,
.goals_list li > div footer a .tooltip:before {
  left: 50%;
  bottom: 100%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.goals_list li > div footer a .tooltip:after {
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.goals_list li > div footer a .tooltip:before {
  border-bottom-color: #ccc;
  border-width: 9px;
  margin-left: -9px;
}
.goals_list li > div footer a:hover .tooltip {
  display: block;
}
.goals_list li > div footer a.delete img {
  max-width: 13px;
  width: 13px;
}
.goals_list li > div footer a.delete:hover img {
  filter: brightness(0) invert(0.3);
}
.change-password-btn {
  border: 1px solid #ccc;
}
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  background: rgba(0, 0, 0, 0.4392156863);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  box-sizing: border-box;
  display: none;
}
.popup.active {
  display: flex;
}
.popup .bgclose {
  max-width: 100% !important;
  background: none;
  padding: 0;
  border-radius: 0;
  height: 100%;
  width: 100%;
  overflow: none;
  position: absolute;
  top: 0;
  left: 0;
}
.popup > div {
  flex: 1;
  max-width: 825px !important;
  background: #fff;
  padding: 30px 20px 10px;
  box-sizing: border-box;
  border-radius: 5px;
  max-height: 105%;
  overflow: auto;
  position: relative;
}
.popup > div .close {
  position: absolute;
  top: 10px;
  right: 14px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  filter: brightness(1%) !important;
}
.popup > div .close:before,
.popup > div .close:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #cecece;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(45deg);
}
.popup > div .close:before {
  transform: rotate(-45deg);
}
.popup > div h4 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
}
.popup > div h4 span {
  flex: 1;
  text-align: right;
}
.popup > div h4 a {
  font-size: 12px;
  line-height: 14px;
  color: #2A608A;
  white-space: nowrap;
}
.popup > div h4 a:hover {
  font-weight: 400;
}
.popup > div h4 a img {
  max-width: 16px;
  width: 16px;
  margin-right: 3px;
}
.popup > div footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #F2F2F2;
  padding-top: 12px;
}
.goals_check_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 85px;
}
.goals_check_list li {
  margin-bottom: 9px;
  flex-basis: calc(50% - 7px);
  box-sizing: border-box;
  margin-left: 7px;
}
.goals_check_list li input[type=checkbox] + label {
  border: 1px solid #F2F2F2;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding: 6px 25px 6px 36px;
  background-position: right 5px center;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  line-height: 15px;
  color: #666;
}
.goals_check_list li:hover input[type=checkbox] + label,
.goals_check_list li input[type=checkbox]:checked + label,
input[type=checkbox] + label:active {
  background-color: #F2F2F2;
  color: #000;
}
.goals_check_list li input[type=checkbox] + label img {
  max-width: 21px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
}
.goals_check_list li label .tooltip {
  display: none;
  position: absolute;
  z-index: 5;
  top: calc(100% + 7px);
  transform: translateX(-50%);
  left: 50%;
  width: 100vw;
  max-width: 315px;
  background: #fff;
  text-align: center;
  color: #4D4E4E;
  font-weight: 400;
  font-size: 12px;
  border: 1px solid #CCC;
  border-radius: 5px;
  padding: 10px 5px;
  box-sizing: border-box;
}
.goals_check_list li label .tooltip:after,
.goals_check_list li label .tooltip:before {
  left: 50%;
  bottom: 100%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.goals_check_list li label .tooltip:after {
  border-bottom-color: #fff;
  border-width: 5px;
  margin-left: -5px;
}
.goals_check_list li label .tooltip:before {
  border-bottom-color: #ccc;
  border-width: 6px;
  margin-left: -6px;
}
.goals_check_list li label:hover .tooltip {
  display: block;
}
.custom_goal_popup > div {
  max-width: 600px;
}
.custom_goal {
  font-size: 13px;
  line-height: 15px;
  color: #666;
}
.custom_goal p {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.custom_goal p input {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #CCC;
  padding: 0;
  font-style: italic;
  height: 25px;
}
.custom_goal p span {
  white-space: nowrap;
  padding-right: 3px;
}
.custom_goal textarea {
  font-style: italic;
}
.custom_goal > div {
  display: flex;
  justify-content: space-between;
}
.custom_goal > div p {
  max-width: calc(50% - 10px);
}
.custom_goal + p {
  text-align: right;
  padding-bottom: 10px;
}
.video_popup > div {
  max-width: 640px;
  padding: 30px 0 0 0;
  background: none;
}
.video_popup > div .close {
  right: 0;
}
.video_popup > div .close:before,
.video_popup > div .close:after {
  background: #fff;
  width: 2px;
}
.resume_block > header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.resume_block > header .button {
  margin-bottom: 10px;
  background: #2A608A;
  min-width: 105px;
  height: 43px;
  font-size: 16px;
  font-weight: 400;
}
.resume_block > header .button:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/dist/browser/assets/images/save.svg) center center/15px auto no-repeat;
  margin-right: 12px;
}
.resume_block > header h2 {
  font-size: 28px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
}
.resume_block > header h2 img {
  max-width: 41px;
  height: auto;
  margin-right: 11px;
}
.resume_block > div {
  border: 1px solid #E6E6E6;
  margin-bottom: 30px;
}
.resume_block > div header {
  background: #f3f3f4;
  border-bottom: 1px solid #E6E6E6;
  display: flex;
}
.resume_block > div header .menu_trigger {
  margin: 11px -5px 0 18px;
  width: 28px;
  display: none;
}
.resume_block > div header .menu_toggle {
  transform: translateX(0);
}
.resume_block > div header .menu_toggle > ul {
  padding-bottom: 10px;
}
.resume_block > div header .menu_toggle ul li > div ul li a {
  text-decoration: none;
  color: #4D4D4D;
}
.resume_block > div header .menu_toggle ul li > div ul li a:hover {
  text-decoration: underline;
  color: #2A608A;
}
.resume_block > div header .toggle_all .closed {
  display: none;
}
.resume_block > div header .toggle_all.opened .opened {
  display: none;
}
.resume_block > div header .toggle_all.opened .closed {
  display: flex;
}
.resume_block > div header > span {
  font-size: 21px;
  padding: 10px 10px 10px 25px;
  box-sizing: border-box;
}
.resume_block > div header > ul {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  font-size: 13px;
  line-height: 17px;
}
.resume_block > div header > ul > li {
  border-left: 1px solid #E6E6E6;
  position: relative;
}
.resume_block > div header > ul > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 15px;
  text-align: center;
}
.resume_block > div header > ul > li > a:hover,
.resume_block > div header > ul > li.active > a {
  color: #fff;
  background: #1C5C84;
  font-weight: 400;
}
.resume_block > div header > ul > li > a img {
  height: 14px;
  width: auto;
  margin-right: 7px;
}
.resume_block > div header > ul > li:last-child > a,
.resume_block > div header > ul > li:nth-last-child(2) > a {
  color: #666;
  background: #fff;
  font-size: 12px;
}
.resume_block > div header > ul > li:last-child > a:hover,
.resume_block > div header > ul > li:nth-last-child(2) > a:hover,
.resume_block > div header > ul > li.active:last-child > a,
.resume_block > div header > ul > li.active:nth-last-child(2) > a {
  color: #1C5C84;
  text-decoration: underline;
  background: #fff;
}
.resume_block > div header > ul > li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #E6E6E6;
  border-radius: 0 4px 4px 4px;
  background: #fff;
  width: 240px;
  box-sizing: border-box;
  padding: 5px;
}
.resume_block > div header > ul > li:first-child ul {
  width: 175px;
}
.resume_block > div header > ul > li.active ul {
  display: block;
  z-index: 1 !important;
}
.resume_block > div header > ul > li ul li.bordered {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #E6E6E6;
}
.resume_block > div header > ul > li ul li a {
  display: block;
  padding: 5px 10px;
}
.resume_block > div header > ul > li ul li a:hover {
  font-weight: 400;
  background: #f3f3f4;
  text-decoration: underline;
}
.resume_block dl {
  font-size: 14px;
  line-height: 17px;
  padding: 0 17px 25px;
}
.resume_block dl dt {
  padding: 15px 0 10px 0;
  border-bottom: 1px solid #E6E6E6;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.resume_block dl dt strong:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: #4D4D4D url(/dist/browser/assets/images/arrow2.svg) center center/8px auto no-repeat;
  border-radius: 50%;
  margin-right: 8px;
  transform: rotate(0);
  cursor: pointer;
}
.resume_block dl dt.active strong:before {
  transform: rotate(180deg);
}
.resume_block dl dt .heading_edit {
  display: inline-block;
  white-space: nowrap;
  margin-top: -3px;
}
.resume_block dl dt .heading_edit input {
  border-radius: 0;
  display: none;
  max-width: 200px;
}
.resume_block dl dt .heading_edit span {
  font-weight: 700;
  height: 36px;
  padding: 0 0px 0 0px;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.resume_block dl dt .heading_edit:hover span {
  background: #e0e0df;
}
.resume_block dl dt .heading_edit i {
  display: inline-block;
  opacity: 0;
  width: 11px;
  height: 11px;
  background: url(/dist/browser/assets/images/edit.svg) 0 0/11px auto no-repeat;
  margin-left: 8px;
}
.resume_block dl dt .heading_edit:hover i {
  opacity: 1;
  cursor: pointer;
}
.resume_block dl dt .heading_edit.active i,
.resume_block dl dt .heading_edit.active span {
  display: none;
}
.resume_block dl dt .heading_edit.active input {
  display: inline-block;
}
.resume_block dl dd {
  display: none;
  text-align: left;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #E6E6E6;
  cursor: pointer;
}
.resume_block dl dd .edit_block {
  background: #F2F2F2;
  padding: 5px 25px 5px 20px;
  position: relative;
}
.resume_block dl dd .edit_block.hide {
  display: none;
}
.resume_block dl dd .edit_block > ul li {
  list-style-type: disc;
  list-style-position: inside;
  padding-bottom: 10px;
}
.resume_block dl dd .edit_block > ul li {
  list-style-type: disc;
  list-style-position: inside;
  padding-bottom: 5px;
  padding-top: 5px;
  cursor: pointer;
}
.resume_block dl dd .edit_block > ul li > input {
  max-width: calc(100% - 40px);
  border-radius: 0;
  width: 91%;
}
.resume_block dl dd .edit_block > ul li a,
.resume_block dl dd .edit_block > ul li a:visited {
  color: #2A608A;
  text-decoration: underline;
}
.resume_block dl dd .edit_block > ul li .close {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/dist/browser/assets/images/close2.svg) center center/15px auto no-repeat;
  cursor: pointer;
  margin-left: 5px;
}
.resume_block dl dd .edit_block > ul li .form_element {
  max-width: calc(100% - 20px);
  width: 100%;
  display: inline-flex;
}
.resume_block dl dd .edit_block > ul li .form_element span {
  justify-content: flex-start;
  width: 100%;
  font-weight: 400;
  cursor: pointer;
}
.resume_block dl dd .edit_block > ul li .form_element input {
  max-width: 100%;
}
.resume_block dl dd .edit_block > .close {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/dist/browser/assets/images/close2.svg) center center/15px auto no-repeat;
  cursor: pointer;
  position: absolute;
  top: 7px;
  right: 10px;
}
.resume_block dl dd .form_element {
  position: relative;
}
.resume_block dl dd .form_element textarea {
  border-radius: 0;
  display: none;
}
.resume_block dl dd .form_element textarea + span {
  display: block;
  min-height: 1px;
  padding: 10px 12px;
  box-sizing: border-box;
  white-space: pre-line;
}
.resume_block dl dd .form_element textarea + span:hover {
  background: #e0e0df;
  cursor: pointer;
}
.resume_block dl dd .form_element input {
  border-radius: 0;
  display: none;
  max-width: 200px;
}
.resume_block dl dd .form_element input + span {
  font-weight: 700;
  height: 36px;
  padding: 0 2px 0 4px;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.resume_block dl dd .form_element input + span:hover {
  background: #e0e0df;
  cursor: pointer;
}
.resume_block dl dd .form_element i {
  background: #fff;
  position: absolute;
  bottom: calc(100% + 7px);
  left: 50%;
  transform: translateX(-50%);
  display: none;
  align-items: center;
  justify-content: center;
  height: 31px;
  min-width: 44px;
  border: 1px solid #E5E5E4;
  background: #fff;
  border-radius: 4px;
  font-size: 12px;
  font-style: normal;
  padding: 0 10px;
  white-space: nowrap;
}
.resume_block dl dd .form_element:hover i {
  display: flex;
}
.resume_block dl dd .form_element i:after,
.resume_block dl dd .form_element i:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.resume_block dl dd .form_element i:after {
  border-top-color: #fff;
  border-width: 5px;
  margin-left: -5px;
}
.resume_block dl dd .form_element i:before {
  border-top-color: #E5E5E4;
  border-width: 6px;
  margin-left: -6px;
}
.resume_block dl dd .form_element.active textarea,
.resume_block dl dd .form_element.active input {
  display: block;
}
.resume_block dl dd .form_element.active > span {
  display: none;
}
.resume_block dl dd .form_element_heading {
  border-bottom: 1px solid #d3cece;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.resume_block dl dd .form_element_heading input {
  max-width: 100%;
}
.resume_block dl dd .form_element_heading input + span {
  font-size: 20px;
  width: 100%;
  justify-content: flex-start;
}
.resume_block dl dd .button {
  margin-top: 15px;
  background: #fff;
  color: #2A608A;
  border: 1px solid #E6E6E6;
  min-width: 178px;
  height: 45px;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
}
.resume_block dl dd .button:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/dist/browser/assets/images/plus4.svg) center center/10px auto no-repeat;
  margin-right: 12px;
}
.resume_block dl dd .add {
  color: #2A608A;
  cursor: pointer;
}
.resume_block dl dd .add:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #2A608A url(/dist/browser/assets/images/plus5.svg) center center/8px auto no-repeat;
  margin-right: 10px;
  margin-bottom: 9px;
}
.resume_block dl dd .form_input_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.resume_block dl dd .form_input_list .form_element {
  margin-left: 5px;
  margin-bottom: 5px;
}
.resume_block dl dd .form_input_list2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.resume_block dl dd .form_input_list2 .form_element {
  margin-right: 5px;
  margin-bottom: 5px;
}
.resume_block dl dd .form_input_list2 .form_element span {
  font-weight: 400;
  cursor: pointer;
}
.resume_block dl dd .form_input_list2 .fullwidth {
  flex: 1;
}
.resume_block dl dd .form_input_list2 .fullwidth .form_element {
  display: inline-flex;
}
.resume_block dl dd .form_input_list3 {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
}
.resume_block dl dd .form_input_list3 .form_element {
  padding-right: 20px;
  margin-right: 0px;
  margin-bottom: 5px;
}
.resume_block dl dd .form_input_list3 .form_element:after {
  content: "\22c5";
  display: block;
  position: absolute;
  top: 4px;
  right: 5px;
  font-weight: 500;
  font-size: 34px;
}
.resume_block dl dd .form_input_list3 .form_element:last-child:after {
  display: none;
}
.resume_block dl dd .form_input_list3 .form_element span {
  font-weight: 400;
  cursor: pointer;
}
.resume_block dl dd .edit_block .edit_block {
  border: 1px solid #E6E6E6;
  margin-bottom: 12px;
  padding-top: 10px;
}
.resume_block dl dd .edit_block .edit_block > .form_element span {
  justify-content: flex-start;
  width: 100%;
  font-weight: 400;
  cursor: pointer;
}
.resume_block dl dd .edit_block .edit_block > .form_element input {
  max-width: 100%;
}
.resume_block dl dd .form_input_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.resume_block dl dd .form_input_wrap .devider:before {
  content: "-";
  display: inline-block;
  margin: 0 6px 0 2px;
  position: relative;
  top: 8px;
}
.resume_block dl dd .edit_block.center .form_input_list2 {
  justify-content: center;
  margin-top: -11px;
}
.resume_block dl dd .edit_block.center .form_input_list3 {
  justify-content: center;
}
.resume_block dl dd .edit_block.center .form_input_list3 .form_element {
  padding-right: 0;
}
.resume_block dl dd .edit_block.center .form_input_list3 .form_element:after {
  display: none;
}
.resume_block dl dd .edit_block.center .devider:before {
  content: "|";
  display: inline-block;
  margin: 0 6px 0 2px;
  position: relative;
  top: 1px;
}
.resume_block dl dd .edit_block .form_element span.underline {
  text-decoration: underline;
  color: #1C5C84;
  cursor: pointer;
}
.login_block {
  margin-top: -31px;
}
.login_form {
  padding: 35px 0;
}
.login_form .wrapper {
  display: flex;
  align-items: flex-start;
}
.login_form form {
  width: 44%;
  padding: 0 35px 0 30px;
  box-sizing: border-box;
}
.login_form form header {
  font: 21px Arial;
  color: #2A608A;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 4px;
  margin-bottom: 10px;
}
.login_form form header a {
  font-size: 12px;
  color: #2A608A;
}
.login_form form p {
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.login_form form p label {
  min-width: 120px !important;
  font: 14px Arial, sans-serif !important;
}
.login_form form footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-bottom: 5px;
}
.login_form form footer .button {
  min-width: 80px;
}
.login_form form footer .button:after {
  display: none;
}
.login_form form footer > div {
  flex: 1;
  padding-left: 120px;
}
.login_form form footer > div p {
  padding-bottom: 5px;
  display: block;
  font-size: 12px;
}
.login_form form footer > div p label {
  min-width: 1px !important;
  font-size: 12px !important;
}
.login_form form footer > div p a {
  text-decoration: underline;
  color: #1C5C84;
}
.login_form form footer > div p a:hover {
  font-weight: 400;
}
.login_form .video {
  flex: 1;
}
.login_form .video div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.login_form .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.login_services {
  padding: 50px 0 30px 0;
  text-align: center;
}
.login_services .wrapper {
  max-width: 700px;
}
.login_services ul {
  display: flex;
  flex-wrap: wrap;
}
.login_services ul li {
  flex-basis: 50%;
  padding: 22px 10px 42px 10px;
  box-sizing: border-box;
}
.login_services ul li figure > span {
  display: block;
  border-radius: 50%;
  width: 185px;
  height: 185px;
  background: #F2F2F2;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px auto;
}
.login_services ul li figure:hover > span {
  width: 115px;
  height: 115px;
}
.login_services ul li figure > span img {
  max-width: 55%;
}
.login_services ul li figure figcaption p {
  display: none;
  font-size: 14px;
  line-height: 21px;
}
.login_services ul li figure:hover figcaption p {
  display: block;
}
.login_services p {
  font-size: 16px;
  line-height: 24px;
}
.login_services p a {
  text-decoration: underline;
  color: #1C5C84;
}
.login_services p a:hover {
  font-weight: 400;
}
.quotes_block {
  background: #1C5C84;
  padding: 90px 0 0 0;
}
.quotes_block .wrapper {
  max-width: 1056px;
}
.slide-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.author-container {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: -7px;
}
.owl-dot span {
  background-color: transparent !important;
}
.author-container p {
  margin: 0;
  text-align: center;
}
.owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.owl-dot {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  display: inline-block;
  height: 15px;
  margin: 0 5px;
  width: 15px;
  transition: all 0.3s ease-in-out;
}
.owl-dot.active,
.owl-dot:hover {
  background-color: #fff;
  border-color: #fff;
}
.quotes_block .slick-slide blockquote {
  color: #fff;
  text-align: center;
  padding: 44px 83px 0 83px;
  line-height: 30px;
  position: relative;
}
.quotes_block .slick-slide blockquote p {
  padding-bottom: 30px;
}
.quotes_block .slick-slide blockquote p:last-child {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 5px;
}
.quotes_block .slick-slide blockquote:before,
.quotes_block .slick-slide blockquote:after {
  content: "";
  display: block;
  width: 62px;
  height: 57px;
  background: url(/dist/browser/assets/images/quote.svg) center center/100% auto no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.quotes_block .slick-slide blockquote:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  background-image: url(/dist/browser/assets/images/quote2.svg);
}
.quotes_block .slick-dots {
  padding: 55px 0 65px 0;
  display: flex;
  justify-content: center;
}
.quotes_block .slick-dots li {
  padding: 0 5px 0 6px;
}
.quotes_block .slick-dots li button {
  width: 14px;
  height: 14px;
  border: 1px solid #D2D2D2;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  background: none;
}
.quotes_block .slick-dots li.slick-active button {
  background: #fff;
}
.alert {
  border: 1px solid #039336 !important;
  border-radius: 7px;
  padding: 15px 15px 15px 50px;
  margin: -15px 0 25px;
  font-size: 12px;
  line-height: 42px;
  position: relative;
  height: 51px;
}
.email_label {
  font-size: 13px !important;
  font-family:
    Verdana,
    Arial,
    Helvetica,
    sans-serif !important;
}
#forgotPassword {
  width: 560px !important;
  height: fit-content !important;
  overflow-y: hidden;
}
.participants_block {
  background: #EBEBEB;
  padding: 50px 0 30px 0;
}
.participants_block .wrapper {
  max-width: 980px;
}
.participants_block h2 {
  text-align: center;
  padding-bottom: 32px;
}
.participants_block ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.participants_block ul li {
  flex-basis: 33.33%;
  padding: 0 30px 30px 30px;
  box-sizing: border-box;
}
.participants_block ul li .video {
  margin: 0 auto 25px auto;
  max-width: 385px;
  width: 100%;
}
.participants_block ul li .video div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.participants_block ul li .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.participants_block ul li blockquote p {
  font-size: 16px;
  line-height: 25px;
  font-style: italic;
  padding-bottom: 12px;
}
.participants_block ul li blockquote p:last-child {
  text-align: right;
  font-size: 14px;
  line-height: 21px;
  font-style: normal;
}
.participants_block ul li blockquote p:last-child a {
  text-decoration: underline;
  color: #1C5C84;
}
.participants_block ul li blockquote p:last-child a:hover {
  font-weight: 400;
}
.login_system {
  padding: 50px 0;
}
.login_system h2 {
  text-align: center;
  padding-bottom: 60px;
}
.login_system ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 890px;
  margin: 0 auto;
}
.login_system ul li {
  flex-basis: calc(50% - 15px);
  padding-bottom: 40px;
  box-sizing: border-box;
}
.login_system ul li figure {
  display: flex;
  align-items: center;
}
.login_system ul li figure > span {
  width: 52px;
  min-width: 52px;
  margin-right: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login_system ul li figure > span img {
  max-height: 55px;
}
.login_system ul li figure figcaption span {
  font-size: 18px;
  font-weight: 700;
  color: #1C5C84;
}
.login_system ul li figure figcaption p {
  color: #4D4D4D;
  font-size: 12px;
  line-height: 13px;
  display: none;
  padding-bottom: 0;
}
.login_system ul li figure:hover figcaption span {
  display: none;
}
.login_system ul li figure:hover figcaption p {
  display: block;
}
.footer {
  border-top: 1px solid #E6E6E6;
  font-size: 12px;
  line-height: 15px;
  padding: 10px 0 15px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.footer p {
  padding-bottom: 15px;
}
.footer nav {
  padding-bottom: 15px;
}
.footer nav > ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer nav > ul > li {
  position: relative;
  padding-right: 18px;
}
.footer nav > ul > li:before {
  content: "|";
  position: absolute;
  top: 0;
  right: 0px;
}
.footer nav > ul > li:last-child {
  padding-right: 0;
}
.footer nav > ul > li:last-child:before {
  display: none;
}
.footer nav > ul > li > a,
.footer nav > ul > li > a:visited {
  color: #666;
  display: inline-block;
}
.footer nav > ul > li > a[data-dropdown] {
  padding-right: 13px;
}
.footer nav > ul > li > a[data-dropdown]:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 4px;
  right: 20px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  transform: rotate(45deg);
}
.footer nav > ul > li > a:after {
  content: attr(title);
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
  font-weight: 700;
}
.footer nav > ul > li > a:hover {
  color: #2A608A;
  font-weight: 700;
}
@media only screen and (max-width: 1149px) {
  #mfa_form {
    margin-left: 0px !important;
  }
  #Manual_SetupCode {
    margin-top: 8px !important;
  }
  #mfa_container {
    margin-left: 0px !important;
  }
  #content {
    margin-left: 1px !important;
    margin-top: 4px !important;
  }
  .login {
    max-width: 41% !important;
  }
  .login__description {
    padding-bottom: 34px !important;
  }
  body {
    font-size: 14px;
    line-height: 20px;
  }
  h1 {
    font-size: 26px;
    line-height: 25px;
    padding-bottom: 15px;
  }
  h2 {
    font-size: 26px;
    line-height: 25px;
    padding-bottom: 15px;
  }
  h3 {
    font-size: 21px;
    line-height: 23px;
  }
  h4 {
    font-size: 18px;
    line-height: 23px;
  }
  p {
    padding-bottom: 20px;
  }
  #d_content {
    font-size: 14px;
    line-height: 25px;
  }
  .header {
    padding: 15px 0 25px 0;
  }
  .header .wrapper:after {
    margin-top: 10px;
  }
  .header .logo {
    width: 122px;
    height: 50px;
  }
  .header .top_bar {
    font-size: 11px;
    line-height: 12px;
    margin-left: auto;
  }
  .header .account_menu {
    margin-left: 7px;
  }
  .header .account_menu [data-dropdown] {
    width: 25px;
    height: 25px;
    background-size: 14px auto;
  }
  .header .search_block {
    margin-left: 10px;
  }
  .header .search_block:before {
    width: 100%;
    height: 52px;
  }
  .header .search_block .trigger {
    min-width: 25px;
    height: 25px;
    background-size: 13px auto;
  }
  .header .search_block input {
    background-size: 13px auto;
    top: 5px;
    right: 46px;
    width: calc(100% - 61px);
  }
  .header .search_block .close {
    min-width: 15px;
    height: 15px;
    background-size: 14px auto;
    top: 16px;
  }
  .header nav > ul > li {
    font-size: 11px;
    line-height: 13px;
    padding: 0;
  }
  .header nav > ul > li span {
    height: 30px;
    max-width: 30px;
    margin-bottom: 5px;
  }
  .welcome_block {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .welcome_block .video {
    margin-right: 25px;
  }
  .welcome_block article {
    flex: 1;
    padding-top: 11px;
    line-height: 30px;
  }
  .welcome_block article:first-child {
    font-size: 16px;
    line-height: 21px;
    padding-right: 20px;
  }
  .welcome_block article:first-child p {
    padding-bottom: 25px;
  }
  .services_list {
    margin: 5px -13px;
  }
  .services_list li figure div {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 62px;
    max-width: 150px;
    margin: 12px auto;
  }
  .Fig_caption {
    font-size: 15px;
  }
  .services_list li {
    padding: 0 4px 30px 4px;
  }
  .services_list2 li:nth-child(4n+1) figure:hover {
    z-index: 10;
  }
  .services_list2 li:nth-child(4n+1) figure .tooltip span {
    right: auto;
    left: calc(100% + 15px);
  }
  .services_list2 li:nth-child(4n+1) figure .tooltip span:after,
  .services_list2 li:nth-child(4n+1) figure .tooltip span:before {
    left: auto;
    right: 100%;
    transform: rotate(180deg);
  }
  .tooltip2 > div {
    max-width: 450px;
  }
  .footer {
    font-size: 11px;
  }
}
@media only screen and (max-width: 959px) {
  .resume_block > div header .menu_trigger {
    display: block;
  }
  .user-alert {
    font-size: 16px !important;
    height: 65px !important;
  }
  .resume_block > div header > ul > li {
    display: none;
  }
  .resume_block > div header > ul > li:last-child,
  .resume_block > div header > ul > li:nth-last-child(2) {
    display: block;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  h2 {
    font-size: 21px;
  }
  h3 {
    font-size: 18px;
    line-height: 20px;
  }
  h4 {
    font-size: 12px;
    line-height: 15px;
  }
  .button.button_blue,
  .button.button_blue:visited {
    min-width: 93px;
    height: 32px;
    font-size: 12px;
  }
  .button.button_blue:after {
    width: 4px;
    height: 4px;
    border-right-width: 1.5px;
    border-top-width: 1.5px;
    margin-left: 5px;
  }
  .header {
    padding-bottom: 20px;
  }
  .header .wrapper:after {
    margin-top: 10px;
  }
  .header nav > ul > li {
    font-size: 11px;
    line-height: 13px;
    padding: 0;
  }
  .header nav > ul > li span {
    height: 28px;
    max-width: 28px;
    margin-bottom: 4px;
  }
  .header nav > ul > li > a {
    padding: 4px 8px;
  }
  .welcome_block .video {
    margin-right: 25px;
    max-width: 50%;
  }
  .welcome_block article:first-child {
    font-size: 12px;
    line-height: 15px;
  }
  .welcome_block article:first-child p {
    padding-bottom: 15px;
  }
  .services_list {
    margin: 5px -8px 10px -8px;
  }
  .services_list li {
    padding: 0 8px 14px 8px;
  }
  .services_list li figure {
    font-size: 11px;
    line-height: 13px;
    padding: 5px 5px 7px 5px;
    background-size: 105px auto;
  }
  .services_list li figure div {
    height: 60px;
    max-width: 62px;
    margin: 15px auto 10px auto;
  }
  .services_list li figure div img {
    min-width: 62px;
  }
  .services_list li figure figcaption p {
    padding-bottom: 10px;
  }
  .services_list li figure:hover figcaption h3 {
    font-size: 13px;
  }
  .services_list.even li figure {
    background-size: 130px auto;
  }
  .services_list.three li figure {
    background-size: 150px auto;
  }
  .services_list.three li figure div {
    height: 70px;
    max-width: 72px;
  }
  .services_list.three li figure div img {
    min-width: 72px;
  }
  .services_list2 li figure div {
    height: 41px;
  }
  .services_list2 li figure:hover div {
    height: 23px;
  }
  .services_list2 li figure:hover div img {
    height: 23px;
  }
  .services_list2 li figure .tooltip {
    top: 6px;
    right: 6px;
    font-size: 9px;
  }
  .services_list2 li figure .tooltip img {
    max-width: 14px;
  }
  .services_list2 li figure .tooltip span {
    width: 195px;
    font-size: 10px;
  }
  .progress {
    height: 8px;
  }
  .progress.full:before {
    content: "" !important;
    display: block !important;
    width: 14px !important;
    height: 12px !important;
    border-radius: 50% !important;
    background: #019147 url(/dist/browser/assets/images/check.svg) 50%/8px auto no-repeat !important;
    border: 1px solid #fff !important;
    box-sizing: border-box !important;
    position: absolute !important;
    top: -6px !important;
    left: calc(50% - 8px) !important;
    z-index: 2 !important;
  }
  .module_block > header .nav {
    width: 285px;
  }
  .module_block > div {
    padding: 0 20px;
  }
  .module_block > footer {
    width: 285px;
    padding: 20px;
  }
  .module_block > footer ul li {
    padding-bottom: 4px;
    font-size: 15px;
    line-height: 18px;
  }
  .module_block > footer .goal {
    margin: -20px -20px 0 -20px;
  }
  .goals_list_wrap {
    display: block;
  }
  .login_block {
    margin-top: -21px;
  }
  .login_form form {
    padding: 0 30px 0 0;
  }
}
body {
  margin: 0;
  font-family: Arial, sans-serif;
}
.fuelux h1,
.fuelux h2,
.fuelux h3,
.fuelux h4,
.fuelux h5,
.fuelux h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  text-rendering: optimizelegibility;
}
.fuelux h2 {
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 8px;
  padding-top: 8px;
}
.fuelux a:hover,
.fuelux a:focus {
  color: #3C79AF !important;
  font-weight: normal;
}
fuelux .action a:hover {
  color: #3D7BA3 !important;
}
.fuelux h1.quicks {
  font-size: 16px;
  font-weight: bold;
}
.fuelux span.quickspecial,
.fuelux .quickspecial2 a {
  font-size: 16px !important;
  font-weight: bold !important;
}
.fuelux .quickspecial {
  color: #443A3A;
}
.fuelux .quickspecial::before {
  content: "#";
}
.fuelux .quickspecial::after {
  content: ":";
  margin-left: -6px;
  margin-right: 6px;
}
.fuelux a {
  color: #21557d !important;
  text-decoration: underline !important;
}
.module_block .interview_module_block a {
  color: #5c99ce !important;
}
.breadcrumb,
.interviewbreadcrumb {
  background-color: white;
}
.fuelux a:hover,
.fuelux a:focus {
  color: #005580 !important;
}
.markdown-content {
  font-size: 15px;
  line-height: 17px;
  text-align: justify;
  width: 100%;
  border-spacing: 0;
}
.markdown-content-body ul {
  padding: 17pt 0pt 0pt 20pt;
  list-style: disc outside none !important;
  margin-left: 0px;
}
.markdown-content-body li {
  margin-bottom: 2px;
  margin-right: 1px;
  margin-top: 0;
  padding-bottom: 10px;
  padding-left: 5px;
}
.fuelux p {
  margin: 0 0 10px;
  padding-bottom: 0px !important;
  padding-top: 4px;
}
.fuelux li {
  font-size: 15px;
  line-height: 17px;
}
.fuelux h5 {
  font-size: 18px;
  text-align: left;
  border: none !important;
  padding: 0px !important;
}
.training-sidebar h5 {
  font-size: 18px;
  text-align: left;
  border: none !important;
  padding: 0px !important;
}
.videoWrapper {
  position: relative;
  padding-bottom: 50%;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.training-sidebar {
  font-size: 17px;
  line-height: 24px;
  width: 100%;
  border-spacing: 0;
}
.video-js {
  height: 330px !important;
  position: relative !important;
  border-radius: 6px !important;
}
.fuelux ul,
.fuelux ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
.module_block .interview_module_block ul {
  margin: unset !important;
}
.fuelux ol > li {
  list-style: decimal;
}
.fuelux ul > li {
  list-style: disc;
}
.module_block .interview_module_block ul > li {
  list-style: none !important;
}
.fuelux ul > li > ul > li {
  list-style: circle !important;
}
.fuelux .hide {
  display: none;
}
div.dashboard-well {
  color: #595959;
  font-family: Arial;
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #8DB7DF;
  border-radius: 7px;
}
div.dashboard-well h2 {
  color: #306a9e;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0 12px 0 12px;
  padding-bottom: 3px;
  padding-top: 3px;
}
div.dashboard-well hr {
  color: #D8D8D8;
  background-color: #D8D8D8;
  border: none;
  height: 1px;
  width: 100%;
  margin: 0;
}
.fuelux form {
  margin: 0 0 20px;
}
div.dashboard-well h4 {
  color: #595959;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 0px;
}
.fuelux .btn {
  display: inline-block;
  *display: inline;
  padding: 2px 8px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #e6dfdf;
}
div.dashboard-well h5 {
  font-family: Arial;
  font-size: 8px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 22px;
  display: contents;
}
.Questions h2 {
  color: #296CA2;
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;
}
.Questions {
  color: #595959;
  font-family: Arial;
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #8DB7DF;
  border-radius: 7px;
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%);
}
.training-sidebar table {
  width: fit-content !important;
}
.training-sidebar h2 {
  font-size: 20px;
  font-weight: bold;
  color: #443A3A;
  margin-top: 20px;
}
.fuelux table {
  table-layout: fixed;
  width: 100%;
}
.fuelux table th,
td {
  padding: 10px;
  text-align: left;
}
.training-video .video {
  font-size: small;
  color: #555555;
}
.cta_block {
  padding: 75px 0;
}
.cta_block .wrapper {
  max-width: 860px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.cta_block .button,
.cta_block .button:visited {
  min-width: 170px;
  height: 43px;
  font-size: 16px;
}
.cta_block .wrapper > div {
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}
.cta_block .wrapper > div p {
  padding-bottom: 5px;
}
.cta_block .wrapper > div p a,
.cta_block .wrapper > div p a:visited {
  color: #1C5C84;
  text-decoration: underline;
}
.cta_block .wrapper > div p a:hover {
  font-weight: 400;
}
.cta_block .wrapper > div .logo {
  display: inline-block;
  width: 126px;
  height: 44px;
  background: url(/dist/browser/assets/images/logo.png) center center/100% auto no-repeat;
  font-size: 0;
  line-height: 0;
}
.cta_block header {
  border-right: 1px solid #e4e4e3;
  flex: 1;
  margin-right: 55px;
  padding: 30px 15px 25px 0;
}
.cta_block header h1 {
  text-align: left;
}
.login_services {
  padding: 50px 0 30px 0;
  text-align: center;
}
.login_services .wrapper {
  max-width: 700px;
}
.login_services ul.login_services_list {
  display: flex;
  flex-wrap: wrap;
}
.login_services ul.login_services_list li {
  flex-basis: 50%;
  padding: 22px 10px 42px 10px;
  box-sizing: border-box;
}
.login_services ul.login_services_list li figure > span {
  display: block;
  border-radius: 50%;
  width: 185px;
  height: 185px;
  background: #F2F2F2;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px auto;
}
.login_services ul.login_services_list li figure:hover > span {
  width: 115px;
  height: 115px;
}
.login_services ul.login_services_list li figure > span img {
  max-width: 55%;
}
.login_services ul.login_services_list li figure figcaption h3 {
  color: #1C5C84;
  font-weight: 700;
}
.login_services ul.login_services_list li figure figcaption p {
  display: none;
  font-size: 14px;
  line-height: 21px;
}
.login_services ul.login_services_list li figure:hover figcaption p {
  display: block;
}
.login_services .services_list {
  margin: 25px -37px 65px;
  justify-content: center;
}
.login_services .services_list li {
  flex-basis: 50%;
  padding: 0 37px 30px 37px;
}
.login_services .services_list li figure figcaption h3 {
  font-size: 24px;
  font-weight: 700;
}
.login_services .services_list li figure {
  max-width: 286px;
  min-height: 230px;
  margin: 0 auto;
}
.login_services .services_list li figure div {
  height: 100px;
  margin-bottom: 25px;
}
.login_services .services_list li figure div img {
  min-width: 120px;
}
.login_services .services_list li figure:hover div {
  height: 90px;
  margin-bottom: 5px;
  min-width: 130px;
}
.login_services .services_list li figure:hover div img {
  height: 120px !important;
}
.login_services .services_list li figure:hover figcaption h3 {
  font-size: 21px;
}
.login_services .services_list li figure figcaption p {
  font-size: 11px;
  line-height: 18px;
}
.login_services p {
  font-size: 16px;
  line-height: 24px;
}
.login_services p a {
  text-decoration: underline;
  color: #1C5C84;
}
.login_services p a:hover {
  font-weight: 400;
}
.registration_block .wrapper {
  display: flex;
  align-items: center;
  max-width: 1130px;
  min-height: 100vh;
}
.registration_block .wrapper:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background: #EBEBEB;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
}
.registration_block form {
  flex-basis: 50%;
  padding: 30px 70px 30px 0;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
}
.registration_block form header h3 {
  color: #1C5C84;
  padding-bottom: 10px;
}
.registration_block form header .logo {
  display: block;
  margin: 0 auto 70px auto;
  width: 180px;
  height: 64px;
  background: url(/dist/browser/assets/images/logo.png) center center/100% auto no-repeat;
  font-size: 0;
  line-height: 0;
}
.registration_block form > p {
  padding-bottom: 12px;
}
.registration_block form > p input {
  border-radius: 0;
  height: 40px;
}
.registration_block form > p input[type=password] {
  background: url(/dist/browser/assets/images/password.svg) right 10px center/24px auto no-repeat;
}
.registration_block form > p.check_p {
  padding: 12px 0 30px 0;
}
.registration_block form > p:last-child {
  font-size: 12px;
}
.registration_block form > p:last-child a,
.registration_block form > p:last-child a:visited {
  color: #1C5C84;
  text-decoration: underline;
}
.registration_block form > p:last-child a:hover {
  font-weight: 400;
}
.registration_block form .button {
  min-width: 208px;
  height: 43px;
  border-radius: 0;
  margin-bottom: 12px;
}
.registration_block form .button:after {
  display: none;
}
.registration_info {
  flex-basis: 50%;
  padding: 60px 0 60px 50px;
  box-sizing: border-box;
}
.registration_info h2 {
  color: #3D3D3D;
  text-align: center;
  padding-bottom: 45px;
}
.registration_info ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -10px;
}
.registration_info ul li {
  flex-basis: calc(33.33% - 10px);
  padding-bottom: 50px;
  text-align: center;
}
.registration_info ul li figure {
  min-height: 140px;
}
.registration_info ul li figure > span {
  width: 52px;
  min-width: 52px;
  min-height: 55px;
  margin: 0 auto 20px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.registration_info ul li:hover figure > span {
  display: none;
}
.registration_info ul li figure > span img {
  max-height: 55px;
}
.registration_info ul li figure figcaption span {
  color: #1C5C84;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  display: block;
}
.registration_info ul li:hover figure figcaption span {
  display: none;
}
.registration_info ul li figure figcaption p {
  display: none;
  font-size: 11px;
  line-height: 13px;
}
.registration_info ul li:hover figure figcaption p {
  display: block;
}
.registration_info blockquote {
  background:
    url(/dist/browser/assets/images/quote3.svg) 44px 18px/46px auto no-repeat,
    url(/dist/browser/assets/images/quote4.svg) right 40px bottom 40px/46px auto no-repeat,
    #e1e1e1;
  text-align: center;
  font-size: 14px;
  line-height: 21px;
  font-style: italic;
  padding: 40px 40px 10px 40px;
}
.registration_info blockquote p {
  padding-bottom: 20px;
}
.registration_info blockquote p:last-child {
  font-size: 12px;
  font-style: normal;
}
.alert {
  border: 1px solid #FBAB65;
  border-radius: 7px;
  padding: 15px 15px 15px 50px;
  margin: -15px 0 25px 0;
  font-size: 12px;
  line-height: 17px;
  position: relative;
}
.alert:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: #FBAB65 url(/dist/browser/assets/images/warning.svg) center center/6px auto no-repeat;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 12px);
  left: 16px;
}
.alert span,
.alert span:visited {
  color: #1C5C84;
  text-decoration: underline;
}
.alert span:hover {
  font-weight: 400;
}
.registration_popup > div {
  max-width: 825px;
}
.registration_popup > div > p {
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 25px;
  text-align: center;
}
.registration_popup > div > p:last-child {
  padding: 15px 0 5px 0;
}
.registration_popup .registration_form p {
  padding-bottom: 0px;
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.registration_popup .registration_form p input {
  border-radius: 0;
}
.registration_popup .registration_form p select {
  font-size: 12px;
  border-radius: 0;
  margin-right: 10px;
}
.registration_popup .registration_form p select + input {
  max-width: 95px;
}
.registration_popup > div > .registration_form {
  max-height: 470px;
  overflow-y: auto;
  overflow-x: hidden;
}
.invalid-feedback {
  font-size: 10px;
}
.zipcode-error {
  font-size: 10px;
  color: red;
  margin-top: 4px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.bordereditem {
  border-bottom: 3px solid rgba(0, 0, 0, 0.51) !important;
  border: none;
}
.bordereditem:hover {
  border-bottom: 3px solid black !important;
}
.cdk-drag.list-group-item.movecursorondrag {
  border: none;
}
.list-group-item.noborder {
  border: none;
}
.char-count {
  font-size: 12px;
  color: red;
  margin-top: 5px;
}
.resume_block dl dd .edit_block .form_element span.underline.spanwithdata {
  margin-top: 10px !important;
}
.resume_block dl dd .form_element input + span.haveTestimonialData {
  margin-top: -10px !important;
}
.haveTestimonialData {
  font-weight: bolder;
}
.testimonialtxtEdit0 {
  font-style: italic;
}
.resume_block dl dd .form_element input + span.noTestimonialData {
  vertical-align: sub !important;
}
.resume_block dl dd .form_input_list2 .form_element span.nopositionhistorydate {
  vertical-align: sub !important;
}
.resume_block dl dd .form_input_list2 .form_element span.havepositionhistorydate {
  margin-top: -5px !important;
}
.addjobdatedivider {
  margin-top: -5px !important;
}
.resume_block dl dd .form_input_list3 .form_element span.haveinstitutionname {
  margin-top: -5px !important;
}
.resume_block dl dd .form_input_list3 .form_element span.noinstitutionname {
  vertical-align: sub !important;
}
.learnpopupstyle {
  max-height: 100% !important;
  font-size: 14px !important;
}
.resume_block dl dd .edit_block > ul li.longresumeli {
  list-style-type: disc !important;
  list-style-position: inside !important;
  padding-bottom: 10px !important;
  padding: 15px !important;
  list-style-type: circle !important;
}
.movecursorondrag {
  cursor: move !important;
}
.files_block > header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.alert.alert-success {
  height: 47px !important;
  margin-bottom: 10px !important;
  border-color: none !important;
}
.files_block > header .button {
  margin-bottom: 10px;
  background: #fff;
  color: #4D4D4D;
  border: 1px solid #E0E0DF;
  min-width: 120px;
  height: 43px;
  font-size: 16px;
  font-weight: 400;
}
.files_block > header .button:nth-last-child(2) {
  margin-right: 12px;
}
.files_block > header .button:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/dist/browser/assets/images/plus3.svg) center center/13px auto no-repeat;
  margin-right: 12px;
}
.files_block > header .button:last-child:before {
  background: url(/dist/browser/assets/images/upload.svg) center center/11px auto no-repeat;
}
.files_block > header h2 {
  font-size: 28px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
}
.files_block > header h2 img {
  max-width: 41px;
  height: auto;
  margin-right: 11px;
}
.files_block .files_table {
  border: 1px solid #E6E6E6;
}
.files_block .files_table > li:first-child {
  background: #f3f3f4;
  border-bottom: 1px solid #E6E6E6;
}
.files_block .files_table > li:first-child > ul {
  display: flex;
  padding: 12px 30px;
}
.files_block .files_table > li:first-child > ul > li {
  font-size: 13px;
  line-height: 17px;
  flex-basis: 77px;
  text-align: right;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 0;
}
.files_block .files_table > li:first-child > ul > li:first-child {
  font-size: 17px;
}
.files_block .files_table > li:first-child > ul > li:first-child {
  flex: 1;
  text-align: left;
}
.files_block .files_table > li:first-child > ul > li:nth-child(2) {
  flex-basis: 107px;
}
.files_block .files_table > li > ul {
  padding: 20px 30px;
}
.files_block .files_table > li > ul > li {
  padding-bottom: 15px;
}
.files_block .files_table > li > ul li.title {
  font-weight: 700;
  font-size: 14px;
}
.files_block .files_table > li > ul li.divider {
  border-top: 1px dashed #4D4D4D;
}
.files_block .files_table > li > ul ul {
  display: flex;
  padding-top: 5px !important;
}
.files_block .files_table > li > ul ul > li:first-child {
  flex: 1;
  text-align: left;
  padding-top: 8px !important;
}
.files_block .files_table > li > ul ul > li:first-child a,
.files_block .files_table > li > ul ul > li:first-child a:visited {
  color: #2A608A;
}
.files_block .files_table > li > ul ul > li:first-child span {
  color: #006117;
  padding-left: 15px;
}
.files_block .files_table > li > ul ul > li {
  flex-basis: 77px;
  text-align: right;
  font-size: 12px;
  line-height: 16px;
}
.files_block .files_table > li > ul ul > li:nth-child(2) {
  flex-basis: 107px;
}
.files_block .files_table > li > ul > li .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  min-height: 22px;
  border: 1px solid #E6E6E6;
  border-radius: 3px;
  box-sizing: border-box;
  background:
    linear-gradient(
      to bottom,
      #fff 0%,
      #e6e6e6 100%);
}
.files_block .files_table > li > ul > li .btn.btn_search {
  background:
    url(/dist/browser/assets/images/search.png) center center/13px auto no-repeat,
    linear-gradient(
      to bottom,
      #fff 0%,
      #e6e6e6 100%);
  padding-top: 1px !important;
}
.files_block .files_table > li > ul > li .btn.btn_edit {
  background:
    url(/dist/browser/assets/images/edit.png) center center/13px auto no-repeat,
    linear-gradient(
      to bottom,
      #fff 0%,
      #e6e6e6 100%);
  padding-top: 1px !important;
}
.files_block .files_table > li > ul > li .btn.btn_print {
  background:
    url(/dist/browser/assets/images/print.png) center center/13px auto no-repeat,
    linear-gradient(
      to bottom,
      #fff 0%,
      #e6e6e6 100%);
  padding-top: 1px !important;
}
.files_block .files_table > li > ul > li .btn.btn_email {
  background:
    url(/dist/browser/assets/images/email.png) center center/13px auto no-repeat,
    linear-gradient(
      to bottom,
      #fff 0%,
      #e6e6e6 100%);
  padding-top: 1px !important;
}
.files_block .files_table > li > ul > li .btn.btn_copy {
  background:
    url(/dist/browser/assets/images/copy.png) center center/14px auto no-repeat,
    linear-gradient(
      to bottom,
      #fff 0%,
      #e6e6e6 100%);
  padding-top: 1px !important;
}
.files_block .files_table > li > ul > li .btn.btn_delete {
  background:
    url(/dist/browser/assets/images/delete.png) center center/11px auto no-repeat,
    linear-gradient(
      to bottom,
      #fff 0%,
      #e6e6e6 100%);
  padding-top: 1px !important;
}
.files_block > footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  margin: 15px 0 20px 0;
}
.files_block > footer .button {
  margin-bottom: 10px;
  background: #fff;
  color: #4D4D4D;
  border: 1px solid #E0E0DF;
  min-width: 120px;
  height: 43px;
  font-size: 16px;
  font-weight: 400;
}
.files_block > footer .button:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/dist/browser/assets/images/upload.svg) center center/11px auto no-repeat;
  margin-right: 12px;
}
.editcopypopupstyle > div {
  max-width: 73% !important;
}
.isactiveresume {
  font-size: 14px !important;
  transform: translateX(-350px) !important;
  cursor: pointer !important;
  padding-top: 5px !important;
}
.showmeonhover {
  display: none !important;
}
.isactiveresume:hover .showmeonhover {
  display: inline !important;
  position: absolute !important;
  color: black !important;
  font-size: 12px !important;
  width: 200px !important;
  text-align: justify !important;
  border-style: groove !important;
  border-radius: 5px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  padding-bottom: 5px !important;
}
.getdocumentpopupstyle > div {
  max-width: 90% !important;
  font-size: 14px !important;
}
.getdocumentpopupstyle span {
  font-family:
    Calibri,
    Arial,
    Helvetica,
    sans-serif !important;
  color: #2065a0 !important;
}
.getdocumentpopupstyle td {
  font-family:
    Calibri,
    Arial,
    Helvetica,
    sans-serif !important;
  font-size: 14px !important;
  border: 1px solid #ffffff !important;
}
.getdocumentpopupstyle table {
  max-width: 100% !important;
  background-color: transparent !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  font-family:
    Calibri,
    Arial,
    Helvetica,
    sans-serif !important;
  font-size: 14px !important;
  border: 1px solid #ffffff !important;
}
.getdocumentpopupstyle td:first-child {
  padding-left: 12px !important;
  padding-right: 0 !important;
}
.getdocumentpopupstyle .cellX {
  font-size: 8pt !important;
  text-align: center !important;
  font-weight: bold !important;
}
.getdocumentpopupstyle .bluebar {
  background-color: #6ca9cc !important;
  color: #FFFFFF !important;
  border: 0px none !important;
  text-indent: 1pt !important;
}
@media print {
  .getdocumentpopupstyle .bluebar {
    color: #2065a0 !important;
    border-bottom: 1px solid #6ca9cc !important;
    border-top: 1px solid #6ca9cc !important;
  }
}
.getdocumentpopupstyle .indent {
  text-indent: 7pt !important;
  color: #3b3b3b !important;
}
@media print {
  .getdocumentpopupstyle .indent {
    color: #000000 !important;
  }
}
.getdocumentpopupstyle .headertext {
  font-size: 10pt !important;
  color: gray !important;
}
.getdocumentpopupstyle p {
  font-size: 14px !important;
  margin: 0 0 -20px !important;
}
.getdocumentpopupstyle li {
  line-height: 24px !important;
  font-size: 14px !important;
  list-style: outside !important;
}
.getdocumentpopupstyle ul {
  padding: 0 !important;
  margin: 0 0 10px 25px !important;
}
.video_info {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 10px;
}
.video_info p {
  padding-bottom: 30px;
}
.video_info p a,
.video_info p a:visited {
  color: #1C5C84;
  text-decoration: underline;
}
.video_info p a:hover {
  font-weight: 400;
}
.video_block {
  display: flex;
  align-items: center;
  border-top: 1px solid #E6E6E6;
  padding: 50px 0 45px 0;
}
.video_block .video {
  margin-right: 40px;
  max-width: 540px;
  width: 100%;
}
.video_block .video div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video_block .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video_block article {
  flex: 1;
  font-size: 14px;
  line-height: 21px;
}
.video_block article h3 {
  color: #1C5C84;
  padding-bottom: 15px;
}
.video_block article p {
  padding-bottom: 25px;
}
.video_block article p:last-child {
  padding-bottom: 0;
}
.video_block article a,
.video_block article a:visited {
  color: #1C5C84;
  text-decoration: underline;
}
.video_block article a:hover {
  font-weight: 400;
}
.video_block article ul {
  padding-bottom: 25px;
}
.video_block article ul li {
  list-style-type: disc;
}
.search_main header {
  padding-bottom: 25px;
}
.search_main header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.search_main header h2 {
  padding-bottom: 5px;
}
.search_main header p {
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 25px;
}
.search_main header form {
  flex: 1;
  max-width: 517px;
}
.search_main header form input {
  font-size: 16px;
}
.search_main header img {
  position: absolute;
  width: 1.5rem;
  right: 1.5rem;
  cursor: pointer;
}
.search_results_list li {
  padding-bottom: 25px;
}
.search_results_list li p {
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 21px;
}
.search_results_list li p a,
.search_results_list li p a:visited {
  color: #0E5A90;
  font-size: 16px;
  text-decoration: underline;
}
.search_results_list li p a:hover {
  font-weight: 400;
}
.template-title {
  display: inline-block !important;
  width: 250px !important;
}
.templatesDialog ul li {
  padding: 5px !important;
  cursor: pointer !important;
  font-size: 14px !important;
}
.buttondownload {
  padding-top: 1px !important;
}
.UpdateDateli {
  padding-top: 8px !important;
}
.totalpagenumspan {
  border-bottom: unset !important;
}
.backnextexampleresume {
  background: #2a608a !important;
  color: white !important;
  margin-right: 2px !important;
}
.helpusermenu:hover {
  color: #2a608a !important;
}
.helpusermenu {
  color: #666 !important;
}
.resumeheadersavebtn {
  color: #fff !important;
}
.interviewcopyicon {
  width: 16px !important;
  height: 16px !important;
}
.interviewcopyicon:hover {
  cursor: pointer !important;
}
.videolinkcolor {
  color: #2a608a !important;
}
.urlcopiedmsgcolor {
  color: green !important;
  font-size: 12px !important;
}
.mat-step-header:not([aria-disabled=true]):not(.mat-step-header-error) + .mat-stepper-horizontal-line {
  background-color: #1469af !important;
}
.mat-stepper-horizontal .mat-step-header[aria-selected=true] ~ .mat-stepper-horizontal-line,
.mat-stepper-horizontal .mat-step-header[aria-selected=true] + .mat-stepper-horizontal-line {
  background-color: #ccc !important;
}
.personalityassessmentdiv {
  color: #595959 !important;
  font-family: Arial !important;
  font-size: 16px !important;
  background: -moz-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F2F2F2));
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%);
  background: -o-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%);
  background: -ms-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#F2F2F2", GradientType=0);
  background:
    linear-gradient(
      top,
      #FFFFFF 0%,
      #F2F2F2 100%);
}
.personalityTestParagraph {
  padding-bottom: 0px !important;
}
.NextAssessment {
  padding-right: 5px !important;
}
.PreviousAssessment {
  padding-left: 5px !important;
}
.question-section-divider {
  background-image: url(/dist/browser/assets/images/1-px-dot.png);
  background-repeat: repeat-x;
  min-height: 5px;
  display: block;
  margin: 0 24px 0 24px;
}
aw-wizard.horizontal .wizard-steps {
  padding-left: 80px !important;
}
#personality-test-results p {
  padding-bottom: 0 !important;
  text-align: center;
}
.MsoNormal > span {
  display: ruby;
}
aw-wizard-navigation-bar ul.steps-indicator li a .label {
  color: grey;
  line-height: 14px;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.25s;
}
aw-wizard-navigation-bar.horizontal ul.steps-indicator {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0;
  width: 100%;
  list-style: none;
}
aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-5 li {
  width: 20%;
}
aw-wizard-navigation-bar.horizontal ul.steps-indicator li {
  margin: 0;
  padding: 0;
  text-align: center;
}
aw-wizard-navigation-bar ul.steps-indicator li {
  position: relative;
  pointer-events: none;
}
aw-wizard-navigation-bar ul.steps-indicator * {
  box-sizing: border-box;
}
aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li .step-indicator {
  top: -14px;
  left: calc(50% - 7px);
  position: absolute;
  width: 14px;
  height: 14px;
  text-align: center;
  vertical-align: middle;
  line-height: 14px;
  transition: 0.25s;
  border-radius: 100%;
  background-color: #e6e6e6;
}
aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.step-indicator:after {
  content: "";
  position: absolute;
  top: 5px;
  left: calc(50% - 1px);
  height: 4px;
  width: 2px;
  background-color: #ccc;
  z-index: -1;
}
aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.current .step-indicator {
  background-color: grey;
}
aw-wizard-navigation-bar ul.steps-indicator li {
  position: relative;
  pointer-events: none;
}
aw-wizard-navigation-bar.horizontal ul.steps-indicator li a .label {
  display: inline-block;
  padding-top: 10px;
  text-align: center;
}
aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li:not(:last-child):after {
  background-color: #e6e6e6;
  content: "";
  position: absolute;
  height: 1px;
  width: calc(100% - 14px);
  top: -7px;
  left: calc(50% + 7px);
}
aw-wizard-navigation-bar.horizontal.small ul.steps-indicator {
  padding: 24px 0 10px;
}
aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.done .step-indicator {
  background-color: #0b7607;
}
.quotes_block {
  width: 100%;
  margin: 0;
  padding: 68px;
}
.quotes_block .wrapper {
  max-width: 1024px;
  margin: 0 auto;
}
.quotes_block .slider {
  position: relative;
}
.quotes_block .slick-list {
  height: 193px;
}
.quotes_block .slick-track {
  opacity: 1;
  width: 3078px;
}
.slick-slide {
  width: 1026px;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 999;
  opacity: 1;
}
.slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.slick-dots li {
  margin: 0 5px;
}
.slick-dots button {
  width: 12px;
  height: 12px;
  border-radius: 50px;
}
.container-fluid.quote-carousel {
  background-color: #1c5c84;
  padding-top: 40px;
  padding-bottom: 40px;
}
.quote-text {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-size: 23px;
  color: white;
  text-align: center;
  padding-bottom: 0;
}
.quote-icon {
  width: 95px;
  height: 79px;
  margin-left: -12%;
  margin-right: -8%;
}
.quote-author {
  text-align: center;
  color: white;
}
.quotesimgr {
  width: 95px;
  height: 79px;
  margin-left: auto;
  margin-right: -8%;
}
.quote-text img .quotesimgl {
  width: 95px;
  height: 79px;
  margin-left: -12%;
}
.quote-image-left {
  width: 95px;
  height: 79px;
  margin-left: -57%;
}
.quote-image-right {
  width: 95px;
  height: 79px;
  margin-left: auto;
  margin-right: -53%;
  margin-bottom: -43px;
}
#resetpasspopup {
  max-width: 39% !important;
}
.rst_h3 {
  font-size: 15px;
}
#learnpopupcontainer {
  font-size: 16px;
  color: #333;
}
.Hedlinepop-up {
  font-size: 17px;
  white-space: break-spaces;
}
.module_block > footer.interview_info ul li b {
  font-size: 14px;
}
.progress.full:before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #019147 url(/dist/browser/assets/images/check.svg) center center/13px auto no-repeat;
  border: 2px solid #fff;
  box-sizing: border-box;
  position: absolute;
  top: -10px;
  left: calc(50% - 16px);
  z-index: 2;
}
.header .account_menu:hover .dropdown_style {
  display: block;
}
#mfa_form {
  margin-left: 0px !important;
}
@media (max-width: 1800px) {
  .login__description {
    padding-bottom: 27px !important;
  }
  .header .account_menu:hover .dropdown_style {
    display: block;
    z-index: 1000;
  }
  #Confirm_Password {
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 1300px) {
  .login__description {
    padding-bottom: 4px !important;
  }
  .services_list.even li {
    min-height: 230px;
  }
  #mfa_form {
    margin-left: 0px !important;
  }
  #mfa_container {
    margin-left: 0px !important;
  }
  .quote-image-right {
    height: 61px;
    margin-left: auto;
    margin-right: -53%;
    margin-bottom: -34px;
  }
  .quote-image-left {
    height: 61px;
    margin-left: -57%;
  }
  .quote-text {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    color: #fff;
    text-align: center;
    padding-bottom: 0;
  }
  .services_list li figure {
    border: 1px solid #ccc;
    border-radius: 5px;
    display: revert-layer;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    color: #2a608a;
    padding: 0;
    box-sizing: border-box;
    background: url(/dist/browser/assets/images/circle.png) 0 0/113px auto no-repeat;
    position: relative;
    max-height: 179px;
  }
  .home li figure {
    height: 160px;
  }
  .goals_list li > div footer a .tooltip {
    max-width: 210px;
  }
  .services_list li {
    flex-basis: 16%;
    box-sizing: border-box;
    padding: 0 5px 30px;
  }
  .services_list li figure div {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 65px;
    max-width: 150px;
    margin: 12px auto;
  }
}
@media only screen and (max-width: 959px) {
  .resume_block > div header .menu_trigger {
    display: block;
  }
  .resume_block > div header > ul > li {
    display: none;
  }
  .resume_block > div header > ul > li:last-child,
  .resume_block > div header > ul > li:nth-last-child(2) {
    display: block;
  }
  .registration_block .wrapper {
    display: block;
  }
  .registration_block .wrapper:before {
    display: none;
  }
  .registration_block form {
    padding: 30px 0;
  }
  .registration_info {
    padding: 60px 40px;
    background: #EBEBEB;
    margin: 0 -15px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  h2 {
    font-size: 21px;
  }
  h3 {
    font-size: 18px;
    line-height: 20px;
  }
  h4 {
    font-size: 12px;
    line-height: 15px;
  }
  .button.button_blue,
  .button.button_blue:visited {
    min-width: 93px;
    height: 32px;
    font-size: 12px;
  }
  .button.button_blue:after {
    width: 4px;
    height: 4px;
    border-right-width: 1.5px;
    border-top-width: 1.5px;
    margin-left: 5px;
  }
  .header {
    padding-bottom: 20px;
  }
  .header .wrapper:after {
    margin-top: 10px;
  }
  .header nav > ul > li {
    font-size: 11px;
    line-height: 13px;
    padding: 0;
  }
  .header nav > ul > li span {
    height: 28px;
    max-width: 28px;
    margin-bottom: 4px;
  }
  .header nav > ul > li > a {
    padding: 4px 8px;
  }
  .welcome_block .video {
    margin-right: 25px;
    max-width: 50%;
  }
  .welcome_block article:first-child {
    font-size: 12px;
    line-height: 15px;
  }
  .welcome_block article:first-child p {
    padding-bottom: 15px;
  }
  .services_list {
    margin: 5px -8px 10px -8px;
  }
  .services_list li {
    padding: 0 8px 14px 8px;
  }
  .services_list li figure {
    font-size: 11px;
    line-height: 13px;
    padding: 5px 5px 7px 5px;
    background-size: 105px auto;
  }
  .services_list li figure div {
    height: 60px;
    max-width: 62px;
    margin: 15px auto 10px auto;
  }
  .services_list li figure div img {
    min-width: 62px;
  }
  .services_list li figure figcaption p {
    padding-bottom: 10px;
  }
  .services_list li figure:hover figcaption h3 {
    font-size: 13px;
  }
  .services_list.even li figure {
    background-size: 130px auto;
  }
  .services_list.three li figure {
    background-size: 150px auto;
  }
  .services_list.three li figure div {
    height: 70px;
    max-width: 72px;
  }
  .services_list.three li figure div img {
    min-width: 72px;
  }
  .services_list2 li figure div {
    height: 41px;
  }
  .services_list2 li figure:hover div {
    height: 23px;
  }
  .services_list2 li figure:hover div img {
    height: 23px;
  }
  .services_list2 li figure .tooltip {
    top: 6px;
    right: 6px;
    font-size: 9px;
  }
  .services_list2 li figure .tooltip img {
    max-width: 14px;
  }
  .services_list2 li figure .tooltip span {
    width: 195px;
    font-size: 10px;
  }
  .progress {
    height: 8px;
  }
  .progress.full:before {
    content: "" !important;
    display: block !important;
    width: 14px !important;
    height: 12px !important;
    border-radius: 50% !important;
    background: #019147 url(/dist/browser/assets/images/check.svg) 50%/8px auto no-repeat !important;
    border: 1px solid #fff !important;
    box-sizing: border-box !important;
    position: absolute !important;
    top: -6px !important;
    left: calc(50% - 8px) !important;
    z-index: 2 !important;
  }
  .module_block > header .nav {
    width: 285px;
  }
  .module_block > div {
    padding: 0 20px;
  }
  .module_block > footer {
    width: 285px;
    padding: 20px;
  }
  .module_block > footer .goal {
    margin: -20px -20px 0 -20px;
  }
  .goals_list_wrap {
    display: block;
  }
  .login_block {
    margin-top: -21px;
  }
  .login_form form {
    width: 52%;
    padding: 0 30px 0 0;
  }
  .search_main header form {
    max-width: 50%;
  }
  .video_block .video {
    max-width: 50%;
  }
}
@media only screen and (max-width: 989px) {
  .services_list.even li {
    min-height: 120px;
  }
  #vimeo_player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #content {
    margin-left: 116px !important;
    margin-top: -20px !important;
  }
  .login__description {
    margin-bottom: 13px !important;
  }
  #video_player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-top: 10px;
    height: 100% !important;
    width: 100% !important;
  }
  .video {
    order: 2;
    margin: 10px 0;
    max-width: 100%;
    padding-left: 0px !important;
    max-width: 100% !important;
    flex: none !important;
  }
  #mfa_form {
    margin-left: 0px !important;
  }
  .login {
    max-width: 100% !important;
    flex: none !important;
  }
  #mfa_container {
    margin-left: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .section_title {
    font-size: 12px !important;
  }
  .quote-image-right {
    height: 57px;
    margin-left: auto;
    margin-right: -57%;
    margin-bottom: -26px;
  }
  .quote-image-left {
    height: 57px;
    margin-left: -60%;
  }
  body {
    font-size: 13px;
    line-height: 16px;
  }
  h1 {
    font-size: 23px;
    line-height: 25px;
    padding-bottom: 15px;
    text-align: center;
  }
  h2 {
    font-size: 23px;
  }
  h3 {
    font-size: 10px;
    line-height: 12px;
  }
  h4 {
    font-size: 11px;
    line-height: 13px;
  }
  .markdown-content h1 {
    color: #443a3a;
    font-size: 17px;
    line-height: 21px;
    padding-bottom: 5px;
    text-align: left;
  }
  .welcometext {
    font-size: 24px;
    text-align: left;
  }
  #d_content {
    font-size: 14px;
    line-height: 23px;
    margin-top: auto;
  }
  .button.button_blue,
  .button.button_blue:visited {
    min-width: 110px;
    height: 38px;
    font-size: 14px;
  }
  .button.button_blue:after {
    width: 5px;
    height: 5px;
    margin-left: 7px;
  }
  .dropdown_style > li {
    font-size: 12px;
    line-height: 15px;
  }
  .dropdown_style > li > a,
  .dropdown_style > li > a:visited {
    padding: 6px 8px;
  }
  .dropdown_style > li > a span {
    width: 15px;
    height: 15px;
    margin-right: 8px;
  }
  .header .search_block:before {
    height: 50px;
  }
  .header .account_menu [data-dropdown] {
    width: 23px;
    height: 23px;
    background-size: 13px auto;
  }
  .header .search_block {
    margin-left: 5px;
  }
  .header .search_block .trigger {
    min-width: 23px;
    height: 23px;
  }
  .header nav {
    padding: 8px 0;
  }
  .header nav > ul > li > ul {
    left: 0;
    transform: translateX(0);
  }
  .resume-section h1 {
    font-size: 11pt !important;
  }
  .Hedlinepop-up h3 {
    font-size: 20px !important;
  }
  .video_block article ul {
    padding-bottom: 25px;
    padding-left: 17px;
  }
  .welcome_block {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .welcome_block .video {
    margin-right: 25px;
    max-width: 50%;
  }
  .services_list.even li {
    flex-basis: 19%;
  }
  .services_list li figure figcaption p:last-of-type {
    padding-bottom: 0;
    font-size: 9px;
    padding-left: 6px;
    padding-right: 3px;
    line-height: 12px;
  }
  .progres {
    display: none !important;
  }
  .progress.full:before {
    content: "" !important;
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
    background: #019147 url(/dist/browser/assets/images/check.svg) 50%/13px auto no-repeat !important;
    border: 2px solid #fff !important;
    box-sizing: border-box !important;
    position: absolute !important;
    top: -9px !important;
    left: calc(50% - 16px) !important;
    z-index: 2 !important;
  }
  fuelux li {
    font-size: 12px;
    line-height: 16px;
  }
  .modal {
    position: fixed !important;
    width: 507px !important;
    padding-left: 15px !important;
    padding-top: 17px !important;
    transform: translate(-10%, -10%) !important;
    font-size: 14px !important;
    height: fit-content !important;
    margin-left: 210px;
    margin-top: 104px;
  }
  .modal-header h3 {
    margin: 0 !important;
    line-height: 30px !important;
    font-size: 20px;
  }
  .quote-image-left {
    width: 95px;
    height: 57px;
    margin-left: -59%;
  }
  quote-image-right {
    width: 95px;
    height: 57px;
    margin-left: auto;
    margin-right: -56%;
    margin-bottom: -13px;
  }
  .quote-text {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-bottom: 0;
  }
  .header + .wrapper {
    max-width: 535px;
  }
  .header + .wrapper_wide {
    max-width: 615px;
  }
  .welcome_block {
    flex-wrap: wrap;
  }
  .welcome_block article {
    padding-top: 0;
  }
  .welcome_block article:first-child {
    font-size: 12px;
    line-height: 15px;
  }
  .welcome_block article:first-child p {
    padding-bottom: 20px;
  }
  .welcome_block article:first-child p:not(:last-child) {
    text-align: left;
  }
  .services_list {
    margin: 5px -6px 10px -6px;
  }
  .Fig_caption {
    font-size: 14px;
  }
  .services_list li {
    padding: 0 6px 10px;
    max-width: 198px;
    flex-basis: 25%;
  }
  .services_list li figure {
    font-size: 11px;
    line-height: 13px;
    padding: 0;
    background-size: 85px auto;
    height: 120px;
    background: url(/dist/browser/assets/images/circle.png) 0 0/128px auto no-repeat;
  }
  .home li figure {
    height: 160px;
  }
  .fig_home {
    font-size: 11px;
    line-height: 13px;
    padding: 0;
    background: url(/dist/browser/assets/images/circle.png) 0 0/86px auto no-repeat;
    height: 112px;
  }
  .services_list li figure div {
    height: 46px;
    max-width: 48px;
    margin: 15px auto 5px auto;
  }
  .services_list li figure div img {
    min-width: 48px;
    margin-bottom: 12px;
  }
  .services_list li figure figcaption p {
    padding-bottom: 5px;
    font-size: 7px;
    line-height: 9px;
  }
  .services_list li figure:hover figcaption h3 {
    font-size: 9px;
  }
  .services_list.even li figure {
    background-size: 110px auto;
  }
  .services_list.three li figure {
    background-size: 115px auto;
  }
  .services_list.three li figure div {
    height: 56px;
    max-width: 58px;
  }
  .services_list.three li figure div img {
    min-width: 58px;
  }
  .services_list2 li figure div {
    height: 34px;
  }
  .services_list2 li figure:hover div {
    height: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .services_list2 li figure:hover div img {
    height: 20px;
  }
  .services_list2 li figure .tooltip {
    top: 6px;
    right: 6px;
    font-size: 8px;
  }
  .services_list2 li figure .tooltip img {
    max-width: 14px;
  }
  .services_list2 li figure .tooltip span {
    width: 195px;
    font-size: 10px;
  }
  .progress {
    height: 6px;
  }
  .training_menu_wrap {
    order: -1;
  }
  .progress.full:before {
    content: "" !important;
    display: block !important;
    width: 22px !important;
    height: 22px !important;
    border-radius: 50% !important;
    background: #019147 url(/dist/browser/assets/images/check.svg) 50%/13px auto no-repeat !important;
    border: 1px solid #fff !important;
    box-sizing: border-box !important;
    position: absolute !important;
    top: -11px !important;
    left: calc(50% - 8px) !important;
    z-index: 2 !important;
  }
  .module_block > div .p,
  .module_block > div p {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 15px;
  }
  .module_block {
    display: block;
  }
  .module_block > header {
    position: relative;
    width: auto;
    text-align: center;
    border-right: none;
    padding: 10px 0;
    background: #F3F3F4;
    margin: -25px 0 30px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .module_block > header:before,
  .module_block > header:after {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    background: #F3F3F4;
    position: absolute;
    top: 0;
    left: 100%;
  }
  .module_block > header:before {
    left: auto;
    right: 100%;
  }
  .module_block > header h3 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 0;
  }
  .module_block > header .img,
  .module_block > header .progress {
    display: none;
  }
  .menu_wrap {
    order: -1;
  }
  .menu_trigger {
    margin: 6px 25px 0 0;
  }
  .menu_toggle {
    left: 0;
    transform: translateX(0);
  }
  .menu_expanded {
    left: 0;
    width: calc(100vw - 30px);
    max-width: 585px;
    max-height: 70vh;
  }
  .menu_expanded > nav > ul {
    columns: 2;
    column-gap: 20px;
  }
  .module_block > header .nav {
    position: relative;
    width: auto;
    display: flex;
    align-items: center;
    flex: 1;
  }
  .module_block > header .nav .page {
    text-align: center;
    position: relative;
    width: 300px;
    color: #555555;
  }
  #of_text {
    color: #555555 !important;
  }
  .module_block > header .nav .page span {
    border-bottom-color: #fff;
  }
  .module_block > header .nav .page .page_list {
    top: 140%;
    right: 50%;
    transform: translateX(50%);
    max-width: 470px;
    width: 100vw;
    text-align: left;
  }
  .module_block > header .nav .link,
  .module_block > header .nav .link:visited {
    background: transparent;
    border-color: #fff;
  }
  .module_block > header .nav .link:last-child {
    margin-right: 0;
  }
  .module_block > header .nav .link:hover {
    background: #fff;
  }
  .module_block > div {
    padding: 0;
  }
  .module_block > div h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .module_block > div h4 {
    font-size: 21px;
    line-height: 25px;
  }
  .tooltip2 > div {
    max-width: 50vw;
  }
  .module_block > footer {
    width: auto;
    margin: 15px 0 30px 0;
  }
  .module_block > footer ul {
    columns: 2;
  }
  .module_block > footer .video {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  .module_block > footer.about p {
    font-size: 16px;
    line-height: 24px;
  }
  .module_block > footer.about p span {
    font-size: 32px;
    line-height: 36px;
  }
  .module_block .main {
    padding: 0 0 30px 0;
    max-width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
  .module_block .main + footer {
    max-width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
  .module_block .main + footer h6 {
    margin-top: 0;
  }
  .module_block .main.coach_content h3 {
    padding-bottom: 20px;
    font-size: 20px;
  }
  .module_block .main.coach_content p {
    font-size: 14px;
    line-height: 22px;
  }
  .module_block.coach_block {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
  }
  .module_block.coach_block > * {
    flex: 1;
    width: 100%;
  }
  .module_block.coach_block > .coach_content {
    order: 2;
  }
  .module_block.coach_block .main > header {
    display: none;
  }
  .coach_block .title {
    display: flex;
  }
  .goals_list_wrap {
    display: block;
  }
  .popup > div h4 {
    font-size: 21px;
    line-height: 25px;
  }
  .goals_check_list {
    display: block;
    margin-bottom: 15px;
  }
  .login_block {
    margin-top: -26px;
  }
  .login_form {
    padding: 25px 0;
  }
  .login_form .wrapper {
    display: block;
  }
  .login_form form {
    width: auto;
    padding: 0 0 20px 0;
  }
  .Learning_title {
    font-size: 21px;
  }
  .login_services {
    padding: 35px 0 20px 0;
  }
  .login_services ul.login_services_list li figure > span {
    width: 145px;
    height: 145px;
  }
  .login_services ul.login_services_list li figure:hover > span {
    width: 95px;
    height: 95px;
  }
  .login_services ul.login_services_list li figure figcaption h3 {
    font-size: 16px;
  }
  .login_services ul.login_services_list li figure figcaption p {
    font-size: 12px;
    line-height: 16px;
  }
  .login_services .services_list {
    margin-left: 15px;
    margin-right: 15px;
  }
  .login_services .services_list li {
    padding-left: 15px;
    padding-right: 15px;
    min-width: 260px;
  }
  .login_services .services_list li figure figcaption h3 {
    font-size: 21px;
  }
  .login_services .services_list li figure div {
    height: 80px;
  }
  .login_services .services_list li figure div img {
    min-width: 100px;
  }
  .login_services .services_list li figure:hover div {
    height: 70px;
  }
  .login_services .services_list li figure:hover div img {
    height: 60px;
  }
  .login_services .services_list li figure:hover figcaption h3 {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .login_services .services_list li figure figcaption p {
    font-size: 12px;
    line-height: 16px;
  }
  .login_services p {
    font-size: 14px;
    line-height: 18px;
  }
  .quotes_block {
    padding-top: 45px;
  }
  .quotes_block .slick-slide blockquote {
    padding: 35px 45px 0 45px;
    font-size: 12px;
    line-height: 16px;
  }
  .quotes_block .slick-slide blockquote p {
    padding-bottom: 20px;
  }
  .quotes_block .slick-slide blockquote p:last-child {
    font-size: 14px;
    line-height: 18px;
  }
  .quotes_block .slick-slide blockquote:before,
  .quotes_block .slick-slide blockquote:after {
    width: 35px;
    height: 35px;
  }
  .quotes_block .slick-dots {
    padding: 35px 0;
  }
  .quotes_block .slick-dots li {
    padding: 0 4px 0 5px;
  }
  .quotes_block .slick-dots li button {
    width: 10px;
    height: 10px;
  }
  .participants_block {
    padding: 30px 0 20px 0;
  }
  .participants_block h2 {
    padding-bottom: 25px;
  }
  .participants_block ul {
    margin: 0 -15px;
  }
  .participants_block ul li {
    padding: 0 15px 20px 15px;
  }
  .participants_block ul li .video {
    margin-bottom: 15px;
  }
  .participants_block ul li blockquote p {
    font-size: 12px;
    line-height: 16px;
  }
  .participants_block ul li blockquote p:last-child {
    font-size: 11px;
    line-height: 15px;
  }
  .login_system {
    padding: 35px 0;
  }
  .login_system h2 {
    padding-bottom: 30px;
  }
  .login_system ul li {
    flex-basis: calc(50% - 10px);
    padding-bottom: 30px;
  }
  .login_system ul li figure > span {
    width: 42px;
    min-width: 42px;
    margin-right: 15px;
  }
  .login_system ul li figure figcaption span {
    font-size: 14px;
  }
  .login_system ul li figure figcaption p {
    font-size: 12px;
    line-height: 16px;
  }
  .search_main header form {
    max-width: 275px;
  }
  .video_info h2 {
    font-size: 28px;
    padding-bottom: 25px;
  }
  .video_block {
    display: block;
  }
  .video_block .video {
    margin: 0 auto 40px auto;
    max-width: 435px;
  }
  .video_block article h3 {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 20px;
  }
  .registration_block form {
    font-size: 12px;
    line-height: 16px;
  }
  .registration_block form header h3 {
    font-size: 20px;
  }
  .registration_block form header .logo {
    margin-bottom: 30px;
    width: 150px;
    height: 53px;
  }
  .registration_info {
    padding: 30px 20px;
  }
  .registration_info ul li {
    flex-basis: calc(50% - 10px);
    padding-bottom: 35px;
  }
  .registration_info blockquote {
    font-size: 13px;
    line-height: 19px;
    font-style: italic;
    padding: 30px 30px 10px 30px;
  }
  .files_block > header {
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #E6E6E6;
  }
  .files_block .files_table > li:first-child > ul > li {
    flex-basis: 45px;
  }
  .files_block .files_table > li:first-child > ul > li:nth-child(2) {
    flex-basis: 90px;
  }
  .files_block .files_table > li > ul ul > li {
    flex-basis: 45px;
  }
  .files_block .files_table > li > ul ul > li:nth-child(2) {
    flex-basis: 90px;
  }
  .footer {
    font-size: 11px;
    line-height: 12px;
    justify-content: center;
    padding-bottom: 5px;
  }
  .footer p {
    min-width: 100%;
    order: 2;
    text-align: center;
  }
  .footer nav {
    padding-bottom: 7px;
  }
  .quote-text {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    color: white;
    text-align: center;
  }
  .quote-icon {
    width: 95px;
    height: 79px;
    margin-left: -12%;
    margin-right: -8%;
  }
  .quote-author {
    text-align: center;
    color: white;
  }
  .quotesimgr {
    width: 95px;
    height: 79px;
    margin-left: auto;
    margin-right: -8%;
  }
  .quotesimgl {
    width: 95px;
    height: 79px;
    margin-left: -12%;
  }
  .quoteleft {
    width: 95px;
    height: 79px;
    margin-left: -12%;
  }
  .quoteright {
    width: 95px;
    height: 79px;
    margin-left: auto;
    margin-right: -8%;
  }
  #mfa_form {
    margin-left: 0px !important;
  }
}
@media only screen and (max-width: 759px) {
  .section_title {
    font-size: 13px !important;
    line-height: 12px;
    padding-bottom: 7px;
  }
  .services_list li figure figcaption p {
    padding-bottom: 5px;
    font-size: 7px;
    line-height: 9px;
  }
  .services_list li figure figcaption p:last-of-type {
    font-size: 9px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 13px;
  }
  .progres {
    height: 12px;
    border: 1px solid #E5E5E4;
    background: #fff;
    width: calc(100% - 20px);
    margin: 5px auto 10px;
    position: relative;
    border-radius: 10px;
    box-sizing: border-box;
    display: none;
  }
  .markdown-content h1 {
    color: #443a3a;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 5px;
    text-align: left;
  }
  h2 {
    font-size: 18px;
    padding-bottom: 5px;
  }
  h3 {
    font-size: 9px;
    line-height: 11px;
  }
  h4 {
    font-size: 10px;
    line-height: 12px;
    padding-bottom: 3px;
  }
  h5 {
    font-size: 14px;
    line-height: 18px;
    padding: 8px;
    margin-bottom: 15px;
  }
  h6 {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 5px;
  }
  #d_content {
    font-size: 13px;
    line-height: 21px;
    margin-left: 0;
  }
  welcometext {
    font-size: 26px;
  }
  .button.button_blue,
  .button.button_blue:visited {
    min-width: 110px;
    height: 38px;
    font-size: 14px;
  }
  .button.button_blue:after {
    width: 4px;
    height: 4px;
    border-right-width: 1.5px;
    border-top-width: 1.5px;
    margin-left: 5px;
  }
  .button.button_medium,
  .button.button_medium:visited {
    min-width: 95px;
    height: 32px;
    font-size: 12px;
  }
  input[type=checkbox] + label {
    font-size: 11px;
    line-height: 15px;
  }
  .header + .wrapper {
    max-width: 535px;
  }
  .welcometext {
    font-size: 24px;
  }
  .header + .wrapper {
    max-width: 535px;
  }
  .header .logo {
    width: 122px;
    height: 50px;
    margin-bottom: auto;
  }
  .wrapper {
    max-width: 1400px;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    max-width: fit-content;
  }
  .header nav {
    min-width: 100%;
    order: 3;
    border-bottom: 1px solid #e6e6e6;
    padding: 8px 8px 8px 6px;
  }
  .header .top_bar {
    font-size: 11px;
    line-height: 12px;
    margin-left: auto;
  }
  .header .wrapper:after {
    margin-top: 10px;
  }
  .header nav > ul {
    justify-content: center;
  }
  .header nav > ul > li > a {
    padding: 4px 8px;
  }
  .header .wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: initial;
  }
  .modal {
    position: fixed !important;
    width: 455px !important;
    padding-left: 15px !important;
    padding-top: 17px !important;
    transform: translate(-10%, -10%) !important;
    font-size: 14px !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    margin-left: 114px;
    margin-top: 104px;
  }
  .modal-header h3 {
    margin: 0 !important;
    line-height: 30px !important;
    font-size: 20px;
  }
  #resetpasspopup {
    max-width: 57% !important;
  }
  .video_block article ul {
    padding-bottom: 25px;
    padding-left: 17px;
  }
  .tox-tinymce {
    height: auto;
    width: auto;
  }
  .quote-text {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: white;
    text-align: center;
    line-height: 16px;
    padding-bottom: 32px;
  }
  .quote-image-left {
    width: 36px;
    height: 50px;
    margin-left: -60%;
  }
  .quote-image-right {
    width: 36px;
    height: 50px;
    margin-left: auto;
    margin-right: -60%;
  }
  .quote-author {
    text-align: center;
    color: white;
    margin-top: -33px;
  }
  .welcome_block article:first-child {
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    padding-right: 0;
  }
  .welcome_block .video {
    order: 2;
    margin: 10px 0;
    max-width: 100%;
  }
  .services_list {
    margin: 4px -4px 8px -4px;
  }
  .services_list li {
    padding: 0 4px 8px 4px;
    flex-basis: 28%;
  }
  .Fig_caption {
    font-size: 15px;
  }
  doo .services_list li figure {
    background-size: 75px auto;
    height: 102px;
    background: url(/dist/browser/assets/images/circle.png) 0 0/119px auto no-repeat;
  }
  .services_list li figure div {
    height: 42px;
    max-width: 42px;
    margin-top: 10px;
  }
  .services_list li figure div img {
    min-width: 42px;
    margin-bottom: 12px;
  }
  .services_list.even li figure {
    background-size: 100px auto;
  }
  .services_list.three li figure {
    background-size: 105px auto;
  }
  .services_list.three li figure div {
    height: 46px;
    max-width: 46px;
  }
  .services_list.three li figure div img {
    min-width: 46px;
  }
  .services_list2 li figure div {
    height: 27px;
  }
  .services_list2 li figure:hover div {
    height: 17px;
  }
  .services_list2 li figure:hover div img {
    height: 17px;
  }
  .services_list2 li figure .tooltip {
    top: 5px;
    right: 5px;
    font-size: 6px;
  }
  .services_list2 li figure .tooltip img {
    max-width: 11px;
  }
  .services_list2 li figure .tooltip span {
    width: 165px;
    font-size: 9px;
  }
  .progress {
    height: 5px;
  }
  .module_block > header {
    display: flex;
    flex-direction: row;
  }
  .progress.full:before {
    content: "" !important;
    display: block !important;
    width: 16px !important;
    height: 16px !important;
    border-radius: 50% !important;
    background: #019147 url(/dist/browser/assets/images/check.svg) 50%/9px auto no-repeat !important;
    border: 1px solid #fff !important;
    box-sizing: border-box !important;
    position: absolute !important;
    top: -7px !important;
    left: calc(50% - 8px) !important;
    z-index: 2 !important;
  }
  .module_block > div .p,
  .module_block > div p {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 15px;
  }
  .fuelux li {
    font-size: 12px;
    line-height: 15px;
  }
  .menu_trigger span:nth-child(2),
  .menu_trigger span:nth-child(3) {
    top: 6px;
  }
  .menu_trigger span:nth-child(4) {
    top: 12px;
  }
  .module_block > header .nav .link:last-child {
    margin: 0;
  }
  .module_block > header .nav .next:after {
    margin: 0 2px 0 0;
  }
  .module_block > header .nav .back:before {
    margin: 0 0 0 2px;
  }
  .module_block > header .nav .link:hover {
    background: #F3F3F4;
  }
  .module_block > div h2 {
    font-size: 21px;
    line-height: 25px;
    padding-bottom: 10px;
  }
  .breadcrumb {
    font-size: 10px;
    line-height: 14px;
  }
  .tooltip2 {
    position: static;
  }
  .tooltip2 > div {
    max-width: calc(100vw - 30px);
    font-size: 11px;
    padding-top: 15px;
  }
  .tooltip2 > div .close {
    top: 13px;
  }
  .tooltip2 > div h4 {
    margin-bottom: 15px;
  }
  .tooltip2 > div p {
    font-size: 11px;
    padding-bottom: 10px;
  }
  .tooltip2 > div ul li:before {
    width: 5px;
    height: 5px;
    left: 21px;
  }
  .tooltip2 > div ul li {
    padding-left: 32px;
  }
  .module_block > footer {
    margin: 5px 0 20px 0;
    padding: 20px;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
  }
  .module_block > footer ul {
    columns: 1;
  }
  .module_block > footer p {
    font-size: 11px;
    line-height: 16px;
    padding-bottom: 15px;
  }
  .module_block > footer h6 {
    min-width: 100%;
    margin: 20px 0;
  }
  .module_block > footer .goal {
    min-width: calc(100% + 40px);
    margin: -20px -20px 0 -20px;
  }
  .module_block > footer .goal span {
    font-size: 14px;
    line-height: 16px;
  }
  .module_block > footer .goal p {
    font-size: 10px;
    line-height: 12px;
  }
  .module_block > footer.interview_info {
    align-items: flex-start;
  }
  .module_block > footer.interview_info p {
    font-size: 12px;
    line-height: 16px;
  }
  .module_block > footer.interview_info ul {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 30px;
  }
  .module_block > footer.interview_info ul li:before {
    width: 4px;
    height: 4px;
  }
  .interview_tool .settings {
    flex-flow: column wrap;
  }
  .resume_block > div header > ul > li:last-child a,
  .resume_block > div header > ul > li:nth-last-child(2) a {
    font-size: 0;
    line-height: 0;
  }
  .resume_block > div header > ul > li > a img {
    margin-right: 0;
  }
  .services_list.even li {
    flex-basis: 24.33%;
  }
  .progress.full:before {
    content: "" !important;
    display: block !important;
    width: 17px !important;
    height: 17px !important;
    border-radius: 50% !important;
    background: #019147 url(/dist/browser/assets/images/check.svg) 50%/9px auto no-repeat !important;
    border: 1px solid #fff !important;
    box-sizing: border-box !important;
    position: absolute !important;
    top: -8px !important;
    left: calc(50% - 8px) !important;
    z-index: 2 !important;
  }
  .search_main header {
    padding-bottom: 25px;
  }
  .search_main header {
    display: block;
    position: relative;
    text-align: center;
  }
  .search_main header h2 {
    padding-bottom: 85px;
    font-size: 21px;
  }
  .search_main header p {
    padding-bottom: 5px;
    font-size: 14px;
  }
  .search_main header form {
    max-width: 100vw;
    width: 100vw;
    position: absolute;
    top: 38px;
    left: -15px;
    padding: 22px 28px 0 28px;
    box-sizing: border-box;
    border-top: 1px solid #E6E6E6;
  }
  .search_main header form input {
    font-size: 14px;
  }
  .search_results_list li {
    padding-bottom: 15px;
  }
  .search_results_list li p {
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
  }
  .search_results_list li p a,
  .search_results_list li p a:visited {
    font-size: 14px;
  }
  .cta_block {
    padding: 50px 0;
  }
  .cta_block .wrapper {
    display: block;
  }
  .cta_block header {
    text-align: center;
    border-right: none;
    margin: 0 0 25px 0;
    padding: 0;
  }
  .cta_block header h1 {
    text-align: center;
  }
  .buttondownload {
    max-width: 28px;
  }
  .files_block > header {
    padding-bottom: 0;
    margin-bottom: 5px;
    border-bottom: none;
  }
  .files_block > header .button {
    min-width: 110px;
    height: 37px;
    font-size: 14px;
    border-radius: 0;
  }
  #filebtn {
    margin-right: auto;
  }
  .files_block > header .button:nth-last-child(2) {
    margin-right: 0;
  }
  .files_block > header h2 {
    min-width: 100%;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E6E6E6;
  }
  .files_block > header h2 img {
    max-width: 32px;
  }
  .files_block .files_table > li:first-child {
    display: none;
  }
  .files_block .files_table > li > ul {
    padding: 10px;
  }
  .files_block .files_table > li > ul > li {
    padding-bottom: 10px;
  }
  .files_block .files_table > li > ul li.title {
    min-width: 100%;
  }
  .files_block .files_table > li > ul li.divider {
    min-width: 100%;
  }
  .files_block .files_table > li > ul ul {
    flex-wrap: wrap;
  }
  .files_block .files_table > li > ul ul > li:first-child {
    min-width: 100%;
  }
  .files_block .files_table > li > ul ul > li {
    flex-basis: 8%;
    text-align: left;
    padding-right: 4px;
  }
  .files_block .files_table {
    border: 1px solid #e6e6e6;
    margin-left: 4px;
  }
  .files_block .files_table > li > ul ul > li:nth-child(2) {
    flex-basis: 100%;
    text-align: left;
  }
  .files_block > footer .button {
    min-width: 110px;
    height: 37px;
    font-size: 14px;
    border-radius: 0;
  }
  #vimeo_player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #video_player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-top: 10px;
  }
  .video {
    order: 2;
    margin: 10px 0;
    max-width: 100%;
    padding-left: 0px !important;
    max-width: 100% !important;
    flex: none !important;
  }
  #mfa_form {
    margin-left: 0px !important;
  }
  .login {
    max-width: 100% !important;
    flex: none !important;
  }
  #mfa_container {
    margin-left: 0px !important;
  }
}
@media only screen and (max-width: 600) {
  #vimeo_player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #Manual_SetupCode {
    margin-top: 8px !important;
  }
  #content {
    margin-left: -1px !important;
    margin-top: 14px !important;
  }
  #video_player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-top: 10px;
  }
  .video {
    order: 2;
    margin: 10px 0;
    max-width: 100%;
    padding-left: 0px !important;
    max-width: 100% !important;
    flex: none !important;
  }
  #mfa_form {
    margin-left: 0px !important;
  }
  .login {
    max-width: 100% !important;
  }
  #mfa_container {
    margin-left: 0px !important;
  }
  .services_list li {
    flex-basis: 24.33%;
    height: auto;
  }
  .quote-text {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    padding-bottom: 32px;
  }
  .module_block > div .p,
  .module_block > div p {
    color: red;
  }
  .header + .wrapper {
    max-width: 535px;
  }
  #d_content {
    font-size: 12px;
    line-height: 24px;
  }
  Welcome block .welcometext {
    font-size: 24px;
  }
  welcome block googletranslate .goog-te-gadget .goog-te-combo {
    margin: 1px;
    width: 144px;
    font-size: 9px;
    height: 26px;
    font-weight: 300;
    margin-bottom: 5px;
  }
  .tox-tinymce {
    height: 125px !important;
    width: auto !important;
  }
  #savebtn {
    min-width: 48px;
    height: 25px;
    font-size: 12px;
    margin-left: -15px;
  }
  .module_block > header .nav .link:last-child {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
  }
  .module_block > header .nav .link,
  .module_block > header .nav .link:visited {
    border-color: #e0e0df;
    border-radius: 3px;
    padding: 0 5px;
    min-width: fit-content;
    height: 24px;
    font-size: 11px;
    line-height: 0;
  }
  .fuelux li {
    font-size: 12px;
    line-height: 16px;
  }
  .markdown-content-body li {
    margin-bottom: 2px;
    margin-right: 1px;
    margin-top: 0;
    padding-bottom: 7px;
    padding-left: 5px;
  }
  googletranslate modal .modal {
    position: fixed !important;
    width: 238px !important;
    padding-left: 15px !important;
    padding-top: 17px !important;
    transform: translate(-10%, -10%) !important;
    font-size: 12px !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    margin-left: 80px;
    margin-top: 104px;
  }
  .modal-header h3 {
    margin: 0 !important;
    line-height: 30px !important;
    font-size: 20px;
  }
  .resetpass {
    max-width: 58% !important;
    width: 116px;
    font-size: 8px;
  }
  .closepopup {
    font-size: 10px;
    height: 33px;
    margin-right: 5px;
  }
  modal Tinymce .tinymce .tox-tinymce {
    height: 3163px !important;
    margin-bottom: 34px;
  }
  .tox-tinymce {
    height: 125px !important;
    width: auto !important;
  }
  #filebtn_cancel {
    height: 26px;
    margin-left: 3px;
  }
  #filebtn_save {
    height: 26px;
    margin-left: 3px;
  }
  tinymce Top menu .header .logo {
    width: 100px;
    height: 35px;
    margin-bottom: -24px;
  }
  .header nav > ul > li > a {
    padding: 3px 4px;
  }
  .header .top_bar {
    font-size: 11px;
    line-height: 12px;
    margin-left: 236px;
  }
  .header .wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 443px;
  }
  .header nav {
    min-width: 100%;
    order: 3;
    border-bottom: 1px solid #e6e6e6;
    padding: 8px 37px 8px 25px;
  }
  Services list .services_list.even li {
    flex-basis: 50%;
  }
  .services_list2 li figure .tooltip span {
    width: 130px;
  }
  .services_list2 li:nth-child(2n+1) figure:hover {
    z-index: 10;
  }
  .services_list2 li:nth-child(2n+1) figure .tooltip span {
    right: auto;
    left: calc(100% + 15px);
  }
  .services_list2 li:nth-child(2n+1) figure .tooltip span:after,
  .services_list2 li:nth-child(2n+1) figure .tooltip span:before {
    left: auto;
    right: 100%;
    transform: rotate(180deg);
  }
  Resume block .resume_block > div header > span {
    font-size: 14px;
    padding-left: 15px;
  }
  .resume_block > div header .menu_trigger {
    margin-left: 10px;
  }
  .resume_block dl {
    font-size: 11px;
    line-height: 14px;
    padding: 0 10px 25px 10px;
  }
  .resume_block dl dt {
    padding: 10px 0 5px 0;
  }
  .resume_block dl dt strong:before {
    width: 14px;
    height: 14px;
    background-size: 7px auto;
    margin-right: 6px;
  }
  .resume_block dl dt .button {
    min-width: 50px;
    height: 23px;
    font-size: 11px;
  }
  .resume_block dl dd {
    padding: 15px 0;
  }
  File #filebtn {
    margin-left: 4px;
  }
  #Uploadbtn {
    margin-right: -44px;
    margin-left: 158px;
    margin-top: 9px;
  }
  File Footer .footer {
    font-size: 10px;
    line-height: 11px;
  }
  .footer nav > ul > li > a[data-dropdown]:before {
    top: 2px;
  }
  .module_block > div p,
  .module_block > div .p {
    font-size: 11px;
    line-height: 16px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 600px) {
  #help-modal {
    margin-left: 70px !important;
    margin-top: 89px !important;
  }
  #vimeo_player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #Manual_SetupCode {
    margin-top: 8px !important;
  }
  #content {
    margin-left: -1px !important;
    margin-top: 14px !important;
  }
  #video_player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-top: 10px;
  }
  .video {
    order: 2;
    margin: 10px 0;
    max-width: 100%;
    padding-left: 0px !important;
  }
  #mfa_form {
    margin-left: 0px !important;
  }
  .login {
    max-width: 100% !important;
  }
  #mfa_container {
    margin-left: 0px !important;
  }
  .services_list li figure figcaption p:last-of-type {
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 9px;
    line-height: 11px;
  }
  .services_list2 li figure figcaption h4 + p {
    display: block;
    color: #4d4e4e;
    text-align: center;
    padding-left: 2px;
  }
  .section_title {
    font-size: 12px !important;
  }
  .section_desc {
    font-size: 8px;
  }
  .services_list li {
    flex-basis: 33.33%;
  }
  .services_list li figure {
    height: 112px;
    background-size: 75px auto;
  }
  .Fig_caption {
    font-size: 17px;
  }
  .services_list li figure div img {
    min-width: 42px;
    margin-bottom: 14px;
  }
  .services_list li figure {
    font-size: 11px;
    line-height: 13px;
    padding: 5px 5px 7px;
    background-size: 85px auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    color: #2a608a;
    padding: 0;
    box-sizing: border-box;
    background: url(/dist/browser/assets/images/circle.png) 0 0/89px auto no-repeat;
    position: relative;
    height: 120px;
  }
  .home li figure {
    height: 140px;
  }
  .module_block > header {
    display: flex;
    flex-direction: row;
  }
  .SectionHeading {
    flex: 1;
  }
  .module_block > header h3 {
    font-size: 16px;
    flex: 1;
    padding-right: 25px;
  }
  .menu_trigger {
    width: 20px;
    height: 14px;
    margin: 1px 5px 0 0;
  }
  .menu_trigger span:nth-child(2),
  .menu_trigger span:nth-child(3) {
    top: 6px;
  }
  .menu_trigger span:nth-child(4) {
    top: 12px;
  }
  .module_block > header .nav {
    position: absolute;
    top: 113%;
    width: 100%;
    max-width: 140px;
    right: 48%;
    transform: translateX(50%);
    z-index: 9;
  }
  .module_block > header .nav .page {
    text-align: center;
    font-size: 11px;
    position: static;
    white-space: nowrap;
  }
  .module_block > header .nav .page span {
    padding: 0 5px;
  }
  .module_block > header .nav .page .page_list {
    right: -55px;
    transform: translateX(0);
    max-width: calc(100vw - 30px);
  }
  .module_block > header .nav .page.active .page_list {
    display: none;
  }
  .module_block > header .nav .back {
    order: -1;
  }
  .module_block > header .nav .link,
  .module_block > header .nav .link:visited {
    border-color: #E0E0DF;
    border-radius: 3px;
    padding: 0 5px;
    min-width: 24px;
    height: 24px;
    font-size: 0;
    line-height: 0;
  }
}
@media (max-width: 555px) {
  #content {
    margin-left: 3px !important;
    margin-top: 9px !important;
  }
  .popup > div {
    max-height: 90%;
  }
  .user-alert {
    font-size: 13px !important;
    height: 60px !important;
  }
}
@media (max-width: 500px) {
  #help-modal {
    margin-left: 67px !important;
    margin-top: 89px !important;
  }
}
@media only screen and (max-width: 479px) {
  #help-modal {
    margin-left: 54px !important;
    margin-top: 89px !important;
    width: 435px !important;
  }
  .section_title {
    font-size: 11px !important;
  }
  #Manual_SetupCode {
    margin-top: 8px !important;
  }
  #content {
    margin-left: 1px !important;
    margin-top: 9px !important;
    font-size: 8px !important;
  }
  .services_list li figure figcaption p {
    padding-bottom: 5px;
    font-size: 8px;
    line-height: 10px;
  }
  .quote-text {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    padding-bottom: 27px;
  }
  .services_list li {
    flex-basis: 49.33%;
  }
  .services_list.even li figure {
    background-size: 74px auto;
  }
  .Fig_caption {
    font-size: 17px;
  }
  .quote-image-right {
    width: 36px;
    height: 42px;
    margin-left: auto;
    margin-right: -59%;
  }
  .quote-image-left {
    width: 36px;
    height: 43px;
    margin-left: -60%;
  }
  .module_block > div p,
  .module_block > div .p {
    font-size: 11px;
    line-height: 16px;
    padding-bottom: 15px;
  }
  .markdown-content h1 {
    color: #443a3a;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 5px;
    text-align: left;
  }
  .fuelux li {
    font-size: 11px;
    line-height: 15px;
  }
  .markdown-content-body li {
    margin-bottom: 2px;
    margin-right: 1px;
    margin-top: 0;
    padding-bottom: 8px;
    padding-left: 5px;
  }
  .services_list.even li {
    flex-basis: 33.33%;
  }
  .module_block > header {
    display: flex;
    flex-direction: row;
  }
  .SectionHeading {
    flex: 1;
  }
  .services_list li figure figcaption p:last-of-type {
    padding-right: 6px;
    padding-bottom: 0;
    padding-left: 5px;
  }
  .video_block article ul {
    padding-bottom: 25px;
    padding-left: 14px;
  }
  .video_info {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
  }
  .video_info h2 {
    font-size: 20px;
    padding-bottom: 15px;
  }
  .video_block article h3 {
    font-size: 20px;
    line-height: 23px;
  }
  .welcometext {
    font-size: 21px;
    line-height: 24px;
  }
  .user-alert {
    font-size: 11px !important;
    height: 66px !important;
  }
  #d_content {
    line-height: 18px;
    font-size: 12px;
  }
  #d_content .goog-te-gadget .goog-te-combo {
    margin: 1px;
    width: 144px;
    font-size: 9px;
    height: 26px;
    margin-bottom: auto;
  }
  #d_content .tox-tinymce {
    height: auto !important;
    width: auto !important;
    max-width: fit-content;
    max-height: fit-content;
  }
  #d_content #savebtn {
    min-width: 48px;
    height: 25px;
    font-size: 12px;
    margin-left: auto;
  }
  #d_content .module_block > header .nav .link:last-child {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
  }
  #d_content .module_block > header .nav .link,
  #d_content .module_block > header .nav .link:visited {
    border-color: #e0e0df;
    border-radius: 3px;
    padding: 0 5px;
    min-width: 24px;
    height: 24px;
    font-size: 11px;
    line-height: 0;
  }
  #d_content {
  }
  #d_content .modal {
    position: fixed !important;
    width: 238px !important;
    padding-left: 15px !important;
    padding-top: 17px !important;
    transform: translate(-10%, -10%) !important;
    font-size: 12px !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    margin-left: auto;
    margin-top: auto;
  }
  #d_content .modal-header h3 {
    margin: 0 !important;
    line-height: 30px !important;
    font-size: 20px;
  }
  #d_content .resetpass {
    max-width: 58% !important;
    width: 116px;
    font-size: 8px;
  }
  #d_content .closepopup {
    font-size: 10px;
    height: 33px;
    margin-right: 5px;
  }
  #d_content {
  }
  #d_content .tinymce .tox-tinymce {
    height: auto !important;
    margin-bottom: 34px;
  }
  #d_content .tox-tinymce {
    height: auto !important;
    width: auto !important;
    max-width: fit-content;
    max-height: fit-content;
  }
  #d_content #filebtn_cancel {
    height: 26px;
    margin-left: 3px;
  }
  #d_content #filebtn_save {
    height: 26px;
    margin-left: 3px;
  }
  #d_content #filebtn {
    margin-right: 46px;
  }
  #d_content {
  }
  #d_content .header .logo {
    width: 100px;
    margin-bottom: auto;
  }
  #d_content .header nav > ul > li {
    font-size: 10px;
    line-height: 12px;
  }
  #d_content .header nav > ul {
    justify-content: center;
  }
  #d_content .header nav > ul > li > a {
    padding: 4px 8px;
  }
  #d_content .header nav > ul > li span {
    height: 24px;
    max-width: 24px;
    margin-bottom: auto;
  }
  #d_content .header .top_bar {
    font-size: 11px;
    line-height: 12px;
    margin-left: auto;
  }
  #d_content .header .wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: fit-content;
  }
  #d_content .header nav {
    min-width: 100%;
    order: 3;
    border-bottom: 1px solid #e6e6e6;
    padding: 8px 0;
  }
  #d_content {
  }
  #d_content .progress.full:before {
    content: "" !important;
    display: block !important;
    width: 16px !important;
    height: 16px !important;
    border-radius: 50% !important;
    background: #019147 url(/dist/browser/assets/images/check.svg) 50%/9px auto no-repeat !important;
    border: 1px solid #fff !important;
    box-sizing: border-box !important;
    position: absolute !important;
    top: -7px !important;
    left: calc(50% - 8px) !important;
    z-index: 2 !important;
  }
  #d_content {
  }
  #d_content .services_list2 li figure .tooltip span {
    width: 130px;
  }
  #d_content .services_list2 li:nth-child(2n+1) figure:hover {
    z-index: 10;
  }
  #d_content .services_list2 li:nth-child(2n+1) figure .tooltip span {
    right: auto;
    left: calc(100% + 15px);
  }
  #d_content .services_list2 li:nth-child(2n+1) figure .tooltip span:after,
  #d_content .services_list2 li:nth-child(2n+1) figure .tooltip span:before {
    left: auto;
    right: 100%;
    transform: rotate(180deg);
  }
  #d_content {
  }
  #d_content .resume_block dl dd #edit_block {
    background: #f2f2f2;
    padding: 0;
    position: relative;
  }
  #d_content .resume_block > div header > span {
    font-size: 14px;
    padding-left: 15px;
  }
  #d_content .resume_block > div header .menu_trigger {
    margin-left: 10px;
  }
  #d_content .resume_block dl {
    font-size: 11px;
    line-height: 14px;
    padding: 0 10px 25px 10px;
  }
  #d_content .resume_block dl dt {
    padding: 10px 0 5px 0;
  }
  #d_content .resume_block dl dt strong:before {
    width: 14px;
    height: 14px;
    background-size: 7px auto;
    margin-right: 6px;
  }
  #d_content .resume_block dl dt .button {
    min-width: 50px;
    height: 23px;
    font-size: 11px;
  }
  #d_content .resume_block dl dd {
    padding: 15px 0;
  }
  #d_content {
  }
  #d_content #filebtn {
    margin-left: 4px;
  }
  #d_content #Uploadbtn {
    margin-right: -44px;
    margin-left: 158px;
    margin-top: 9px;
  }
  #d_content {
  }
  #d_content .markdown-content h1 {
    color: #443a3a;
    font-size: 16px;
    line-height: 21px;
    font-weight: normal;
    padding-bottom: 5px;
  }
  #d_content {
  }
  #d_content .footer {
    font-size: 10px;
    line-height: 11px;
  }
  #d_content .footer nav > ul > li > a[data-dropdown]:before {
    top: 2px;
  }
}
@media (max-width: 420px) {
  #help-modal {
    margin-left: 40px !important;
    margin-top: 89px !important;
    width: 396px !important;
  }
  #content {
    margin-left: -8px !important;
    margin-top: 9px !important;
  }
  #Manual_SetupCode {
    margin-top: 8px !important;
  }
  .user-alert {
    font-size: 9px !important;
    height: 73px !important;
  }
}
@media (max-width: 399px) {
  #content {
    font-size: 8px !important;
  }
  #help-modal {
    margin-left: 23px !important;
    margin-top: 89px !important;
    width: 384px !important;
  }
}
@media (max-width: 377px) {
  #Manual_SetupCode {
    margin-top: 8px !important;
  }
  #content {
    font-size: 7px !important;
  }
}
@media only screen and (max-width: 340px) {
  .section_title {
    font-size: 11px !important;
  }
  #help-modal {
    margin-left: 20px !important;
    margin-top: 89px !important;
    width: 369px !important;
  }
  #Manual_SetupCode {
    margin-top: 8px !important;
  }
  #content {
    font-size: 7px !important;
  }
  .section_desc {
    font-size: 7px;
  }
  .quote-text {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    padding-bottom: 13px;
  }
  .wrapper {
    max-width: fit-content;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
  }
  .header .top_bar {
    font-size: 8px;
    line-height: 12px;
    margin-left: auto;
  }
  .header nav > ul > li {
    font-size: 10px;
    line-height: 12px;
  }
  .header nav > ul > li > a {
    padding: 3px 6px;
  }
  .header .wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: initial;
  }
  .welcometext {
    font-size: 20px;
    text-align: center;
  }
  #d_content {
    line-height: 17px;
    font-size: 12px;
  }
  .Fig_caption {
    font-size: 13px;
  }
  .services_list li {
    flex-basis: 49.33%;
  }
  .services_list li figure {
    font-size: 11px;
    line-height: 13px;
    padding: 5px 5px 7px;
    background-size: 85px auto;
  }
  .services_list li figure {
    border: 1px solid #ccc;
    border-radius: 5px;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    color: #2a608a;
    padding: 0;
    box-sizing: border-box;
    background: url(/dist/browser/assets/images/circle.png) 0 0/89px auto no-repeat;
    position: relative;
    height: 108px;
  }
  .video_info {
    font-size: 13px;
    line-height: 18px;
  }
  .video_block article {
    font-size: 13px;
    line-height: 18px;
  }
  .video_info h2 {
    font-size: 19px;
    padding-bottom: 22px;
  }
  .video_block article h3 {
    font-size: 19px;
    line-height: 22px;
    padding-bottom: 18px;
  }
  .video_block article ul {
    padding-bottom: 25px;
    padding-left: 16px;
  }
  #filebtn {
    margin-left: 0;
    margin-right: auto;
  }
  .files_block .files_table > li > ul ul > li {
    flex-basis: 8%;
    text-align: left;
    padding-right: 4px;
  }
  .markdown-content h1 {
    color: #443a3a;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 5px;
    text-align: left;
  }
  .services_list li figure figcaption p:last-of-type {
    padding-bottom: 0;
    font-size: 10px;
    line-height: 12px;
    padding-left: 5px;
    padding-right: 2px;
  }
  .services_list li figure figcaption p {
    padding-bottom: 5px;
    font-size: 8px;
    line-height: 10px;
    padding-left: 3px;
  }
  .resume_block dl dd .edit_block {
    background: #f2f2f2;
    padding: 0;
    position: relative;
  }
  #emailaddressinput {
    max-width: 400px !important;
    width: 400px !important;
  }
  #socialmediaAddressinput {
    max-width: 400px !important;
    width: 400px !important;
  }
  .services_list.even li {
    flex-basis: 49.33%;
  }
  .markdown-content-body li {
    margin-bottom: 2px;
    margin-right: 1px;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 5px;
  }
  .fuelux li {
    font-size: 11px;
    line-height: 15px;
  }
  .module_block > header .nav .link:last-child {
    margin: 0;
  }
  .module_block > header .nav .link,
  .module_block > header .nav .link:visited {
    border-color: #e0e0df;
    border-radius: 3px;
    padding: 0 5px;
    min-width: fit-content;
    height: 24px;
    font-size: 0;
    line-height: 0;
  }
}
@media (max-width: 299px) {
  .user-alert {
    font-size: 9px !important;
    height: 85px !important;
  }
}
audio {
  padding-right: 2.5rem !important;
}
ngx-recaptcha2 > div > div > div {
  margin: auto !important;
}
#HomePageButtons {
  display: flex !important;
}
.cdk-overlay-container {
  z-index: 9999 !important;
  position: fixed;
}

/* node_modules/ngx-owl-carousel-o/lib/styles/prebuilt-themes/owl.carousel.min.css */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel .owl-item.center {
  z-index: 5;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height .5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  transition: opacity .4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("./media/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* node_modules/ngx-owl-carousel-o/lib/styles/prebuilt-themes/owl.theme.default.min.css */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* angular:styles/global:styles */
