@charset "UTF-8";

/* apps/ProductTaxonomy/src/styles.scss */
html,
body {
  height: 100%;
  margin: 0;
}
@font-face {
  font-family: "Source Sans 3";
  src: url(/assets/shared/fonts/SourceSans3-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url(/assets/shared/fonts/SourceSans3-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url(/assets/shared/fonts/SourceSans3-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url(/assets/shared/fonts/SourceSans3-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html {
  --mdc-list-list-item-label-text-font: "Source Sans 3", sans-serif;
  --mdc-list-list-item-label-text-size: 16px;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-label-text-line-height: 1;
  --mdc-list-list-item-label-text-tracking: 0.01em;
  --mat-option-label-text-font: "Source Sans 3", sans-serif;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-weight: 400;
  --mat-option-label-text-line-height: 1;
  --mat-option-label-text-tracking: 0.01em;
  --mat-optgroup-label-text-font: "Source Sans 3", sans-serif;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-weight: 600;
  --mat-select-trigger-text-font: "Source Sans 3", sans-serif;
  --mdc-outlined-text-field-label-text-font: "Source Sans 3", sans-serif;
  --mdc-filled-text-field-label-text-font: "Source Sans 3", sans-serif;
  --mat-form-field-container-text-font: "Source Sans 3", sans-serif;
  --mat-form-field-subscript-text-font: "Source Sans 3", sans-serif;
  --mdc-chip-label-text-font: "Source Sans 3", sans-serif;
}
.mat-mdc-option,
.mat-mdc-option .mdc-list-item__primary-text {
  font-family: "Source Sans 3", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: 0.16px !important;
}
.taco-form-action .mat-brand1,
.taco-form-action .mat-mdc-unelevated-button,
.taco-form-action .mat-mdc-raised-button {
  --mdc-protected-button-container-color: var(--tmx-color-success-800) !important;
  --mdc-filled-button-container-color: var(--tmx-color-success-800) !important;
  background-color: var(--tmx-color-success-800) !important;
  color: white !important;
}
.taco-form-action .mat-brand1:hover,
.taco-form-action .mat-mdc-unelevated-button:hover,
.taco-form-action .mat-mdc-raised-button:hover {
  background-color: #014731 !important;
}

/* libs/shared/src/styles/index.scss */
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("./media/SourceSans3-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
*,
*::after,
*::before {
  font-family: "Source Sans 3";
}
.subtitle-1 {
  font-weight: 400;
  font-size: 22px;
  line-height: 29.7px;
}
.subtitle-2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
}
.label-button {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.overline {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
}
.body-1 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.body-2 {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #181319 !important;
}
.captions {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
h2 {
  font-size: 45px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 52px;
  margin: 0;
}
h5 {
  font-size: 28px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 36px;
  margin: 0;
}
h6 {
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  color: #1e0024;
  line-height: 32px;
  margin: 0;
}
.text-title-small {
  font-family: "Source Sans 3", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.12px;
}
.text-title-small-regular {
  font-family: "Source Sans 3", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.12px;
}
.text-body-small {
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.14px;
}
.text-body-small-regular {
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.14px;
}
.text-headline-small {
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.14px;
}
.text-headline-small-semibold {
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.14px;
}
.text-headline-medium {
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.16px;
}
.text-headline-medium-regular {
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.16px;
}
.nex-app-bar-container {
  display: flex;
  height: 64px;
  flex-direction: column;
}
.nex-app-bar-container__back-button {
  width: 32px;
  padding: 36px;
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.nex-app-bar-container__back-button__back-icon {
  margin-right: 24px;
}
.nex-app-bar-container__icon {
  margin-top: 0 24px;
}
.nex-app-bar-container__title {
  margin: 0 24px;
}
.nex-app-bar-container__section1 {
  width: 100%;
}
.nex-app-bar-container__additional-content {
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
:root {
  --nex-appbar-brand-height: 42px;
  --nex-appbar-brand-font-size: 20px;
}
.nex-app-bar-brand {
  display: inline-flex;
  align-items: center;
  max-height: var(--mat-toolbar-standard-height, 64px);
  margin-right: 0.5rem;
  -webkit-tap-highlight-color: transparent;
}
a.nex-app-bar-brand {
  cursor: pointer;
  text-decoration: none;
}
span.nex-app-bar-brand {
  font-size: var(--nex-appbar-brand-font-size);
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
svg.nex-app-bar-brand,
.nex-app-bar-brand img {
  height: var(--nex-appbar-brand-height);
  width: var(--nex-appbar-brand-height);
  fill: currentColor;
}
img.nex-app-bar-brand,
.nex-app-bar-brand img {
  height: var(--nex-appbar-brand-height);
  width: auto;
  object-fit: contain;
  background-repeat: no-repeat;
}
.nex-button {
  --mat-button-filled-container-shape: var(--nex-button-container-shape, 8px);
  --mat-button-filled-horizontal-padding: 24px;
  --mat-button-filled-icon-offset: var(--nex-button-icon-offset, 0);
  --mat-button-filled-icon-spacing: var(--nex-button-icon-spacing, 8px);
  --mat-button-filled-touch-target-size: var(--nex-button-container-height, 36px);
  --mat-button-outlined-container-shape: var(--nex-button-container-shape, 8px);
  --mat-button-outlined-horizontal-padding: 24px;
  --mat-button-outlined-icon-offset: var(--nex-button-icon-offset, 0);
  --mat-button-outlined-icon-spacing: var(--nex-button-icon-spacing, 8px);
  --mat-button-outlined-touch-target-size: var(--nex-button-container-height, 36px);
  --mat-button-protected-container-shape: var(--nex-button-container-shape, 8px);
  --mat-button-protected-horizontal-padding: 24px;
  --mat-button-protected-icon-offset: var(--nex-button-icon-offset, 0);
  --mat-button-protected-icon-spacing: var(--nex-button-icon-spacing, 8px);
  --mat-button-protected-touch-target-size: var(--nex-button-container-height, 36px);
  --mat-button-text-container-shape: var(--nex-button-container-shape, 8px);
  --mat-button-text-icon-offset: var(--nex-button-icon-offset, 0);
  --mat-button-text-icon-spacing: var(--nex-button-icon-spacing, 8px);
  --mat-button-text-touch-target-size: var(--nex-button-container-height, 36px);
}
.nex-button .mat-mdc-button-base.mat-mdc-button {
  height: var(--nex-button-container-height, 36px);
  padding: var(--nex-button-container-padding, 0 24px);
}
.nex-button .mat-mdc-button-base.mat-mdc-button:has(.material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])) {
  padding-left: var(--nex-button-container-padding-with-leading-icon, 16px);
}
.nex-button .mat-mdc-button-base.mat-mdc-button:has(.material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]) {
  padding-right: var(--nex-button-container-padding-with-trailing-icon, 16px);
}
.nex-button {
  --nex-icon-size: var(--nex-button-icon-size, 18px);
}
.mdc-icon-button.mat-mdc-icon-button.mat-mdc-button-base {
  --mat-icon-button-state-layer-size: var(--nex-icon-button-size, 40px);
  --mat-icon-button-icon-size: var(--nex-icon-button-icon-size, 24px);
  --nex-icon-size: var(--nex-icon-button-icon-size, 24px);
  width: var(--nex-icon-button-size, 40px);
  height: var(--nex-icon-button-size, 40px);
  padding: var(--nex-icon-button-padding, 8px);
}
.mdc-icon-button.mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  width: inherit;
  height: inherit;
}
.mat-mdc-fab-base.mat-mdc-fab,
.mat-mdc-fab-base.mat-mdc-mini-fab {
  --nex-icon-size: var(--nex-fab-icon-size, var(--nex-icon-button-icon-size, 24px));
  --mat-fab-touch-target-size: var(--nex-fab-size, 40px);
  width: var(--nex-fab-size, var(--nex-icon-button-size, 56px));
  height: var(--nex-fab-size, var(--nex-icon-button-size, 56px));
}
.mat-mdc-fab-base.mat-mdc-mini-fab {
  --nex-fab-size: var(--nex-fab-mini-size, var(--nex-icon-button-size, 40px));
  --nex-fab-icon-size: var(--nex-fab-mini-icon-size, var(--nex-icon-button-icon-size, 24px));
  --mat-fab-small-touch-target-size: var(--nex-fab-size, 40px);
}
nex-card * {
  box-sizing: border-box;
}
nex-card,
nex-card mat-card {
  display: block;
  width: 100%;
}
nex-card mat-card {
  height: 100%;
}
nex-card mat-card > .nex-card__inner {
  display: block;
}
nex-card.nex-card-with-card-section mat-card,
nex-card.nex-card-with-card-sections mat-card {
  display: flex;
  flex-direction: column;
}
nex-card.nex-card-with-card-section .nex-card__inner,
nex-card.nex-card-with-card-sections .nex-card__inner {
  flex: 1;
  display: flex;
  flex-wrap: nowrap;
  padding: var(--nex-card-content-padding, 1rem);
}
nex-card.nex-card-with-card-sections .nex-card__inner {
  flex-direction: column;
}
.nex-card-sections,
.nex-card-section {
  display: flex;
  color: currentColor;
  display: flex;
}
nex-card {
  --nex-card-background-shape-base: var(--mat-sys-corner-medium, 12px);
  --nex-overlay-card-height: "";
  --nex-card-background-height: auto;
  --nex-card-background-width: 100%;
  --nex-card-background-gradient:
    linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.55) 0%,
      rgba(0, 0, 0, 0.55) 100%);
}
.mat-mdc-card:has(> nex-card-background) {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}
.mat-mdc-card:has(> nex-card-background) > .nex-card-background {
  flex: 0 0 auto;
  z-index: 1;
  color: currentColor;
}
.mat-mdc-card:has(> nex-card-background) > .nex-card__inner {
  z-index: 2;
  color: currentColor;
  padding: var(--nex-card-content-padding, 1rem);
}
.nex-card-background {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  height: var(--nex-card-background-height, auto);
  width: var(--nex-card-background-width, 100%);
  border-radius: var(--nex-card-background-shape, 0);
}
.nex-card-background > img {
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
  z-index: 1;
  transition: opacity 0.5s ease-in-out;
}
.nex-card-background__content-wrapper {
  position: relative;
  display: block;
  width: 100%;
  z-index: 3;
  padding: var(--nex-card-background-overlay-padding, 16px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
}
.nex-card-background__overlay,
.nex-card-background > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
.nex-card-background__overlay {
  z-index: 2;
  content: "";
  background-color: transparent;
  background: var(--nex-card-background-gradient, transparent);
  pointer-events: none;
  transition: background 0.3s;
}
.nex-card-with-background-split {
  --nex-card-background-height: 100%;
  --nex-card-background-width: 242px;
  --nex-card-background-shape: var(--nex-card-background-shape-base) 0 0 var(--nex-card-background-shape-base);
}
.nex-card-with-background-split > .mat-mdc-card {
  display: grid;
  grid-template-columns: var(--nex-card-background-width) 1fr;
}
.nex-card-with-background-stack {
  --nex-card-background-height: 300px;
  --nex-card-background-gradient:
    linear-gradient(
      to top,
      rgba(0, 0, 0, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%);
  --nex-card-background-shape: var(--nex-card-background-shape-base) var(--nex-card-background-shape-base) 0 0;
}
.nex-card-with-background-hero {
  height: var(--nex-overlay-card-height);
  --nex-card-background-height: 100%;
  --nex-card-background-shape: var(--nex-card-background-shape-base);
}
.nex-card-with-background-hero > .mat-mdc-card {
  position: relative;
}
.nex-card-with-background-hero > .mat-mdc-card > .nex-card__inner {
  z-index: 1;
}
.nex-card-with-background-hero > .mat-mdc-card > .nex-card-background {
  position: absolute;
  top: 0;
  left: 0;
}
.mat-mdc-card {
  border-radius: 12px !important;
}
.nex-callout-card-container {
  border-radius: 12px;
  display: flex;
  align-items: flex-start;
  flex: 1 0 0;
}
.nex-callout-card-container__media {
  display: flex;
  flex-shrink: 0;
  width: 168px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.nex-callout-card-container__media img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.nex-callout-card-container__media--icon {
  display: flex;
  align-items: center;
  align-self: stretch;
}
.nex-callout-card-container__media--icon img {
  width: 120px;
  height: 120px;
}
.nex-callout-card-container__text {
  width: 100%;
}
.nex-callout-card-container__text .mat-mdc-card-header {
  display: unset;
  padding: unset;
}
.nex-callout-card-container__text-description {
  padding-left: 24px;
}
.nex-callout-card-container__text__header {
  display: flex;
  padding: 12px 0px 0px 24px;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
.nex-callout-card-container__text__header__content {
  display: flex;
  padding: 12px 16px 0px 0px;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
}
.nex-callout-card-container__text__header__content__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
}
.nex-callout-card-container__text__header__content__text__title {
  display: flex;
  align-items: center;
  gap: 4px;
}
.nex-callout-card-container__text__header__content__text__subtitle {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.nex-callout-card-container__text__header__content .mat-mdc-icon-button.mat-mdc-button-base {
  width: 27px;
  height: 27px;
  padding: unset;
}
.nex-callout-card-container__text__content .mat-mdc-card-content:first-child {
  padding: unset;
}
.nex-callout-card-container__text__content {
  display: flex;
  padding: 8px 16px 24px 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
.nex-callout-card-container__text__content--url {
  display: block;
  margin-top: 1rem;
}
.nex-callout-card-container__text__content__actions {
  display: flex;
  padding: unset !important;
  padding-top: 8px !important;
  align-items: flex-end !important;
  gap: 16px;
  align-self: stretch;
}
.nex-callout-card--small {
  display: block;
  width: 312px;
}
.nex-callout-card--small .nex-callout-card-container {
  flex-direction: column;
  align-items: stretch;
}
.nex-callout-card--small .nex-callout-card-container .mat-mdc-card-header {
  padding: unset;
  justify-content: space-between;
}
.nex-callout-card--small .nex-callout-card-container .mat-mdc-card-header .mat-mdc-icon-button.mat-mdc-button-base {
  margin: 12px 0 0;
}
.nex-callout-card--small .nex-callout-card-container__media {
  width: 100%;
  border-radius: unset;
}
.nex-callout-card--small .nex-callout-card-container__media img {
  height: 168px;
}
.nex-callout-card--small .nex-callout-card-container__media--icon {
  display: flex;
  align-items: center;
  align-self: stretch;
}
.nex-callout-card--small .nex-callout-card-container__media--icon img {
  width: 120px;
  height: 120px;
}
.nex-callout-card--small .nex-callout-card-container__text__header {
  display: flex;
  padding: 24px 4px 12px 24px;
  align-items: flex-start;
  align-self: stretch;
  gap: 4px;
  flex-direction: column;
}
.nex-callout-card--small .nex-callout-card-container__text__header__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
}
.nex-callout-card--small .nex-callout-card-container__text__header__text__title {
  display: flex;
  align-items: center;
  gap: 4px;
}
.nex-callout-card--small .nex-callout-card-container__text__header__text__subtitle {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.nex-callout-card--small .nex-callout-card-container__text__content .mat-mdc-card-content:first-child {
  padding: unset;
}
.nex-callout-card--small .nex-callout-card-container__text__content {
  display: flex;
  padding: 8px 16px 24px 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
.nex-callout-card--small .nex-callout-card-container__text__content__actions {
  display: flex;
  padding: unset !important;
  padding-top: 8px !important;
  gap: 8px;
  flex-direction: column;
  align-content: center;
  flex-wrap: wrap;
  align-items: center !important;
}
.nex-callout-card--small .nex-callout-card-container__text__content__actions .nex-button {
  width: 100%;
}
.nex-callout-card--small .nex-callout-card-container__text__content__actions .nex-button button {
  width: 100%;
}
.skeleton-loader {
  animation: loading 1.1s infinite linear;
  border-radius: 4px;
  height: 20px;
  margin-bottom: 10px;
}
.title-loader {
  width: 374px;
  height: 23px;
}
.subtitle-loader {
  width: 65px;
  height: 12px;
}
.header-loader {
  width: 105px;
  height: 8px;
}
.description-loader {
  height: 8px;
  margin-left: 24px;
  width: 338px;
}
.description-second-url-loader {
  height: 12px;
  width: 80px;
}
.media-loader {
  display: flex;
  width: 96px;
  height: 96px;
  justify-content: center;
  align-items: center;
}
.icon-loader {
  width: 120px;
  height: 120px;
}
.btn-loader {
  width: 143px;
  height: 32px;
  margin-top: 10px;
}
.close-btn-loader {
  width: 10px;
  height: 10px;
}
@keyframes loading {
  0% {
    background-position: -100px;
  }
  100% {
    background-position: 200px;
  }
}
.nex-selectable-card {
  display: block;
  border-radius: 8px;
  outline: none;
  position: relative;
  --mdc-elevated-card-container-shape: 8px;
}
.nex-selectable-card .mat-mdc-card-actions {
  padding: 0 16px 24px;
  margin-top: 24px;
}
.nex-selectable-card__header {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.nex-selectable-card__header .mat-icon {
  margin-right: 8px;
}
.nex-selectable-card__actions--align-between {
  justify-content: space-between;
}
.nex-selectable-card--disabled {
  pointer-events: none;
}
.nex-selectable-card::after,
.nex-selectable-card::before {
  position: absolute;
  border-radius: 8px;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 2;
}
html {
  --mat-chip-container-height: 32px;
  --mat-chip-with-avatar-avatar-size: 18px;
}
.nex-selectable-chips.mat-mdc-chip-option,
.nex-chips.mat-mdc-standard-chip {
  --mat-chip-with-avatar-avatar-size: 18px;
  --mat-chip-outline-width: 1px;
  --mat-chip-flat-selected-outline-width: 1px;
  --nex-icon-size: 18px;
  padding-inline: var(--mat-chip-container-padding-inline, 16px);
  gap: var(--mat-chip-container-gap, 8px);
}
.nex-selectable-chips.mat-mdc-chip-option.mdc-evolution-chip--with-primary-graphic,
.nex-chips.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic {
  --mat-chip-container-padding-inline: 12px 16px;
}
.nex-selectable-chips.mat-mdc-chip-option.mdc-evolution-chip--with-trailing-action,
.nex-chips.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action {
  --mat-chip-container-padding-inline: 16px 8px;
}
.nex-selectable-chips.mat-mdc-chip-option.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action,
.nex-chips.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action {
  --mat-chip-container-padding-inline: 12px 8px;
}
.nex-selectable-chips.mat-mdc-chip-option .mdc-evolution-chip__action--primary,
.nex-chips.mat-mdc-standard-chip .mdc-evolution-chip__action--primary {
  padding-inline: var(--mat-chip-action-primary-padding-inline, 0) !important;
  gap: var(--mat-chip-container-gap, 8px);
  overflow: hidden;
}
.nex-selectable-chips.mat-mdc-chip-option .mdc-evolution-chip__graphic,
.nex-chips.mat-mdc-standard-chip .mdc-evolution-chip__graphic {
  padding-inline: var(--mat-chip-graphic-padding-inline, 0) !important;
}
.nex-selectable-chips.mat-mdc-chip-option .mdc-evolution-chip__action--secondary,
.nex-chips.mat-mdc-standard-chip .mdc-evolution-chip__action--secondary {
  padding-inline: var(--mat-chip-action-secondary-padding-inline, 0) !important;
}
.nex-selectable-chips.mat-mdc-chip-option .mdc-evolution-chip__checkmark,
.nex-chips.mat-mdc-standard-chip .mdc-evolution-chip__checkmark {
  width: var(--nex-icon-size, 18px);
  height: var(--nex-icon-size, 18px);
  font-size: var(--nex-icon-size, 18px);
}
.nex-selectable-chips.mat-mdc-chip-option .mat-badge-content,
.nex-chips.mat-mdc-standard-chip .mat-badge-content {
  z-index: 1;
}
.nex-cost-summary-panel {
  --nex-cost-summary-panel-width: 315px;
  --nex-cost-summary-panel-radius: 12px;
  --nex-cost-summary-panel-border-width: 1px;
  --nex-cost-summary-panel-divider-width: 1px;
  --nex-cost-summary-panel-padding: 0;
  --nex-cost-summary-panel-header-padding: 0;
  --nex-cost-summary-panel-section-padding: var(--nex-cost-summary-panel-spacing-150, 12px) var(--nex-cost-summary-panel-spacing-300, 24px);
  --nex-cost-summary-panel-content-padding: 0;
  --nex-cost-summary-panel-gap: 1px;
  --nex-cost-summary-panel-header-gap: 0;
  --nex-cost-summary-panel-item-gap: 0;
  --nex-cost-summary-panel-divider-color: var(--nex-cost-summary-panel-border-color);
  --nex-cost-summary-panel-transition-duration: 200ms;
  --nex-cost-summary-panel-disabled-opacity: 0.6;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  width: var(--nex-cost-summary-panel-width);
  padding: var(--nex-cost-summary-panel-padding);
  gap: var(--nex-cost-summary-panel-gap);
  background-color: var(--nex-cost-summary-panel-background-color);
  border: var(--nex-cost-summary-panel-border-width) solid var(--nex-cost-summary-panel-border-color);
  border-radius: var(--nex-cost-summary-panel-radius);
  overflow: hidden;
  box-shadow: var(--nex-cost-summary-panel-shadow);
}
.nex-cost-summary-panel .nex-cost-summary-header {
  align-self: stretch;
  display: flex;
  gap: var(--nex-cost-summary-panel-header-gap);
  flex-direction: column;
  padding: var(--nex-cost-summary-panel-section-padding);
  background: var(--nex-cost-summary-panel-header-background-color);
  border-bottom: var(--nex-cost-summary-panel-divider-width) solid var(--nex-cost-summary-panel-divider-color);
}
.nex-cost-summary-panel .nex-cost-summary-section-accordion-item {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--nex-cost-summary-panel-item-gap);
  padding: var(--nex-cost-summary-panel-section-padding);
  border-bottom: var(--nex-cost-summary-panel-divider-width) solid var(--nex-cost-summary-panel-divider-color);
}
.nex-cost-summary-panel .nex-cost-summary-section__accordion-header {
  align-self: stretch;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: stretch;
  gap: var(--nex-cost-summary-panel-item-gap);
  padding: var(--nex-cost-summary-panel-header-padding);
  background: none;
  border: none;
  text-align: left;
}
.nex-cost-summary-panel .nex-cost-summary-section-title {
  display: flex;
  align-items: center;
  align-self: stretch;
}
.nex-cost-summary-panel .nex-cost-summary-section-title__icon-btn {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.nex-cost-summary-panel .nex-cost-summary-section-title__text {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nex-cost-summary-panel .nex-cost-summary-section-title__icon {
  flex-shrink: 0;
}
.nex-cost-summary-panel .nex-cost-summary-section-title__icon:active {
  transform: scale(0.95);
  opacity: 0.7;
}
.nex-cost-summary-panel .nex-cost-summary-section-content {
  padding: var(--nex-cost-summary-panel-content-padding);
  align-self: stretch;
  animation: slideDown var(--nex-cost-summary-panel-transition-duration) ease-out;
}
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.nex-cost-summary-panel .nex-cost-summary-section-item {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: var(--nex-cost-summary-panel-section-padding);
  border-bottom: var(--nex-cost-summary-panel-divider-width) solid var(--nex-cost-summary-panel-divider-color);
}
.nex-cost-summary-panel .nex-cost-summary-header--disabled {
  opacity: var(--nex-cost-summary-panel-disabled-opacity);
  cursor: not-allowed;
  pointer-events: none;
}
.nex-cost-summary-panel .nex-cost-summary-section-accordion-item--disabled {
  opacity: var(--nex-cost-summary-panel-disabled-opacity);
  cursor: not-allowed;
}
.nex-cost-summary-panel .nex-cost-summary-section-accordion-item--disabled .nex-cost-summary-section__accordion-header {
  cursor: not-allowed;
  pointer-events: none;
}
.nex-cost-summary-panel .nex-cost-summary-section-item--disabled {
  opacity: var(--nex-cost-summary-panel-disabled-opacity);
  cursor: not-allowed;
  pointer-events: none;
}
.nex-cost-summary-panel .nex-cost-summary-section-item:last-child,
.nex-cost-summary-panel .nex-cost-summary-section-accordion-item:last-child {
  border-bottom: none;
}
.nex-datepicker-control:has([slot=reset-button]) {
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
nex-datepicker-header .mat-mdc-icon-button img,
nex-datepicker-header .mat-mdc-icon-button svg {
  width: var(--mdc-icon-button-icon-size, 24px);
  height: var(--mdc-icon-button-icon-size, 24px);
  vertical-align: baseline;
}
nex-datepicker-header .mat-calendar-header-title {
  font-size: 14px;
  line-height: 20px;
  margin: 4px;
  font-weight: 600;
}
.nex-datepicker__panel.hide-calendar-label .mat-calendar-body-label {
  opacity: 0;
}
.nex-datepicker__panel.hide-calendar-label .mat-calendar-body-label[colspan="7"] {
  display: none;
}
.nex-datepicker__panel .mat-tooltip-trigger {
  z-index: 1;
}
.nex-datepicker__panel .mat-calendar-body-cell:focus {
  outline: none;
}
.nex-datepicker__panel .mat-calendar-body-cell.mat-calendar-body-active:focus .mat-calendar-body-cell-content:not(.mat-calendar-body-selected).mat-focus-indicator {
  background-color: transparent;
}
.nex-datepicker__panel .mat-calendar-body-cell.unavailable .mat-calendar-body-cell-content:hover::after {
  content: "No availability found";
  position: absolute;
  font-size: 10px;
  padding: 10px;
  border-radius: 5px;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 100;
}
.nex-document-list {
  max-width: 939px;
}
.nex-document-list__column-name {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  max-width: 615px;
}
.nex-document-list__column-name > p {
  font-weight: 600;
}
.nex-document-list__column-name .error-message {
  display: none;
}
.nex-document-list__column-errorMessage {
  width: 220px;
}
.nex-document-list__column-size {
  width: 110px;
}
.nex-document-list__column-format {
  width: 59px;
}
.nex-document-list__column-status {
  width: 40px;
}
.nex-document-list__column-status--dot-public {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.nex-document-list__column-status--dot-internal {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.nex-document-list__column-public {
  width: 84px;
}
.nex-document-list__column-progress {
  width: 40px;
}
.nex-document-list__column-progress-check-circle {
  display: inline-flex;
  vertical-align: middle;
}
.nex-document-list__column-progress-check-cancel {
  display: inline-flex;
  vertical-align: middle;
}
.nex-document-list__column-progress-check-error {
  display: inline-flex;
  vertical-align: middle;
}
.nex-document-list__column-progress-container-progress {
  display: inline-flex;
  vertical-align: middle;
}
.nex-document-list__column-action {
  width: 64px;
}
.nex-document-list__column-action-delete {
  display: inline-flex;
  vertical-align: middle;
}
.nex-document-list__column-action-cancel {
  display: inline-flex;
  vertical-align: middle;
}
.nex-document-list--row-selected .mat-mdc-row .mat-mdc-cell {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  cursor: pointer;
}
.nex-document-list--row-selected .mat-mdc-row:hover .mat-mdc-cell {
  border-color: currentColor;
}
@media (width <= 767px) {
  .nex-document-list__column-errorMessage {
    display: none;
  }
  .nex-document-list__column-name .error-message {
    display: block;
  }
}
.nex-upload-file__container {
  display: inherit;
  align-items: center;
  padding: 24px;
  text-align: center;
  border-radius: 8px;
  margin: 0 auto;
}
.nex-upload-file__container-icon-box {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  margin-bottom: 24px;
}
.nex-upload-file__container-title--text {
  text-align: center;
  margin-bottom: 8px;
}
.nex-upload-file__container-description {
  margin-bottom: 24px;
}
.nex-upload-file__container-description--text {
  text-align: center;
}
.nex-dropdown__option-all.mat-mdc-option.mdc-list-item {
  bottom: 0;
  position: sticky;
  transform: translateY(8px);
}
.nex-dropdown .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading {
  width: 15px;
}
.nex-dropdown .mat-mdc-form-field {
  width: 100%;
}
.nex-dropdown .mat-mdc-form-field-icon-prefix > .mat-icon {
  padding-right: 5px;
}
.mat-mdc-select-panel .mat-mdc-option .mat-pseudo-checkbox-minimal {
  margin-right: 16px;
}
@media (width <= 767px) {
  .mat-mdc-select-panel .mat-mdc-option {
    padding: 12px 16px;
  }
  .mat-mdc-select-panel .mat-mdc-option .mdc-list-item__primary-text {
    width: 100% !important;
  }
}
.nex-dropdown-searchable__input-container {
  margin-top: 8px;
}
.nex-dropdown-searchable__panel-buttons {
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  padding: 5px 5px 5px;
  position: sticky;
  transform: translateY(8px);
}
.nex-dropdown-searchable__chip-set--vertical > .mdc-evolution-chip-set__chips {
  flex-direction: column;
}
.cdk-overlay-container .mat-mdc-option {
  padding-right: 0px;
}
.cdk-overlay-container .mat-mdc-option .mdc-list-item__primary-text {
  width: 230px;
}
.cdk-overlay-container .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-checkbox {
  width: 100%;
}
.cdk-overlay-container .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-checkbox .mdc-form-field {
  width: 100%;
}
.cdk-overlay-container .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-checkbox .mdc-form-field > label {
  width: 100%;
  padding: 14px 0px;
}
.nex-dropdown-searchable-group__input-container {
  margin-top: 0px;
}
.nex-dropdown-searchable-group__panel-buttons {
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  padding: 5px 5px 5px;
  position: sticky;
  transform: translateY(8px);
}
.nex-dropdown-searchable-group__chip-set--vertical > .mdc-evolution-chip-set__chips {
  flex-direction: column;
}
.nex-dropdown-searchable-group__list-checkbox {
  list-style-type: none;
}
.nex-dropdown-searchable-group__search-icon {
  padding: 0 12px;
}
.nex-dropdown-searchable-group__sub-option {
  padding-left: 32px !important;
}
.nex-dropdown-searchable-timezone__input-container {
  border-radius: 10px 10px 40px 40px;
  margin-top: 0px;
}
.nex-dropdown-searchable-timezone .mat-mdc-form-field {
  width: 100%;
}
.nex-dropdown-searchable-timezone__search-icon {
  padding: 0 12px;
}
.nex-dropdown-searchable-timezone__arrow-down-icon {
  padding: 0 12px;
}
.nex-dropdown-searchable-highlight__input-container {
  margin-top: 8px;
}
.nex-dropdown-searchable-highlight__sub-option {
  padding-left: 16px !important;
}
.nex-searchable-highlight-panel.mat-mdc-autocomplete-panel mat-optgroup .mat-mdc-optgroup-label {
  font-size: small;
  font-weight: bolder;
}
.highlight__searched-query {
  font-weight: bold;
}
.nex-selection__panel {
  --mat-optgroup-label-text-size: small;
  --mat-optgroup-label-text-weight: 700;
}
.nex-selection__panel--multiple.nex-selection__panel--group-selectable {
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-weight: normal;
}
.nex-selection__panel .mat-mdc-option .mdc-list-item__primary-text,
.nex-selection__panel .mat-mdc-optgroup-label .mdc-list-item__primary-text {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  height: 100%;
  min-height: 100%;
}
.nex-selection__panel .mat-mdc-optgroup-label,
.nex-selection__panel .mat-mdc-optgroup .mat-mdc-option:not(.mat-mdc-option-multiple),
.nex-selection__panel .mat-mdc-option {
  padding: 0;
}
.nex-selection__panel .mat-mdc-option {
  min-height: var(--nex-option-height, 48px);
  height: var(--nex-option-height, 48px);
  align-items: stretch;
  background: var(--nex-option-background-color);
}
.nex-selection__panel .mat-mdc-option.mdc-list-item > mat-pseudo-checkbox {
  display: none;
}
.nex-selection__panel .mat-mdc-option.nex-option--selected:not(.mdc-list-item--disabled) {
  background-color: var(--mat-option-selected-state-layer-color, var(--mat-sys-secondary-container));
  color: var(--mat-option-selected-state-label-text-color, var(--mat-sys-on-secondary-container));
}
.nex-selection__panel .mat-mdc-option .mat-pseudo-checkbox-full,
.nex-selection__panel .mat-mdc-optgroup-label .mat-pseudo-checkbox-full {
  margin-right: 16px;
}
.nex-selection__panel .nex-option__selected-indicator {
  margin-left: auto;
}
.nex-selection__panel .nex-option__selected-indicator .mat-icon {
  margin: 0;
}
.nex-selection__panel .nex-option-content {
  padding: var(--nex-option-padding, 0 16px);
}
.nex-selection__panel .mat-mdc-optgroup .mat-mdc-option {
  --nex-option-padding: 0 16px 0 calc(var(--nex-option-indent-multiplier, 2) * 16px);
}
.mat-mdc-option.mdc-list-item--disabled.nex-option-special {
  pointer-events: auto;
  background-color: var(--mat-sys-surface-container, var(--mat-select-panel-background-color, white));
}
.mat-mdc-option.mdc-list-item--disabled.nex-option-special .mat-icon {
  margin-right: 0;
  margin-left: 0;
}
.mat-mdc-option.mdc-list-item--disabled.nex-option-special .mdc-list-item__primary-text {
  opacity: 1;
}
.mat-mdc-option.mdc-list-item--disabled.nex-option-special:hover:not(.nex-option-special--readonly) .mdc-list-item__primary-text {
  background-color: var(--mat-option-hover-state-layer-color, color-mix(in srgb, var(--mat-sys-on-surface) calc(var(--mat-sys-hover-state-layer-opacity) * 100%), transparent));
}
.mat-mdc-option.mdc-list-item--disabled.nex-option-special:not(.nex-option-special--readonly) {
  cursor: pointer;
}
.mat-mdc-option.nex-option__select-all {
  margin-top: -8px;
  position: sticky;
  top: -8px;
  z-index: 2;
}
.nex-dropdown2-select .mat-mdc-form-field.mat-form-field-appearance-fill,
.nex-form-field-select .mat-mdc-form-field.mat-form-field-appearance-fill {
  --mdc-filled-text-field-active-indicator-height: 0;
  --mdc-filled-text-field-focus-active-indicator-height: 0;
  --mdc-filled-text-field-container-color: #f4f4f5;
  --mdc-filled-text-field-disabled-container-color: #f4f4f5;
  --mdc-filled-text-field-container-shape: 4px;
  --mat-form-field-container-height: 40px;
}
.nex-dropdown2-select .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-arrow-wrapper,
.nex-form-field-select .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-arrow-wrapper {
  display: flex;
  align-items: center;
}
.nex-activity-card__content:not([class*=mat-elevation-z]) {
  border-radius: 10px;
  padding: 16px 24px 16px 16px;
}
.nex-activity-card .mat-expansion-panel-header {
  padding: 0;
}
.nex-activity-card .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
.nex-activity-card .mat-content {
  flex-direction: column;
}
.nex-activity-card__content:hover:not(.mat-expanded) {
  cursor: pointer;
}
.nex-activity-card__content.mat-activity-card:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
.nex-activity-card__header.mat-expansion-panel-header {
  height: 4rem;
}
.nex-activity-card .mat-expansion-panel-header-description {
  font-weight: 400;
  margin-top: 0.75rem;
  margin-left: 2rem;
}
.nex-activity-card__icon {
  margin-right: 8px;
}
html {
  --mat-expansion-container-text-color: inherit;
  --mat-expansion-header-text-color: inherit;
  --mat-expansion-header-description-color: inherit;
  --mat-expansion-header-text-line-height: normal;
  --mat-expansion-container-shape: 8px;
  --mat-expansion-panel-header-expanded-state-height: auto;
  --mat-expansion-panel-header-collapsed-state-height: auto;
  --mat-expansion-panel-header-text-size: 14px;
  --mat-expansion-panel-header-indicator-icon-color: currentColor;
}
.mat-expansion-panel {
  --mat-expansion-legacy-header-indicator-display: none;
  --mat-expansion-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-color: var(--mat-expansion-panel-header-indicator-icon-color);
  --mat-expansion-header-expanded-state-height: var(--mat-expansion-panel-header-expanded-state-height);
  --mat-expansion-header-collapsed-state-height: var(--mat-expansion-panel-header-collapsed-state-height);
  --mat-expansion-header-text-size: var(--mat-expansion-panel-header-text-size);
}
.mat-expansion-panel .mat-expansion-panel-header {
  padding: var(--mat-expansion-header-padding, 12px 16px);
  min-height: var(--mat-expansion-header-min-height, 64px);
}
.mat-expansion-panel .mat-expansion-panel-header,
.mat-expansion-panel .mat-expansion-panel-header .mat-content,
.mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
  gap: var(--mat-expansion-header-content-gap, 8px);
}
.mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title,
.mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description {
  margin-right: unset;
}
.mat-expansion-panel .mat-expansion-panel-body {
  padding: var(--mat-expansion-body-padding, 0 16px 12px);
}
.mat-expansion-panel .mat-action-row {
  padding: var(--mat-expansion-action-row-padding, 12px 8px 12px 16px);
}
.nex-expansion-panel {
  --mat-expansion-container-shape: 0;
  --mat-expansion-container-elevation-shadow: none;
}
.nex-expansion-panel.mat-expansion-panel:not([class*=mat-elevation-z]),
.nex-expansion-panel__content:not([class*=mat-elevation-z]) {
  border-bottom: 1px solid var(--mat-expansion-header-border-color);
  box-shadow: none;
}
.nex-expansion-panel .mat-expansion-panel-header:not([aria-disabled=true]) {
  cursor: pointer;
}
.nex-expansion-panel .mat-expansion-panel-header-title {
  font-weight: 600;
  white-space: nowrap;
}
.nex-expansion-panel .mat-expansion-panel-header-description {
  font-weight: 400;
}
.nex-expansion-panel .mat-expansion-indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: var(--mat-expansion-header-indicator-size, 24px);
  height: var(--mat-expansion-header-indicator-size, 24px);
  background-color: var(--mat-expansion-header-indicator-container-color, transparent);
  border-radius: 100px;
}
.nex-expansion-panel .mat-expansion-indicator svg {
  margin: 0;
  width: var(--mat-expansion-header-indicator-icon-size, 20px);
  height: var(--mat-expansion-header-indicator-icon-size, 20px);
}
.nex-filter-list ul {
  padding: 0;
  list-style-type: none;
}
.nex-multiselect-filter .mat-mdc-form-field {
  width: 100%;
}
.nex-multiselect-filter nex-chips {
  max-width: 100%;
}
.nex-multiselect-filter .mdc-evolution-chip-set .mat-mdc-standard-chip .mdc-evolution-chip__cell--primary,
.nex-multiselect-filter .mdc-evolution-chip-set .mat-mdc-standard-chip .mdc-evolution-chip__action--primary,
.nex-multiselect-filter .mdc-evolution-chip-set .mat-mdc-standard-chip .mat-mdc-chip-action-label {
  overflow: hidden;
}
.nex-multiselect-filter .mdc-evolution-chip-set__chips {
  align-items: flex-start;
}
.nex-quick-filters__search-input {
  margin-top: 5px;
}
.nex-quick-filters__search-input mat-form-field.mat-mdc-form-field {
  --mat-form-field-outlined-container-shape: 50px;
}
.nex-quick-filters__search-input {
  --nex-field-suffix-padding-inline: 4px 0;
}
.nex-quick-filters__option {
  height: fit-content;
  margin-left: 8px;
}
.nex-quick-filters__option .mdc-evolution-chip__text-label {
  font-weight: 600;
}
.nex-quick-filters__clear {
  height: fit-content;
  margin-left: 16px;
}
.nex-quick-filters .mat-mdc-text-field-wrapper {
  align-items: center;
  height: 32px;
  width: 188px;
}
.nex-empty-state {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  text-align: center;
}
.nex-empty-state__image-container {
  pointer-events: none;
}
.nex-empty-state__img {
  max-height: 140px;
  max-width: 140px;
}
.nex-empty-state .nex-empty-state__title {
  margin-top: 16px;
  margin-bottom: 0;
}
.nex-empty-state .nex-empty-state__description {
  margin-top: 4px;
}
.nex-empty-state__actions {
  margin-top: 16px;
}
.nex-empty-state__actions nex-button + nex-button {
  margin-left: 16px;
}
.nex-grid-table-container {
  overflow: auto;
}
.nex-grid-table-container .nex-grid-table {
  border-bottom: 1px solid #d0d0d0;
}
.nex-grid-table-container .nex-grid-table__checkbox-th {
  width: 56px;
}
.nex-grid-table-container .nex-grid-table--row-selected .mat-mdc-row .mat-mdc-cell {
  cursor: pointer;
}
.nex-grid-table-container .nex-grid-table__td--drag-icon {
  cursor: move;
}
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar {
  border-collapse: collapse;
}
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar td:nth-child(n+2),
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar th:nth-child(n+2) {
  min-width: 73px;
  min-height: 73px;
}
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar th:first-child {
  border-top: none;
  border-left: none;
}
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar td:first-child,
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar th:first-child {
  border-left: none;
}
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar td:last-child,
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar th:last-child {
  border-right: none;
}
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar .th-calendar {
  text-align: left;
  white-space: initial;
  max-width: 10px;
}
.nex-grid-table-container .mat-sort-header-content,
.nex-grid-table-container .mat-mdc-table .mdc-data-table__row {
  white-space: nowrap;
}
.nex-grid-table__tr-clickable.mdc-data-table__row:hover,
.nex-grid-table-container__tr-clickable.mdc-data-table__row:hover {
  cursor: pointer;
}
.cdk-drag-preview {
  border-radius: 5px;
  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);
  box-sizing: border-box;
  display: table;
  height: 3rem;
}
.cdk-drag-preview td {
  flex-grow: 2;
  padding: 4px;
  vertical-align: middle;
  padding-left: 16px;
  padding-right: 16px;
}
.cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.cdk-drop-list-dragging .mat-row:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.nex-paginator div.mat-mdc-paginator-container {
  justify-content: space-between;
}
.nex-paginator .g-bubble-container {
  display: flex;
  gap: 4px;
}
.nex-paginator .g-bubble {
  border-radius: 50%;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black !important;
  font-size: 14px;
  cursor: pointer;
  transition: 0.3s;
}
.nex-paginator .g-bubble:hover {
  background-color: #919191;
}
.nex-paginator .g-bubble__active {
  color: white !important;
  background-color: #02583F;
}
.nex-paginator mat-paginator {
  background: transparent !important;
}
.nex-paginator .mat-mdc-paginator-range-actions {
  margin-right: 12px !important;
}
.nex-paginator .g-bubble-dots {
  font-size: 18px;
  margin-right: 8px;
  padding-top: 6px;
  color: grey;
}
.nex-grid-column-filter nex-chips.mat-mdc-menu-trigger mat-chip.mat-mdc-chip {
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  border: 2px solid transparent;
}
.nex-grid-column-filter__column-menu-options {
  display: flex;
  flex-direction: column;
  padding: 8px 12px;
  max-height: 10%;
  overflow: visible;
  max-height: 75vh;
}
.nex-grid-column-filter__visibility-icon {
  display: flex;
  align-items: end;
  justify-content: center;
  transform: translateY(4px);
  font-size: 18px;
}
.nex-grid-column-filter__column-menu-options label {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 2rem;
  font-size: 14px;
  padding: 0px 6px;
}
.nex-grid-column-filter__disabled-filter-label {
  pointer-events: none;
}
.cdk-overlay-pane .mat-mdc-menu-panel.nex-grid-column-filter__column-menu-panel {
  margin-top: 7px;
}
.header-menu__search + div {
  margin-left: 12px;
}
.header-menu {
  padding-left: 28px !important;
}
.header-menu__logo {
  margin-right: 12px;
}
.header-menu__logo__img {
  height: auto;
}
.header-menu__search {
  --mdc-outlined-text-field-container-shape: 8px;
}
.header-menu__search .mat-mdc-text-field-wrapper {
  border-style: none !important;
  height: 40px;
}
.header-menu__search .mat-mdc-form-field-flex {
  height: 40px !important;
}
.header-menu__search .mat-mdc-form-field-infix {
  height: 40px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.header-menu__search .mat-mdc-input-element {
  height: 40px !important;
  font-family: "Poppins" !important;
  font-weight: 600 !important;
  font-size: 14px !important;
}
.header-menu__spacer {
  flex: 1 1 auto;
}
.header-menu__profile-section {
  align-items: center;
  display: flex;
}
.header-menu__avatar img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 12px;
}
.header-menu__user-name span {
  font-weight: 600 !important;
  font-size: 14px !important;
}
.header-menu__item .mat-mdc-button:not(:disabled),
.header-menu__item .mat-mdc-unelevated-button:not(:disabled),
.header-menu__item .mat-mdc-raised-button:not(:disabled),
.header-menu__item .mat-mdc-outlined-button:not(:disabled) {
  height: 40px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.header-menu__item button span {
  font-weight: 600 !important;
  font-size: 14px !important;
}
.header-menu__item__submenu span {
  font-weight: 400 !important;
  font-size: 14px !important;
}
.header-menu__item__submenu__subtitle {
  font-size: 14px !important;
  padding: 8px;
  font-weight: 700;
}
.nex-dialog-legacy .mat-mdc-dialog-container .mdc-dialog__container .mdc-dialog__surface {
  border-radius: 28px;
}
.nex-dialog-legacy .mat-mdc-dialog-container .mdc-dialog__content.nex-dialog__content {
  padding-left: 24px;
  padding-top: 0;
  padding-right: 24px;
  padding-bottom: 24px;
}
.nex-dialog__content {
  padding-left: 24px;
  padding-top: 0;
  padding-right: 24px;
  padding-bottom: 24px;
}
.nex-dialog__header-title {
  font-size: 16px;
  padding-left: 24px;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 16px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nex-dialog-legacy .mat-mdc-dialog-actions.nex-dialog__actions {
  padding: 24px;
  padding-top: 0px;
  display: flex;
  justify-content: flex-end;
}
.nex-dialog__actions {
  padding: 24px;
  padding-top: 0px;
  gap: 0.5rem;
  display: flex;
  justify-content: flex-end;
}
.mat-mdc-raised-button:not(:disabled).nex-dialog__actions-btn-confirm {
  margin-left: 8px;
}
.nex-fullscreen-dialog .mat-mdc-dialog-container .mdc-dialog__container .mdc-dialog__surface {
  border-radius: 0px;
}
.nex-fullscreen-dialog__content {
  padding: 1rem;
}
.nex-phone__input .ngx-mat-input-tel-container {
  display: flex;
  gap: 4px;
}
.nex-phone__input button.country-selector {
  opacity: 0;
  width: auto;
  position: relative;
}
.nex-phone__input input:not(.country-search) {
  padding: 0 !important;
}
.nex-phone__input.ngx-floating button.country-selector {
  opacity: 1;
}
.nex-phone__input .mdc-button__label {
  margin-right: 20px;
}
.nex-focus-outline:focus {
  outline: 3px solid;
  outline-offset: var(--nex-focus-outline-width, 2px);
}
.nex-error-template {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  gap: 80px;
}
.nex-error-template .nex-error-template__title {
  margin-bottom: 40px;
}
.nex-error-template .nex-error-template__subtitle {
  margin-bottom: 8px;
}
.nex-error-template .nex-error-template__description {
  margin-bottom: 40px;
}
.nex-error-template .nex-error-template__actions {
  display: flex;
  gap: 24px;
}
.nex-error-template__container-img {
  min-width: 360px;
  min-height: 360px;
}
.nex-metadata-label {
  align-items: flex-start;
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  gap: 4px;
  justify-content: center;
}
.nex-metadata-label__title,
.nex-metadata-label__value {
  display: flex;
  font-style: normal;
  gap: 4px;
  letter-spacing: 0.12px;
  text-align: right;
}
.nex-metadata-label__icon.mat-icon {
  font-size: 16px;
  height: 16px;
  width: 16px;
}
.nex-metadata-icon.nex-metadata-icon--20 {
  --nex-icon-button-size: 20px;
  --nex-icon-button-icon-size: 16px;
  --nex-icon-button-padding: 2px;
  --nex-icon-button-touch-target: 20px;
}
.nex-metadata-icon.nex-metadata-icon--28 {
  --nex-icon-button-size: 28px;
  --nex-icon-button-icon-size: 16px;
  --nex-icon-button-padding: 6px;
  --nex-icon-button-touch-target: 28px;
}
.nex-metadata-icon.nex-metadata-icon--32 {
  --nex-icon-button-size: 32px;
  --nex-icon-button-icon-size: 16px;
  --nex-icon-button-padding: 8px;
  --nex-icon-button-touch-target: 32px;
}
.nex-metadata-icon.nex-metadata-icon--40 {
  --nex-icon-button-size: 40px;
  --nex-icon-button-icon-size: 24px;
  --nex-icon-button-padding: 8px;
  --nex-icon-button-touch-target: 40px;
}
.nex-metadata-icon.nex-metadata-icon--48 {
  --nex-icon-button-size: 48px;
  --nex-icon-button-icon-size: 24px;
  --nex-icon-button-padding: 12px;
  --nex-icon-button-touch-target: 48px;
}
.nex-metadata-link .mat-mdc-form-field {
  width: 100%;
}
.nex-metadata-link .mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper {
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 8px;
}
.nex-metadata-link__flex-container {
  display: flex;
  align-items: center;
}
.nex-metadata-link__icon-group {
  display: flex;
  align-items: center;
  gap: 8px;
}
.nex-clickable {
  cursor: pointer;
}
.nex-text-trim {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: var(--nex-text-trim-lines, 1);
  line-clamp: var(--nex-text-trim-lines, 1);
}
.nex-status-indicator {
  display: flex;
  align-items: center;
}
.nex-status-indicator .nex-status-indicator__icon {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nex-status-indicator .nex-status-indicator__label {
  margin-left: 8px;
}
.nex-status-indicator .nex-status-indicator__button {
  margin-left: 4px;
}
.nex-status-indicator .nex-status-indicator__button .nex-status-indicator__button__icon {
  margin-bottom: 2px;
}
.nex-switch .mat-mdc-slide-toggle .mdc-switch {
  width: var(--nex-switch-track-width, 52px);
}
.nex-switch .mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle {
  width: var(--nex-switch-handle-size, 28px);
  height: var(--nex-switch-handle-size, 28px);
  border-radius: 400px;
}
.nex-switch .mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track {
  height: var(--nex-switch-track-height, 32px) !important;
  border-radius: 100px !important;
}
.nex-switch .mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle-track {
  transform: translateX(var(--nex-switch-handle-track-off-translate, 15%));
}
.nex-switch .mat-mdc-slide-toggle .mdc-switch--selected .mdc-switch__handle-track {
  transform: translateX(var(--nex-switch-handle-track-on-translate, 65%));
}
.nex-switch .mat-mdc-slide-toggle .mdc-switch .mdc-switch__icons {
  display: flex;
  justify-content: center;
  align-items: center;
}
.nex-switch .mat-mdc-slide-toggle .mdc-switch:disabled {
  width: var(--nex-switch-track-width, 52px);
  height: var(--nex-switch-track-height, 32px);
  border-radius: 100px;
}
.nex-tab-group__label-tab {
  font-size: var(--nex-tab-group-label-font-size, 14px);
  line-height: var(--nex-tab-group-label-line-height, 20px);
}
.nex-tab-group__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  margin-left: 4px;
  letter-spacing: 0.12px;
  background-color: var(--nex-tab-badge-bg-color);
  color: var(--nex-tab-badge-color);
}
.nex-tag {
  --nex-icon-size: 16px;
  display: flex;
  align-items: center;
  justify-self: flex-start;
  width: auto;
  gap: var(--nex-tag-content-gap, 8px);
  padding-inline: var(--nex-tag-container-padding, 12px);
  border-radius: var(--nex-tag-container-shape, 100px);
  height: var(--nex-tag-container-height, 32px);
  background-color: var(--nex-tag-container-color);
}
.nex-tag.nex-tag--has-icon {
  padding-inline: var(--nex-tag-with-icon-container-padding, 4px 12px);
}
.nex-tag.nex-tag--outlined {
  border: 1px dashed var(--nex-tag-outline-color);
}
.nex-tag .nex-tag__label {
  display: flex;
  align-items: center;
  min-width: 0;
  flex: 1;
  white-space: nowrap;
  color: var(--nex-tag-label-color, currentColor);
  font-size: var(--nex-tag-label-font-size, 14px);
  font-weight: var(--nex-tag-label-font-weight, 500);
  line-height: var(--nex-tag-label-line-height, 20px);
}
.nex-tag .nex-tag__label-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nex-tag--variant {
  --nex-tag-container-shape: 4px;
  --nex-nex-icon-size: 14px;
  --nex-tag-icon-container-size: 16px;
  height: var(--nex-tag-variant-container-height, 24px);
  background-color: var(--nex-tag-variant-container-color);
}
.nex-standard-tag__variant-icon,
.nex-tag__icon-wrapper,
.nex-tag__img-container {
  --nex-icon-color: var(--nex-tag-icon-color, currentColor);
  flex-shrink: 0;
  width: var(--nex-tag-icon-container-size, 24px);
  height: var(--nex-tag-icon-container-size, 24px);
  border-radius: var(--nex-tag-icon-container-shape, 100px);
  background-color: var(--nex-tag-icon-container-color);
  color: var(--nex-tag-icon-color, currentColor);
  line-height: 1;
  display: none;
  align-items: center;
  justify-content: center;
}
.nex-tag--has-icon .nex-standard-tag__variant-icon,
.nex-tag--has-icon .nex-tag__icon-wrapper,
.nex-tag--has-icon .nex-tag__img-container {
  display: inline-flex;
}
.nex-tag__img-container-img {
  width: var(--nex-tag-icon-container-img-size, 24px);
  height: var(--nex-tag-icon-container-img-size, 24px);
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.test-component {
  padding: 24px;
}
.nex-toolbar {
  display: grid;
  grid-template-columns: 4fr 1fr;
  grid-template-areas: "quickFilters tableOptions";
}
.nex-toolbar__quick-filters {
  display: flex;
  grid-area: quickFilters;
}
.nex-toolbar__quick-filters--switch-filter {
  margin-top: 5px;
  margin-right: 24px;
}
.nex-toolbar__quick-filters--switch-filter .mat-mdc-standard-chip .mdc-evolution-chip__action--primary {
  cursor: pointer;
}
.nex-toolbar__quick-filters--switch-filter .mat-mdc-chip {
  font-weight: 600;
}
.nex-toolbar__table-options {
  align-items: center;
  display: flex;
  grid-area: tableOptions;
  height: fit-content;
  justify-content: flex-end;
  white-space: nowrap;
}
.nex-toolbar__table-options--sort {
  display: flex;
  align-items: center;
}
.nex-toolbar__table-options--sort .mat-mdc-button .mdc-button__label {
  font-weight: 600;
}
.nex-toolbar__table-options--view-column {
  cursor: pointer;
  margin-left: 24px;
}
.nex-toolbar__table-options--view-column .mat-icon {
  padding-top: 4px;
}
nex-mat-menu .trigger-dropdown {
  padding: 4px 16px;
  align-items: center;
  margin: 4px 4px 4px 16px;
  height: 32px;
  display: flex;
  cursor: pointer;
  border-radius: 100px;
  transition: all 0.1s ease-in;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.02em;
}
nex-mat-menu .trigger-dropdown .check-icon {
  width: 18px;
  height: 18px;
  font-size: 18px;
  margin-right: 4px;
}
nex-mat-menu .trigger-dropdown__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mat-menu-filter-container {
  margin-top: 4px;
  margin-left: 16px;
}
.mat-menu-filter-container .mat-mdc-menu-content {
  width: 200px;
}
.mat-menu-filter-container .mat-menu-list__item .mat-pseudo-checkbox {
  margin-right: 16px;
}
.mat-menu-filter-container .mat-menu-list__item .label {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.tooltip-container {
  padding: 8px 16px;
  background: white;
  color: black;
  border-radius: 4px;
  position: relative;
}
.nex-rich-tooltip.max-width .tooltip-container {
  max-width: 312px;
}
.nex-rich-tooltip.max-width .tooltip-container p {
  word-break: break-all;
  white-space: normal;
}
.panel-bottom .tooltip-container {
  margin-top: 4px;
}
.nex-tooltip-header {
  display: block;
}
.nex-tooltip-actions {
  display: flex;
  gap: 8px;
}
.nex-toggle-number {
  width: 100%;
  --mat-button-toggle-shape: 8px;
  --mat-button-toggle-height: var(--nex-toggle-number-height, 56px);
  --mat-button-toggle-label-text-size: var(--nex-toggle-number-font-size, 16px);
}
.nex-toggle-number .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.nex-toggle-number .mat-button-toggle-group-appearance-standard {
  justify-self: flex-start;
  border-width: 2px;
}
.nex-toggle-number__btn,
.nex-toggle-number__value {
  font-size: var(--nex-toggle-number-font-size, 16px);
  letter-spacing: 0.14px;
  --mat-button-toggle-divider-color: transparent;
  --mat-button-toggle-selected-state-background-color: transparent;
}
.nex-toggle-number__btn .mat-button-toggle-label-content.mat-button-toggle-label-content,
.nex-toggle-number__value .mat-button-toggle-label-content.mat-button-toggle-label-content {
  padding: var(--nex-toggle-number-button-padding, 0 12px);
}
.nex-toggle-number__value {
  --mat-button-toggle-state-layer-color: transparent;
  --nex-toggle-number-button-padding: 0 4px;
}
.nex-toggle-number__btn {
  width: var(--nex-toggle-number-button-width, 40px);
  height: 100%;
}
.nex-menu-card__container.mdc-button {
  padding: 24px 16px 24px 24px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
  box-sizing: border-box;
  border-radius: 12px;
  height: 88px;
}
.nex-menu-card__container.mdc-button > .mdc-button__label {
  width: 100%;
}
.nex-menu-card__icon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  gap: 24px;
  box-sizing: border-box;
  border-radius: 200px;
  max-width: 40px;
  width: 100%;
  height: 40px;
}
.nex-menu-card__icon--disabled {
  opacity: 0.38;
}
.nex-menu-card__content {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  width: 100%;
}
.nex-menu-card__content > .nex-menu-card__labels {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 4px;
  box-sizing: border-box;
  width: -webkit-fill-available;
}
.nex-menu-card__content > .nex-menu-card__arrow-icon--disabled {
  opacity: 0.38;
}
.nex-editable-widget {
  width: 100%;
  display: grid;
  gap: 5px;
  grid-template-rows: 50px auto;
}
.nex-editable-widget__header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nex-editable-widget__header-menu > * {
  display: grid;
}
.nex-editable-widget__content {
  display: flex;
  overflow: auto;
}
.nex-editable-widget__content--top {
  align-items: start;
}
.nex-editable-widget__content--center {
  align-items: center;
}
.nex-editable-widget__content--bottom {
  align-items: end;
}
.nex-editable-widget__actions {
  display: flex;
  align-items: end;
}
.nex-editable-widget__footer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
}
.nex-editable-widget:has(nex-editable-widget-update) {
  grid-template-rows: 50px auto 50px;
}
.nex-editable-widget-title {
  display: flex;
  align-items: center;
  gap: 2px;
}
.nex-list {
  display: grid;
  gap: 1em;
}
.nex-list-item {
  width: 100%;
  display: grid;
  column-gap: 1em;
}
.nex-list-item--prefix {
  grid-template-columns: auto 1fr;
}
.nex-list-item--suffix {
  grid-template-columns: 1fr auto;
}
.nex-list-item--prefix-suffix {
  grid-template-columns: auto 1fr auto;
}
.nex-selectable-chips.mat-mdc-standard-chip {
  --mat-chip-label-text-size: 14px;
  --mat-chip-label-text-weight: 700;
  --mat-chip-label-text-tracking: 0.28px;
}
.nex-selectable-chips--has-custom-icon .mdc-evolution-chip__graphic {
  display: none;
}
.nex-selectable-chips__custom-icon {
  margin-top: var(--mat-chip-custom-icon-offset-top, -1px);
}
.nex-selectable-chips .mdc-evolution-chip__text-label {
  display: flex;
  align-items: center;
  gap: 8px;
}
mat-slider.mat-mdc-slider.mdc-slider {
  display: flex;
}
.slider-range__inputs {
  display: flex;
  gap: 4px;
}
.slider-range__inputs .nex-input .mat-mdc-form-field-error-wrapper {
  position: relative;
}
.slider-range__inputs .nex-input .mat-mdc-form-field-subscript-wrapper {
  display: flex;
}
.slider-range__inputs nex-input {
  width: 50%;
}
.slider-range__buttons {
  display: flex;
  float: right;
  gap: 15px;
}
mat-slider.mat-mdc-slider mat-slider-visual-thumb:first-of-type .mdc-slider__value-indicator,
mat-slider.mat-mdc-slider mat-slider-visual-thumb:last-of-type .mdc-slider__value-indicator {
  width: 40px;
  height: 40px;
  background-image: url(/assets/icons/pointer.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  display: flex;
  justify-content: center;
}
mat-slider.mat-mdc-slider mat-slider-visual-thumb:first-of-type .mdc-slider__value-indicator-text,
mat-slider.mat-mdc-slider mat-slider-visual-thumb:last-of-type .mdc-slider__value-indicator-text {
  font-weight: bolder;
  font-size: x-small;
}
.nex-slider-filter .mat-mdc-form-field {
  width: 100%;
}
.nex-slider-filter {
  --mat-slider-value-indicator-caret-display: none;
}
.nex-menu-action-footer {
  display: flex;
  justify-content: flex-end;
  margin: 16px 0;
}
.nex-data-point {
  display: flex;
  gap: 5px;
  flex-direction: row;
  flex-wrap: wrap;
}
.nex-data-point__title {
  font-weight: 700;
}
.nex-data-point-list {
  display: flex;
  flex-direction: row;
  gap: 16px;
  flex-wrap: wrap;
}
.nex-info-card-icon {
  display: grid;
  justify-content: center;
  width: var(--nex-info-card-icon-width, 50px);
}
.nex-info-card-icon__icon-container {
  width: var(--nex-info-card-icon-width, 40px);
  height: var(--nex-info-card-icon-height, 40px);
  display: grid;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.nex-info-card-content {
  display: flex;
  height: 100%;
  flex-direction: column;
  gap: 8px;
}
.nex-info-card-content__title {
  font-weight: 700;
  font-size: var(--nex-info-card-content-title-font-size, unset);
}
.nex-info-card-menu {
  display: grid;
  gap: 16px;
  height: 100%;
}
.nex-info-card-menu__content {
  display: flex;
  flex-direction: var(--nex-info-card-menu-content-flex-direction, row);
  justify-content: var(--nex-info-card-menu-content-justify-content, flex-end);
  gap: var(--nex-info-card-menu-content-gap, get-spacing(3));
  align-items: var(--nex-info-card-menu-content-align-items, flex-start);
  flex-wrap: wrap;
  justify-items: right;
  justify-content: right;
  gap: 16px;
}
.nex-info-card-menu__warning {
  display: grid;
  grid-template-columns: 30px auto;
  align-items: center;
  justify-content: right;
}
.nex-info-card-menu__custom-content {
  display: flex;
  flex-direction: var(--nex-info-card-menu-custom-content-flex-direction, column);
  gap: var(--nex-info-card-menu-custom-content-gap, get-spacing(3));
  padding: var(--nex-info-card-menu-custom-content-padding, 0);
  align-items: var(--nex-info-card-menu-custom-content-align-items, flex-end);
}
.nex-info-card-footer {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 16px;
}
.nex-info-card {
  border-width: 1px;
  border-style: solid;
  border-radius: var(--nex-info-card-border-radius, 12px);
  min-height: var(--nex-info-card-min-height, 104px);
  padding: var(--nex-info-card-padding, 24px);
  box-sizing: border-box;
  display: grid;
  grid-template-columns: auto minmax(280px, 1fr) auto;
  gap: 16px;
  grid-template-areas: "icon content menu" "icon footer footer";
}
.nex-info-card-title {
  font-size: var(--nex-info-card-title-font-size, unset);
  line-height: var(--nex-info-card-title-line-height, unset);
}
.nex-info-card__icon {
  grid-area: icon;
}
.nex-info-card__content {
  grid-area: content;
}
.nex-info-card__content--span-row {
  grid-row: span 2;
}
.nex-info-card__content--span-icon {
  grid-column-start: 1;
}
.nex-info-card__content--span-menu {
  grid-column: span 2;
}
.nex-info-card__menu {
  grid-area: menu;
}
.nex-info-card__menu--span-row {
  grid-row: span 2;
}
.nex-info-card__footer {
  grid-area: footer;
}
.nex-info-card__footer--span-icon {
  grid-column-start: 1;
}
.nex-info-card__footer--span-menu {
  grid-column: span 2;
}
.nex-info-card-content-data-point-title {
  font-size: var(--nex-info-card-content-data-point-title-font-size, unset);
}
@media (768px <= width <= 1023px) {
  .nex-info-card {
    grid-template-columns: auto minmax(218px, 1fr) auto;
  }
  .nex-info-card-footer {
    flex-direction: column;
  }
}
@media (width <= 767px) {
  .nex-info-card {
    grid-template-columns: auto minmax(218px, 1fr) auto;
    grid-template-areas: "icon content content" "icon footer footer" "icon menu menu";
  }
  .nex-info-card-menu__warning,
  .nex-info-card-menu__content {
    justify-content: left;
    align-items: initial;
  }
  .nex-info-card__menu--span-icon {
    grid-column-start: 1;
  }
  .nex-info-card-footer,
  .nex-info-card-menu__content {
    flex-direction: column;
  }
  .nex-info-card-menu__status-indicator,
  .nex-info-card-menu__text {
    margin-top: 0px;
  }
  .nex-info-card-menu__text {
    color: var(--nex-info-card-menu-text-color, unset);
  }
}
.nex-info-card-selectable-list {
  display: grid;
  gap: 32px;
}
.nex-info-card-selectable-list .nex-info-card {
  cursor: pointer;
}
.nex-info-card-check-list {
  display: grid;
  padding: 8px;
  gap: 4px;
}
.nex-info-card-check-list__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nex-info-card-check-list .nex-info-card {
  cursor: pointer;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #e0e0e0;
}
.nex-info-card-check-list .nex-info-card__menu--span-row .nex-info-card-menu .nex-info-card-menu__content {
  align-items: center;
}
.nex-info-card-check-list .nex-metadata-label__title {
  text-decoration: underline;
}
.nex-info-card-check-list nex-info-card:last-child .nex-info-card {
  border-bottom: none;
}
.nex-status-tracker {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(15px, 1fr));
}
@media (width <= 500px) {
  .nex-status-tracker {
    grid-template-columns: 1fr;
  }
}
.nex-step-status-tracker {
  width: 100%;
  height: 36px;
  border-width: 1px;
  border-style: solid;
  display: flex;
  padding-left: 8px;
  align-items: center;
  border-radius: 100px;
  position: relative;
}
.nex-step-status-tracker::after {
  content: "";
  display: inline;
  height: 36px;
  width: 50px;
  position: absolute;
  right: -32px;
  z-index: 1;
  background-color: inherit;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.nex-step-status-tracker__next-indicator {
  display: grid;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  right: -20px;
}
.nex-step-status-tracker__next-indicator mat-icon {
  font-size: 16px;
  display: grid;
  justify-content: center;
  align-items: center;
}
.nex-step-status-tracker__state-name {
  width: calc(100% - 8px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: bold;
}
.nex-status-tracker > :not(:first-child) .nex-step-status-tracker {
  padding-left: 40px;
}
@media (width <= 500px) {
  .nex-status-tracker > :not(:first-child) .nex-step-status-tracker {
    padding-left: 8px;
  }
  nex-step-status-tracker .nex-step-status-tracker--active.nex-step-status-tracker::after {
    display: none;
  }
  nex-step-status-tracker .nex-step-status-tracker--active .nex-step-status-tracker__next-indicator {
    position: initial;
  }
  nex-step-status-tracker nav:not(.nex-step-status-tracker--active) {
    display: none;
  }
}
.nex-checkbox__error {
  margin-left: 10px;
}
html {
  --nex-notice-container-vertical-padding: 8px;
  --nex-notice-container-horizontal-padding: 16px;
  --nex-notice-actions-gap: 16px;
  --nex-notice-header-icon-size: 20px;
}
.nex-alert-notification-container {
  --nex-icon-button-size: 20px;
  --nex-icon-button-icon-size: 16px;
  --nex-icon-button-padding: 2px;
  --nex-icon-button-touch-target: 20px;
}
.nex-alert-notification-container .nex-button {
  --nex-button-container-height: 28px;
}
.nex-alert-notification-container {
  width: 100%;
  padding: var(--nex-notice-container-vertical-padding) var(--nex-notice-container-horizontal-padding);
  border-radius: var(--nex-notice-container-shape, 12px);
}
.nex-alert-notification-container.__pinned {
  border-radius: var(--nex-notice-pinned-container-shape, 0);
}
.nex-alert-notification-container__header {
  display: flex;
  gap: var(--nex-notice-actions-gap, 16px);
}
.nex-alert-notification-container__header-description {
  flex-grow: 1;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.nex-alert-notification-container__header-description.__pinned {
  flex-direction: row;
  justify-content: unset;
  align-items: center;
  gap: var(--nex-notice-actions-gap, 16px);
}
.nex-alert-notification-container__header-description-title {
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
}
.nex-alert-notification-container__header-description-text {
  margin: 0;
}
.nex-alert-notification-container__header-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: var(--nex-notice-actions-gap, 16px);
}
.nex-alert-notification-container__header-close-btn {
  margin-top: calc(var(--nex-notice-container-vertical-padding, 16px)/2 * -1);
}
.nex-alert-notification-container p {
  margin: 0;
}
@media (max-width: 600px) {
  .nex-alert-notification-container {
    display: flex;
    width: 100%;
  }
  .nex-alert-notification-container__header {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    justify-content: space-between;
    width: 100%;
  }
  .nex-alert-notification-container__header-col-items {
    display: inline-block;
    align-items: center;
    justify-content: center;
  }
  .nex-alert-notification-container__header-col-items-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .nex-alert-notification-container__header-col-items-row-actions {
    display: flex;
    justify-content: center;
    padding-top: 16px;
    gap: 16px;
  }
  .nex-alert-notification-container__header-col-items-row-actions--btn {
    margin-left: 16px;
  }
  .nex-alert-notification-container__header-col-items-row-title {
    width: 66.6666666667%;
    display: inline-block;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
  }
  .nex-alert-notification-container__header-col-items-row-title--text {
    margin: 0 !important;
    font-weight: 500 !important;
    font-size: 18px !important;
  }
  .nex-alert-notification-container__header-col-items-row-close {
    display: inline-block;
    vertical-align: middle;
  }
}
.nex-alert-notification-container__header,
.nex-alert-notification-container__header-col-icon--content {
  --nex-icon-size: var(--nex-notice-header-icon-size, 20px);
}
.nex-alert-notification-container__header mat-icon,
.nex-alert-notification-container__header-col-icon--content mat-icon {
  width: var(--nex-icon-size);
  height: var(--nex-icon-size);
  margin-right: 8px;
}
.nex-alert-notification-container__header mat-icon + *,
.nex-alert-notification-container__header-col-icon--content mat-icon + * {
  margin-left: calc(var(--nex-notice-actions-gap, 1px) * -1);
}
.nex-alert-notification-container__header-close-btn,
.nex-alert-notification-container__header-col-items-row-close--btn {
  margin-top: calc(var(--nex-notice-container-vertical-padding, 16px)/2 * -1);
}
.nex-alert-notification-container__header-content-wrapper {
  margin-right: calc(var(--nex-notice-header-icon-size, 20px) + var(--nex-notice-actions-gap, 16px));
}
.nex-modal__header-title {
  display: flex;
  align-items: center;
  font-weight: 400;
  gap: 1em;
}
.nex-name-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  line-height: 27px;
  letter-spacing: 0.01em;
  text-align: center;
}
.nex-flyout-menu {
  display: grid;
  height: 100vh;
  width: 100%;
}
.nex-flyout-menu mat-sidenav {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.nex-flyout-menu mat-sidenav-container {
  height: 100%;
}
.flyout-nav-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px;
  border-radius: 50px;
  min-height: 36px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.94px;
  letter-spacing: 0.01em;
}
.flyout-nav-item a,
a.flyout-nav-item {
  text-decoration: inherit;
  color: inherit;
}
.nex-flyout-sidenav {
  display: grid;
  height: 100%;
  gap: 12px;
  padding-top: 24px;
  grid-template-rows: 24px 1fr 71px;
  width: 288px;
}
.nex-flyout-sidenav__content {
  overflow: auto;
  padding: 0 24px;
}
.nex-flyout-sidenav__close-btn {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 0 24px;
}
.nex-flyout-sidenav__close-btn button {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  font-size: 24px;
}
.nex-flyout-sidenav__logout-btn {
  width: 100%;
  display: flex !important;
  text-align: left;
  justify-content: flex-start !important;
  align-items: center !important;
  gap: 12px;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 22.78px !important;
  letter-spacing: 0.01em !important;
  height: 100% !important;
  border-top-right-radius: initial !important;
  border-top-left-radius: initial !important;
}
.nex-flyout-sidenav__logout-btn .mdc-button__label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  line-height: 1;
}
.nex-flyout-sidenav__logout-btn .ph {
  font-size: 24px !important;
  line-height: 1 !important;
  display: inline-flex;
  align-items: center;
}
.nex-flyout-sidenav:has([nexFlyoutSidenavHeader]),
.nex-flyout-sidenav:has(nex-flyout-sidenav-header) {
  grid-template-rows: 24px auto 1fr 71px;
}
.nex-flyout-sidenav:has([nexFlyoutSidenavHeader]):has([nexFlyoutSidenavFooter]),
.nex-flyout-sidenav:has(nex-flyout-sidenav-header):has([nexFlyoutSidenavFooter]) {
  grid-template-rows: 24px auto 1fr auto 71px;
}
.nex-flyout-sidenav nex-flyout-sidenav-header,
.nex-flyout-sidenav [nexFlyoutSidenavFooter] {
  padding: 0 24px;
}
.nex-flyout-sidenav-header {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 288px;
}
.nex-flyout-sidenav-header__title {
  word-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.nex-flyout-sidenav-header__user-avatar {
  width: 40px;
  height: 40px;
  border-radius: 12.5rem;
}
.flyout-sidenav-section {
  display: grid;
  gap: 12px;
}
.flyout-sidenav-section__title {
  padding: 0 8px;
  font-size: 11px;
  font-weight: 600;
  line-height: 19.94px;
  letter-spacing: 0.01em;
  text-align: left;
}
.nex-media-display-container__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 12px;
}
.nex-media-display-container__enlarge .mat-mdc-chip.mat-mdc-standard-chip {
  height: auto;
  padding: 8px 12px;
}
.nex-media-display-container__enlarge mat-chip.mat-mdc-standard-chip {
  border-radius: 100px;
}
.nex-media-display-container__enlarge nex-chips:focus-visible {
  border-radius: 100px;
}
.nex-media-display-container__enlarge .mdc-evolution-chip__cell .mdc-evolution-chip__text-label {
  font-weight: bold;
}
.nex-media-display-container .mat-mdc-fab-base .mdc-button__label,
.nex-media-display-container .mat-mdc-fab-base .mat-icon {
  margin-right: 0px !important;
}
.nex-media-display-main {
  max-width: 1152px;
}
.nex-media-display-main__main-image {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  aspect-ratio: 16/9;
  width: 100%;
  margin: auto;
}
.nex-media-display-main__fullscreen-btn.mdc-fab.mat-mdc-mini-fab.mat-accent {
  box-shadow: none;
  position: absolute;
  bottom: 16px;
  right: 16px;
  z-index: 2;
}
.nex-media-display-main__thumbs {
  display: flex;
  align-items: center;
  overflow: hidden;
  scroll-behavior: smooth;
  gap: 8px;
  padding: 0 4px 4px;
  justify-content: center;
  min-width: 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
  pointer-events: none;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  backface-visibility: hidden;
}
.nex-media-display-main__thumbs::-webkit-scrollbar {
  display: none;
}
.nex-media-display-main__thumbs.is-overflowing {
  justify-content: flex-start;
}
.nex-media-display-main__item {
  margin-top: 12px;
  flex: 0 0 auto;
  width: 98px;
  height: 55px;
  aspect-ratio: 16/9;
  display: flex;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  pointer-events: auto;
}
.nex-media-display-main__item--inactive {
  position: relative;
}
.nex-media-display-main__item--inactive::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
}
.nex-media-display-main__item img {
  object-fit: cover !important;
}
.nex-media-display-main__prev-btn.mdc-fab.mat-mdc-mini-fab.mat-accent,
.nex-media-display-main__next-btn.mdc-fab.mat-mdc-mini-fab.mat-accent {
  position: absolute;
  top: 50%;
  z-index: 2;
}
.nex-media-display-main__prev-btn.mdc-fab.mat-mdc-mini-fab.mat-accent {
  left: 12px;
  transform: translateY(-50%);
}
.nex-media-display-main__next-btn.mdc-fab.mat-mdc-mini-fab.mat-accent {
  right: 12px;
  transform: translateY(-50%);
}
.nex-media-display-main__slider {
  display: flex;
  width: 100%;
  height: 100%;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
  position: absolute;
  left: 0;
  top: 0;
}
.nex-media-display-main__img-btn {
  width: 100%;
  height: 100%;
  flex: 0 0 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0;
  border: none;
  background: none;
  z-index: 1;
  cursor: default;
}
.nex-media-display-main__img-btn.is-clickable {
  cursor: pointer;
}
.nex-media-display-main__img-btn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.nex-media-display-fullscreen-container__header {
  padding: 32px 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.nex-media-display-fullscreen-container__header button {
  margin-right: auto;
}
.nex-media-display-fullscreen-container__current-image {
  flex: 1;
  text-align: center;
}
.nex-media-display-fullscreen-container__back.mdc-fab.mat-mdc-fab-base {
  box-shadow: none;
}
.nex-media-display-fullscreen-container__close {
  visibility: hidden;
}
.nex-media-display-fullscreen-container__wrapper {
  box-sizing: border-box;
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  padding: 0 80px 60px 80px;
}
@media (max-width: 590px) {
  .nex-media-display-fullscreen-container__wrapper {
    padding-left: max(16px, 100vw - 590px + 80px);
    padding-right: max(16px, 100vw - 590px + 80px);
  }
}
.nex-media-display-fullscreen-container__wrapper nex-basic-media-display {
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  max-height: 100%;
  min-width: 330px;
  min-height: 185px;
  height: 100%;
  width: auto;
  box-sizing: border-box;
}
.nex-media-display-fullscreen-container__wrapper .nex-media-display-main {
  flex: 1 1 0%;
  height: 100%;
  width: auto;
  align-content: center;
}
.nex-media-display-fullscreen-container__wrapper .nex-media-display-main__main-image {
  aspect-ratio: 16/9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1152px;
  max-height: 648px;
  height: 100%;
}
@media (max-width: 1312px) {
  .nex-media-display-fullscreen-container__wrapper .nex-media-display-main__main-image {
    max-width: 100%;
    max-height: 100%;
    height: 90%;
  }
  .nex-media-display-fullscreen-container__wrapper .nex-media-display-main__main-image.no-thumbnails {
    height: 100%;
  }
}
.fullscreen-media-display-dialog .mat-mdc-dialog-surface {
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  max-height: 100vh;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  position: fixed;
  display: flex;
  flex-direction: column;
  min-width: 330px;
}
.fullscreen-media-display-dialog .mat-mdc-dialog-surface,
.fullscreen-media-display-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface {
  border-radius: 0;
}
.fullscreen-media-display-dialog .mat-mdc-fab-base .mdc-button__label,
.fullscreen-media-display-dialog .mat-mdc-fab-base .mat-icon {
  margin-right: 0px !important;
}
.nex-dialog-panel .mat-mdc-dialog-surface.mat-mdc-dialog-surface {
  transform: scale(1);
  animation: scaleUp 0.23s cubic-bezier(0, 0, 0.2, 1) forwards;
}
.nex-dialog-panel.cdk-overlay-pane.mat-mdc-dialog-panel {
  --nex-dialog-shape: var(--nex-dialog-container-shape, var(--mat-sys-corner-extra-large, 24px));
  --mdc-dialog-container-shape: var(--nex-dialog-shape);
  --mat-dialog-container-shape: var(--nex-dialog-shape);
  max-width: var(--nex-dialog-max-width, var(--nex-dialog-container-max-width, 80vw));
  max-height: var(--nex-dialog-max-height, var(--nex-dialog-container-max-height, 80vh));
  width: var(--nex-dialog-width, var(--nex-dialog-container-width, auto));
  min-width: var(--nex-dialog-min-width, var(--nex-dialog-container-min-width));
  height: var(--nex-dialog-height, var(--nex-dialog-container-height, auto));
}
.nex-dialog-sidesheet {
  --nex-sidesheet-position: 1;
  --nex-sidesheet-position-y: 0;
  --nex-dialog-max-height: 100vh;
  --nex-dialog-height: 100%;
  --nex-dialog-max-width: min(var(--nex-sidesheet-max-width, 640px), 100%);
  --nex-dialog-width: var(--nex-sidesheet-width, 45%);
  --nex-dialog-min-width: var(--nex-sidesheet-min-width, 460px);
  --nex-dialog-content-max-height: 100%;
  --mat-dialog-container-elevation-shadow: calc(-10px * var(--nex-sidesheet-position, 1)) calc(10px * var(--nex-sidesheet-position-y, 0)) 15px -3px rgba(0, 0, 0, 0.1), calc(-4px * var(--nex-sidesheet-position, 1)) calc(4px * var(--nex-sidesheet-position-y, 0)) 6px -2px rgba(0, 0, 0, 0.05);
}
.nex-dialog-sidesheet--vertical.nex-dialog-sidesheet {
  --nex-dialog-max-width: var(--nex-sidesheet-max-width, 100%);
  --nex-dialog-width: var(--nex-sidesheet-width, 100%);
  --nex-dialog-max-height: var(--nex-sidesheet-max-height, 65vh);
  --nex-dialog-height: var(--nex-sidesheet-height, auto);
  --nex-sidesheet-animation: slideInY;
  --nex-sidesheet-slide-distance: var(--nex-sidesheet-vertical-slide-distance, 40px);
}
.nex-dialog-sidesheet--left.nex-dialog-sidesheet {
  --nex-sidesheet-position: -1;
  --nex-sidesheet-position-y: 0;
}
.nex-dialog-sidesheet--right.nex-dialog-sidesheet {
  --nex-sidesheet-position: 1;
  --nex-sidesheet-position-y: 0;
}
.nex-dialog-sidesheet--top.nex-dialog-sidesheet {
  --nex-sidesheet-position: 0;
  --nex-sidesheet-position-y: -1;
}
.nex-dialog-sidesheet--bottom.nex-dialog-sidesheet {
  --nex-sidesheet-position: 0;
  --nex-sidesheet-position-y: 1;
}
.nex-dialog-sidesheet .mat-mdc-dialog-surface.mat-mdc-dialog-surface {
  transform: scale(1);
  animation: var(--nex-sidesheet-animation, slideIn) 0.23s cubic-bezier(0, 0, 0.2, 1) forwards;
}
.nex-dialog--fullscreen:not(.nex-dialog-sidesheet).cdk-overlay-pane.mat-mdc-dialog-panel {
  --nex-dialog-max-width: 100vw;
  --nex-dialog-max-height: 100vh;
  --nex-dialog-width: 100%;
  --nex-dialog-height: 100%;
  --nex-dialog-shape: 0;
  --nex-dialog-content-max-height: 100%;
  --mat-dialog-container-elevation-shadow: none;
}
.nex-dialog--shape-rounded {
  --nex-dialog-shape: 28px;
}
.nex-dialog--shape-none,
.nex-dialog-sidesheet,
.nex-dialog--fullscreen {
  --nex-dialog-container-shape: 0;
}
.nex-dialog-panel .mat-mdc-dialog-content {
  max-height: var(--nex-dialog-content-max-height, 65vh);
}
.nex-dialog-actions {
  padding: 0.5rem 1rem 1rem;
}
.cdk-overlay-container:has(.nex-dialog-sidesheet:not(.nex-dialog-sidesheet--backdrop)) > .cdk-overlay-backdrop {
  display: none;
}
.cdk-overlay-popover.nex-dialog-wrapper--right {
  justify-content: flex-end !important;
}
.cdk-overlay-popover.nex-dialog-wrapper--left {
  justify-content: flex-start !important;
}
@keyframes slideIn {
  from {
    transform: translate3d(calc(var(--nex-sidesheet-position, 1) * var(--nex-sidesheet-slide-distance, 60px)), 0, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideInY {
  from {
    transform: translate3d(0, calc(var(--nex-sidesheet-position-y, 1) * var(--nex-sidesheet-slide-distance, 60px)), 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes scaleUp {
  from {
    transform: scale(0.92);
  }
  to {
    transform: scale(1);
  }
}
.photo-grid {
  display: grid;
  width: 100%;
  height: 300px;
  gap: 8px;
  position: relative;
}
.photo-grid__item {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  background: var(--photo-grid-item-bg);
}
.photo-grid__item img {
  -webkit-user-select: none;
  user-select: none;
}
.photo-grid__item > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: inherit;
}
.photo-grid__item-internal img {
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
.photo-grid__item--loaded img {
  opacity: 1;
}
.photo-grid--1 {
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
.photo-grid--2 {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
}
.photo-grid--3 {
  grid-template-columns: 2fr 1fr;
  grid-template-rows: 1fr 1fr;
}
.photo-grid--3 > :nth-child(1) {
  grid-row: 1/span 2;
}
.photo-grid--4 {
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
.photo-grid--4 > :nth-child(1) {
  grid-row: 1/span 2;
}
.photo-grid--4 > :nth-child(2) {
  grid-column: 2/span 2;
}
.photo-grid--5 {
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
.photo-grid--5 > :nth-child(1) {
  grid-row: 1/span 2;
}
.photo-grid > photo-grid-actions {
  position: absolute;
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  display: flex;
  flex-direction: column;
  z-index: 10;
  align-items: flex-end;
  justify-content: flex-end;
  pointer-events: none;
}
.photo-grid > photo-grid-actions > * {
  pointer-events: auto;
}
.material-icons,
.mat-mdc-button > nex-icon.nex-icon,
.mat-mdc-button > mat-icon.mat-icon,
nex-icon.nex-icon,
mat-icon.mat-icon {
  width: var(--nex-icon-size, 24px);
  height: var(--nex-icon-size, 24px);
  font-size: var(--nex-icon-size, 24px);
  flex-shrink: 0;
}
.mat-icon {
  --mat-icon-color: var(--nex-icon-color, inherit);
}
.nex-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.nex-icon .mat-icon {
  font-size: inherit;
  width: inherit;
  height: inherit;
}
.nex-icon-size--12 {
  --nex-icon-size: 12px;
}
.nex-icon-size--16 {
  --nex-icon-size: 16px;
}
.nex-icon-size--20 {
  --nex-icon-size: 20px;
}
.nex-icon-size--24 {
  --nex-icon-size: 24px;
}
.nex-icon-size--32 {
  --nex-icon-size: 32px;
}
.nex-icon-size--48 {
  --nex-icon-size: 48px;
}
.nex-notification-drawer-wrapper {
  display: none;
}
.nex-notification-drawer-panel {
  display: block;
  width: var(--notification-drawer-panel-width, 540px);
  height: var(--notification-drawer-panel-height, 84vh);
  max-height: 100%;
  overflow: auto;
  padding: 24px;
  border-radius: 16px;
}
input:is(:-webkit-autofill, :-moz-autofill, :autofill),
textarea:is(:-webkit-autofill, :-moz-autofill, :autofill),
select:is(:-webkit-autofill, :-moz-autofill, :autofill) {
  -webkit-box-shadow: 0 0 0 1000px var(--nex-input-autofill-background-color, #fff) inset !important;
  box-shadow: 0 0 0 1000px var(--nex-input-autofill-background-color, #fff) inset !important;
  -webkit-text-fill-color: var(--nex-input-autofill-color, inherit) !important;
  -moz-text-fill-color: var(--nex-input-autofill-color, inherit) !important;
  transition: background-color 9999s ease-in-out 0s !important;
}
.nex-radio__error {
  margin-left: 10px;
}
.nex-radio .nex-radio__item ~ .nex-radio__item {
  margin-left: var(--nex-radio-spacing, 20px);
}
.mat-mdc-form-field-text-prefix::after {
  content: "\a0";
}
.mat-mdc-form-field-subscript-wrapper > .nex-field-char-counter {
  position: absolute;
  inset-block-start: 4px;
  inset-inline: 0;
  padding-inline: var(--nex-field-char-counter-padding-inline, 16px);
  text-align: end;
  pointer-events: none;
}
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > nex-field-action,
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > nex-field-action,
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > .mat-icon,
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > nex-icon,
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > .mat-icon,
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > nex-icon,
.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > nex-field-action,
.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > nex-field-action,
.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > .mat-icon,
.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > nex-icon,
.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > .mat-icon,
.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > nex-icon {
  padding-block: 0;
  padding-inline: var(--nex-field-affix-item-padding-inline, 0);
}
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > nex-icon,
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > mat-icon,
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > nex-icon,
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > mat-icon,
.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > nex-icon,
.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > mat-icon,
.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > nex-icon,
.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > mat-icon {
  font-size: var(--nex-field-addon-size, 24px);
  width: var(--nex-field-addon-size, 24px);
  height: var(--nex-field-addon-size, 24px);
}
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field .mat-mdc-form-field-icon-prefix {
  padding-inline: var(--nex-field-prefix-padding-inline, 12px);
  margin-inline: var(--nex-field-prefix-margin-inline, 4px 0);
}
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-suffix,
.mat-mdc-form-field .mat-mdc-form-field-icon-suffix {
  padding-inline: var(--nex-field-suffix-padding-inline, var(--nex-field-affix-padding-inline, 12px));
  margin-inline: var(--nex-field-suffix-margin-inline, 0 4px);
}
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > button[mat-icon-button],
.nex-form-field-input.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > button[mat-icon-button],
.mat-mdc-form-field .mat-mdc-form-field-icon-suffix > button[mat-icon-button],
.mat-mdc-form-field .mat-mdc-form-field-icon-prefix > button[mat-icon-button] {
  margin-right: var(--nex-field-clear-button-margin-right-offset, -8px);
}
.nex-form-field-input.mat-mdc-form-field.mat-form-field-appearance-fill .mdc-text-field--filled,
.mat-mdc-form-field.mat-form-field-appearance-fill .mdc-text-field--filled {
  border-radius: var(--mat-form-field-filled-container-shape, var(--mat-sys-corner-extra-small, 4px));
}
.nex-form-field-input.mat-mdc-form-field.mat-form-field-appearance-fill,
.mat-mdc-form-field.mat-form-field-appearance-fill {
  --mat-form-field-hover-state-layer-opacity: 0;
}
.nex-form-field-input.mat-mdc-form-field.mat-form-field-appearance-fill:not(.mat-form-field-disabled):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper:hover,
.mat-mdc-form-field.mat-form-field-appearance-fill:not(.mat-form-field-disabled):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper:hover {
  background-color: var(--mat-form-field-filled-hover-container-color);
}
.nex-form-field-input.mat-mdc-form-field.mat-form-field-appearance-fill:not(.mat-form-field-disabled):not(.mat-form-field-invalid).mat-focused .mat-mdc-text-field-wrapper,
.nex-form-field-input.mat-mdc-form-field.mat-form-field-appearance-fill:not(.mat-form-field-disabled):not(.mat-form-field-invalid).mat-focused .mat-mdc-text-field-wrapper:hover,
.mat-mdc-form-field.mat-form-field-appearance-fill:not(.mat-form-field-disabled):not(.mat-form-field-invalid).mat-focused .mat-mdc-text-field-wrapper,
.mat-mdc-form-field.mat-form-field-appearance-fill:not(.mat-form-field-disabled):not(.mat-form-field-invalid).mat-focused .mat-mdc-text-field-wrapper:hover {
  background-color: var(--mat-form-field-filled-focus-container-color);
}
.nex-form-field-textarea.mat-mdc-form-field {
  --nex-field-label-top: 12px;
  --nex-field-line-height: 24px;
  --nex-outlined-label-float-offset: 6.75px;
  --nex-field-container-height: 90px;
  --nex-field-padding-bottom: 4px;
  --nex-field-outlined-padding-top: 12px;
  --nex-field-outlined-no-label-padding-top: 12px;
  --nex-field-filled-label-top: 12px;
  --nex-field-filled-padding-top: 29px;
  --nex-field-filled-no-label-padding-top: 12px;
  --nex-filled-label-floated-top: 8px;
  --nex-field-addon-padding-top: 12px;
  --nex-field-filled-addon-padding-top: 12px;
  --mat-form-field-container-text-line-height: var(--nex-field-line-height);
  --mat-mdc-form-field-floating-label-scale: 0.857;
  --_label-dom-top: calc(var(--nex-field-label-top) + (var(--nex-field-line-height) / 2));
  --_filled-float-y: calc(var(--nex-filled-label-floated-top) - var(--_label-dom-top));
  --_height-outlined-label: calc( var(--nex-field-container-height, 90px) - var(--nex-field-outlined-padding-top, 12px) - var(--nex-field-padding-bottom, 4px) );
  --_height-outlined-no-label: calc( var(--nex-field-container-height, 90px) - var(--nex-field-outlined-no-label-padding-top, 12px) - var(--nex-field-padding-bottom, 4px) );
  --_height-filled-label: calc( var(--nex-field-container-height, 90px) - var(--nex-field-filled-padding-top, 29px) - var(--nex-field-padding-bottom, 4px) );
  --_height-filled-no-label: calc( var(--nex-field-container-height, 90px) - var(--nex-field-filled-no-label-padding-top, 12px) - var(--nex-field-padding-bottom, 4px) );
  --_input-height: var(--_height-outlined-label);
}
.nex-form-field-textarea.mat-mdc-form-field .mdc-text-field--no-label {
  --_input-height: var(--_height-outlined-no-label);
}
.nex-form-field-textarea.mat-mdc-form-field.mat-form-field-appearance-fill {
  --_input-height: var(--_height-filled-label);
  --nex-field-padding-top: var(--nex-field-filled-padding-top);
  --nex-field-label-top: var(--nex-field-filled-label-top);
  --nex-field-addon-padding-top: var(--nex-field-filled-addon-padding-top);
}
.nex-form-field-textarea.mat-mdc-form-field.mat-form-field-appearance-fill .mdc-text-field--no-label {
  --_input-height: var(--_height-filled-no-label);
  --nex-field-no-label-padding-top: var(--nex-field-filled-no-label-padding-top);
}
.nex-form-field-textarea.mat-mdc-form-field .mat-mdc-form-field-icon-prefix,
.nex-form-field-textarea.mat-mdc-form-field .mat-mdc-form-field-icon-suffix,
.nex-form-field-textarea.mat-mdc-form-field .mat-mdc-form-field-text-prefix,
.nex-form-field-textarea.mat-mdc-form-field .mat-mdc-form-field-text-suffix {
  align-self: flex-start;
  padding-top: var(--nex-field-addon-padding-top, 12px);
  line-height: var(--nex-field-line-height);
}
.nex-form-field-textarea.mat-mdc-form-field .mat-mdc-form-field-infix {
  padding-top: var(--nex-field-padding-top, 12px);
  padding-bottom: var(--nex-field-padding-bottom, 4px);
  min-height: var(--nex-field-container-height, 90px);
}
.nex-form-field-textarea.mat-mdc-form-field .mdc-text-field--no-label .mat-mdc-form-field-infix {
  padding-top: var(--nex-field-no-label-padding-top, 12px);
}
.nex-form-field-textarea.mat-mdc-form-field .mdc-text-field .mat-mdc-floating-label:not(.mdc-floating-label--float-above) {
  top: var(--_label-dom-top);
}
.nex-form-field-textarea.mat-mdc-form-field .mdc-text-field--filled .mdc-floating-label--float-above {
  transform: translateY(var(--_filled-float-y)) scale(var(--nex-mdc-form-field-floating-label-scale, 0.75)) !important;
}
.nex-form-field-textarea.mat-mdc-form-field .mat-mdc-input-element.mat-mdc-form-field-textarea-control.mdc-text-field__input,
.nex-form-field-textarea.mat-mdc-form-field textarea.mdc-text-field__input,
.nex-form-field-textarea.mat-mdc-form-field textarea.mat-mdc-input-element {
  resize: vertical;
  min-height: var(--_input-height);
  height: var(--_input-height);
}
.nex-form-field-textarea.mat-mdc-form-field .mat-mdc-input-element.mat-mdc-form-field-textarea-control.mdc-text-field__input[cdkTextareaAutosize],
.nex-form-field-textarea.mat-mdc-form-field textarea.mdc-text-field__input[cdkTextareaAutosize],
.nex-form-field-textarea.mat-mdc-form-field textarea.mat-mdc-input-element[cdkTextareaAutosize] {
  height: auto;
  resize: none;
}
.nex-field-action {
  display: flex;
  min-width: 24px;
  min-height: 24px;
  padding-right: var(--nex-field-action-padding-right, 0px);
  justify-content: center;
  align-items: center;
}
.nex-quill-toolbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}
.nex-quill-toolbar.ql-toolbar.ql-snow {
  border: var(--quill-toolbar-border, 1px solid #ccc);
  border-radius: var(--quill-toolbar-border-radius-top, 8px) var(--quill-toolbar-border-radius-top, 8px) var(--quill-toolbar-border-radius-bottom, 0) var(--quill-toolbar-border-radius-bottom, 0);
}
.nex-quill-editor {
  display: block;
}
.nex-quill-editor.ql-container.ql-snow {
  border: var(--quill-editor-border, 1px solid #ccc);
  border-radius: var(--quill-editor-border-radius-top, 0) var(--quill-editor-border-radius-top, 0) var(--quill-editor-border-radius-bottom, 8px) var(--quill-editor-border-radius-bottom, 8px);
}
.nex-quill-editor .ql-editor {
  padding: var(--quill-editor-padding, 12px 15px);
  font-size: var(--quill-editor-font-size, 14px);
  line-height: var(--quill-editor-line-height, 1.5);
  color: var(--quill-editor-color, inherit);
}
.nex-quill-view {
  display: block;
}
.nex-quill-view.ql-container.ql-snow {
  border: var(--quill-view-border, none);
  border-radius: var(--quill-view-border-radius-top, 0) var(--quill-view-border-radius-top, 0) var(--quill-view-border-radius-bottom, 0) var(--quill-view-border-radius-bottom, 0);
}
.nex-quill-view .ql-editor {
  padding: var(--quill-view-padding, 0px);
  font-size: var(--quill-view-font-size, 14px);
  line-height: var(--quill-view-line-height, 1.5);
  color: var(--quill-view-color, inherit);
}
.nex-quill-frame {
  display: flex;
  flex-direction: column;
  border: var(--quill-frame-border, 1px solid #ccc);
  border-radius: var(--quill-frame-border-radius, 8px);
}
.nex-quill-frame .nex-quill-toolbar {
  --quill-toolbar-border: none;
  --quill-toolbar-border-radius-top: var(--quill-frame-border-radius, 8px);
}
.nex-quill-frame .nex-quill-toolbar.ql-toolbar.ql-snow {
  border-bottom: var(--quill-frame-divider, 1px solid #ccc);
}
.nex-quill-frame .nex-quill-editor {
  --quill-editor-border: none;
  --quill-editor-border-radius-bottom: 0;
}
.nex-quill-frame__footer {
  padding: var(--quill-frame-footer-padding, 8px 12px);
  border-bottom-left-radius: var(--quill-frame-footer-border-radius-bottom, var(--quill-frame-border-radius, 8px));
  border-bottom-right-radius: var(--quill-frame-footer-border-radius-bottom, var(--quill-frame-border-radius, 8px));
}
.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: #390342;
  --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: #2a242d;
  --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: #c70205;
  --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: #2a242d;
  --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: #2a242d;
  --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: #390342;
  --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: #390342;
  --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: #2a242d;
  --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: #2a242d;
  --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: #c70205;
  --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: #c70205;
  --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: "Open Sans", sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
}
html {
  --mat-optgroup-label-text-font: "Open Sans", sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}
html {
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
}
html {
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-card-title-text-font: "Open Sans", sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 24px;
  --mat-card-title-text-tracking: normal;
  --mat-card-title-text-weight: 400;
  --mat-card-subtitle-text-font: "Open Sans", sans-serif;
  --mat-card-subtitle-text-line-height: 27px;
  --mat-card-subtitle-text-size: 18px;
  --mat-card-subtitle-text-tracking: normal;
  --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: #390342;
  --mat-progress-bar-track-color: rgba(57, 3, 66, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #2a242d;
  --mat-progress-bar-track-color: rgba(42, 36, 45, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #c70205;
  --mat-progress-bar-track-color: rgba(199, 2, 5, 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: "Open Sans", sans-serif;
  --mat-tooltip-supporting-text-size: 12px;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-tooltip-supporting-text-tracking: 0.12px;
}
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, #390342 87%, transparent);
  --mat-form-field-filled-caret-color: #390342;
  --mat-form-field-filled-focus-active-indicator-color: #390342;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #390342 87%, transparent);
  --mat-form-field-outlined-caret-color: #390342;
  --mat-form-field-outlined-focus-outline-color: #390342;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #390342 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: #c70205;
  --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: #c70205;
  --mat-form-field-filled-error-focus-label-text-color: #c70205;
  --mat-form-field-filled-error-label-text-color: #c70205;
  --mat-form-field-filled-error-caret-color: #c70205;
  --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: #c70205;
  --mat-form-field-filled-error-focus-active-indicator-color: #c70205;
  --mat-form-field-filled-error-hover-active-indicator-color: #c70205;
  --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: #c70205;
  --mat-form-field-outlined-error-focus-label-text-color: #c70205;
  --mat-form-field-outlined-error-label-text-color: #c70205;
  --mat-form-field-outlined-error-hover-label-text-color: #c70205;
  --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: #c70205;
  --mat-form-field-outlined-error-hover-outline-color: #c70205;
  --mat-form-field-outlined-error-outline-color: #c70205;
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #2a242d 87%, transparent);
  --mat-form-field-filled-caret-color: #2a242d;
  --mat-form-field-filled-focus-active-indicator-color: #2a242d;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #2a242d 87%, transparent);
  --mat-form-field-outlined-caret-color: #2a242d;
  --mat-form-field-outlined-focus-outline-color: #2a242d;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #2a242d 87%, transparent);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #c70205 87%, transparent);
  --mat-form-field-filled-caret-color: #c70205;
  --mat-form-field-filled-focus-active-indicator-color: #c70205;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #c70205 87%, transparent);
  --mat-form-field-outlined-caret-color: #c70205;
  --mat-form-field-outlined-focus-outline-color: #c70205;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #c70205 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: "Open Sans", sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: "Open Sans", sans-serif;
  --mat-form-field-subscript-text-line-height: 16px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.12px;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-filled-label-text-font: "Open Sans", sans-serif;
  --mat-form-field-filled-label-text-size: 16px;
  --mat-form-field-filled-label-text-tracking: 0.03125em;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-form-field-outlined-label-text-font: "Open Sans", sans-serif;
  --mat-form-field-outlined-label-text-size: 16px;
  --mat-form-field-outlined-label-text-tracking: 0.03125em;
  --mat-form-field-outlined-label-text-weight: 400;
}
html {
  --mat-select-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #390342;
  --mat-select-invalid-arrow-color: #c70205;
}
.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: #2a242d;
  --mat-select-invalid-arrow-color: #c70205;
}
.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: #c70205;
  --mat-select-invalid-arrow-color: #c70205;
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-select-trigger-text-font: "Open Sans", sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
}
html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color: white;
}
html {
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}
html {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
}
html {
  --mat-dialog-subhead-font: "Open Sans", sans-serif;
  --mat-dialog-subhead-line-height: 32px;
  --mat-dialog-subhead-size: 24px;
  --mat-dialog-subhead-weight: 400;
  --mat-dialog-subhead-tracking: normal;
  --mat-dialog-supporting-text-font: "Open Sans", sans-serif;
  --mat-dialog-supporting-text-line-height: 24px;
  --mat-dialog-supporting-text-size: 16px;
  --mat-dialog-supporting-text-weight: 400;
  --mat-dialog-supporting-text-tracking: 0.03125em;
}
.mat-mdc-standard-chip {
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-with-avatar-avatar-shape-radius: 14px;
  --mat-chip-with-avatar-avatar-size: 28px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 1;
  --mat-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: #ffffff;
  --mat-chip-elevated-container-color: #390342;
  --mat-chip-elevated-disabled-container-color: #390342;
  --mat-chip-elevated-selected-container-color: #390342;
  --mat-chip-flat-disabled-selected-container-color: #390342;
  --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: #ffffff;
  --mat-chip-elevated-container-color: #2a242d;
  --mat-chip-elevated-disabled-container-color: #2a242d;
  --mat-chip-elevated-selected-container-color: #2a242d;
  --mat-chip-flat-disabled-selected-container-color: #2a242d;
  --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-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: #ffffff;
  --mat-chip-elevated-container-color: #c70205;
  --mat-chip-elevated-disabled-container-color: #c70205;
  --mat-chip-elevated-selected-container-color: #c70205;
  --mat-chip-flat-disabled-selected-container-color: #c70205;
  --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-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
.mat-mdc-standard-chip {
  --mat-chip-label-text-font: "Open Sans", sans-serif;
  --mat-chip-label-text-line-height: 20px;
  --mat-chip-label-text-size: 14px;
  --mat-chip-label-text-tracking: 0.0178571429em;
  --mat-chip-label-text-weight: 400;
}
html {
  --mat-slide-toggle-disabled-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;
  --mat-slide-toggle-handle-height: 20px;
  --mat-slide-toggle-handle-shape: 10px;
  --mat-slide-toggle-handle-width: 20px;
  --mat-slide-toggle-hidden-track-opacity: 1;
  --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-slide-toggle-pressed-handle-size: 20px;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-handle-size: 20px;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;
  --mat-slide-toggle-selected-icon-size: 18px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 1px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-track-height: 14px;
  --mat-slide-toggle-track-outline-color: transparent;
  --mat-slide-toggle-track-outline-width: 1px;
  --mat-slide-toggle-track-shape: 7px;
  --mat-slide-toggle-track-width: 36px;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-handle-size: 20px;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-icon-size: 18px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-touch-target-size: 48px;
}
html {
  --mat-slide-toggle-selected-icon-color: #ffffff;
  --mat-slide-toggle-disabled-selected-icon-color: #ffffff;
  --mat-slide-toggle-selected-focus-state-layer-color: #390342;
  --mat-slide-toggle-selected-handle-color: #390342;
  --mat-slide-toggle-selected-hover-state-layer-color: #390342;
  --mat-slide-toggle-selected-pressed-state-layer-color: #390342;
  --mat-slide-toggle-selected-focus-handle-color: #390342;
  --mat-slide-toggle-selected-hover-handle-color: #390342;
  --mat-slide-toggle-selected-pressed-handle-color: #390342;
  --mat-slide-toggle-selected-focus-track-color: #e6c9eb;
  --mat-slide-toggle-selected-hover-track-color: #e6c9eb;
  --mat-slide-toggle-selected-pressed-track-color: #e6c9eb;
  --mat-slide-toggle-selected-track-color: #e6c9eb;
  --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: #ffffff;
  --mat-slide-toggle-disabled-selected-icon-color: #ffffff;
  --mat-slide-toggle-selected-focus-state-layer-color: #2a242d;
  --mat-slide-toggle-selected-handle-color: #2a242d;
  --mat-slide-toggle-selected-hover-state-layer-color: #2a242d;
  --mat-slide-toggle-selected-pressed-state-layer-color: #2a242d;
  --mat-slide-toggle-selected-focus-handle-color: #2a242d;
  --mat-slide-toggle-selected-hover-handle-color: #2a242d;
  --mat-slide-toggle-selected-pressed-handle-color: #2a242d;
  --mat-slide-toggle-selected-focus-track-color: #ccc9cf;
  --mat-slide-toggle-selected-hover-track-color: #ccc9cf;
  --mat-slide-toggle-selected-pressed-track-color: #ccc9cf;
  --mat-slide-toggle-selected-track-color: #ccc9cf;
}
.mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: #ffffff;
  --mat-slide-toggle-disabled-selected-icon-color: #ffffff;
  --mat-slide-toggle-selected-focus-state-layer-color: #c70205;
  --mat-slide-toggle-selected-handle-color: #c70205;
  --mat-slide-toggle-selected-hover-state-layer-color: #c70205;
  --mat-slide-toggle-selected-pressed-state-layer-color: #c70205;
  --mat-slide-toggle-selected-focus-handle-color: #c70205;
  --mat-slide-toggle-selected-hover-handle-color: #c70205;
  --mat-slide-toggle-selected-pressed-handle-color: #c70205;
  --mat-slide-toggle-selected-focus-track-color: #ed6b6d;
  --mat-slide-toggle-selected-hover-track-color: #ed6b6d;
  --mat-slide-toggle-selected-pressed-track-color: #ed6b6d;
  --mat-slide-toggle-selected-track-color: #ed6b6d;
}
html {
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
}
html {
  --mat-slide-toggle-label-text-font: "Open Sans", sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
html .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font: "Open Sans", sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
html {
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-size: 48px;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #390342;
  --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: #390342;
  --mat-radio-selected-hover-icon-color: #390342;
  --mat-radio-selected-icon-color: #390342;
  --mat-radio-selected-pressed-icon-color: #390342;
  --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: #2a242d;
  --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: #2a242d;
  --mat-radio-selected-hover-icon-color: #2a242d;
  --mat-radio-selected-icon-color: #2a242d;
  --mat-radio-selected-pressed-icon-color: #2a242d;
  --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: #c70205;
  --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: #c70205;
  --mat-radio-selected-hover-icon-color: #c70205;
  --mat-radio-selected-icon-color: #c70205;
  --mat-radio-selected-pressed-icon-color: #c70205;
  --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: "Open Sans", sans-serif;
  --mat-radio-label-text-line-height: 20px;
  --mat-radio-label-text-size: 14px;
  --mat-radio-label-text-tracking: 0.0178571429em;
  --mat-radio-label-text-weight: 400;
}
html {
  --mat-slider-active-track-height: 6px;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-handle-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-handle-height: 20px;
  --mat-slider-handle-shape: 50%;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-width: auto;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mat-slider-value-indicator-transform-origin: bottom;
}
html {
  --mat-slider-active-track-color: #390342;
  --mat-slider-focus-handle-color: #390342;
  --mat-slider-handle-color: #390342;
  --mat-slider-hover-handle-color: #390342;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #390342 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #390342 4%, transparent);
  --mat-slider-inactive-track-color: #390342;
  --mat-slider-ripple-color: #390342;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-inactive-container-color: #390342;
  --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: #2a242d;
  --mat-slider-focus-handle-color: #2a242d;
  --mat-slider-handle-color: #2a242d;
  --mat-slider-hover-handle-color: #2a242d;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #2a242d 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #2a242d 4%, transparent);
  --mat-slider-inactive-track-color: #2a242d;
  --mat-slider-ripple-color: #2a242d;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-inactive-container-color: #2a242d;
}
.mat-warn {
  --mat-slider-active-track-color: #c70205;
  --mat-slider-focus-handle-color: #c70205;
  --mat-slider-handle-color: #c70205;
  --mat-slider-hover-handle-color: #c70205;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #c70205 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #c70205 4%, transparent);
  --mat-slider-inactive-track-color: #c70205;
  --mat-slider-ripple-color: #c70205;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-inactive-container-color: #c70205;
}
html {
  --mat-slider-label-label-text-font: "Open Sans", sans-serif;
  --mat-slider-label-label-text-size: 18px;
  --mat-slider-label-label-text-line-height: 27px;
  --mat-slider-label-label-text-tracking: normal;
  --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: "Open Sans", sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}
html {
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-leading-avatar-shape: 50%;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-selected-container-color: transparent;
  --mat-list-list-item-leading-avatar-color: transparent;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-disabled-state-layer-color: transparent;
  --mat-list-list-item-disabled-state-layer-opacity: 0;
  --mat-list-list-item-disabled-label-text-opacity: 0.38;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
html {
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-checked-ripple-color: #390342;
  --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: #390342;
  --mat-radio-selected-hover-icon-color: #390342;
  --mat-radio-selected-icon-color: #390342;
  --mat-radio-selected-pressed-icon-color: #390342;
  --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: #2a242d;
  --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: #2a242d;
  --mat-radio-selected-hover-icon-color: #2a242d;
  --mat-radio-selected-icon-color: #2a242d;
  --mat-radio-selected-pressed-icon-color: #2a242d;
  --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: #c70205;
  --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: #c70205;
  --mat-radio-selected-hover-icon-color: #c70205;
  --mat-radio-selected-icon-color: #c70205;
  --mat-radio-selected-pressed-icon-color: #c70205;
  --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: #390342;
  --mat-checkbox-selected-hover-icon-color: #390342;
  --mat-checkbox-selected-icon-color: #390342;
  --mat-checkbox-selected-pressed-icon-color: #390342;
  --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: #390342;
  --mat-checkbox-selected-hover-state-layer-color: #390342;
  --mat-checkbox-selected-pressed-state-layer-color: #390342;
  --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: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #2a242d;
  --mat-checkbox-selected-hover-icon-color: #2a242d;
  --mat-checkbox-selected-icon-color: #2a242d;
  --mat-checkbox-selected-pressed-icon-color: #2a242d;
  --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: #2a242d;
  --mat-checkbox-selected-hover-state-layer-color: #2a242d;
  --mat-checkbox-selected-pressed-state-layer-color: #2a242d;
  --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: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #c70205;
  --mat-checkbox-selected-hover-icon-color: #c70205;
  --mat-checkbox-selected-icon-color: #c70205;
  --mat-checkbox-selected-pressed-icon-color: #c70205;
  --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: #c70205;
  --mat-checkbox-selected-hover-state-layer-color: #c70205;
  --mat-checkbox-selected-pressed-state-layer-color: #c70205;
  --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: #390342;
}
.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: "Open Sans", sans-serif;
  --mat-list-list-item-label-text-line-height: 24px;
  --mat-list-list-item-label-text-size: 16px;
  --mat-list-list-item-label-text-tracking: 0.03125em;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font: "Open Sans", sans-serif;
  --mat-list-list-item-supporting-text-line-height: 20px;
  --mat-list-list-item-supporting-text-size: 14px;
  --mat-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font: "Open Sans", sans-serif;
  --mat-list-list-item-trailing-supporting-text-line-height: 16px;
  --mat-list-list-item-trailing-supporting-text-size: 12px;
  --mat-list-list-item-trailing-supporting-text-tracking: 0.12px;
  --mat-list-list-item-trailing-supporting-text-weight: 400;
}
.mdc-list-group__subheader {
  font: 400 22px / 30px "Open Sans", sans-serif;
  letter-spacing: normal;
}
html {
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
}
html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
}
html {
  --mat-paginator-container-text-font: "Open Sans", sans-serif;
  --mat-paginator-container-text-line-height: 16px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.12px;
  --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: #390342;
  --mat-tab-active-ripple-color: #390342;
  --mat-tab-inactive-ripple-color: #390342;
  --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: #390342;
  --mat-tab-active-hover-label-text-color: #390342;
  --mat-tab-active-focus-indicator-color: #390342;
  --mat-tab-active-hover-indicator-color: #390342;
  --mat-tab-active-indicator-color: #390342;
}
.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: #2a242d;
  --mat-tab-active-ripple-color: #2a242d;
  --mat-tab-inactive-ripple-color: #2a242d;
  --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: #2a242d;
  --mat-tab-active-hover-label-text-color: #2a242d;
  --mat-tab-active-focus-indicator-color: #2a242d;
  --mat-tab-active-hover-indicator-color: #2a242d;
  --mat-tab-active-indicator-color: #2a242d;
}
.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: #c70205;
  --mat-tab-active-ripple-color: #c70205;
  --mat-tab-inactive-ripple-color: #c70205;
  --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: #c70205;
  --mat-tab-active-hover-label-text-color: #c70205;
  --mat-tab-active-focus-indicator-color: #c70205;
  --mat-tab-active-hover-indicator-color: #c70205;
  --mat-tab-active-indicator-color: #c70205;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #390342;
  --mat-tab-foreground-color: #ffffff;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #2a242d;
  --mat-tab-foreground-color: #ffffff;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #c70205;
  --mat-tab-foreground-color: #ffffff;
}
.mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
.mat-mdc-tab-header {
  --mat-tab-label-text-font: "Open Sans", sans-serif;
  --mat-tab-label-text-size: 14px;
  --mat-tab-label-text-tracking: 0.02em;
  --mat-tab-label-text-line-height: 20px;
  --mat-tab-label-text-weight: 600;
}
html {
  --mat-checkbox-disabled-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
}
html {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #2a242d;
  --mat-checkbox-selected-hover-icon-color: #2a242d;
  --mat-checkbox-selected-icon-color: #2a242d;
  --mat-checkbox-selected-pressed-icon-color: #2a242d;
  --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: #2a242d;
  --mat-checkbox-selected-hover-state-layer-color: #2a242d;
  --mat-checkbox-selected-pressed-state-layer-color: #2a242d;
  --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: #390342;
  --mat-checkbox-selected-hover-icon-color: #390342;
  --mat-checkbox-selected-icon-color: #390342;
  --mat-checkbox-selected-pressed-icon-color: #390342;
  --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: #390342;
  --mat-checkbox-selected-hover-state-layer-color: #390342;
  --mat-checkbox-selected-pressed-state-layer-color: #390342;
  --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: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #c70205;
  --mat-checkbox-selected-hover-icon-color: #c70205;
  --mat-checkbox-selected-icon-color: #c70205;
  --mat-checkbox-selected-pressed-icon-color: #c70205;
  --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: #c70205;
  --mat-checkbox-selected-hover-state-layer-color: #c70205;
  --mat-checkbox-selected-pressed-state-layer-color: #c70205;
  --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: "Open Sans", sans-serif;
  --mat-checkbox-label-text-line-height: 20px;
  --mat-checkbox-label-text-size: 14px;
  --mat-checkbox-label-text-tracking: 0.0178571429em;
  --mat-checkbox-label-text-weight: 400;
}
html {
  --mat-button-filled-container-shape: 4px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 4px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-keep-touch-target: false;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-container-shape: 4px;
  --mat-button-protected-disabled-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-focus-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-protected-hover-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-icon-offset: -4px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-pressed-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 4px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-icon-offset: 0;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
}
html {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-button.mat-primary,
.mat-mdc-unelevated-button.mat-primary,
.mat-mdc-raised-button.mat-primary,
.mat-mdc-outlined-button.mat-primary,
.mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #390342;
  --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: #390342;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #390342 12%, transparent);
  --mat-button-outlined-state-layer-color: #390342;
  --mat-button-protected-container-color: #390342;
  --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: #390342;
  --mat-button-text-ripple-color: color-mix(in srgb, #390342 12%, transparent);
  --mat-button-text-state-layer-color: #390342;
  --mat-button-tonal-container-color: #390342;
  --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: #2a242d;
  --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: #2a242d;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #2a242d 12%, transparent);
  --mat-button-outlined-state-layer-color: #2a242d;
  --mat-button-protected-container-color: #2a242d;
  --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: #2a242d;
  --mat-button-text-ripple-color: color-mix(in srgb, #2a242d 12%, transparent);
  --mat-button-text-state-layer-color: #2a242d;
  --mat-button-tonal-container-color: #2a242d;
  --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-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: #c70205;
  --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: #c70205;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #c70205 12%, transparent);
  --mat-button-outlined-state-layer-color: #c70205;
  --mat-button-protected-container-color: #c70205;
  --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: #c70205;
  --mat-button-text-ripple-color: color-mix(in srgb, #c70205 12%, transparent);
  --mat-button-text-state-layer-color: #c70205;
  --mat-button-tonal-container-color: #c70205;
  --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;
}
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: "Open Sans", sans-serif;
  --mat-button-filled-label-text-size: 14px;
  --mat-button-filled-label-text-tracking: 0.02em;
  --mat-button-filled-label-text-transform: none;
  --mat-button-filled-label-text-weight: 600;
  --mat-button-outlined-label-text-font: "Open Sans", sans-serif;
  --mat-button-outlined-label-text-size: 14px;
  --mat-button-outlined-label-text-tracking: 0.02em;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-outlined-label-text-weight: 600;
  --mat-button-protected-label-text-font: "Open Sans", sans-serif;
  --mat-button-protected-label-text-size: 14px;
  --mat-button-protected-label-text-tracking: 0.02em;
  --mat-button-protected-label-text-transform: none;
  --mat-button-protected-label-text-weight: 600;
  --mat-button-text-label-text-font: "Open Sans", sans-serif;
  --mat-button-text-label-text-size: 14px;
  --mat-button-text-label-text-tracking: 0.02em;
  --mat-button-text-label-text-transform: none;
  --mat-button-text-label-text-weight: 600;
  --mat-button-tonal-label-text-font: "Open Sans", sans-serif;
  --mat-button-tonal-label-text-size: 14px;
  --mat-button-tonal-label-text-tracking: 0.02em;
  --mat-button-tonal-label-text-transform: none;
  --mat-button-tonal-label-text-weight: 600;
}
html {
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-touch-target-size: 48px;
}
html {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #390342;
  --mat-icon-button-state-layer-color: #390342;
  --mat-icon-button-ripple-color: color-mix(in srgb, #390342 12%, transparent);
}
.mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #2a242d;
  --mat-icon-button-state-layer-color: #2a242d;
  --mat-icon-button-ripple-color: color-mix(in srgb, #2a242d 12%, transparent);
}
.mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #c70205;
  --mat-icon-button-state-layer-color: #c70205;
  --mat-icon-button-ripple-color: color-mix(in srgb, #c70205 12%, transparent);
}
html {
  --mat-icon-button-touch-target-display: block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  --mat-icon-button-state-layer-size: 48px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mat-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-container-shape: 50%;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-extended-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-extended-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-shape: 50%;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-small-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #390342;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-ripple-color: color-mix(in srgb, #390342 12%, transparent);
  --mat-fab-small-container-color: #390342;
  --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: #2a242d;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-ripple-color: color-mix(in srgb, #2a242d 12%, transparent);
  --mat-fab-small-container-color: #2a242d;
  --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-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #c70205;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-ripple-color: color-mix(in srgb, #c70205 12%, transparent);
  --mat-fab-small-container-color: #c70205;
  --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;
}
html {
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
}
html {
  --mat-fab-extended-label-text-font: "Open Sans", sans-serif;
  --mat-fab-extended-label-text-size: 14px;
  --mat-fab-extended-label-text-tracking: 0.02em;
  --mat-fab-extended-label-text-weight: 600;
}
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: #e6c9eb;
}
html {
  --mat-snack-bar-supporting-text-font: "Open Sans", sans-serif;
  --mat-snack-bar-supporting-text-line-height: 20px;
  --mat-snack-bar-supporting-text-size: 14px;
  --mat-snack-bar-supporting-text-weight: 400;
}
html {
  --mat-table-row-item-outline-width: 1px;
}
html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}
html {
  --mat-table-header-headline-font: "Open Sans", sans-serif;
  --mat-table-header-headline-line-height: 27px;
  --mat-table-header-headline-size: 18px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: normal;
  --mat-table-row-item-label-text-font: "Open Sans", sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: "Open Sans", sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
}
html {
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
}
html {
  --mat-progress-spinner-active-indicator-color: #390342;
}
.mat-accent {
  --mat-progress-spinner-active-indicator-color: #2a242d;
}
.mat-warn {
  --mat-progress-spinner-active-indicator-color: #c70205;
}
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: #390342;
  --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: #2a242d;
  --mat-badge-text-color: #ffffff;
}
.mat-badge-warn {
  --mat-badge-background-color: #c70205;
  --mat-badge-text-color: #ffffff;
}
html {
  --mat-badge-text-font: "Open Sans", 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: "Open Sans", sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
}
html {
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-legacy-focus-state-layer-opacity: 1;
  --mat-button-toggle-legacy-height: 36px;
  --mat-button-toggle-legacy-shape: 2px;
  --mat-button-toggle-shape: 4px;
}
html {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-button-toggle-height: 48px;
}
html {
  --mat-button-toggle-label-text-font: "Open Sans", sans-serif;
  --mat-button-toggle-label-text-line-height: 24px;
  --mat-button-toggle-label-text-size: 16px;
  --mat-button-toggle-label-text-tracking: 0.03125em;
  --mat-button-toggle-label-text-weight: 400;
  --mat-button-toggle-legacy-label-text-font: "Open Sans", sans-serif;
  --mat-button-toggle-legacy-label-text-line-height: 24px;
  --mat-button-toggle-legacy-label-text-size: 16px;
  --mat-button-toggle-legacy-label-text-tracking: 0.03125em;
  --mat-button-toggle-legacy-label-text-weight: 400;
}
html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #390342 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #2a242d 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: #390342;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #390342 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #390342 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #390342 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #390342;
  --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, #2a242d 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #2a242d 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: #2a242d;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #2a242d 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #2a242d 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #2a242d 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #2a242d;
  --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, #c70205 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #2a242d 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: #c70205;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #c70205 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #c70205 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #c70205 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #c70205;
  --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: "Open Sans", sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 600;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 600;
  --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: "Open Sans", sans-serif;
  --mat-expansion-header-text-size: 18px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: "Open Sans", sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
}
html {
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
}
html {
  --mat-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #390342;
}
.mat-icon.mat-accent {
  --mat-icon-color: #2a242d;
}
.mat-icon.mat-warn {
  --mat-icon-color: #c70205;
}
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: #390342;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-done-state-icon-background-color: #390342;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #390342;
  --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: #c70205;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #c70205;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-icon-background-color: #2a242d;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-done-state-icon-background-color: #2a242d;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #2a242d;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
}
.mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-icon-background-color: #c70205;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-done-state-icon-background-color: #c70205;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #c70205;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
}
html {
  --mat-stepper-header-height: 72px;
}
html {
  --mat-stepper-container-text-font: "Open Sans", sans-serif;
  --mat-stepper-header-label-text-font: "Open Sans", sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}
html {
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #390342;
  --mat-toolbar-container-text-color: #ffffff;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #2a242d;
  --mat-toolbar-container-text-color: #ffffff;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #c70205;
  --mat-toolbar-container-text-color: #ffffff;
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-toolbar-title-text-font: "Open Sans", sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 24px;
  --mat-toolbar-title-text-tracking: normal;
  --mat-toolbar-title-text-weight: 400;
}
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: "Open Sans", sans-serif;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
}
html {
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-timepicker-container-background-color: white;
}
.mat-brand1 {
  --mat-button-text-label-text-color: #390342;
  --mat-button-text-state-layer-color: #390342;
  --mat-button-filled-container-color: #390342;
  --mat-button-filled-label-text-color: #ffffff;
  --mat-button-filled-state-layer-color: #390342;
  --mat-button-protected-container-color: #390342;
  --mat-button-protected-label-text-color: #ffffff;
  --mat-button-protected-state-layer-color: #ffffff;
  --mat-button-outlined-label-text-color: #390342;
  --mat-button-outlined-state-layer-color: #ffffff;
}
.mat-brand2 {
  --mat-button-text-label-text-color: #fcc154;
  --mat-button-text-state-layer-color: #fcc154;
  --mat-button-filled-container-color: #fcc154;
  --mat-button-filled-label-text-color: #000000;
  --mat-button-filled-state-layer-color: #fcc154;
  --mat-button-protected-container-color: #fcc154;
  --mat-button-protected-label-text-color: #000000;
  --mat-button-protected-state-layer-color: #000000;
  --mat-button-outlined-label-text-color: #fcc154;
  --mat-button-outlined-state-layer-color: #000000;
}
.mat-success {
  --mat-button-text-label-text-color: #00a233;
  --mat-button-text-state-layer-color: #00a233;
  --mat-button-filled-container-color: #00a233;
  --mat-button-filled-label-text-color: #ffffff;
  --mat-button-filled-state-layer-color: #00a233;
  --mat-button-protected-container-color: #00a233;
  --mat-button-protected-label-text-color: #ffffff;
  --mat-button-protected-state-layer-color: #ffffff;
  --mat-button-outlined-label-text-color: #00a233;
  --mat-button-outlined-state-layer-color: #ffffff;
}
.nex-dialog-legacy .mat-mdc-dialog-container .mdc-dialog__container .mdc-dialog__surface {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3), 0px 8px 12px 6px rgba(0, 0, 0, 0.15);
}
.nex-dialog__content-message {
  color: #4e4e4e;
}
.mat-mdc-form-field {
  --mat-form-field-outlined-container-shape: 8px;
  --mat-form-field-filled-container-shape: 8px;
  --mat-form-field-outlined-outline-color: #828282;
  --mat-form-field-outlined-hover-outline-color: #1a1a1a;
  --mat-form-field-outlined-focus-outline-color: #1a5e85;
  --mat-form-field-outlined-disabled-outline-color: #d4d6d8;
  --mat-form-field-outlined-label-text-color: #908a95;
  --mat-form-field-outlined-focus-label-text-color: #908a95;
  --mat-form-field-outlined-hover-label-text-color: #908a95;
  --mat-form-field-outlined-input-text-placeholder-color: #908a95;
  --mat-form-field-outlined-caret-color: #908a95;
  --mat-form-field-filled-container-color: #f0eef2;
  --mat-form-field-filled-active-indicator-color: #ccc9cf;
  --mat-form-field-filled-hover-active-indicator-color: #ccc9cf;
  --mat-form-field-filled-focus-active-indicator-color: #1a5e85;
  --mat-form-field-filled-label-text-color: #908a95;
  --mat-form-field-filled-focus-label-text-color: #1a5e85;
  --mat-form-field-filled-hover-label-text-color: #908a95;
  --mat-form-field-filled-input-text-placeholder-color: #908a95;
  --mat-form-field-filled-caret-color: #908a95;
}
.mat-mdc-form-field.mat-form-field-appearance-fill {
  --mat-form-field-filled-container-color: #f0eef2;
  --mat-form-field-filled-hover-container-color: #e1dfe2;
  --mat-form-field-filled-focus-container-color: #e1dfe2;
}
.nex-document-list__column-errorMessage {
  color: #c70205 !important;
}
.nex-document-list__column-name .error-message {
  color: #c70205 !important;
  font-weight: normal;
}
.nex-document-list__column-status--dot-public {
  background-color: #00a233;
}
.nex-document-list__column-status--dot-internal {
  background-color: #ada8b1;
}
.nex-document-list__column-uploadingDate-delete.mat-mdc-icon-button.mat-mdc-button-base {
  color: #ada8b1;
}
.nex-document-list__column-uploadingDate-download.mat-mdc-icon-button.mat-mdc-button-base {
  color: #ada8b1;
}
.nex-document-list__column-progress-check-circle {
  color: #00a233;
}
.nex-document-list__column-progress-check-cancel {
  color: #390342;
}
.nex-document-list__column-progress-check-error {
  color: #c70205;
}
.nex-document-list__column-progress-container-progress--spinner.mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #fcc154;
}
.nex-document-list__column-action-delete.mat-mdc-icon-button.mat-mdc-button-base {
  color: #ada8b1;
}
.nex-document-list__column-action-cancel.mat-mdc-icon-button.mat-mdc-button-base {
  color: #ada8b1;
}
.nex-document-list__tr-active.mdc-data-table__row {
  background-color: #f3f3f3;
}
.nex-upload-file__container {
  border: dashed 1px #9c9c9c;
  background-color: rgba(173, 168, 177, 0.08);
}
.nex-upload-file__container-icon-box--icon {
  color: #ffffff;
}
.nex-upload-file__container-icon-box i {
  font-size: 26px;
}
.nex-upload-file__container-title--text {
  color: #390342;
}
.nex-upload-file__container-description {
  margin-bottom: 24px;
}
.nex-upload-file__container-description--text {
  color: #390342;
}
.dragover {
  border: 2px dashed #9c9c9c;
  background-color: rgba(173, 168, 177, 0.16);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.nex-selectable-chips.mat-mdc-chip-option,
.nex-chips.mat-mdc-standard-chip {
  --mat-chip-elevated-selected-container-color: #e1dfe2;
  --mat-chip-hover-state-layer-color: #fbfafc;
  --mat-chip-hover-state-layer-opacity: 1;
  --mat-chip-focus-state-layer-color: #fbfafc;
  --mat-chip-focus-state-layer-opacity: 1;
  --mat-chip-selected-hover-state-layer-color: #f0eef2;
  --mat-chip-selected-focus-state-layer-color: #f0eef2;
  --mat-chip-selected-focus-state-layer-opacity: 1;
  --mat-chip-outline-color: #e1dfe2;
  --mat-chip-focus-outline-color: #e1dfe2;
}
html {
  --nex-tag-container-color: ;
  --nex-tag-outline-color: #ada8b1;
  --nex-tag-variant-container-color: ;
  --nex-tag-label-color: ;
}
.nex-tag--outlined {
  --nex-tag-icon-container-color: #ccc9cf;
  --nex-tag-icon-color: #000000;
}
.nex-tag--brand2 .nex-tag__label {
  --nex-tag-label-color: #fcc154;
}
.nex-tag--success {
  --nex-tag-variant-container-color: #edfcf2;
}
.nex-tag--warn {
  --nex-tag-variant-container-color: #fceded;
}
.nex-tag--alert {
  --nex-tag-variant-container-color: #fcf7ed;
}
.nex-tag--outlined.nex-tag--icon-brand1 {
  --nex-tag-icon-container-color: #390342;
  --nex-tag-icon-color: #ffffff;
}
.nex-tag--variant.nex-tag--icon-brand1 {
  --nex-tag-icon-container-color: transparent;
  --nex-tag-icon-color: #390342;
}
.nex-tag--outlined.nex-tag--icon-brand2 {
  --nex-tag-icon-container-color: #fcc154;
  --nex-tag-icon-color: #000000;
}
.nex-tag--variant.nex-tag--icon-brand2 {
  --nex-tag-icon-container-color: transparent;
  --nex-tag-icon-color: #fcc154;
}
.nex-tag--outlined.nex-tag--icon-warn {
  --nex-tag-icon-container-color: #c70205;
  --nex-tag-icon-color: #ffffff;
}
.nex-tag--variant.nex-tag--icon-warn {
  --nex-tag-icon-container-color: transparent;
  --nex-tag-icon-color: #c70205;
}
.nex-tag--outlined.nex-tag--icon-success {
  --nex-tag-icon-container-color: #00a233;
  --nex-tag-icon-color: #ffffff;
}
.nex-tag--variant.nex-tag--icon-success {
  --nex-tag-icon-container-color: transparent;
  --nex-tag-icon-color: #00a233;
}
.nex-tag--outlined.nex-tag--icon-alert {
  --nex-tag-icon-container-color: #c77f02;
  --nex-tag-icon-color: #ffffff;
}
.nex-tag--variant.nex-tag--icon-alert {
  --nex-tag-icon-container-color: transparent;
  --nex-tag-icon-color: #c77f02;
}
.nex-tag--outlined.nex-tag--icon-attention {
  --nex-tag-icon-container-color: #0289c7;
  --nex-tag-icon-color: #ffffff;
}
.nex-tag--variant.nex-tag--icon-attention {
  --nex-tag-icon-container-color: transparent;
  --nex-tag-icon-color: #0289c7;
}
.nex-grid-table,
.nex-grid-table-container {
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
}
.nex-grid-table__tr-active.mdc-data-table__row,
.nex-grid-table-container__tr-active.mdc-data-table__row {
  background-color: #f3f3f3;
}
.nex-grid-table__tr-clickable.mdc-data-table__row:hover,
.nex-grid-table-container__tr-clickable.mdc-data-table__row:hover {
  background-color: #f3f3f3;
}
.nex-grid-table .cdk-drag-placeholder,
.nex-grid-table-container .cdk-drag-placeholder {
  background-color: #ada8b1;
}
.mat-mdc-table-sticky-border-elem-left {
  border-right: 1px solid #d0d0d0;
}
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar th,
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar td {
  border: 1px solid #d0d0d0;
}
.nex-grid-table-container .nex-grid-table.nex-grid-table-calendar .th-calendar {
  color: #000000;
}
.cdk-drag-preview td {
  background-color: #ffffff;
}
.nex-paginator .mat-mdc-select-arrow {
  --mat-select-enabled-arrow-color: #ada8b1;
}
.nex-paginator {
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
}
.nex-grid-column-filter nex-chips.mat-mdc-menu-trigger mat-chip.mat-mdc-chip:hover,
.nex-grid-column-filter nex-chips.mat-mdc-menu-trigger[aria-expanded=true] mat-chip.mat-mdc-chip {
  border-color: #1a5e85;
}
.nex-grid-column-filter__disabled-filter-label {
  color: #d4d6d8;
}
.cdk-overlay-pane .mat-mdc-menu-panel.nex-grid-column-filter__column-menu-panel {
  box-shadow: 0px 2px 4px #d0d0d0;
}
nex-metadata-icon .mat-mdc-fab.mat-brand1,
nex-metadata-icon .mat-mdc-mini-fab.mat-brand1 {
  --mat-fab-container-color: #390342;
  --mat-fab-small-container-color: #390342;
  --mat-fab-state-layer-color: #390342;
  --mat-fab-small-state-layer-color: #390342;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-small-foreground-color: #ffffff;
}
nex-metadata-icon .mat-mdc-icon-button.mat-brand1 {
  --mat-icon-button-icon-color: #390342;
  --mat-icon-button-state-layer-color: #390342;
}
nex-metadata-icon .mat-mdc-fab.mat-brand2,
nex-metadata-icon .mat-mdc-mini-fab.mat-brand2 {
  --mat-fab-container-color: #fcc154;
  --mat-fab-small-container-color: #fcc154;
  --mat-fab-state-layer-color: #fcc154;
  --mat-fab-small-state-layer-color: #fcc154;
  --mat-fab-foreground-color: #000000;
  --mat-fab-small-foreground-color: #000000;
}
nex-metadata-icon .mat-mdc-icon-button.mat-brand2 {
  --mat-icon-button-icon-color: #fcc154;
  --mat-icon-button-state-layer-color: #fcc154;
}
.nex-status-indicator .nex-status-indicator__icon--green {
  color: #00a233;
}
.nex-status-indicator .nex-status-indicator__icon--red {
  color: #c70205;
}
.nex-status-indicator .nex-status-indicator__icon--blue {
  color: #908a95;
}
.nex-status-indicator .nex-status-indicator__icon--orange {
  color: #c77f02;
}
.nex-status-indicator .nex-status-indicator__icon--darkGreen {
  color: #390342;
}
.nex-status-indicator .nex-status-indicator__icon--gray {
  color: #9c9c9c;
}
.nex-status-indicator .nex-status-indicator__icon--lavender {
  color: #0289c7;
}
.nex-status-indicator .nex-status-indicator__icon--darkBlue {
  color: #71c08a;
}
.mat-mdc-slide-toggle .mdc-switch:disabled {
  border: 2px solid #dcdcdc;
}
.nex-switch .mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track::before {
  border: 2px solid #ada8b1;
}
.nex-switch--icon {
  color: #ffffff;
}
.nex-switch--icon-selected {
  color: #390342;
}
.nex-switch {
  --mat-slide-toggle-disabled-selected-icon-color: #dcdcdc;
  --mat-slide-toggle-disabled-unselected-icon-color: #dcdcdc;
  --mat-slide-toggle-selected-icon-color: #390342;
  --mat-slide-toggle-unselected-focus-handle-color: #ada8b1;
  --mat-slide-toggle-unselected-focus-track-color: #dcdcdc;
  --mat-slide-toggle-unselected-handle-color: #ada8b1;
  --mat-slide-toggle-unselected-hover-handle-color: #ada8b1;
  --mat-slide-toggle-unselected-hover-track-color: #dcdcdc;
  --mat-slide-toggle-unselected-icon-color: #ffffff;
  --mat-slide-toggle-unselected-pressed-handle-color: #ada8b1;
  --mat-slide-toggle-unselected-pressed-track-color: #dcdcdc;
  --mat-slide-toggle-unselected-track-color: #dcdcdc;
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-state-layer-color: #dcdcdc;
  --mat-slide-toggle-selected-pressed-state-layer-color: #dcdcdc;
  --mat-slide-toggle-selected-focus-handle-color: #dcdcdc;
  --mat-slide-toggle-selected-hover-handle-color: #dcdcdc;
  --mat-slide-toggle-selected-pressed-handle-color: #dcdcdc;
  --mat-slide-toggle-selected-focus-track-color: #390342;
  --mat-slide-toggle-selected-hover-track-color: #390342;
  --mat-slide-toggle-selected-pressed-track-color: #390342;
  --mat-slide-toggle-selected-track-color: #390342;
}
.nex-dropdown,
.nex-dropdown-searchable,
.nex-dropdown-searchable-group,
.nex-dropdown2-select {
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-placeholder-text-color: #4e4e4e;
}
.cdk-overlay-pane:not(.mat-mdc-select-panel-above) div.mat-mdc-select-panel {
  border: 1px solid #ccc9cf;
  box-shadow: 0 4px 6px -1px rgba(9, 10, 11, 0.1), 0 2px 4px -2px rgba(9, 10, 11, 0.1);
}
.nex-dropdown-searchable__panel-buttons {
  background-color: #ffffff;
  border-top: 1px solid #d0d0d0;
}
.nex-dropdown-searchable-group__input-container {
  background-color: #ffffff;
}
.nex-dropdown-searchable-group__panel-buttons {
  background-color: #ffffff;
  border-top: 1px solid #d0d0d0;
}
.nex-selection__panel {
  --mat-option-label-text-color: #2a242d;
  --mat-option-selected-state-label-text-color: #2a242d;
  --mat-pseudo-checkbox-full-selected-icon-color: #2a242d;
  --mat-pseudo-checkbox-full-unselected-icon-color: #2a242d;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #2a242d;
}
mat-icon.mat-brand1 {
  --mat-icon-color: #390342;
}
mat-icon.mat-brand2 {
  --mat-icon-color: #fcc154;
}
mat-icon.mat-brand3 {
  --mat-icon-color: #f4663b;
}
mat-icon.mat-brand4 {
  --mat-icon-color: #8ac6e2;
}
html .mat-accent {
  --mat-progress-spinner-active-indicator-color: #2a242d;
}
html .mat-warn {
  --mat-progress-spinner-active-indicator-color: #c70205;
}
html .mat-brand1 {
  --mat-progress-spinner-active-indicator-color: #390342;
}
html .mat-brand2 {
  --mat-progress-spinner-active-indicator-color: #fcc154;
}
html .mat-brand3 {
  --mat-progress-spinner-active-indicator-color: #f4663b;
}
html .mat-brand4 {
  --mat-progress-spinner-active-indicator-color: #8ac6e2;
}
html .mat-brand5 {
  --mat-progress-spinner-active-indicator-color: #71c08a;
}
html .mat-light {
  --mat-progress-spinner-active-indicator-color: #ffffff;
}
html .mat-accent {
  --mat-progress-bar-active-indicator-color: #2a242d;
}
html .mat-warn {
  --mat-progress-bar-active-indicator-color: #c70205;
}
html .mat-brand1 {
  --mat-progress-bar-active-indicator-color: #390342;
}
html .mat-brand2 {
  --mat-progress-bar-active-indicator-color: #fcc154;
}
html .mat-brand3 {
  --mat-progress-bar-active-indicator-color: #f4663b;
}
html .mat-brand4 {
  --mat-progress-bar-active-indicator-color: #8ac6e2;
}
html .mat-brand5 {
  --mat-progress-bar-active-indicator-color: #71c08a;
}
.nex-selectable-card:hover:not(.nex-selectable-card--disabled)::after,
.nex-selectable-card:focus:not(.nex-selectable-card--disabled)::after {
  background-color: rgba(44, 44, 44, 0.04);
}
.nex-selectable-card--selected:not(.nex-selectable-card--disabled)::before {
  border: 3px solid #390342;
}
.nex-selectable-card--selected:not(.nex-selectable-card--disabled) .mat-mdc-card {
  --mdc-elevated-card-container-color: #f8f0f9;
}
.nex-selectable-card--disabled::after {
  background-color: hsla(0, 0%, 198.0392156863%, 0.22);
}
.nex-focus-outline:focus {
  outline-color: #8ac6e2;
}
.nex-datepicker__panel .mat-calendar-body-cell.unavailable .mat-calendar-body-cell-content:hover::after {
  background-color: #e6c9eb;
  color: white;
  opacity: 0.8;
}
.nex-datepicker__panel .highlight-range::before {
  background: var(--mat-datepicker-calendar-date-in-range-state-background-color);
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-header-active-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: #ada8b1;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.87);
}
.nex-tab-group__badge {
  --nex-tab-badge-bg-color: #0289c7;
  --nex-tab-badge-color: #ffffff;
}
.nex-menu-card__icon {
  color: #ba60ca;
  background-color: #fdf8fe;
}
.nex-flyout-menu {
  background-color: #fafafa !important;
}
.flyout-nav-item--active {
  background-color: #e8e8e8;
}
.nex-flyout-sidenav__logout-btn {
  background-color: #e8e8e8 !important;
}
.flyout-sidenav-section__title {
  color: #71757a;
}
.header-menu {
  background-color: #ba60ca !important;
}
.header-menu__icon {
  color: #dcdcdc !important;
}
.header-menu__search .mat-mdc-text-field-wrapper {
  background-color: rgba(220, 220, 220, 0.16);
  color: #dcdcdc !important;
}
.header-menu__search .mat-mdc-form-field-infix {
  color: #dcdcdc !important;
}
.header-menu__search .mat-mdc-input-element {
  color: #dcdcdc !important;
}
.header-menu__search .mat-mdc-input-element::placeholder {
  color: #dcdcdc !important;
}
.header-menu__notification {
  color: #dcdcdc !important;
}
.header-menu__user-name span {
  color: #dcdcdc !important;
}
.header-menu__item button {
  background-color: #ba60ca !important;
  color: #dcdcdc !important;
}
.header-menu__item button:hover {
  background-color: rgba(220, 220, 220, 0.16) !important;
}
.header-menu__item__submenu span {
  color: #ba60ca !important;
}
.header-menu__item__submenu__subtitle {
  color: #ba60ca !important;
}
:root {
  --nex-info-card-border-color: #d0d0d0;
}
.nex-info-card-icon__icon-container--background {
  color: #ba60ca;
  background-color: #fdf8fe;
}
.nex-info-card-menu__warning {
  color: #ba1a1a;
}
.nex-info-card {
  border-color: var(--nex-info-card-border-color);
}
.nex-info-card:hover:not(.nex-info-card--selected) {
  background-color: rgba(44, 44, 44, 0.04);
}
.nex-info-card--selected {
  border: 3px solid #390342;
  background-color: #fdf8fe;
}
.nex-step-status-tracker {
  background-color: #fafafa;
  border-color: #d0d0d0;
  color: #000000;
}
.nex-step-status-tracker::after {
  border-top-color: #d0d0d0;
  border-bottom-color: #d0d0d0;
  border-right-color: #d0d0d0;
}
.nex-step-status-tracker--active {
  color: #fafafa;
}
.nex-step-status-tracker__next-indicator {
  background-color: #d0d0d0;
}
.nex-step-status-tracker--active .nex-step-status-tracker__next-indicator {
  background-color: #fafafa;
}
.nex-checkbox .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: #1a1a1a;
}
.nex-checkbox .mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background,
.nex-checkbox .mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background,
.nex-checkbox .mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: #1a1a1a;
}
.nex-checkbox .mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: #1a1a1a;
}
.nex-checkbox__error .mat-mdc-form-field-error {
  color: #ba1a1a;
}
.nex-checkbox__component--error.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: #ba1a1a;
}
.nex-checkbox__component--error .mdc-checkbox .mdc-checkbox__native-control:focus ~ .mdc-checkbox__ripple {
  background: #ba1a1a;
}
.nex-alert-notification-container {
  border: 1px solid #d0d0d0;
}
.nex-alert-notification-container.__success {
  border: 1px solid #00a233;
}
.nex-alert-notification-container.__warn {
  border: 1px solid #c77f02;
}
.nex-alert-notification-container.__danger {
  border: 1px solid #c70205;
}
.nex-alert-notification-container.__info {
  border: 1px solid #d0d0d0;
}
.nex-alert-notification-container.__dark {
  background-color: #1a1a1a;
  color: #dcdcdc;
}
.nex-alert-notification-container__header-icon.__success {
  color: #00a233;
}
.nex-alert-notification-container__header-icon.__warn {
  color: #c77f02;
}
.nex-alert-notification-container__header-icon.__danger {
  color: #c70205;
}
.nex-alert-notification-container__header-icon.__info {
  color: #d0d0d0;
}
.nex-alert-notification-container__header-icon.__dark {
  color: #dcdcdc;
}
@media (max-width: 600px) {
  .nex-alert-notification-container {
    border: 1px solid #d0d0d0;
  }
  .nex-alert-notification-container.__success {
    border: 1px solid #00a233;
  }
  .nex-alert-notification-container.__warn {
    border: 1px solid #c77f02;
  }
  .nex-alert-notification-container.__danger {
    border: 1px solid #c70205;
  }
  .nex-alert-notification-container.__info {
    border: 1px solid #d0d0d0;
  }
  .nex-alert-notification-container__header-col-icon--content.__success {
    color: #00a233;
  }
  .nex-alert-notification-container__header-col-icon--content.__warn {
    color: #c77f02;
  }
  .nex-alert-notification-container__header-col-icon--content.__danger {
    color: #c70205;
  }
  .nex-alert-notification-container__header-col-icon--content.__info {
    color: #d0d0d0;
  }
  .nex-alert-notification-container__header-col-icon--content.__dark {
    color: #dcdcdc;
  }
}
.nex-callout-card-container__text__content .body-2 {
  color: #4e4e4e;
}
.nex-callout-card--small .nex-callout-card-container__text__content .body-2 {
  color: #4e4e4e;
}
.skeleton-loader {
  background-image:
    linear-gradient(
      to right,
      #dedfe1 0%,
      #f2f3f5 20%,
      #dedfe1 40%,
      #dedfe1 100%);
}
.nex-activity-card__content:not([class*=mat-elevation-z]) {
  border: 1px solid #d0d0d0;
}
.nex-activity-card__content:hover:not(.mat-expanded) {
  background-color: #f3f3f3;
}
.nex-activity-card__content:hover:not(.mat-expanded) .nex-activity-card__header:hover:not([aria-disabled=true]) {
  background-color: #f3f3f3;
}
.nex-activity-card .mat-expansion-panel-header-description {
  color: #1a1a1a;
}
.mat-expansion-panel {
  --mat-expansion-header-hover-state-layer-color: #f0eef2;
  --mat-expansion-header-focus-state-layer-color: #f0eef2;
  --mat-expansion-header-border-color: #ccc9cf;
  --mat-expansion-header-indicator-container-color: #e1dfe2;
  --mat-expansion-header-indicator-icon-color: ;
}
.nex-toggle-number {
  --mat-button-toggle-divider-color: #908a95;
}
.nex-toggle-number--disabled {
  --mat-button-toggle-divider-color: #ccc9cf;
}
.nex-rich-tooltip.dark .tooltip-container {
  background-color: #e6c9eb;
  color: #000000;
}
.nex-rich-tooltip.shadow .tooltip-container {
  border-radius: 12px;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.nex-rich-tooltip .tooltip-container {
  background-color: #ffffff;
  color: #e6c9eb;
}
.mat-mdc-slider mat-slider-visual-thumb .mdc-slider__value-indicator {
  color: #000000;
}
.mat-toolbar.mat-brand1 {
  background-color: #ba60ca;
  color: #ffffff;
}
.mat-toolbar.mat-neutral {
  background-color: #908a95;
  color: #ffffff;
}
.nex-media-display-container__enlarge nex-chips:focus-visible {
  outline: none;
}
.nex-media-display-container__enlarge nex-chips:focus-visible mat-chip.mat-mdc-standard-chip {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #1a5e85;
}
.nex-media-display-container__enlarge nex-chips mat-chip.mat-mdc-standard-chip.mat-primary {
  border: 1px solid #d4d6d8;
}
.nex-media-display-main__main-image {
  background: black;
}
.nex-media-display-main__fullscreen-btn.mdc-fab.mat-mdc-mini-fab.mat-accent {
  background-color: #2a242d;
}
.nex-media-display-main__item {
  background-color: black;
}
.nex-media-display-main__item:focus-visible {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #1a5e85;
  outline: none;
}
.nex-media-display-main__item--inactive::after {
  background: rgba(255, 255, 255, 0.5);
}
.nex-media-display-main__item--inactive {
  background: #ffffff;
}
.nex-media-display-main__prev-btn.mdc-fab.mat-mdc-mini-fab.mat-accent:focus-visible,
.nex-media-display-main__next-btn.mdc-fab.mat-mdc-mini-fab.mat-accent:focus-visible,
.nex-media-display-main__fullscreen-btn.mdc-fab.mat-mdc-mini-fab.mat-accent:focus-visible {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #1a5e85;
}
.nex-media-display-main__prev-btn.mdc-fab.mat-mdc-mini-fab.mat-accent,
.nex-media-display-main__next-btn.mdc-fab.mat-mdc-mini-fab.mat-accent {
  color: black;
  background-color: #ffffff;
}
.nex-media-display-fullscreen-container__back.mdc-fab.mat-mdc-fab-base {
  background-color: #390342;
}
.nex-media-display-fullscreen-container__back.mdc-fab.mat-mdc-fab-base:focus-visible {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #1a5e85;
}
.photo-grid {
  --photo-grid-item-bg: #dcdcdc;
}
nex-mat-menu .trigger-dropdown {
  color: #2a242d;
  background-color: transparent;
  border: 1px solid #ada8b1;
}
nex-mat-menu .trigger-dropdown.selected {
  border: 1px solid #1a1a1a;
}
nex-mat-menu .trigger-dropdown:hover {
  background: rgba(78, 78, 78, 0.12);
}
.nex-cost-summary-panel {
  --nex-cost-summary-panel-background-color: #ffffff;
  --nex-cost-summary-panel-border-color: #ccc9cf;
  --nex-cost-summary-panel-header-background-color: #f0eef2;
  --nex-cost-summary-panel-shadow: 0px 10px 15px -3px rgba(9, 10, 11, 0.10), 0px 4px 6px -4px rgba(9, 10, 11, 0.10);
  --nex-cost-summary-panel-spacing-50: 4px;
  --nex-cost-summary-panel-spacing-150: 12px;
  --nex-cost-summary-panel-spacing-300: 24px;
}
.nex-notification-drawer-panel {
  border: 1px solid #e1dfe2;
  background: #ffffff;
  box-shadow: 0 20px 25px -5px rgba(9, 10, 11, 0.1), 0 8px 10px -6px rgba(9, 10, 11, 0.1);
}
.nex-snackbar {
  --nex-snackbar-container-color: #3f3842;
  --nex-snackbar-color: #ffffff;
  --nex-snackbar-outline-color: #3f3842;
  --nex-snackbar-progress-track-color: ;
  --nex-snackbar-progress-color: #ada8b1;
}
.nex-snackbar--error {
  --nex-snackbar-container-color: #fceded;
  --nex-snackbar-color: #240001;
  --nex-snackbar-outline-color: #240001;
}
.nex-snackbar--info {
  --nex-snackbar-container-color: #edf7fc;
  --nex-snackbar-color: #001924;
  --nex-snackbar-outline-color: #001924;
}
.nex-snackbar--success {
  --nex-snackbar-container-color: #edfcf2;
  --nex-snackbar-color: #00240b;
  --nex-snackbar-outline-color: #00240b;
}
.nex-snackbar--caution {
  --nex-snackbar-container-color: #fcf7ed;
  --nex-snackbar-color: #241100;
  --nex-snackbar-outline-color: #241100;
}
.nex-breadcrumb {
  --nex-breadcrumb-color-link: var(--mat-sys-primary, #390342);
  --nex-breadcrumb-color-link-hover: var(--mat-sys-primary, #800d95);
  --nex-breadcrumb-color-current: var(--mat-sys-on-surface, #2a242d);
  --nex-breadcrumb-color-separator: var(--mat-sys-outline-variant, #2a242d);
  --nex-breadcrumb-color-ellipsis: var(--nex-breadcrumb-color-separator);
  --nex-breadcrumb-color-ellipsis-hover: var(--nex-breadcrumb-color-link);
  --nex-breadcrumb-color-back-link: var(--nex-breadcrumb-color-link);
  --nex-breadcrumb-color-back-link-hover: var(--nex-breadcrumb-color-link-hover);
}
:root {
  --tmx-color-primary-50: #fdf8fe;
  --tmx-color-primary-100: #f8f0f9;
  --tmx-color-primary-200: #f0e1f2;
  --tmx-color-primary-300: #e6c9eb;
  --tmx-color-primary-400: #d895e4;
  --tmx-color-primary-500: #ba60ca;
  --tmx-color-primary-600: #9a32ad;
  --tmx-color-primary-700: #800d95;
  --tmx-color-primary-800: #5b046b;
  --tmx-color-primary-900: #390342;
  --tmx-color-primary-950: #1e0024;
  --tmx-color-primary-default: #390342;
  --tmx-color-primary-lighter: #f8f0f9;
  --tmx-color-primary-darker: #800d95;
  --tmx-color-primary-text: #390342;
  --tmx-color-primary-default-contrast: #ffffff;
  --tmx-color-primary-lighter-contrast: #000000;
  --tmx-color-primary-darker-contrast: #ffffff;
  --tmx-color-primary-50-contrast: #000000;
  --tmx-color-primary-100-contrast: #000000;
  --tmx-color-primary-200-contrast: #000000;
  --tmx-color-primary-300-contrast: #000000;
  --tmx-color-primary-400-contrast: #000000;
  --tmx-color-primary-500-contrast: #ffffff;
  --tmx-color-primary-600-contrast: #ffffff;
  --tmx-color-primary-700-contrast: #ffffff;
  --tmx-color-primary-800-contrast: #ffffff;
  --tmx-color-primary-900-contrast: #ffffff;
  --tmx-color-primary-950-contrast: #ffffff;
  --tmx-color-accent-white: #ffffff;
  --tmx-color-accent-50: #fbfafc;
  --tmx-color-accent-100: #f0eef2;
  --tmx-color-accent-200: #e1dfe2;
  --tmx-color-accent-300: #ccc9cf;
  --tmx-color-accent-400: #ada8b1;
  --tmx-color-accent-500: #908a95;
  --tmx-color-accent-600: #736d78;
  --tmx-color-accent-700: #58515c;
  --tmx-color-accent-800: #3f3842;
  --tmx-color-accent-900: #2a242d;
  --tmx-color-accent-950: #181319;
  --tmx-color-accent-default: #2a242d;
  --tmx-color-accent-lighter: #f0eef2;
  --tmx-color-accent-darker: #58515c;
  --tmx-color-accent-text: #2a242d;
  --tmx-color-accent-default-contrast: #ffffff;
  --tmx-color-accent-lighter-contrast: #000000;
  --tmx-color-accent-darker-contrast: #ffffff;
  --tmx-color-accent-white-contrast: #000000;
  --tmx-color-accent-50-contrast: #000000;
  --tmx-color-accent-100-contrast: #000000;
  --tmx-color-accent-200-contrast: #000000;
  --tmx-color-accent-300-contrast: #000000;
  --tmx-color-accent-400-contrast: #000000;
  --tmx-color-accent-500-contrast: #ffffff;
  --tmx-color-accent-600-contrast: #ffffff;
  --tmx-color-accent-700-contrast: #ffffff;
  --tmx-color-accent-800-contrast: #ffffff;
  --tmx-color-accent-900-contrast: #ffffff;
  --tmx-color-accent-950-contrast: #ffffff;
  --tmx-color-warn-50: #fceded;
  --tmx-color-warn-100: #fad4d5;
  --tmx-color-warn-200: #f5a9aa;
  --tmx-color-warn-300: #ed6b6d;
  --tmx-color-warn-400: #e0383b;
  --tmx-color-warn-500: #c70205;
  --tmx-color-warn-600: #a20003;
  --tmx-color-warn-700: #820002;
  --tmx-color-warn-800: #660002;
  --tmx-color-warn-900: #240001;
  --tmx-color-warn-default: #c70205;
  --tmx-color-warn-lighter: #fad4d5;
  --tmx-color-warn-darker: #820002;
  --tmx-color-warn-text: #c70205;
  --tmx-color-warn-default-contrast: #ffffff;
  --tmx-color-warn-lighter-contrast: #000000;
  --tmx-color-warn-darker-contrast: #ffffff;
  --tmx-color-warn-50-contrast: #000000;
  --tmx-color-warn-100-contrast: #000000;
  --tmx-color-warn-200-contrast: #000000;
  --tmx-color-warn-300-contrast: #000000;
  --tmx-color-warn-400-contrast: #ffffff;
  --tmx-color-warn-500-contrast: #ffffff;
  --tmx-color-warn-600-contrast: #ffffff;
  --tmx-color-warn-700-contrast: #ffffff;
  --tmx-color-warn-800-contrast: #ffffff;
  --tmx-color-warn-900-contrast: #ffffff;
  --tmx-color-is-dark: false;
  --tmx-color-foreground-accent-text: rgba(0, 0, 0, 0.54);
  --tmx-color-foreground-base: #000000;
  --tmx-color-foreground-disabled: rgba(0, 0, 0, 0.38);
  --tmx-color-foreground-disabled-button: rgba(0, 0, 0, 0.26);
  --tmx-color-foreground-disabled-text: rgba(0, 0, 0, 0.38);
  --tmx-color-foreground-divider: rgba(0, 0, 0, 0.12);
  --tmx-color-foreground-dividers: rgba(0, 0, 0, 0.12);
  --tmx-color-foreground-elevation: #000000;
  --tmx-color-foreground-hint-text: rgba(0, 0, 0, 0.38);
  --tmx-color-foreground-icon: rgba(0, 0, 0, 0.54);
  --tmx-color-foreground-icons: rgba(0, 0, 0, 0.54);
  --tmx-color-foreground-secondary-text: rgba(0, 0, 0, 0.54);
  --tmx-color-foreground-slider-min: rgba(0, 0, 0, 0.87);
  --tmx-color-foreground-slider-off: rgba(0, 0, 0, 0.26);
  --tmx-color-foreground-slider-off-active: rgba(0, 0, 0, 0.38);
  --tmx-color-foreground-text: rgba(0, 0, 0, 0.87);
  --tmx-color-background-app-bar: #ffffff;
  --tmx-color-background-light-base-bg-alpha-50: rgba(255, 255, 255, 0.5);
  --tmx-color-background-base-background: #ffffff;
  --tmx-color-background-background: #fafafa;
  --tmx-color-background-card: hsl(0, 0%, 103.0392156863%);
  --tmx-color-background-dialog: hsl(0, 0%, 103.0392156863%);
  --tmx-color-background-disabled-button: rgba(44, 44, 44, 0.12);
  --tmx-color-background-disabled-button-toggle: rgb(224.5, 224.5, 224.5);
  --tmx-color-background-disabled-list-option: rgb(224.5, 224.5, 224.5);
  --tmx-color-background-error: #ba1a1a;
  --tmx-color-background-focused-button: rgba(0, 0, 0, 0.12);
  --tmx-color-background-hover: rgba(44, 44, 44, 0.04);
  --tmx-color-background-default-input: #828282;
  --tmx-color-background-hovered-input: #1a1a1a;
  --tmx-color-background-focused-input: #1a5e85;
  --tmx-color-background-disabled-input: #d4d6d8;
  --tmx-color-background-neutral-90: #dcdcdc;
  --tmx-color-background-neutral-92: #d0d0d0;
  --tmx-color-background-neutral-99: #f3f3f3;
  --tmx-color-background-neutral-100: #e8e8e8;
  --tmx-color-background-neutral-500: #71757a;
  --tmx-color-background-on-surface: hsl(0, 0%, 198.0392156863%);
  --tmx-color-background-on-surface-variant: #4e4e4e;
  --tmx-color-background-outline: #ada8b1;
  --tmx-color-background-outline-neutral-variant60: #9c9c9c;
  --tmx-color-background-dark-blue-outline: #1a5e85;
  --tmx-color-background-raised-button: hsl(0, 0%, 103.0392156863%);
  --tmx-color-background-selected-button: #c7c7c7;
  --tmx-color-background-selected-disabled-button: rgb(173.5, 173.5, 173.5);
  --tmx-color-background-status-bar: #c7c7c7;
  --tmx-color-background-surface: hsl(0, 0%, 198.0392156863%);
  --tmx-color-background-tooltip: #5f5f5f;
  --tmx-color-background-unselected-chip: rgb(224.5, 224.5, 224.5);
  --tmx-color-background-unselected-text: rgba(0, 0, 0, 0.6);
  --tmx-color-background-black: black;
  --tmx-color-brand1-50: #fdf8fe;
  --tmx-color-brand1-100: #f8f0f9;
  --tmx-color-brand1-200: #f0e1f2;
  --tmx-color-brand1-300: #e6c9eb;
  --tmx-color-brand1-400: #d895e4;
  --tmx-color-brand1-500: #ba60ca;
  --tmx-color-brand1-600: #9a32ad;
  --tmx-color-brand1-700: #800d95;
  --tmx-color-brand1-800: #5b046b;
  --tmx-color-brand1-900: #390342;
  --tmx-color-brand1-950: #1e0024;
  --tmx-color-brand1-default: #390342;
  --tmx-color-brand1-lighter: #f8f0f9;
  --tmx-color-brand1-darker: #800d95;
  --tmx-color-brand1-text: #390342;
  --tmx-color-brand1-default-contrast: #ffffff;
  --tmx-color-brand1-lighter-contrast: #000000;
  --tmx-color-brand1-darker-contrast: #ffffff;
  --tmx-color-brand1-50-contrast: #000000;
  --tmx-color-brand1-100-contrast: #000000;
  --tmx-color-brand1-200-contrast: #000000;
  --tmx-color-brand1-300-contrast: #000000;
  --tmx-color-brand1-400-contrast: #000000;
  --tmx-color-brand1-500-contrast: #ffffff;
  --tmx-color-brand1-600-contrast: #ffffff;
  --tmx-color-brand1-700-contrast: #ffffff;
  --tmx-color-brand1-800-contrast: #ffffff;
  --tmx-color-brand1-900-contrast: #ffffff;
  --tmx-color-brand1-950-contrast: #ffffff;
  --tmx-color-brand2-50: #fff8ea;
  --tmx-color-brand2-100: #feeccc;
  --tmx-color-brand2-200: #ffe7bc;
  --tmx-color-brand2-300: #fee0aa;
  --tmx-color-brand2-400: #fdd487;
  --tmx-color-brand2-500: #fcc154;
  --tmx-color-brand2-600: #f0a437;
  --tmx-color-brand2-700: #cc7910;
  --tmx-color-brand2-800: #995a09;
  --tmx-color-brand2-900: #593405;
  --tmx-color-brand2-default: #fcc154;
  --tmx-color-brand2-lighter: #feeccc;
  --tmx-color-brand2-darker: #cc7910;
  --tmx-color-brand2-text: #fcc154;
  --tmx-color-brand2-default-contrast: #000000;
  --tmx-color-brand2-lighter-contrast: #000000;
  --tmx-color-brand2-darker-contrast: #ffffff;
  --tmx-color-brand2-50-contrast: #000000;
  --tmx-color-brand2-100-contrast: #000000;
  --tmx-color-brand2-200-contrast: #000000;
  --tmx-color-brand2-300-contrast: #000000;
  --tmx-color-brand2-400-contrast: #000000;
  --tmx-color-brand2-500-contrast: #000000;
  --tmx-color-brand2-600-contrast: #000000;
  --tmx-color-brand2-700-contrast: #ffffff;
  --tmx-color-brand2-800-contrast: #ffffff;
  --tmx-color-brand2-900-contrast: #ffffff;
  --tmx-color-brand3-50: #feede7;
  --tmx-color-brand3-100: #fcd1c4;
  --tmx-color-brand3-200: #fab39d;
  --tmx-color-brand3-300: #f79476;
  --tmx-color-brand3-400: #f67d58;
  --tmx-color-brand3-500: #f4663b;
  --tmx-color-brand3-600: #ea4b29;
  --tmx-color-brand3-700: #cc2d11;
  --tmx-color-brand3-800: #9f240e;
  --tmx-color-brand3-900: #591408;
  --tmx-color-brand3-default: #f4663b;
  --tmx-color-brand3-lighter: #fcd1c4;
  --tmx-color-brand3-darker: #cc2d11;
  --tmx-color-brand3-text: #f4663b;
  --tmx-color-brand3-default-contrast: #ffffff;
  --tmx-color-brand3-lighter-contrast: #000000;
  --tmx-color-brand3-darker-contrast: #ffffff;
  --tmx-color-brand3-50-contrast: #000000;
  --tmx-color-brand3-100-contrast: #000000;
  --tmx-color-brand3-200-contrast: #000000;
  --tmx-color-brand3-300-contrast: #000000;
  --tmx-color-brand3-400-contrast: #000000;
  --tmx-color-brand3-500-contrast: #ffffff;
  --tmx-color-brand3-600-contrast: #ffffff;
  --tmx-color-brand3-700-contrast: #ffffff;
  --tmx-color-brand3-800-contrast: #ffffff;
  --tmx-color-brand3-900-contrast: #ffffff;
  --tmx-color-brand4-50: #f1f8fc;
  --tmx-color-brand4-100: #dceef6;
  --tmx-color-brand4-200: #c5e3f1;
  --tmx-color-brand4-300: #add7eb;
  --tmx-color-brand4-400: #9ccfe6;
  --tmx-color-brand4-500: #8ac6e2;
  --tmx-color-brand4-600: #5faed9;
  --tmx-color-brand4-700: #2687bf;
  --tmx-color-brand4-800: #1a5e85;
  --tmx-color-brand4-900: #0f364d;
  --tmx-color-brand4-default: #8ac6e2;
  --tmx-color-brand4-lighter: #dceef6;
  --tmx-color-brand4-darker: #2687bf;
  --tmx-color-brand4-text: #8ac6e2;
  --tmx-color-brand4-default-contrast: #000000;
  --tmx-color-brand4-lighter-contrast: #000000;
  --tmx-color-brand4-darker-contrast: #ffffff;
  --tmx-color-brand4-50-contrast: #000000;
  --tmx-color-brand4-100-contrast: #000000;
  --tmx-color-brand4-200-contrast: #000000;
  --tmx-color-brand4-300-contrast: #000000;
  --tmx-color-brand4-400-contrast: #000000;
  --tmx-color-brand4-500-contrast: #000000;
  --tmx-color-brand4-600-contrast: #000000;
  --tmx-color-brand4-700-contrast: #ffffff;
  --tmx-color-brand4-800-contrast: #ffffff;
  --tmx-color-brand4-900-contrast: #ffffff;
  --tmx-color-brand5-50: #eef7f1;
  --tmx-color-brand5-100: #d4ecdc;
  --tmx-color-brand5-200: #b8e0c5;
  --tmx-color-brand5-300: #9cd3ad;
  --tmx-color-brand5-400: #86c99c;
  --tmx-color-brand5-500: #71c08a;
  --tmx-color-brand5-600: #54aa6d;
  --tmx-color-brand5-700: #3b8c51;
  --tmx-color-brand5-800: #1d6731;
  --tmx-color-brand5-900: #134220;
  --tmx-color-brand5-default: #71c08a;
  --tmx-color-brand5-lighter: #d4ecdc;
  --tmx-color-brand5-darker: #3b8c51;
  --tmx-color-brand5-text: #71c08a;
  --tmx-color-brand5-default-contrast: #000000;
  --tmx-color-brand5-lighter-contrast: #000000;
  --tmx-color-brand5-darker-contrast: #ffffff;
  --tmx-color-brand5-50-contrast: #000000;
  --tmx-color-brand5-100-contrast: #000000;
  --tmx-color-brand5-200-contrast: #000000;
  --tmx-color-brand5-300-contrast: #000000;
  --tmx-color-brand5-400-contrast: #000000;
  --tmx-color-brand5-500-contrast: #000000;
  --tmx-color-brand5-600-contrast: #ffffff;
  --tmx-color-brand5-700-contrast: #ffffff;
  --tmx-color-brand5-800-contrast: #ffffff;
  --tmx-color-brand5-900-contrast: #ffffff;
  --tmx-color-alert-50: #fcf7ed;
  --tmx-color-alert-100: #faedd4;
  --tmx-color-alert-200: #f5daa9;
  --tmx-color-alert-300: #edbf6b;
  --tmx-color-alert-400: #e0a538;
  --tmx-color-alert-500: #c77f02;
  --tmx-color-alert-600: #a26400;
  --tmx-color-alert-700: #824800;
  --tmx-color-alert-800: #663500;
  --tmx-color-alert-900: #241100;
  --tmx-color-alert-default: #c77f02;
  --tmx-color-alert-lighter: #faedd4;
  --tmx-color-alert-darker: #824800;
  --tmx-color-alert-text: #c77f02;
  --tmx-color-alert-default-contrast: #ffffff;
  --tmx-color-alert-lighter-contrast: #000000;
  --tmx-color-alert-darker-contrast: #ffffff;
  --tmx-color-alert-50-contrast: #000000;
  --tmx-color-alert-100-contrast: #000000;
  --tmx-color-alert-200-contrast: #000000;
  --tmx-color-alert-300-contrast: #000000;
  --tmx-color-alert-400-contrast: #000000;
  --tmx-color-alert-500-contrast: #ffffff;
  --tmx-color-alert-600-contrast: #ffffff;
  --tmx-color-alert-700-contrast: #ffffff;
  --tmx-color-alert-800-contrast: #ffffff;
  --tmx-color-alert-900-contrast: #ffffff;
  --tmx-color-success-50: #edfcf2;
  --tmx-color-success-100: #d4fae0;
  --tmx-color-success-200: #a9f5c1;
  --tmx-color-success-300: #6bed94;
  --tmx-color-success-400: #38e06d;
  --tmx-color-success-500: #02c740;
  --tmx-color-success-600: #00a233;
  --tmx-color-success-700: #008229;
  --tmx-color-success-800: #006620;
  --tmx-color-success-900: #00240b;
  --tmx-color-success-default: #00a233;
  --tmx-color-success-lighter: #d4fae0;
  --tmx-color-success-darker: #008229;
  --tmx-color-success-text: #00a233;
  --tmx-color-success-default-contrast: #ffffff;
  --tmx-color-success-lighter-contrast: #000000;
  --tmx-color-success-darker-contrast: #ffffff;
  --tmx-color-success-50-contrast: #000000;
  --tmx-color-success-100-contrast: #000000;
  --tmx-color-success-200-contrast: #000000;
  --tmx-color-success-300-contrast: #000000;
  --tmx-color-success-400-contrast: #000000;
  --tmx-color-success-500-contrast: #ffffff;
  --tmx-color-success-600-contrast: #ffffff;
  --tmx-color-success-700-contrast: #ffffff;
  --tmx-color-success-800-contrast: #ffffff;
  --tmx-color-success-900-contrast: #ffffff;
  --tmx-color-neutral-white: #ffffff;
  --tmx-color-neutral-50: #fbfafc;
  --tmx-color-neutral-100: #f0eef2;
  --tmx-color-neutral-200: #e1dfe2;
  --tmx-color-neutral-300: #ccc9cf;
  --tmx-color-neutral-400: #ada8b1;
  --tmx-color-neutral-500: #908a95;
  --tmx-color-neutral-600: #736d78;
  --tmx-color-neutral-700: #58515c;
  --tmx-color-neutral-800: #3f3842;
  --tmx-color-neutral-900: #2a242d;
  --tmx-color-neutral-950: #181319;
  --tmx-color-neutral-default: #908a95;
  --tmx-color-neutral-lighter: #f0eef2;
  --tmx-color-neutral-darker: #58515c;
  --tmx-color-neutral-text: #908a95;
  --tmx-color-neutral-default-contrast: #ffffff;
  --tmx-color-neutral-lighter-contrast: #000000;
  --tmx-color-neutral-darker-contrast: #ffffff;
  --tmx-color-neutral-white-contrast: #000000;
  --tmx-color-neutral-50-contrast: #000000;
  --tmx-color-neutral-100-contrast: #000000;
  --tmx-color-neutral-200-contrast: #000000;
  --tmx-color-neutral-300-contrast: #000000;
  --tmx-color-neutral-400-contrast: #000000;
  --tmx-color-neutral-500-contrast: #ffffff;
  --tmx-color-neutral-600-contrast: #ffffff;
  --tmx-color-neutral-700-contrast: #ffffff;
  --tmx-color-neutral-800-contrast: #ffffff;
  --tmx-color-neutral-900-contrast: #ffffff;
  --tmx-color-neutral-950-contrast: #ffffff;
  --tmx-color-attention-50: #edf7fc;
  --tmx-color-attention-100: #d4eefa;
  --tmx-color-attention-200: #a9ddf5;
  --tmx-color-attention-300: #6bc4ed;
  --tmx-color-attention-400: #38abe0;
  --tmx-color-attention-500: #0289c7;
  --tmx-color-attention-600: #006fa2;
  --tmx-color-attention-700: #005982;
  --tmx-color-attention-800: #004666;
  --tmx-color-attention-900: #001924;
  --tmx-color-attention-default: #0289c7;
  --tmx-color-attention-lighter: #d4eefa;
  --tmx-color-attention-darker: #005982;
  --tmx-color-attention-text: #0289c7;
  --tmx-color-attention-default-contrast: #ffffff;
  --tmx-color-attention-lighter-contrast: #000000;
  --tmx-color-attention-darker-contrast: #ffffff;
  --tmx-color-attention-50-contrast: #000000;
  --tmx-color-attention-100-contrast: #000000;
  --tmx-color-attention-200-contrast: #000000;
  --tmx-color-attention-300-contrast: #000000;
  --tmx-color-attention-400-contrast: #000000;
  --tmx-color-attention-500-contrast: #ffffff;
  --tmx-color-attention-600-contrast: #ffffff;
  --tmx-color-attention-700-contrast: #ffffff;
  --tmx-color-attention-800-contrast: #ffffff;
  --tmx-color-attention-900-contrast: #ffffff;
  --tmx-color-color1-50: #fff8ea;
  --tmx-color-color1-100: #feeccc;
  --tmx-color-color1-200: #ffe7bc;
  --tmx-color-color1-300: #fee0aa;
  --tmx-color-color1-400: #fdd487;
  --tmx-color-color1-500: #fcc154;
  --tmx-color-color1-600: #f0a437;
  --tmx-color-color1-700: #cc7910;
  --tmx-color-color1-800: #995a09;
  --tmx-color-color1-900: #593405;
  --tmx-color-color1-default: #fcc154;
  --tmx-color-color1-lighter: #feeccc;
  --tmx-color-color1-darker: #cc7910;
  --tmx-color-color1-text: #fcc154;
  --tmx-color-color1-default-contrast: #000000;
  --tmx-color-color1-lighter-contrast: #000000;
  --tmx-color-color1-darker-contrast: #ffffff;
  --tmx-color-color1-50-contrast: #000000;
  --tmx-color-color1-100-contrast: #000000;
  --tmx-color-color1-200-contrast: #000000;
  --tmx-color-color1-300-contrast: #000000;
  --tmx-color-color1-400-contrast: #000000;
  --tmx-color-color1-500-contrast: #000000;
  --tmx-color-color1-600-contrast: #000000;
  --tmx-color-color1-700-contrast: #ffffff;
  --tmx-color-color1-800-contrast: #ffffff;
  --tmx-color-color1-900-contrast: #ffffff;
  --tmx-color-color2-50: #feede7;
  --tmx-color-color2-100: #fcd1c4;
  --tmx-color-color2-200: #fab39d;
  --tmx-color-color2-300: #f79476;
  --tmx-color-color2-400: #f67d58;
  --tmx-color-color2-500: #f4663b;
  --tmx-color-color2-600: #ea4b29;
  --tmx-color-color2-700: #cc2d11;
  --tmx-color-color2-800: #9f240e;
  --tmx-color-color2-900: #591408;
  --tmx-color-color2-default: #f4663b;
  --tmx-color-color2-lighter: #fcd1c4;
  --tmx-color-color2-darker: #cc2d11;
  --tmx-color-color2-text: #f4663b;
  --tmx-color-color2-default-contrast: #ffffff;
  --tmx-color-color2-lighter-contrast: #000000;
  --tmx-color-color2-darker-contrast: #ffffff;
  --tmx-color-color2-50-contrast: #000000;
  --tmx-color-color2-100-contrast: #000000;
  --tmx-color-color2-200-contrast: #000000;
  --tmx-color-color2-300-contrast: #000000;
  --tmx-color-color2-400-contrast: #000000;
  --tmx-color-color2-500-contrast: #ffffff;
  --tmx-color-color2-600-contrast: #ffffff;
  --tmx-color-color2-700-contrast: #ffffff;
  --tmx-color-color2-800-contrast: #ffffff;
  --tmx-color-color2-900-contrast: #ffffff;
  --tmx-color-color3-50: #f1f8fc;
  --tmx-color-color3-100: #dceef6;
  --tmx-color-color3-200: #c5e3f1;
  --tmx-color-color3-300: #add7eb;
  --tmx-color-color3-400: #9ccfe6;
  --tmx-color-color3-500: #8ac6e2;
  --tmx-color-color3-600: #5faed9;
  --tmx-color-color3-700: #2687bf;
  --tmx-color-color3-800: #1a5e85;
  --tmx-color-color3-900: #0f364d;
  --tmx-color-color3-default: #8ac6e2;
  --tmx-color-color3-lighter: #dceef6;
  --tmx-color-color3-darker: #2687bf;
  --tmx-color-color3-text: #8ac6e2;
  --tmx-color-color3-default-contrast: #000000;
  --tmx-color-color3-lighter-contrast: #000000;
  --tmx-color-color3-darker-contrast: #ffffff;
  --tmx-color-color3-50-contrast: #000000;
  --tmx-color-color3-100-contrast: #000000;
  --tmx-color-color3-200-contrast: #000000;
  --tmx-color-color3-300-contrast: #000000;
  --tmx-color-color3-400-contrast: #000000;
  --tmx-color-color3-500-contrast: #000000;
  --tmx-color-color3-600-contrast: #000000;
  --tmx-color-color3-700-contrast: #ffffff;
  --tmx-color-color3-800-contrast: #ffffff;
  --tmx-color-color3-900-contrast: #ffffff;
  --tmx-color-color4-50: #eef7f1;
  --tmx-color-color4-100: #d4ecdc;
  --tmx-color-color4-200: #b8e0c5;
  --tmx-color-color4-300: #9cd3ad;
  --tmx-color-color4-400: #86c99c;
  --tmx-color-color4-500: #71c08a;
  --tmx-color-color4-600: #54aa6d;
  --tmx-color-color4-700: #3b8c51;
  --tmx-color-color4-800: #1d6731;
  --tmx-color-color4-900: #134220;
  --tmx-color-color4-default: #71c08a;
  --tmx-color-color4-lighter: #d4ecdc;
  --tmx-color-color4-darker: #3b8c51;
  --tmx-color-color4-text: #71c08a;
  --tmx-color-color4-default-contrast: #000000;
  --tmx-color-color4-lighter-contrast: #000000;
  --tmx-color-color4-darker-contrast: #ffffff;
  --tmx-color-color4-50-contrast: #000000;
  --tmx-color-color4-100-contrast: #000000;
  --tmx-color-color4-200-contrast: #000000;
  --tmx-color-color4-300-contrast: #000000;
  --tmx-color-color4-400-contrast: #000000;
  --tmx-color-color4-500-contrast: #000000;
  --tmx-color-color4-600-contrast: #ffffff;
  --tmx-color-color4-700-contrast: #ffffff;
  --tmx-color-color4-800-contrast: #ffffff;
  --tmx-color-color4-900-contrast: #ffffff;
}
html {
  --mdc-outlined-button-outline-color: var(--tmx-color-neutral-400);
  --mdc-outlined-button-outline-width: 1px;
  --mat-datepicker-calendar-container-shape: 12px;
  --mat-datepicker-calendar-date-today-outline-color: var(--tmx-color-neutral-900);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--tmx-color-primary-900);
  --mat-datepicker-calendar-date-selected-state-text-color: var(--tmx-color-primary-900-contrast);
  --mat-datepicker-calendar-date-hover-state-background-color: var(--tmx-color-neutral-100);
  --mat-datepicker-calendar-date-focus-state-background-color: var(--tmx-color-neutral-100);
  --mdc-outlined-text-field-focus-label-text-color: var(--tmx-color-neutral-600);
  --mat-select-focused-arrow-color: var(--tmx-color-color3-800);
  --mdc-checkbox-selected-icon-color: var(--tmx-color-primary-900);
  --mdc-checkbox-selected-checkmark-color: var(--tmx-color-primary-900-contrast);
  --mdc-checkbox-selected-focus-icon-color: var(--tmx-color-primary-900);
  --mdc-checkbox-selected-hover-icon-color: var(--tmx-color-primary-900);
  --mdc-radio-disabled-selected-icon-color: var(--tmx-color-primary-900);
  --mdc-radio-disabled-unselected-icon-color: var(--tmx-color-primary-900);
  --mdc-radio-selected-focus-icon-color: var(--tmx-color-primary-900);
  --mdc-radio-selected-hover-icon-color: var(--tmx-color-primary-900);
  --mdc-radio-selected-icon-color: var(--tmx-color-primary-900);
  --mdc-radio-selected-pressed-icon-color: var(--tmx-color-primary-900);
  --mat-radio-checked-ripple-color: var(--tmx-color-primary-900);
}
.mat-badge {
  --mat-badge-background-color: var(--tmx-color-brand5-700);
  --mat-badge-text-color: var(--tmx-color-brand5-700-contrast);
}
.mdc-button.mdc-button:not(.nex-menu-card__container) {
  border-radius: 100px;
}
.mdc-button.mdc-button.mat-mdc-outlined-button {
  --mdc-outlined-button-label-text-color: var(--tmx-color-neutral-900);
}
nex-selectable-chips .nex-selectable-chips.mat-mdc-standard-chip:is(.mat-mdc-chip-selected.mdc-evolution-chip--selected, .mat-mdc-standard-chip):not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label,
nex-selectable-chips .nex-selectable-chips.mat-mdc-standard-chip:is(.mat-mdc-chip-selected.mdc-evolution-chip--selected, .mat-mdc-standard-chip):not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label:hover,
nex-selectable-chips .nex-selectable-chips.mat-mdc-standard-chip:is(.mat-mdc-chip-selected.mdc-evolution-chip--selected, .mat-mdc-standard-chip):not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__checkmark,
nex-selectable-chips .nex-selectable-chips.mat-mdc-standard-chip:is(.mat-mdc-chip-selected.mdc-evolution-chip--selected, .mat-mdc-standard-chip):not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__checkmark:hover {
  color: var(--mdc-chip-label-text-color);
}
nex-selectable-chips .nex-selectable-chips.mat-mdc-chip-selected.mdc-evolution-chip--selected:not(.mdc-evolution-chip--disabled) {
  background: var(--tmx-color-primary-50);
  border-color: var(--tmx-color-primary-900);
  --mdc-chip-label-text-color: var(--tmx-color-primary-950);
}
nex-selectable-chips .nex-selectable-chips.mat-mdc-chip-selected.mdc-evolution-chip--selected:not(.mdc-evolution-chip--disabled):hover {
  background: var(--tmx-color-primary-100);
}
nex-selectable-chips .nex-selectable-chips.mat-mdc-chip-selected.mdc-evolution-chip--selected:not(.mdc-evolution-chip--disabled):active {
  background: var(--tmx-color-primary-200);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-label-text-color: var(--tmx-color-neutral-100-contrast);
}
.nex-chips.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled),
.nex-chips.mat-mdc-standard-chip.mdc-evolution-chip--disabled,
.mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) {
  border-color: var(--tmx-color-neutral-400);
}
nex-datepicker {
  --mat-datepicker-toggle-active-state-icon-color: var(--tmx-color-neutral-900);
}
nex-datepicker .mat-datepicker-toggle.nex-datepicker__picker-toggle.mat-datepicker-toggle-active .mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before {
  opacity: 0.1;
}
.mat-calendar-body-cell-container {
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--tmx-color-primary-50);
}
.mat-calendar-body-cell-container .mat-calendar-body-in-range {
  --mat-datepicker-calendar-date-text-color: var(--tmx-color-primary-50-contrast);
}
.nex-document-list__column-progress-check-cancel {
  color: var(--tmx-color-neutral-500);
}
.nex-document-list__column-progress-container-progress--spinner.mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: var(--tmx-color-neutral-500);
}
.nex-document-list__column-action .mat-mdc-icon-button.mat-mdc-button-base {
  color: var(--tmx-color-neutral-900);
}
.nex-upload-file__container-icon-box,
.nex-upload-file__container-title p,
.nex-upload-file__container-description p {
  color: var(--tmx-color-neutral-900);
}
.nex-upload-file__container {
  border-color: var(--tmx-color-color3-500);
  background: var(--tmx-color-color3-50);
}
.mat-mdc-select-panel {
  --mat-option-selected-state-label-text-color: var(--tmx-color-neutral-900);
  --mat-full-pseudo-checkbox-selected-icon-color: var(--tmx-color-primary-900);
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--tmx-color-neutral-900);
}
nex-dropdown-searchable-group .nex-chips.mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled),
nex-dropdown-searchable .nex-chips.mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled),
nex-dropdown2-selected-items .nex-chips.mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) {
  background: var(--tmx-color-primary-50);
  border: 1px solid var(--tmx-color-primary-900);
}
nex-dropdown-searchable-group .nex-chips.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label,
nex-dropdown-searchable-group .nex-chips.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__icon--trailing,
nex-dropdown-searchable-group .nex-chips.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__text-label,
nex-dropdown-searchable-group .nex-chips.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__icon--trailing,
nex-dropdown-searchable .nex-chips.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label,
nex-dropdown-searchable .nex-chips.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__icon--trailing,
nex-dropdown-searchable .nex-chips.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__text-label,
nex-dropdown-searchable .nex-chips.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__icon--trailing,
nex-dropdown2-selected-items .nex-chips.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label,
nex-dropdown2-selected-items .nex-chips.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__icon--trailing,
nex-dropdown2-selected-items .nex-chips.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__text-label,
nex-dropdown2-selected-items .nex-chips.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__icon--trailing {
  color: var(--tmx-color-primary-100-contrast);
}
nex-expansion-panel .nex-expansion-panel .mat-expansion-indicator {
  background-color: unset;
}
nex-quick-filters .nex-quick-filters__clear .mat-mdc-button,
.nex-toolbar__table-options--sort .mat-mdc-button:not(:disabled) {
  --mdc-text-button-label-text-color: var(--tmx-color-neutral-900);
  --mat-text-button-state-layer-color: var(--tmx-color-neutral-900);
  --mat-text-button-ripple-color: var(--tmx-color-neutral-200);
}
nex-slider-range-filter {
  --mdc-slider-handle-color: var(--tmx-color-primary-900);
  --mdc-slider-focus-handle-color: var(--tmx-color-primary-900);
  --mdc-slider-hover-handle-color: var(--tmx-color-primary-900);
  --mdc-slider-active-track-color: var(--tmx-color-primary-900);
  --mdc-slider-inactive-track-color: var(--tmx-color-primary-900);
  --mdc-slider-with-tick-marks-inactive-container-color: var(--tmx-color-primary-900);
  --mat-slider-ripple-color: var(--tmx-color-primary-900);
  --mat-slider-hover-state-layer-color: color-mix(in oklab, var(--tmx-color-primary-900) 10%, transparent 100%);
  --mat-slider-focus-state-layer-color: color-mix(in oklab, var(--tmx-color-primary-900) 10%, transparent 100%);
}
.nex-paginator .g-bubble:hover {
  background-color: var(--tmx-color-neutral-100);
  color: var(--tmx-color-neutral-100-contrast);
}
.nex-paginator .g-bubble__active {
  background-color: var(--tmx-color-primary-900) !important;
  color: var(--tmx-color-primary-900-contrast) !important;
}
nex-info-card .nex-info-card.nex-info-card--selected {
  border-color: var(--tmx-color-primary-500);
  background-color: var(--tmx-color-neutral-white);
  color: var(--tmx-color-neutral-white-contrast);
}
nex-alert-notification .nex-alert-notification-container .nex-alert-notification-container__header-icon.nex-alert-notification-container__header-icon {
  color: inherit;
}
nex-alert-notification .nex-alert-notification-container.__info {
  border-color: var(--tmx-color-attention-900);
  background: var(--tmx-color-attention-50);
  color: var(--tmx-color-attention-900);
}
nex-alert-notification .nex-alert-notification-container.__warn {
  border-color: var(--tmx-color-alert-900);
  background: var(--tmx-color-alert-50);
  color: var(--tmx-color-alert-900);
}
nex-alert-notification .nex-alert-notification-container.__danger {
  border-color: var(--tmx-color-warn-900);
  background: var(--tmx-color-warn-50);
  color: var(--tmx-color-warn-900);
}
nex-alert-notification .nex-alert-notification-container.__success {
  border-color: var(--tmx-color-success-900);
  background: var(--tmx-color-success-50);
  color: var(--tmx-color-success-900);
}
nex-alert-notification .nex-alert-notification-container.__dark {
  border-color: var(--tmx-color-primary-900);
  background: var(--tmx-color-primary-900);
  color: var(--tmx-color-primary-900-contrast);
}
nex-alert-notification .nex-alert-notification-container.__dark .mdc-button.mat-mdc-button.mat-primary {
  border: 1px solid var(--tmx-color-primary-900-contrast);
  --mdc-filled-button-container-color: var(--tmx-color-primary-900);
  --mdc-filled-button-label-text-color: var(--tmx-color-primary-900-contrast);
}
.nex-dialog-legacy .mat-mdc-dialog-container .mdc-dialog__container .mdc-dialog__surface {
  border-radius: var(--mdc-dialog-container-shape, 8px);
  --mdc-dialog-container-shape: 16px;
}
.mat-mdc-progress-bar,
.mat-mdc-progress-bar .mdc-linear-progress__buffer {
  --mdc-linear-progress-track-color: var(--tmx-color-neutral-300);
}
.mat-mdc-progress-spinner.mat-default {
  --mdc-circular-progress-active-indicator-color: var(--tmx-color-neutral-500);
}
.nex-switch {
  --mdc-switch-unselected-handle-color: var(--tmx-color-neutral-500);
  --mdc-switch-unselected-track-color: var(--tmx-color-neutral-white);
  --mdc-switch-selected-handle-color: var(--tmx-color-neutral-white);
  --mdc-switch-selected-track-color: var(--tmx-color-primary-900);
  --mdc-switch-unselected-focus-handle-color: var(--mdc-switch-unselected-handle-color);
  --mdc-switch-unselected-focus-track-color: var(--mdc-switch-unselected-track-color);
  --mdc-switch-unselected-hover-handle-color: var(--mdc-switch-unselected-handle-color);
  --mdc-switch-unselected-hover-track-color: var(--mdc-switch-unselected-track-color);
  --mdc-switch-unselected-pressed-handle-color: var(--mdc-switch-unselected-handle-color);
  --mdc-switch-unselected-pressed-track-color: var(--mdc-switch-unselected-focus-track-color);
  --mdc-switch-selected-focus-handle-color: var(--mdc-switch-selected-handle-color);
  --mdc-switch-selected-hover-handle-color: var(--mdc-switch-selected-handle-color);
  --mdc-switch-selected-pressed-handle-color: var(--mdc-switch-selected-handle-color);
  --mdc-switch-selected-focus-track-color: var(--mdc-switch-selected-track-color);
  --mdc-switch-selected-hover-track-color: var(--mdc-switch-selected-track-color);
  --mdc-switch-selected-pressed-track-color: var(--mdc-switch-selected-track-color);
}
.nex-switch .nex-switch--icon-selected {
  color: var(--tmx-color-neutral-500-contrast);
}
.nex-switch .mat-mdc-slide-toggle-checked .nex-switch--icon-selected {
  color: var(--tmx-color-primary-900);
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: var(--tmx-color-primary-900);
  --mat-tab-header-inactive-label-text-color: var(--tmx-color-neutral-700);
  --mat-tab-header-active-label-text-color: var(--tmx-color-neutral-900);
  --mat-tab-header-active-ripple-color: var(--tmx-color-neutral-800);
  --mat-tab-header-inactive-ripple-color: var(--tmx-color-neutral-800);
  --mat-tab-header-inactive-focus-label-text-color: var(--mat-tab-header-inactive-label-text-color);
  --mat-tab-header-inactive-hover-label-text-color: var(--mat-tab-header-inactive-label-text-color);
  --mat-tab-header-active-focus-label-text-color: var(--mat-tab-header-active-label-text-color);
  --mat-tab-header-active-hover-label-text-color: var(--mat-tab-header-active-label-text-color);
  --mat-tab-header-active-focus-indicator-color: var(--tmx-color-primary-900);
  --mat-tab-header-active-hover-indicator-color: var(--tmx-color-primary-900);
}
nex-tag > .nex-tag__icon.nex-tag__icon,
nex-tag > .nex-tag__label {
  color: inherit;
}
nex-tag.nex-tag__success {
  background: var(--tmx-color-success-100);
  color: var(--tmx-color-success-900);
}
nex-tag.nex-tag__warn {
  background: var(--tmx-color-warn-100);
  color: var(--tmx-color-warn-900);
}
nex-tag.nex-tag__alert {
  background: var(--tmx-color-alert-100);
  color: var(--tmx-color-alert-900);
}
.nex-rich-tooltip.dark .tooltip-container {
  background-color: var(--tmx-color-neutral-700);
  color: var(--tmx-color-neutral-700-contrast);
}
.nex-rich-tooltip .tooltip-container {
  background-color: var(--tmx-color-neutral-100);
  color: var(--tmx-color-neutral-100-contrast);
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
}
.row--gap-40 {
  margin-top: calc(-1 * 40px);
  margin-right: calc(-0.5 * 16px);
  margin-left: calc(-0.5 * 16px);
}
.row--gap-40 > * {
  padding-right: calc(16px * 0.5);
  padding-left: calc(16px * 0.5);
  margin-top: 40px;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 0px) {
  .col-xs-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xs-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xs-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xs-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xs-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xs-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xs-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xs-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xs-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xs-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xs-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xs-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xs-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 576px) {
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
.nex-expansion-panel .mat-expansion-indicator::after {
  margin-bottom: 6px;
}
.mat-divider.mat-divider-horizontal {
  margin-bottom: 16px;
  margin-top: 16px;
}
.nex-grid-table-container .mat-mdc-cell p {
  margin: auto;
}
.mat-mdc-snack-bar-container .mdc-snackbar__label {
  --mat-snackbar-supporting-text-color: map.get(colors.$tmx-neutral, 300);
}
.mdc-tooltip--shown .mdc-tooltip__surface-animation {
  background-color: #000000 !important;
  padding: 8px 16px;
  border-radius: 12px;
  font-size: 14px;
}
.hide-default-first-selection-in-dropdown .mat-mdc-option.mat-mdc-option-active:not(:hover):not(:focus) {
  background-color: transparent;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html,
body {
  font-family: "Source Sans 3";
  font-optical-sizing: auto;
  font-weight: 400;
  margin: 0;
  font-style: normal;
}
.mat-mdc-standard-chip {
  --mat-chip-elevated-container-color: white;
}
@media (min-width: 360px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-8 {
    margin: 0.5rem !important;
  }
  .m-sm-16 {
    margin: 1rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-8 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-16 {
    margin-top: 1rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-8 {
    margin-right: 0.5rem !important;
  }
  .me-sm-16 {
    margin-right: 1rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-16 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-8 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-16 {
    margin-left: 1rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-8 {
    padding: 0.5rem !important;
  }
  .p-sm-16 {
    padding: 1rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-8 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-16 {
    padding-top: 1rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-8 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-16 {
    padding-right: 1rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-16 {
    padding-bottom: 1rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-8 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-16 {
    padding-left: 1rem !important;
  }
  .gap-sm-8 {
    gap: 0.5rem !important;
  }
  .gap-sm-16 {
    gap: 1rem !important;
  }
  .gap-sm-24 {
    gap: 1.5rem !important;
  }
  .gap-sm-32 {
    gap: 2rem !important;
  }
  .gap-sm-40 {
    gap: 2.5rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-8 {
    margin: 0.5rem !important;
  }
  .m-md-16 {
    margin: 1rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-8 {
    margin-top: 0.5rem !important;
  }
  .mt-md-16 {
    margin-top: 1rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-8 {
    margin-right: 0.5rem !important;
  }
  .me-md-16 {
    margin-right: 1rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-16 {
    margin-bottom: 1rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-8 {
    margin-left: 0.5rem !important;
  }
  .ms-md-16 {
    margin-left: 1rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-8 {
    padding: 0.5rem !important;
  }
  .p-md-16 {
    padding: 1rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-8 {
    padding-top: 0.5rem !important;
  }
  .pt-md-16 {
    padding-top: 1rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-8 {
    padding-right: 0.5rem !important;
  }
  .pe-md-16 {
    padding-right: 1rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-16 {
    padding-bottom: 1rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-8 {
    padding-left: 0.5rem !important;
  }
  .ps-md-16 {
    padding-left: 1rem !important;
  }
  .gap-md-8 {
    gap: 0.5rem !important;
  }
  .gap-md-16 {
    gap: 1rem !important;
  }
  .gap-md-24 {
    gap: 1.5rem !important;
  }
  .gap-md-32 {
    gap: 2rem !important;
  }
  .gap-md-40 {
    gap: 2.5rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-8 {
    margin: 0.5rem !important;
  }
  .m-lg-16 {
    margin: 1rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-8 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-16 {
    margin-top: 1rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-8 {
    margin-right: 0.5rem !important;
  }
  .me-lg-16 {
    margin-right: 1rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-16 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-8 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-16 {
    margin-left: 1rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-8 {
    padding: 0.5rem !important;
  }
  .p-lg-16 {
    padding: 1rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-8 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-16 {
    padding-top: 1rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-8 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-16 {
    padding-right: 1rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-16 {
    padding-bottom: 1rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-8 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-16 {
    padding-left: 1rem !important;
  }
  .gap-lg-8 {
    gap: 0.5rem !important;
  }
  .gap-lg-16 {
    gap: 1rem !important;
  }
  .gap-lg-24 {
    gap: 1.5rem !important;
  }
  .gap-lg-32 {
    gap: 2rem !important;
  }
  .gap-lg-40 {
    gap: 2.5rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-8 {
    margin: 0.5rem !important;
  }
  .m-xl-16 {
    margin: 1rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-8 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-16 {
    margin-top: 1rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-8 {
    margin-right: 0.5rem !important;
  }
  .me-xl-16 {
    margin-right: 1rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-16 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-8 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-16 {
    margin-left: 1rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-8 {
    padding: 0.5rem !important;
  }
  .p-xl-16 {
    padding: 1rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-8 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-16 {
    padding-top: 1rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-8 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-16 {
    padding-right: 1rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-16 {
    padding-bottom: 1rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-8 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-16 {
    padding-left: 1rem !important;
  }
  .gap-xl-8 {
    gap: 0.5rem !important;
  }
  .gap-xl-16 {
    gap: 1rem !important;
  }
  .gap-xl-24 {
    gap: 1.5rem !important;
  }
  .gap-xl-32 {
    gap: 2rem !important;
  }
  .gap-xl-40 {
    gap: 2.5rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-8 {
    margin: 0.5rem !important;
  }
  .m-xxl-16 {
    margin: 1rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-8 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-16 {
    margin-top: 1rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-8 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-16 {
    margin-right: 1rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-16 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-8 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-16 {
    margin-left: 1rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-8 {
    padding: 0.5rem !important;
  }
  .p-xxl-16 {
    padding: 1rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-8 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-16 {
    padding-top: 1rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-8 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-16 {
    padding-right: 1rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-16 {
    padding-bottom: 1rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-8 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-16 {
    padding-left: 1rem !important;
  }
  .gap-xxl-8 {
    gap: 0.5rem !important;
  }
  .gap-xxl-16 {
    gap: 1rem !important;
  }
  .gap-xxl-24 {
    gap: 1.5rem !important;
  }
  .gap-xxl-32 {
    gap: 2rem !important;
  }
  .gap-xxl-40 {
    gap: 2.5rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.row {
  --nex-gutter-x: 1.5rem;
  --nex-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--nex-gutter-y));
  margin-right: calc(-0.5 * var(--nex-gutter-x));
  margin-left: calc(-0.5 * var(--nex-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--nex-gutter-x) * 0.5);
  padding-left: calc(var(--nex-gutter-x) * 0.5);
  margin-top: var(--nex-gutter-y);
}
@media (min-width: 360px) {
  .col-sm {
    flex: 1 0 0;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-8,
  .gx-sm-8 {
    --nex-gutter-x: 0.5rem;
  }
  .g-sm-8,
  .gy-sm-8 {
    --nex-gutter-y: 0.5rem;
  }
  .g-sm-16,
  .gx-sm-16 {
    --nex-gutter-x: 1rem;
  }
  .g-sm-16,
  .gy-sm-16 {
    --nex-gutter-y: 1rem;
  }
  .g-sm-24,
  .gx-sm-24 {
    --nex-gutter-x: 1.5rem;
  }
  .g-sm-24,
  .gy-sm-24 {
    --nex-gutter-y: 1.5rem;
  }
  .g-sm-32,
  .gx-sm-32 {
    --nex-gutter-x: 2rem;
  }
  .g-sm-32,
  .gy-sm-32 {
    --nex-gutter-y: 2rem;
  }
  .g-sm-40,
  .gx-sm-40 {
    --nex-gutter-x: 2.5rem;
  }
  .g-sm-40,
  .gy-sm-40 {
    --nex-gutter-y: 2.5rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-8,
  .gx-md-8 {
    --nex-gutter-x: 0.5rem;
  }
  .g-md-8,
  .gy-md-8 {
    --nex-gutter-y: 0.5rem;
  }
  .g-md-16,
  .gx-md-16 {
    --nex-gutter-x: 1rem;
  }
  .g-md-16,
  .gy-md-16 {
    --nex-gutter-y: 1rem;
  }
  .g-md-24,
  .gx-md-24 {
    --nex-gutter-x: 1.5rem;
  }
  .g-md-24,
  .gy-md-24 {
    --nex-gutter-y: 1.5rem;
  }
  .g-md-32,
  .gx-md-32 {
    --nex-gutter-x: 2rem;
  }
  .g-md-32,
  .gy-md-32 {
    --nex-gutter-y: 2rem;
  }
  .g-md-40,
  .gx-md-40 {
    --nex-gutter-x: 2.5rem;
  }
  .g-md-40,
  .gy-md-40 {
    --nex-gutter-y: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex: 1 0 0;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-8,
  .gx-lg-8 {
    --nex-gutter-x: 0.5rem;
  }
  .g-lg-8,
  .gy-lg-8 {
    --nex-gutter-y: 0.5rem;
  }
  .g-lg-16,
  .gx-lg-16 {
    --nex-gutter-x: 1rem;
  }
  .g-lg-16,
  .gy-lg-16 {
    --nex-gutter-y: 1rem;
  }
  .g-lg-24,
  .gx-lg-24 {
    --nex-gutter-x: 1.5rem;
  }
  .g-lg-24,
  .gy-lg-24 {
    --nex-gutter-y: 1.5rem;
  }
  .g-lg-32,
  .gx-lg-32 {
    --nex-gutter-x: 2rem;
  }
  .g-lg-32,
  .gy-lg-32 {
    --nex-gutter-y: 2rem;
  }
  .g-lg-40,
  .gx-lg-40 {
    --nex-gutter-x: 2.5rem;
  }
  .g-lg-40,
  .gy-lg-40 {
    --nex-gutter-y: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-8,
  .gx-xl-8 {
    --nex-gutter-x: 0.5rem;
  }
  .g-xl-8,
  .gy-xl-8 {
    --nex-gutter-y: 0.5rem;
  }
  .g-xl-16,
  .gx-xl-16 {
    --nex-gutter-x: 1rem;
  }
  .g-xl-16,
  .gy-xl-16 {
    --nex-gutter-y: 1rem;
  }
  .g-xl-24,
  .gx-xl-24 {
    --nex-gutter-x: 1.5rem;
  }
  .g-xl-24,
  .gy-xl-24 {
    --nex-gutter-y: 1.5rem;
  }
  .g-xl-32,
  .gx-xl-32 {
    --nex-gutter-x: 2rem;
  }
  .g-xl-32,
  .gy-xl-32 {
    --nex-gutter-y: 2rem;
  }
  .g-xl-40,
  .gx-xl-40 {
    --nex-gutter-x: 2.5rem;
  }
  .g-xl-40,
  .gy-xl-40 {
    --nex-gutter-y: 2.5rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-8,
  .gx-xxl-8 {
    --nex-gutter-x: 0.5rem;
  }
  .g-xxl-8,
  .gy-xxl-8 {
    --nex-gutter-y: 0.5rem;
  }
  .g-xxl-16,
  .gx-xxl-16 {
    --nex-gutter-x: 1rem;
  }
  .g-xxl-16,
  .gy-xxl-16 {
    --nex-gutter-y: 1rem;
  }
  .g-xxl-24,
  .gx-xxl-24 {
    --nex-gutter-x: 1.5rem;
  }
  .g-xxl-24,
  .gy-xxl-24 {
    --nex-gutter-y: 1.5rem;
  }
  .g-xxl-32,
  .gx-xxl-32 {
    --nex-gutter-x: 2rem;
  }
  .g-xxl-32,
  .gy-xxl-32 {
    --nex-gutter-y: 2rem;
  }
  .g-xxl-40,
  .gx-xxl-40 {
    --nex-gutter-x: 2.5rem;
  }
  .g-xxl-40,
  .gy-xxl-40 {
    --nex-gutter-y: 2.5rem;
  }
}

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