trustpilot-trustpilot-review-remover {
  padding-top: 180px !important;

}

.pac-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 40px;
  grid-auto-rows: 40px;
  padding: 12px 0 8px;
  border-radius: 0 !important;
  box-shadow: 0 2px 4px #0003 !important;
  margin-top: 0 !important
}

.pac-item:nth-child(1) {
  border: none !important
}

:root {
  --review-calculator-height: 596px
}

trustpilot-review-remover mat-stepper {
  overflow: hidden
}

trustpilot-review-remover mat-checkbox {
  margin-left: 0 !important
}

trustpilot-review-remover #inputControlContainer .mat-focused,
trustpilot-review-remover #inputControlContainer .mdc-text-field--focused {
  border: none !important;
  outline: none !important
}

trustpilot-review-remover #inputControlContainer mat-form-field {
  margin-top: auto;
  margin-bottom: auto;
  top: -1px !important;
  box-shadow: 0 2px 6px #0000004d
}

trustpilot-review-remover #inputControlContainer .mat-mdc-form-field-infix {
  margin-top: auto;
  margin-bottom: auto;
  top: -1px !important
}

trustpilot-review-remover #inputControlContainer .mdc-notched-outline__leading,
trustpilot-review-remover #inputControlContainer .mdc-notched-outline__notch,
trustpilot-review-remover #inputControlContainer .mdc-notched-outline__trailing {
  border-color: var(--pl) !important;
  border: none !important
}

trustpilot-review-remover #inputControlContainer .mdc-text-field--focused .mdc-notched-outline__leading,
trustpilot-review-remover #inputControlContainer .mdc-text-field--focused .mdc-notched-outline__notch,
trustpilot-review-remover #inputControlContainer .mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--pl) !important;
  border: none !important
}

trustpilot-review-remover .form-field-container {
  height: max-content
}

trustpilot-review-remover .component-footer__actions button {
  width: max-content
}

trustpilot-review-remover .component-footer__actions button .mdc-button__label {
  font-size: 14px !important;
  line-height: 20px !important;
  color: #fff !important;
  font-weight: 500 !important;
  letter-spacing: normal !important
}

trustpilot-review-remover #inputControlContainer .mat-mdc-input-element {
  font-size: 14px !important;
  line-height: 20px !important;
  color: #222 !important;
  font-weight: 500 !important
}

trustpilot-review-remover .component-content h2 {
  font-size: 24px !important;
  line-height: 30px !important
}

trustpilot-review-remover .component-content ul {
  list-style-type: disc !important
}

trustpilot-review-remover #inputControlContainer .mat-mdc-form-field-icon-prefix {
  padding: 0 !important
}

trustpilot-review-remover .component-content ul li {
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 400 !important
}

trustpilot-review-remover .component-container[_ngcontent-ng-c869897291] {
  margin-bottom: 0 !important
}

trustpilot-review-remover .component-footer {
  overflow: hidden
}

.pac-container {
  border-radius: 0 0 16px 16px !important;
  border-top: none !important;
  transform: translateY(-4px);
  box-shadow: 0 6px 6px #0000004d !important
}

.pac-container * {
  font-size: 13px !important;
  line-height: 21px !important;
  display: flex;
  align-items: center
}

.pac-container .pac-item {
  cursor: pointer;
  padding-left: 44px !important;
  padding-right: 16px !important;
  border-top: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, .05) !important
}

.pac-icon {
  display: none !important
}

.pac-logo:after {
  background-position: calc(100% - 16px) center !important;
  padding: 16px !important;
  height: 48px !important
}

@media (min-width: 640px) {
  trustpilot-review-remover .main.desktop {
    bottom: unset;
    top: 64px;
    left: 0
  }

  trustpilot-review-remover .main.desktop .component {
    display: flex;
    flex-direction: column
  }

  trustpilot-review-remover .main.desktop .component-footer {
    z-index: 100
  }

  trustpilot-review-remover .component-container {
    margin-bottom: 0 !important;
    /* min-height: calc(var(--review-calculator-height) + 48px) !important; */
    width: calc(100% - 480px - 6rem) !important;
    max-width: calc(800px - 6rem) !important
  }

  trustpilot-review-remover.step--0 {
    min-height: var(--review-calculator-height) !important;
    height: unset !important
  }

  trustpilot-review-remover.step--1 {
    min-height: unset;
    height: unset !important
  }

  trustpilot-review-remover div.component-content>div:nth-child(4) {
    display: flex;
    flex-direction: column;
    gap: 16px
  }

  trustpilot-review-remover div.component-content>div:nth-child(4)>p {
    margin-bottom: 16px
  }

  trustpilot-review-remover .component-container .maps {
    width: calc(100% + 100vw - 100% - var(--scrollbarWidth)) !important;
    align-self: center
  }

  trustpilot-review-remover h2 {
    margin-top: 0 !important
  }
}

@media (min-width: 1024px) {
  trustpilot-review-remover.step--1 {
    min-height: 1107px !important
  }
}

trustpilot-review-remover #nameControlContainer mat-form-field,
trustpilot-review-remover #emailControlContainer mat-form-field {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}

trustpilot-review-remover #nameControlContainer mat-form-field mat-label,
trustpilot-review-remover #emailControlContainer mat-form-field mat-label {
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 20px !important
}

trustpilot-review-remover #nameControlContainer mat-form-field .mdc-floating-label--float-above,
trustpilot-review-remover #emailControlContainer mat-form-field .mdc-floating-label--float-above {
  transform: translateY(-94%) scale(.75) !important
}

trustpilot-review-remover #nameControlContainer mat-form-field .mat-mdc-input-element,
trustpilot-review-remover #emailControlContainer mat-form-field .mat-mdc-input-element {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
  height: unset !important
}

trustpilot-review-remover #nameControlContainer mat-form-field .mat-mdc-form-field-infix,
trustpilot-review-remover #emailControlContainer mat-form-field .mat-mdc-form-field-infix {
  padding-bottom: 8px !important;
  padding-top: 17px !important;
  max-height: 48px
}

trustpilot-review-remover.step--1 .component-footer {
  grid-gap: 24px !important
}

trustpilot-review-remover.step--1 .component-footer h3 {
  font-size: 20px !important
}

trustpilot-review-remover>div>div.main.desktop>div>div.component-content,
trustpilot-review-remover div.component-content>div:nth-child(5) {
  display: flex;
  flex-direction: column;
  gap: 24px
}

trustpilot-review-remover>div>div.main.mobile>div.component-content>div:nth-child(4) {
  gap: 0
}

trustpilot-review-remover>div>div.main.desktop>div>div.component-content>div:nth-child(4) {
  gap: 0
}

mat-error {
  color: #ff3737 !important;
  font-weight: 500 !important;
  font-size: 12px !important;
  letter-spacing: normal !important
}

@media (max-width: 639px) {
  #inputControlContainer {
    margin-top: 0 !important
  }

  trustpilot-review-remover>div>div.main.mobile>div.component-content>ul {
    padding-left: 16px !important
  }

  trustpilot-review-remover .component-content h2 {
    font-size: 20px !important;
    line-height: 28px !important
  }

  trustpilot-review-remover h2 {
    margin-top: 4px !important
  }
}

#mat-mdc-form-field-label-8>span:after {
  content: none !important
}

#nameControlContainer>mat-form-field .mdc-line-ripple,
#emailControlContainer>mat-form-field .mdc-line-ripple {
  display: none !important
}

#inputControlContainer {
  max-height: 48px !important
}

trustpilot-review-remover .component-content>div:nth-child(4)>p {
  margin-bottom: 16px
}

#inputControlContainer .placeholder {
  font-weight: 500 !important;
  left: 16px !important;
  top: 6px !important;
}

trustpilot-review-remover .component-content ul li {
  margin: 0 !important
}

trustpilot-review-remover #inputControlContainer .mat-mdc-form-field-infix {
  top: -.9px !important
}

trustpilot-review-remover #inputControlContainer .mat-mdc-form-field-icon-prefix>.mat-icon {
  padding: 12px 5px 12px 10px !important
}

#reviewCalculatorSection #logos2Desktop {
  width: calc(100% - 480px - 6rem) !important;
  max-width: calc(800px - 6rem) !important
}

