/* src/styles.scss */
.live-map-popup {
  background-color: var(--twc-white) !important;
  color: var(--twc-main-typeface) !important;
}
@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 0.24;
  }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: none !important;
  border-left: 1px solid var(--twc-dividers);
}
.mat-drawer-container {
  background-color: initial !important;
}
.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-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));
}
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: #24c9a7;
  --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: #24c9a7;
  --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: #24c9a7;
  --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: Inter, sans-serif;
  --mat-option-label-text-line-height: 20px;
  --mat-option-label-text-size: 14px;
  --mat-option-label-text-tracking: normal;
  --mat-option-label-text-weight: 400;
}
html {
  --mat-optgroup-label-text-font: Inter, sans-serif;
  --mat-optgroup-label-text-line-height: 20px;
  --mat-optgroup-label-text-size: 14px;
  --mat-optgroup-label-text-tracking: normal;
  --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: Inter, 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: Inter, 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: #24c9a7;
  --mat-progress-bar-track-color: rgba(36, 201, 167, 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: Inter, 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, #24c9a7 87%, transparent);
  --mat-form-field-filled-caret-color: #24c9a7;
  --mat-form-field-filled-focus-active-indicator-color: #24c9a7;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #24c9a7 87%, transparent);
  --mat-form-field-outlined-caret-color: #24c9a7;
  --mat-form-field-outlined-focus-outline-color: #24c9a7;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #24c9a7 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: Inter, sans-serif;
  --mat-form-field-container-text-line-height: 20px;
  --mat-form-field-container-text-size: 14px;
  --mat-form-field-container-text-tracking: normal;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 14px;
  --mat-form-field-subscript-text-font: Inter, 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: Inter, sans-serif;
  --mat-form-field-filled-label-text-size: 14px;
  --mat-form-field-filled-label-text-tracking: normal;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-form-field-outlined-label-text-font: Inter, sans-serif;
  --mat-form-field-outlined-label-text-size: 14px;
  --mat-form-field-outlined-label-text-tracking: normal;
  --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: #24c9a7;
  --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: Inter, sans-serif;
  --mat-select-trigger-text-line-height: 20px;
  --mat-select-trigger-text-size: 14px;
  --mat-select-trigger-text-tracking: normal;
  --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: Inter, 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: Inter, sans-serif;
  --mat-dialog-supporting-text-line-height: 20px;
  --mat-dialog-supporting-text-size: 14px;
  --mat-dialog-supporting-text-weight: 400;
  --mat-dialog-supporting-text-tracking: normal;
}
.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: #ffffff;
  --mat-chip-elevated-container-color: #24c9a7;
  --mat-chip-elevated-disabled-container-color: #24c9a7;
  --mat-chip-elevated-selected-container-color: #24c9a7;
  --mat-chip-flat-disabled-selected-container-color: #24c9a7;
  --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: #ffffff;
  --mat-chip-selected-disabled-trailing-icon-color: #ffffff;
  --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: #ffffff;
  --mat-chip-selected-trailing-icon-color: #ffffff;
  --mat-chip-with-icon-disabled-icon-color: #ffffff;
  --mat-chip-with-icon-icon-color: #ffffff;
  --mat-chip-with-icon-selected-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-trailing-icon-color: #ffffff;
}
.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: Inter, sans-serif;
  --mat-chip-label-text-line-height: 20px;
  --mat-chip-label-text-size: 13px;
  --mat-chip-label-text-tracking: normal;
  --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;
}
html {
  --mat-slide-toggle-selected-icon-color: #ffffff;
  --mat-slide-toggle-disabled-selected-icon-color: #ffffff;
  --mat-slide-toggle-selected-focus-state-layer-color: #24c9a7;
  --mat-slide-toggle-selected-handle-color: #24c9a7;
  --mat-slide-toggle-selected-hover-state-layer-color: #24c9a7;
  --mat-slide-toggle-selected-pressed-state-layer-color: #24c9a7;
  --mat-slide-toggle-selected-focus-handle-color: #24c9a7;
  --mat-slide-toggle-selected-hover-handle-color: #24c9a7;
  --mat-slide-toggle-selected-pressed-handle-color: #24c9a7;
  --mat-slide-toggle-selected-focus-track-color: #66d9c1;
  --mat-slide-toggle-selected-hover-track-color: #66d9c1;
  --mat-slide-toggle-selected-pressed-track-color: #66d9c1;
  --mat-slide-toggle-selected-track-color: #66d9c1;
  --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;
}
html {
  --mat-slide-toggle-label-text-font: Inter, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 13px;
  --mat-slide-toggle-label-text-tracking: normal;
  --mat-slide-toggle-label-text-weight: 400;
}
html .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font: Inter, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 13px;
  --mat-slide-toggle-label-text-tracking: normal;
  --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-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #24c9a7;
  --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: #24c9a7;
  --mat-radio-selected-hover-icon-color: #24c9a7;
  --mat-radio-selected-icon-color: #24c9a7;
  --mat-radio-selected-pressed-icon-color: #24c9a7;
  --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: Inter, sans-serif;
  --mat-radio-label-text-line-height: 20px;
  --mat-radio-label-text-size: 13px;
  --mat-radio-label-text-tracking: normal;
  --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;
}
html {
  --mat-slider-active-track-color: #24c9a7;
  --mat-slider-focus-handle-color: #24c9a7;
  --mat-slider-handle-color: #24c9a7;
  --mat-slider-hover-handle-color: #24c9a7;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #24c9a7 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #24c9a7 4%, transparent);
  --mat-slider-inactive-track-color: #24c9a7;
  --mat-slider-ripple-color: #24c9a7;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-inactive-container-color: #24c9a7;
  --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: Inter, 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: Inter, sans-serif;
  --mat-menu-item-label-text-size: 14px;
  --mat-menu-item-label-text-tracking: normal;
  --mat-menu-item-label-text-line-height: 20px;
  --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: #24c9a7;
  --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: #24c9a7;
  --mat-radio-selected-hover-icon-color: #24c9a7;
  --mat-radio-selected-icon-color: #24c9a7;
  --mat-radio-selected-pressed-icon-color: #24c9a7;
  --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: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #24c9a7;
  --mat-checkbox-selected-hover-icon-color: #24c9a7;
  --mat-checkbox-selected-icon-color: #24c9a7;
  --mat-checkbox-selected-pressed-icon-color: #24c9a7;
  --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: #24c9a7;
  --mat-checkbox-selected-hover-state-layer-color: #24c9a7;
  --mat-checkbox-selected-pressed-state-layer-color: #24c9a7;
  --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: #24c9a7;
}
.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: Inter, sans-serif;
  --mat-list-list-item-label-text-line-height: 20px;
  --mat-list-list-item-label-text-size: 14px;
  --mat-list-list-item-label-text-tracking: normal;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font: Inter, sans-serif;
  --mat-list-list-item-supporting-text-line-height: 20px;
  --mat-list-list-item-supporting-text-size: 13px;
  --mat-list-list-item-supporting-text-tracking: normal;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font: Inter, 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 "Inter", sans-serif;
  letter-spacing: 0.009375em;
}
html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: 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: Inter, 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: #24c9a7;
  --mat-tab-active-ripple-color: #24c9a7;
  --mat-tab-inactive-ripple-color: #24c9a7;
  --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: #24c9a7;
  --mat-tab-active-hover-label-text-color: #24c9a7;
  --mat-tab-active-focus-indicator-color: #24c9a7;
  --mat-tab-active-hover-indicator-color: #24c9a7;
  --mat-tab-active-indicator-color: #24c9a7;
}
.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: #24c9a7;
  --mat-tab-foreground-color: #ffffff;
}
.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: Inter, sans-serif;
  --mat-tab-label-text-size: 14px;
  --mat-tab-label-text-tracking: normal;
  --mat-tab-label-text-line-height: 20px;
  --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;
}
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: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #24c9a7;
  --mat-checkbox-selected-hover-icon-color: #24c9a7;
  --mat-checkbox-selected-icon-color: #24c9a7;
  --mat-checkbox-selected-pressed-icon-color: #24c9a7;
  --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: #24c9a7;
  --mat-checkbox-selected-hover-state-layer-color: #24c9a7;
  --mat-checkbox-selected-pressed-state-layer-color: #24c9a7;
  --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: Inter, sans-serif;
  --mat-checkbox-label-text-line-height: 20px;
  --mat-checkbox-label-text-size: 13px;
  --mat-checkbox-label-text-tracking: normal;
  --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-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-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-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-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
}
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: #24c9a7;
  --mat-button-filled-label-text-color: #ffffff;
  --mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-filled-state-layer-color: #ffffff;
  --mat-button-outlined-label-text-color: #24c9a7;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #24c9a7 12%, transparent);
  --mat-button-outlined-state-layer-color: #24c9a7;
  --mat-button-protected-container-color: #24c9a7;
  --mat-button-protected-label-text-color: #ffffff;
  --mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-protected-state-layer-color: #ffffff;
  --mat-button-text-label-text-color: #24c9a7;
  --mat-button-text-ripple-color: color-mix(in srgb, #24c9a7 12%, transparent);
  --mat-button-text-state-layer-color: #24c9a7;
  --mat-button-tonal-container-color: #24c9a7;
  --mat-button-tonal-label-text-color: #ffffff;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-tonal-state-layer-color: #ffffff;
}
.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: Inter, sans-serif;
  --mat-button-filled-label-text-size: 14px;
  --mat-button-filled-label-text-tracking: normal;
  --mat-button-filled-label-text-transform: none;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font: Inter, sans-serif;
  --mat-button-outlined-label-text-size: 14px;
  --mat-button-outlined-label-text-tracking: normal;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font: Inter, sans-serif;
  --mat-button-protected-label-text-size: 14px;
  --mat-button-protected-label-text-tracking: normal;
  --mat-button-protected-label-text-transform: none;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font: Inter, sans-serif;
  --mat-button-text-label-text-size: 14px;
  --mat-button-text-label-text-tracking: normal;
  --mat-button-text-label-text-transform: none;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font: Inter, sans-serif;
  --mat-button-tonal-label-text-size: 14px;
  --mat-button-tonal-label-text-tracking: normal;
  --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%;
}
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: #24c9a7;
  --mat-icon-button-state-layer-color: #24c9a7;
  --mat-icon-button-ripple-color: color-mix(in srgb, #24c9a7 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-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-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: #24c9a7;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-ripple-color: color-mix(in srgb, #24c9a7 12%, transparent);
  --mat-fab-small-container-color: #24c9a7;
  --mat-fab-small-foreground-color: #ffffff;
  --mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-fab-small-state-layer-color: #ffffff;
  --mat-fab-state-layer-color: #ffffff;
}
.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: Inter, sans-serif;
  --mat-fab-extended-label-text-size: 14px;
  --mat-fab-extended-label-text-tracking: normal;
  --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: #66d9c1;
}
html {
  --mat-snack-bar-supporting-text-font: Inter, sans-serif;
  --mat-snack-bar-supporting-text-line-height: 20px;
  --mat-snack-bar-supporting-text-size: 13px;
  --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: Inter, 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: Inter, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 13px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: normal;
  --mat-table-footer-supporting-text-font: Inter, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 13px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: normal;
}
html {
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
}
html {
  --mat-progress-spinner-active-indicator-color: #24c9a7;
}
.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: #24c9a7;
  --mat-badge-text-color: #ffffff;
  --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: Inter, 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: Inter, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 13px;
  --mat-bottom-sheet-container-text-tracking: normal;
  --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: Inter, sans-serif;
  --mat-button-toggle-label-text-line-height: 20px;
  --mat-button-toggle-label-text-size: 14px;
  --mat-button-toggle-label-text-tracking: normal;
  --mat-button-toggle-label-text-weight: 400;
  --mat-button-toggle-legacy-label-text-font: Inter, sans-serif;
  --mat-button-toggle-legacy-label-text-line-height: 20px;
  --mat-button-toggle-legacy-label-text-size: 14px;
  --mat-button-toggle-legacy-label-text-tracking: normal;
  --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, #24c9a7 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: #ffffff;
  --mat-datepicker-calendar-date-selected-state-background-color: #24c9a7;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #24c9a7 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #24c9a7 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #24c9a7 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #24c9a7;
  --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: Inter, 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: Inter, 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: Inter, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 13px;
  --mat-expansion-container-text-tracking: normal;
  --mat-expansion-container-text-weight: 400;
}
html {
  --mat-grid-list-tile-header-primary-text-size: 13px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 13px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
}
html {
  --mat-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #24c9a7;
}
.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: #ffffff;
  --mat-stepper-header-selected-state-icon-background-color: #24c9a7;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-done-state-icon-background-color: #24c9a7;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #24c9a7;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
  --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: Inter, sans-serif;
  --mat-stepper-header-label-text-font: Inter, sans-serif;
  --mat-stepper-header-label-text-size: 13px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 14px;
  --mat-stepper-header-selected-state-label-text-size: 14px;
  --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: #24c9a7;
  --mat-toolbar-container-text-color: #ffffff;
}
.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: Inter, 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: Inter, sans-serif;
  --mat-tree-node-text-size: 13px;
  --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;
}
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
.overlay-pane {
  min-width: 228px;
  display: flex;
  flex-flow: column;
  padding: 6px 0;
  border-radius: 4px;
  box-shadow: var(--twc-box-shadow);
  background: var(--twc-white);
}
.cdk-overlay-filter-panel {
  min-width: 260px;
}
.divider {
  height: 1px;
  width: 100%;
  border: 0;
  margin: 6px 0;
  background-color: var(--twc-dividers);
}
.auto-ellipsis {
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.two-line-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: break-spaces;
}
.list-loader,
.data-source-loader {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-around;
  align-items: center;
}
.data-source-loader {
  background-color: rgba(var(--white-rgb), 0.5);
  z-index: z-index(base);
  position: absolute;
}
.form-field {
  display: flex;
  flex-direction: column;
}
.form-field label {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--twc-main-typeface);
  margin-bottom: 7px;
}
.link {
  cursor: pointer;
  color: var(--twc-link);
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
}
.link:hover {
  text-decoration: underline;
}
.span-link {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.span-link:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.full-width {
  width: 100%;
}
.full-min-width {
  min-width: 100%;
}
.full-height {
  height: 100%;
}
.mh-36 {
  min-height: 36px;
}
.full-height-vh {
  height: calc(100vh - 56px);
}
.round-corner-table mat-table {
  border: 1px solid var(--twc-dividers);
  border-radius: 8px;
  contain: content;
}
.round-corner-table mat-header-cell {
  border-top: 0 !important;
}
.round-corner-table mat-row:last-child.mat-mdc-row {
  border-bottom: 0 !important;
}
.round-corner-table .mdc-data-table__row:last-child .mdc-data-table__cell {
  border-bottom: 0 !important;
}
.round-corner-table .mdc-data-table__row:last-child .mdc-data-table__cell:first-child {
  border-radius: 0 0 0 8px;
}
.round-corner-table .mdc-data-table__row:last-child .mdc-data-table__cell:last-child {
  border-radius: 0 0 8px 0;
}
.multi-row-data-column,
.address-column {
  display: block;
  white-space: break-spaces;
}
.address-column {
  max-width: 200px;
}
.charts-tooltip {
  border-radius: 4px;
  background-color: #fff;
  max-width: 320px;
  border: 1px solid #ebecec;
  box-shadow: 0 8px 12px 0 rgba(3, 18, 15, 0.06);
}
.charts-tooltip .chart-tooltip-title {
  display: block;
  color: #03120f;
  word-break: break-all;
}
.charts-tooltip .chart-tooltip-values {
  display: grid;
  grid-template-columns: 8px auto;
  width: 100%;
  white-space: break-spaces;
  align-items: baseline;
}
.charts-tooltip .chart-tooltip-values .chart-tooltip-circle {
  width: 8px;
  height: 8px;
}
.charts-tooltip .chart-tooltip-values .chart-tooltip-value {
  display: flex;
  justify-content: space-between;
  margin-left: 6px;
  font-size: 14px;
  color: #03120f;
}
.charts-tooltip:not(:empty) {
  padding: 8px 12px;
}
.map-tooltip::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  z-index: -1;
}
.twc-black-backdrop {
  background-color: black;
}
.twc-overlay-pane {
  min-width: 228px;
  display: flex;
  flex-flow: column;
  padding: 6px 0;
  box-shadow: var(--twc-box-shadow);
  background: var(--twc-white);
  border-radius: 4px;
}
.twc-list-loader,
.twc-data-source-loader {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-around;
  align-items: center;
}
.twc-data-source-loader {
  background-color: var(--twc-white);
  z-index: z-index(base);
  position: absolute;
}
.twc-small-mat-select-panel {
  margin: 30px 0;
}
.highlight {
  color: inherit;
  font-family: inherit;
  font-weight: 600;
  transition: color 0.3s ease-in-out;
}
.cdk-overlay-pane .autocomplete-with-custom-options {
  margin: 15px 0 0px -11px;
}
.cdk-overlay-pane .autocomplete-with-custom-options .regular-options {
  overflow-y: auto;
  max-height: 200px;
}
.cdk-overlay-pane .autocomplete-with-custom-options .custom-option {
  align-items: center;
  margin-bottom: 6px;
  height: 44px !important;
  width: 100%;
  display: block;
}
.cdk-overlay-pane .autocomplete-with-custom-options .custom-option .plus-icon {
  margin-right: 8px !important;
  margin-bottom: 4px;
}
.cdk-overlay-pane .autocomplete-time-suggestions {
  margin: 15px 0 0px -12px !important;
  width: calc(100% + 7px);
}
.cdk-overlay-pane .autocomplete-time-suggestions .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled),
.cdk-overlay-pane .autocomplete-time-suggestions html .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) {
  background: var(--twc-hovered) !important;
}
.cdk-overlay-dark-backdrop {
  background-color: rgba(3, 18, 15, 0.64);
}
.cdk-overlay-dark-backdrop-second-layer {
  background-color: rgba(3, 18, 15, 0.48);
}
.bullet-point {
  display: block;
  width: 6px;
  height: 6px;
  background-color: var(--twc-secondary-typeface);
  border-radius: 50%;
}
.profile-container {
  width: 100%;
  max-width: 100%;
  overflow-y: auto;
}
.documents-grid {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 330px;
  grid-gap: 24px;
}
.mt-0 {
  margin-top: 0px;
}
.nmt-0 {
  margin-top: -0px;
}
.mt-0-important {
  margin-top: 0px !important;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0-important {
  padding-top: 0px !important;
}
.mb-0 {
  margin-bottom: 0px;
}
.nmb-0 {
  margin-bottom: -0px;
}
.mb-0-important {
  margin-bottom: 0px !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-0-important {
  padding-bottom: 0px !important;
}
.ml-0 {
  margin-left: 0px;
}
.nml-0 {
  margin-left: -0px;
}
.ml-0-important {
  margin-left: 0px !important;
}
.pl-0 {
  padding-left: 0px;
}
.pl-0-important {
  padding-left: 0px !important;
}
.mr-0 {
  margin-right: 0px;
}
.nmr-0 {
  margin-right: -0px;
}
.mr-0-important {
  margin-right: 0px !important;
}
.pr-0 {
  padding-right: 0px;
}
.pr-0-important {
  padding-right: 0px !important;
}
.mt-1 {
  margin-top: 1px;
}
.nmt-1 {
  margin-top: -1px;
}
.mt-1-important {
  margin-top: 1px !important;
}
.pt-1 {
  padding-top: 1px;
}
.pt-1-important {
  padding-top: 1px !important;
}
.mb-1 {
  margin-bottom: 1px;
}
.nmb-1 {
  margin-bottom: -1px;
}
.mb-1-important {
  margin-bottom: 1px !important;
}
.pb-1 {
  padding-bottom: 1px;
}
.pb-1-important {
  padding-bottom: 1px !important;
}
.ml-1 {
  margin-left: 1px;
}
.nml-1 {
  margin-left: -1px;
}
.ml-1-important {
  margin-left: 1px !important;
}
.pl-1 {
  padding-left: 1px;
}
.pl-1-important {
  padding-left: 1px !important;
}
.mr-1 {
  margin-right: 1px;
}
.nmr-1 {
  margin-right: -1px;
}
.mr-1-important {
  margin-right: 1px !important;
}
.pr-1 {
  padding-right: 1px;
}
.pr-1-important {
  padding-right: 1px !important;
}
.mt-2 {
  margin-top: 2px;
}
.nmt-2 {
  margin-top: -2px;
}
.mt-2-important {
  margin-top: 2px !important;
}
.pt-2 {
  padding-top: 2px;
}
.pt-2-important {
  padding-top: 2px !important;
}
.mb-2 {
  margin-bottom: 2px;
}
.nmb-2 {
  margin-bottom: -2px;
}
.mb-2-important {
  margin-bottom: 2px !important;
}
.pb-2 {
  padding-bottom: 2px;
}
.pb-2-important {
  padding-bottom: 2px !important;
}
.ml-2 {
  margin-left: 2px;
}
.nml-2 {
  margin-left: -2px;
}
.ml-2-important {
  margin-left: 2px !important;
}
.pl-2 {
  padding-left: 2px;
}
.pl-2-important {
  padding-left: 2px !important;
}
.mr-2 {
  margin-right: 2px;
}
.nmr-2 {
  margin-right: -2px;
}
.mr-2-important {
  margin-right: 2px !important;
}
.pr-2 {
  padding-right: 2px;
}
.pr-2-important {
  padding-right: 2px !important;
}
.mt-3 {
  margin-top: 3px;
}
.nmt-3 {
  margin-top: -3px;
}
.mt-3-important {
  margin-top: 3px !important;
}
.pt-3 {
  padding-top: 3px;
}
.pt-3-important {
  padding-top: 3px !important;
}
.mb-3 {
  margin-bottom: 3px;
}
.nmb-3 {
  margin-bottom: -3px;
}
.mb-3-important {
  margin-bottom: 3px !important;
}
.pb-3 {
  padding-bottom: 3px;
}
.pb-3-important {
  padding-bottom: 3px !important;
}
.ml-3 {
  margin-left: 3px;
}
.nml-3 {
  margin-left: -3px;
}
.ml-3-important {
  margin-left: 3px !important;
}
.pl-3 {
  padding-left: 3px;
}
.pl-3-important {
  padding-left: 3px !important;
}
.mr-3 {
  margin-right: 3px;
}
.nmr-3 {
  margin-right: -3px;
}
.mr-3-important {
  margin-right: 3px !important;
}
.pr-3 {
  padding-right: 3px;
}
.pr-3-important {
  padding-right: 3px !important;
}
.mt-4 {
  margin-top: 4px;
}
.nmt-4 {
  margin-top: -4px;
}
.mt-4-important {
  margin-top: 4px !important;
}
.pt-4 {
  padding-top: 4px;
}
.pt-4-important {
  padding-top: 4px !important;
}
.mb-4 {
  margin-bottom: 4px;
}
.nmb-4 {
  margin-bottom: -4px;
}
.mb-4-important {
  margin-bottom: 4px !important;
}
.pb-4 {
  padding-bottom: 4px;
}
.pb-4-important {
  padding-bottom: 4px !important;
}
.ml-4 {
  margin-left: 4px;
}
.nml-4 {
  margin-left: -4px;
}
.ml-4-important {
  margin-left: 4px !important;
}
.pl-4 {
  padding-left: 4px;
}
.pl-4-important {
  padding-left: 4px !important;
}
.mr-4 {
  margin-right: 4px;
}
.nmr-4 {
  margin-right: -4px;
}
.mr-4-important {
  margin-right: 4px !important;
}
.pr-4 {
  padding-right: 4px;
}
.pr-4-important {
  padding-right: 4px !important;
}
.mt-5 {
  margin-top: 5px;
}
.nmt-5 {
  margin-top: -5px;
}
.mt-5-important {
  margin-top: 5px !important;
}
.pt-5 {
  padding-top: 5px;
}
.pt-5-important {
  padding-top: 5px !important;
}
.mb-5 {
  margin-bottom: 5px;
}
.nmb-5 {
  margin-bottom: -5px;
}
.mb-5-important {
  margin-bottom: 5px !important;
}
.pb-5 {
  padding-bottom: 5px;
}
.pb-5-important {
  padding-bottom: 5px !important;
}
.ml-5 {
  margin-left: 5px;
}
.nml-5 {
  margin-left: -5px;
}
.ml-5-important {
  margin-left: 5px !important;
}
.pl-5 {
  padding-left: 5px;
}
.pl-5-important {
  padding-left: 5px !important;
}
.mr-5 {
  margin-right: 5px;
}
.nmr-5 {
  margin-right: -5px;
}
.mr-5-important {
  margin-right: 5px !important;
}
.pr-5 {
  padding-right: 5px;
}
.pr-5-important {
  padding-right: 5px !important;
}
.mt-6 {
  margin-top: 6px;
}
.nmt-6 {
  margin-top: -6px;
}
.mt-6-important {
  margin-top: 6px !important;
}
.pt-6 {
  padding-top: 6px;
}
.pt-6-important {
  padding-top: 6px !important;
}
.mb-6 {
  margin-bottom: 6px;
}
.nmb-6 {
  margin-bottom: -6px;
}
.mb-6-important {
  margin-bottom: 6px !important;
}
.pb-6 {
  padding-bottom: 6px;
}
.pb-6-important {
  padding-bottom: 6px !important;
}
.ml-6 {
  margin-left: 6px;
}
.nml-6 {
  margin-left: -6px;
}
.ml-6-important {
  margin-left: 6px !important;
}
.pl-6 {
  padding-left: 6px;
}
.pl-6-important {
  padding-left: 6px !important;
}
.mr-6 {
  margin-right: 6px;
}
.nmr-6 {
  margin-right: -6px;
}
.mr-6-important {
  margin-right: 6px !important;
}
.pr-6 {
  padding-right: 6px;
}
.pr-6-important {
  padding-right: 6px !important;
}
.mt-7 {
  margin-top: 7px;
}
.nmt-7 {
  margin-top: -7px;
}
.mt-7-important {
  margin-top: 7px !important;
}
.pt-7 {
  padding-top: 7px;
}
.pt-7-important {
  padding-top: 7px !important;
}
.mb-7 {
  margin-bottom: 7px;
}
.nmb-7 {
  margin-bottom: -7px;
}
.mb-7-important {
  margin-bottom: 7px !important;
}
.pb-7 {
  padding-bottom: 7px;
}
.pb-7-important {
  padding-bottom: 7px !important;
}
.ml-7 {
  margin-left: 7px;
}
.nml-7 {
  margin-left: -7px;
}
.ml-7-important {
  margin-left: 7px !important;
}
.pl-7 {
  padding-left: 7px;
}
.pl-7-important {
  padding-left: 7px !important;
}
.mr-7 {
  margin-right: 7px;
}
.nmr-7 {
  margin-right: -7px;
}
.mr-7-important {
  margin-right: 7px !important;
}
.pr-7 {
  padding-right: 7px;
}
.pr-7-important {
  padding-right: 7px !important;
}
.mt-8 {
  margin-top: 8px;
}
.nmt-8 {
  margin-top: -8px;
}
.mt-8-important {
  margin-top: 8px !important;
}
.pt-8 {
  padding-top: 8px;
}
.pt-8-important {
  padding-top: 8px !important;
}
.mb-8 {
  margin-bottom: 8px;
}
.nmb-8 {
  margin-bottom: -8px;
}
.mb-8-important {
  margin-bottom: 8px !important;
}
.pb-8 {
  padding-bottom: 8px;
}
.pb-8-important {
  padding-bottom: 8px !important;
}
.ml-8 {
  margin-left: 8px;
}
.nml-8 {
  margin-left: -8px;
}
.ml-8-important {
  margin-left: 8px !important;
}
.pl-8 {
  padding-left: 8px;
}
.pl-8-important {
  padding-left: 8px !important;
}
.mr-8 {
  margin-right: 8px;
}
.nmr-8 {
  margin-right: -8px;
}
.mr-8-important {
  margin-right: 8px !important;
}
.pr-8 {
  padding-right: 8px;
}
.pr-8-important {
  padding-right: 8px !important;
}
.mt-9 {
  margin-top: 9px;
}
.nmt-9 {
  margin-top: -9px;
}
.mt-9-important {
  margin-top: 9px !important;
}
.pt-9 {
  padding-top: 9px;
}
.pt-9-important {
  padding-top: 9px !important;
}
.mb-9 {
  margin-bottom: 9px;
}
.nmb-9 {
  margin-bottom: -9px;
}
.mb-9-important {
  margin-bottom: 9px !important;
}
.pb-9 {
  padding-bottom: 9px;
}
.pb-9-important {
  padding-bottom: 9px !important;
}
.ml-9 {
  margin-left: 9px;
}
.nml-9 {
  margin-left: -9px;
}
.ml-9-important {
  margin-left: 9px !important;
}
.pl-9 {
  padding-left: 9px;
}
.pl-9-important {
  padding-left: 9px !important;
}
.mr-9 {
  margin-right: 9px;
}
.nmr-9 {
  margin-right: -9px;
}
.mr-9-important {
  margin-right: 9px !important;
}
.pr-9 {
  padding-right: 9px;
}
.pr-9-important {
  padding-right: 9px !important;
}
.mt-10 {
  margin-top: 10px;
}
.nmt-10 {
  margin-top: -10px;
}
.mt-10-important {
  margin-top: 10px !important;
}
.pt-10 {
  padding-top: 10px;
}
.pt-10-important {
  padding-top: 10px !important;
}
.mb-10 {
  margin-bottom: 10px;
}
.nmb-10 {
  margin-bottom: -10px;
}
.mb-10-important {
  margin-bottom: 10px !important;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-10-important {
  padding-bottom: 10px !important;
}
.ml-10 {
  margin-left: 10px;
}
.nml-10 {
  margin-left: -10px;
}
.ml-10-important {
  margin-left: 10px !important;
}
.pl-10 {
  padding-left: 10px;
}
.pl-10-important {
  padding-left: 10px !important;
}
.mr-10 {
  margin-right: 10px;
}
.nmr-10 {
  margin-right: -10px;
}
.mr-10-important {
  margin-right: 10px !important;
}
.pr-10 {
  padding-right: 10px;
}
.pr-10-important {
  padding-right: 10px !important;
}
.mt-11 {
  margin-top: 11px;
}
.nmt-11 {
  margin-top: -11px;
}
.mt-11-important {
  margin-top: 11px !important;
}
.pt-11 {
  padding-top: 11px;
}
.pt-11-important {
  padding-top: 11px !important;
}
.mb-11 {
  margin-bottom: 11px;
}
.nmb-11 {
  margin-bottom: -11px;
}
.mb-11-important {
  margin-bottom: 11px !important;
}
.pb-11 {
  padding-bottom: 11px;
}
.pb-11-important {
  padding-bottom: 11px !important;
}
.ml-11 {
  margin-left: 11px;
}
.nml-11 {
  margin-left: -11px;
}
.ml-11-important {
  margin-left: 11px !important;
}
.pl-11 {
  padding-left: 11px;
}
.pl-11-important {
  padding-left: 11px !important;
}
.mr-11 {
  margin-right: 11px;
}
.nmr-11 {
  margin-right: -11px;
}
.mr-11-important {
  margin-right: 11px !important;
}
.pr-11 {
  padding-right: 11px;
}
.pr-11-important {
  padding-right: 11px !important;
}
.mt-12 {
  margin-top: 12px;
}
.nmt-12 {
  margin-top: -12px;
}
.mt-12-important {
  margin-top: 12px !important;
}
.pt-12 {
  padding-top: 12px;
}
.pt-12-important {
  padding-top: 12px !important;
}
.mb-12 {
  margin-bottom: 12px;
}
.nmb-12 {
  margin-bottom: -12px;
}
.mb-12-important {
  margin-bottom: 12px !important;
}
.pb-12 {
  padding-bottom: 12px;
}
.pb-12-important {
  padding-bottom: 12px !important;
}
.ml-12 {
  margin-left: 12px;
}
.nml-12 {
  margin-left: -12px;
}
.ml-12-important {
  margin-left: 12px !important;
}
.pl-12 {
  padding-left: 12px;
}
.pl-12-important {
  padding-left: 12px !important;
}
.mr-12 {
  margin-right: 12px;
}
.nmr-12 {
  margin-right: -12px;
}
.mr-12-important {
  margin-right: 12px !important;
}
.pr-12 {
  padding-right: 12px;
}
.pr-12-important {
  padding-right: 12px !important;
}
.mt-13 {
  margin-top: 13px;
}
.nmt-13 {
  margin-top: -13px;
}
.mt-13-important {
  margin-top: 13px !important;
}
.pt-13 {
  padding-top: 13px;
}
.pt-13-important {
  padding-top: 13px !important;
}
.mb-13 {
  margin-bottom: 13px;
}
.nmb-13 {
  margin-bottom: -13px;
}
.mb-13-important {
  margin-bottom: 13px !important;
}
.pb-13 {
  padding-bottom: 13px;
}
.pb-13-important {
  padding-bottom: 13px !important;
}
.ml-13 {
  margin-left: 13px;
}
.nml-13 {
  margin-left: -13px;
}
.ml-13-important {
  margin-left: 13px !important;
}
.pl-13 {
  padding-left: 13px;
}
.pl-13-important {
  padding-left: 13px !important;
}
.mr-13 {
  margin-right: 13px;
}
.nmr-13 {
  margin-right: -13px;
}
.mr-13-important {
  margin-right: 13px !important;
}
.pr-13 {
  padding-right: 13px;
}
.pr-13-important {
  padding-right: 13px !important;
}
.mt-14 {
  margin-top: 14px;
}
.nmt-14 {
  margin-top: -14px;
}
.mt-14-important {
  margin-top: 14px !important;
}
.pt-14 {
  padding-top: 14px;
}
.pt-14-important {
  padding-top: 14px !important;
}
.mb-14 {
  margin-bottom: 14px;
}
.nmb-14 {
  margin-bottom: -14px;
}
.mb-14-important {
  margin-bottom: 14px !important;
}
.pb-14 {
  padding-bottom: 14px;
}
.pb-14-important {
  padding-bottom: 14px !important;
}
.ml-14 {
  margin-left: 14px;
}
.nml-14 {
  margin-left: -14px;
}
.ml-14-important {
  margin-left: 14px !important;
}
.pl-14 {
  padding-left: 14px;
}
.pl-14-important {
  padding-left: 14px !important;
}
.mr-14 {
  margin-right: 14px;
}
.nmr-14 {
  margin-right: -14px;
}
.mr-14-important {
  margin-right: 14px !important;
}
.pr-14 {
  padding-right: 14px;
}
.pr-14-important {
  padding-right: 14px !important;
}
.mt-15 {
  margin-top: 15px;
}
.nmt-15 {
  margin-top: -15px;
}
.mt-15-important {
  margin-top: 15px !important;
}
.pt-15 {
  padding-top: 15px;
}
.pt-15-important {
  padding-top: 15px !important;
}
.mb-15 {
  margin-bottom: 15px;
}
.nmb-15 {
  margin-bottom: -15px;
}
.mb-15-important {
  margin-bottom: 15px !important;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-15-important {
  padding-bottom: 15px !important;
}
.ml-15 {
  margin-left: 15px;
}
.nml-15 {
  margin-left: -15px;
}
.ml-15-important {
  margin-left: 15px !important;
}
.pl-15 {
  padding-left: 15px;
}
.pl-15-important {
  padding-left: 15px !important;
}
.mr-15 {
  margin-right: 15px;
}
.nmr-15 {
  margin-right: -15px;
}
.mr-15-important {
  margin-right: 15px !important;
}
.pr-15 {
  padding-right: 15px;
}
.pr-15-important {
  padding-right: 15px !important;
}
.mt-16 {
  margin-top: 16px;
}
.nmt-16 {
  margin-top: -16px;
}
.mt-16-important {
  margin-top: 16px !important;
}
.pt-16 {
  padding-top: 16px;
}
.pt-16-important {
  padding-top: 16px !important;
}
.mb-16 {
  margin-bottom: 16px;
}
.nmb-16 {
  margin-bottom: -16px;
}
.mb-16-important {
  margin-bottom: 16px !important;
}
.pb-16 {
  padding-bottom: 16px;
}
.pb-16-important {
  padding-bottom: 16px !important;
}
.ml-16 {
  margin-left: 16px;
}
.nml-16 {
  margin-left: -16px;
}
.ml-16-important {
  margin-left: 16px !important;
}
.pl-16 {
  padding-left: 16px;
}
.pl-16-important {
  padding-left: 16px !important;
}
.mr-16 {
  margin-right: 16px;
}
.nmr-16 {
  margin-right: -16px;
}
.mr-16-important {
  margin-right: 16px !important;
}
.pr-16 {
  padding-right: 16px;
}
.pr-16-important {
  padding-right: 16px !important;
}
.mt-17 {
  margin-top: 17px;
}
.nmt-17 {
  margin-top: -17px;
}
.mt-17-important {
  margin-top: 17px !important;
}
.pt-17 {
  padding-top: 17px;
}
.pt-17-important {
  padding-top: 17px !important;
}
.mb-17 {
  margin-bottom: 17px;
}
.nmb-17 {
  margin-bottom: -17px;
}
.mb-17-important {
  margin-bottom: 17px !important;
}
.pb-17 {
  padding-bottom: 17px;
}
.pb-17-important {
  padding-bottom: 17px !important;
}
.ml-17 {
  margin-left: 17px;
}
.nml-17 {
  margin-left: -17px;
}
.ml-17-important {
  margin-left: 17px !important;
}
.pl-17 {
  padding-left: 17px;
}
.pl-17-important {
  padding-left: 17px !important;
}
.mr-17 {
  margin-right: 17px;
}
.nmr-17 {
  margin-right: -17px;
}
.mr-17-important {
  margin-right: 17px !important;
}
.pr-17 {
  padding-right: 17px;
}
.pr-17-important {
  padding-right: 17px !important;
}
.mt-18 {
  margin-top: 18px;
}
.nmt-18 {
  margin-top: -18px;
}
.mt-18-important {
  margin-top: 18px !important;
}
.pt-18 {
  padding-top: 18px;
}
.pt-18-important {
  padding-top: 18px !important;
}
.mb-18 {
  margin-bottom: 18px;
}
.nmb-18 {
  margin-bottom: -18px;
}
.mb-18-important {
  margin-bottom: 18px !important;
}
.pb-18 {
  padding-bottom: 18px;
}
.pb-18-important {
  padding-bottom: 18px !important;
}
.ml-18 {
  margin-left: 18px;
}
.nml-18 {
  margin-left: -18px;
}
.ml-18-important {
  margin-left: 18px !important;
}
.pl-18 {
  padding-left: 18px;
}
.pl-18-important {
  padding-left: 18px !important;
}
.mr-18 {
  margin-right: 18px;
}
.nmr-18 {
  margin-right: -18px;
}
.mr-18-important {
  margin-right: 18px !important;
}
.pr-18 {
  padding-right: 18px;
}
.pr-18-important {
  padding-right: 18px !important;
}
.mt-19 {
  margin-top: 19px;
}
.nmt-19 {
  margin-top: -19px;
}
.mt-19-important {
  margin-top: 19px !important;
}
.pt-19 {
  padding-top: 19px;
}
.pt-19-important {
  padding-top: 19px !important;
}
.mb-19 {
  margin-bottom: 19px;
}
.nmb-19 {
  margin-bottom: -19px;
}
.mb-19-important {
  margin-bottom: 19px !important;
}
.pb-19 {
  padding-bottom: 19px;
}
.pb-19-important {
  padding-bottom: 19px !important;
}
.ml-19 {
  margin-left: 19px;
}
.nml-19 {
  margin-left: -19px;
}
.ml-19-important {
  margin-left: 19px !important;
}
.pl-19 {
  padding-left: 19px;
}
.pl-19-important {
  padding-left: 19px !important;
}
.mr-19 {
  margin-right: 19px;
}
.nmr-19 {
  margin-right: -19px;
}
.mr-19-important {
  margin-right: 19px !important;
}
.pr-19 {
  padding-right: 19px;
}
.pr-19-important {
  padding-right: 19px !important;
}
.mt-20 {
  margin-top: 20px;
}
.nmt-20 {
  margin-top: -20px;
}
.mt-20-important {
  margin-top: 20px !important;
}
.pt-20 {
  padding-top: 20px;
}
.pt-20-important {
  padding-top: 20px !important;
}
.mb-20 {
  margin-bottom: 20px;
}
.nmb-20 {
  margin-bottom: -20px;
}
.mb-20-important {
  margin-bottom: 20px !important;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-20-important {
  padding-bottom: 20px !important;
}
.ml-20 {
  margin-left: 20px;
}
.nml-20 {
  margin-left: -20px;
}
.ml-20-important {
  margin-left: 20px !important;
}
.pl-20 {
  padding-left: 20px;
}
.pl-20-important {
  padding-left: 20px !important;
}
.mr-20 {
  margin-right: 20px;
}
.nmr-20 {
  margin-right: -20px;
}
.mr-20-important {
  margin-right: 20px !important;
}
.pr-20 {
  padding-right: 20px;
}
.pr-20-important {
  padding-right: 20px !important;
}
.mt-21 {
  margin-top: 21px;
}
.nmt-21 {
  margin-top: -21px;
}
.mt-21-important {
  margin-top: 21px !important;
}
.pt-21 {
  padding-top: 21px;
}
.pt-21-important {
  padding-top: 21px !important;
}
.mb-21 {
  margin-bottom: 21px;
}
.nmb-21 {
  margin-bottom: -21px;
}
.mb-21-important {
  margin-bottom: 21px !important;
}
.pb-21 {
  padding-bottom: 21px;
}
.pb-21-important {
  padding-bottom: 21px !important;
}
.ml-21 {
  margin-left: 21px;
}
.nml-21 {
  margin-left: -21px;
}
.ml-21-important {
  margin-left: 21px !important;
}
.pl-21 {
  padding-left: 21px;
}
.pl-21-important {
  padding-left: 21px !important;
}
.mr-21 {
  margin-right: 21px;
}
.nmr-21 {
  margin-right: -21px;
}
.mr-21-important {
  margin-right: 21px !important;
}
.pr-21 {
  padding-right: 21px;
}
.pr-21-important {
  padding-right: 21px !important;
}
.mt-22 {
  margin-top: 22px;
}
.nmt-22 {
  margin-top: -22px;
}
.mt-22-important {
  margin-top: 22px !important;
}
.pt-22 {
  padding-top: 22px;
}
.pt-22-important {
  padding-top: 22px !important;
}
.mb-22 {
  margin-bottom: 22px;
}
.nmb-22 {
  margin-bottom: -22px;
}
.mb-22-important {
  margin-bottom: 22px !important;
}
.pb-22 {
  padding-bottom: 22px;
}
.pb-22-important {
  padding-bottom: 22px !important;
}
.ml-22 {
  margin-left: 22px;
}
.nml-22 {
  margin-left: -22px;
}
.ml-22-important {
  margin-left: 22px !important;
}
.pl-22 {
  padding-left: 22px;
}
.pl-22-important {
  padding-left: 22px !important;
}
.mr-22 {
  margin-right: 22px;
}
.nmr-22 {
  margin-right: -22px;
}
.mr-22-important {
  margin-right: 22px !important;
}
.pr-22 {
  padding-right: 22px;
}
.pr-22-important {
  padding-right: 22px !important;
}
.mt-23 {
  margin-top: 23px;
}
.nmt-23 {
  margin-top: -23px;
}
.mt-23-important {
  margin-top: 23px !important;
}
.pt-23 {
  padding-top: 23px;
}
.pt-23-important {
  padding-top: 23px !important;
}
.mb-23 {
  margin-bottom: 23px;
}
.nmb-23 {
  margin-bottom: -23px;
}
.mb-23-important {
  margin-bottom: 23px !important;
}
.pb-23 {
  padding-bottom: 23px;
}
.pb-23-important {
  padding-bottom: 23px !important;
}
.ml-23 {
  margin-left: 23px;
}
.nml-23 {
  margin-left: -23px;
}
.ml-23-important {
  margin-left: 23px !important;
}
.pl-23 {
  padding-left: 23px;
}
.pl-23-important {
  padding-left: 23px !important;
}
.mr-23 {
  margin-right: 23px;
}
.nmr-23 {
  margin-right: -23px;
}
.mr-23-important {
  margin-right: 23px !important;
}
.pr-23 {
  padding-right: 23px;
}
.pr-23-important {
  padding-right: 23px !important;
}
.mt-24 {
  margin-top: 24px;
}
.nmt-24 {
  margin-top: -24px;
}
.mt-24-important {
  margin-top: 24px !important;
}
.pt-24 {
  padding-top: 24px;
}
.pt-24-important {
  padding-top: 24px !important;
}
.mb-24 {
  margin-bottom: 24px;
}
.nmb-24 {
  margin-bottom: -24px;
}
.mb-24-important {
  margin-bottom: 24px !important;
}
.pb-24 {
  padding-bottom: 24px;
}
.pb-24-important {
  padding-bottom: 24px !important;
}
.ml-24 {
  margin-left: 24px;
}
.nml-24 {
  margin-left: -24px;
}
.ml-24-important {
  margin-left: 24px !important;
}
.pl-24 {
  padding-left: 24px;
}
.pl-24-important {
  padding-left: 24px !important;
}
.mr-24 {
  margin-right: 24px;
}
.nmr-24 {
  margin-right: -24px;
}
.mr-24-important {
  margin-right: 24px !important;
}
.pr-24 {
  padding-right: 24px;
}
.pr-24-important {
  padding-right: 24px !important;
}
.mt-25 {
  margin-top: 25px;
}
.nmt-25 {
  margin-top: -25px;
}
.mt-25-important {
  margin-top: 25px !important;
}
.pt-25 {
  padding-top: 25px;
}
.pt-25-important {
  padding-top: 25px !important;
}
.mb-25 {
  margin-bottom: 25px;
}
.nmb-25 {
  margin-bottom: -25px;
}
.mb-25-important {
  margin-bottom: 25px !important;
}
.pb-25 {
  padding-bottom: 25px;
}
.pb-25-important {
  padding-bottom: 25px !important;
}
.ml-25 {
  margin-left: 25px;
}
.nml-25 {
  margin-left: -25px;
}
.ml-25-important {
  margin-left: 25px !important;
}
.pl-25 {
  padding-left: 25px;
}
.pl-25-important {
  padding-left: 25px !important;
}
.mr-25 {
  margin-right: 25px;
}
.nmr-25 {
  margin-right: -25px;
}
.mr-25-important {
  margin-right: 25px !important;
}
.pr-25 {
  padding-right: 25px;
}
.pr-25-important {
  padding-right: 25px !important;
}
.mt-26 {
  margin-top: 26px;
}
.nmt-26 {
  margin-top: -26px;
}
.mt-26-important {
  margin-top: 26px !important;
}
.pt-26 {
  padding-top: 26px;
}
.pt-26-important {
  padding-top: 26px !important;
}
.mb-26 {
  margin-bottom: 26px;
}
.nmb-26 {
  margin-bottom: -26px;
}
.mb-26-important {
  margin-bottom: 26px !important;
}
.pb-26 {
  padding-bottom: 26px;
}
.pb-26-important {
  padding-bottom: 26px !important;
}
.ml-26 {
  margin-left: 26px;
}
.nml-26 {
  margin-left: -26px;
}
.ml-26-important {
  margin-left: 26px !important;
}
.pl-26 {
  padding-left: 26px;
}
.pl-26-important {
  padding-left: 26px !important;
}
.mr-26 {
  margin-right: 26px;
}
.nmr-26 {
  margin-right: -26px;
}
.mr-26-important {
  margin-right: 26px !important;
}
.pr-26 {
  padding-right: 26px;
}
.pr-26-important {
  padding-right: 26px !important;
}
.mt-27 {
  margin-top: 27px;
}
.nmt-27 {
  margin-top: -27px;
}
.mt-27-important {
  margin-top: 27px !important;
}
.pt-27 {
  padding-top: 27px;
}
.pt-27-important {
  padding-top: 27px !important;
}
.mb-27 {
  margin-bottom: 27px;
}
.nmb-27 {
  margin-bottom: -27px;
}
.mb-27-important {
  margin-bottom: 27px !important;
}
.pb-27 {
  padding-bottom: 27px;
}
.pb-27-important {
  padding-bottom: 27px !important;
}
.ml-27 {
  margin-left: 27px;
}
.nml-27 {
  margin-left: -27px;
}
.ml-27-important {
  margin-left: 27px !important;
}
.pl-27 {
  padding-left: 27px;
}
.pl-27-important {
  padding-left: 27px !important;
}
.mr-27 {
  margin-right: 27px;
}
.nmr-27 {
  margin-right: -27px;
}
.mr-27-important {
  margin-right: 27px !important;
}
.pr-27 {
  padding-right: 27px;
}
.pr-27-important {
  padding-right: 27px !important;
}
.mt-28 {
  margin-top: 28px;
}
.nmt-28 {
  margin-top: -28px;
}
.mt-28-important {
  margin-top: 28px !important;
}
.pt-28 {
  padding-top: 28px;
}
.pt-28-important {
  padding-top: 28px !important;
}
.mb-28 {
  margin-bottom: 28px;
}
.nmb-28 {
  margin-bottom: -28px;
}
.mb-28-important {
  margin-bottom: 28px !important;
}
.pb-28 {
  padding-bottom: 28px;
}
.pb-28-important {
  padding-bottom: 28px !important;
}
.ml-28 {
  margin-left: 28px;
}
.nml-28 {
  margin-left: -28px;
}
.ml-28-important {
  margin-left: 28px !important;
}
.pl-28 {
  padding-left: 28px;
}
.pl-28-important {
  padding-left: 28px !important;
}
.mr-28 {
  margin-right: 28px;
}
.nmr-28 {
  margin-right: -28px;
}
.mr-28-important {
  margin-right: 28px !important;
}
.pr-28 {
  padding-right: 28px;
}
.pr-28-important {
  padding-right: 28px !important;
}
.mt-29 {
  margin-top: 29px;
}
.nmt-29 {
  margin-top: -29px;
}
.mt-29-important {
  margin-top: 29px !important;
}
.pt-29 {
  padding-top: 29px;
}
.pt-29-important {
  padding-top: 29px !important;
}
.mb-29 {
  margin-bottom: 29px;
}
.nmb-29 {
  margin-bottom: -29px;
}
.mb-29-important {
  margin-bottom: 29px !important;
}
.pb-29 {
  padding-bottom: 29px;
}
.pb-29-important {
  padding-bottom: 29px !important;
}
.ml-29 {
  margin-left: 29px;
}
.nml-29 {
  margin-left: -29px;
}
.ml-29-important {
  margin-left: 29px !important;
}
.pl-29 {
  padding-left: 29px;
}
.pl-29-important {
  padding-left: 29px !important;
}
.mr-29 {
  margin-right: 29px;
}
.nmr-29 {
  margin-right: -29px;
}
.mr-29-important {
  margin-right: 29px !important;
}
.pr-29 {
  padding-right: 29px;
}
.pr-29-important {
  padding-right: 29px !important;
}
.mt-30 {
  margin-top: 30px;
}
.nmt-30 {
  margin-top: -30px;
}
.mt-30-important {
  margin-top: 30px !important;
}
.pt-30 {
  padding-top: 30px;
}
.pt-30-important {
  padding-top: 30px !important;
}
.mb-30 {
  margin-bottom: 30px;
}
.nmb-30 {
  margin-bottom: -30px;
}
.mb-30-important {
  margin-bottom: 30px !important;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-30-important {
  padding-bottom: 30px !important;
}
.ml-30 {
  margin-left: 30px;
}
.nml-30 {
  margin-left: -30px;
}
.ml-30-important {
  margin-left: 30px !important;
}
.pl-30 {
  padding-left: 30px;
}
.pl-30-important {
  padding-left: 30px !important;
}
.mr-30 {
  margin-right: 30px;
}
.nmr-30 {
  margin-right: -30px;
}
.mr-30-important {
  margin-right: 30px !important;
}
.pr-30 {
  padding-right: 30px;
}
.pr-30-important {
  padding-right: 30px !important;
}
.mt-31 {
  margin-top: 31px;
}
.nmt-31 {
  margin-top: -31px;
}
.mt-31-important {
  margin-top: 31px !important;
}
.pt-31 {
  padding-top: 31px;
}
.pt-31-important {
  padding-top: 31px !important;
}
.mb-31 {
  margin-bottom: 31px;
}
.nmb-31 {
  margin-bottom: -31px;
}
.mb-31-important {
  margin-bottom: 31px !important;
}
.pb-31 {
  padding-bottom: 31px;
}
.pb-31-important {
  padding-bottom: 31px !important;
}
.ml-31 {
  margin-left: 31px;
}
.nml-31 {
  margin-left: -31px;
}
.ml-31-important {
  margin-left: 31px !important;
}
.pl-31 {
  padding-left: 31px;
}
.pl-31-important {
  padding-left: 31px !important;
}
.mr-31 {
  margin-right: 31px;
}
.nmr-31 {
  margin-right: -31px;
}
.mr-31-important {
  margin-right: 31px !important;
}
.pr-31 {
  padding-right: 31px;
}
.pr-31-important {
  padding-right: 31px !important;
}
.mt-32 {
  margin-top: 32px;
}
.nmt-32 {
  margin-top: -32px;
}
.mt-32-important {
  margin-top: 32px !important;
}
.pt-32 {
  padding-top: 32px;
}
.pt-32-important {
  padding-top: 32px !important;
}
.mb-32 {
  margin-bottom: 32px;
}
.nmb-32 {
  margin-bottom: -32px;
}
.mb-32-important {
  margin-bottom: 32px !important;
}
.pb-32 {
  padding-bottom: 32px;
}
.pb-32-important {
  padding-bottom: 32px !important;
}
.ml-32 {
  margin-left: 32px;
}
.nml-32 {
  margin-left: -32px;
}
.ml-32-important {
  margin-left: 32px !important;
}
.pl-32 {
  padding-left: 32px;
}
.pl-32-important {
  padding-left: 32px !important;
}
.mr-32 {
  margin-right: 32px;
}
.nmr-32 {
  margin-right: -32px;
}
.mr-32-important {
  margin-right: 32px !important;
}
.pr-32 {
  padding-right: 32px;
}
.pr-32-important {
  padding-right: 32px !important;
}
.mt-33 {
  margin-top: 33px;
}
.nmt-33 {
  margin-top: -33px;
}
.mt-33-important {
  margin-top: 33px !important;
}
.pt-33 {
  padding-top: 33px;
}
.pt-33-important {
  padding-top: 33px !important;
}
.mb-33 {
  margin-bottom: 33px;
}
.nmb-33 {
  margin-bottom: -33px;
}
.mb-33-important {
  margin-bottom: 33px !important;
}
.pb-33 {
  padding-bottom: 33px;
}
.pb-33-important {
  padding-bottom: 33px !important;
}
.ml-33 {
  margin-left: 33px;
}
.nml-33 {
  margin-left: -33px;
}
.ml-33-important {
  margin-left: 33px !important;
}
.pl-33 {
  padding-left: 33px;
}
.pl-33-important {
  padding-left: 33px !important;
}
.mr-33 {
  margin-right: 33px;
}
.nmr-33 {
  margin-right: -33px;
}
.mr-33-important {
  margin-right: 33px !important;
}
.pr-33 {
  padding-right: 33px;
}
.pr-33-important {
  padding-right: 33px !important;
}
.mt-34 {
  margin-top: 34px;
}
.nmt-34 {
  margin-top: -34px;
}
.mt-34-important {
  margin-top: 34px !important;
}
.pt-34 {
  padding-top: 34px;
}
.pt-34-important {
  padding-top: 34px !important;
}
.mb-34 {
  margin-bottom: 34px;
}
.nmb-34 {
  margin-bottom: -34px;
}
.mb-34-important {
  margin-bottom: 34px !important;
}
.pb-34 {
  padding-bottom: 34px;
}
.pb-34-important {
  padding-bottom: 34px !important;
}
.ml-34 {
  margin-left: 34px;
}
.nml-34 {
  margin-left: -34px;
}
.ml-34-important {
  margin-left: 34px !important;
}
.pl-34 {
  padding-left: 34px;
}
.pl-34-important {
  padding-left: 34px !important;
}
.mr-34 {
  margin-right: 34px;
}
.nmr-34 {
  margin-right: -34px;
}
.mr-34-important {
  margin-right: 34px !important;
}
.pr-34 {
  padding-right: 34px;
}
.pr-34-important {
  padding-right: 34px !important;
}
.mt-35 {
  margin-top: 35px;
}
.nmt-35 {
  margin-top: -35px;
}
.mt-35-important {
  margin-top: 35px !important;
}
.pt-35 {
  padding-top: 35px;
}
.pt-35-important {
  padding-top: 35px !important;
}
.mb-35 {
  margin-bottom: 35px;
}
.nmb-35 {
  margin-bottom: -35px;
}
.mb-35-important {
  margin-bottom: 35px !important;
}
.pb-35 {
  padding-bottom: 35px;
}
.pb-35-important {
  padding-bottom: 35px !important;
}
.ml-35 {
  margin-left: 35px;
}
.nml-35 {
  margin-left: -35px;
}
.ml-35-important {
  margin-left: 35px !important;
}
.pl-35 {
  padding-left: 35px;
}
.pl-35-important {
  padding-left: 35px !important;
}
.mr-35 {
  margin-right: 35px;
}
.nmr-35 {
  margin-right: -35px;
}
.mr-35-important {
  margin-right: 35px !important;
}
.pr-35 {
  padding-right: 35px;
}
.pr-35-important {
  padding-right: 35px !important;
}
.mt-36 {
  margin-top: 36px;
}
.nmt-36 {
  margin-top: -36px;
}
.mt-36-important {
  margin-top: 36px !important;
}
.pt-36 {
  padding-top: 36px;
}
.pt-36-important {
  padding-top: 36px !important;
}
.mb-36 {
  margin-bottom: 36px;
}
.nmb-36 {
  margin-bottom: -36px;
}
.mb-36-important {
  margin-bottom: 36px !important;
}
.pb-36 {
  padding-bottom: 36px;
}
.pb-36-important {
  padding-bottom: 36px !important;
}
.ml-36 {
  margin-left: 36px;
}
.nml-36 {
  margin-left: -36px;
}
.ml-36-important {
  margin-left: 36px !important;
}
.pl-36 {
  padding-left: 36px;
}
.pl-36-important {
  padding-left: 36px !important;
}
.mr-36 {
  margin-right: 36px;
}
.nmr-36 {
  margin-right: -36px;
}
.mr-36-important {
  margin-right: 36px !important;
}
.pr-36 {
  padding-right: 36px;
}
.pr-36-important {
  padding-right: 36px !important;
}
.mt-37 {
  margin-top: 37px;
}
.nmt-37 {
  margin-top: -37px;
}
.mt-37-important {
  margin-top: 37px !important;
}
.pt-37 {
  padding-top: 37px;
}
.pt-37-important {
  padding-top: 37px !important;
}
.mb-37 {
  margin-bottom: 37px;
}
.nmb-37 {
  margin-bottom: -37px;
}
.mb-37-important {
  margin-bottom: 37px !important;
}
.pb-37 {
  padding-bottom: 37px;
}
.pb-37-important {
  padding-bottom: 37px !important;
}
.ml-37 {
  margin-left: 37px;
}
.nml-37 {
  margin-left: -37px;
}
.ml-37-important {
  margin-left: 37px !important;
}
.pl-37 {
  padding-left: 37px;
}
.pl-37-important {
  padding-left: 37px !important;
}
.mr-37 {
  margin-right: 37px;
}
.nmr-37 {
  margin-right: -37px;
}
.mr-37-important {
  margin-right: 37px !important;
}
.pr-37 {
  padding-right: 37px;
}
.pr-37-important {
  padding-right: 37px !important;
}
.mt-38 {
  margin-top: 38px;
}
.nmt-38 {
  margin-top: -38px;
}
.mt-38-important {
  margin-top: 38px !important;
}
.pt-38 {
  padding-top: 38px;
}
.pt-38-important {
  padding-top: 38px !important;
}
.mb-38 {
  margin-bottom: 38px;
}
.nmb-38 {
  margin-bottom: -38px;
}
.mb-38-important {
  margin-bottom: 38px !important;
}
.pb-38 {
  padding-bottom: 38px;
}
.pb-38-important {
  padding-bottom: 38px !important;
}
.ml-38 {
  margin-left: 38px;
}
.nml-38 {
  margin-left: -38px;
}
.ml-38-important {
  margin-left: 38px !important;
}
.pl-38 {
  padding-left: 38px;
}
.pl-38-important {
  padding-left: 38px !important;
}
.mr-38 {
  margin-right: 38px;
}
.nmr-38 {
  margin-right: -38px;
}
.mr-38-important {
  margin-right: 38px !important;
}
.pr-38 {
  padding-right: 38px;
}
.pr-38-important {
  padding-right: 38px !important;
}
.mt-39 {
  margin-top: 39px;
}
.nmt-39 {
  margin-top: -39px;
}
.mt-39-important {
  margin-top: 39px !important;
}
.pt-39 {
  padding-top: 39px;
}
.pt-39-important {
  padding-top: 39px !important;
}
.mb-39 {
  margin-bottom: 39px;
}
.nmb-39 {
  margin-bottom: -39px;
}
.mb-39-important {
  margin-bottom: 39px !important;
}
.pb-39 {
  padding-bottom: 39px;
}
.pb-39-important {
  padding-bottom: 39px !important;
}
.ml-39 {
  margin-left: 39px;
}
.nml-39 {
  margin-left: -39px;
}
.ml-39-important {
  margin-left: 39px !important;
}
.pl-39 {
  padding-left: 39px;
}
.pl-39-important {
  padding-left: 39px !important;
}
.mr-39 {
  margin-right: 39px;
}
.nmr-39 {
  margin-right: -39px;
}
.mr-39-important {
  margin-right: 39px !important;
}
.pr-39 {
  padding-right: 39px;
}
.pr-39-important {
  padding-right: 39px !important;
}
.mt-40 {
  margin-top: 40px;
}
.nmt-40 {
  margin-top: -40px;
}
.mt-40-important {
  margin-top: 40px !important;
}
.pt-40 {
  padding-top: 40px;
}
.pt-40-important {
  padding-top: 40px !important;
}
.mb-40 {
  margin-bottom: 40px;
}
.nmb-40 {
  margin-bottom: -40px;
}
.mb-40-important {
  margin-bottom: 40px !important;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-40-important {
  padding-bottom: 40px !important;
}
.ml-40 {
  margin-left: 40px;
}
.nml-40 {
  margin-left: -40px;
}
.ml-40-important {
  margin-left: 40px !important;
}
.pl-40 {
  padding-left: 40px;
}
.pl-40-important {
  padding-left: 40px !important;
}
.mr-40 {
  margin-right: 40px;
}
.nmr-40 {
  margin-right: -40px;
}
.mr-40-important {
  margin-right: 40px !important;
}
.pr-40 {
  padding-right: 40px;
}
.pr-40-important {
  padding-right: 40px !important;
}
.mt-41 {
  margin-top: 41px;
}
.nmt-41 {
  margin-top: -41px;
}
.mt-41-important {
  margin-top: 41px !important;
}
.pt-41 {
  padding-top: 41px;
}
.pt-41-important {
  padding-top: 41px !important;
}
.mb-41 {
  margin-bottom: 41px;
}
.nmb-41 {
  margin-bottom: -41px;
}
.mb-41-important {
  margin-bottom: 41px !important;
}
.pb-41 {
  padding-bottom: 41px;
}
.pb-41-important {
  padding-bottom: 41px !important;
}
.ml-41 {
  margin-left: 41px;
}
.nml-41 {
  margin-left: -41px;
}
.ml-41-important {
  margin-left: 41px !important;
}
.pl-41 {
  padding-left: 41px;
}
.pl-41-important {
  padding-left: 41px !important;
}
.mr-41 {
  margin-right: 41px;
}
.nmr-41 {
  margin-right: -41px;
}
.mr-41-important {
  margin-right: 41px !important;
}
.pr-41 {
  padding-right: 41px;
}
.pr-41-important {
  padding-right: 41px !important;
}
.mt-42 {
  margin-top: 42px;
}
.nmt-42 {
  margin-top: -42px;
}
.mt-42-important {
  margin-top: 42px !important;
}
.pt-42 {
  padding-top: 42px;
}
.pt-42-important {
  padding-top: 42px !important;
}
.mb-42 {
  margin-bottom: 42px;
}
.nmb-42 {
  margin-bottom: -42px;
}
.mb-42-important {
  margin-bottom: 42px !important;
}
.pb-42 {
  padding-bottom: 42px;
}
.pb-42-important {
  padding-bottom: 42px !important;
}
.ml-42 {
  margin-left: 42px;
}
.nml-42 {
  margin-left: -42px;
}
.ml-42-important {
  margin-left: 42px !important;
}
.pl-42 {
  padding-left: 42px;
}
.pl-42-important {
  padding-left: 42px !important;
}
.mr-42 {
  margin-right: 42px;
}
.nmr-42 {
  margin-right: -42px;
}
.mr-42-important {
  margin-right: 42px !important;
}
.pr-42 {
  padding-right: 42px;
}
.pr-42-important {
  padding-right: 42px !important;
}
.mt-43 {
  margin-top: 43px;
}
.nmt-43 {
  margin-top: -43px;
}
.mt-43-important {
  margin-top: 43px !important;
}
.pt-43 {
  padding-top: 43px;
}
.pt-43-important {
  padding-top: 43px !important;
}
.mb-43 {
  margin-bottom: 43px;
}
.nmb-43 {
  margin-bottom: -43px;
}
.mb-43-important {
  margin-bottom: 43px !important;
}
.pb-43 {
  padding-bottom: 43px;
}
.pb-43-important {
  padding-bottom: 43px !important;
}
.ml-43 {
  margin-left: 43px;
}
.nml-43 {
  margin-left: -43px;
}
.ml-43-important {
  margin-left: 43px !important;
}
.pl-43 {
  padding-left: 43px;
}
.pl-43-important {
  padding-left: 43px !important;
}
.mr-43 {
  margin-right: 43px;
}
.nmr-43 {
  margin-right: -43px;
}
.mr-43-important {
  margin-right: 43px !important;
}
.pr-43 {
  padding-right: 43px;
}
.pr-43-important {
  padding-right: 43px !important;
}
.mt-44 {
  margin-top: 44px;
}
.nmt-44 {
  margin-top: -44px;
}
.mt-44-important {
  margin-top: 44px !important;
}
.pt-44 {
  padding-top: 44px;
}
.pt-44-important {
  padding-top: 44px !important;
}
.mb-44 {
  margin-bottom: 44px;
}
.nmb-44 {
  margin-bottom: -44px;
}
.mb-44-important {
  margin-bottom: 44px !important;
}
.pb-44 {
  padding-bottom: 44px;
}
.pb-44-important {
  padding-bottom: 44px !important;
}
.ml-44 {
  margin-left: 44px;
}
.nml-44 {
  margin-left: -44px;
}
.ml-44-important {
  margin-left: 44px !important;
}
.pl-44 {
  padding-left: 44px;
}
.pl-44-important {
  padding-left: 44px !important;
}
.mr-44 {
  margin-right: 44px;
}
.nmr-44 {
  margin-right: -44px;
}
.mr-44-important {
  margin-right: 44px !important;
}
.pr-44 {
  padding-right: 44px;
}
.pr-44-important {
  padding-right: 44px !important;
}
.mt-45 {
  margin-top: 45px;
}
.nmt-45 {
  margin-top: -45px;
}
.mt-45-important {
  margin-top: 45px !important;
}
.pt-45 {
  padding-top: 45px;
}
.pt-45-important {
  padding-top: 45px !important;
}
.mb-45 {
  margin-bottom: 45px;
}
.nmb-45 {
  margin-bottom: -45px;
}
.mb-45-important {
  margin-bottom: 45px !important;
}
.pb-45 {
  padding-bottom: 45px;
}
.pb-45-important {
  padding-bottom: 45px !important;
}
.ml-45 {
  margin-left: 45px;
}
.nml-45 {
  margin-left: -45px;
}
.ml-45-important {
  margin-left: 45px !important;
}
.pl-45 {
  padding-left: 45px;
}
.pl-45-important {
  padding-left: 45px !important;
}
.mr-45 {
  margin-right: 45px;
}
.nmr-45 {
  margin-right: -45px;
}
.mr-45-important {
  margin-right: 45px !important;
}
.pr-45 {
  padding-right: 45px;
}
.pr-45-important {
  padding-right: 45px !important;
}
.mt-46 {
  margin-top: 46px;
}
.nmt-46 {
  margin-top: -46px;
}
.mt-46-important {
  margin-top: 46px !important;
}
.pt-46 {
  padding-top: 46px;
}
.pt-46-important {
  padding-top: 46px !important;
}
.mb-46 {
  margin-bottom: 46px;
}
.nmb-46 {
  margin-bottom: -46px;
}
.mb-46-important {
  margin-bottom: 46px !important;
}
.pb-46 {
  padding-bottom: 46px;
}
.pb-46-important {
  padding-bottom: 46px !important;
}
.ml-46 {
  margin-left: 46px;
}
.nml-46 {
  margin-left: -46px;
}
.ml-46-important {
  margin-left: 46px !important;
}
.pl-46 {
  padding-left: 46px;
}
.pl-46-important {
  padding-left: 46px !important;
}
.mr-46 {
  margin-right: 46px;
}
.nmr-46 {
  margin-right: -46px;
}
.mr-46-important {
  margin-right: 46px !important;
}
.pr-46 {
  padding-right: 46px;
}
.pr-46-important {
  padding-right: 46px !important;
}
.mt-47 {
  margin-top: 47px;
}
.nmt-47 {
  margin-top: -47px;
}
.mt-47-important {
  margin-top: 47px !important;
}
.pt-47 {
  padding-top: 47px;
}
.pt-47-important {
  padding-top: 47px !important;
}
.mb-47 {
  margin-bottom: 47px;
}
.nmb-47 {
  margin-bottom: -47px;
}
.mb-47-important {
  margin-bottom: 47px !important;
}
.pb-47 {
  padding-bottom: 47px;
}
.pb-47-important {
  padding-bottom: 47px !important;
}
.ml-47 {
  margin-left: 47px;
}
.nml-47 {
  margin-left: -47px;
}
.ml-47-important {
  margin-left: 47px !important;
}
.pl-47 {
  padding-left: 47px;
}
.pl-47-important {
  padding-left: 47px !important;
}
.mr-47 {
  margin-right: 47px;
}
.nmr-47 {
  margin-right: -47px;
}
.mr-47-important {
  margin-right: 47px !important;
}
.pr-47 {
  padding-right: 47px;
}
.pr-47-important {
  padding-right: 47px !important;
}
.mt-48 {
  margin-top: 48px;
}
.nmt-48 {
  margin-top: -48px;
}
.mt-48-important {
  margin-top: 48px !important;
}
.pt-48 {
  padding-top: 48px;
}
.pt-48-important {
  padding-top: 48px !important;
}
.mb-48 {
  margin-bottom: 48px;
}
.nmb-48 {
  margin-bottom: -48px;
}
.mb-48-important {
  margin-bottom: 48px !important;
}
.pb-48 {
  padding-bottom: 48px;
}
.pb-48-important {
  padding-bottom: 48px !important;
}
.ml-48 {
  margin-left: 48px;
}
.nml-48 {
  margin-left: -48px;
}
.ml-48-important {
  margin-left: 48px !important;
}
.pl-48 {
  padding-left: 48px;
}
.pl-48-important {
  padding-left: 48px !important;
}
.mr-48 {
  margin-right: 48px;
}
.nmr-48 {
  margin-right: -48px;
}
.mr-48-important {
  margin-right: 48px !important;
}
.pr-48 {
  padding-right: 48px;
}
.pr-48-important {
  padding-right: 48px !important;
}
.mt-49 {
  margin-top: 49px;
}
.nmt-49 {
  margin-top: -49px;
}
.mt-49-important {
  margin-top: 49px !important;
}
.pt-49 {
  padding-top: 49px;
}
.pt-49-important {
  padding-top: 49px !important;
}
.mb-49 {
  margin-bottom: 49px;
}
.nmb-49 {
  margin-bottom: -49px;
}
.mb-49-important {
  margin-bottom: 49px !important;
}
.pb-49 {
  padding-bottom: 49px;
}
.pb-49-important {
  padding-bottom: 49px !important;
}
.ml-49 {
  margin-left: 49px;
}
.nml-49 {
  margin-left: -49px;
}
.ml-49-important {
  margin-left: 49px !important;
}
.pl-49 {
  padding-left: 49px;
}
.pl-49-important {
  padding-left: 49px !important;
}
.mr-49 {
  margin-right: 49px;
}
.nmr-49 {
  margin-right: -49px;
}
.mr-49-important {
  margin-right: 49px !important;
}
.pr-49 {
  padding-right: 49px;
}
.pr-49-important {
  padding-right: 49px !important;
}
.mt-50 {
  margin-top: 50px;
}
.nmt-50 {
  margin-top: -50px;
}
.mt-50-important {
  margin-top: 50px !important;
}
.pt-50 {
  padding-top: 50px;
}
.pt-50-important {
  padding-top: 50px !important;
}
.mb-50 {
  margin-bottom: 50px;
}
.nmb-50 {
  margin-bottom: -50px;
}
.mb-50-important {
  margin-bottom: 50px !important;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-50-important {
  padding-bottom: 50px !important;
}
.ml-50 {
  margin-left: 50px;
}
.nml-50 {
  margin-left: -50px;
}
.ml-50-important {
  margin-left: 50px !important;
}
.pl-50 {
  padding-left: 50px;
}
.pl-50-important {
  padding-left: 50px !important;
}
.mr-50 {
  margin-right: 50px;
}
.nmr-50 {
  margin-right: -50px;
}
.mr-50-important {
  margin-right: 50px !important;
}
.pr-50 {
  padding-right: 50px;
}
.pr-50-important {
  padding-right: 50px !important;
}
.mt-51 {
  margin-top: 51px;
}
.nmt-51 {
  margin-top: -51px;
}
.mt-51-important {
  margin-top: 51px !important;
}
.pt-51 {
  padding-top: 51px;
}
.pt-51-important {
  padding-top: 51px !important;
}
.mb-51 {
  margin-bottom: 51px;
}
.nmb-51 {
  margin-bottom: -51px;
}
.mb-51-important {
  margin-bottom: 51px !important;
}
.pb-51 {
  padding-bottom: 51px;
}
.pb-51-important {
  padding-bottom: 51px !important;
}
.ml-51 {
  margin-left: 51px;
}
.nml-51 {
  margin-left: -51px;
}
.ml-51-important {
  margin-left: 51px !important;
}
.pl-51 {
  padding-left: 51px;
}
.pl-51-important {
  padding-left: 51px !important;
}
.mr-51 {
  margin-right: 51px;
}
.nmr-51 {
  margin-right: -51px;
}
.mr-51-important {
  margin-right: 51px !important;
}
.pr-51 {
  padding-right: 51px;
}
.pr-51-important {
  padding-right: 51px !important;
}
.mt-52 {
  margin-top: 52px;
}
.nmt-52 {
  margin-top: -52px;
}
.mt-52-important {
  margin-top: 52px !important;
}
.pt-52 {
  padding-top: 52px;
}
.pt-52-important {
  padding-top: 52px !important;
}
.mb-52 {
  margin-bottom: 52px;
}
.nmb-52 {
  margin-bottom: -52px;
}
.mb-52-important {
  margin-bottom: 52px !important;
}
.pb-52 {
  padding-bottom: 52px;
}
.pb-52-important {
  padding-bottom: 52px !important;
}
.ml-52 {
  margin-left: 52px;
}
.nml-52 {
  margin-left: -52px;
}
.ml-52-important {
  margin-left: 52px !important;
}
.pl-52 {
  padding-left: 52px;
}
.pl-52-important {
  padding-left: 52px !important;
}
.mr-52 {
  margin-right: 52px;
}
.nmr-52 {
  margin-right: -52px;
}
.mr-52-important {
  margin-right: 52px !important;
}
.pr-52 {
  padding-right: 52px;
}
.pr-52-important {
  padding-right: 52px !important;
}
.mt-53 {
  margin-top: 53px;
}
.nmt-53 {
  margin-top: -53px;
}
.mt-53-important {
  margin-top: 53px !important;
}
.pt-53 {
  padding-top: 53px;
}
.pt-53-important {
  padding-top: 53px !important;
}
.mb-53 {
  margin-bottom: 53px;
}
.nmb-53 {
  margin-bottom: -53px;
}
.mb-53-important {
  margin-bottom: 53px !important;
}
.pb-53 {
  padding-bottom: 53px;
}
.pb-53-important {
  padding-bottom: 53px !important;
}
.ml-53 {
  margin-left: 53px;
}
.nml-53 {
  margin-left: -53px;
}
.ml-53-important {
  margin-left: 53px !important;
}
.pl-53 {
  padding-left: 53px;
}
.pl-53-important {
  padding-left: 53px !important;
}
.mr-53 {
  margin-right: 53px;
}
.nmr-53 {
  margin-right: -53px;
}
.mr-53-important {
  margin-right: 53px !important;
}
.pr-53 {
  padding-right: 53px;
}
.pr-53-important {
  padding-right: 53px !important;
}
.mt-54 {
  margin-top: 54px;
}
.nmt-54 {
  margin-top: -54px;
}
.mt-54-important {
  margin-top: 54px !important;
}
.pt-54 {
  padding-top: 54px;
}
.pt-54-important {
  padding-top: 54px !important;
}
.mb-54 {
  margin-bottom: 54px;
}
.nmb-54 {
  margin-bottom: -54px;
}
.mb-54-important {
  margin-bottom: 54px !important;
}
.pb-54 {
  padding-bottom: 54px;
}
.pb-54-important {
  padding-bottom: 54px !important;
}
.ml-54 {
  margin-left: 54px;
}
.nml-54 {
  margin-left: -54px;
}
.ml-54-important {
  margin-left: 54px !important;
}
.pl-54 {
  padding-left: 54px;
}
.pl-54-important {
  padding-left: 54px !important;
}
.mr-54 {
  margin-right: 54px;
}
.nmr-54 {
  margin-right: -54px;
}
.mr-54-important {
  margin-right: 54px !important;
}
.pr-54 {
  padding-right: 54px;
}
.pr-54-important {
  padding-right: 54px !important;
}
.mt-55 {
  margin-top: 55px;
}
.nmt-55 {
  margin-top: -55px;
}
.mt-55-important {
  margin-top: 55px !important;
}
.pt-55 {
  padding-top: 55px;
}
.pt-55-important {
  padding-top: 55px !important;
}
.mb-55 {
  margin-bottom: 55px;
}
.nmb-55 {
  margin-bottom: -55px;
}
.mb-55-important {
  margin-bottom: 55px !important;
}
.pb-55 {
  padding-bottom: 55px;
}
.pb-55-important {
  padding-bottom: 55px !important;
}
.ml-55 {
  margin-left: 55px;
}
.nml-55 {
  margin-left: -55px;
}
.ml-55-important {
  margin-left: 55px !important;
}
.pl-55 {
  padding-left: 55px;
}
.pl-55-important {
  padding-left: 55px !important;
}
.mr-55 {
  margin-right: 55px;
}
.nmr-55 {
  margin-right: -55px;
}
.mr-55-important {
  margin-right: 55px !important;
}
.pr-55 {
  padding-right: 55px;
}
.pr-55-important {
  padding-right: 55px !important;
}
.mt-56 {
  margin-top: 56px;
}
.nmt-56 {
  margin-top: -56px;
}
.mt-56-important {
  margin-top: 56px !important;
}
.pt-56 {
  padding-top: 56px;
}
.pt-56-important {
  padding-top: 56px !important;
}
.mb-56 {
  margin-bottom: 56px;
}
.nmb-56 {
  margin-bottom: -56px;
}
.mb-56-important {
  margin-bottom: 56px !important;
}
.pb-56 {
  padding-bottom: 56px;
}
.pb-56-important {
  padding-bottom: 56px !important;
}
.ml-56 {
  margin-left: 56px;
}
.nml-56 {
  margin-left: -56px;
}
.ml-56-important {
  margin-left: 56px !important;
}
.pl-56 {
  padding-left: 56px;
}
.pl-56-important {
  padding-left: 56px !important;
}
.mr-56 {
  margin-right: 56px;
}
.nmr-56 {
  margin-right: -56px;
}
.mr-56-important {
  margin-right: 56px !important;
}
.pr-56 {
  padding-right: 56px;
}
.pr-56-important {
  padding-right: 56px !important;
}
.mt-57 {
  margin-top: 57px;
}
.nmt-57 {
  margin-top: -57px;
}
.mt-57-important {
  margin-top: 57px !important;
}
.pt-57 {
  padding-top: 57px;
}
.pt-57-important {
  padding-top: 57px !important;
}
.mb-57 {
  margin-bottom: 57px;
}
.nmb-57 {
  margin-bottom: -57px;
}
.mb-57-important {
  margin-bottom: 57px !important;
}
.pb-57 {
  padding-bottom: 57px;
}
.pb-57-important {
  padding-bottom: 57px !important;
}
.ml-57 {
  margin-left: 57px;
}
.nml-57 {
  margin-left: -57px;
}
.ml-57-important {
  margin-left: 57px !important;
}
.pl-57 {
  padding-left: 57px;
}
.pl-57-important {
  padding-left: 57px !important;
}
.mr-57 {
  margin-right: 57px;
}
.nmr-57 {
  margin-right: -57px;
}
.mr-57-important {
  margin-right: 57px !important;
}
.pr-57 {
  padding-right: 57px;
}
.pr-57-important {
  padding-right: 57px !important;
}
.mt-58 {
  margin-top: 58px;
}
.nmt-58 {
  margin-top: -58px;
}
.mt-58-important {
  margin-top: 58px !important;
}
.pt-58 {
  padding-top: 58px;
}
.pt-58-important {
  padding-top: 58px !important;
}
.mb-58 {
  margin-bottom: 58px;
}
.nmb-58 {
  margin-bottom: -58px;
}
.mb-58-important {
  margin-bottom: 58px !important;
}
.pb-58 {
  padding-bottom: 58px;
}
.pb-58-important {
  padding-bottom: 58px !important;
}
.ml-58 {
  margin-left: 58px;
}
.nml-58 {
  margin-left: -58px;
}
.ml-58-important {
  margin-left: 58px !important;
}
.pl-58 {
  padding-left: 58px;
}
.pl-58-important {
  padding-left: 58px !important;
}
.mr-58 {
  margin-right: 58px;
}
.nmr-58 {
  margin-right: -58px;
}
.mr-58-important {
  margin-right: 58px !important;
}
.pr-58 {
  padding-right: 58px;
}
.pr-58-important {
  padding-right: 58px !important;
}
.mt-59 {
  margin-top: 59px;
}
.nmt-59 {
  margin-top: -59px;
}
.mt-59-important {
  margin-top: 59px !important;
}
.pt-59 {
  padding-top: 59px;
}
.pt-59-important {
  padding-top: 59px !important;
}
.mb-59 {
  margin-bottom: 59px;
}
.nmb-59 {
  margin-bottom: -59px;
}
.mb-59-important {
  margin-bottom: 59px !important;
}
.pb-59 {
  padding-bottom: 59px;
}
.pb-59-important {
  padding-bottom: 59px !important;
}
.ml-59 {
  margin-left: 59px;
}
.nml-59 {
  margin-left: -59px;
}
.ml-59-important {
  margin-left: 59px !important;
}
.pl-59 {
  padding-left: 59px;
}
.pl-59-important {
  padding-left: 59px !important;
}
.mr-59 {
  margin-right: 59px;
}
.nmr-59 {
  margin-right: -59px;
}
.mr-59-important {
  margin-right: 59px !important;
}
.pr-59 {
  padding-right: 59px;
}
.pr-59-important {
  padding-right: 59px !important;
}
.mt-60 {
  margin-top: 60px;
}
.nmt-60 {
  margin-top: -60px;
}
.mt-60-important {
  margin-top: 60px !important;
}
.pt-60 {
  padding-top: 60px;
}
.pt-60-important {
  padding-top: 60px !important;
}
.mb-60 {
  margin-bottom: 60px;
}
.nmb-60 {
  margin-bottom: -60px;
}
.mb-60-important {
  margin-bottom: 60px !important;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-60-important {
  padding-bottom: 60px !important;
}
.ml-60 {
  margin-left: 60px;
}
.nml-60 {
  margin-left: -60px;
}
.ml-60-important {
  margin-left: 60px !important;
}
.pl-60 {
  padding-left: 60px;
}
.pl-60-important {
  padding-left: 60px !important;
}
.mr-60 {
  margin-right: 60px;
}
.nmr-60 {
  margin-right: -60px;
}
.mr-60-important {
  margin-right: 60px !important;
}
.pr-60 {
  padding-right: 60px;
}
.pr-60-important {
  padding-right: 60px !important;
}
.mt-61 {
  margin-top: 61px;
}
.nmt-61 {
  margin-top: -61px;
}
.mt-61-important {
  margin-top: 61px !important;
}
.pt-61 {
  padding-top: 61px;
}
.pt-61-important {
  padding-top: 61px !important;
}
.mb-61 {
  margin-bottom: 61px;
}
.nmb-61 {
  margin-bottom: -61px;
}
.mb-61-important {
  margin-bottom: 61px !important;
}
.pb-61 {
  padding-bottom: 61px;
}
.pb-61-important {
  padding-bottom: 61px !important;
}
.ml-61 {
  margin-left: 61px;
}
.nml-61 {
  margin-left: -61px;
}
.ml-61-important {
  margin-left: 61px !important;
}
.pl-61 {
  padding-left: 61px;
}
.pl-61-important {
  padding-left: 61px !important;
}
.mr-61 {
  margin-right: 61px;
}
.nmr-61 {
  margin-right: -61px;
}
.mr-61-important {
  margin-right: 61px !important;
}
.pr-61 {
  padding-right: 61px;
}
.pr-61-important {
  padding-right: 61px !important;
}
.mt-62 {
  margin-top: 62px;
}
.nmt-62 {
  margin-top: -62px;
}
.mt-62-important {
  margin-top: 62px !important;
}
.pt-62 {
  padding-top: 62px;
}
.pt-62-important {
  padding-top: 62px !important;
}
.mb-62 {
  margin-bottom: 62px;
}
.nmb-62 {
  margin-bottom: -62px;
}
.mb-62-important {
  margin-bottom: 62px !important;
}
.pb-62 {
  padding-bottom: 62px;
}
.pb-62-important {
  padding-bottom: 62px !important;
}
.ml-62 {
  margin-left: 62px;
}
.nml-62 {
  margin-left: -62px;
}
.ml-62-important {
  margin-left: 62px !important;
}
.pl-62 {
  padding-left: 62px;
}
.pl-62-important {
  padding-left: 62px !important;
}
.mr-62 {
  margin-right: 62px;
}
.nmr-62 {
  margin-right: -62px;
}
.mr-62-important {
  margin-right: 62px !important;
}
.pr-62 {
  padding-right: 62px;
}
.pr-62-important {
  padding-right: 62px !important;
}
.mt-63 {
  margin-top: 63px;
}
.nmt-63 {
  margin-top: -63px;
}
.mt-63-important {
  margin-top: 63px !important;
}
.pt-63 {
  padding-top: 63px;
}
.pt-63-important {
  padding-top: 63px !important;
}
.mb-63 {
  margin-bottom: 63px;
}
.nmb-63 {
  margin-bottom: -63px;
}
.mb-63-important {
  margin-bottom: 63px !important;
}
.pb-63 {
  padding-bottom: 63px;
}
.pb-63-important {
  padding-bottom: 63px !important;
}
.ml-63 {
  margin-left: 63px;
}
.nml-63 {
  margin-left: -63px;
}
.ml-63-important {
  margin-left: 63px !important;
}
.pl-63 {
  padding-left: 63px;
}
.pl-63-important {
  padding-left: 63px !important;
}
.mr-63 {
  margin-right: 63px;
}
.nmr-63 {
  margin-right: -63px;
}
.mr-63-important {
  margin-right: 63px !important;
}
.pr-63 {
  padding-right: 63px;
}
.pr-63-important {
  padding-right: 63px !important;
}
.mt-64 {
  margin-top: 64px;
}
.nmt-64 {
  margin-top: -64px;
}
.mt-64-important {
  margin-top: 64px !important;
}
.pt-64 {
  padding-top: 64px;
}
.pt-64-important {
  padding-top: 64px !important;
}
.mb-64 {
  margin-bottom: 64px;
}
.nmb-64 {
  margin-bottom: -64px;
}
.mb-64-important {
  margin-bottom: 64px !important;
}
.pb-64 {
  padding-bottom: 64px;
}
.pb-64-important {
  padding-bottom: 64px !important;
}
.ml-64 {
  margin-left: 64px;
}
.nml-64 {
  margin-left: -64px;
}
.ml-64-important {
  margin-left: 64px !important;
}
.pl-64 {
  padding-left: 64px;
}
.pl-64-important {
  padding-left: 64px !important;
}
.mr-64 {
  margin-right: 64px;
}
.nmr-64 {
  margin-right: -64px;
}
.mr-64-important {
  margin-right: 64px !important;
}
.pr-64 {
  padding-right: 64px;
}
.pr-64-important {
  padding-right: 64px !important;
}
.mt-65 {
  margin-top: 65px;
}
.nmt-65 {
  margin-top: -65px;
}
.mt-65-important {
  margin-top: 65px !important;
}
.pt-65 {
  padding-top: 65px;
}
.pt-65-important {
  padding-top: 65px !important;
}
.mb-65 {
  margin-bottom: 65px;
}
.nmb-65 {
  margin-bottom: -65px;
}
.mb-65-important {
  margin-bottom: 65px !important;
}
.pb-65 {
  padding-bottom: 65px;
}
.pb-65-important {
  padding-bottom: 65px !important;
}
.ml-65 {
  margin-left: 65px;
}
.nml-65 {
  margin-left: -65px;
}
.ml-65-important {
  margin-left: 65px !important;
}
.pl-65 {
  padding-left: 65px;
}
.pl-65-important {
  padding-left: 65px !important;
}
.mr-65 {
  margin-right: 65px;
}
.nmr-65 {
  margin-right: -65px;
}
.mr-65-important {
  margin-right: 65px !important;
}
.pr-65 {
  padding-right: 65px;
}
.pr-65-important {
  padding-right: 65px !important;
}
.gap-0 {
  gap: 0px;
}
.m-0 {
  margin: 0px;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.p-0 {
  padding: 0px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.gap-1 {
  gap: 1px;
}
.m-1 {
  margin: 1px;
}
.mx-1 {
  margin-left: 1px;
  margin-right: 1px;
}
.my-1 {
  margin-top: 1px;
  margin-bottom: 1px;
}
.p-1 {
  padding: 1px;
}
.px-1 {
  padding-left: 1px;
  padding-right: 1px;
}
.py-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}
.gap-2 {
  gap: 2px;
}
.m-2 {
  margin: 2px;
}
.mx-2 {
  margin-left: 2px;
  margin-right: 2px;
}
.my-2 {
  margin-top: 2px;
  margin-bottom: 2px;
}
.p-2 {
  padding: 2px;
}
.px-2 {
  padding-left: 2px;
  padding-right: 2px;
}
.py-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}
.gap-3 {
  gap: 3px;
}
.m-3 {
  margin: 3px;
}
.mx-3 {
  margin-left: 3px;
  margin-right: 3px;
}
.my-3 {
  margin-top: 3px;
  margin-bottom: 3px;
}
.p-3 {
  padding: 3px;
}
.px-3 {
  padding-left: 3px;
  padding-right: 3px;
}
.py-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}
.gap-4 {
  gap: 4px;
}
.m-4 {
  margin: 4px;
}
.mx-4 {
  margin-left: 4px;
  margin-right: 4px;
}
.my-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}
.p-4 {
  padding: 4px;
}
.px-4 {
  padding-left: 4px;
  padding-right: 4px;
}
.py-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}
.gap-5 {
  gap: 5px;
}
.m-5 {
  margin: 5px;
}
.mx-5 {
  margin-left: 5px;
  margin-right: 5px;
}
.my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.p-5 {
  padding: 5px;
}
.px-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.gap-6 {
  gap: 6px;
}
.m-6 {
  margin: 6px;
}
.mx-6 {
  margin-left: 6px;
  margin-right: 6px;
}
.my-6 {
  margin-top: 6px;
  margin-bottom: 6px;
}
.p-6 {
  padding: 6px;
}
.px-6 {
  padding-left: 6px;
  padding-right: 6px;
}
.py-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}
.gap-7 {
  gap: 7px;
}
.m-7 {
  margin: 7px;
}
.mx-7 {
  margin-left: 7px;
  margin-right: 7px;
}
.my-7 {
  margin-top: 7px;
  margin-bottom: 7px;
}
.p-7 {
  padding: 7px;
}
.px-7 {
  padding-left: 7px;
  padding-right: 7px;
}
.py-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}
.gap-8 {
  gap: 8px;
}
.m-8 {
  margin: 8px;
}
.mx-8 {
  margin-left: 8px;
  margin-right: 8px;
}
.my-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.p-8 {
  padding: 8px;
}
.px-8 {
  padding-left: 8px;
  padding-right: 8px;
}
.py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.gap-9 {
  gap: 9px;
}
.m-9 {
  margin: 9px;
}
.mx-9 {
  margin-left: 9px;
  margin-right: 9px;
}
.my-9 {
  margin-top: 9px;
  margin-bottom: 9px;
}
.p-9 {
  padding: 9px;
}
.px-9 {
  padding-left: 9px;
  padding-right: 9px;
}
.py-9 {
  padding-top: 9px;
  padding-bottom: 9px;
}
.gap-10 {
  gap: 10px;
}
.m-10 {
  margin: 10px;
}
.mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.p-10 {
  padding: 10px;
}
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.gap-11 {
  gap: 11px;
}
.m-11 {
  margin: 11px;
}
.mx-11 {
  margin-left: 11px;
  margin-right: 11px;
}
.my-11 {
  margin-top: 11px;
  margin-bottom: 11px;
}
.p-11 {
  padding: 11px;
}
.px-11 {
  padding-left: 11px;
  padding-right: 11px;
}
.py-11 {
  padding-top: 11px;
  padding-bottom: 11px;
}
.gap-12 {
  gap: 12px;
}
.m-12 {
  margin: 12px;
}
.mx-12 {
  margin-left: 12px;
  margin-right: 12px;
}
.my-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}
.p-12 {
  padding: 12px;
}
.px-12 {
  padding-left: 12px;
  padding-right: 12px;
}
.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.gap-13 {
  gap: 13px;
}
.m-13 {
  margin: 13px;
}
.mx-13 {
  margin-left: 13px;
  margin-right: 13px;
}
.my-13 {
  margin-top: 13px;
  margin-bottom: 13px;
}
.p-13 {
  padding: 13px;
}
.px-13 {
  padding-left: 13px;
  padding-right: 13px;
}
.py-13 {
  padding-top: 13px;
  padding-bottom: 13px;
}
.gap-14 {
  gap: 14px;
}
.m-14 {
  margin: 14px;
}
.mx-14 {
  margin-left: 14px;
  margin-right: 14px;
}
.my-14 {
  margin-top: 14px;
  margin-bottom: 14px;
}
.p-14 {
  padding: 14px;
}
.px-14 {
  padding-left: 14px;
  padding-right: 14px;
}
.py-14 {
  padding-top: 14px;
  padding-bottom: 14px;
}
.gap-15 {
  gap: 15px;
}
.m-15 {
  margin: 15px;
}
.mx-15 {
  margin-left: 15px;
  margin-right: 15px;
}
.my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.p-15 {
  padding: 15px;
}
.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.gap-16 {
  gap: 16px;
}
.m-16 {
  margin: 16px;
}
.mx-16 {
  margin-left: 16px;
  margin-right: 16px;
}
.my-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.p-16 {
  padding: 16px;
}
.px-16 {
  padding-left: 16px;
  padding-right: 16px;
}
.py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.gap-17 {
  gap: 17px;
}
.m-17 {
  margin: 17px;
}
.mx-17 {
  margin-left: 17px;
  margin-right: 17px;
}
.my-17 {
  margin-top: 17px;
  margin-bottom: 17px;
}
.p-17 {
  padding: 17px;
}
.px-17 {
  padding-left: 17px;
  padding-right: 17px;
}
.py-17 {
  padding-top: 17px;
  padding-bottom: 17px;
}
.gap-18 {
  gap: 18px;
}
.m-18 {
  margin: 18px;
}
.mx-18 {
  margin-left: 18px;
  margin-right: 18px;
}
.my-18 {
  margin-top: 18px;
  margin-bottom: 18px;
}
.p-18 {
  padding: 18px;
}
.px-18 {
  padding-left: 18px;
  padding-right: 18px;
}
.py-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}
.gap-19 {
  gap: 19px;
}
.m-19 {
  margin: 19px;
}
.mx-19 {
  margin-left: 19px;
  margin-right: 19px;
}
.my-19 {
  margin-top: 19px;
  margin-bottom: 19px;
}
.p-19 {
  padding: 19px;
}
.px-19 {
  padding-left: 19px;
  padding-right: 19px;
}
.py-19 {
  padding-top: 19px;
  padding-bottom: 19px;
}
.gap-20 {
  gap: 20px;
}
.m-20 {
  margin: 20px;
}
.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.p-20 {
  padding: 20px;
}
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.gap-21 {
  gap: 21px;
}
.m-21 {
  margin: 21px;
}
.mx-21 {
  margin-left: 21px;
  margin-right: 21px;
}
.my-21 {
  margin-top: 21px;
  margin-bottom: 21px;
}
.p-21 {
  padding: 21px;
}
.px-21 {
  padding-left: 21px;
  padding-right: 21px;
}
.py-21 {
  padding-top: 21px;
  padding-bottom: 21px;
}
.gap-22 {
  gap: 22px;
}
.m-22 {
  margin: 22px;
}
.mx-22 {
  margin-left: 22px;
  margin-right: 22px;
}
.my-22 {
  margin-top: 22px;
  margin-bottom: 22px;
}
.p-22 {
  padding: 22px;
}
.px-22 {
  padding-left: 22px;
  padding-right: 22px;
}
.py-22 {
  padding-top: 22px;
  padding-bottom: 22px;
}
.gap-23 {
  gap: 23px;
}
.m-23 {
  margin: 23px;
}
.mx-23 {
  margin-left: 23px;
  margin-right: 23px;
}
.my-23 {
  margin-top: 23px;
  margin-bottom: 23px;
}
.p-23 {
  padding: 23px;
}
.px-23 {
  padding-left: 23px;
  padding-right: 23px;
}
.py-23 {
  padding-top: 23px;
  padding-bottom: 23px;
}
.gap-24 {
  gap: 24px;
}
.m-24 {
  margin: 24px;
}
.mx-24 {
  margin-left: 24px;
  margin-right: 24px;
}
.my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.p-24 {
  padding: 24px;
}
.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}
.py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.gap-25 {
  gap: 25px;
}
.m-25 {
  margin: 25px;
}
.mx-25 {
  margin-left: 25px;
  margin-right: 25px;
}
.my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.p-25 {
  padding: 25px;
}
.px-25 {
  padding-left: 25px;
  padding-right: 25px;
}
.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.gap-26 {
  gap: 26px;
}
.m-26 {
  margin: 26px;
}
.mx-26 {
  margin-left: 26px;
  margin-right: 26px;
}
.my-26 {
  margin-top: 26px;
  margin-bottom: 26px;
}
.p-26 {
  padding: 26px;
}
.px-26 {
  padding-left: 26px;
  padding-right: 26px;
}
.py-26 {
  padding-top: 26px;
  padding-bottom: 26px;
}
.gap-27 {
  gap: 27px;
}
.m-27 {
  margin: 27px;
}
.mx-27 {
  margin-left: 27px;
  margin-right: 27px;
}
.my-27 {
  margin-top: 27px;
  margin-bottom: 27px;
}
.p-27 {
  padding: 27px;
}
.px-27 {
  padding-left: 27px;
  padding-right: 27px;
}
.py-27 {
  padding-top: 27px;
  padding-bottom: 27px;
}
.gap-28 {
  gap: 28px;
}
.m-28 {
  margin: 28px;
}
.mx-28 {
  margin-left: 28px;
  margin-right: 28px;
}
.my-28 {
  margin-top: 28px;
  margin-bottom: 28px;
}
.p-28 {
  padding: 28px;
}
.px-28 {
  padding-left: 28px;
  padding-right: 28px;
}
.py-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.gap-29 {
  gap: 29px;
}
.m-29 {
  margin: 29px;
}
.mx-29 {
  margin-left: 29px;
  margin-right: 29px;
}
.my-29 {
  margin-top: 29px;
  margin-bottom: 29px;
}
.p-29 {
  padding: 29px;
}
.px-29 {
  padding-left: 29px;
  padding-right: 29px;
}
.py-29 {
  padding-top: 29px;
  padding-bottom: 29px;
}
.gap-30 {
  gap: 30px;
}
.m-30 {
  margin: 30px;
}
.mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.p-30 {
  padding: 30px;
}
.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.gap-31 {
  gap: 31px;
}
.m-31 {
  margin: 31px;
}
.mx-31 {
  margin-left: 31px;
  margin-right: 31px;
}
.my-31 {
  margin-top: 31px;
  margin-bottom: 31px;
}
.p-31 {
  padding: 31px;
}
.px-31 {
  padding-left: 31px;
  padding-right: 31px;
}
.py-31 {
  padding-top: 31px;
  padding-bottom: 31px;
}
.gap-32 {
  gap: 32px;
}
.m-32 {
  margin: 32px;
}
.mx-32 {
  margin-left: 32px;
  margin-right: 32px;
}
.my-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.p-32 {
  padding: 32px;
}
.px-32 {
  padding-left: 32px;
  padding-right: 32px;
}
.py-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.gap-33 {
  gap: 33px;
}
.m-33 {
  margin: 33px;
}
.mx-33 {
  margin-left: 33px;
  margin-right: 33px;
}
.my-33 {
  margin-top: 33px;
  margin-bottom: 33px;
}
.p-33 {
  padding: 33px;
}
.px-33 {
  padding-left: 33px;
  padding-right: 33px;
}
.py-33 {
  padding-top: 33px;
  padding-bottom: 33px;
}
.gap-34 {
  gap: 34px;
}
.m-34 {
  margin: 34px;
}
.mx-34 {
  margin-left: 34px;
  margin-right: 34px;
}
.my-34 {
  margin-top: 34px;
  margin-bottom: 34px;
}
.p-34 {
  padding: 34px;
}
.px-34 {
  padding-left: 34px;
  padding-right: 34px;
}
.py-34 {
  padding-top: 34px;
  padding-bottom: 34px;
}
.gap-35 {
  gap: 35px;
}
.m-35 {
  margin: 35px;
}
.mx-35 {
  margin-left: 35px;
  margin-right: 35px;
}
.my-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.p-35 {
  padding: 35px;
}
.px-35 {
  padding-left: 35px;
  padding-right: 35px;
}
.py-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.gap-36 {
  gap: 36px;
}
.m-36 {
  margin: 36px;
}
.mx-36 {
  margin-left: 36px;
  margin-right: 36px;
}
.my-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}
.p-36 {
  padding: 36px;
}
.px-36 {
  padding-left: 36px;
  padding-right: 36px;
}
.py-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}
.gap-37 {
  gap: 37px;
}
.m-37 {
  margin: 37px;
}
.mx-37 {
  margin-left: 37px;
  margin-right: 37px;
}
.my-37 {
  margin-top: 37px;
  margin-bottom: 37px;
}
.p-37 {
  padding: 37px;
}
.px-37 {
  padding-left: 37px;
  padding-right: 37px;
}
.py-37 {
  padding-top: 37px;
  padding-bottom: 37px;
}
.gap-38 {
  gap: 38px;
}
.m-38 {
  margin: 38px;
}
.mx-38 {
  margin-left: 38px;
  margin-right: 38px;
}
.my-38 {
  margin-top: 38px;
  margin-bottom: 38px;
}
.p-38 {
  padding: 38px;
}
.px-38 {
  padding-left: 38px;
  padding-right: 38px;
}
.py-38 {
  padding-top: 38px;
  padding-bottom: 38px;
}
.gap-39 {
  gap: 39px;
}
.m-39 {
  margin: 39px;
}
.mx-39 {
  margin-left: 39px;
  margin-right: 39px;
}
.my-39 {
  margin-top: 39px;
  margin-bottom: 39px;
}
.p-39 {
  padding: 39px;
}
.px-39 {
  padding-left: 39px;
  padding-right: 39px;
}
.py-39 {
  padding-top: 39px;
  padding-bottom: 39px;
}
.gap-40 {
  gap: 40px;
}
.m-40 {
  margin: 40px;
}
.mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}
.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.p-40 {
  padding: 40px;
}
.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.gap-41 {
  gap: 41px;
}
.m-41 {
  margin: 41px;
}
.mx-41 {
  margin-left: 41px;
  margin-right: 41px;
}
.my-41 {
  margin-top: 41px;
  margin-bottom: 41px;
}
.p-41 {
  padding: 41px;
}
.px-41 {
  padding-left: 41px;
  padding-right: 41px;
}
.py-41 {
  padding-top: 41px;
  padding-bottom: 41px;
}
.gap-42 {
  gap: 42px;
}
.m-42 {
  margin: 42px;
}
.mx-42 {
  margin-left: 42px;
  margin-right: 42px;
}
.my-42 {
  margin-top: 42px;
  margin-bottom: 42px;
}
.p-42 {
  padding: 42px;
}
.px-42 {
  padding-left: 42px;
  padding-right: 42px;
}
.py-42 {
  padding-top: 42px;
  padding-bottom: 42px;
}
.gap-43 {
  gap: 43px;
}
.m-43 {
  margin: 43px;
}
.mx-43 {
  margin-left: 43px;
  margin-right: 43px;
}
.my-43 {
  margin-top: 43px;
  margin-bottom: 43px;
}
.p-43 {
  padding: 43px;
}
.px-43 {
  padding-left: 43px;
  padding-right: 43px;
}
.py-43 {
  padding-top: 43px;
  padding-bottom: 43px;
}
.gap-44 {
  gap: 44px;
}
.m-44 {
  margin: 44px;
}
.mx-44 {
  margin-left: 44px;
  margin-right: 44px;
}
.my-44 {
  margin-top: 44px;
  margin-bottom: 44px;
}
.p-44 {
  padding: 44px;
}
.px-44 {
  padding-left: 44px;
  padding-right: 44px;
}
.py-44 {
  padding-top: 44px;
  padding-bottom: 44px;
}
.gap-45 {
  gap: 45px;
}
.m-45 {
  margin: 45px;
}
.mx-45 {
  margin-left: 45px;
  margin-right: 45px;
}
.my-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.p-45 {
  padding: 45px;
}
.px-45 {
  padding-left: 45px;
  padding-right: 45px;
}
.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.gap-46 {
  gap: 46px;
}
.m-46 {
  margin: 46px;
}
.mx-46 {
  margin-left: 46px;
  margin-right: 46px;
}
.my-46 {
  margin-top: 46px;
  margin-bottom: 46px;
}
.p-46 {
  padding: 46px;
}
.px-46 {
  padding-left: 46px;
  padding-right: 46px;
}
.py-46 {
  padding-top: 46px;
  padding-bottom: 46px;
}
.gap-47 {
  gap: 47px;
}
.m-47 {
  margin: 47px;
}
.mx-47 {
  margin-left: 47px;
  margin-right: 47px;
}
.my-47 {
  margin-top: 47px;
  margin-bottom: 47px;
}
.p-47 {
  padding: 47px;
}
.px-47 {
  padding-left: 47px;
  padding-right: 47px;
}
.py-47 {
  padding-top: 47px;
  padding-bottom: 47px;
}
.gap-48 {
  gap: 48px;
}
.m-48 {
  margin: 48px;
}
.mx-48 {
  margin-left: 48px;
  margin-right: 48px;
}
.my-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}
.p-48 {
  padding: 48px;
}
.px-48 {
  padding-left: 48px;
  padding-right: 48px;
}
.py-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}
.gap-49 {
  gap: 49px;
}
.m-49 {
  margin: 49px;
}
.mx-49 {
  margin-left: 49px;
  margin-right: 49px;
}
.my-49 {
  margin-top: 49px;
  margin-bottom: 49px;
}
.p-49 {
  padding: 49px;
}
.px-49 {
  padding-left: 49px;
  padding-right: 49px;
}
.py-49 {
  padding-top: 49px;
  padding-bottom: 49px;
}
.gap-50 {
  gap: 50px;
}
.m-50 {
  margin: 50px;
}
.mx-50 {
  margin-left: 50px;
  margin-right: 50px;
}
.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.p-50 {
  padding: 50px;
}
.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}
.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.gap-51 {
  gap: 51px;
}
.m-51 {
  margin: 51px;
}
.mx-51 {
  margin-left: 51px;
  margin-right: 51px;
}
.my-51 {
  margin-top: 51px;
  margin-bottom: 51px;
}
.p-51 {
  padding: 51px;
}
.px-51 {
  padding-left: 51px;
  padding-right: 51px;
}
.py-51 {
  padding-top: 51px;
  padding-bottom: 51px;
}
.gap-52 {
  gap: 52px;
}
.m-52 {
  margin: 52px;
}
.mx-52 {
  margin-left: 52px;
  margin-right: 52px;
}
.my-52 {
  margin-top: 52px;
  margin-bottom: 52px;
}
.p-52 {
  padding: 52px;
}
.px-52 {
  padding-left: 52px;
  padding-right: 52px;
}
.py-52 {
  padding-top: 52px;
  padding-bottom: 52px;
}
.gap-53 {
  gap: 53px;
}
.m-53 {
  margin: 53px;
}
.mx-53 {
  margin-left: 53px;
  margin-right: 53px;
}
.my-53 {
  margin-top: 53px;
  margin-bottom: 53px;
}
.p-53 {
  padding: 53px;
}
.px-53 {
  padding-left: 53px;
  padding-right: 53px;
}
.py-53 {
  padding-top: 53px;
  padding-bottom: 53px;
}
.gap-54 {
  gap: 54px;
}
.m-54 {
  margin: 54px;
}
.mx-54 {
  margin-left: 54px;
  margin-right: 54px;
}
.my-54 {
  margin-top: 54px;
  margin-bottom: 54px;
}
.p-54 {
  padding: 54px;
}
.px-54 {
  padding-left: 54px;
  padding-right: 54px;
}
.py-54 {
  padding-top: 54px;
  padding-bottom: 54px;
}
.gap-55 {
  gap: 55px;
}
.m-55 {
  margin: 55px;
}
.mx-55 {
  margin-left: 55px;
  margin-right: 55px;
}
.my-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}
.p-55 {
  padding: 55px;
}
.px-55 {
  padding-left: 55px;
  padding-right: 55px;
}
.py-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}
.gap-56 {
  gap: 56px;
}
.m-56 {
  margin: 56px;
}
.mx-56 {
  margin-left: 56px;
  margin-right: 56px;
}
.my-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}
.p-56 {
  padding: 56px;
}
.px-56 {
  padding-left: 56px;
  padding-right: 56px;
}
.py-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}
.gap-57 {
  gap: 57px;
}
.m-57 {
  margin: 57px;
}
.mx-57 {
  margin-left: 57px;
  margin-right: 57px;
}
.my-57 {
  margin-top: 57px;
  margin-bottom: 57px;
}
.p-57 {
  padding: 57px;
}
.px-57 {
  padding-left: 57px;
  padding-right: 57px;
}
.py-57 {
  padding-top: 57px;
  padding-bottom: 57px;
}
.gap-58 {
  gap: 58px;
}
.m-58 {
  margin: 58px;
}
.mx-58 {
  margin-left: 58px;
  margin-right: 58px;
}
.my-58 {
  margin-top: 58px;
  margin-bottom: 58px;
}
.p-58 {
  padding: 58px;
}
.px-58 {
  padding-left: 58px;
  padding-right: 58px;
}
.py-58 {
  padding-top: 58px;
  padding-bottom: 58px;
}
.gap-59 {
  gap: 59px;
}
.m-59 {
  margin: 59px;
}
.mx-59 {
  margin-left: 59px;
  margin-right: 59px;
}
.my-59 {
  margin-top: 59px;
  margin-bottom: 59px;
}
.p-59 {
  padding: 59px;
}
.px-59 {
  padding-left: 59px;
  padding-right: 59px;
}
.py-59 {
  padding-top: 59px;
  padding-bottom: 59px;
}
.gap-60 {
  gap: 60px;
}
.m-60 {
  margin: 60px;
}
.mx-60 {
  margin-left: 60px;
  margin-right: 60px;
}
.my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.p-60 {
  padding: 60px;
}
.px-60 {
  padding-left: 60px;
  padding-right: 60px;
}
.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.gap-61 {
  gap: 61px;
}
.m-61 {
  margin: 61px;
}
.mx-61 {
  margin-left: 61px;
  margin-right: 61px;
}
.my-61 {
  margin-top: 61px;
  margin-bottom: 61px;
}
.p-61 {
  padding: 61px;
}
.px-61 {
  padding-left: 61px;
  padding-right: 61px;
}
.py-61 {
  padding-top: 61px;
  padding-bottom: 61px;
}
.gap-62 {
  gap: 62px;
}
.m-62 {
  margin: 62px;
}
.mx-62 {
  margin-left: 62px;
  margin-right: 62px;
}
.my-62 {
  margin-top: 62px;
  margin-bottom: 62px;
}
.p-62 {
  padding: 62px;
}
.px-62 {
  padding-left: 62px;
  padding-right: 62px;
}
.py-62 {
  padding-top: 62px;
  padding-bottom: 62px;
}
.gap-63 {
  gap: 63px;
}
.m-63 {
  margin: 63px;
}
.mx-63 {
  margin-left: 63px;
  margin-right: 63px;
}
.my-63 {
  margin-top: 63px;
  margin-bottom: 63px;
}
.p-63 {
  padding: 63px;
}
.px-63 {
  padding-left: 63px;
  padding-right: 63px;
}
.py-63 {
  padding-top: 63px;
  padding-bottom: 63px;
}
.gap-64 {
  gap: 64px;
}
.m-64 {
  margin: 64px;
}
.mx-64 {
  margin-left: 64px;
  margin-right: 64px;
}
.my-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}
.p-64 {
  padding: 64px;
}
.px-64 {
  padding-left: 64px;
  padding-right: 64px;
}
.py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}
.gap-65 {
  gap: 65px;
}
.m-65 {
  margin: 65px;
}
.mx-65 {
  margin-left: 65px;
  margin-right: 65px;
}
.my-65 {
  margin-top: 65px;
  margin-bottom: 65px;
}
.p-65 {
  padding: 65px;
}
.px-65 {
  padding-left: 65px;
  padding-right: 65px;
}
.py-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}
.margin-x-auto {
  margin: 0 auto;
}
.display-inline-flex {
  display: inline-flex;
}
.display-flex {
  display: flex;
}
.display-none {
  display: none;
}
.display-block {
  display: block;
}
.display-inline-block {
  display: inline-block;
}
.justify-content-space-around {
  justify-content: space-around;
}
.justify-content-space-between {
  justify-content: space-between;
}
.justify-content-space-evenly {
  justify-content: space-evenly;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-flex-end {
  justify-content: flex-end;
}
.align-items-start {
  align-items: start;
}
.align-items-center {
  align-items: center;
}
.align-items-end {
  align-items: end;
}
.flex-direction-column {
  flex-direction: column;
}
.flex-direction-row {
  flex-direction: row;
}
.flex-direction-row-reverse {
  flex-direction: row-reverse;
}
.flex-direction-revert {
  flex-direction: revert;
}
.position-absolute {
  position: absolute;
}
.position-fixed {
  position: fixed;
}
.position-sticky {
  position: sticky;
}
.position-relative {
  position: relative;
}
.align-self-flex-start {
  align-self: flex-start;
}
.align-self-baseline {
  align-self: baseline;
}
.align-self-center {
  align-self: center;
}
.align-self-end {
  align-self: end;
}
.justify-self-space-around {
  justify-self: space-around;
}
.justify-self-space-between {
  justify-self: space-between;
}
.justify-self-space-evenly {
  justify-self: space-evenly;
}
.justify-self-center {
  justify-self: center;
}
.justify-self-flex-end {
  justify-self: flex-end;
}
.font-weight-normal {
  font-weight: normal;
}
.font-weight-bold {
  font-weight: bold;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.cursor-text {
  cursor: text;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-default {
  cursor: default;
}
.cursor-grab {
  cursor: grab;
}
.cursor-col-resize {
  cursor: col-resize;
}
.text-decoration-none {
  text-decoration: none;
}
.text-decoration-underline {
  text-decoration: underline;
}
.text-decoration-line-through {
  text-decoration: line-through;
}
.text-align-left {
  text-align: left;
}
.text-align-right {
  text-align: right;
}
.text-align-center {
  text-align: center;
}
.vertical-align-bottom {
  vertical-align: bottom;
}
.vertical-align-top {
  vertical-align: top;
}
.vertical-align-middle {
  vertical-align: middle;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-visible {
  overflow: visible;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overflow-x-visible {
  overflow-x: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.overflow-y-visible {
  overflow-y: visible;
}
.white-space-auto {
  white-space: auto;
}
.white-space-pre-line {
  white-space: pre-line;
}
.white-space-nowrap {
  white-space: nowrap;
}
.white-space-break-spaces {
  white-space: break-spaces;
}
.flex-1 {
  flex: 1;
}
.flex-2 {
  flex: 2;
}
.user-select-none {
  -webkit-user-select: none;
  user-select: none;
}
.outline-none {
  outline: none;
}
.pointer-events-all {
  pointer-events: all;
}
.pointer-events-auto {
  pointer-events: auto;
}
.pointer-events-none {
  pointer-events: none;
}
.word-break-break-all {
  word-break: break-all;
}
.word-wrap-break-word {
  word-wrap: break-word;
}
.background-color-transparent {
  background-color: transparent;
}
.twc-color-white {
  color: #fff;
}
.twc-color-white-important {
  color: #fff !important;
}
.twc-bg-color-white {
  background-color: #fff;
}
.twc-border-color-white {
  border-color: #fff;
}
.twc-fill-white {
  fill: #fff;
  color: #fff;
}
.twc-icon-fill-white {
  fill: #fff;
}
.twc-icon-fill-white path,
.twc-icon-fill-white circle,
.twc-icon-fill-white rect,
.twc-icon-fill-white line,
.twc-icon-fill-white polyline,
.twc-icon-fill-white polygon {
  fill: #fff;
}
.twc-stroke-white {
  stroke: #fff;
}
.twc-icon-stroke-white {
  stroke: #fff;
}
.twc-icon-stroke-white path,
.twc-icon-stroke-white circle,
.twc-icon-stroke-white rect,
.twc-icon-stroke-white line,
.twc-icon-stroke-white polyline,
.twc-icon-stroke-white polygon {
  stroke: #fff;
}
.twc-color-black {
  color: #000;
}
.twc-color-black-important {
  color: #000 !important;
}
.twc-bg-color-black {
  background-color: #000;
}
.twc-border-color-black {
  border-color: #000;
}
.twc-fill-black {
  fill: #000;
  color: #000;
}
.twc-icon-fill-black {
  fill: #000;
}
.twc-icon-fill-black path,
.twc-icon-fill-black circle,
.twc-icon-fill-black rect,
.twc-icon-fill-black line,
.twc-icon-fill-black polyline,
.twc-icon-fill-black polygon {
  fill: #000;
}
.twc-stroke-black {
  stroke: #000;
}
.twc-icon-stroke-black {
  stroke: #000;
}
.twc-icon-stroke-black path,
.twc-icon-stroke-black circle,
.twc-icon-stroke-black rect,
.twc-icon-stroke-black line,
.twc-icon-stroke-black polyline,
.twc-icon-stroke-black polygon {
  stroke: #000;
}
.twc-color-primary {
  color: #24c9a7;
}
.twc-color-primary-important {
  color: #24c9a7 !important;
}
.twc-bg-color-primary {
  background-color: #24c9a7;
}
.twc-border-color-primary {
  border-color: #24c9a7;
}
.twc-fill-primary {
  fill: #24c9a7;
  color: #24c9a7;
}
.twc-icon-fill-primary {
  fill: #24c9a7;
}
.twc-icon-fill-primary path,
.twc-icon-fill-primary circle,
.twc-icon-fill-primary rect,
.twc-icon-fill-primary line,
.twc-icon-fill-primary polyline,
.twc-icon-fill-primary polygon {
  fill: #24c9a7;
}
.twc-stroke-primary {
  stroke: #24c9a7;
}
.twc-icon-stroke-primary {
  stroke: #24c9a7;
}
.twc-icon-stroke-primary path,
.twc-icon-stroke-primary circle,
.twc-icon-stroke-primary rect,
.twc-icon-stroke-primary line,
.twc-icon-stroke-primary polyline,
.twc-icon-stroke-primary polygon {
  stroke: #24c9a7;
}
.twc-color-mint {
  color: #24c9a7;
}
.twc-color-mint-important {
  color: #24c9a7 !important;
}
.twc-bg-color-mint {
  background-color: #24c9a7;
}
.twc-border-color-mint {
  border-color: #24c9a7;
}
.twc-fill-mint {
  fill: #24c9a7;
  color: #24c9a7;
}
.twc-icon-fill-mint {
  fill: #24c9a7;
}
.twc-icon-fill-mint path,
.twc-icon-fill-mint circle,
.twc-icon-fill-mint rect,
.twc-icon-fill-mint line,
.twc-icon-fill-mint polyline,
.twc-icon-fill-mint polygon {
  fill: #24c9a7;
}
.twc-stroke-mint {
  stroke: #24c9a7;
}
.twc-icon-stroke-mint {
  stroke: #24c9a7;
}
.twc-icon-stroke-mint path,
.twc-icon-stroke-mint circle,
.twc-icon-stroke-mint rect,
.twc-icon-stroke-mint line,
.twc-icon-stroke-mint polyline,
.twc-icon-stroke-mint polygon {
  stroke: #24c9a7;
}
.twc-color-violet {
  color: #7070ff;
}
.twc-color-violet-important {
  color: #7070ff !important;
}
.twc-bg-color-violet {
  background-color: #7070ff;
}
.twc-border-color-violet {
  border-color: #7070ff;
}
.twc-fill-violet {
  fill: #7070ff;
  color: #7070ff;
}
.twc-icon-fill-violet {
  fill: #7070ff;
}
.twc-icon-fill-violet path,
.twc-icon-fill-violet circle,
.twc-icon-fill-violet rect,
.twc-icon-fill-violet line,
.twc-icon-fill-violet polyline,
.twc-icon-fill-violet polygon {
  fill: #7070ff;
}
.twc-stroke-violet {
  stroke: #7070ff;
}
.twc-icon-stroke-violet {
  stroke: #7070ff;
}
.twc-icon-stroke-violet path,
.twc-icon-stroke-violet circle,
.twc-icon-stroke-violet rect,
.twc-icon-stroke-violet line,
.twc-icon-stroke-violet polyline,
.twc-icon-stroke-violet polygon {
  stroke: #7070ff;
}
.twc-color-purple {
  color: #b237bc;
}
.twc-color-purple-important {
  color: #b237bc !important;
}
.twc-bg-color-purple {
  background-color: #b237bc;
}
.twc-border-color-purple {
  border-color: #b237bc;
}
.twc-fill-purple {
  fill: #b237bc;
  color: #b237bc;
}
.twc-icon-fill-purple {
  fill: #b237bc;
}
.twc-icon-fill-purple path,
.twc-icon-fill-purple circle,
.twc-icon-fill-purple rect,
.twc-icon-fill-purple line,
.twc-icon-fill-purple polyline,
.twc-icon-fill-purple polygon {
  fill: #b237bc;
}
.twc-stroke-purple {
  stroke: #b237bc;
}
.twc-icon-stroke-purple {
  stroke: #b237bc;
}
.twc-icon-stroke-purple path,
.twc-icon-stroke-purple circle,
.twc-icon-stroke-purple rect,
.twc-icon-stroke-purple line,
.twc-icon-stroke-purple polyline,
.twc-icon-stroke-purple polygon {
  stroke: #b237bc;
}
.twc-color-dark-blue {
  color: #1d2258;
}
.twc-color-dark-blue-important {
  color: #1d2258 !important;
}
.twc-bg-color-dark-blue {
  background-color: #1d2258;
}
.twc-border-color-dark-blue {
  border-color: #1d2258;
}
.twc-fill-dark-blue {
  fill: #1d2258;
  color: #1d2258;
}
.twc-icon-fill-dark-blue {
  fill: #1d2258;
}
.twc-icon-fill-dark-blue path,
.twc-icon-fill-dark-blue circle,
.twc-icon-fill-dark-blue rect,
.twc-icon-fill-dark-blue line,
.twc-icon-fill-dark-blue polyline,
.twc-icon-fill-dark-blue polygon {
  fill: #1d2258;
}
.twc-stroke-dark-blue {
  stroke: #1d2258;
}
.twc-icon-stroke-dark-blue {
  stroke: #1d2258;
}
.twc-icon-stroke-dark-blue path,
.twc-icon-stroke-dark-blue circle,
.twc-icon-stroke-dark-blue rect,
.twc-icon-stroke-dark-blue line,
.twc-icon-stroke-dark-blue polyline,
.twc-icon-stroke-dark-blue polygon {
  stroke: #1d2258;
}
.twc-color-link {
  color: #0059ff;
}
.twc-color-link-important {
  color: #0059ff !important;
}
.twc-bg-color-link {
  background-color: #0059ff;
}
.twc-border-color-link {
  border-color: #0059ff;
}
.twc-fill-link {
  fill: #0059ff;
  color: #0059ff;
}
.twc-icon-fill-link {
  fill: #0059ff;
}
.twc-icon-fill-link path,
.twc-icon-fill-link circle,
.twc-icon-fill-link rect,
.twc-icon-fill-link line,
.twc-icon-fill-link polyline,
.twc-icon-fill-link polygon {
  fill: #0059ff;
}
.twc-stroke-link {
  stroke: #0059ff;
}
.twc-icon-stroke-link {
  stroke: #0059ff;
}
.twc-icon-stroke-link path,
.twc-icon-stroke-link circle,
.twc-icon-stroke-link rect,
.twc-icon-stroke-link line,
.twc-icon-stroke-link polyline,
.twc-icon-stroke-link polygon {
  stroke: #0059ff;
}
.twc-color-hovered-color {
  color: #f5f8f7;
}
.twc-color-hovered-color-important {
  color: #f5f8f7 !important;
}
.twc-bg-color-hovered-color {
  background-color: #f5f8f7;
}
.twc-border-color-hovered-color {
  border-color: #f5f8f7;
}
.twc-fill-hovered-color {
  fill: #f5f8f7;
  color: #f5f8f7;
}
.twc-icon-fill-hovered-color {
  fill: #f5f8f7;
}
.twc-icon-fill-hovered-color path,
.twc-icon-fill-hovered-color circle,
.twc-icon-fill-hovered-color rect,
.twc-icon-fill-hovered-color line,
.twc-icon-fill-hovered-color polyline,
.twc-icon-fill-hovered-color polygon {
  fill: #f5f8f7;
}
.twc-stroke-hovered-color {
  stroke: #f5f8f7;
}
.twc-icon-stroke-hovered-color {
  stroke: #f5f8f7;
}
.twc-icon-stroke-hovered-color path,
.twc-icon-stroke-hovered-color circle,
.twc-icon-stroke-hovered-color rect,
.twc-icon-stroke-hovered-color line,
.twc-icon-stroke-hovered-color polyline,
.twc-icon-stroke-hovered-color polygon {
  stroke: #f5f8f7;
}
.twc-color-transparent-hovered-color {
  color: rgba(11, 74, 61, 0.04);
}
.twc-color-transparent-hovered-color-important {
  color: rgba(11, 74, 61, 0.04) !important;
}
.twc-bg-color-transparent-hovered-color {
  background-color: rgba(11, 74, 61, 0.04);
}
.twc-border-color-transparent-hovered-color {
  border-color: rgba(11, 74, 61, 0.04);
}
.twc-fill-transparent-hovered-color {
  fill: rgba(11, 74, 61, 0.04);
  color: rgba(11, 74, 61, 0.04);
}
.twc-icon-fill-transparent-hovered-color {
  fill: rgba(11, 74, 61, 0.04);
}
.twc-icon-fill-transparent-hovered-color path,
.twc-icon-fill-transparent-hovered-color circle,
.twc-icon-fill-transparent-hovered-color rect,
.twc-icon-fill-transparent-hovered-color line,
.twc-icon-fill-transparent-hovered-color polyline,
.twc-icon-fill-transparent-hovered-color polygon {
  fill: rgba(11, 74, 61, 0.04);
}
.twc-stroke-transparent-hovered-color {
  stroke: rgba(11, 74, 61, 0.04);
}
.twc-icon-stroke-transparent-hovered-color {
  stroke: rgba(11, 74, 61, 0.04);
}
.twc-icon-stroke-transparent-hovered-color path,
.twc-icon-stroke-transparent-hovered-color circle,
.twc-icon-stroke-transparent-hovered-color rect,
.twc-icon-stroke-transparent-hovered-color line,
.twc-icon-stroke-transparent-hovered-color polyline,
.twc-icon-stroke-transparent-hovered-color polygon {
  stroke: rgba(11, 74, 61, 0.04);
}
.twc-color-button-hovered {
  color: #21ba9b;
}
.twc-color-button-hovered-important {
  color: #21ba9b !important;
}
.twc-bg-color-button-hovered {
  background-color: #21ba9b;
}
.twc-border-color-button-hovered {
  border-color: #21ba9b;
}
.twc-fill-button-hovered {
  fill: #21ba9b;
  color: #21ba9b;
}
.twc-icon-fill-button-hovered {
  fill: #21ba9b;
}
.twc-icon-fill-button-hovered path,
.twc-icon-fill-button-hovered circle,
.twc-icon-fill-button-hovered rect,
.twc-icon-fill-button-hovered line,
.twc-icon-fill-button-hovered polyline,
.twc-icon-fill-button-hovered polygon {
  fill: #21ba9b;
}
.twc-stroke-button-hovered {
  stroke: #21ba9b;
}
.twc-icon-stroke-button-hovered {
  stroke: #21ba9b;
}
.twc-icon-stroke-button-hovered path,
.twc-icon-stroke-button-hovered circle,
.twc-icon-stroke-button-hovered rect,
.twc-icon-stroke-button-hovered line,
.twc-icon-stroke-button-hovered polyline,
.twc-icon-stroke-button-hovered polygon {
  stroke: #21ba9b;
}
.twc-color-hovered {
  color: rgba(11, 74, 61, 0.06);
}
.twc-color-hovered-important {
  color: rgba(11, 74, 61, 0.06) !important;
}
.twc-bg-color-hovered {
  background-color: rgba(11, 74, 61, 0.06);
}
.twc-border-color-hovered {
  border-color: rgba(11, 74, 61, 0.06);
}
.twc-fill-hovered {
  fill: rgba(11, 74, 61, 0.06);
  color: rgba(11, 74, 61, 0.06);
}
.twc-icon-fill-hovered {
  fill: rgba(11, 74, 61, 0.06);
}
.twc-icon-fill-hovered path,
.twc-icon-fill-hovered circle,
.twc-icon-fill-hovered rect,
.twc-icon-fill-hovered line,
.twc-icon-fill-hovered polyline,
.twc-icon-fill-hovered polygon {
  fill: rgba(11, 74, 61, 0.06);
}
.twc-stroke-hovered {
  stroke: rgba(11, 74, 61, 0.06);
}
.twc-icon-stroke-hovered {
  stroke: rgba(11, 74, 61, 0.06);
}
.twc-icon-stroke-hovered path,
.twc-icon-stroke-hovered circle,
.twc-icon-stroke-hovered rect,
.twc-icon-stroke-hovered line,
.twc-icon-stroke-hovered polyline,
.twc-icon-stroke-hovered polygon {
  stroke: rgba(11, 74, 61, 0.06);
}
.twc-color-disabled-color {
  color: rgba(36, 201, 167, 0.4);
}
.twc-color-disabled-color-important {
  color: rgba(36, 201, 167, 0.4) !important;
}
.twc-bg-color-disabled-color {
  background-color: rgba(36, 201, 167, 0.4);
}
.twc-border-color-disabled-color {
  border-color: rgba(36, 201, 167, 0.4);
}
.twc-fill-disabled-color {
  fill: rgba(36, 201, 167, 0.4);
  color: rgba(36, 201, 167, 0.4);
}
.twc-icon-fill-disabled-color {
  fill: rgba(36, 201, 167, 0.4);
}
.twc-icon-fill-disabled-color path,
.twc-icon-fill-disabled-color circle,
.twc-icon-fill-disabled-color rect,
.twc-icon-fill-disabled-color line,
.twc-icon-fill-disabled-color polyline,
.twc-icon-fill-disabled-color polygon {
  fill: rgba(36, 201, 167, 0.4);
}
.twc-stroke-disabled-color {
  stroke: rgba(36, 201, 167, 0.4);
}
.twc-icon-stroke-disabled-color {
  stroke: rgba(36, 201, 167, 0.4);
}
.twc-icon-stroke-disabled-color path,
.twc-icon-stroke-disabled-color circle,
.twc-icon-stroke-disabled-color rect,
.twc-icon-stroke-disabled-color line,
.twc-icon-stroke-disabled-color polyline,
.twc-icon-stroke-disabled-color polygon {
  stroke: rgba(36, 201, 167, 0.4);
}
.twc-color-button-loading-color {
  color: #ffffff;
}
.twc-color-button-loading-color-important {
  color: #ffffff !important;
}
.twc-bg-color-button-loading-color {
  background-color: #ffffff;
}
.twc-border-color-button-loading-color {
  border-color: #ffffff;
}
.twc-fill-button-loading-color {
  fill: #ffffff;
  color: #ffffff;
}
.twc-icon-fill-button-loading-color {
  fill: #ffffff;
}
.twc-icon-fill-button-loading-color path,
.twc-icon-fill-button-loading-color circle,
.twc-icon-fill-button-loading-color rect,
.twc-icon-fill-button-loading-color line,
.twc-icon-fill-button-loading-color polyline,
.twc-icon-fill-button-loading-color polygon {
  fill: #ffffff;
}
.twc-stroke-button-loading-color {
  stroke: #ffffff;
}
.twc-icon-stroke-button-loading-color {
  stroke: #ffffff;
}
.twc-icon-stroke-button-loading-color path,
.twc-icon-stroke-button-loading-color circle,
.twc-icon-stroke-button-loading-color rect,
.twc-icon-stroke-button-loading-color line,
.twc-icon-stroke-button-loading-color polyline,
.twc-icon-stroke-button-loading-color polygon {
  stroke: #ffffff;
}
.twc-color-warn {
  color: #f22828;
}
.twc-color-warn-important {
  color: #f22828 !important;
}
.twc-bg-color-warn {
  background-color: #f22828;
}
.twc-border-color-warn {
  border-color: #f22828;
}
.twc-fill-warn {
  fill: #f22828;
  color: #f22828;
}
.twc-icon-fill-warn {
  fill: #f22828;
}
.twc-icon-fill-warn path,
.twc-icon-fill-warn circle,
.twc-icon-fill-warn rect,
.twc-icon-fill-warn line,
.twc-icon-fill-warn polyline,
.twc-icon-fill-warn polygon {
  fill: #f22828;
}
.twc-stroke-warn {
  stroke: #f22828;
}
.twc-icon-stroke-warn {
  stroke: #f22828;
}
.twc-icon-stroke-warn path,
.twc-icon-stroke-warn circle,
.twc-icon-stroke-warn rect,
.twc-icon-stroke-warn line,
.twc-icon-stroke-warn polyline,
.twc-icon-stroke-warn polygon {
  stroke: #f22828;
}
.twc-color-red {
  color: #ff0000;
}
.twc-color-red-important {
  color: #ff0000 !important;
}
.twc-bg-color-red {
  background-color: #ff0000;
}
.twc-border-color-red {
  border-color: #ff0000;
}
.twc-fill-red {
  fill: #ff0000;
  color: #ff0000;
}
.twc-icon-fill-red {
  fill: #ff0000;
}
.twc-icon-fill-red path,
.twc-icon-fill-red circle,
.twc-icon-fill-red rect,
.twc-icon-fill-red line,
.twc-icon-fill-red polyline,
.twc-icon-fill-red polygon {
  fill: #ff0000;
}
.twc-stroke-red {
  stroke: #ff0000;
}
.twc-icon-stroke-red {
  stroke: #ff0000;
}
.twc-icon-stroke-red path,
.twc-icon-stroke-red circle,
.twc-icon-stroke-red rect,
.twc-icon-stroke-red line,
.twc-icon-stroke-red polyline,
.twc-icon-stroke-red polygon {
  stroke: #ff0000;
}
.twc-color-hovered-red {
  color: rgba(255, 0, 0, 0.12);
}
.twc-color-hovered-red-important {
  color: rgba(255, 0, 0, 0.12) !important;
}
.twc-bg-color-hovered-red {
  background-color: rgba(255, 0, 0, 0.12);
}
.twc-border-color-hovered-red {
  border-color: rgba(255, 0, 0, 0.12);
}
.twc-fill-hovered-red {
  fill: rgba(255, 0, 0, 0.12);
  color: rgba(255, 0, 0, 0.12);
}
.twc-icon-fill-hovered-red {
  fill: rgba(255, 0, 0, 0.12);
}
.twc-icon-fill-hovered-red path,
.twc-icon-fill-hovered-red circle,
.twc-icon-fill-hovered-red rect,
.twc-icon-fill-hovered-red line,
.twc-icon-fill-hovered-red polyline,
.twc-icon-fill-hovered-red polygon {
  fill: rgba(255, 0, 0, 0.12);
}
.twc-stroke-hovered-red {
  stroke: rgba(255, 0, 0, 0.12);
}
.twc-icon-stroke-hovered-red {
  stroke: rgba(255, 0, 0, 0.12);
}
.twc-icon-stroke-hovered-red path,
.twc-icon-stroke-hovered-red circle,
.twc-icon-stroke-hovered-red rect,
.twc-icon-stroke-hovered-red line,
.twc-icon-stroke-hovered-red polyline,
.twc-icon-stroke-hovered-red polygon {
  stroke: rgba(255, 0, 0, 0.12);
}
.twc-color-green {
  color: #22b54c;
}
.twc-color-green-important {
  color: #22b54c !important;
}
.twc-bg-color-green {
  background-color: #22b54c;
}
.twc-border-color-green {
  border-color: #22b54c;
}
.twc-fill-green {
  fill: #22b54c;
  color: #22b54c;
}
.twc-icon-fill-green {
  fill: #22b54c;
}
.twc-icon-fill-green path,
.twc-icon-fill-green circle,
.twc-icon-fill-green rect,
.twc-icon-fill-green line,
.twc-icon-fill-green polyline,
.twc-icon-fill-green polygon {
  fill: #22b54c;
}
.twc-stroke-green {
  stroke: #22b54c;
}
.twc-icon-stroke-green {
  stroke: #22b54c;
}
.twc-icon-stroke-green path,
.twc-icon-stroke-green circle,
.twc-icon-stroke-green rect,
.twc-icon-stroke-green line,
.twc-icon-stroke-green polyline,
.twc-icon-stroke-green polygon {
  stroke: #22b54c;
}
.twc-color-orange {
  color: #ffab00;
}
.twc-color-orange-important {
  color: #ffab00 !important;
}
.twc-bg-color-orange {
  background-color: #ffab00;
}
.twc-border-color-orange {
  border-color: #ffab00;
}
.twc-fill-orange {
  fill: #ffab00;
  color: #ffab00;
}
.twc-icon-fill-orange {
  fill: #ffab00;
}
.twc-icon-fill-orange path,
.twc-icon-fill-orange circle,
.twc-icon-fill-orange rect,
.twc-icon-fill-orange line,
.twc-icon-fill-orange polyline,
.twc-icon-fill-orange polygon {
  fill: #ffab00;
}
.twc-stroke-orange {
  stroke: #ffab00;
}
.twc-icon-stroke-orange {
  stroke: #ffab00;
}
.twc-icon-stroke-orange path,
.twc-icon-stroke-orange circle,
.twc-icon-stroke-orange rect,
.twc-icon-stroke-orange line,
.twc-icon-stroke-orange polyline,
.twc-icon-stroke-orange polygon {
  stroke: #ffab00;
}
.twc-color-yellow {
  color: #ffd147;
}
.twc-color-yellow-important {
  color: #ffd147 !important;
}
.twc-bg-color-yellow {
  background-color: #ffd147;
}
.twc-border-color-yellow {
  border-color: #ffd147;
}
.twc-fill-yellow {
  fill: #ffd147;
  color: #ffd147;
}
.twc-icon-fill-yellow {
  fill: #ffd147;
}
.twc-icon-fill-yellow path,
.twc-icon-fill-yellow circle,
.twc-icon-fill-yellow rect,
.twc-icon-fill-yellow line,
.twc-icon-fill-yellow polyline,
.twc-icon-fill-yellow polygon {
  fill: #ffd147;
}
.twc-stroke-yellow {
  stroke: #ffd147;
}
.twc-icon-stroke-yellow {
  stroke: #ffd147;
}
.twc-icon-stroke-yellow path,
.twc-icon-stroke-yellow circle,
.twc-icon-stroke-yellow rect,
.twc-icon-stroke-yellow line,
.twc-icon-stroke-yellow polyline,
.twc-icon-stroke-yellow polygon {
  stroke: #ffd147;
}
.twc-color-fields-background {
  color: #f2f3f3;
}
.twc-color-fields-background-important {
  color: #f2f3f3 !important;
}
.twc-bg-color-fields-background {
  background-color: #f2f3f3;
}
.twc-border-color-fields-background {
  border-color: #f2f3f3;
}
.twc-fill-fields-background {
  fill: #f2f3f3;
  color: #f2f3f3;
}
.twc-icon-fill-fields-background {
  fill: #f2f3f3;
}
.twc-icon-fill-fields-background path,
.twc-icon-fill-fields-background circle,
.twc-icon-fill-fields-background rect,
.twc-icon-fill-fields-background line,
.twc-icon-fill-fields-background polyline,
.twc-icon-fill-fields-background polygon {
  fill: #f2f3f3;
}
.twc-stroke-fields-background {
  stroke: #f2f3f3;
}
.twc-icon-stroke-fields-background {
  stroke: #f2f3f3;
}
.twc-icon-stroke-fields-background path,
.twc-icon-stroke-fields-background circle,
.twc-icon-stroke-fields-background rect,
.twc-icon-stroke-fields-background line,
.twc-icon-stroke-fields-background polyline,
.twc-icon-stroke-fields-background polygon {
  stroke: #f2f3f3;
}
.twc-color-main-typeface {
  color: #03120f;
}
.twc-color-main-typeface-important {
  color: #03120f !important;
}
.twc-bg-color-main-typeface {
  background-color: #03120f;
}
.twc-border-color-main-typeface {
  border-color: #03120f;
}
.twc-fill-main-typeface {
  fill: #03120f;
  color: #03120f;
}
.twc-icon-fill-main-typeface {
  fill: #03120f;
}
.twc-icon-fill-main-typeface path,
.twc-icon-fill-main-typeface circle,
.twc-icon-fill-main-typeface rect,
.twc-icon-fill-main-typeface line,
.twc-icon-fill-main-typeface polyline,
.twc-icon-fill-main-typeface polygon {
  fill: #03120f;
}
.twc-stroke-main-typeface {
  stroke: #03120f;
}
.twc-icon-stroke-main-typeface {
  stroke: #03120f;
}
.twc-icon-stroke-main-typeface path,
.twc-icon-stroke-main-typeface circle,
.twc-icon-stroke-main-typeface rect,
.twc-icon-stroke-main-typeface line,
.twc-icon-stroke-main-typeface polyline,
.twc-icon-stroke-main-typeface polygon {
  stroke: #03120f;
}
.twc-color-secondary-typeface {
  color: #5f6564;
}
.twc-color-secondary-typeface-important {
  color: #5f6564 !important;
}
.twc-bg-color-secondary-typeface {
  background-color: #5f6564;
}
.twc-border-color-secondary-typeface {
  border-color: #5f6564;
}
.twc-fill-secondary-typeface {
  fill: #5f6564;
  color: #5f6564;
}
.twc-icon-fill-secondary-typeface {
  fill: #5f6564;
}
.twc-icon-fill-secondary-typeface path,
.twc-icon-fill-secondary-typeface circle,
.twc-icon-fill-secondary-typeface rect,
.twc-icon-fill-secondary-typeface line,
.twc-icon-fill-secondary-typeface polyline,
.twc-icon-fill-secondary-typeface polygon {
  fill: #5f6564;
}
.twc-stroke-secondary-typeface {
  stroke: #5f6564;
}
.twc-icon-stroke-secondary-typeface {
  stroke: #5f6564;
}
.twc-icon-stroke-secondary-typeface path,
.twc-icon-stroke-secondary-typeface circle,
.twc-icon-stroke-secondary-typeface rect,
.twc-icon-stroke-secondary-typeface line,
.twc-icon-stroke-secondary-typeface polyline,
.twc-icon-stroke-secondary-typeface polygon {
  stroke: #5f6564;
}
.twc-color-secondary {
  color: #babfbe;
}
.twc-color-secondary-important {
  color: #babfbe !important;
}
.twc-bg-color-secondary {
  background-color: #babfbe;
}
.twc-border-color-secondary {
  border-color: #babfbe;
}
.twc-fill-secondary {
  fill: #babfbe;
  color: #babfbe;
}
.twc-icon-fill-secondary {
  fill: #babfbe;
}
.twc-icon-fill-secondary path,
.twc-icon-fill-secondary circle,
.twc-icon-fill-secondary rect,
.twc-icon-fill-secondary line,
.twc-icon-fill-secondary polyline,
.twc-icon-fill-secondary polygon {
  fill: #babfbe;
}
.twc-stroke-secondary {
  stroke: #babfbe;
}
.twc-icon-stroke-secondary {
  stroke: #babfbe;
}
.twc-icon-stroke-secondary path,
.twc-icon-stroke-secondary circle,
.twc-icon-stroke-secondary rect,
.twc-icon-stroke-secondary line,
.twc-icon-stroke-secondary polyline,
.twc-icon-stroke-secondary polygon {
  stroke: #babfbe;
}
.twc-color-dividers {
  color: #ebecec;
}
.twc-color-dividers-important {
  color: #ebecec !important;
}
.twc-bg-color-dividers {
  background-color: #ebecec;
}
.twc-border-color-dividers {
  border-color: #ebecec;
}
.twc-fill-dividers {
  fill: #ebecec;
  color: #ebecec;
}
.twc-icon-fill-dividers {
  fill: #ebecec;
}
.twc-icon-fill-dividers path,
.twc-icon-fill-dividers circle,
.twc-icon-fill-dividers rect,
.twc-icon-fill-dividers line,
.twc-icon-fill-dividers polyline,
.twc-icon-fill-dividers polygon {
  fill: #ebecec;
}
.twc-stroke-dividers {
  stroke: #ebecec;
}
.twc-icon-stroke-dividers {
  stroke: #ebecec;
}
.twc-icon-stroke-dividers path,
.twc-icon-stroke-dividers circle,
.twc-icon-stroke-dividers rect,
.twc-icon-stroke-dividers line,
.twc-icon-stroke-dividers polyline,
.twc-icon-stroke-dividers polygon {
  stroke: #ebecec;
}
.twc-color-gray {
  color: #d9d9d9;
}
.twc-color-gray-important {
  color: #d9d9d9 !important;
}
.twc-bg-color-gray {
  background-color: #d9d9d9;
}
.twc-border-color-gray {
  border-color: #d9d9d9;
}
.twc-fill-gray {
  fill: #d9d9d9;
  color: #d9d9d9;
}
.twc-icon-fill-gray {
  fill: #d9d9d9;
}
.twc-icon-fill-gray path,
.twc-icon-fill-gray circle,
.twc-icon-fill-gray rect,
.twc-icon-fill-gray line,
.twc-icon-fill-gray polyline,
.twc-icon-fill-gray polygon {
  fill: #d9d9d9;
}
.twc-stroke-gray {
  stroke: #d9d9d9;
}
.twc-icon-stroke-gray {
  stroke: #d9d9d9;
}
.twc-icon-stroke-gray path,
.twc-icon-stroke-gray circle,
.twc-icon-stroke-gray rect,
.twc-icon-stroke-gray line,
.twc-icon-stroke-gray polyline,
.twc-icon-stroke-gray polygon {
  stroke: #d9d9d9;
}
.twc-color-secondary-light-blue {
  color: #ebf2ff;
}
.twc-color-secondary-light-blue-important {
  color: #ebf2ff !important;
}
.twc-bg-color-secondary-light-blue {
  background-color: #ebf2ff;
}
.twc-border-color-secondary-light-blue {
  border-color: #ebf2ff;
}
.twc-fill-secondary-light-blue {
  fill: #ebf2ff;
  color: #ebf2ff;
}
.twc-icon-fill-secondary-light-blue {
  fill: #ebf2ff;
}
.twc-icon-fill-secondary-light-blue path,
.twc-icon-fill-secondary-light-blue circle,
.twc-icon-fill-secondary-light-blue rect,
.twc-icon-fill-secondary-light-blue line,
.twc-icon-fill-secondary-light-blue polyline,
.twc-icon-fill-secondary-light-blue polygon {
  fill: #ebf2ff;
}
.twc-stroke-secondary-light-blue {
  stroke: #ebf2ff;
}
.twc-icon-stroke-secondary-light-blue {
  stroke: #ebf2ff;
}
.twc-icon-stroke-secondary-light-blue path,
.twc-icon-stroke-secondary-light-blue circle,
.twc-icon-stroke-secondary-light-blue rect,
.twc-icon-stroke-secondary-light-blue line,
.twc-icon-stroke-secondary-light-blue polyline,
.twc-icon-stroke-secondary-light-blue polygon {
  stroke: #ebf2ff;
}
.twc-color-secondary-light-yellow {
  color: #fff5e0;
}
.twc-color-secondary-light-yellow-important {
  color: #fff5e0 !important;
}
.twc-bg-color-secondary-light-yellow {
  background-color: #fff5e0;
}
.twc-border-color-secondary-light-yellow {
  border-color: #fff5e0;
}
.twc-fill-secondary-light-yellow {
  fill: #fff5e0;
  color: #fff5e0;
}
.twc-icon-fill-secondary-light-yellow {
  fill: #fff5e0;
}
.twc-icon-fill-secondary-light-yellow path,
.twc-icon-fill-secondary-light-yellow circle,
.twc-icon-fill-secondary-light-yellow rect,
.twc-icon-fill-secondary-light-yellow line,
.twc-icon-fill-secondary-light-yellow polyline,
.twc-icon-fill-secondary-light-yellow polygon {
  fill: #fff5e0;
}
.twc-stroke-secondary-light-yellow {
  stroke: #fff5e0;
}
.twc-icon-stroke-secondary-light-yellow {
  stroke: #fff5e0;
}
.twc-icon-stroke-secondary-light-yellow path,
.twc-icon-stroke-secondary-light-yellow circle,
.twc-icon-stroke-secondary-light-yellow rect,
.twc-icon-stroke-secondary-light-yellow line,
.twc-icon-stroke-secondary-light-yellow polyline,
.twc-icon-stroke-secondary-light-yellow polygon {
  stroke: #fff5e0;
}
.twc-color-secondary-light-red {
  color: #ffebeb;
}
.twc-color-secondary-light-red-important {
  color: #ffebeb !important;
}
.twc-bg-color-secondary-light-red {
  background-color: #ffebeb;
}
.twc-border-color-secondary-light-red {
  border-color: #ffebeb;
}
.twc-fill-secondary-light-red {
  fill: #ffebeb;
  color: #ffebeb;
}
.twc-icon-fill-secondary-light-red {
  fill: #ffebeb;
}
.twc-icon-fill-secondary-light-red path,
.twc-icon-fill-secondary-light-red circle,
.twc-icon-fill-secondary-light-red rect,
.twc-icon-fill-secondary-light-red line,
.twc-icon-fill-secondary-light-red polyline,
.twc-icon-fill-secondary-light-red polygon {
  fill: #ffebeb;
}
.twc-stroke-secondary-light-red {
  stroke: #ffebeb;
}
.twc-icon-stroke-secondary-light-red {
  stroke: #ffebeb;
}
.twc-icon-stroke-secondary-light-red path,
.twc-icon-stroke-secondary-light-red circle,
.twc-icon-stroke-secondary-light-red rect,
.twc-icon-stroke-secondary-light-red line,
.twc-icon-stroke-secondary-light-red polyline,
.twc-icon-stroke-secondary-light-red polygon {
  stroke: #ffebeb;
}
.twc-color-secondary-light-green {
  color: #edf9f1;
}
.twc-color-secondary-light-green-important {
  color: #edf9f1 !important;
}
.twc-bg-color-secondary-light-green {
  background-color: #edf9f1;
}
.twc-border-color-secondary-light-green {
  border-color: #edf9f1;
}
.twc-fill-secondary-light-green {
  fill: #edf9f1;
  color: #edf9f1;
}
.twc-icon-fill-secondary-light-green {
  fill: #edf9f1;
}
.twc-icon-fill-secondary-light-green path,
.twc-icon-fill-secondary-light-green circle,
.twc-icon-fill-secondary-light-green rect,
.twc-icon-fill-secondary-light-green line,
.twc-icon-fill-secondary-light-green polyline,
.twc-icon-fill-secondary-light-green polygon {
  fill: #edf9f1;
}
.twc-stroke-secondary-light-green {
  stroke: #edf9f1;
}
.twc-icon-stroke-secondary-light-green {
  stroke: #edf9f1;
}
.twc-icon-stroke-secondary-light-green path,
.twc-icon-stroke-secondary-light-green circle,
.twc-icon-stroke-secondary-light-green rect,
.twc-icon-stroke-secondary-light-green line,
.twc-icon-stroke-secondary-light-green polyline,
.twc-icon-stroke-secondary-light-green polygon {
  stroke: #edf9f1;
}
.twc-color-sky-blue {
  color: #2f93f5;
}
.twc-color-sky-blue-important {
  color: #2f93f5 !important;
}
.twc-bg-color-sky-blue {
  background-color: #2f93f5;
}
.twc-border-color-sky-blue {
  border-color: #2f93f5;
}
.twc-fill-sky-blue {
  fill: #2f93f5;
  color: #2f93f5;
}
.twc-icon-fill-sky-blue {
  fill: #2f93f5;
}
.twc-icon-fill-sky-blue path,
.twc-icon-fill-sky-blue circle,
.twc-icon-fill-sky-blue rect,
.twc-icon-fill-sky-blue line,
.twc-icon-fill-sky-blue polyline,
.twc-icon-fill-sky-blue polygon {
  fill: #2f93f5;
}
.twc-stroke-sky-blue {
  stroke: #2f93f5;
}
.twc-icon-stroke-sky-blue {
  stroke: #2f93f5;
}
.twc-icon-stroke-sky-blue path,
.twc-icon-stroke-sky-blue circle,
.twc-icon-stroke-sky-blue rect,
.twc-icon-stroke-sky-blue line,
.twc-icon-stroke-sky-blue polyline,
.twc-icon-stroke-sky-blue polygon {
  stroke: #2f93f5;
}
.twc-color-coral {
  color: #ff7b3d;
}
.twc-color-coral-important {
  color: #ff7b3d !important;
}
.twc-bg-color-coral {
  background-color: #ff7b3d;
}
.twc-border-color-coral {
  border-color: #ff7b3d;
}
.twc-fill-coral {
  fill: #ff7b3d;
  color: #ff7b3d;
}
.twc-icon-fill-coral {
  fill: #ff7b3d;
}
.twc-icon-fill-coral path,
.twc-icon-fill-coral circle,
.twc-icon-fill-coral rect,
.twc-icon-fill-coral line,
.twc-icon-fill-coral polyline,
.twc-icon-fill-coral polygon {
  fill: #ff7b3d;
}
.twc-stroke-coral {
  stroke: #ff7b3d;
}
.twc-icon-stroke-coral {
  stroke: #ff7b3d;
}
.twc-icon-stroke-coral path,
.twc-icon-stroke-coral circle,
.twc-icon-stroke-coral rect,
.twc-icon-stroke-coral line,
.twc-icon-stroke-coral polyline,
.twc-icon-stroke-coral polygon {
  stroke: #ff7b3d;
}
.twc-color-pink {
  color: #fd6191;
}
.twc-color-pink-important {
  color: #fd6191 !important;
}
.twc-bg-color-pink {
  background-color: #fd6191;
}
.twc-border-color-pink {
  border-color: #fd6191;
}
.twc-fill-pink {
  fill: #fd6191;
  color: #fd6191;
}
.twc-icon-fill-pink {
  fill: #fd6191;
}
.twc-icon-fill-pink path,
.twc-icon-fill-pink circle,
.twc-icon-fill-pink rect,
.twc-icon-fill-pink line,
.twc-icon-fill-pink polyline,
.twc-icon-fill-pink polygon {
  fill: #fd6191;
}
.twc-stroke-pink {
  stroke: #fd6191;
}
.twc-icon-stroke-pink {
  stroke: #fd6191;
}
.twc-icon-stroke-pink path,
.twc-icon-stroke-pink circle,
.twc-icon-stroke-pink rect,
.twc-icon-stroke-pink line,
.twc-icon-stroke-pink polyline,
.twc-icon-stroke-pink polygon {
  stroke: #fd6191;
}
.twc-color-light-background {
  color: #fafafa;
}
.twc-color-light-background-important {
  color: #fafafa !important;
}
.twc-bg-color-light-background {
  background-color: #fafafa;
}
.twc-border-color-light-background {
  border-color: #fafafa;
}
.twc-fill-light-background {
  fill: #fafafa;
  color: #fafafa;
}
.twc-icon-fill-light-background {
  fill: #fafafa;
}
.twc-icon-fill-light-background path,
.twc-icon-fill-light-background circle,
.twc-icon-fill-light-background rect,
.twc-icon-fill-light-background line,
.twc-icon-fill-light-background polyline,
.twc-icon-fill-light-background polygon {
  fill: #fafafa;
}
.twc-stroke-light-background {
  stroke: #fafafa;
}
.twc-icon-stroke-light-background {
  stroke: #fafafa;
}
.twc-icon-stroke-light-background path,
.twc-icon-stroke-light-background circle,
.twc-icon-stroke-light-background rect,
.twc-icon-stroke-light-background line,
.twc-icon-stroke-light-background polyline,
.twc-icon-stroke-light-background polygon {
  stroke: #fafafa;
}
.twc-color-chart-indigo {
  color: #560591;
}
.twc-color-chart-indigo-important {
  color: #560591 !important;
}
.twc-bg-color-chart-indigo {
  background-color: #560591;
}
.twc-border-color-chart-indigo {
  border-color: #560591;
}
.twc-fill-chart-indigo {
  fill: #560591;
  color: #560591;
}
.twc-icon-fill-chart-indigo {
  fill: #560591;
}
.twc-icon-fill-chart-indigo path,
.twc-icon-fill-chart-indigo circle,
.twc-icon-fill-chart-indigo rect,
.twc-icon-fill-chart-indigo line,
.twc-icon-fill-chart-indigo polyline,
.twc-icon-fill-chart-indigo polygon {
  fill: #560591;
}
.twc-stroke-chart-indigo {
  stroke: #560591;
}
.twc-icon-stroke-chart-indigo {
  stroke: #560591;
}
.twc-icon-stroke-chart-indigo path,
.twc-icon-stroke-chart-indigo circle,
.twc-icon-stroke-chart-indigo rect,
.twc-icon-stroke-chart-indigo line,
.twc-icon-stroke-chart-indigo polyline,
.twc-icon-stroke-chart-indigo polygon {
  stroke: #560591;
}
.twc-color-chart-sunset-orange {
  color: #fd5e53;
}
.twc-color-chart-sunset-orange-important {
  color: #fd5e53 !important;
}
.twc-bg-color-chart-sunset-orange {
  background-color: #fd5e53;
}
.twc-border-color-chart-sunset-orange {
  border-color: #fd5e53;
}
.twc-fill-chart-sunset-orange {
  fill: #fd5e53;
  color: #fd5e53;
}
.twc-icon-fill-chart-sunset-orange {
  fill: #fd5e53;
}
.twc-icon-fill-chart-sunset-orange path,
.twc-icon-fill-chart-sunset-orange circle,
.twc-icon-fill-chart-sunset-orange rect,
.twc-icon-fill-chart-sunset-orange line,
.twc-icon-fill-chart-sunset-orange polyline,
.twc-icon-fill-chart-sunset-orange polygon {
  fill: #fd5e53;
}
.twc-stroke-chart-sunset-orange {
  stroke: #fd5e53;
}
.twc-icon-stroke-chart-sunset-orange {
  stroke: #fd5e53;
}
.twc-icon-stroke-chart-sunset-orange path,
.twc-icon-stroke-chart-sunset-orange circle,
.twc-icon-stroke-chart-sunset-orange rect,
.twc-icon-stroke-chart-sunset-orange line,
.twc-icon-stroke-chart-sunset-orange polyline,
.twc-icon-stroke-chart-sunset-orange polygon {
  stroke: #fd5e53;
}
.twc-color-chart-dark-blue {
  color: #0059ff;
}
.twc-color-chart-dark-blue-important {
  color: #0059ff !important;
}
.twc-bg-color-chart-dark-blue {
  background-color: #0059ff;
}
.twc-border-color-chart-dark-blue {
  border-color: #0059ff;
}
.twc-fill-chart-dark-blue {
  fill: #0059ff;
  color: #0059ff;
}
.twc-icon-fill-chart-dark-blue {
  fill: #0059ff;
}
.twc-icon-fill-chart-dark-blue path,
.twc-icon-fill-chart-dark-blue circle,
.twc-icon-fill-chart-dark-blue rect,
.twc-icon-fill-chart-dark-blue line,
.twc-icon-fill-chart-dark-blue polyline,
.twc-icon-fill-chart-dark-blue polygon {
  fill: #0059ff;
}
.twc-stroke-chart-dark-blue {
  stroke: #0059ff;
}
.twc-icon-stroke-chart-dark-blue {
  stroke: #0059ff;
}
.twc-icon-stroke-chart-dark-blue path,
.twc-icon-stroke-chart-dark-blue circle,
.twc-icon-stroke-chart-dark-blue rect,
.twc-icon-stroke-chart-dark-blue line,
.twc-icon-stroke-chart-dark-blue polyline,
.twc-icon-stroke-chart-dark-blue polygon {
  stroke: #0059ff;
}
.twc-color-chart-purple {
  color: #b237bc;
}
.twc-color-chart-purple-important {
  color: #b237bc !important;
}
.twc-bg-color-chart-purple {
  background-color: #b237bc;
}
.twc-border-color-chart-purple {
  border-color: #b237bc;
}
.twc-fill-chart-purple {
  fill: #b237bc;
  color: #b237bc;
}
.twc-icon-fill-chart-purple {
  fill: #b237bc;
}
.twc-icon-fill-chart-purple path,
.twc-icon-fill-chart-purple circle,
.twc-icon-fill-chart-purple rect,
.twc-icon-fill-chart-purple line,
.twc-icon-fill-chart-purple polyline,
.twc-icon-fill-chart-purple polygon {
  fill: #b237bc;
}
.twc-stroke-chart-purple {
  stroke: #b237bc;
}
.twc-icon-stroke-chart-purple {
  stroke: #b237bc;
}
.twc-icon-stroke-chart-purple path,
.twc-icon-stroke-chart-purple circle,
.twc-icon-stroke-chart-purple rect,
.twc-icon-stroke-chart-purple line,
.twc-icon-stroke-chart-purple polyline,
.twc-icon-stroke-chart-purple polygon {
  stroke: #b237bc;
}
.twc-color-chart-dark-orange {
  color: #f5912f;
}
.twc-color-chart-dark-orange-important {
  color: #f5912f !important;
}
.twc-bg-color-chart-dark-orange {
  background-color: #f5912f;
}
.twc-border-color-chart-dark-orange {
  border-color: #f5912f;
}
.twc-fill-chart-dark-orange {
  fill: #f5912f;
  color: #f5912f;
}
.twc-icon-fill-chart-dark-orange {
  fill: #f5912f;
}
.twc-icon-fill-chart-dark-orange path,
.twc-icon-fill-chart-dark-orange circle,
.twc-icon-fill-chart-dark-orange rect,
.twc-icon-fill-chart-dark-orange line,
.twc-icon-fill-chart-dark-orange polyline,
.twc-icon-fill-chart-dark-orange polygon {
  fill: #f5912f;
}
.twc-stroke-chart-dark-orange {
  stroke: #f5912f;
}
.twc-icon-stroke-chart-dark-orange {
  stroke: #f5912f;
}
.twc-icon-stroke-chart-dark-orange path,
.twc-icon-stroke-chart-dark-orange circle,
.twc-icon-stroke-chart-dark-orange rect,
.twc-icon-stroke-chart-dark-orange line,
.twc-icon-stroke-chart-dark-orange polyline,
.twc-icon-stroke-chart-dark-orange polygon {
  stroke: #f5912f;
}
.twc-color-primary {
  color: #24c9a7;
}
.twc-bg-color-primary {
  background-color: #24c9a7;
}
.twc-fill-color-primary {
  fill: #24c9a7;
}
.twc-fill-color-primary-important {
  fill: #24c9a7 !important;
}
.twc-color-accent {
  color: #24c9a7;
}
.twc-bg-color-accent {
  background-color: #24c9a7;
}
.twc-fill-color-accent {
  fill: #24c9a7;
}
.twc-fill-color-accent-important {
  fill: #24c9a7 !important;
}
.twc-color-warn {
  color: #24c9a7;
}
.twc-bg-color-warn {
  background-color: #24c9a7;
}
.twc-fill-color-warn {
  fill: #24c9a7;
}
.twc-fill-color-warn-important {
  fill: #24c9a7 !important;
}
:root {
  --twc-nav-height: 56px;
  --twc-editable-container-min-width: 300px;
  --twc-default-font: Inter, sans-serif;
  --twc-box-shadow: 0px 3px 8px rgba(3, 18, 15, 0.12);
  --twc-white: #fff;
  --twc-white-rgb:
    255,
    255,
    255;
  --twc-black: #000;
  --twc-primary: #24c9a7;
  --twc-mint: #24c9a7;
  --twc-violet: #7070ff;
  --twc-purple: #b237bc;
  --twc-dark-blue: #1d2258;
  --twc-link: #0059ff;
  --twc-hovered-color: #f5f8f7;
  --twc-transparent-hovered-color: rgba(11, 74, 61, 0.04);
  --twc-button-hovered: #21ba9b;
  --twc-hovered: rgba(11, 74, 61, 0.06);
  --twc-disabled-color: rgba(36, 201, 167, 0.4);
  --twc-button-loading-color: #ffffff;
  --twc-warn: #f22828;
  --twc-red: #ff0000;
  --twc-hovered-red: rgba(255, 0, 0, 0.12);
  --twc-green: #22b54c;
  --twc-orange: #ffab00;
  --twc-yellow: #ffd147;
  --twc-fields-background: #f2f3f3;
  --twc-main-typeface-rgb:
    3,
    18,
    15;
  --twc-main-typeface: #03120f;
  --twc-secondary-typeface: #5f6564;
  --twc-secondary: #babfbe;
  --twc-dividers: #ebecec;
  --twc-gray: #d9d9d9;
  --twc-secondary-light-blue: #ebf2ff;
  --twc-secondary-light-yellow: #fff5e0;
  --twc-secondary-light-red: #ffebeb;
  --twc-secondary-light-green: #edf9f1;
  --twc-sky-blue: #2f93f5;
  --twc-coral: #ff7b3d;
  --twc-pink: #fd6191;
  --twc-light-background: #fafafa;
  --twc-chart-indigo: #560591;
  --twc-chart-sunset-orange: #fd5e53;
  --twc-chart-dark-blue: #0059ff;
  --twc-chart-purple: #b237bc;
  --twc-chart-dark-orange: #f5912f;
}
.mapbox-marker {
  font-family: var(--twc-default-font);
  font-weight: 600;
  font-size: 10px;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-around;
  z-index: 1;
  color: var(--twc-white);
}
.mapbox-marker.checkpoint-marker {
  background-color: var(--twc-main-typeface);
}
.mapbox-marker.stop-marker {
  background-color: var(--twc-violet);
}
.mapbox-marker:hover:after,
.mapbox-marker.active-marker:after {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: inherit;
  animation: pulsate 1.5s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  z-index: -1;
}
.mapbox-marker.live-map-latest-stop {
  border: 1px solid var(--twc-dividers);
  background: var(--twc-white);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  color: var(--twc-main-typeface);
  width: unset;
  height: unset;
}
.mapbox-marker.live-map-latest-stop .status-badge {
  border-radius: 50%;
}
.mapbox-marker.live-map-latest-stop.small {
  border-radius: 50%;
  padding: 2px;
  transition:
    padding 0.2s ease-in-out,
    border-radius 0.2s ease-in-out,
    width 0.2s ease-in-out,
    height 0.2s ease-in-out;
}
.mapbox-marker.live-map-latest-stop.small .status-badge {
  width: 10px;
  height: 10px;
  transition: width 0.2s ease-in-out, height 0.2s ease-in-out;
}
.mapbox-marker.live-map-latest-stop.small span {
  display: none;
}
.mapbox-marker.live-map-latest-stop.big {
  border-radius: 4px;
  padding: 2px 4px 2px 10px;
  transition:
    padding 0.2s ease-in-out,
    border-radius 0.2s ease-in-out,
    width 0.2s ease-in-out,
    height 0.2s ease-in-out;
}
.mapbox-marker.live-map-latest-stop.big .status-badge {
  width: 8px;
  height: 8px;
  transition: width 0.2s ease-in-out, height 0.2s ease-in-out;
}
.mapbox-marker.live-map-latest-stop.big span {
  display: inline;
}
.driver-marker {
  font-family: var(--twc-default-font);
  padding-bottom: 50px;
  z-index: 1;
}
.driver-marker .profile-avatar {
  text-transform: uppercase;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: var(--twc-white);
  border: 4px solid var(--twc-white);
  position: relative;
}
.driver-marker .profile-avatar:after,
.driver-marker .profile-avatar:before {
  border: solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  pointer-events: none;
  width: 0;
  top: 100%;
}
.driver-marker .profile-avatar:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #f8f8f8;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
}
.driver-marker .profile-avatar:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
}
.mapboxgl-popup {
  z-index: 10;
  border-radius: 6px;
  max-width: 100% !important;
}
.mapboxgl-popup .mapboxgl-popup-tip {
  display: none;
}
.mapboxgl-popup .mapboxgl-popup-content {
  background-color: var(--twc-white);
  color: var(--twc-main-typeface);
  padding: 8px 12px 11px 7px;
}
.mapboxgl-popup.live-map-popup .mapboxgl-popup-content {
  background-color: var(--twc-white);
  color: var(--twc-main-typeface);
  padding: 0;
}
.mapbox-marker-icon-start {
  background: url(/assets/icons/ic_circle.svg) no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
}
.mapbox-marker-icon-dual-start {
  background: url("./media/ic_start-GG2HLR34.svg") no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}
.mapbox-marker-icon-dual-end {
  background: url("./media/ic_finish-TRXBQ6DW.svg") no-repeat;
  background-size: cover;
  width: 24px;
  height: 24px;
}
.mapboxgl-ctrl-group:not(:empty) {
  box-shadow: 0 3px 8px 0 rgba(3, 18, 15, 0.12);
}
.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
  margin: 10px 8px 0 0;
}
.mapboxgl-ctrl-group button {
  width: 36px;
}
.map-control {
  cursor: pointer;
  display: flex;
  padding: 6px;
  border-radius: 4px;
  background: var(--twc-white);
  box-shadow: 0 3px 8px 0 rgba(3, 18, 15, 0.12);
}
.mapboxgl-scroll-zoom-blocker {
  z-index: 2;
}
code[class*=language-],
pre[class*=language-] {
  color: black;
  background: none;
  font-family:
    Consolas,
    Monaco,
    "Andale Mono",
    "Ubuntu Mono",
    monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre[class*=language-] {
  position: relative;
  margin: 0;
  overflow: visible;
  padding: 1px;
}
pre[class*=language-] > code {
  position: relative;
  z-index: 1;
  background-color: #fdfdfd;
  background-image: linear-gradient(transparent 50%, rgba(69, 142, 209, 0.04) 50%);
  background-size: 3em 3em;
  background-origin: content-box;
  background-attachment: local;
}
code[class*=language-] {
  max-height: inherit;
  height: inherit;
  padding: 0 1em;
  display: block;
  overflow: auto;
}
:not(pre) > code[class*=language-],
pre[class*=language-] {
  background-color: #fdfdfd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
}
:not(pre) > code[class*=language-] {
  position: relative;
  padding: 0.2em;
  border-radius: 0.3em;
  color: #c92c2c;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline;
  white-space: normal;
}
.token.comment,
.token.block-comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #7d8b99;
}
.token.punctuation {
  color: #5f6364;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.function-name,
.token.constant,
.token.symbol,
.token.deleted {
  color: #c92c2c;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.function,
.token.builtin,
.token.inserted {
  color: #2f9c0a;
}
.token.operator,
.token.entity,
.token.url,
.token.variable {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}
.token.atrule,
.token.attr-value,
.token.keyword,
.token.class-name {
  color: #1990b8;
}
.token.regex,
.token.important {
  color: #e90;
}
.language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}
.token.important {
  font-weight: normal;
}
.token.bold {
  font-weight: bold;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
.token.namespace {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  pre[class*=language-]:before,
  pre[class*=language-]:after {
    bottom: 14px;
    box-shadow: none;
  }
}
pre[class*=language-].line-numbers.line-numbers {
  padding-left: 0;
}
pre[class*=language-].line-numbers.line-numbers code {
  padding-left: 3.8em;
}
pre[class*=language-].line-numbers.line-numbers .line-numbers-rows {
  left: 0;
}
pre[class*=language-][data-line] {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}
pre[data-line] code {
  position: relative;
  padding-left: 4em;
}
pre .line-highlight {
  margin-top: 0;
}
.grid-column-span-0 {
  grid-column: span 0;
}
.grid-row-span-0 {
  grid-row: span 0;
}
.grid-column-span-1 {
  grid-column: span 1;
}
.grid-row-span-1 {
  grid-row: span 1;
}
.grid-column-span-2 {
  grid-column: span 2;
}
.grid-row-span-2 {
  grid-row: span 2;
}
.grid-column-span-3 {
  grid-column: span 3;
}
.grid-row-span-3 {
  grid-row: span 3;
}
.grid-column-span-4 {
  grid-column: span 4;
}
.grid-row-span-4 {
  grid-row: span 4;
}
.grid-column-span-5 {
  grid-column: span 5;
}
.grid-row-span-5 {
  grid-row: span 5;
}
.mat-mdc-button.medium,
.mat-mdc-raised-button.medium,
.mat-mdc-icon-button.medium,
.mat-mdc-unelevated-button.medium,
.mat-mdc-outlined-button.medium,
.mat-mdc-fab.medium,
.mat-mdc-mini-fab.medium {
  height: 40px;
}
.mat-mdc-button.small,
.mat-mdc-raised-button.small,
.mat-mdc-icon-button.small,
.mat-mdc-unelevated-button.small,
.mat-mdc-outlined-button.small,
.mat-mdc-fab.small,
.mat-mdc-mini-fab.small {
  height: 26px;
}
.mat-mdc-unelevated-button[disabled=true].mat-primary {
  background-color: #24c9a7;
  color: #ffffff;
  opacity: 0.4;
}
.mat-mdc-unelevated-button[disabled=true].mat-warn {
  background-color: #f44336;
  color: white;
  opacity: 0.4;
}
.mat-mdc-unelevated-button.mat-primary:not([disabled]),
.mat-mdc-raised-button.mat-primary:not([disabled]),
.mat-mdc-fab.mat-primary:not([disabled]),
.mat-mdc-mini-fab.mat-primary:not([disabled]) {
  --mat-button-filled-label-text-color: #fff;
}
.mat-mdc-unelevated-button.mat-primary:not([disabled]):hover,
.mat-mdc-raised-button.mat-primary:not([disabled]):hover,
.mat-mdc-fab.mat-primary:not([disabled]):hover,
.mat-mdc-mini-fab.mat-primary:not([disabled]):hover {
  background-color: #21ba9b;
}
.mat-mdc-unelevated-button.mat-warn:not([disabled]):hover,
.mat-mdc-raised-button.mat-warn:not([disabled]):hover,
.mat-mdc-fab.mat-warn:not([disabled]):hover,
.mat-mdc-mini-fab.mat-warn:not([disabled]):hover {
  background-color: #e53935;
}
.mat-mdc-button-base.mat-mdc-outlined-button.mat-primary {
  color: #03120f;
  border-color: #24c9a7;
}
.mat-mdc-button-base.mat-mdc-outlined-button.mat-warn {
  border-color: #f44336;
}
.mat-loading .mdc-button__label {
  visibility: hidden;
}
.mat-loading .mat-mdc-progress-spinner {
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}
.mat-loading .mat-mdc-progress-spinner circle {
  stroke: #ffffff;
}
.stroked-button-loader .mat-mdc-progress-spinner circle {
  stroke: #24c9a7;
}
html {
  --mat-icon-button-touch-target-display: none;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 36px;
  --mat-icon-button-state-layer-size: 36px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 6px;
}
.mat-mdc-icon-button:not([disabled]):hover {
  background-color: rgba(11, 74, 61, 0.04);
}
.mat-mdc-icon-button:not([disabled]):hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0;
}
.mat-mdc-icon-button:not([disabled]) .mat-ripple-element {
  opacity: 0.06;
  background-color: #24c9a7;
}
.mdc-button.mat-mdc-button-base .mat-icon,
.mdc-icon-button.mat-mdc-button-base .mat-icon {
  min-height: auto;
}
button.icon-button-with-badge {
  border-radius: 32px;
  min-width: 56px;
  padding: 6px;
  margin: 0;
}
button.icon-button-with-badge .mat-icon {
  width: 24px;
  height: 24px;
  margin-right: 0;
}
html {
  --mat-checkbox-touch-target-display: none;
  --mat-checkbox-state-layer-size: 32px;
}
mat-checkbox.mat-mdc-checkbox {
  line-height: 14px;
}
mat-checkbox.mat-mdc-checkbox:disabled label,
mat-checkbox.mat-mdc-checkbox-disabled label,
mat-checkbox.mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: inherit;
  opacity: 0.6;
}
mat-checkbox.mat-mdc-checkbox.mat-primary,
mat-checkbox.mat-mdc-checkbox.mat-accent {
  --mat-checkbox-unselected-icon-color: #ebecec;
  --mat-checkbox-unselected-focus-icon-color: #babfbe;
  --mat-checkbox-unselected-hover-icon-color: #babfbe;
  --mat-checkbox-unselected-pressed-icon-color: #babfbe;
}
mat-checkbox.mat-mdc-checkbox .mdc-checkbox {
  --mat-checkbox-selected-checkmark-color: #fff;
  padding: 7px;
  margin: calc((var(--mat-checkbox-state-layer-size) - var(--mat-checkbox-state-layer-size)) / 2);
}
mat-checkbox.mat-mdc-checkbox .mdc-checkbox .box-frame,
mat-checkbox.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background,
mat-checkbox.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background,
mat-checkbox.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-width: 1.6px;
}
mat-checkbox.mat-mdc-checkbox .mdc-checkbox__background {
  width: 16px;
  height: 16px;
  top: calc((var(--mat-checkbox-state-layer-size) - 16px) / 2);
  left: calc((var(--mat-checkbox-state-layer-size) - 16px) / 2);
}
mat-checkbox.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background .mdc-checkbox__checkmark {
  --mat-checkbox-selected-checkmark-color: #fff;
}
mat-checkbox.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[disabled]:checked ~ .mdc-checkbox__background {
  background-color: rgba(36, 201, 167, 0.4);
  color: #fff;
}
mat-checkbox.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: #ebecec;
  opacity: 0.4;
}
mat-checkbox.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__ripple {
  background-color: #24c9a7;
}
mat-checkbox.mat-mdc-checkbox .mdc-form-field {
  color: var(--twc-main-typeface);
  text-transform: none;
  text-decoration: none;
}
html {
  --mat-radio-state-layer-size: 36px;
  --mat-radio-touch-target-display: block;
}
.mat-mdc-radio-group .mdc-radio {
  --mat-radio-state-layer-size: 32px;
}
.mat-mdc-radio-group .mdc-form-field > label {
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: #03120f;
  margin-bottom: 0;
}
.mat-mdc-radio-group .mdc-form-field .mdc-radio__background .mdc-radio__outer-circle {
  --mat-radio-unselected-hover-icon-color: #babfbe;
  --mat-radio-unselected-icon-color: #ebecec;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  background-color: #fff;
}
.mat-mdc-radio-group .mdc-form-field .mdc-radio__background .mdc-radio__inner-circle {
  top: 2px;
  left: 2px;
  background-color: #24c9a7;
  border-width: 8px;
  width: auto;
  height: auto;
}
mat-form-field.textarea .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex {
  height: auto;
}
mat-form-field.textarea textarea {
  resize: none;
}
html {
  --mat-form-field-filled-active-indicator-color: #ebecec;
  --mat-form-field-filled-hover-active-indicator-color: #ebecec;
  --mat-form-field-filled-focus-active-indicator-height: 1px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
mat-form-field .mdc-text-field,
.mat-mdc-form-field .mdc-text-field {
  padding: 0 12px;
}
mat-form-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline__leading,
mat-form-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline__trailing,
.mat-mdc-form-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline__leading,
.mat-mdc-form-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline__trailing {
  border-color: #ebecec;
  border-width: 1px;
}
mat-form-field .mdc-text-field--focused,
.mat-mdc-form-field .mdc-text-field--focused {
  background-color: #fff !important;
}
mat-form-field .mdc-text-field--focused .mdc-notched-outline__leading,
mat-form-field .mdc-text-field--focused .mdc-notched-outline__trailing,
.mat-mdc-form-field .mdc-text-field--focused .mdc-notched-outline__leading,
.mat-mdc-form-field .mdc-text-field--focused .mdc-notched-outline__trailing {
  border-width: 2px !important;
}
mat-form-field .mdc-text-field--invalid:not(.mdc-text-field--disabled),
.mat-mdc-form-field .mdc-text-field--invalid:not(.mdc-text-field--disabled) {
  background-color: #fff !important;
}
mat-form-field .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
mat-form-field .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,
.mat-mdc-form-field .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mat-mdc-form-field .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: #f22828 !important;
  border-width: 2px !important;
}
mat-form-field .mat-mdc-text-field-wrapper,
.mat-mdc-form-field .mat-mdc-text-field-wrapper {
  border-radius: 4px;
  background-color: #f2f3f3;
}
mat-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex,
.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex {
  height: 36px;
}
mat-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix,
.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix {
  min-height: 36px;
  line-height: 21px;
  padding: 0.488em 0;
}
mat-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input,
.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input {
  color: #03120f;
}
mat-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input[type=password],
mat-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input::placeholder,
.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input[type=password],
.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input::placeholder {
  letter-spacing: normal;
  font-size: 14px;
  color: #5f6564;
}
mat-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__leading,
mat-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__notch,
mat-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__trailing,
.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__leading,
.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__notch,
.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__trailing {
  border-width: 0;
}
mat-form-field,
.mat-mdc-form-field {
  font-size: 14px;
  position: relative;
}
mat-form-field.mat-form-field-disabled::after,
.mat-mdc-form-field.mat-form-field-disabled::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.6;
}
mat-form-field .mat-mdc-form-field-subscript-wrapper,
.mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper {
  letter-spacing: normal;
  padding: 0;
  margin-top: 0;
  position: relative;
}
mat-form-field .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,
.mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper {
  font-size: 14px;
  padding: 3px 0 0 0;
  line-height: 1.43;
}
mat-form-field .mat-mdc-form-field-icon-suffix > .mat-icon,
.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > .mat-icon {
  padding: 8px;
}
.mat-mdc-form-field.mat-mdc-form-field.mat-form-field-appearance-fill .mdc-text-field {
  padding: 0;
}
.mat-mdc-form-field.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper {
  border-radius: 0;
  background-color: transparent;
}
.mat-mdc-form-field.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-focus-overlay {
  background-color: #fff !important;
}
mat-form-field.large-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex,
.mat-mdc-form-field.large-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex {
  height: 40px;
}
mat-form-field.large-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix,
.mat-mdc-form-field.large-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix {
  min-height: 40px;
  padding: 0.688em 0;
  line-height: 21px;
}
mat-form-field.small .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex,
.mat-mdc-form-field.small .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex {
  height: 32px;
}
mat-form-field.small .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix,
.mat-mdc-form-field.small .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix {
  min-height: 32px;
  padding: 0.4285714286em 0;
  line-height: 20px;
}
mat-form-field.mat-mdc-form-field.mat-form-field-appearance-outline.search-field,
.mat-mdc-form-field.mat-mdc-form-field.mat-form-field-appearance-outline.search-field {
  width: 210px;
}
mat-form-field.mat-mdc-form-field.mat-form-field-appearance-outline.search-field .mat-mdc-text-field-wrapper,
.mat-mdc-form-field.mat-mdc-form-field.mat-form-field-appearance-outline.search-field .mat-mdc-text-field-wrapper {
  border-radius: 100px;
}
mat-form-field.mat-mdc-form-field.mat-form-field-appearance-outline.search-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-mdc-form-field.mat-form-field-appearance-outline.search-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__leading {
  flex-grow: 1;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
mat-form-field.mat-mdc-form-field.mat-form-field-appearance-outline.search-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__trailing,
.mat-mdc-form-field.mat-mdc-form-field.mat-form-field-appearance-outline.search-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__trailing {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
mat-form-field.mat-mdc-form-field.mat-form-field-appearance-outline.phone-input-field,
.mat-mdc-form-field.mat-mdc-form-field.mat-form-field-appearance-outline.phone-input-field {
  display: none;
}
.mat-mdc-select {
  max-height: 40px;
}
.mat-mdc-select .mat-mdc-select-value {
  color: #03120f;
}
.mat-mdc-select .mat-mdc-select-value .mat-mdc-select-placeholder {
  color: #5f6564;
}
.mat-mdc-select .mat-arrow-base,
.mat-mdc-select .mat-mdc-select-arrow:after,
.mat-mdc-select .mat-mdc-select-arrow:before {
  content: "";
  position: absolute;
  width: 1.6px;
  height: 6px;
  border-radius: 2px;
  background-color: #5f6564;
}
.mat-mdc-select .mat-mdc-select-arrow {
  position: relative;
  top: -3px;
  border: 0;
  height: 0;
}
.mat-mdc-select .mat-mdc-select-arrow svg {
  display: none;
}
.mat-mdc-select .mat-mdc-select-arrow:before {
  transform: rotate(55deg);
  right: 4.3px;
}
.mat-mdc-select .mat-mdc-select-arrow:after {
  transform: rotate(-55deg);
}
.mat-mdc-select .mat-mdc-select-arrow-wrapper {
  height: 0;
}
.mat-mdc-select-panel {
  border-radius: 6px;
  padding: 6px 0;
  margin-top: 6px !important;
}
.mat-mdc-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 8px rgba(3, 18, 15, 0.12);
}
.mat-ripple-element {
  background-color: rgba(11, 74, 61, 0.04);
}
.mat-mdc-option {
  font-size: 14px;
  min-height: 40px !important;
}
.mat-mdc-option mat-pseudo-checkbox {
  display: none;
}
.mat-mdc-option:first-child .mat-pseudo-checkbox {
  display: none;
}
.mat-mdc-option-selected:not(.mat-mdc-option-disabled),
.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) {
  background: #fff !important;
}
.mat-mdc-option:hover:not(.mat-mdc-option-disabled),
.mat-mdc-option:focus:not(.mat-mdc-option-disabled),
.mat-mdc-option-active:not(.mat-mdc-option-disabled) {
  background: rgba(11, 74, 61, 0.06) !important;
}
.mat-mdc-option:hover:not(.mat-mdc-option-disabled) .mdc-list-item__primary-text,
.mat-mdc-option:focus:not(.mat-mdc-option-disabled) .mdc-list-item__primary-text,
.mat-mdc-option-active:not(.mat-mdc-option-disabled) .mdc-list-item__primary-text {
  color: #03120f !important;
}
.mat-mdc-option .mdc-list-item__primary-text {
  display: inline-grid;
  overflow: hidden;
  color: #03120f;
}
.mat-mdc-select-panel .mat-mdc-option.mat-selected:not(.mat-mdc-option-multiple) {
  background: rgba(11, 74, 61, 0.04);
}
.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: #03120f;
}
.mat-mdc-option.mdc-list-item.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple) .mdc-list-item__primary-text {
  color: #03120f;
}
.clearable-select .mat-mdc-form-field-flex .mat-mdc-form-field-infix {
  position: relative;
}
.clearable-select .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-select .mat-mdc-select-arrow-wrapper {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.clearable-select .clearable-select-button {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  transition: background-color 0.2s ease-in-out;
  cursor: pointer;
  padding: 0;
}
.clearable-select .clearable-select-button:hover,
.clearable-select .clearable-select-button:focus,
.clearable-select .clearable-select-button:focus-visible {
  background-color: rgba(11, 74, 61, 0.06);
}
.clearable-select .clearable-select-button mat-icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text {
  font-size: 14px;
  color: #03120f;
}
.mat-mdc-menu-panel {
  --mat-menu-container-elevation-shadow: 0px 3px 8px rgba(3, 18, 15, 0.12);
  --mat-menu-item-with-icon-leading-spacing: 12px;
  margin-top: 6px;
  min-width: auto !important;
  min-height: 56px !important;
}
.mat-mdc-menu-panel .mat-mdc-menu-content:not(:empty) {
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-mdc-menu-panel .mat-mdc-menu-content:not(:empty) .mat-mdc-menu-item {
  height: 40px;
  line-height: 40px;
  min-height: 40px;
  color: #03120f;
  font-size: 14px;
}
.mat-mdc-menu-panel .mat-mdc-menu-content:not(:empty) .mat-mdc-menu-item .mat-mdc-menu-item-text {
  display: flex;
  align-items: center;
  gap: 6px;
}
.mat-mdc-menu-panel .mat-mdc-menu-content:not(:empty) .mat-mdc-menu-item[disabled] {
  color: #5f6564;
}
.mat-mdc-menu-panel .mat-mdc-menu-content:not(:empty) .mat-mdc-menu-item:hover:not([disabled]),
.mat-mdc-menu-panel .mat-mdc-menu-content:not(:empty) .mat-menu-item.cdk-program-focused:not([disabled]),
.mat-mdc-menu-panel .mat-mdc-menu-content:not(:empty) .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-mdc-menu-panel .mat-mdc-menu-content:not(:empty) .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(11, 74, 61, 0.06);
}
mat-slide-toggle.mat-mdc-slide-toggle {
  display: flex;
  --mat-slide-toggle-track-height: 24px;
  --mat-slide-toggle-track-shape: 100px;
  --mat-slide-toggle-track-width: 45px;
  --mat-slide-toggle-state-layer-size: 34px;
  --mat-slide-toggle-selected-handle-color: #fff;
  --mat-slide-toggle-selected-hover-handle-color: #fff;
  --mat-slide-toggle-selected-focus-handle-color: #fff;
  --mat-slide-toggle-selected-pressed-handle-color: #fff;
  --mat-slide-toggle-unselected-handle-color: #fff;
  --mat-slide-toggle-unselected-hover-handle-color: #fff;
  --mat-slide-toggle-unselected-focus-handle-color: #fff;
  --mat-slide-toggle-unselected-pressed-handle-color: #fff;
  --mat-slide-toggle-unselected-track-color: #ebecec;
  --mat-slide-toggle-unselected-pressed-track-color: #ebecec;
  --mat-slide-toggle-unselected-hover-track-color: #ebecec;
  --mat-slide-toggle-unselected-focus-track-color: #ebecec;
  --mat-slide-toggle-handle-elevation-shadow: none;
  --mat-slide-toggle-disabled-handle-elevation-shadow: none;
  --mat-slide-toggle-track-outline-width: 0;
  --mat-slide-toggle-selected-track-outline-width: 0;
  --mat-slide-toggle-label-text-line-height: 24px;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0 -2px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 -2px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 -2px;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0 2px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2px;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 2px;
}
mat-slide-toggle.mat-mdc-slide-toggle.small {
  --mat-slide-toggle-selected-handle-size: 14px;
  --mat-slide-toggle-unselected-handle-size: 14px;
  --mat-slide-toggle-pressed-handle-size: 14px;
  --mat-slide-toggle-track-height: 20px;
  --mat-slide-toggle-track-width: 38px;
  --mat-slide-toggle-handle-width: 14px;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0 -3px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 -3px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 -3px;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0 3px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 3px;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 3px;
}
html {
  --mat-table-row-item-container-height: 40px;
  --mat-table-header-container-height: 40px;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-row-item-outline-color: #ebecec;
  --mat-table-header-headline-size: 13px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-color: #03120f;
  --mat-table-row-item-label-text-color: #03120f;
}
mat-table.mat-mdc-table mat-header-row.mat-mdc-header-row,
mat-table.mat-mdc-table mat-row.mat-mdc-row,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-cell {
  height: var(--mat-table-row-item-container-height, 40px);
}
mat-table.mat-mdc-table mat-header-row.mat-mdc-header-row {
  height: var(--mat-table-header-container-height, 40px);
}
.vertical-align-top .mdc-data-table__cell {
  vertical-align: top;
}
.extra-padding .mdc-data-table__cell {
  padding-top: 14px;
  padding-bottom: 14px;
}
mat-table.mat-mdc-table mat-row.mat-mdc-row:last-child > .mat-mdc-cell,
mat-table.mat-mdc-table mat-row.mat-mdc-row:last-child > .mat-mdc-footer-cell,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-row:last-child > .mat-mdc-cell,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-row:last-child > .mat-mdc-footer-cell,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-cell:last-child > .mat-mdc-cell,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-cell:last-child > .mat-mdc-footer-cell,
mat-table.mat-mdc-table .mat-mdc-row:last-child > .mat-mdc-cell,
mat-table.mat-mdc-table .mat-mdc-row:last-child > .mat-mdc-footer-cell,
mat-table.mat-mdc-table mat-row:last-child > .mat-mdc-cell,
mat-table.mat-mdc-table mat-row:last-child > .mat-mdc-footer-cell,
.mat-mdc-table mat-row.mat-mdc-row:last-child > .mat-mdc-cell,
.mat-mdc-table mat-row.mat-mdc-row:last-child > .mat-mdc-footer-cell,
.mat-mdc-table mat-footer-row.mat-mdc-footer-row:last-child > .mat-mdc-cell,
.mat-mdc-table mat-footer-row.mat-mdc-footer-row:last-child > .mat-mdc-footer-cell,
.mat-mdc-table mat-footer-row.mat-mdc-footer-cell:last-child > .mat-mdc-cell,
.mat-mdc-table mat-footer-row.mat-mdc-footer-cell:last-child > .mat-mdc-footer-cell,
.mat-mdc-table .mat-mdc-row:last-child > .mat-mdc-cell,
.mat-mdc-table .mat-mdc-row:last-child > .mat-mdc-footer-cell,
.mat-mdc-table mat-row:last-child > .mat-mdc-cell,
.mat-mdc-table mat-row:last-child > .mat-mdc-footer-cell {
  border-bottom-style: solid;
  border-bottom-color: var(--mat-table-row-item-outline-color);
  border-bottom-width: var(--mat-table-row-item-outline-width);
}
mat-table.mat-mdc-table mat-row.mat-mdc-row:hover,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-row:hover,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-cell:hover,
mat-table.mat-mdc-table .mat-mdc-row:hover,
mat-table.mat-mdc-table mat-row:hover,
.mat-mdc-table mat-row.mat-mdc-row:hover,
.mat-mdc-table mat-footer-row.mat-mdc-footer-row:hover,
.mat-mdc-table mat-footer-row.mat-mdc-footer-cell:hover,
.mat-mdc-table .mat-mdc-row:hover,
.mat-mdc-table mat-row:hover {
  background-color: #f5f8f7 !important;
}
mat-table.mat-mdc-table mat-row.mat-mdc-row.active-row,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-row.active-row,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-cell.active-row,
mat-table.mat-mdc-table .mat-mdc-row.active-row,
mat-table.mat-mdc-table mat-row.active-row,
.mat-mdc-table mat-row.mat-mdc-row.active-row,
.mat-mdc-table mat-footer-row.mat-mdc-footer-row.active-row,
.mat-mdc-table mat-footer-row.mat-mdc-footer-cell.active-row,
.mat-mdc-table .mat-mdc-row.active-row,
.mat-mdc-table mat-row.active-row {
  background-color: #f5f8f7 !important;
}
mat-table.mat-mdc-table mat-row.mat-mdc-row.active-row .mat-mdc-cell,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-row.active-row .mat-mdc-cell,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-cell.active-row .mat-mdc-cell,
mat-table.mat-mdc-table .mat-mdc-row.active-row .mat-mdc-cell,
mat-table.mat-mdc-table mat-row.active-row .mat-mdc-cell,
.mat-mdc-table mat-row.mat-mdc-row.active-row .mat-mdc-cell,
.mat-mdc-table mat-footer-row.mat-mdc-footer-row.active-row .mat-mdc-cell,
.mat-mdc-table mat-footer-row.mat-mdc-footer-cell.active-row .mat-mdc-cell,
.mat-mdc-table .mat-mdc-row.active-row .mat-mdc-cell,
.mat-mdc-table mat-row.active-row .mat-mdc-cell {
  background-color: #f5f8f7 !important;
}
mat-table.mat-mdc-table mat-row.mat-mdc-row.archived span:not(.ignore-archived),
mat-table.mat-mdc-table mat-row.mat-mdc-row.archived a:not(.ignore-archived),
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-row.archived span:not(.ignore-archived),
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-row.archived a:not(.ignore-archived),
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-cell.archived span:not(.ignore-archived),
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-cell.archived a:not(.ignore-archived),
mat-table.mat-mdc-table .mat-mdc-row.archived span:not(.ignore-archived),
mat-table.mat-mdc-table .mat-mdc-row.archived a:not(.ignore-archived),
mat-table.mat-mdc-table mat-row.archived span:not(.ignore-archived),
mat-table.mat-mdc-table mat-row.archived a:not(.ignore-archived),
.mat-mdc-table mat-row.mat-mdc-row.archived span:not(.ignore-archived),
.mat-mdc-table mat-row.mat-mdc-row.archived a:not(.ignore-archived),
.mat-mdc-table mat-footer-row.mat-mdc-footer-row.archived span:not(.ignore-archived),
.mat-mdc-table mat-footer-row.mat-mdc-footer-row.archived a:not(.ignore-archived),
.mat-mdc-table mat-footer-row.mat-mdc-footer-cell.archived span:not(.ignore-archived),
.mat-mdc-table mat-footer-row.mat-mdc-footer-cell.archived a:not(.ignore-archived),
.mat-mdc-table .mat-mdc-row.archived span:not(.ignore-archived),
.mat-mdc-table .mat-mdc-row.archived a:not(.ignore-archived),
.mat-mdc-table mat-row.archived span:not(.ignore-archived),
.mat-mdc-table mat-row.archived a:not(.ignore-archived) {
  color: #5f6564 !important;
}
mat-table.mat-mdc-table mat-header-row.mat-mdc-header-row,
mat-table.mat-mdc-table mat-footer-row.mat-mdc-footer-row,
.mat-mdc-table mat-header-row.mat-mdc-header-row,
.mat-mdc-table mat-footer-row.mat-mdc-footer-row {
  -webkit-user-select: none;
  user-select: none;
}
.mat-mdc-header-cell .hint-icon {
  width: 18px;
  height: 18px;
  margin-left: 3px;
  cursor: pointer;
}
.mat-mdc-header-cell .mat-sort-header-arrow svg {
  transform: scale(0.9);
}
.mat-column-actions {
  max-width: 40px;
  color: #5f6564;
}
.mat-sort-header .mat-sort-header-arrow {
  color: #5f6564;
}
.mat-mdc-cell:first-of-type,
.mat-mdc-header-cell:first-of-type,
.mat-mdc-footer-cell:first-of-type {
  padding-left: 24px !important;
  margin-left: 0;
}
.mat-mdc-cell:last-of-type,
.mat-mdc-header-cell:last-of-type,
.mat-mdc-footer-cell:last-of-type {
  margin-right: 8px;
  padding-right: 20px;
}
mat-header-cell .mat-sort-header-content {
  display: unset;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table-container {
  overflow-x: auto;
}
.table-container.scrolled mat-header-cell.mat-mdc-table-sticky.mat-mdc-table-sticky-border-elem-left,
.table-container.scrolled mat-footer-cell.mat-mdc-table-sticky.mat-mdc-table-sticky-border-elem-left,
.table-container.scrolled mat-cell.mat-mdc-table-sticky.mat-mdc-table-sticky-border-elem-left {
  border-right: 1px solid var(--twc-dividers);
}
.table-container.scrolled mat-header-cell.mat-mdc-table-sticky.mat-mdc-table-sticky-border-elem-right,
.table-container.scrolled mat-footer-cell.mat-mdc-table-sticky.mat-mdc-table-sticky-border-elem-right,
.table-container.scrolled mat-cell.mat-mdc-table-sticky.mat-mdc-table-sticky-border-elem-right {
  border-left: 1px solid var(--twc-dividers);
}
.table-container.scrollable.scrolledToTheEnd mat-header-cell.mat-mdc-table-sticky.mat-mdc-table-sticky-border-elem-right,
.table-container.scrollable.scrolledToTheEnd mat-footer-cell.mat-mdc-table-sticky.mat-mdc-table-sticky-border-elem-right,
.table-container.scrollable.scrolledToTheEnd mat-cell.mat-mdc-table-sticky.mat-mdc-table-sticky-border-elem-right {
  box-shadow: initial;
  background-color: initial;
}
.table-container mat-table {
  display: table;
  min-width: 100%;
}
.table-container mat-table mat-row,
.table-container mat-table mat-header-row,
.table-container mat-table mat-footer-row {
  display: table-row;
}
.table-container mat-table mat-header-cell {
  background-color: var(--twc-white) !important;
}
.table-container mat-table mat-row mat-cell {
  background-color: var(--twc-white) !important;
}
.table-container mat-table mat-row:hover mat-cell {
  background-color: var(--twc-hovered-color) !important;
}
.table-container mat-table mat-cell,
.table-container mat-table mat-header-cell,
.table-container mat-table mat-footer-cell {
  position: relative;
  display: table-cell;
  flex: none;
  padding: 0 12px;
  vertical-align: middle;
  white-space: nowrap;
}
.table-container mat-table mat-header-cell {
  padding-top: 0;
  padding-bottom: 0;
}
.table-container mat-table mat-header-cell {
  border-top: 1px solid var(--twc-dividers);
}
.table-container mat-table mat-header-cell .tooltip-icon {
  width: 18px;
  height: 18px;
  margin-left: 7px;
}
.table-container mat-table mat-cell {
  max-width: 500px;
}
.table-container mat-table mat-cell .table-cell-wrapper {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table-container mat-table mat-cell .table-cell-wrapper a:hover,
.table-container mat-table mat-cell .table-cell-wrapper a:focus {
  text-decoration: underline;
}
.table-container mat-table mat-cell.text-cell {
  width: 100%;
  max-width: 300px;
}
.table-container mat-table mat-cell.description-cell {
  width: 100%;
  max-width: 500px;
}
.table-container mat-table mat-header-cell.mat-mdc-table-sticky,
.table-container mat-table mat-footer-cell.mat-mdc-table-sticky,
.table-container mat-table mat-cell.mat-mdc-table-sticky {
  background: none;
}
.table-container mat-table mat-header-cell.mat-column-select,
.table-container mat-table mat-footer-cell.mat-column-select,
.table-container mat-table mat-cell.mat-column-select {
  min-width: 55px;
  width: 55px;
  padding-left: 16px;
}
.table-container mat-table mat-header-cell.mat-column-actions,
.table-container mat-table mat-footer-cell.mat-column-actions,
.table-container mat-table mat-cell.mat-column-actions {
  text-align: right;
  min-width: 55px;
  width: 55px;
  padding-right: 13px;
  margin-right: 0;
  text-overflow: revert;
}
.table-container mat-table mat-header-cell.mat-column-name,
.table-container mat-table mat-footer-cell.mat-column-name,
.table-container mat-table mat-cell.mat-column-name {
  max-width: 400px;
}
.table-container mat-table mat-cell .resize-border-helper {
  position: absolute;
  width: 1px;
  height: 100%;
  right: 0;
  top: 0;
  background: var(--twc-dividers);
}
.table-container mat-table mat-header-cell.resizable-cell .header-resize-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.table-container mat-table mat-header-cell.resizable-cell:hover,
.table-container mat-table mat-header-cell.resizable-cell:active {
  background: var(--twc-hovered-color) !important;
}
.table-container mat-table mat-header-cell.resizable-cell:hover .resizable-cell-handle,
.table-container mat-table mat-header-cell.resizable-cell:active .resizable-cell-handle {
  display: block;
}
.table-container mat-table mat-header-cell.resizable-cell .resizable-cell-handle {
  cursor: col-resize;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  border-right: 1px solid var(--twc-main-typeface);
  height: 100%;
}
.table-container mat-table .row-is-editing:hover {
  background-color: #fff !important;
}
.table-container mat-table .row-is-editing:hover mat-cell {
  background-color: #fff !important;
}
.table-column-menu {
  overflow: hidden !important;
}
mat-datepicker-content.mat-datepicker-content {
  margin-top: 6px;
  box-shadow: 0px 3px 8px rgba(3, 18, 15, 0.12);
}
.mat-date-range-input .mat-date-range-input-container {
  align-items: normal;
}
mat-date-range-input .mat-date-range-input-start-wrapper:nth-child(1) {
  min-width: fit-content;
}
mat-form-field .mat-mdc-icon-button.mat-mdc-button-base {
  width: 32px;
  height: 32px;
  padding: 3px;
}
.mat-calendar {
  font-family: "Inter", sans-serif;
}
.mat-calendar .mat-calendar-header .mat-calendar-controls .mat-calendar-period-button {
  color: #03120f;
  font-weight: 600;
  text-transform: lowercase;
}
.mat-calendar .mat-calendar-header .mat-calendar-controls .mat-calendar-period-button .mdc-button__label:first-letter {
  text-transform: capitalize;
}
.mat-calendar .mat-calendar-header .mat-calendar-controls .mat-calendar-period-button .mat-calendar-arrow {
  top: -1px;
  position: relative;
  color: #5f6564;
}
.mat-calendar .mat-calendar-header .mat-calendar-controls .mat-calendar-previous-button,
.mat-calendar .mat-calendar-header .mat-calendar-controls .mat-calendar-next-button {
  color: #5f6564;
}
.mat-calendar .mat-calendar-body {
  font-size: 14px;
}
.mat-calendar .mat-calendar-body .mat-calendar-body-label {
  font-weight: 600;
}
.mat-calendar .mat-calendar-body .mat-calendar-body-label,
.mat-calendar .mat-calendar-body .mat-calendar-body-cell {
  vertical-align: middle;
  color: #03120f;
}
.mat-calendar .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: unset;
}
.mat-calendar .mat-calendar-table-header th {
  font-size: 12px;
  color: #5f6564;
  font-weight: 400;
}
.mat-calendar .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #24c9a7;
}
.mat-calendar .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(11, 74, 61, 0.06);
}
.mat-calendar .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: #24c9a7;
  color: white;
}
.mat-calendar .mat-calendar-body-in-range::before {
  background-color: rgba(11, 74, 61, 0.06);
}
.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: #03120f;
  opacity: 0.4;
}
.mat-calendar-body-cell-content.mat-focus-indicator,
.mat-calendar-table-header {
  color: #03120f;
}
.mat-calendar-body-cell-content.mat-focus-indicator.mat-calendar-body-selected {
  color: white;
}
.mat-datepicker-toggle .mat-mdc-icon-button.mat-mdc-button-base {
  width: 24px;
  height: 24px;
  padding: 0;
  margin-right: 6px;
}
.mat-datepicker-toggle .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-persistent-ripple {
  display: none;
}
.mat-datepicker-toggle .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-ripple {
  display: none;
}
.mat-mdc-chip {
  --mat-chip-container-height: 30px;
  --mat-chip-elevated-container-color: #f2f3f3;
  --mat-chip-label-text-weight: 500;
  --mat-chip-label-text-size: 14px;
  transition: none;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  transition: none;
}
.mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  overflow-x: hidden;
}
.mat-mdc-chip.mat-mdc-standard-chip .mdc-evolution-chip__icon--trailing {
  font-size: 24px;
  width: 24px;
  height: 24px;
}
.mat-mdc-chip.mat-mdc-standard-chip .mdc-evolution-chip__action--primary {
  padding-right: 4px;
}
.mat-mdc-chip.mat-mdc-standard-chip .mdc-evolution-chip__cell--primary,
.mat-mdc-chip.mat-mdc-standard-chip .mdc-evolution-chip__action--primary,
.mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  overflow: hidden;
}
.mat-mdc-chip .chip-text {
  color: #fff;
}
.mat-mdc-chip .mat-mdc-chip-remove {
  opacity: 1;
}
.mat-mdc-chip .mat-mdc-chip-remove:hover {
  opacity: 1;
}
.mat-mdc-chip .mat-mdc-chip-remove .mat-icon {
  width: 24px;
  height: 24px;
  min-height: unset;
}
.mdc-evolution-chip-set .mdc-evolution-chip {
  margin-left: 8px;
}
.mat-mdc-chip-focus-overlay {
  transition: none;
}
mat-tooltip-component .mdc-tooltip__surface {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 13px;
  color: #fff;
  max-width: 320px;
  padding: 6px 8px;
  --mat-tooltip-container-color: #03120f;
  -webkit-font-smoothing: auto;
}
mat-tooltip-component .mdc-tooltip.twc-manual-tooltip {
  color: #fff;
  font-size: 14px;
  padding: 6px 10px 8px 10px;
}
html {
  --mat-dialog-container-max-width: 100vw;
}
mat-dialog-container .mdc-dialog__container .mdc-dialog__surface {
  --mat-dialog-container-shape: 8px;
}
mat-dialog-container .mdc-dialog__container .mdc-dialog__title {
  color: var(--twc-main-typeface);
}
.cdk-overlay-pane div.mat-mdc-autocomplete-panel {
  max-height: 277px;
  padding: 6px 0;
  margin-top: 6px;
  box-shadow: var(--twc-box-shadow);
}
.mat-mdc-option.mdc-list-item--disabled .mdc-list-item__primary-text {
  margin-right: initial;
}
cdk-virtual-scroll-viewport.cdk-virtual-scrollable {
  contain: none;
}
.mat-mdc-snack-bar-container {
  margin-right: 24px;
}
mat-snack-bar-container.twc-notification {
  margin: 0 0 56px 32px;
}
mat-snack-bar-container.twc-notification .mdc-snackbar__surface {
  width: 350px;
  background-color: var(--twc-white);
  border: 1px solid var(--twc-dividers);
  box-shadow: 0 8px 12px 0 rgba(3, 18, 15, 0.06);
  padding-right: unset;
}
mat-snack-bar-container.twc-notification .mdc-snackbar__label {
  padding: 16px;
  color: var(--twc-main-typeface);
}
mat-snack-bar-container.twc-notification mat-icon {
  color: var(--twc-secondary-typeface);
}
mat-snack-bar-container.twc-notification.system-panel .mdc-snackbar__surface {
  padding-right: 24px;
  background-color: var(--twc-main-typeface);
}
mat-snack-bar-container.twc-notification.system-panel .mdc-snackbar__label {
  padding: 9px 0 9px 9px;
  color: var(--twc-white);
}
mat-snack-bar-container.twc-notification.system-panel .mat-icon {
  margin-right: 4px !important;
  color: var(--twc-white);
}
mat-snack-bar-container.twc-notification.system-error-panel .mdc-snackbar__surface {
  box-shadow: none;
  border: 0;
  background-color: var(--twc-red);
}
mat-snack-bar-container.twc-notification.system-error-panel .mdc-snackbar__label {
  color: var(--twc-white);
}
mat-snack-bar-container.twc-notification.system-error-panel mat-icon {
  color: var(--twc-white);
}
mat-progress-bar.mat-mdc-progress-bar {
  --mat-progress-bar-track-color: #f2f3f3;
  --mat-progress-bar-active-indicator-height: 6px;
  --mat-progress-bar-track-height: 6px;
  border-radius: 9px;
}
mat-slider.mat-mdc-slider {
  --mat-slider-active-track-height: 4px;
  --mat-slider-handle-width: 16px;
  --mat-slider-handle-height: 16px;
  margin: 0 16px;
}
mat-slider.mat-mdc-slider .mdc-slider__thumb-knob {
  border-width: 2px;
  background-color: var(--twc-white);
  box-shadow: none;
}
mat-slider.mat-mdc-slider .mdc-slider__thumb--focused .mdc-slider__thumb-knob {
  background-color: var(--twc-white);
}
mat-slider.mat-mdc-slider .mdc-slider__track--inactive {
  background-color: #e5e5e5;
  opacity: 1;
}
mat-slider.mat-mdc-slider .mdc-slider__track--active,
mat-slider.mat-mdc-slider .mdc-slider__track--inactive {
  border-radius: 20px;
}
mat-icon {
  line-height: normal;
}
.twc-typography-headline-1 {
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-headline-2 {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-headline-3 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-headline-4 {
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-headline-5 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-headline-6 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.0125em;
}
.twc-typography-subtitle-1 {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.009375em;
}
.twc-typography-subtitle-2 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.0071428571em;
}
.twc-typography-body-1 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-body-2 {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-caption {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.0333333333em;
}
.twc-typography-button {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-overline {
  font-size: 12px;
  line-height: 32px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.1666666667em;
}
.twc-typography-title {
  font-size: 26px;
  line-height: 31px;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-body-1-medium {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-body-1-semi-bold {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-body-2-medium {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-body-2-semi-bold {
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.twc-typography-small {
  font-size: 10px;
  line-height: 16px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.01em;
}
.twc-typography-code {
  font-size: 13px;
  line-height: 23px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.01em;
}
.twc-typography-charts {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.filter-search-field {
  margin: 0 4px;
  height: 30px;
  border: 0;
  outline: none;
  caret-color: #24c9a7;
}
.filter-search-field-divider {
  height: 1px;
  width: 100%;
  background-color: var(--twc-dividers);
}
.bulk-actions-wrapper {
  position: absolute;
  bottom: 56px;
  min-width: 700px;
  height: 48px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 20px 6px 16px;
  border-radius: 4px;
  background-color: #24c9a7;
  box-shadow: 0 8px 12px 0 rgba(3, 18, 15, 0.06);
  z-index: 10;
}
.bulk-actions-wrapper .bulk-actions {
  display: flex;
  align-items: center;
}
.bulk-actions-wrapper .bulk-actions twc-link-button {
  display: flex;
  margin-left: 16px;
}
twc-navigation-bar {
  display: block;
  height: 56px;
}
.nav-container {
  position: fixed;
  display: flex;
  align-items: center;
  max-height: 56px;
  padding: 10px 20px 10px 12px;
  top: 0;
  left: 0;
  right: 0;
  background-color: var(--twc-white);
  border-bottom: 1px solid var(--twc-dividers);
}
.nav-container .part-left .menu-items {
  gap: 8px;
}
.nav-container .part-left .menu-items a {
  position: relative;
}
.nav-container .part-left .menu-items .active:after,
.nav-container .part-left .menu-items .active-child:after {
  content: "";
  position: absolute;
  left: 8px;
  width: calc(100% - 16px);
  bottom: -9px;
  border-radius: 4px 4px 0 0;
  height: 2px;
  background-color: #24c9a7;
}
.nav-container .part-right twc-profile-avatar {
  display: flex;
  width: 30px;
  position: relative;
  top: -3px;
  left: -3px;
}
.profile-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: baseline;
  grid-gap: 24px;
  width: 100%;
  max-width: 1612px;
}
.profile-grid .span-2 {
  grid-column: span 2;
}
.profile-grid .span-4 {
  grid-column: span 4;
}
.profile-grid .data-list-grid {
  display: flex;
  gap: 0 76px;
}
.profile-grid .data-list {
  display: grid;
  grid-template-columns: minmax(max-content, 151px) minmax(max-content, 300px);
  grid-gap: 4px 12px;
  align-items: center;
  align-self: flex-start;
}
.profile-grid .data-list > *:nth-child(odd) {
  margin-top: 10px;
  align-self: baseline;
  width: 151px;
}
.profile-grid .editable-field-container {
  display: inline-flex;
  align-items: center;
  max-width: 300px;
  min-height: 40px;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
ul[class],
ol[class] {
  padding: 0;
}
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}
ul[class],
ol[class] {
  list-style: none;
}
a:not([class]) {
  text-decoration-skip-ink: auto;
}
a {
  text-decoration: none;
  color: revert;
}
img {
  max-width: 100%;
  display: block;
}
article > * + * {
  margin-top: 1em;
}
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.w-important-16 {
  width: 16px !important;
}
.w-16 {
  width: 16px;
}
.w-important-80 {
  width: 80px !important;
}
.w-80 {
  width: 80px;
}
.w-important-104 {
  width: 104px !important;
}
.w-104 {
  width: 104px;
}
.w-important-180 {
  width: 180px !important;
}
.w-180 {
  width: 180px;
}
.w-important-182 {
  width: 182px !important;
}
.w-182 {
  width: 182px;
}
.w-important-200 {
  width: 200px !important;
}
.w-200 {
  width: 200px;
}
.w-important-216 {
  width: 216px !important;
}
.w-216 {
  width: 216px;
}
.w-important-248 {
  width: 248px !important;
}
.w-248 {
  width: 248px;
}
.w-important-286 {
  width: 286px !important;
}
.w-286 {
  width: 286px;
}
.w-important-328 {
  width: 328px !important;
}
.w-328 {
  width: 328px;
}
.w-important-348 {
  width: 348px !important;
}
.w-348 {
  width: 348px;
}
.w-important-362 {
  width: 362px !important;
}
.w-362 {
  width: 362px;
}
.w-important-368 {
  width: 368px !important;
}
.w-368 {
  width: 368px;
}
.w-important-380 {
  width: 380px !important;
}
.w-380 {
  width: 380px;
}
.w-important-500 {
  width: 500px !important;
}
.w-500 {
  width: 500px;
}
.w-important-542 {
  width: 542px !important;
}
.w-542 {
  width: 542px;
}
.w-important-552 {
  width: 552px !important;
}
.w-552 {
  width: 552px;
}
.w-important-684 {
  width: 684px !important;
}
.w-684 {
  width: 684px;
}
.h-100 {
  height: 100px;
}
.h-140 {
  height: 140px;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  overflow-y: hidden;
  font-family: "Inter", sans-serif;
}
.cdk-drag-preview {
  box-sizing: border-box;
  border-radius: 4px;
  box-shadow:
    0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14),
    0 3px 14px 2px rgba(0, 0, 0, 0.12);
  min-height: auto;
}
.cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.example-box:last-child {
  border: none;
}
.example-list.cdk-drop-list-dragging .example-box:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.transparent-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface.mdc-dialog__surface {
  background-color: transparent !important;
}
:root {
  --ag-row-hover-color: var(--twc-hovered-color);
  --ag-border-color: var(--twc-dividers);
  --ag-border-radius: 0;
  --ag-wrapper-border-radius: 0;
  --ag-header-column-resize-handle-height: 100%;
  --ag-header-column-resize-handle-width: 1px;
  --ag-header-height: 58px;
  --ag-header-background-color: var(--twc-white);
  --ag-header-cell-hover-background-color: var(--twc-hovered-color);
}
.ag-header-cell .ag-header-cell-resize {
  visibility: hidden;
}
.ag-header-cell:hover .ag-header-cell-resize {
  visibility: visible;
}

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