trustpilot-review-remover .component-container {
  width: 100% !important;
  max-width: 100% !important
}

#inputControlContainer>mat-form-field>div.mat-mdc-text-field-wrapper.mdc-text-field.mdc-text-field--outlined.mdc-text-field--no-label>div>div.mat-mdc-form-field-infix {
  display: flex;
  align-items: center;
  height: 48px
}

#inputControlContainer>mat-form-field>div.mat-mdc-text-field-wrapper.mdc-text-field.mdc-text-field--outlined.mdc-text-field--no-label>div>div.mdc-notched-outline.mdc-notched-outline--no-label.mdc-notched-outline--notched,
#inputControlContainer>mat-form-field>div.mat-mdc-text-field-wrapper.mdc-text-field.mdc-text-field--outlined.mdc-text-field--no-label>div>div.mdc-notched-outline.mdc-notched-outline--no-label {
  display: none !important
}

#inputControlContainer>mat-form-field {
  overflow: hidden;
  background: #fff
}

trustpilot-review-remover>div>div.main.mobile>div.component-footer>div>button>span.mdc-button__label,
#accordion-body-4>div>div>button>span.mdc-button__label {
  font-size: 14px;
  letter-spacing: normal;
  font-weight: 500 !important;
  color: #fff !important
}

#accordion-body-3>div>mat-selection-list>mat-list-option>span.mdc-list-item__end.ng-star-inserted>div>div>div.mdc-radio__inner-circle {
  border-color: var(--pl) !important
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/@angular-builders/custom-webpack/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/@angular-builders/custom-webpack/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./apps/dein-ruf-de-01/src/styles.scss?ngGlobalStyle ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
html {
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --mdc-list-list-item-leading-icon-size: 24px;
  --mdc-list-list-item-leading-avatar-size: 40px;
  --mdc-list-list-item-trailing-icon-size: 24px;
  --mdc-list-list-item-disabled-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: .38;
  --mdc-list-list-item-disabled-leading-icon-opacity: .38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: .08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: .24
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
  --mdc-radio-selected-focus-icon-color: #28abe3;
  --mdc-radio-selected-hover-icon-color: #28abe3;
  --mdc-radio-selected-icon-color: #28abe3;
  --mdc-radio-selected-pressed-icon-color: #28abe3
}

.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
  --mdc-radio-selected-focus-icon-color: #214679;
  --mdc-radio-selected-hover-icon-color: #214679;
  --mdc-radio-selected-icon-color: #214679;
  --mdc-radio-selected-pressed-icon-color: #214679
}

.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
  --mdc-radio-selected-focus-icon-color: #f44336;
  --mdc-radio-selected-hover-icon-color: #f44336;
  --mdc-radio-selected-icon-color: #f44336;
  --mdc-radio-selected-pressed-icon-color: #f44336
}

.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #28abe3;
  --mdc-checkbox-selected-hover-icon-color: #28abe3;
  --mdc-checkbox-selected-icon-color: #28abe3;
  --mdc-checkbox-selected-pressed-icon-color: #28abe3;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
  --mdc-checkbox-selected-focus-state-layer-color: #28abe3;
  --mdc-checkbox-selected-hover-state-layer-color: #28abe3;
  --mdc-checkbox-selected-pressed-state-layer-color: #28abe3;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #214679;
  --mdc-checkbox-selected-hover-icon-color: #214679;
  --mdc-checkbox-selected-icon-color: #214679;
  --mdc-checkbox-selected-pressed-icon-color: #214679;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
  --mdc-checkbox-selected-focus-state-layer-color: #214679;
  --mdc-checkbox-selected-hover-state-layer-color: #214679;
  --mdc-checkbox-selected-pressed-state-layer-color: #214679;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #f44336;
  --mdc-checkbox-selected-hover-icon-color: #f44336;
  --mdc-checkbox-selected-icon-color: #f44336;
  --mdc-checkbox-selected-pressed-icon-color: #f44336;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
  --mdc-checkbox-selected-focus-state-layer-color: #f44336;
  --mdc-checkbox-selected-hover-state-layer-color: #f44336;
  --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.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--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #28abe3
}

.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1
}

html {
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size: 40px
}

.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px
}

.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px
}

html {
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #28abe3;
  --mdc-filled-text-field-focus-active-indicator-color: #28abe3;
  --mdc-filled-text-field-focus-label-text-color: rgba(40, 171, 227, .87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
  --mdc-filled-text-field-error-focus-label-text-color: #f44336;
  --mdc-filled-text-field-error-label-text-color: #f44336;
  --mdc-filled-text-field-error-caret-color: #f44336;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);
  --mdc-filled-text-field-error-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color: #f44336;
  --mdc-outlined-text-field-caret-color: #28abe3;
  --mdc-outlined-text-field-focus-outline-color: #28abe3;
  --mdc-outlined-text-field-focus-label-text-color: rgba(40, 171, 227, .87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
  --mdc-outlined-text-field-error-caret-color: #f44336;
  --mdc-outlined-text-field-error-focus-label-text-color: #f44336;
  --mdc-outlined-text-field-error-label-text-color: #f44336;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);
  --mdc-outlined-text-field-error-focus-outline-color: #f44336;
  --mdc-outlined-text-field-error-hover-outline-color: #f44336;
  --mdc-outlined-text-field-error-outline-color: #f44336;
  --mat-form-field-focus-select-arrow-color: rgba(40, 171, 227, .87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, .87);
  --mat-form-field-error-text-color: #f44336;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);
  --mat-form-field-hover-state-layer-opacity: .04;
  --mat-form-field-focus-state-layer-opacity: .12
}

.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #214679;
  --mdc-filled-text-field-focus-active-indicator-color: #214679;
  --mdc-filled-text-field-focus-label-text-color: rgba(33, 70, 121, .87);
  --mdc-outlined-text-field-caret-color: #214679;
  --mdc-outlined-text-field-focus-outline-color: #214679;
  --mdc-outlined-text-field-focus-label-text-color: rgba(33, 70, 121, .87);
  --mat-form-field-focus-select-arrow-color: rgba(33, 70, 121, .87)
}

.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #f44336;
  --mdc-filled-text-field-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);
  --mdc-outlined-text-field-caret-color: #f44336;
  --mdc-outlined-text-field-focus-outline-color: #f44336;
  --mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);
  --mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)
}

html {
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #28abe3;
  --mdc-linear-progress-track-color: rgba(40, 171, 227, .25)
}

.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: #28abe340;
  background-color: var(--mdc-linear-progress-track-color, rgba(40, 171, 227, .25))
}

@media (forced-colors: active) {
  .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(40, 171, 227, 0.25)'/%3E%3C/svg%3E")
  }
}

.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: #28abe340;
  background-color: var(--mdc-linear-progress-track-color, rgba(40, 171, 227, .25))
}

.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #214679;
  --mdc-linear-progress-track-color: rgba(33, 70, 121, .25)
}

.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: #21467940;
  background-color: var(--mdc-linear-progress-track-color, rgba(33, 70, 121, .25))
}

@media (forced-colors: active) {
  .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(33, 70, 121, 0.25)'/%3E%3C/svg%3E")
  }
}

.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: #21467940;
  background-color: var(--mdc-linear-progress-track-color, rgba(33, 70, 121, .25))
}

.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #f44336;
  --mdc-linear-progress-track-color: rgba(244, 67, 54, .25)
}

@keyframes mdc-linear-progress-buffering {}

.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: #f4433640;
  background-color: var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))
}

@media (forced-colors: active) {
  .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")
  }
}

.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: #f4433640;
  background-color: var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))
}

html {
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #28abe3
}

html .mat-accent {
  --mdc-circular-progress-active-indicator-color: #214679
}

html .mat-warn {
  --mdc-circular-progress-active-indicator-color: #f44336
}

html {
  --mat-ripple-color: rgba(255, 255, 255, .1);
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
  --mat-select-focused-arrow-color: rgba(40, 171, 227, .87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)
}

html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
  --mat-select-focused-arrow-color: rgba(33, 70, 121, .87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)
}

html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
  --mat-select-focused-arrow-color: rgba(244, 67, 54, .87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)
}

.mdc-switch {
  --mdc-switch-disabled-handle-opacity: .38;
  --mdc-switch-disabled-selected-icon-opacity: .38;
  --mdc-switch-disabled-track-opacity: .12;
  --mdc-switch-disabled-unselected-icon-opacity: .38;
  --mdc-switch-handle-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: .12;
  --mdc-switch-selected-hover-state-layer-opacity: .04;
  --mdc-switch-selected-pressed-state-layer-opacity: .1;
  --mdc-switch-unselected-focus-state-layer-opacity: .12;
  --mdc-switch-unselected-hover-state-layer-opacity: .04;
  --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #69c4eb;
  --mdc-switch-selected-handle-color: #69c4eb;
  --mdc-switch-selected-hover-state-layer-color: #69c4eb;
  --mdc-switch-selected-pressed-state-layer-color: #69c4eb;
  --mdc-switch-selected-focus-handle-color: #94d5f1;
  --mdc-switch-selected-hover-handle-color: #94d5f1;
  --mdc-switch-selected-pressed-handle-color: #94d5f1;
  --mdc-switch-selected-focus-track-color: #24a4e0;
  --mdc-switch-selected-hover-track-color: #24a4e0;
  --mdc-switch-selected-pressed-track-color: #24a4e0;
  --mdc-switch-selected-track-color: #24a4e0;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161
}

.mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white)
}

.mat-mdc-slide-toggle .mdc-switch--disabled+label {
  color: #ffffff80
}

.mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #647ea1;
  --mdc-switch-selected-handle-color: #647ea1;
  --mdc-switch-selected-hover-state-layer-color: #647ea1;
  --mdc-switch-selected-pressed-state-layer-color: #647ea1;
  --mdc-switch-selected-focus-handle-color: #90a3bc;
  --mdc-switch-selected-hover-handle-color: #90a3bc;
  --mdc-switch-selected-pressed-handle-color: #90a3bc;
  --mdc-switch-selected-focus-track-color: #1d3f71;
  --mdc-switch-selected-hover-track-color: #1d3f71;
  --mdc-switch-selected-pressed-track-color: #1d3f71;
  --mdc-switch-selected-track-color: #1d3f71
}

.mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e57373;
  --mdc-switch-selected-handle-color: #e57373;
  --mdc-switch-selected-hover-state-layer-color: #e57373;
  --mdc-switch-selected-pressed-state-layer-color: #e57373;
  --mdc-switch-selected-focus-handle-color: #ef9a9a;
  --mdc-switch-selected-hover-handle-color: #ef9a9a;
  --mdc-switch-selected-pressed-handle-color: #ef9a9a;
  --mdc-switch-selected-focus-track-color: #e53935;
  --mdc-switch-selected-hover-track-color: #e53935;
  --mdc-switch-selected-pressed-track-color: #e53935;
  --mdc-switch-selected-track-color: #e53935
}

.mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px
}

.mat-stepper-next,
.mat-stepper-previous {
  padding-left: 24px !important;
  padding-right: 24px !important
}

.mat-mdc-autocomplete-panel {
  background-color: #fff !important;
  border-radius: 0 0 16px 16px !important;
  box-shadow: none !important;
  padding-top: 0 !important;
  box-shadow: 1px 0 #000, -1px 0 #000, 0 1px #000 !important
}

.mat-ripple {
  overflow: hidden;
  position: relative
}

.mat-ripple:not(:empty) {
  transform: translateZ(0)
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, .2, 1);
  transform: scale3d(0, 0, 0);
  background-color: var(--mat-ripple-color, rgba(0, 0, 0, .1))
}

.cdk-high-contrast-active .mat-ripple-element {
  display: none
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0
}

[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0
}

.cdk-overlay-container,
.cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000
}

.cdk-overlay-container:empty {
  display: none
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%
}

.cdk-overlay-backdrop {
  position: absolute;
  inset: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
  opacity: 0
}

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1
}

.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: .6
}

.cdk-overlay-dark-backdrop {
  background: #00000052
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1
}

.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible
}

.cdk-overlay-backdrop-noop-animation {
  transition: none
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll
}

textarea.cdk-textarea-autosize {
  resize: none
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important
}

@keyframes cdk-text-field-autofill-start {}

@keyframes cdk-text-field-autofill-end {}

.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms
}

.mat-focus-indicator {
  position: relative
}

.mat-focus-indicator:before {
  inset: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px)
}

.mat-focus-indicator:focus:before {
  content: ""
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block
}

.mat-mdc-focus-indicator {
  position: relative
}

.mat-mdc-focus-indicator:before {
  inset: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px)
}

.mat-mdc-focus-indicator:focus:before {
  content: ""
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block
}

.mat-app-background {
  background-color: var(--mat-app-background-color, transparent);
  color: var(--mat-app-text-color, inherit)
}

html {
  --mat-app-background-color: #fffbff;
  --mat-app-text-color: #1d1b1e;
  --mat-ripple-color: rgba(29, 27, 30, .1);
  --mat-option-selected-state-label-text-color: #1f182a;
  --mat-option-label-text-color: #1d1b1e;
  --mat-option-hover-state-layer-color: rgba(29, 27, 30, .08);
  --mat-option-focus-state-layer-color: rgba(29, 27, 30, .12);
  --mat-option-selected-state-layer-color: #eadef7;
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 1.25rem;
  --mat-option-label-text-size: 1rem;
  --mat-option-label-text-tracking: .006rem;
  --mat-option-label-text-weight: 400;
  --mat-full-pseudo-checkbox-selected-icon-color: #7d00fa;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;
  --mat-full-pseudo-checkbox-unselected-icon-color: #49454e;
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fffbff;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(29, 27, 30, .38);
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(29, 27, 30, .38);
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #7d00fa;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(29, 27, 30, .38);
  --mdc-elevated-card-container-color: #fffbff;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
  --mdc-elevated-card-container-shape: 12px;
  --mdc-outlined-card-container-color: #fffbff;
  --mdc-outlined-card-outline-color: #cbc4cf;
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
  --mdc-outlined-card-container-shape: 12px;
  --mdc-outlined-card-outline-width: 1px;
  --mat-card-subtitle-text-color: #1d1b1e;
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 1.75rem;
  --mat-card-title-text-size: 1.375rem;
  --mat-card-title-text-tracking: 0rem;
  --mat-card-title-text-weight: 400;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 1.5rem;
  --mat-card-subtitle-text-size: 1rem;
  --mat-card-subtitle-text-tracking: .009rem;
  --mat-card-subtitle-text-weight: 500;
  --mdc-linear-progress-active-indicator-color: #7d00fa;
  --mdc-linear-progress-track-color: #e8e0eb;
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0px;
  --mdc-plain-tooltip-container-color: #323033;
  --mdc-plain-tooltip-supporting-text-color: #f5eff4;
  --mdc-plain-tooltip-supporting-text-line-height: 1rem;
  --mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;
  --mdc-plain-tooltip-supporting-text-size: .75rem;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: .025rem;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #7d00fa;
  --mdc-filled-text-field-focus-active-indicator-color: #7d00fa;
  --mdc-filled-text-field-focus-label-text-color: #7d00fa;
  --mdc-filled-text-field-container-color: #e8e0eb;
  --mdc-filled-text-field-disabled-container-color: rgba(29, 27, 30, .04);
  --mdc-filled-text-field-label-text-color: #49454e;
  --mdc-filled-text-field-hover-label-text-color: #49454e;
  --mdc-filled-text-field-disabled-label-text-color: rgba(29, 27, 30, .38);
  --mdc-filled-text-field-input-text-color: #1d1b1e;
  --mdc-filled-text-field-disabled-input-text-color: rgba(29, 27, 30, .38);
  --mdc-filled-text-field-input-text-placeholder-color: #49454e;
  --mdc-filled-text-field-error-hover-label-text-color: #410002;
  --mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;
  --mdc-filled-text-field-error-label-text-color: #ba1a1a;
  --mdc-filled-text-field-active-indicator-color: #49454e;
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(29, 27, 30, .38);
  --mdc-filled-text-field-hover-active-indicator-color: #1d1b1e;
  --mdc-filled-text-field-error-active-indicator-color: #ba1a1a;
  --mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;
  --mdc-filled-text-field-error-hover-active-indicator-color: #410002;
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 1rem;
  --mdc-filled-text-field-label-text-tracking: .031rem;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-caret-color: #7d00fa;
  --mdc-outlined-text-field-focus-outline-color: #7d00fa;
  --mdc-outlined-text-field-focus-label-text-color: #7d00fa;
  --mdc-outlined-text-field-label-text-color: #49454e;
  --mdc-outlined-text-field-hover-label-text-color: #1d1b1e;
  --mdc-outlined-text-field-disabled-label-text-color: rgba(29, 27, 30, .38);
  --mdc-outlined-text-field-input-text-color: #1d1b1e;
  --mdc-outlined-text-field-disabled-input-text-color: rgba(29, 27, 30, .38);
  --mdc-outlined-text-field-input-text-placeholder-color: #49454e;
  --mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;
  --mdc-outlined-text-field-error-label-text-color: #ba1a1a;
  --mdc-outlined-text-field-error-hover-label-text-color: #410002;
  --mdc-outlined-text-field-outline-color: #7b757f;
  --mdc-outlined-text-field-disabled-outline-color: rgba(29, 27, 30, .12);
  --mdc-outlined-text-field-hover-outline-color: #1d1b1e;
  --mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;
  --mdc-outlined-text-field-error-hover-outline-color: #410002;
  --mdc-outlined-text-field-error-outline-color: #ba1a1a;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 1rem;
  --mdc-outlined-text-field-label-text-tracking: .031rem;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mat-form-field-focus-select-arrow-color: #7d00fa;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(29, 27, 30, .38);
  --mat-form-field-state-layer-color: #1d1b1e;
  --mat-form-field-error-text-color: #ba1a1a;
  --mat-form-field-select-option-text-color: #1d1b1e;
  --mat-form-field-select-disabled-option-text-color: rgba(29, 27, 30, .38);
  --mat-form-field-leading-icon-color: #49454e;
  --mat-form-field-disabled-leading-icon-color: rgba(29, 27, 30, .38);
  --mat-form-field-trailing-icon-color: #49454e;
  --mat-form-field-disabled-trailing-icon-color: rgba(29, 27, 30, .38);
  --mat-form-field-error-focus-trailing-icon-color: #ba1a1a;
  --mat-form-field-error-hover-trailing-icon-color: #410002;
  --mat-form-field-error-trailing-icon-color: #ba1a1a;
  --mat-form-field-enabled-select-arrow-color: #49454e;
  --mat-form-field-disabled-select-arrow-color: rgba(29, 27, 30, .38);
  --mat-form-field-hover-state-layer-opacity: .08;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 1.5rem;
  --mat-form-field-container-text-size: 1rem;
  --mat-form-field-container-text-tracking: .031rem;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 1rem;
  --mat-form-field-subscript-text-size: .75rem;
  --mat-form-field-subscript-text-tracking: .025rem;
  --mat-form-field-subscript-text-weight: 400;
  --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;
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-select-panel-background-color: #f2ecf1;
  --mat-select-enabled-trigger-text-color: #1d1b1e;
  --mat-select-disabled-trigger-text-color: rgba(29, 27, 30, .38);
  --mat-select-placeholder-text-color: #49454e;
  --mat-select-enabled-arrow-color: #49454e;
  --mat-select-disabled-arrow-color: rgba(29, 27, 30, .38);
  --mat-select-focused-arrow-color: #7d00fa;
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 1.5rem;
  --mat-select-trigger-text-size: 1rem;
  --mat-select-trigger-text-tracking: .031rem;
  --mat-select-trigger-text-weight: 400;
  --mat-select-arrow-transform: translateY(-8px);
  --mat-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);
  --mat-autocomplete-background-color: #f2ecf1;
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);
  --mdc-dialog-container-color: #fffbff;
  --mdc-dialog-subhead-color: #1d1b1e;
  --mdc-dialog-supporting-text-color: #49454e;
  --mdc-dialog-subhead-font: Roboto, sans-serif;
  --mdc-dialog-subhead-line-height: 2rem;
  --mdc-dialog-subhead-size: 1.5rem;
  --mdc-dialog-subhead-weight: 400;
  --mdc-dialog-subhead-tracking: 0rem;
  --mdc-dialog-supporting-text-font: Roboto, sans-serif;
  --mdc-dialog-supporting-text-line-height: 1.25rem;
  --mdc-dialog-supporting-text-size: .875rem;
  --mdc-dialog-supporting-text-weight: 400;
  --mdc-dialog-supporting-text-tracking: .016rem;
  --mdc-dialog-container-shape: 28px;
  --mat-dialog-container-elevation-shadow: none;
  --mat-dialog-container-max-width: 560px;
  --mat-dialog-container-small-max-width: calc(100vw - 32px);
  --mat-dialog-container-min-width: 280px;
  --mat-dialog-actions-alignment: flex-end;
  --mat-dialog-actions-padding: 16px 24px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px 0;
  --mat-dialog-headline-padding: 6px 24px 13px;
  --mdc-chip-outline-color: #7b757f;
  --mdc-chip-disabled-outline-color: rgba(29, 27, 30, .12);
  --mdc-chip-focus-outline-color: #49454e;
  --mdc-chip-hover-state-layer-opacity: .08;
  --mdc-chip-selected-hover-state-layer-opacity: .08;
  --mdc-chip-disabled-label-text-color: rgba(29, 27, 30, .38);
  --mdc-chip-elevated-selected-container-color: #eadef7;
  --mdc-chip-flat-disabled-selected-container-color: rgba(29, 27, 30, .12);
  --mdc-chip-focus-state-layer-color: #49454e;
  --mdc-chip-hover-state-layer-color: #49454e;
  --mdc-chip-selected-hover-state-layer-color: #1f182a;
  --mdc-chip-focus-state-layer-opacity: .12;
  --mdc-chip-selected-focus-state-layer-color: #1f182a;
  --mdc-chip-selected-focus-state-layer-opacity: .12;
  --mdc-chip-label-text-color: #49454e;
  --mdc-chip-selected-label-text-color: #1f182a;
  --mdc-chip-with-icon-icon-color: #49454e;
  --mdc-chip-with-icon-disabled-icon-color: #1d1b1e;
  --mdc-chip-with-icon-selected-icon-color: #1f182a;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1d1b1e;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #49454e;
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 1.25rem;
  --mdc-chip-label-text-size: .875rem;
  --mdc-chip-label-text-tracking: .006rem;
  --mdc-chip-label-text-weight: 500;
  --mdc-chip-container-height: 32px;
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 8px;
  --mdc-chip-with-avatar-avatar-size: 24px;
  --mdc-chip-with-icon-icon-size: 18px;
  --mdc-chip-outline-width: 1px;
  --mdc-chip-with-avatar-disabled-avatar-opacity: .38;
  --mdc-chip-flat-selected-outline-width: 0;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;
  --mdc-chip-with-icon-disabled-icon-opacity: .38;
  --mat-chip-trailing-action-state-layer-color: #49454e;
  --mat-chip-selected-trailing-action-state-layer-color: #1f182a;
  --mat-chip-trailing-action-hover-state-layer-opacity: .08;
  --mat-chip-trailing-action-focus-state-layer-opacity: .12;
  --mat-chip-selected-disabled-trailing-icon-color: #1d1b1e;
  --mat-chip-selected-trailing-icon-color: #1f182a;
  --mat-chip-disabled-container-opacity: 1;
  --mat-chip-trailing-action-opacity: 1;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mdc-switch-selected-focus-state-layer-opacity: .12;
  --mdc-switch-selected-hover-state-layer-opacity: .08;
  --mdc-switch-selected-pressed-state-layer-opacity: .12;
  --mdc-switch-unselected-focus-state-layer-opacity: .12;
  --mdc-switch-unselected-hover-state-layer-opacity: .08;
  --mdc-switch-unselected-pressed-state-layer-opacity: .12;
  --mdc-switch-selected-focus-state-layer-color: #7d00fa;
  --mdc-switch-selected-handle-color: #ffffff;
  --mdc-switch-selected-hover-state-layer-color: #7d00fa;
  --mdc-switch-selected-pressed-state-layer-color: #7d00fa;
  --mdc-switch-selected-focus-handle-color: #ecdcff;
  --mdc-switch-selected-hover-handle-color: #ecdcff;
  --mdc-switch-selected-pressed-handle-color: #ecdcff;
  --mdc-switch-selected-focus-track-color: #7d00fa;
  --mdc-switch-selected-hover-track-color: #7d00fa;
  --mdc-switch-selected-pressed-track-color: #7d00fa;
  --mdc-switch-selected-track-color: #7d00fa;
  --mdc-switch-disabled-selected-handle-color: #fffbff;
  --mdc-switch-disabled-selected-icon-color: #1d1b1e;
  --mdc-switch-disabled-selected-track-color: #1d1b1e;
  --mdc-switch-disabled-unselected-handle-color: #1d1b1e;
  --mdc-switch-disabled-unselected-icon-color: #e8e0eb;
  --mdc-switch-disabled-unselected-track-color: #e8e0eb;
  --mdc-switch-selected-icon-color: #270057;
  --mdc-switch-unselected-focus-handle-color: #49454e;
  --mdc-switch-unselected-focus-state-layer-color: #1d1b1e;
  --mdc-switch-unselected-focus-track-color: #e8e0eb;
  --mdc-switch-unselected-handle-color: #7b757f;
  --mdc-switch-unselected-hover-handle-color: #49454e;
  --mdc-switch-unselected-hover-state-layer-color: #1d1b1e;
  --mdc-switch-unselected-hover-track-color: #e8e0eb;
  --mdc-switch-unselected-icon-color: #e8e0eb;
  --mdc-switch-unselected-pressed-handle-color: #49454e;
  --mdc-switch-unselected-pressed-state-layer-color: #1d1b1e;
  --mdc-switch-unselected-pressed-track-color: #e8e0eb;
  --mdc-switch-unselected-track-color: #e8e0eb;
  --mdc-switch-disabled-selected-icon-opacity: .38;
  --mdc-switch-disabled-track-opacity: .12;
  --mdc-switch-disabled-unselected-icon-opacity: .38;
  --mdc-switch-handle-shape: 9999px;
  --mdc-switch-selected-icon-size: 16px;
  --mdc-switch-track-height: 32px;
  --mdc-switch-track-shape: 9999px;
  --mdc-switch-track-width: 52px;
  --mdc-switch-unselected-icon-size: 16px;
  --mdc-switch-state-layer-size: 40px;
  --mat-switch-track-outline-color: #7b757f;
  --mat-switch-disabled-unselected-track-outline-color: #1d1b1e;
  --mat-switch-label-text-color: #1d1b1e;
  --mat-switch-label-text-font: Roboto, sans-serif;
  --mat-switch-label-text-line-height: 1.25rem;
  --mat-switch-label-text-size: .875rem;
  --mat-switch-label-text-tracking: .016rem;
  --mat-switch-label-text-weight: 400;
  --mat-switch-disabled-selected-handle-opacity: 1;
  --mat-switch-disabled-unselected-handle-opacity: .38;
  --mat-switch-unselected-handle-size: 16px;
  --mat-switch-selected-handle-size: 24px;
  --mat-switch-pressed-handle-size: 28px;
  --mat-switch-with-icon-handle-size: 24px;
  --mat-switch-selected-handle-horizontal-margin: 0 24px;
  --mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;
  --mat-switch-selected-pressed-handle-horizontal-margin: 0 22px;
  --mat-switch-unselected-handle-horizontal-margin: 0 8px;
  --mat-switch-unselected-with-icon-handle-horizontal-margin: 0 4px;
  --mat-switch-unselected-pressed-handle-horizontal-margin: 0 2px;
  --mat-switch-visible-track-opacity: 1;
  --mat-switch-hidden-track-opacity: 0;
  --mat-switch-visible-track-transition: opacity 75ms;
  --mat-switch-hidden-track-transition: opacity 75ms;
  --mat-switch-track-outline-width: 2px;
  --mat-switch-selected-track-outline-width: 2px;
  --mat-switch-selected-track-outline-color: transparent;
  --mat-switch-disabled-unselected-track-outline-width: 2px;
  --mdc-radio-disabled-selected-icon-color: #1d1b1e;
  --mdc-radio-disabled-unselected-icon-color: #1d1b1e;
  --mdc-radio-unselected-hover-icon-color: #1d1b1e;
  --mdc-radio-unselected-icon-color: #49454e;
  --mdc-radio-unselected-pressed-icon-color: #1d1b1e;
  --mdc-radio-selected-focus-icon-color: #7d00fa;
  --mdc-radio-selected-hover-icon-color: #7d00fa;
  --mdc-radio-selected-icon-color: #7d00fa;
  --mdc-radio-selected-pressed-icon-color: #7d00fa;
  --mdc-radio-state-layer-size: 40px;
  --mdc-radio-disabled-selected-icon-opacity: .38;
  --mdc-radio-disabled-unselected-icon-opacity: .38;
  --mat-radio-ripple-color: #1d1b1e;
  --mat-radio-checked-ripple-color: #7d00fa;
  --mat-radio-disabled-label-color: rgba(29, 27, 30, .38);
  --mat-radio-label-text-color: #1d1b1e;
  --mat-radio-label-text-font: Roboto, sans-serif;
  --mat-radio-label-text-line-height: 1.25rem;
  --mat-radio-label-text-size: .875rem;
  --mat-radio-label-text-tracking: .016rem;
  --mat-radio-label-text-weight: 400;
  --mat-radio-touch-target-display: block;
  --mdc-slider-handle-color: #7d00fa;
  --mdc-slider-focus-handle-color: #7d00fa;
  --mdc-slider-hover-handle-color: #7d00fa;
  --mdc-slider-active-track-color: #7d00fa;
  --mdc-slider-inactive-track-color: #e8e0eb;
  --mdc-slider-with-tick-marks-inactive-container-color: #49454e;
  --mdc-slider-with-tick-marks-active-container-color: #ffffff;
  --mdc-slider-disabled-active-track-color: #1d1b1e;
  --mdc-slider-disabled-handle-color: #1d1b1e;
  --mdc-slider-disabled-inactive-track-color: #1d1b1e;
  --mdc-slider-label-container-color: #7d00fa;
  --mdc-slider-label-label-text-color: #ffffff;
  --mdc-slider-with-overlap-handle-outline-color: #ffffff;
  --mdc-slider-with-tick-marks-disabled-container-color: #1d1b1e;
  --mdc-slider-handle-elevation: 1;
  --mdc-slider-handle-shadow-color: #000000;
  --mdc-slider-label-label-text-font: Roboto, sans-serif;
  --mdc-slider-label-label-text-size: .75rem;
  --mdc-slider-label-label-text-line-height: 1rem;
  --mdc-slider-label-label-text-tracking: .031rem;
  --mdc-slider-label-label-text-weight: 500;
  --mdc-slider-active-track-height: 4px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 9999px;
  --mdc-slider-handle-width: 20px;
  --mdc-slider-inactive-track-height: 4px;
  --mdc-slider-inactive-track-shape: 9999px;
  --mdc-slider-with-overlap-handle-outline-width: 1px;
  --mdc-slider-with-tick-marks-active-container-opacity: .38;
  --mdc-slider-with-tick-marks-container-shape: 9999px;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: .38;
  --mat-slider-ripple-color: #7d00fa;
  --mat-slider-hover-state-layer-color: rgba(125, 0, 250, .05);
  --mat-slider-focus-state-layer-color: rgba(125, 0, 250, .2);
  --mat-slider-value-indicator-width: 28px;
  --mat-slider-value-indicator-height: 28px;
  --mat-slider-value-indicator-caret-display: none;
  --mat-slider-value-indicator-border-radius: 50% 50% 50% 0;
  --mat-slider-value-indicator-padding: 0;
  --mat-slider-value-indicator-text-transform: rotate(45deg);
  --mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);
  --mat-slider-value-indicator-opacity: 1;
  --mat-menu-item-label-text-color: #1d1b1e;
  --mat-menu-item-icon-color: #49454e;
  --mat-menu-item-hover-state-layer-color: rgba(29, 27, 30, .08);
  --mat-menu-item-focus-state-layer-color: rgba(29, 27, 30, .12);
  --mat-menu-container-color: #f2ecf1;
  --mat-menu-divider-color: #e8e0eb;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: .875rem;
  --mat-menu-item-label-text-tracking: .006rem;
  --mat-menu-item-label-text-line-height: 1.25rem;
  --mat-menu-item-label-text-weight: 500;
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 8px;
  --mat-menu-divider-top-spacing: 8px;
  --mat-menu-item-spacing: 12px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 12px;
  --mat-menu-item-trailing-spacing: 12px;
  --mat-menu-item-with-icon-leading-spacing: 12px;
  --mat-menu-item-with-icon-trailing-spacing: 12px;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: #ecdcff;
  --mdc-list-list-item-disabled-state-layer-color: #1d1b1e;
  --mdc-list-list-item-disabled-state-layer-opacity: .12;
  --mdc-list-list-item-label-text-color: #1d1b1e;
  --mdc-list-list-item-supporting-text-color: #49454e;
  --mdc-list-list-item-leading-icon-color: #49454e;
  --mdc-list-list-item-trailing-supporting-text-color: #49454e;
  --mdc-list-list-item-trailing-icon-color: #49454e;
  --mdc-list-list-item-selected-trailing-icon-color: #7d00fa;
  --mdc-list-list-item-disabled-label-text-color: #1d1b1e;
  --mdc-list-list-item-disabled-leading-icon-color: #1d1b1e;
  --mdc-list-list-item-disabled-trailing-icon-color: #1d1b1e;
  --mdc-list-list-item-hover-label-text-color: #1d1b1e;
  --mdc-list-list-item-focus-label-text-color: #1d1b1e;
  --mdc-list-list-item-hover-state-layer-color: #1d1b1e;
  --mdc-list-list-item-hover-state-layer-opacity: .08;
  --mdc-list-list-item-focus-state-layer-color: #1d1b1e;
  --mdc-list-list-item-focus-state-layer-opacity: .12;
  --mdc-list-list-item-label-text-font: Roboto, sans-serif;
  --mdc-list-list-item-label-text-line-height: 1.5rem;
  --mdc-list-list-item-label-text-size: 1rem;
  --mdc-list-list-item-label-text-tracking: .031rem;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-supporting-text-font: Roboto, sans-serif;
  --mdc-list-list-item-supporting-text-line-height: 1.25rem;
  --mdc-list-list-item-supporting-text-size: .875rem;
  --mdc-list-list-item-supporting-text-tracking: .016rem;
  --mdc-list-list-item-supporting-text-weight: 400;
  --mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height: 1rem;
  --mdc-list-list-item-trailing-supporting-text-size: .688rem;
  --mdc-list-list-item-trailing-supporting-text-tracking: .031rem;
  --mdc-list-list-item-trailing-supporting-text-weight: 500;
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px;
  --mdc-list-list-item-container-shape: 0px;
  --mdc-list-list-item-leading-avatar-shape: 9999px;
  --mdc-list-list-item-leading-icon-size: 24px;
  --mdc-list-list-item-leading-avatar-size: 40px;
  --mdc-list-list-item-trailing-icon-size: 24px;
  --mdc-list-list-item-disabled-label-text-opacity: .3;
  --mdc-list-list-item-disabled-leading-icon-opacity: .38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
  --mat-list-active-indicator-color: #eadef7;
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 16px;
  --mat-list-active-indicator-shape: 9999px;
  --mat-paginator-container-text-color: #1d1b1e;
  --mat-paginator-container-background-color: #fffbff;
  --mat-paginator-enabled-icon-color: #49454e;
  --mat-paginator-disabled-icon-color: rgba(29, 27, 30, .38);
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 1rem;
  --mat-paginator-container-text-size: .75rem;
  --mat-paginator-container-text-tracking: .025rem;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: .75rem;
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-tab-indicator-active-indicator-color: #7d00fa;
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mat-tab-header-divider-color: #e8e0eb;
  --mat-tab-header-pagination-icon-color: #1d1b1e;
  --mat-tab-header-inactive-label-text-color: #1d1b1e;
  --mat-tab-header-active-label-text-color: #1d1b1e;
  --mat-tab-header-active-ripple-color: #1d1b1e;
  --mat-tab-header-inactive-ripple-color: #1d1b1e;
  --mat-tab-header-inactive-focus-label-text-color: #1d1b1e;
  --mat-tab-header-inactive-hover-label-text-color: #1d1b1e;
  --mat-tab-header-active-focus-label-text-color: #1d1b1e;
  --mat-tab-header-active-hover-label-text-color: #1d1b1e;
  --mat-tab-header-active-focus-indicator-color: #7d00fa;
  --mat-tab-header-active-hover-indicator-color: #7d00fa;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: .875rem;
  --mat-tab-header-label-text-tracking: .006rem;
  --mat-tab-header-label-text-line-height: 1.25rem;
  --mat-tab-header-label-text-weight: 500;
  --mat-tab-header-divider-height: 1px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fffbff;
  --mdc-checkbox-selected-focus-state-layer-opacity: .12;
  --mdc-checkbox-selected-hover-state-layer-opacity: .08;
  --mdc-checkbox-selected-pressed-state-layer-opacity: .12;
  --mdc-checkbox-unselected-focus-state-layer-opacity: .12;
  --mdc-checkbox-unselected-hover-state-layer-opacity: .08;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: .12;
  --mdc-checkbox-disabled-selected-icon-color: rgba(29, 27, 30, .38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(29, 27, 30, .38);
  --mdc-checkbox-selected-checkmark-color: #ffffff;
  --mdc-checkbox-selected-focus-icon-color: #7d00fa;
  --mdc-checkbox-selected-hover-icon-color: #7d00fa;
  --mdc-checkbox-selected-icon-color: #7d00fa;
  --mdc-checkbox-selected-pressed-icon-color: #7d00fa;
  --mdc-checkbox-unselected-focus-icon-color: #1d1b1e;
  --mdc-checkbox-unselected-hover-icon-color: #1d1b1e;
  --mdc-checkbox-unselected-icon-color: #49454e;
  --mdc-checkbox-unselected-pressed-icon-color: #1d1b1e;
  --mdc-checkbox-selected-focus-state-layer-color: #7d00fa;
  --mdc-checkbox-selected-hover-state-layer-color: #7d00fa;
  --mdc-checkbox-selected-pressed-state-layer-color: #1d1b1e;
  --mdc-checkbox-unselected-focus-state-layer-color: #1d1b1e;
  --mdc-checkbox-unselected-hover-state-layer-color: #1d1b1e;
  --mdc-checkbox-unselected-pressed-state-layer-color: #7d00fa;
  --mdc-checkbox-state-layer-size: 40px;
  --mat-checkbox-disabled-label-color: rgba(29, 27, 30, .38);
  --mat-checkbox-label-text-color: #1d1b1e;
  --mat-checkbox-label-text-font: Roboto, sans-serif;
  --mat-checkbox-label-text-line-height: 1.25rem;
  --mat-checkbox-label-text-size: .875rem;
  --mat-checkbox-label-text-tracking: .016rem;
  --mat-checkbox-label-text-weight: 400;
  --mat-checkbox-touch-target-display: block;
  --mdc-text-button-label-text-color: #7d00fa;
  --mdc-text-button-disabled-label-text-color: rgba(29, 27, 30, .38);
  --mdc-text-button-label-text-font: Roboto, sans-serif;
  --mdc-text-button-label-text-size: .875rem;
  --mdc-text-button-label-text-tracking: .006rem;
  --mdc-text-button-label-text-weight: 500;
  --mdc-text-button-container-height: 40px;
  --mdc-text-button-container-shape: 9999px;
  --mdc-protected-button-container-color: #fffbff;
  --mdc-protected-button-label-text-color: #7d00fa;
  --mdc-protected-button-disabled-container-color: rgba(29, 27, 30, .12);
  --mdc-protected-button-disabled-label-text-color: rgba(29, 27, 30, .38);
  --mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
  --mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
  --mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
  --mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);
  --mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
  --mdc-protected-button-container-shadow-color: #000000;
  --mdc-protected-button-label-text-font: Roboto, sans-serif;
  --mdc-protected-button-label-text-size: .875rem;
  --mdc-protected-button-label-text-tracking: .006rem;
  --mdc-protected-button-label-text-weight: 500;
  --mdc-protected-button-container-height: 40px;
  --mdc-protected-button-container-shape: 9999px;
  --mdc-filled-button-container-color: #7d00fa;
  --mdc-filled-button-label-text-color: #ffffff;
  --mdc-filled-button-disabled-container-color: rgba(29, 27, 30, .12);
  --mdc-filled-button-disabled-label-text-color: rgba(29, 27, 30, .38);
  --mdc-filled-button-label-text-font: Roboto, sans-serif;
  --mdc-filled-button-label-text-size: .875rem;
  --mdc-filled-button-label-text-tracking: .006rem;
  --mdc-filled-button-label-text-weight: 500;
  --mdc-filled-button-container-height: 40px;
  --mdc-filled-button-container-shape: 9999px;
  --mdc-outlined-button-disabled-outline-color: rgba(29, 27, 30, .12);
  --mdc-outlined-button-disabled-label-text-color: rgba(29, 27, 30, .38);
  --mdc-outlined-button-label-text-color: #7d00fa;
  --mdc-outlined-button-outline-color: #7b757f;
  --mdc-outlined-button-label-text-font: Roboto, sans-serif;
  --mdc-outlined-button-label-text-size: .875rem;
  --mdc-outlined-button-label-text-tracking: .006rem;
  --mdc-outlined-button-label-text-weight: 500;
  --mdc-outlined-button-container-height: 40px;
  --mdc-outlined-button-outline-width: 1px;
  --mdc-outlined-button-container-shape: 9999px;
  --mat-text-button-state-layer-color: #7d00fa;
  --mat-text-button-disabled-state-layer-color: #49454e;
  --mat-text-button-ripple-color: rgba(125, 0, 250, .12);
  --mat-text-button-hover-state-layer-opacity: .08;
  --mat-text-button-focus-state-layer-opacity: .12;
  --mat-text-button-pressed-state-layer-opacity: .12;
  --mat-text-button-touch-target-display: block;
  --mat-text-button-horizontal-padding: 12px;
  --mat-text-button-with-icon-horizontal-padding: 16px;
  --mat-text-button-icon-spacing: 8px;
  --mat-text-button-icon-offset: -4px;
  --mat-protected-button-state-layer-color: #7d00fa;
  --mat-protected-button-disabled-state-layer-color: #49454e;
  --mat-protected-button-ripple-color: rgba(125, 0, 250, .12);
  --mat-protected-button-hover-state-layer-opacity: .08;
  --mat-protected-button-focus-state-layer-opacity: .12;
  --mat-protected-button-pressed-state-layer-opacity: .12;
  --mat-protected-button-touch-target-display: block;
  --mat-protected-button-horizontal-padding: 24px;
  --mat-protected-button-icon-spacing: 8px;
  --mat-protected-button-icon-offset: -8px;
  --mat-filled-button-state-layer-color: #ffffff;
  --mat-filled-button-disabled-state-layer-color: #49454e;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, .12);
  --mat-filled-button-hover-state-layer-opacity: .08;
  --mat-filled-button-focus-state-layer-opacity: .12;
  --mat-filled-button-pressed-state-layer-opacity: .12;
  --mat-filled-button-touch-target-display: block;
  --mat-filled-button-horizontal-padding: 24px;
  --mat-filled-button-icon-spacing: 8px;
  --mat-filled-button-icon-offset: -8px;
  --mat-outlined-button-state-layer-color: #7d00fa;
  --mat-outlined-button-disabled-state-layer-color: #49454e;
  --mat-outlined-button-ripple-color: rgba(125, 0, 250, .12);
  --mat-outlined-button-hover-state-layer-opacity: .08;
  --mat-outlined-button-focus-state-layer-opacity: .12;
  --mat-outlined-button-pressed-state-layer-opacity: .12;
  --mat-outlined-button-touch-target-display: block;
  --mat-outlined-button-horizontal-padding: 24px;
  --mat-outlined-button-icon-spacing: 8px;
  --mat-outlined-button-icon-offset: -8px;
  --mdc-icon-button-icon-color: #49454e;
  --mdc-icon-button-disabled-icon-color: rgba(29, 27, 30, .38);
  --mdc-icon-button-state-layer-size: 40px;
  --mdc-icon-button-icon-size: 24px;
  --mat-icon-button-state-layer-color: #49454e;
  --mat-icon-button-disabled-state-layer-color: #49454e;
  --mat-icon-button-ripple-color: rgba(73, 69, 78, .12);
  --mat-icon-button-hover-state-layer-opacity: .08;
  --mat-icon-button-focus-state-layer-opacity: .12;
  --mat-icon-button-pressed-state-layer-opacity: .12;
  --mat-icon-button-touch-target-display: block;
  --mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);
  --mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);
  --mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);
  --mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);
  --mdc-extended-fab-container-shadow-color: #000000;
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: .875rem;
  --mdc-extended-fab-label-text-tracking: .006rem;
  --mdc-extended-fab-label-text-weight: 500;
  --mdc-extended-fab-container-height: 56px;
  --mdc-extended-fab-container-shape: 16px;
  --mdc-fab-container-color: #ecdcff;
  --mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);
  --mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);
  --mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);
  --mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);
  --mdc-fab-container-shadow-color: #000000;
  --mdc-fab-container-shape: 16px;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-small-container-color: #ecdcff;
  --mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);
  --mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);
  --mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);
  --mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);
  --mdc-fab-small-container-shadow-color: #000000;
  --mdc-fab-small-container-shape: 12px;
  --mdc-fab-small-icon-size: 24px;
  --mat-fab-foreground-color: #270057;
  --mat-fab-state-layer-color: #270057;
  --mat-fab-ripple-color: rgba(39, 0, 87, .12);
  --mat-fab-hover-state-layer-opacity: .08;
  --mat-fab-focus-state-layer-opacity: .12;
  --mat-fab-pressed-state-layer-opacity: .12;
  --mat-fab-disabled-state-container-color: rgba(29, 27, 30, .12);
  --mat-fab-disabled-state-foreground-color: rgba(29, 27, 30, .38);
  --mat-fab-touch-target-display: block;
  --mat-fab-small-foreground-color: #270057;
  --mat-fab-small-state-layer-color: #270057;
  --mat-fab-small-ripple-color: rgba(39, 0, 87, .12);
  --mat-fab-small-hover-state-layer-opacity: .08;
  --mat-fab-small-focus-state-layer-opacity: .12;
  --mat-fab-small-pressed-state-layer-opacity: .12;
  --mat-fab-small-disabled-state-container-color: rgba(29, 27, 30, .12);
  --mat-fab-small-disabled-state-foreground-color: rgba(29, 27, 30, .38);
  --mdc-snackbar-container-color: #323033;
  --mdc-snackbar-supporting-text-color: #f5eff4;
  --mdc-snackbar-supporting-text-font: Roboto, sans-serif;
  --mdc-snackbar-supporting-text-line-height: 1.25rem;
  --mdc-snackbar-supporting-text-size: .875rem;
  --mdc-snackbar-supporting-text-weight: 400;
  --mdc-snackbar-container-shape: 4px;
  --mat-snack-bar-button-color: #d5baff;
  --mat-table-background-color: #fffbff;
  --mat-table-header-headline-color: #1d1b1e;
  --mat-table-row-item-label-text-color: #1d1b1e;
  --mat-table-row-item-outline-color: #cbc4cf;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 1.25rem;
  --mat-table-header-headline-size: .875rem;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: .006rem;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 1.25rem;
  --mat-table-row-item-label-text-size: .875rem;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: .016rem;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 1.25rem;
  --mat-table-footer-supporting-text-size: .875rem;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: .016rem;
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-row-item-outline-width: 1px;
  --mdc-circular-progress-active-indicator-color: #7d00fa;
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mat-badge-background-color: #ba1a1a;
  --mat-badge-text-color: #ffffff;
  --mat-badge-disabled-state-background-color: rgba(186, 26, 26, .38);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: .688rem;
  --mat-badge-text-weight: 500;
  --mat-badge-large-size-text-size: .688rem;
  --mat-badge-container-shape: 9999px;
  --mat-badge-container-size: 16px;
  --mat-badge-small-size-container-size: 6px;
  --mat-badge-large-size-container-size: 16px;
  --mat-badge-legacy-container-size: unset;
  --mat-badge-legacy-small-size-container-size: unset;
  --mat-badge-legacy-large-size-container-size: unset;
  --mat-badge-container-offset: -12px 0;
  --mat-badge-small-size-container-offset: -6px 0;
  --mat-badge-large-size-container-offset: -12px 0;
  --mat-badge-container-overlap-offset: -12px;
  --mat-badge-small-size-container-overlap-offset: -6px;
  --mat-badge-large-size-container-overlap-offset: -12px;
  --mat-badge-container-padding: 0 4px;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0 4px;
  --mat-badge-small-size-text-size: 0;
  --mat-bottom-sheet-container-text-color: #1d1b1e;
  --mat-bottom-sheet-container-background-color: #f8f2f7;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 1.5rem;
  --mat-bottom-sheet-container-text-size: 1rem;
  --mat-bottom-sheet-container-text-tracking: .031rem;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-bottom-sheet-container-shape: 28px;
  --mat-standard-button-toggle-hover-state-layer-opacity: .08;
  --mat-standard-button-toggle-focus-state-layer-opacity: .12;
  --mat-standard-button-toggle-text-color: #1d1b1e;
  --mat-standard-button-toggle-state-layer-color: #1d1b1e;
  --mat-standard-button-toggle-selected-state-background-color: #eadef7;
  --mat-standard-button-toggle-selected-state-text-color: #1f182a;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(29, 27, 30, .38);
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(29, 27, 30, .38);
  --mat-standard-button-toggle-disabled-selected-state-background-color: rgba(29, 27, 30, .12);
  --mat-standard-button-toggle-divider-color: #7b757f;
  --mat-standard-button-toggle-label-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-label-text-line-height: 1.25rem;
  --mat-standard-button-toggle-label-text-size: .875rem;
  --mat-standard-button-toggle-label-text-tracking: .006rem;
  --mat-standard-button-toggle-label-text-weight: 500;
  --mat-standard-button-toggle-height: 40px;
  --mat-standard-button-toggle-shape: 9999px;
  --mat-standard-button-toggle-background-color: transparent;
  --mat-standard-button-toggle-disabled-state-background-color: transparent;
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-selected-state-background-color: #7d00fa;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(29, 27, 30, .38);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #7d00fa;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(29, 27, 30, .12);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(29, 27, 30, .08);
  --mat-datepicker-toggle-active-state-icon-color: #49454e;
  --mat-datepicker-calendar-date-in-range-state-background-color: #ecdcff;
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ecdcff;
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #eadef7;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #645b70;
  --mat-datepicker-toggle-icon-color: #49454e;
  --mat-datepicker-calendar-body-label-text-color: #1d1b1e;
  --mat-datepicker-calendar-period-button-text-color: #49454e;
  --mat-datepicker-calendar-period-button-icon-color: #49454e;
  --mat-datepicker-calendar-navigation-button-icon-color: #49454e;
  --mat-datepicker-calendar-header-text-color: #49454e;
  --mat-datepicker-calendar-date-today-outline-color: #7d00fa;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(29, 27, 30, .38);
  --mat-datepicker-calendar-date-text-color: #1d1b1e;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(29, 27, 30, .38);
  --mat-datepicker-calendar-date-preview-state-outline-color: #7d00fa;
  --mat-datepicker-range-input-separator-color: #1d1b1e;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(29, 27, 30, .38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(29, 27, 30, .38);
  --mat-datepicker-calendar-container-background-color: #ece7ec;
  --mat-datepicker-calendar-container-text-color: #1d1b1e;
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 1rem;
  --mat-datepicker-calendar-body-label-text-size: .875rem;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: .875rem;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: .875rem;
  --mat-datepicker-calendar-header-text-weight: 500;
  --mat-datepicker-calendar-container-shape: 16px;
  --mat-datepicker-calendar-container-touch-shape: 28px;
  --mat-datepicker-calendar-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
  --mat-datepicker-calendar-container-touch-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-divider-color: #cbc4cf;
  --mat-divider-width: 1px;
  --mat-expansion-container-background-color: #fffbff;
  --mat-expansion-container-text-color: #1d1b1e;
  --mat-expansion-actions-divider-color: #cbc4cf;
  --mat-expansion-header-hover-state-layer-color: rgba(29, 27, 30, .08);
  --mat-expansion-header-focus-state-layer-color: rgba(29, 27, 30, .12);
  --mat-expansion-header-disabled-state-text-color: rgba(29, 27, 30, .38);
  --mat-expansion-header-text-color: #1d1b1e;
  --mat-expansion-header-description-color: #49454e;
  --mat-expansion-header-indicator-color: #49454e;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 1rem;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: 1.5rem;
  --mat-expansion-header-text-tracking: .009rem;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 1.5rem;
  --mat-expansion-container-text-size: 1rem;
  --mat-expansion-container-text-tracking: .031rem;
  --mat-expansion-container-text-weight: 400;
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-container-shape: 12px;
  --mat-expansion-legacy-header-indicator-display: none;
  --mat-expansion-header-indicator-display: inline-block;
  --mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;
  --mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;
  --mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;
  --mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;
  --mat-icon-color: inherit;
  --mat-sidenav-container-background-color: #fffbff;
  --mat-sidenav-container-text-color: #49454e;
  --mat-sidenav-content-background-color: #fffbff;
  --mat-sidenav-content-text-color: #1d1b1e;
  --mat-sidenav-scrim-color: rgba(51, 47, 55, .4);
  --mat-sidenav-container-shape: 16px;
  --mat-sidenav-container-elevation-shadow: none;
  --mat-sidenav-container-width: 360px;
  --mat-sidenav-container-divider-color: transparent;
  --mat-stepper-header-icon-foreground-color: #fffbff;
  --mat-stepper-header-selected-state-icon-background-color: #7d00fa;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #7d00fa;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
  --mat-stepper-container-color: #fffbff;
  --mat-stepper-line-color: #cbc4cf;
  --mat-stepper-header-hover-state-layer-color: rgba(50, 48, 51, .08);
  --mat-stepper-header-focus-state-layer-color: rgba(50, 48, 51, .12);
  --mat-stepper-header-label-text-color: #49454e;
  --mat-stepper-header-optional-label-text-color: #49454e;
  --mat-stepper-header-selected-state-label-text-color: #49454e;
  --mat-stepper-header-error-state-label-text-color: #ba1a1a;
  --mat-stepper-header-icon-background-color: #49454e;
  --mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: .875rem;
  --mat-stepper-header-label-text-weight: 500;
  --mat-stepper-header-error-state-label-text-size: .875rem;
  --mat-stepper-header-selected-state-label-text-size: .875rem;
  --mat-stepper-header-selected-state-label-text-weight: 500;
  --mat-stepper-header-height: 72px;
  --mat-stepper-header-focus-state-layer-shape: 12px;
  --mat-stepper-header-hover-state-layer-shape: 12px;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #1d1b1e;
  --mat-toolbar-container-background-color: #fffbff;
  --mat-toolbar-container-text-color: #1d1b1e;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 1.75rem;
  --mat-toolbar-title-text-size: 1.375rem;
  --mat-toolbar-title-text-tracking: 0rem;
  --mat-toolbar-title-text-weight: 400;
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-tree-container-background-color: #fffbff;
  --mat-tree-node-text-color: #1d1b1e;
  --mat-tree-node-text-font: Roboto, sans-serif;
  --mat-tree-node-text-size: 1rem;
  --mat-tree-node-text-weight: 400;
  --mat-tree-node-min-height: 48px
}

.mat-theme-loaded-marker {
  display: none
}
