.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-badge-small .mat-badge-content {
  font-size: 9px;
}

.mat-badge-large .mat-badge-content {
  font-size: 24px;
}

.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px / 28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong, .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}

.mat-small, .mat-caption {
  font: 400 12px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px / 112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}

.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px / 56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}

.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px / 48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}

.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px / 40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}

.mat-card-header .mat-card-title {
  font-size: 20px;
}

.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}

.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}

.mat-chip {
  font-size: 14px;
  font-weight: 500;
}

.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}

.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}

.mat-cell, .mat-footer-cell {
  font-size: 14px;
}

.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-calendar-body {
  font-size: 13px;
}

.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}

.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}

.mat-dialog-title {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.mat-expansion-panel-content {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}

.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}

.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}

.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}

.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}

.mat-form-field-label {
  top: 1.34375em;
}

.mat-form-field-underline {
  bottom: 1.34375em;
}

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}

@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}

.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}

.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}

.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}

.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}

.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}

.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}

.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}

input.mat-input-element {
  margin-top: -0.0625em;
}

.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}

.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select-trigger {
  height: 1.125em;
}

.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}

.mat-step-sub-label-error {
  font-weight: normal;
}

.mat-step-label-error {
  font-size: 14px;
}

.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}

.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}

.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-base .mat-list-item {
  font-size: 16px;
}

.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}

.mat-list-base .mat-list-option {
  font-size: 16px;
}

.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}

.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}

.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}

.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}

.mat-optgroup-label {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}

.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}

.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

.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, 0.2, 1);
  transform: scale(0);
}

.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;
}

.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;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.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: 0.6;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}

.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-mdc-focus-indicator {
  position: relative;
}

.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.mat-option {
  color: rgba(0, 0, 0, 0.87);
}

.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}

.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #89f671;
}

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #89f671;
}

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}

.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}

.mat-pseudo-checkbox::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #89f671;
}

.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #89f671;
}

.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-elevation-z0 {
  box-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-elevation-z1 {
  box-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-elevation-z2 {
  box-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-elevation-z3 {
  box-shadow: 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-elevation-z4 {
  box-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-elevation-z5 {
  box-shadow: 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-elevation-z6 {
  box-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-elevation-z7 {
  box-shadow: 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-elevation-z8 {
  box-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-elevation-z9 {
  box-shadow: 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-elevation-z10 {
  box-shadow: 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-elevation-z11 {
  box-shadow: 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-elevation-z12 {
  box-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-elevation-z13 {
  box-shadow: 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-elevation-z14 {
  box-shadow: 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-elevation-z15 {
  box-shadow: 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-elevation-z16 {
  box-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-elevation-z17 {
  box-shadow: 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-elevation-z18 {
  box-shadow: 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-elevation-z19 {
  box-shadow: 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-elevation-z20 {
  box-shadow: 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-elevation-z21 {
  box-shadow: 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-elevation-z22 {
  box-shadow: 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-elevation-z23 {
  box-shadow: 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-elevation-z24 {
  box-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-theme-loaded-marker {
  display: none;
}

.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-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-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}

.mat-badge {
  position: relative;
}

.mat-badge-hidden .mat-badge-content {
  display: none;
}

.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}

.mat-badge-content.mat-badge-active {
  transform: none;
}

.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.mat-badge-content {
  color: rgba(255, 255, 255, 0.87);
  background: #89f671;
}

.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.mat-badge-accent .mat-badge-content {
  background: #89f671;
  color: rgba(255, 255, 255, 0.87);
}

.mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}

.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}

.mat-bottom-sheet-container {
  box-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);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-button, .mat-icon-button, .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
  color: #89f671;
}

.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #89f671;
}

.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: #f44336;
}

.mat-button.mat-primary.mat-button-disabled, .mat-button.mat-accent.mat-button-disabled, .mat-button.mat-warn.mat-button-disabled, .mat-button.mat-button-disabled.mat-button-disabled, .mat-icon-button.mat-primary.mat-button-disabled, .mat-icon-button.mat-accent.mat-button-disabled, .mat-icon-button.mat-warn.mat-button-disabled, .mat-icon-button.mat-button-disabled.mat-button-disabled, .mat-stroked-button.mat-primary.mat-button-disabled, .mat-stroked-button.mat-accent.mat-button-disabled, .mat-stroked-button.mat-warn.mat-button-disabled, .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}

.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay, .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #89f671;
}

.mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay, .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #89f671;
}

.mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay, .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}

.mat-button.mat-button-disabled .mat-button-focus-overlay, .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.mat-button-focus-overlay {
  background: black;
}

.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}

.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  color: rgba(255, 255, 255, 0.87);
}

.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  color: rgba(255, 255, 255, 0.87);
}

.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  color: white;
}

.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}

.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  background-color: #89f671;
}

.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #89f671;
}

.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  background-color: #f44336;
}

.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-flat-button.mat-primary .mat-ripple-element, .mat-raised-button.mat-primary .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-flat-button.mat-accent .mat-ripple-element, .mat-raised-button.mat-accent .mat-ripple-element, .mat-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-flat-button.mat-warn .mat-ripple-element, .mat-raised-button.mat-warn .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-stroked-button:not([class*=mat-elevation-z]), .mat-flat-button:not([class*=mat-elevation-z]) {
  box-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-raised-button:not([class*=mat-elevation-z]) {
  box-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-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-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-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-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-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-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:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-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.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-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-toggle-standalone,
.mat-button-toggle-group {
  box-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-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}

.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}

.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}

.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}

.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}

.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}

.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}

.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-card:not([class*=mat-elevation-z]) {
  box-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-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-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-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox-checkmark {
  fill: #fafafa;
}

.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}

.mat-checkbox-mixedmark {
  background-color: #fafafa;
}

.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #89f671;
}

.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #89f671;
}

.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox .mat-ripple-element {
  background-color: black;
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #89f671;
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #89f671;
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}

.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}

.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 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-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.mat-chip.mat-standard-chip::after {
  background: black;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #89f671;
  color: rgba(255, 255, 255, 0.87);
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: rgba(255, 255, 255, 0.87);
  opacity: 0.4;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #89f671;
  color: rgba(255, 255, 255, 0.87);
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(255, 255, 255, 0.87);
  opacity: 0.4;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-table {
  background: white;
}

.mat-table thead, .mat-table tbody, .mat-table tfoot,
mat-header-row, mat-row, mat-footer-row,
[mat-header-row], [mat-row], [mat-footer-row],
.mat-table-sticky {
  background: inherit;
}

mat-row, mat-header-row, mat-footer-row,
th.mat-header-cell, td.mat-cell, td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}

.mat-cell, .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}

.mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}

.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.mat-calendar-table-header,
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}

.mat-calendar-body-in-range::before {
  background: rgba(137, 246, 113, 0.2);
}

.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.mat-calendar-body-comparison-bridge-start::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(137, 246, 113, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-comparison-bridge-end::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(137, 246, 113, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.mat-calendar-body-selected {
  background-color: #89f671;
  color: rgba(255, 255, 255, 0.87);
}

.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(137, 246, 113, 0.4);
}

.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.87);
}

.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(137, 246, 113, 0.3);
}

.mat-datepicker-content {
  box-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);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(137, 246, 113, 0.2);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(137, 246, 113, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(137, 246, 113, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #89f671;
  color: rgba(255, 255, 255, 0.87);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(137, 246, 113, 0.4);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.87);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(137, 246, 113, 0.3);
}

.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}

.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}

.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}

.mat-datepicker-content-touch {
  box-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-datepicker-toggle-active {
  color: #89f671;
}

.mat-datepicker-toggle-active.mat-accent {
  color: #89f671;
}

.mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}

.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

.mat-dialog-container {
  box-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);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-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-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}

.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}

.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.mat-expansion-panel-header {
  height: 48px;
}

.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}

.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}

.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}

.mat-form-field.mat-focused .mat-form-field-label {
  color: #89f671;
}

.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #89f671;
}

.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}

.mat-focused .mat-form-field-required-marker {
  color: #89f671;
}

.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #89f671;
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #89f671;
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #89f671;
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #89f671;
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}

.mat-error {
  color: #f44336;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}

.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #89f671;
}

.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #89f671;
}

.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}

.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.mat-icon.mat-primary {
  color: #89f671;
}

.mat-icon.mat-accent {
  color: #89f671;
}

.mat-icon.mat-warn {
  color: #f44336;
}

.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}

.mat-input-element {
  caret-color: #89f671;
}

.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-form-field.mat-accent .mat-input-element {
  caret-color: #89f671;
}

.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}

.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}

.mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}

.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}

.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}

.mat-list-item-disabled {
  background-color: #eeeeee;
}

.mat-list-option:hover, .mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.mat-list-single-selected-option, .mat-list-single-selected-option:hover, .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.mat-menu-panel {
  background: white;
}

.mat-menu-panel:not([class*=mat-elevation-z]) {
  box-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-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-menu-submenu-icon,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}

.mat-menu-item .mat-icon-no-color,
.mat-menu-submenu-icon {
  color: rgba(0, 0, 0, 0.54);
}

.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-paginator {
  background: white;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}

.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-paginator-container {
  min-height: 56px;
}

.mat-progress-bar-background {
  fill: #def9d8;
}

.mat-progress-bar-buffer {
  background-color: #def9d8;
}

.mat-progress-bar-fill::after {
  background-color: #89f671;
}

.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #def9d8;
}

.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #def9d8;
}

.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #89f671;
}

.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f9ccc9;
}

.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f9ccc9;
}

.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}

.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #89f671;
}

.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #89f671;
}

.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #f44336;
}

.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #89f671;
}

.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #89f671;
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #89f671;
}

.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #89f671;
}

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}

.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}

.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}

.mat-radio-button .mat-ripple-element {
  background-color: black;
}

.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}

.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}

.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}

.mat-select-panel {
  background: white;
}

.mat-select-panel:not([class*=mat-elevation-z]) {
  box-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-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #89f671;
}

.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #89f671;
}

.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}

.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}

.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-drawer.mat-drawer-push {
  background-color: white;
}

.mat-drawer:not(.mat-drawer-side) {
  box-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-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #89f671;
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(137, 246, 113, 0.54);
}

.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #89f671;
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #89f671;
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(137, 246, 113, 0.54);
}

.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #89f671;
}

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}

.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}

.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}

.mat-slide-toggle-thumb {
  box-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);
  background-color: #fafafa;
}

.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-primary .mat-slider-track-fill,
.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label {
  background-color: #89f671;
}

.mat-primary .mat-slider-thumb-label-text {
  color: rgba(255, 255, 255, 0.87);
}

.mat-primary .mat-slider-focus-ring {
  background-color: rgba(137, 246, 113, 0.2);
}

.mat-accent .mat-slider-track-fill,
.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label {
  background-color: #89f671;
}

.mat-accent .mat-slider-thumb-label-text {
  color: rgba(255, 255, 255, 0.87);
}

.mat-accent .mat-slider-focus-ring {
  background-color: rgba(137, 246, 113, 0.2);
}

.mat-warn .mat-slider-track-fill,
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}

.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}

.mat-slider:hover .mat-slider-track-background,
.mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}

.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover:not([aria-disabled]), .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}

.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}

.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: rgba(255, 255, 255, 0.87);
}

.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #89f671;
  color: rgba(255, 255, 255, 0.87);
}

.mat-step-header.mat-accent .mat-step-icon {
  color: rgba(255, 255, 255, 0.87);
}

.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #89f671;
  color: rgba(255, 255, 255, 0.87);
}

.mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}

.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}

.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}

.mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}

.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white;
}

.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.mat-horizontal-stepper-header::before,
.mat-horizontal-stepper-header::after,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-horizontal-stepper-header {
  height: 72px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}

.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}

.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}

.mat-sort-header-arrow {
  color: #757575;
}

.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}

.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-tab-group[class*=mat-background-] > .mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(210, 255, 199, 0.3);
}

.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #89f671;
}

.mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(255, 255, 255, 0.87);
}

.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(210, 255, 199, 0.3);
}

.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #89f671;
}

.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(255, 255, 255, 0.87);
}

.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}

.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}

.mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(210, 255, 199, 0.3);
}

.mat-tab-group.mat-background-primary > .mat-tab-header, .mat-tab-group.mat-background-primary > .mat-tab-link-container, .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #89f671;
}

.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: rgba(255, 255, 255, 0.87);
}

.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(255, 255, 255, 0.87);
}

.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(210, 255, 199, 0.3);
}

.mat-tab-group.mat-background-accent > .mat-tab-header, .mat-tab-group.mat-background-accent > .mat-tab-link-container, .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #89f671;
}

.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(255, 255, 255, 0.87);
}

.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(255, 255, 255, 0.87);
}

.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}

.mat-tab-group.mat-background-warn > .mat-tab-header, .mat-tab-group.mat-background-warn > .mat-tab-link-container, .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}

.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}

.mat-toolbar.mat-primary {
  background: #89f671;
  color: rgba(255, 255, 255, 0.87);
}

.mat-toolbar.mat-accent {
  background: #89f671;
  color: rgba(255, 255, 255, 0.87);
}

.mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}

.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.mat-toolbar-multiple-rows {
  min-height: 64px;
}

.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}

@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }

  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}

.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.mat-tree {
  background: white;
}

.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}

.mat-tree-node {
  min-height: 48px;
}

.mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-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-simple-snackbar-action {
  color: #89f671;
}

.disabled-theme .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.disabled-theme .mat-option {
  color: white;
}

.disabled-theme .mat-option:hover:not(.mat-option-disabled), .disabled-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}

.disabled-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}

.disabled-theme .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.04);
  color: white;
}

.disabled-theme .mat-option.mat-option-disabled {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #929492;
}

.disabled-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #929492;
}

.disabled-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #929492;
}

.disabled-theme .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-pseudo-checkbox::after {
  color: #303030;
}

.disabled-theme .mat-pseudo-checkbox-disabled {
  color: #686868;
}

.disabled-theme .mat-primary .mat-pseudo-checkbox-checked,
.disabled-theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #929492;
}

.disabled-theme .mat-pseudo-checkbox-checked,
.disabled-theme .mat-pseudo-checkbox-indeterminate,
.disabled-theme .mat-accent .mat-pseudo-checkbox-checked,
.disabled-theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #929492;
}

.disabled-theme .mat-warn .mat-pseudo-checkbox-checked,
.disabled-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #929492;
}

.disabled-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.disabled-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868;
}

.disabled-theme .mat-app-background, .disabled-theme.mat-app-background {
  background-color: #303030;
  color: white;
}

.disabled-theme .mat-elevation-z0 {
  box-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);
}

.disabled-theme .mat-elevation-z1 {
  box-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);
}

.disabled-theme .mat-elevation-z2 {
  box-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);
}

.disabled-theme .mat-elevation-z3 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z4 {
  box-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);
}

.disabled-theme .mat-elevation-z5 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z6 {
  box-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);
}

.disabled-theme .mat-elevation-z7 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z8 {
  box-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);
}

.disabled-theme .mat-elevation-z9 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z10 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z11 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z12 {
  box-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);
}

.disabled-theme .mat-elevation-z13 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z14 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z15 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z16 {
  box-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);
}

.disabled-theme .mat-elevation-z17 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z18 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z19 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z20 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z21 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z22 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z23 {
  box-shadow: 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);
}

.disabled-theme .mat-elevation-z24 {
  box-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-theme-loaded-marker {
  display: none;
}

.disabled-theme .mat-autocomplete-panel {
  background: #424242;
  color: white;
}

.disabled-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #424242;
}

.disabled-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: white;
}

.disabled-theme .mat-badge-content {
  color: rgba(255, 255, 255, 0.87);
  background: #929492;
}

.cdk-high-contrast-active .disabled-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.disabled-theme .mat-badge-accent .mat-badge-content {
  background: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-badge-warn .mat-badge-content {
  color: rgba(255, 255, 255, 0.87);
  background: #929492;
}

.disabled-theme .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-bottom-sheet-container {
  box-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);
  background: #424242;
  color: white;
}

.disabled-theme .mat-button, .disabled-theme .mat-icon-button, .disabled-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.disabled-theme .mat-button.mat-primary, .disabled-theme .mat-icon-button.mat-primary, .disabled-theme .mat-stroked-button.mat-primary {
  color: #929492;
}

.disabled-theme .mat-button.mat-accent, .disabled-theme .mat-icon-button.mat-accent, .disabled-theme .mat-stroked-button.mat-accent {
  color: #929492;
}

.disabled-theme .mat-button.mat-warn, .disabled-theme .mat-icon-button.mat-warn, .disabled-theme .mat-stroked-button.mat-warn {
  color: #929492;
}

.disabled-theme .mat-button.mat-primary.mat-button-disabled, .disabled-theme .mat-button.mat-accent.mat-button-disabled, .disabled-theme .mat-button.mat-warn.mat-button-disabled, .disabled-theme .mat-button.mat-button-disabled.mat-button-disabled, .disabled-theme .mat-icon-button.mat-primary.mat-button-disabled, .disabled-theme .mat-icon-button.mat-accent.mat-button-disabled, .disabled-theme .mat-icon-button.mat-warn.mat-button-disabled, .disabled-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .disabled-theme .mat-stroked-button.mat-primary.mat-button-disabled, .disabled-theme .mat-stroked-button.mat-accent.mat-button-disabled, .disabled-theme .mat-stroked-button.mat-warn.mat-button-disabled, .disabled-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-button.mat-primary .mat-button-focus-overlay, .disabled-theme .mat-icon-button.mat-primary .mat-button-focus-overlay, .disabled-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #929492;
}

.disabled-theme .mat-button.mat-accent .mat-button-focus-overlay, .disabled-theme .mat-icon-button.mat-accent .mat-button-focus-overlay, .disabled-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #929492;
}

.disabled-theme .mat-button.mat-warn .mat-button-focus-overlay, .disabled-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .disabled-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #929492;
}

.disabled-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .disabled-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .disabled-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.disabled-theme .mat-button .mat-ripple-element, .disabled-theme .mat-icon-button .mat-ripple-element, .disabled-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.disabled-theme .mat-button-focus-overlay {
  background: white;
}

.disabled-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-flat-button, .disabled-theme .mat-raised-button, .disabled-theme .mat-fab, .disabled-theme .mat-mini-fab {
  color: white;
  background-color: #424242;
}

.disabled-theme .mat-flat-button.mat-primary, .disabled-theme .mat-raised-button.mat-primary, .disabled-theme .mat-fab.mat-primary, .disabled-theme .mat-mini-fab.mat-primary {
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-flat-button.mat-accent, .disabled-theme .mat-raised-button.mat-accent, .disabled-theme .mat-fab.mat-accent, .disabled-theme .mat-mini-fab.mat-accent {
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-flat-button.mat-warn, .disabled-theme .mat-raised-button.mat-warn, .disabled-theme .mat-fab.mat-warn, .disabled-theme .mat-mini-fab.mat-warn {
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-flat-button.mat-primary.mat-button-disabled, .disabled-theme .mat-flat-button.mat-accent.mat-button-disabled, .disabled-theme .mat-flat-button.mat-warn.mat-button-disabled, .disabled-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .disabled-theme .mat-raised-button.mat-primary.mat-button-disabled, .disabled-theme .mat-raised-button.mat-accent.mat-button-disabled, .disabled-theme .mat-raised-button.mat-warn.mat-button-disabled, .disabled-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .disabled-theme .mat-fab.mat-primary.mat-button-disabled, .disabled-theme .mat-fab.mat-accent.mat-button-disabled, .disabled-theme .mat-fab.mat-warn.mat-button-disabled, .disabled-theme .mat-fab.mat-button-disabled.mat-button-disabled, .disabled-theme .mat-mini-fab.mat-primary.mat-button-disabled, .disabled-theme .mat-mini-fab.mat-accent.mat-button-disabled, .disabled-theme .mat-mini-fab.mat-warn.mat-button-disabled, .disabled-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-flat-button.mat-primary, .disabled-theme .mat-raised-button.mat-primary, .disabled-theme .mat-fab.mat-primary, .disabled-theme .mat-mini-fab.mat-primary {
  background-color: #929492;
}

.disabled-theme .mat-flat-button.mat-accent, .disabled-theme .mat-raised-button.mat-accent, .disabled-theme .mat-fab.mat-accent, .disabled-theme .mat-mini-fab.mat-accent {
  background-color: #929492;
}

.disabled-theme .mat-flat-button.mat-warn, .disabled-theme .mat-raised-button.mat-warn, .disabled-theme .mat-fab.mat-warn, .disabled-theme .mat-mini-fab.mat-warn {
  background-color: #929492;
}

.disabled-theme .mat-flat-button.mat-primary.mat-button-disabled, .disabled-theme .mat-flat-button.mat-accent.mat-button-disabled, .disabled-theme .mat-flat-button.mat-warn.mat-button-disabled, .disabled-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .disabled-theme .mat-raised-button.mat-primary.mat-button-disabled, .disabled-theme .mat-raised-button.mat-accent.mat-button-disabled, .disabled-theme .mat-raised-button.mat-warn.mat-button-disabled, .disabled-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .disabled-theme .mat-fab.mat-primary.mat-button-disabled, .disabled-theme .mat-fab.mat-accent.mat-button-disabled, .disabled-theme .mat-fab.mat-warn.mat-button-disabled, .disabled-theme .mat-fab.mat-button-disabled.mat-button-disabled, .disabled-theme .mat-mini-fab.mat-primary.mat-button-disabled, .disabled-theme .mat-mini-fab.mat-accent.mat-button-disabled, .disabled-theme .mat-mini-fab.mat-warn.mat-button-disabled, .disabled-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-flat-button.mat-primary .mat-ripple-element, .disabled-theme .mat-raised-button.mat-primary .mat-ripple-element, .disabled-theme .mat-fab.mat-primary .mat-ripple-element, .disabled-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.disabled-theme .mat-flat-button.mat-accent .mat-ripple-element, .disabled-theme .mat-raised-button.mat-accent .mat-ripple-element, .disabled-theme .mat-fab.mat-accent .mat-ripple-element, .disabled-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.disabled-theme .mat-flat-button.mat-warn .mat-ripple-element, .disabled-theme .mat-raised-button.mat-warn .mat-ripple-element, .disabled-theme .mat-fab.mat-warn .mat-ripple-element, .disabled-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.disabled-theme .mat-stroked-button:not([class*=mat-elevation-z]), .disabled-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-fab:not([class*=mat-elevation-z]), .disabled-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .disabled-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .disabled-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-button-toggle-standalone,
.disabled-theme .mat-button-toggle-group {
  box-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);
}

.disabled-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.disabled-theme .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}

.disabled-theme .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242;
}

.disabled-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: white;
}

.disabled-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
}

.disabled-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}

.disabled-theme .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black;
}

.disabled-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #424242;
}

.disabled-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #424242;
}

.disabled-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.disabled-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}

.disabled-theme .mat-card {
  background: #424242;
  color: white;
}

.disabled-theme .mat-card:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-checkbox-checkmark {
  fill: #303030;
}

.disabled-theme .mat-checkbox-checkmark-path {
  stroke: #303030 !important;
}

.disabled-theme .mat-checkbox-mixedmark {
  background-color: #303030;
}

.disabled-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .disabled-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #929492;
}

.disabled-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .disabled-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #929492;
}

.disabled-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .disabled-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #929492;
}

.disabled-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .disabled-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}

.disabled-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}

.disabled-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-checkbox .mat-ripple-element {
  background-color: white;
}

.disabled-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.disabled-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #929492;
}

.disabled-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.disabled-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #929492;
}

.disabled-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.disabled-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #929492;
}

.disabled-theme .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white;
}

.disabled-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.disabled-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 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);
}

.disabled-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.disabled-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.disabled-theme .mat-chip.mat-standard-chip::after {
  background: white;
}

.disabled-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: rgba(255, 255, 255, 0.87);
  opacity: 0.4;
}

.disabled-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.disabled-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: rgba(255, 255, 255, 0.87);
  opacity: 0.4;
}

.disabled-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.disabled-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(255, 255, 255, 0.87);
  opacity: 0.4;
}

.disabled-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.disabled-theme .mat-table {
  background: #424242;
}

.disabled-theme .mat-table thead, .disabled-theme .mat-table tbody, .disabled-theme .mat-table tfoot,
.disabled-theme mat-header-row, .disabled-theme mat-row, .disabled-theme mat-footer-row,
.disabled-theme [mat-header-row], .disabled-theme [mat-row], .disabled-theme [mat-footer-row],
.disabled-theme .mat-table-sticky {
  background: inherit;
}

.disabled-theme mat-row, .disabled-theme mat-header-row, .disabled-theme mat-footer-row,
.disabled-theme th.mat-header-cell, .disabled-theme td.mat-cell, .disabled-theme td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-header-cell {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-cell, .disabled-theme .mat-footer-cell {
  color: white;
}

.disabled-theme .mat-calendar-arrow {
  fill: white;
}

.disabled-theme .mat-datepicker-toggle,
.disabled-theme .mat-datepicker-content .mat-calendar-next-button,
.disabled-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}

.disabled-theme .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-calendar-table-header,
.disabled-theme .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-calendar-body-cell-content,
.disabled-theme .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}

.disabled-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}

.disabled-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-calendar-body-in-range::before {
  background: rgba(146, 148, 146, 0.2);
}

.disabled-theme .mat-calendar-body-comparison-identical,
.disabled-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.disabled-theme .mat-calendar-body-comparison-bridge-start::before,
.disabled-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(146, 148, 146, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.disabled-theme .mat-calendar-body-comparison-bridge-end::before,
.disabled-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(146, 148, 146, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.disabled-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.disabled-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.disabled-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.disabled-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.disabled-theme .mat-calendar-body-selected {
  background-color: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(146, 148, 146, 0.4);
}

.disabled-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.disabled-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.disabled-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(146, 148, 146, 0.3);
}

.disabled-theme .mat-datepicker-content {
  box-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);
  background-color: #424242;
  color: white;
}

.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(146, 148, 146, 0.2);
}

.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.disabled-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(146, 148, 146, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.disabled-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(146, 148, 146, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(146, 148, 146, 0.4);
}

.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.disabled-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.disabled-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(146, 148, 146, 0.3);
}

.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(146, 148, 146, 0.2);
}

.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.disabled-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(146, 148, 146, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.disabled-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(146, 148, 146, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(146, 148, 146, 0.4);
}

.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.disabled-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.disabled-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(146, 148, 146, 0.3);
}

.disabled-theme .mat-datepicker-content-touch {
  box-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);
}

.disabled-theme .mat-datepicker-toggle-active {
  color: #929492;
}

.disabled-theme .mat-datepicker-toggle-active.mat-accent {
  color: #929492;
}

.disabled-theme .mat-datepicker-toggle-active.mat-warn {
  color: #929492;
}

.disabled-theme .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-dialog-container {
  box-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);
  background: #424242;
  color: white;
}

.disabled-theme .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-expansion-panel {
  background: #424242;
  color: white;
}

.disabled-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .disabled-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .disabled-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.04);
}

@media (hover: none) {
  .disabled-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #424242;
  }
}

.disabled-theme .mat-expansion-panel-header-title {
  color: white;
}

.disabled-theme .mat-expansion-panel-header-description,
.disabled-theme .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.disabled-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.disabled-theme .mat-expansion-panel-header {
  height: 48px;
}

.disabled-theme .mat-expansion-panel-header.mat-expanded {
  height: 64px;
}

.disabled-theme .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #929492;
}

.disabled-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #929492;
}

.disabled-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #929492;
}

.disabled-theme .mat-focused .mat-form-field-required-marker {
  color: #929492;
}

.disabled-theme .mat-form-field-ripple {
  background-color: white;
}

.disabled-theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #929492;
}

.disabled-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #929492;
}

.disabled-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #929492;
}

.disabled-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #929492;
}

.disabled-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #929492;
}

.disabled-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #929492;
}

.disabled-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #929492;
}

.disabled-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.disabled-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #929492;
}

.disabled-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.disabled-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #929492;
}

.disabled-theme .mat-error {
  color: #929492;
}

.disabled-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.disabled-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.disabled-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1);
}

.disabled-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05);
}

.disabled-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.disabled-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white;
}

.disabled-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #929492;
}

.disabled-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #929492;
}

.disabled-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #929492;
}

.disabled-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #929492;
}

.disabled-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15);
}

.disabled-theme .mat-icon.mat-primary {
  color: #929492;
}

.disabled-theme .mat-icon.mat-accent {
  color: #929492;
}

.disabled-theme .mat-icon.mat-warn {
  color: #929492;
}

.disabled-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-input-element:disabled,
.disabled-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-input-element {
  caret-color: #929492;
}

.disabled-theme .mat-input-element::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-input-element option {
  color: rgba(0, 0, 0, 0.87);
}

.disabled-theme .mat-input-element option:disabled {
  color: rgba(0, 0, 0, 0.38);
}

.disabled-theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #929492;
}

.disabled-theme .mat-form-field.mat-warn .mat-input-element,
.disabled-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #929492;
}

.disabled-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #929492;
}

.disabled-theme .mat-list-base .mat-list-item {
  color: white;
}

.disabled-theme .mat-list-base .mat-list-option {
  color: white;
}

.disabled-theme .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-list-item-disabled {
  background-color: black;
}

.disabled-theme .mat-list-option:hover, .disabled-theme .mat-list-option:focus,
.disabled-theme .mat-nav-list .mat-list-item:hover,
.disabled-theme .mat-nav-list .mat-list-item:focus,
.disabled-theme .mat-action-list .mat-list-item:hover,
.disabled-theme .mat-action-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04);
}

.disabled-theme .mat-list-single-selected-option, .disabled-theme .mat-list-single-selected-option:hover, .disabled-theme .mat-list-single-selected-option:focus {
  background: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-menu-panel {
  background: #424242;
}

.disabled-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-menu-item {
  background: transparent;
  color: white;
}

.disabled-theme .mat-menu-item[disabled],
.disabled-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.disabled-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-menu-item .mat-icon-no-color,
.disabled-theme .mat-menu-submenu-icon {
  color: white;
}

.disabled-theme .mat-menu-item:hover:not([disabled]),
.disabled-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.disabled-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.disabled-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04);
}

.disabled-theme .mat-paginator {
  background: #424242;
}

.disabled-theme .mat-paginator,
.disabled-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-paginator-decrement,
.disabled-theme .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white;
}

.disabled-theme .mat-paginator-first,
.disabled-theme .mat-paginator-last {
  border-top: 2px solid white;
}

.disabled-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.disabled-theme .mat-icon-button[disabled] .mat-paginator-increment,
.disabled-theme .mat-icon-button[disabled] .mat-paginator-first,
.disabled-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-paginator-container {
  min-height: 56px;
}

.disabled-theme .mat-progress-bar-background {
  fill: #494949;
}

.disabled-theme .mat-progress-bar-buffer {
  background-color: #494949;
}

.disabled-theme .mat-progress-bar-fill::after {
  background-color: #929492;
}

.disabled-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #494949;
}

.disabled-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #494949;
}

.disabled-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #929492;
}

.disabled-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #494949;
}

.disabled-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #494949;
}

.disabled-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #929492;
}

.disabled-theme .mat-progress-spinner circle, .disabled-theme .mat-spinner circle {
  stroke: #929492;
}

.disabled-theme .mat-progress-spinner.mat-accent circle, .disabled-theme .mat-spinner.mat-accent circle {
  stroke: #929492;
}

.disabled-theme .mat-progress-spinner.mat-warn circle, .disabled-theme .mat-spinner.mat-warn circle {
  stroke: #929492;
}

.disabled-theme .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #929492;
}

.disabled-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
.disabled-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .disabled-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .disabled-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #929492;
}

.disabled-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #929492;
}

.disabled-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
.disabled-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .disabled-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .disabled-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #929492;
}

.disabled-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #929492;
}

.disabled-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.disabled-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .disabled-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .disabled-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #929492;
}

.disabled-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.disabled-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.disabled-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-radio-button .mat-ripple-element {
  background-color: white;
}

.disabled-theme .mat-select-value {
  color: white;
}

.disabled-theme .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-select-panel {
  background: #424242;
}

.disabled-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-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);
}

.disabled-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #929492;
}

.disabled-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #929492;
}

.disabled-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #929492;
}

.disabled-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #929492;
}

.disabled-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-drawer-container {
  background-color: #303030;
  color: white;
}

.disabled-theme .mat-drawer {
  background-color: #424242;
  color: white;
}

.disabled-theme .mat-drawer.mat-drawer-push {
  background-color: #424242;
}

.disabled-theme .mat-drawer:not(.mat-drawer-side) {
  box-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);
}

.disabled-theme .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}

.disabled-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}

.disabled-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6);
}

.disabled-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #929492;
}

.disabled-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(146, 148, 146, 0.54);
}

.disabled-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #929492;
}

.disabled-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #929492;
}

.disabled-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(146, 148, 146, 0.54);
}

.disabled-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #929492;
}

.disabled-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #929492;
}

.disabled-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(146, 148, 146, 0.54);
}

.disabled-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #929492;
}

.disabled-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}

.disabled-theme .mat-slide-toggle-thumb {
  box-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);
  background-color: #bdbdbd;
}

.disabled-theme .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-primary .mat-slider-track-fill,
.disabled-theme .mat-primary .mat-slider-thumb,
.disabled-theme .mat-primary .mat-slider-thumb-label {
  background-color: #929492;
}

.disabled-theme .mat-primary .mat-slider-thumb-label-text {
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-primary .mat-slider-focus-ring {
  background-color: rgba(146, 148, 146, 0.2);
}

.disabled-theme .mat-accent .mat-slider-track-fill,
.disabled-theme .mat-accent .mat-slider-thumb,
.disabled-theme .mat-accent .mat-slider-thumb-label {
  background-color: #929492;
}

.disabled-theme .mat-accent .mat-slider-thumb-label-text {
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-accent .mat-slider-focus-ring {
  background-color: rgba(146, 148, 146, 0.2);
}

.disabled-theme .mat-warn .mat-slider-track-fill,
.disabled-theme .mat-warn .mat-slider-thumb,
.disabled-theme .mat-warn .mat-slider-thumb-label {
  background-color: #929492;
}

.disabled-theme .mat-warn .mat-slider-thumb-label-text {
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-warn .mat-slider-focus-ring {
  background-color: rgba(146, 148, 146, 0.2);
}

.disabled-theme .mat-slider:hover .mat-slider-track-background,
.disabled-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-slider-disabled .mat-slider-track-background,
.disabled-theme .mat-slider-disabled .mat-slider-track-fill,
.disabled-theme .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.disabled-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white;
}

.disabled-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.disabled-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
}

.disabled-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .disabled-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .disabled-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}

.disabled-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}

.disabled-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}

.disabled-theme .mat-step-header.cdk-keyboard-focused, .disabled-theme .mat-step-header.cdk-program-focused, .disabled-theme .mat-step-header:hover:not([aria-disabled]), .disabled-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(255, 255, 255, 0.04);
}

.disabled-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .disabled-theme .mat-step-header:hover {
    background: none;
  }
}

.disabled-theme .mat-step-header .mat-step-label,
.disabled-theme .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7);
}

.disabled-theme .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-step-header .mat-step-icon-selected,
.disabled-theme .mat-step-header .mat-step-icon-state-done,
.disabled-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.disabled-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.disabled-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-step-header.mat-warn .mat-step-icon {
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.disabled-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.disabled-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #929492;
}

.disabled-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}

.disabled-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #929492;
}

.disabled-theme .mat-stepper-horizontal, .disabled-theme .mat-stepper-vertical {
  background-color: #424242;
}

.disabled-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-horizontal-stepper-header::before,
.disabled-theme .mat-horizontal-stepper-header::after,
.disabled-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-horizontal-stepper-header {
  height: 72px;
}

.disabled-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.disabled-theme .mat-vertical-stepper-header {
  padding: 24px 24px;
}

.disabled-theme .mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}

.disabled-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .disabled-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}

.disabled-theme .mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}

.disabled-theme .mat-sort-header-arrow {
  color: #c6c6c6;
}

.disabled-theme .mat-tab-nav-bar,
.disabled-theme .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.disabled-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none;
}

.disabled-theme .mat-tab-label, .disabled-theme .mat-tab-link {
  color: white;
}

.disabled-theme .mat-tab-label.mat-tab-disabled, .disabled-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-tab-header-pagination-chevron {
  border-color: white;
}

.disabled-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5);
}

.disabled-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.disabled-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.disabled-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(236, 236, 236, 0.3);
}

.disabled-theme .mat-tab-group.mat-primary .mat-ink-bar, .disabled-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #929492;
}

.disabled-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .disabled-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .disabled-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .disabled-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(236, 236, 236, 0.3);
}

.disabled-theme .mat-tab-group.mat-accent .mat-ink-bar, .disabled-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #929492;
}

.disabled-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .disabled-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .disabled-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .disabled-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(236, 236, 236, 0.3);
}

.disabled-theme .mat-tab-group.mat-warn .mat-ink-bar, .disabled-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #929492;
}

.disabled-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .disabled-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .disabled-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .disabled-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(236, 236, 236, 0.3);
}

.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-header, .disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container, .disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #929492;
}

.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.disabled-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.disabled-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(236, 236, 236, 0.3);
}

.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-header, .disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container, .disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #929492;
}

.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.disabled-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.disabled-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .disabled-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.disabled-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(236, 236, 236, 0.3);
}

.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #929492;
}

.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.disabled-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.disabled-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.disabled-theme .mat-toolbar {
  background: #212121;
  color: white;
}

.disabled-theme .mat-toolbar.mat-primary {
  background: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-toolbar.mat-accent {
  background: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-toolbar.mat-warn {
  background: #929492;
  color: rgba(255, 255, 255, 0.87);
}

.disabled-theme .mat-toolbar .mat-form-field-underline,
.disabled-theme .mat-toolbar .mat-form-field-ripple,
.disabled-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.disabled-theme .mat-toolbar .mat-form-field-label,
.disabled-theme .mat-toolbar .mat-focused .mat-form-field-label,
.disabled-theme .mat-toolbar .mat-select-value,
.disabled-theme .mat-toolbar .mat-select-arrow,
.disabled-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.disabled-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.disabled-theme .mat-toolbar-multiple-rows {
  min-height: 64px;
}

.disabled-theme .mat-toolbar-row, .disabled-theme .mat-toolbar-single-row {
  height: 64px;
}

@media (max-width: 599px) {
  .disabled-theme .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  .disabled-theme .mat-toolbar-row, .disabled-theme .mat-toolbar-single-row {
    height: 56px;
  }
}

.disabled-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.disabled-theme .mat-tree {
  background: #424242;
}

.disabled-theme .mat-tree-node,
.disabled-theme .mat-nested-tree-node {
  color: white;
}

.disabled-theme .mat-tree-node {
  min-height: 48px;
}

.disabled-theme .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-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);
}

.disabled-theme .mat-simple-snackbar-action {
  color: inherit;
}

html {
  font-size: 100%;
}

@media (min-width: 1800px) {
  html {
    font-size: 110%;
  }
}

/* Desktop Large */

@media (max-width: 1441px) {
  html {
    font-size: 110%;
  }
}

/* Desktop Large */

@media (max-width: 1440px) {
  html {
    font-size: 100%;
  }
}

/* Desktop Medium */

@media (max-width: 1279px) {
  html {
    font-size: 85%;
  }
}

/* Desktop */

@media (max-width: 991px) {
  html {
    font-size: 85%;
  }
}

/* Tablet */

@media (max-width: 767px) {
  html {
    font-size: 85%;
  }
}

/* Mobile Landscape */

@media (max-width: 479px) {
  html {
    font-size: 80%;
  }
}

/* Mobile Portrait */

body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -webkit-text-size-adjust: auto !important;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

body, html {
  height: 100%;
}

.div-fixed-nav {
  pointer-events: none;
}

mat-progress-bar.achievements-progress {
  height: 4px;
}

mat-card.ethereum-connection-card {
  border-radius: 16px;
  background-color: rgba(137, 246, 113, 0.2);
  font-family: Bitter, serif;
  color: #fff;
  font-weight: 400;
  min-width: 120px;
  line-height: 48px;
  z-index: 1;
  margin: 0 auto;
}

.mb-debug-panel-form-field {
  width: 100%;
}

.mb-dialog-panel mat-dialog-container.mat-dialog-container {
  background: transparent;
  border-radius: 40px;
  background-image: linear-gradient(180deg, rgba(137, 246, 113, 0.2), #7600efff 15%, #7600efff 40%, #7600efff);
  box-shadow: 0 50px 60px -50px rgba(187, 0, 255, 0.68);
}

@media screen and (max-width: 991px) {
  .mb-dialog-panel mat-dialog-container.mat-dialog-container {
    border-radius: 20px;
  }
}

div.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.96);
}

mb-mint mat-tab-body.mat-tab-body {
  min-height: 540px;
}

mb-mint .mat-tab-body-content {
  overflow: hidden;
}

mb-mint .mat-tab-label-content {
  color: #89f671;
  font-weight: 700;
}

mb-mint .mat-tab-label-active {
  opacity: 1;
}

mb-mint mat-tab-group.mat-tab-group {
  margin-top: 1.25rem;
}

mb-mint mat-card.mb-price-drop-banner {
  max-width: 360px;
  margin: 0 auto;
}

mb-mint .mat-dialog-title {
  margin-top: 2em;
  text-align: center;
}

mat-form-field.mb-mint-input {
  color: #89f671;
  font-weight: 700;
}

mb-mint .mat-input-element {
  line-height: 4.25rem;
  margin: 0;
  font-size: 4rem;
  text-align: center;
}

mb-mint .mat-button {
  line-height: 64px;
  padding: 0 4.75rem;
  border-radius: 0.6rem;
  font-size: 1.75rem;
  margin-bottom: 1.75rem;
}

mb-mint .mb-dialog-content-mint {
  margin-top: 4rem;
  font-weight: 700;
  font-size: 1.5rem;
  color: white;
}

mb-mint .mat-dialog-title {
  font-size: 2rem;
}

mb-mint .mb-dialog-content-mint label.mat-form-field-label {
  font-weight: 700;
  font-size: 1.5rem;
  color: white;
  font-family: Bitter, serif;
}

mb-mint .mat-button {
  font-family: Bitter, serif;
  color: black;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

input[type=number] {
  -moz-appearance: textfield;
}

.mb-dialog-actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-family: Bitter, serif;
  color: white;
}

.wallet-status-connected {
  color: #89f671;
}

.wallet-status-disconnected {
  color: #89f671;
}

.mb-snack-warn {
  color: #89f671;
}

.mb-snack-error {
  color: #89f671;
}

mat-spinner.monsters-content-area-spinner {
  margin: 4rem auto;
  text-align: center;
}

.monsters-content-area-alternative-connect {
  color: #89f671;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 75%;
  min-width: 360px;
  margin: 4rem auto;
  text-align: center;
  min-height: 360px;
  border-radius: 32px;
  background-color: rgba(83, 78, 116, 0.39);
  background-image: linear-gradient(180deg, rgba(118, 0, 239, 0), #7600ef);
  box-shadow: 0 50px 60px -50px rgba(187, 0, 255, 0.68);
}

.monsters-content-area-alternative-connect-actions {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: row;
  width: 100%;
}

.monsters-content-area-alternative-connect-actions button {
  margin: 1.25rem;
  font-family: Bitter, serif;
  color: black !important;
  font-weight: 700;
}

mat-form-field.mb-debug-panel-form-field {
  color: #89f671;
}

mb-achievement-phase {
  width: 100%;
}

.ethereum-environment-info {
  width: 320px;
}

.ethereum-environment-info .mat-form-field-infix {
  width: 320px;
}

.mat-form-field-label-wrapper {
  min-width: 128px;
}

.ethereum-connection-info mat-form-field.mat-form-field {
  text-overflow: ellipsis;
  min-width: 240px;
}

.ethereum-connection-info span.connected-wallet {
  text-overflow: ellipsis;
  min-width: 240px;
}

.ethereum-connection-info input {
  text-overflow: ellipsis;
  max-width: 240px;
}

.ethereum-connection-info mat-card.mat-card {
  height: 48px;
  text-align: center;
}

.ethereum-connection {
  line-height: 48px;
}

.ethereum-connection-info label.mat-form-field-label {
  color: #fff;
}

.ethereum-connection-info .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label, .ethereum-connection-info .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: #fff;
}

.ethereum-connection-info .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after, .mat-input-element:disabled {
  color: #5ac0ff;
  font-weight: 700;
  font-size: 1.25rem;
}

.ethereum-additional-info {
  display: flex;
  overflow-y: hidden;
  z-index: 2;
  justify-content: start;
  flex-direction: column;
  position: absolute;
  top: 88px;
  left: 0;
  width: calc(320px + 1.25rem + 1.25rem);
  padding: 4rem 1.25rem 1rem 1.25rem;
  border-radius: 0px 0px 16px 16px;
  background-image: linear-gradient(180deg, rgba(137, 246, 113, 0), rgba(137, 246, 113, 0.2) 15%, #7600efef 40%, #7600efef);
  box-shadow: 0 50px 60px -50px rgba(187, 0, 255, 0.68);
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  max-height: 0;
  transition: max-height 0.9s ease-in-out;
}

.div-nav-disconnect:hover .ethereum-additional-info, .div-nav-connect:hover .ethereum-additional-info {
  max-height: 420px;
  transition: max-height 0.9s ease-in-out;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.monster-chips-box {
  height: 640px;
  width: 480px;
  display: flex;
}

.monster-image-box {
  height: 640px;
  width: 480px;
  display: flex;
}

.monster-image-box img {
  width: 100%;
  height: auto;
}

.div-list-monsters .info-card-monster, .div-list-monsters .info-card-inner, .div-list-monsters .info-card-front, .div-list-monsters .info-card-back {
  height: 640px;
  width: 480px;
}

@media screen and (min-width: 1280px) {
  .monster-chips-box {
    height: 640px;
    width: 500px;
  }

  .monster-image-box {
    height: 640px;
    width: 500px;
  }

  .div-list-monsters .info-card, .div-list-monsters .info-card-inner, .div-list-monsters .info-card-front, .div-list-monsters .info-card-back {
    height: 640px;
    width: 500px;
  }
}

@media screen and (max-width: 1100px) {
  .monster-chips-box {
    height: 640px;
    width: 360px;
  }

  .monster-image-box {
    height: 640px;
    width: 360px;
  }

  .div-list-monsters .info-card, .div-list-monsters .info-card-inner, .div-list-monsters .info-card-front, .div-list-monsters .info-card-back {
    height: 640px;
    width: 360px;
  }
}
/* Generated on: Wed Oct 13 2021 02:05:03 GMT+0000 (Coordinated Universal Time) */
/* ==========================================================================
   normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css 
   ========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-appearance:none}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:bold}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
/* ==========================================================================
   Start of base Webflow CSS - If you're looking for some ultra-clean CSS, skip the boilerplate and see the unminified code below.
   ========================================================================== */
@font-face{font-family:'webflow-icons';src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format('truetype');font-weight:normal;font-style:normal}
[class^="w-icon-"],[class*=" w-icon-"]{font-family:'webflow-icons' !important;speak:none;font-style:normal;font-weight:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.w-icon-slider-right:before{content:"\e600"}
.w-icon-slider-left:before{content:"\e601"}
.w-icon-nav-menu:before{content:"\e602"}
.w-icon-arrow-down:before,.w-icon-dropdown-toggle:before{content:"\e603"}
.w-icon-file-upload-remove:before{content:"\e900"}
.w-icon-file-upload-icon:before{content:"\e903"}
*{box-sizing:border-box}
html{height:100%}
body{margin:0;min-height:100%;background-color:#fff;font-family:Arial,sans-serif;font-size:14px;line-height:20px;color:#333}
img{max-width:100%;vertical-align:middle;display:inline-block}
html.w-mod-touch *{background-attachment:scroll !important}
.w-block{display:block}
.w-inline-block{max-width:100%;display:inline-block}
.w-clearfix:before,.w-clearfix:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}
.w-clearfix:after{clear:both}
.w-hidden{display:none}
.w-button{display:inline-block;padding:9px 15px;background-color:#3898EC;color:white;border:0;line-height:inherit;text-decoration:none;cursor:pointer;border-radius:0}
input.w-button{-webkit-appearance:button}
html[data-w-dynpage] [data-w-cloak]{color:transparent !important}
.w-webflow-badge,.w-webflow-badge *{position:static;left:auto;top:auto;right:auto;bottom:auto;z-index:auto;display:block;visibility:visible;overflow:visible;overflow-x:visible;overflow-y:visible;box-sizing:border-box;width:auto;height:auto;max-height:none;max-width:none;min-height:0;min-width:0;margin:0;padding:0;float:none;clear:none;border:0 none transparent;border-radius:0;background:none;background-image:none;background-position:0 0;background-size:auto auto;background-repeat:repeat;background-origin:padding-box;background-clip:border-box;background-attachment:scroll;background-color:transparent;box-shadow:none;opacity:1;transform:none;transition:none;direction:ltr;font-family:inherit;font-weight:inherit;color:inherit;font-size:inherit;line-height:inherit;font-style:inherit;font-feature-settings:inherit;font-variant:inherit;text-align:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:0;text-transform:inherit;list-style-type:disc;text-shadow:none;font-smoothing:auto;vertical-align:baseline;cursor:inherit;white-space:inherit;word-break:normal;word-spacing:normal;word-wrap:normal}
.w-webflow-badge{position:fixed !important;display:inline-block !important;visibility:visible !important;z-index:2147483647 !important;top:auto !important;right:12px !important;bottom:12px !important;left:auto !important;color:#AAADB0 !important;background-color:#fff !important;border-radius:3px !important;padding:6px 8px 6px 6px !important;font-size:12px !important;opacity:1 !important;line-height:14px !important;text-decoration:none !important;transform:none !important;margin:0 !important;width:auto !important;height:auto !important;overflow:visible !important;white-space:nowrap;box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.1);cursor:pointer}
.w-webflow-badge>img{display:inline-block !important;visibility:visible !important;opacity:1 !important;vertical-align:middle !important}
h1,h2,h3,h4,h5,h6{font-weight:bold;margin-bottom:10px}
h1{font-size:38px;line-height:44px;margin-top:20px}
h2{font-size:32px;line-height:36px;margin-top:20px}
h3{font-size:24px;line-height:30px;margin-top:20px}
h4{font-size:18px;line-height:24px;margin-top:10px}
h5{font-size:14px;line-height:20px;margin-top:10px}
h6{font-size:12px;line-height:18px;margin-top:10px}
p{margin-top:0;margin-bottom:10px}
blockquote{margin:0 0 10px 0;padding:10px 20px;border-left:5px solid #E2E2E2;font-size:18px;line-height:22px}
figure{margin:0;margin-bottom:10px}
figcaption{margin-top:5px;text-align:center}
ul,ol{margin-top:0;margin-bottom:10px;padding-left:40px}
.w-list-unstyled{padding-left:0;list-style:none}
.w-embed:before,.w-embed:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}
.w-embed:after{clear:both}
.w-video{width:100%;position:relative;padding:0}
.w-video iframe,.w-video object,.w-video embed{position:absolute;top:0;left:0;width:100%;height:100%}
fieldset{padding:0;margin:0;border:0}
button,html input[type="button"],input[type="reset"]{border:0;cursor:pointer;-webkit-appearance:button}
.w-form{margin:0 0 15px}
.w-form-done{display:none;padding:20px;text-align:center;background-color:#dddddd}
.w-form-fail{display:none;margin-top:10px;padding:10px;background-color:#ffdede}
label{display:block;margin-bottom:5px;font-weight:bold}
.w-input,.w-select{display:block;width:100%;height:38px;padding:8px 12px;margin-bottom:10px;font-size:14px;line-height:1.42857143;color:#333333;vertical-align:middle;background-color:#ffffff;border:1px solid #cccccc}
.w-input:-moz-placeholder,.w-select:-moz-placeholder{color:#999}
.w-input::-moz-placeholder,.w-select::-moz-placeholder{color:#999;opacity:1}
.w-input:-ms-input-placeholder,.w-select:-ms-input-placeholder{color:#999}
.w-input::-webkit-input-placeholder,.w-select::-webkit-input-placeholder{color:#999}
.w-input:focus,.w-select:focus{border-color:#3898EC;outline:0}
.w-input[disabled],.w-select[disabled],.w-input[readonly],.w-select[readonly],fieldset[disabled] .w-input,fieldset[disabled] .w-select{cursor:not-allowed;background-color:#eeeeee}
textarea.w-input,textarea.w-select{height:auto}
.w-select{background-color:#f3f3f3}
.w-select[multiple]{height:auto}
.w-form-label{display:inline-block;cursor:pointer;font-weight:normal;margin-bottom:0}
.w-radio{display:block;margin-bottom:5px;padding-left:20px}
.w-radio:before,.w-radio:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}
.w-radio:after{clear:both}
.w-radio-input{margin:4px 0 0;margin-top:1px \9;line-height:normal;float:left;margin-left:-20px}
.w-radio-input{margin-top:3px}
.w-file-upload{display:block;margin-bottom:10px}
.w-file-upload-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-100}
.w-file-upload-default,.w-file-upload-uploading,.w-file-upload-success{display:inline-block;color:#333333}
.w-file-upload-error{display:block;margin-top:10px}
.w-file-upload-default.w-hidden,.w-file-upload-uploading.w-hidden,.w-file-upload-error.w-hidden,.w-file-upload-success.w-hidden{display:none}
.w-file-upload-uploading-btn{display:flex;font-size:14px;font-weight:normal;cursor:pointer;margin:0;padding:8px 12px;border:1px solid #cccccc;background-color:#fafafa}
.w-file-upload-file{display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:8px 9px 8px 11px;border:1px solid #cccccc;background-color:#fafafa}
.w-file-upload-file-name{font-size:14px;font-weight:normal;display:block}
.w-file-remove-link{margin-top:3px;margin-left:10px;width:auto;height:auto;padding:3px;display:block;cursor:pointer}
.w-icon-file-upload-remove{margin:auto;font-size:10px}
.w-file-upload-error-msg{display:inline-block;color:#ea384c;padding:2px 0}
.w-file-upload-info{display:inline-block;line-height:38px;padding:0 12px}
.w-file-upload-label{display:inline-block;font-size:14px;font-weight:normal;cursor:pointer;margin:0;padding:8px 12px;border:1px solid #cccccc;background-color:#fafafa}
.w-icon-file-upload-icon,.w-icon-file-upload-uploading{display:inline-block;margin-right:8px;width:20px}
.w-icon-file-upload-uploading{height:20px}
.w-container{margin-left:auto;margin-right:auto;max-width:940px}
.w-container:before,.w-container:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}
.w-container:after{clear:both}
.w-container .w-row{margin-left:-10px;margin-right:-10px}
.w-row:before,.w-row:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}
.w-row:after{clear:both}
.w-row .w-row{margin-left:0;margin-right:0}
.w-col{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}
.w-col .w-col{padding-left:0;padding-right:0}
.w-col-1{width:8.33333333%}
.w-col-2{width:16.66666667%}
.w-col-3{width:25%}
.w-col-4{width:33.33333333%}
.w-col-5{width:41.66666667%}
.w-col-6{width:50%}
.w-col-7{width:58.33333333%}
.w-col-8{width:66.66666667%}
.w-col-9{width:75%}
.w-col-10{width:83.33333333%}
.w-col-11{width:91.66666667%}
.w-col-12{width:100%}
.w-hidden-main{display:none !important}
@media screen and (max-width:991px){.w-container{max-width:728px}.w-hidden-main{display:inherit !important}.w-hidden-medium{display:none !important}.w-col-medium-1{width:8.33333333%}.w-col-medium-2{width:16.66666667%}.w-col-medium-3{width:25%}.w-col-medium-4{width:33.33333333%}.w-col-medium-5{width:41.66666667%}.w-col-medium-6{width:50%}.w-col-medium-7{width:58.33333333%}.w-col-medium-8{width:66.66666667%}.w-col-medium-9{width:75%}.w-col-medium-10{width:83.33333333%}.w-col-medium-11{width:91.66666667%}.w-col-medium-12{width:100%}.w-col-stack{width:100%;left:auto;right:auto}}
@media screen and (max-width:767px){.w-hidden-main{display:inherit !important}.w-hidden-medium{display:inherit !important}.w-hidden-small{display:none !important}.w-row,.w-container .w-row{margin-left:0;margin-right:0}.w-col{width:100%;left:auto;right:auto}.w-col-small-1{width:8.33333333%}.w-col-small-2{width:16.66666667%}.w-col-small-3{width:25%}.w-col-small-4{width:33.33333333%}.w-col-small-5{width:41.66666667%}.w-col-small-6{width:50%}.w-col-small-7{width:58.33333333%}.w-col-small-8{width:66.66666667%}.w-col-small-9{width:75%}.w-col-small-10{width:83.33333333%}.w-col-small-11{width:91.66666667%}.w-col-small-12{width:100%}}
@media screen and (max-width:479px){.w-container{max-width:none}.w-hidden-main{display:inherit !important}.w-hidden-medium{display:inherit !important}.w-hidden-small{display:inherit !important}.w-hidden-tiny{display:none !important}.w-col{width:100%}.w-col-tiny-1{width:8.33333333%}.w-col-tiny-2{width:16.66666667%}.w-col-tiny-3{width:25%}.w-col-tiny-4{width:33.33333333%}.w-col-tiny-5{width:41.66666667%}.w-col-tiny-6{width:50%}.w-col-tiny-7{width:58.33333333%}.w-col-tiny-8{width:66.66666667%}.w-col-tiny-9{width:75%}.w-col-tiny-10{width:83.33333333%}.w-col-tiny-11{width:91.66666667%}.w-col-tiny-12{width:100%}}
.w-widget{position:relative}
.w-widget-map{width:100%;height:400px}
.w-widget-map label{width:auto;display:inline}
.w-widget-map img{max-width:inherit}
.w-widget-map .gm-style-iw{text-align:center}
.w-widget-map .gm-style-iw>button{display:none !important}
.w-widget-twitter{overflow:hidden}
.w-widget-twitter-count-shim{display:inline-block;vertical-align:top;position:relative;width:28px;height:20px;text-align:center;background:white;border:#758696 solid 1px;border-radius:3px}
.w-widget-twitter-count-shim *{pointer-events:none;-webkit-user-select:none;user-select:none}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner{position:relative;font-size:15px;line-height:12px;text-align:center;color:#999;font-family:serif}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear{position:relative;display:block}
.w-widget-twitter-count-shim.w--large{width:36px;height:28px}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner{font-size:18px;line-height:18px}
.w-widget-twitter-count-shim:not(.w--vertical){margin-left:5px;margin-right:8px}
.w-widget-twitter-count-shim:not(.w--vertical).w--large{margin-left:6px}
.w-widget-twitter-count-shim:not(.w--vertical):before,.w-widget-twitter-count-shim:not(.w--vertical):after{top:50%;left:0;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
.w-widget-twitter-count-shim:not(.w--vertical):before{border-color:rgba(117,134,150,0);border-right-color:#5d6c7b;border-width:4px;margin-left:-9px;margin-top:-4px}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before{border-width:5px;margin-left:-10px;margin-top:-5px}
.w-widget-twitter-count-shim:not(.w--vertical):after{border-color:rgba(255,255,255,0);border-right-color:white;border-width:4px;margin-left:-8px;margin-top:-4px}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after{border-width:5px;margin-left:-9px;margin-top:-5px}
.w-widget-twitter-count-shim.w--vertical{width:61px;height:33px;margin-bottom:8px}
.w-widget-twitter-count-shim.w--vertical:before,.w-widget-twitter-count-shim.w--vertical:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
.w-widget-twitter-count-shim.w--vertical:before{border-color:rgba(117,134,150,0);border-top-color:#5d6c7b;border-width:5px;margin-left:-5px}
.w-widget-twitter-count-shim.w--vertical:after{border-color:rgba(255,255,255,0);border-top-color:white;border-width:4px;margin-left:-4px}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner{font-size:18px;line-height:22px}
.w-widget-twitter-count-shim.w--vertical.w--large{width:76px}
.w-widget-gplus{overflow:hidden}
.w-background-video{position:relative;overflow:hidden;height:500px;color:white}
.w-background-video>video{background-size:cover;background-position:50% 50%;position:absolute;margin:auto;width:100%;height:100%;right:-100%;bottom:-100%;top:-100%;left:-100%;object-fit:cover;z-index:-100}
.w-background-video>video::-webkit-media-controls-start-playback-button{display:none !important;-webkit-appearance:none}
.w-slider{position:relative;height:300px;text-align:center;background:#dddddd;clear:both;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}
.w-slider-mask{position:relative;display:block;overflow:hidden;z-index:1;left:0;right:0;height:100%;white-space:nowrap}
.w-slide{position:relative;display:inline-block;vertical-align:top;width:100%;height:100%;white-space:normal;text-align:left}
.w-slider-nav{position:absolute;z-index:2;top:auto;right:0;bottom:0;left:0;margin:auto;padding-top:10px;height:40px;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}
.w-slider-nav.w-round>div{border-radius:100%}
.w-slider-nav.w-num>div{width:auto;height:auto;padding:.2em .5em;font-size:inherit;line-height:inherit}
.w-slider-nav.w-shadow>div{box-shadow:0 0 3px rgba(51,51,51,0.4)}
.w-slider-nav-invert{color:#fff}
.w-slider-nav-invert>div{background-color:rgba(34,34,34,0.4)}
.w-slider-nav-invert>div.w-active{background-color:#222}
.w-slider-dot{position:relative;display:inline-block;width:1em;height:1em;background-color:rgba(255,255,255,0.4);cursor:pointer;margin:0 3px .5em;transition:background-color 100ms,color 100ms}
.w-slider-dot.w-active{background-color:#fff}
.w-slider-dot:focus{outline:none;box-shadow:0 0 0 2px #fff}
.w-slider-dot:focus.w-active{box-shadow:none}
.w-slider-arrow-left,.w-slider-arrow-right{position:absolute;width:80px;top:0;right:0;bottom:0;left:0;margin:auto;cursor:pointer;overflow:hidden;color:white;font-size:40px;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none}
.w-slider-arrow-left [class^='w-icon-'],.w-slider-arrow-right [class^='w-icon-'],.w-slider-arrow-left [class*=' w-icon-'],.w-slider-arrow-right [class*=' w-icon-']{position:absolute}
.w-slider-arrow-left:focus,.w-slider-arrow-right:focus{outline:0}
.w-slider-arrow-left{z-index:3;right:auto}
.w-slider-arrow-right{z-index:4;left:auto}
.w-icon-slider-left,.w-icon-slider-right{top:0;right:0;bottom:0;left:0;margin:auto;width:1em;height:1em}
.w-slider-aria-label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.w-slider-force-show{display:block !important}
.w-dropdown{display:inline-block;position:relative;text-align:left;margin-left:auto;margin-right:auto;z-index:900}
.w-dropdown-btn,.w-dropdown-toggle,.w-dropdown-link{position:relative;vertical-align:top;text-decoration:none;color:#222222;padding:20px;text-align:left;margin-left:auto;margin-right:auto;white-space:nowrap}
.w-dropdown-toggle{-webkit-user-select:none;user-select:none;display:inline-block;cursor:pointer;padding-right:40px}
.w-dropdown-toggle:focus{outline:0}
.w-icon-dropdown-toggle{position:absolute;top:0;right:0;bottom:0;margin:auto;margin-right:20px;width:1em;height:1em}
.w-dropdown-list{position:absolute;background:#dddddd;display:none;min-width:100%}
.w-dropdown-list.w--open{display:block}
.w-dropdown-link{padding:10px 20px;display:block;color:#222222}
.w-dropdown-link.w--current{color:#0082f3}
.w-dropdown-link:focus{outline:0}
@media screen and (max-width:767px){.w-nav-brand{padding-left:10px}}
.w-lightbox-backdrop{color:#000;cursor:auto;font-family:serif;font-size:medium;font-style:normal;font-feature-settings:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;list-style:disc;text-align:start;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;position:fixed;top:0;right:0;bottom:0;left:0;color:#fff;font-family:"Helvetica Neue",Helvetica,Ubuntu,"Segoe UI",Verdana,sans-serif;font-size:17px;line-height:1.2;font-weight:300;text-align:center;background:rgba(0,0,0,0.9);z-index:2000;outline:0;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-transform:translate(0, 0)}
.w-lightbox-backdrop,.w-lightbox-container{height:100%;overflow:auto;-webkit-overflow-scrolling:touch}
.w-lightbox-content{position:relative;height:100vh;overflow:hidden}
.w-lightbox-view{position:absolute;width:100vw;height:100vh;opacity:0}
.w-lightbox-view:before{content:"";height:100vh}
.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{height:86vh}
.w-lightbox-frame,.w-lightbox-view:before{display:inline-block;vertical-align:middle}
.w-lightbox-figure{position:relative;margin:0}
.w-lightbox-group .w-lightbox-figure{cursor:pointer}
.w-lightbox-img{width:auto;height:auto;max-width:none}
.w-lightbox-image{display:block;float:none;max-width:100vw;max-height:100vh}
.w-lightbox-group .w-lightbox-image{max-height:86vh}
.w-lightbox-caption{position:absolute;right:0;bottom:0;left:0;padding:.5em 1em;background:rgba(0,0,0,0.4);text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.w-lightbox-embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}
.w-lightbox-control{position:absolute;top:0;width:4em;background-size:24px;background-repeat:no-repeat;background-position:center;cursor:pointer;transition:all .3s}
.w-lightbox-left{display:none;bottom:0;left:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==")}
.w-lightbox-right{display:none;right:0;bottom:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+")}
.w-lightbox-close{right:0;height:2.6em;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");background-size:18px}
.w-lightbox-strip{position:absolute;bottom:0;left:0;right:0;padding:0 1vh;line-height:0;white-space:nowrap;overflow-x:auto;overflow-y:hidden}
.w-lightbox-item{display:inline-block;width:10vh;padding:2vh 1vh;box-sizing:content-box;cursor:pointer;-webkit-transform:translate3d(0, 0, 0)}
.w-lightbox-active{opacity:.3}
.w-lightbox-thumbnail{position:relative;height:10vh;background:#222;overflow:hidden}
.w-lightbox-thumbnail-image{position:absolute;top:0;left:0}
.w-lightbox-thumbnail .w-lightbox-tall{top:50%;width:100%;transform:translate(0, -50%)}
.w-lightbox-thumbnail .w-lightbox-wide{left:50%;height:100%;transform:translate(-50%, 0)}
.w-lightbox-spinner{position:absolute;top:50%;left:50%;box-sizing:border-box;width:40px;height:40px;margin-top:-20px;margin-left:-20px;border:5px solid rgba(0,0,0,0.4);border-radius:50%;animation:spin .8s infinite linear}
.w-lightbox-spinner:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:3px solid transparent;border-bottom-color:#fff;border-radius:50%}
.w-lightbox-hide{display:none}
.w-lightbox-noscroll{overflow:hidden}
@media (min-width:768px){.w-lightbox-content{height:96vh;margin-top:2vh}.w-lightbox-view,.w-lightbox-view:before{height:96vh}.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{height:84vh}.w-lightbox-image{max-width:96vw;max-height:96vh}.w-lightbox-group .w-lightbox-image{max-width:82.3vw;max-height:84vh}.w-lightbox-left,.w-lightbox-right{display:block;opacity:.5}.w-lightbox-close{opacity:.8}.w-lightbox-control:hover{opacity:1}}
.w-lightbox-inactive,.w-lightbox-inactive:hover{opacity:0}
.w-richtext:before,.w-richtext:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}
.w-richtext:after{clear:both}
.w-richtext[contenteditable="true"]:before,.w-richtext[contenteditable="true"]:after{white-space:initial}
.w-richtext ol,.w-richtext ul{overflow:hidden}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after{outline:2px solid #2895f7}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div{outline:2px solid #2895f7}
.w-richtext figure.w-richtext-figure-type-video>div:after,.w-richtext figure[data-rt-type="video"]>div:after{content:'';position:absolute;display:none;left:0;top:0;right:0;bottom:0}
.w-richtext figure{position:relative;max-width:60%}
.w-richtext figure>div:before{cursor:default !important}
.w-richtext figure img{width:100%}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder{opacity:.6}
.w-richtext figure div{font-size:0;color:transparent}
.w-richtext figure.w-richtext-figure-type-image,.w-richtext figure[data-rt-type="image"]{display:table}
.w-richtext figure.w-richtext-figure-type-image>div,.w-richtext figure[data-rt-type="image"]>div{display:inline-block}
.w-richtext figure.w-richtext-figure-type-image>figcaption,.w-richtext figure[data-rt-type="image"]>figcaption{display:table-caption;caption-side:bottom}
.w-richtext figure.w-richtext-figure-type-video,.w-richtext figure[data-rt-type="video"]{width:60%;height:0}
.w-richtext figure.w-richtext-figure-type-video iframe,.w-richtext figure[data-rt-type="video"] iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.w-richtext figure.w-richtext-figure-type-video>div,.w-richtext figure[data-rt-type="video"]>div{width:100%}
.w-richtext figure.w-richtext-align-center{margin-right:auto;margin-left:auto;clear:both}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,.w-richtext figure.w-richtext-align-center[data-rt-type="image"]>div{max-width:100%}
.w-richtext figure.w-richtext-align-normal{clear:both}
.w-richtext figure.w-richtext-align-fullwidth{width:100%;max-width:100%;text-align:center;clear:both;display:block;margin-right:auto;margin-left:auto}
.w-richtext figure.w-richtext-align-fullwidth>div{display:inline-block;padding-bottom:inherit}
.w-richtext figure.w-richtext-align-fullwidth>figcaption{display:block}
.w-richtext figure.w-richtext-align-floatleft{float:left;margin-right:15px;clear:none}
.w-richtext figure.w-richtext-align-floatright{float:right;margin-left:15px;clear:none}
.w-nav{position:relative;background:#dddddd;z-index:1000}
.w-nav:before,.w-nav:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}
.w-nav:after{clear:both}
.w-nav-brand{position:relative;float:left;text-decoration:none;color:#333333}
.w-nav-link{position:relative;display:inline-block;vertical-align:top;text-decoration:none;color:#222222;padding:20px;text-align:left;margin-left:auto;margin-right:auto}
.w-nav-link.w--current{color:#0082f3}
.w-nav-menu{position:relative;float:right}
[data-nav-menu-open]{display:block !important;position:absolute;top:100%;left:0;right:0;background:#C8C8C8;text-align:center;overflow:visible;min-width:200px}
.w--nav-link-open{display:block;position:relative}
.w-nav-overlay{position:absolute;overflow:hidden;display:none;top:100%;left:0;right:0;width:100%}
.w-nav-overlay [data-nav-menu-open]{top:0}
.w-nav[data-animation="over-left"] .w-nav-overlay{width:auto}
.w-nav[data-animation="over-left"] .w-nav-overlay,.w-nav[data-animation="over-left"] [data-nav-menu-open]{right:auto;z-index:1;top:0}
.w-nav[data-animation="over-right"] .w-nav-overlay{width:auto}
.w-nav[data-animation="over-right"] .w-nav-overlay,.w-nav[data-animation="over-right"] [data-nav-menu-open]{left:auto;z-index:1;top:0}
.w-nav-button{position:relative;float:right;padding:18px;font-size:24px;display:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none}
.w-nav-button:focus{outline:0}
.w-nav-button.w--open{background-color:#C8C8C8;color:white}
.w-nav[data-collapse="all"] .w-nav-menu{display:none}
.w-nav[data-collapse="all"] .w-nav-button{display:block}
.w--nav-dropdown-open{display:block}
.w--nav-dropdown-toggle-open{display:block}
.w--nav-dropdown-list-open{position:static}
@media screen and (max-width:991px){.w-nav[data-collapse="medium"] .w-nav-menu{display:none}.w-nav[data-collapse="medium"] .w-nav-button{display:block}}
@media screen and (max-width:767px){.w-nav[data-collapse="small"] .w-nav-menu{display:none}.w-nav[data-collapse="small"] .w-nav-button{display:block}.w-nav-brand{padding-left:10px}}
@media screen and (max-width:479px){.w-nav[data-collapse="tiny"] .w-nav-menu{display:none}.w-nav[data-collapse="tiny"] .w-nav-button{display:block}}
.w-tabs{position:relative}
.w-tabs:before,.w-tabs:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}
.w-tabs:after{clear:both}
.w-tab-menu{position:relative}
.w-tab-link{position:relative;display:inline-block;vertical-align:top;text-decoration:none;padding:9px 30px;text-align:left;cursor:pointer;color:#222222;background-color:#dddddd}
.w-tab-link.w--current{background-color:#C8C8C8}
.w-tab-link:focus{outline:0}
.w-tab-content{position:relative;display:block;overflow:hidden}
.w-tab-pane{position:relative;display:none}
.w--tab-active{display:block}
@media screen and (max-width:479px){.w-tab-link{display:block}}
.w-ix-emptyfix:after{content:""}
@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.w-dyn-empty{padding:10px;background-color:#dddddd}
.w-dyn-hide{display:none !important}
.w-dyn-bind-empty{display:none !important}
.w-condition-invisible{display:none !important}
/* ==========================================================================
      Start of custom Webflow CSS
      ========================================================================== */
body {
     font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
     color: #333;
     font-size: 1rem;
     line-height: 1.5;
   }
h1 {
     margin-top: 1rem;
     margin-bottom: 0.5rem;
     font-size: 2.8rem;
     line-height: 1.1;
     font-weight: 700;
   }
h2 {
     margin-top: 1rem;
     margin-bottom: 0.5rem;
     font-family: 'Droid Serif', serif;
     color: #fff;
     font-size: 2.3rem;
     line-height: 1.1;
     font-weight: 700;
   }
h3 {
     margin-top: 1rem;
     margin-bottom: 0.5rem;
     font-family: 'Droid Serif', serif;
     font-size: 2rem;
     line-height: 1.1;
     font-weight: 700;
   }
h4 {
     margin-top: 1rem;
     margin-bottom: 0.5rem;
     color: #fff;
     font-size: 1.6rem;
     line-height: 1.1;
     font-weight: 700;
   }
h5 {
     margin-top: 1rem;
     margin-bottom: 0.5rem;
     font-size: 1.3rem;
     line-height: 1.1;
     font-weight: 700;
   }
h6 {
     margin-top: 1rem;
     margin-bottom: 0.5rem;
     font-size: 1rem;
     line-height: 1.1;
     font-weight: 700;
   }
p {
     max-width: 50ch;
     margin-top: 1rem;
     margin-bottom: 1.5rem;
     color: hsla(0, 0%, 100%, 0.95);
     font-size: 1.25rem;
     line-height: 1.75;
   }
a {
     transition: color 300ms cubic-bezier(.19, 1, .22, 1);
     color: #8aff6d;
     font-weight: 700;
     text-decoration: none;
   }
a:hover {
     color: #fff;
   }
img {
     display: inline-block;
   }
strong {
     color: #5ac0ff;
     font-weight: 700;
   }
.body-monsters {
     background-color: #1e0a20;
     font-family: Bitter, serif;
     color: #fff;
     font-weight: 400;
   }
.div-page {
     position: relative;
     display: flex;
     overflow: hidden;
     width: 100%;
     height: auto;
     min-height: 100vh;
     flex-direction: column;
     align-items: center;
   }
.div-content {
     width: 100%;
     max-width: 1700px;
     padding-right: 4rem;
     padding-left: 4rem;
   }
.div-item-team {
     display: flex;
     height: 100%;
     flex-direction: column;
     align-items: flex-start;
     font-size: 18px;
   }
.list-team {
     display: grid;
     grid-auto-columns: 1fr;
     grid-column-gap: 3rem;
     grid-row-gap: 3rem;
     grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
     grid-template-rows: auto auto;
   }
.section-team {
     padding-top: 50px;
     padding-bottom: 50px;
   }
.section-roadmap {
     padding-top: 4rem;
     padding-bottom: 12rem;
   }
.div-roadmap {
     position: relative;
     display: flex;
     width: 100%;
     flex-direction: column;
     grid-auto-columns: 1fr;
     grid-template-columns: 1fr 1fr;
     grid-template-rows: auto auto;
   }
.section-utility {
     padding-bottom: 4rem;
   }
.div-block {
     display: grid;
     grid-auto-columns: 1fr;
     grid-column-gap: 3rem;
     grid-row-gap: 3rem;
     grid-template-columns: 1fr 1fr;
     grid-template-rows: auto auto;
   }
.div-header {
     display: flex;
     grid-auto-columns: 1fr;
     grid-template-columns: 1fr 1fr;
     grid-template-rows: auto;
   }
.div-header-primary {
     display: flex;
     padding-bottom: 4rem;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     flex: 1;
   }
.div-box-primary {
     display: flex;
     padding: 1.5rem;
     flex-direction: column;
     align-items: flex-start;
     border-radius: 40px;
     background-color: rgba(83, 78, 116, 0.39);
     background-image: linear-gradient(180deg, rgba(118, 0, 239, 0), #7600ef);
     box-shadow: 0 50px 60px -50px rgba(187, 0, 255, 0.68);
   }
.div-utility-content {
     display: flex;
     margin-top: 1rem;
     flex-direction: column;
     justify-content: flex-start;
     flex: 1;
   }
.div-roadmap-content {
     flex: 1;
   }
.div-roadmap-content.last {
     position: relative;
     margin-bottom: -200px;
   }
.btn {
     padding: 0.5rem 1rem;
     border-style: solid;
     border-width: 3px;
     border-color: #89f671;
     border-radius: 0.3rem;
     background-color: #89f671;
     transition: background-color 300ms cubic-bezier(.19, 1, .22, 1), border-color 300ms cubic-bezier(.19, 1, .22, 1), color 300ms cubic-bezier(.19, 1, .22, 1);
     color: #000;
     font-size: 1rem;
     line-height: 1;
     font-weight: 700;
     text-decoration: none;
   }
.btn:hover {
     border-color: #fff;
     background-color: #fff;
     color: #000;
   }
.btn.disabled {
     border-color: #fff;
     background-color: #6c5485;
     box-shadow: inset 0 0 20px 4px #e2c5ff;
     color: #fff;
   }
.div-action-container {
     display: flex;
     padding-top: 1rem;
     padding-bottom: 1rem;
     flex-direction: column;
     align-items: center;
   }
.div-slideshow {
     overflow: hidden;
     width: 75%;
   }
.div-utility-item-header {
     padding-bottom: 1rem;
   }
.effect-gradient {
     background-image: linear-gradient(90deg, #8aff6d, #59c2ff 49%, #9732ff);
     font-weight: 700;
     -webkit-background-clip: text;
     background-clip: text;
     -webkit-text-fill-color: transparent;
   }
.div-section-description {
     padding-bottom: 2rem;
   }
.div-features {
     display: grid;
     grid-auto-columns: 1fr;
     grid-column-gap: 3rem;
     grid-row-gap: 3rem;
     grid-template-columns: 1fr 1fr 1fr;
     grid-template-rows: auto;
   }
.div-faq {
     width: 50%;
     padding-bottom: 50px;
   }
.div-profile-avatar {
     position: relative;
     overflow: hidden;
     width: 100%;
     border-style: solid;
     border-width: 0px;
     border-color: #480075;
     border-radius: 30px;
     background-color: hsla(0, 0%, 100%, 0.07);
   }
.effect-title {
     font-family: Rye, sans-serif;
     line-height: 1;
     text-shadow: 0 0 70px #fff, 3px 1px 0 rgba(207, 0, 239, 0.73), -3px 0 0 rgba(0, 213, 255, 0.72);
     background-clip: border-box;
     -webkit-text-fill-color: inherit;
   }
.div-utility-header {
     position: relative;
     display: block;
     overflow: hidden;
     width: 100%;
     padding-top: 55%;
     justify-content: center;
     align-items: center;
     border-radius: 25px;
   }
.section-faq {
     padding-top: 2rem;
     padding-bottom: 2rem;
   }
.accordion-trigger {
     display: flex;
     padding-top: 20px;
     padding-bottom: 20px;
     transition: text-shadow 200ms cubic-bezier(.19, 1, .22, 1);
     text-decoration: none;
   }
.accordion-trigger:hover {
     text-shadow: 0 0 50px #fff;
   }
.accordion-content {
     overflow: hidden;
     padding-bottom: 25px;
   }
.accordion-text {
     display: flex;
     align-items: center;
     flex: 1;
   }
.accordion-caret {
     display: flex;
     align-items: center;
   }
.accordion-icon {
     position: static;
     margin: 0px;
     color: #fff;
     font-size: 1rem;
     line-height: 1;
   }
.div-section-header {
     display: flex;
     padding-bottom: 2rem;
     justify-content: center;
     align-items: center;
   }
.div-section-header.left {
     padding-top: 6rem;
     justify-content: flex-start;
   }
.div-title {
     display: flex;
     padding-top: 6rem;
     padding-bottom: 6rem;
     justify-content: center;
     align-items: center;
     text-align: center;
   }
.div-profile-info {
     position: relative;
     display: flex;
     width: 100%;
     height: 100%;
     margin-top: -20px;
     flex-direction: column;
     align-items: center;
     flex: 1;
   }
.div-features-header {
     padding-bottom: 1rem;
   }
.div-header-slideshow {
     display: flex;
     justify-content: center;
     align-items: center;
     flex: 1;
   }
.div-page-bg-parallax {

     left: 0%;
     top: 0%;
     right: 0%;
     bottom: 0%;
     z-index: -2;
     padding-top: 120%;
     background-image: radial-gradient(circle closest-corner at 50% 0%, rgba(110, 0, 143, 0.8), rgba(221, 49, 255, 0)), url("/assets/images/background-top.jpg");
     background-position: 0px 0px, 0px 0px;
     background-size: auto, 100%;
     background-repeat: repeat, no-repeat;

     position: fixed;
     /* the div is floating so.. just fix the dif */
     /* background-attachment: fixed; */
   }
.div-utility-frightclub {
     position: absolute;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: 0%;
     width: 100%;
     height: 100%;
     background-image: url("/assets/images/utility-autobattler.jpg");
     background-position: 50% 0%;
     background-size: 100%;
     background-repeat: no-repeat;
   }
.div-dual-identity {
     position: absolute;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: 0%;
     width: 100%;
     height: 100%;
     background-color: hsla(0, 0%, 100%, 0.06);
   }
.div-utility-rarity {
     position: absolute;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: 0%;
     width: 100%;
     height: 100%;
     background-color: hsla(0, 0%, 100%, 0.06);
     background-image: url("/assets/images/utility-rarity.jpg");
     background-position: 50% 0%;
     background-size: 100%;
     background-repeat: no-repeat;
   }
.div-utility-achievements {
     position: absolute;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: 0%;
     width: 100%;
     height: 100%;
     background-color: hsla(0, 0%, 100%, 0.06);
     background-image: url("/assets/images/utility-achievements.jpg");
     background-position: 50% 0%;
     background-size: 100%;
     background-repeat: no-repeat;
   }
.div-utility-summoningchamber {
     position: absolute;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: 0%;
     width: 100%;
     height: 100%;
     background-color: hsla(0, 0%, 100%, 0.06);
     background-image: url("/assets/images/utility-summoningchamber.jpg");
     background-position: 50% 0%;
     background-size: 100%;
     background-repeat: no-repeat;
   }
.div-utility-coffers {
     position: absolute;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: 0%;
     width: 100%;
     height: 100%;
     background-color: hsla(0, 0%, 100%, 0.06);
     background-image: url("/assets/images/utility-coffers.jpg");
     background-position: 50% 0%;
     background-size: 100%;
     background-repeat: no-repeat;
   }
.div-utility-dualidentity {
     position: absolute;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: 0%;
     width: 100%;
     height: 100%;
     background-image: url("/assets/images/utility-dualidentity.jpg");
     background-position: 50% 0%;
     background-size: 100%;
     background-repeat: no-repeat;
   }
.div-roadmap-percent {
     display: flex;
     min-width: 12rem;
     justify-content: center;
     align-items: center;
     flex: 0 auto;
   }
.div-roadmap-percent.top {
     align-items: flex-start;
   }
.div-roadmap-percent.bottom {
     align-self: flex-end;
   }
.div-roadmap-milestone {
     position: relative;
     display: flex;
     grid-auto-columns: 1fr;
     grid-template-columns: 3fr 1fr 3fr;
     grid-template-rows: auto;
   }
.div-roadmap-gap {
     display: flex;
     height: 0px;
     align-items: flex-start;
     flex: 1;
   }
.section-styleguide {
     display: none;
     padding: 5rem;
     background-color: #210b25;
   }
.color-monster {
     color: #89f671;
   }
.color-spooky {
     color: #7600ef;
   }
.btn-large {
     padding: 1rem 2rem;
     border-radius: 0.6rem;
     background-color: #89f671;
     color: #000;
     font-size: 1.75rem;
     line-height: 1;
     font-weight: 700;
     text-decoration: none;
   }
.btn-large.disabled {
     background-color: #6c5485;
     box-shadow: inset 0 0 17px 4px #e2c5ff;
     color: #fff;
   }
.effect-holo {
     font-family: Rye, sans-serif;
     text-shadow: 0 0 70px #fff, 3px 1px 0 rgba(207, 0, 239, 0.6), -3px 0 6px rgba(0, 212, 255, 0.4);
   }
.p-size-small {
     font-size: 1.2rem;
     line-height: 1.5;
   }
.size-mega {
     font-size: 5rem;
   }
.p-size-large {
     font-size: 1.6rem;
     font-weight: 700;
   }
.div-box-secondary {
     padding: 1rem 1.5rem 1.5rem;
     border-style: solid;
     border-width: 2px;
     border-color: hsla(0, 0%, 100%, 0.05);
     border-radius: 40px;
     background-color: hsla(0, 0%, 54%, 0.18);
   }
.div-percent {
     display: flex;
     padding-right: 0.75rem;
     padding-left: 1rem;
     justify-content: center;
     align-items: center;
     border-radius: 30px;
     background-color: #8aff6d;
     font-family: Rye, sans-serif;
     color: #000;
     font-size: 1.8rem;
     font-weight: 700;
   }
.div-percent.percent-100 {
     background-color: #7102e3;
     box-shadow: 0 0 50px -4px rgba(187, 0, 255, 0.68);
     color: #fff;
     font-size: 2rem;
   }
.div-block-26 {
     display: flex;
     flex-direction: column;
   }
.div-progress-bar {
     z-index: -1;
     width: 4px;
     height: 100%;
     background-color: #8aff6d;
   }
.div-percent-cap {
     width: 32px;
     height: 32px;
     border-radius: 25px;
     background-color: #8aff6d;
     font-family: Rye, sans-serif;
     color: #000;
     font-size: 0rem;
     line-height: 0px;
     font-weight: 700;
   }
.text-block-3 {
     color: #fff;
   }
.no-margin {
     margin: 0rem;
   }
.text-percent {
     line-height: 1.6;
     text-shadow: 0 0 15px #fff;
   }
.div-header-spacer {
     width: 5rem;
   }
.div-header-logo {
     position: relative;
     padding-bottom: 2rem;
   }
.img-logo.shadow {
     position: absolute;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: 0%;
     z-index: -1;
     margin-top: 1%;
     opacity: 0.51;
     filter: brightness(16%) blur(11px);
   }
.div-sub-header {
     display: flex;
     padding-top: 4rem;
     padding-bottom: 5rem;
     flex-direction: column;
     justify-content: center;
     align-items: center;
   }
.h-description {
     max-width: 35ch;
     opacity: 1;
     line-height: 1.5;
     text-align: center;
   }
.color-secondary {
     color: #5ac0ff;
   }
.font-heavy {
     font-weight: 700;
   }
.div-padded-block {
     padding-top: 0.25rem;
     padding-bottom: 0.5rem;
   }
.centered {
     text-align: center;
   }
.div-progress-container {
     position: absolute;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: 0%;
     z-index: -1;
     display: flex;
     justify-content: center;
     align-items: flex-start;
   }
.div-profile-details {
     padding-top: 0.5rem;
     font-size: 1rem;
   }
.div-padded-block-sm {
     padding-top: 0.25rem;
     padding-bottom: 0.5rem;
   }
.div-profile-name {
     padding: 0.5rem 0.7rem;
     border-radius: 10px;
     background-color: #7102e3;
     box-shadow: 0 0 50px -3px rgba(187, 0, 255, 0.68);
   }
.div-block-29 {
     width: 100%;
     padding-top: 100%;
     border-radius: 50px;
     background-image: url("/assets/images/anim-header.gif");
     background-position: 50% 50%;
     background-size: cover;
     box-shadow: inset 0 0 0 15px #89f671;
   }
.div-page-bg-fixed {
     position: fixed;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: 0%;
     z-index: -1;
     background-image: url("/assets/images/background-bottom.jpg");
     background-position: 0% 0%;
     background-size: cover;
     opacity: 0;
   }
.image-avatar {
     width: 100%;
   }
.section-footer {
     padding-top: 4rem;
     padding-bottom: 4rem;
   }
.div-header-socials {
     display: flex;
     flex-direction: row;
     justify-content: center;
     align-items: center;
   }
.div-social-icon {
     width: 48px;
     height: 48px;
   }
.div-social-icon.twitter {
     width: 38px;
     height: 38px;
   }
.embed-icon-twitter {
     line-height: 0;
   }
.link-nav-social {
     width: 28px;
     height: 28px;
   }
.link-nav-social.twitter {
     width: 26px;
     height: 26px;
   }
.div-text-qty {
     display: flex;
     padding-right: 0.5rem;
     padding-left: 0.5rem;
     flex-direction: column;
     justify-content: center;
     align-items: center;
   }
.div-form-number-input {
     display: flex;
     justify-content: center;
     align-items: center;
   }
.div-wallet-mint-inner {
     display: flex;
     padding: 0.5rem;
     justify-content: center;
     align-items: center;
     border-radius: 6px;
     background-color: hsla(0, 0%, 61.6%, 0.19);
   }
.input-number {
     padding: 0.5rem 1rem;
     border-style: solid;
     border-width: 1px;
     border-color: hsla(0, 0%, 100%, 0.24);
     border-radius: 0.4rem;
     background-color: #000;
     color: #89f671;
     font-size: 1.5rem;
     font-weight: 700;
   }
.input-number::placeholder {
     color: #89f671;
   }
.div-block-34 {
     display: flex;
     justify-content: center;
     align-items: center;
   }
.div-block-35 {
     flex: 1;
   }
.div-block-36 {
     flex: 1;
   }
.embed-input {
     display: flex;
     justify-content: center;
   }
.btn-secondary {
     padding: 0.3rem 0.4rem;
     border-style: solid;
     border-width: 3px;
     border-color: #89f671;
     border-radius: 0.3rem;
     background-color: rgba(137, 246, 113, 0.22);
     transition: border-color 300ms cubic-bezier(.19, 1, .22, 1), color 300ms cubic-bezier(.19, 1, .22, 1);
     color: #89f671;
     font-size: 0.8rem;
     line-height: 1;
     font-weight: 700;
     text-decoration: none;
   }
.btn-secondary:hover {
     border-color: #fff;
     color: #fff;
   }
.div-phase-inner {
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
   }
.div-error-presale {
     display: none;
   }
.color-error {
     color: #efa300;
   }
.div-embeds {
     display: none;
     height: 0px;
   }
.div-page-mint {
     position: relative;
     display: flex;
     width: 100%;
     max-width: 1700px;
     padding: 6rem 4rem;
     flex-direction: column;
     align-items: center;
   }
.div-header-logo-mint {
     position: relative;
     max-width: 600px;
     padding-bottom: 3rem;
   }
.div-block-39 {
     margin-top: 1rem;
   }
.div-phase-sold-out {
     display: none;
   }
.div-nav {
     display: flex;
     width: 100%;
     padding-top: 2rem;
     padding-bottom: 1rem;
     flex-direction: column;
   }
.div-nav-logo {
     position: relative;
     display: flex;
     width: 30vw;
     align-items: center;
     flex: 0 0 auto;
   }
.div-nav-menu {
     display: flex;
     flex-direction: row;
     justify-content: flex-end;
     align-items: center;
     flex: 1;

     position: relative;
   }
.div-block-40 {
     display: flex;
     flex: 1;

   }
.div-nav-links {
     display: flex;
     width: 100%;
     padding-right: 0.5rem;
     justify-content: flex-end;
     align-items: center;
     flex: 1;
     font-size: 1.4rem;


   }
.div-nav-disconnect, .div-nav-connect {
     display: flex;
  
     -webkit-box-orient: horizontal;
     align-items: center;
     flex: 0 auto;

     background-color: rgba(137, 246, 113, 0.2);

     padding: 1rem 1.25rem 1rem 1.25rem;
     border-radius: 16px 16px 16px 16px ;
     position: relative;
   }
.div-nav-disconnect:hover , .div-nav-connect:hover {
    /* border-radius: 16px 16px 0px 0px ; */
    /* padding: 1rem 1.25rem 0 1.25rem; */

   }
.div-nav-auth-link {
     display: block;
     padding: 1rem 0.75rem;
   }
.div-nav-social {
     display: flex;
     padding-right: 0.75rem;
     padding-left: 0.75rem;
     align-items: center;
   }
.font-size-default {
     font-size: 1rem;
   }
.font-size-large {
     font-size: 1.25rem;
   }
.font-size-small {
     font-size: 0.8rem;
   }
.font-height-small {
     line-height: 1.15;
   }
.div-block-45 {
     display: flex;
     padding-right: 1rem;
     align-items: center;
   }
.div-subpage {
     position: relative;
     display: flex;
     overflow: hidden;
     width: 100%;
     height: auto;
     min-height: 100vh;
     flex-direction: column;
     align-items: center;
     background-image: none;
     background-position: 0px 0px;
     background-size: auto;
   }
.div-list-monsters {
     display: grid;
     grid-auto-columns: 1fr;
     grid-column-gap: 2rem;
     grid-row-gap: 2rem;
     grid-template-columns: 1fr 1fr;
     grid-template-rows: auto auto;
   }
.div-list-achievements {
     display: grid;
     grid-auto-columns: 1fr;
     grid-column-gap: 2rem;
     grid-row-gap: 2rem;
     grid-template-columns: 1fr 1fr;
     grid-template-rows: auto auto;
   }
.div-subsection-header {
     display: flex;
     padding-top: 4rem;
     padding-bottom: 2rem;
     flex-direction: row;
     justify-content: flex-start;
     align-items: center;
   }
.div-element-monster {
     display: flex;
   }
.div-box-monster-inner {
     display: flex;
     width: 100%;
     height: 100%;
     flex-direction: column;
   }
.div-box-monster-portrait {
     overflow: hidden;
     flex: 0 0 auto;
     border-radius: 24px;
   }
.div-header-counter {
     padding-left: 1rem;
     opacity: 1;
   }
.div-box-achievement-inner {
     display: flex;
     align-items: stretch;
   }
.div-achievement-content {
     display: flex;
     flex-direction: column;
     justify-content: space-between;
     align-items: flex-start;
     flex: 1;
   }
.div-achievement-progress {
     display: flex;
     width: 100%;
     padding: 11px;
     align-items: flex-end;
     flex: 1;
     border-radius: 13px;
     background-color: rgba(0, 0, 0, 0.23);
   }
.div-progress {
     display: flex;
     width: 100%;
     margin-left: -5px;
     align-items: flex-end;
     border-radius: 2px;
   }
.div-progress-completed {
     width: 100%;
     height: 5px;
     flex: 0 0 auto;
     border-radius: 2px;
     background-color: #89f671;
     box-shadow: 0 0 20px 5px #89f671;
   }
.div-block-50 {
     font-size: 2rem;
   }
.div-box-achievement-thumb {
     display: flex;
     width: 128px;
     height: 128px;
     padding: 1.5rem;
     flex-direction: row;
     justify-content: center;
     align-items: center;
     border-radius: 32px;
     background-color: rgba(83, 78, 116, 0.39);
     background-image: linear-gradient(180deg, rgba(118, 0, 239, 0), #7600ef);
     box-shadow: 0 50px 60px -50px rgba(187, 0, 255, 0.68);
   }
.div-achievement-percent {
     display: flex;
     padding-right: 1.5rem;
     flex-direction: column;
     justify-content: center;
     align-items: flex-start;
   }
.div-progress-incomplete {
     height: 100%;
     margin-left: 5px;
     flex: 1;
     border-radius: 2px;
     background-color: hsla(0, 0%, 100%, 0.1);
   }
.div-achievement-text {
     flex: 0 auto;
   }
.div-box-monster {
     display: flex;
     padding: 1.25rem;
     flex-direction: column;
     align-items: flex-start;
     border-radius: 32px;
     background-color: rgba(83, 78, 116, 0.39);
     background-image: linear-gradient(180deg, rgba(118, 0, 239, 0), #7600ef);
     box-shadow: 0 50px 60px -50px rgba(187, 0, 255, 0.68);
   }
.div-box-achievement {
     padding: 1.25rem;
     border-style: solid;
     border-width: 2px;
     border-color: hsla(0, 0%, 100%, 0.05);
     border-radius: 40px;
     background-color: hsla(0, 0%, 54%, 0.18);
   }
.div-achievement-definition {
     padding-top: 1rem;
     padding-bottom: 1rem;
   }
.div-progress-segment {
     display: flex;
     margin-left: 5px;
     flex-direction: column;
     align-items: center;
     flex: 1;
   }
.div-progress-track {
     width: 100%;
     height: 5px;
     border-radius: 2px;
     background-color: hsla(0, 0%, 100%, 0.1);
   }
.div-progress-track.completed {
     background-color: #89f671;
     box-shadow: 0 0 20px 5px #89f671;
   }
.div-progress-amount {
     padding-bottom: 0.3rem;
   }
.color-disabled {
     color: rgba(152, 138, 167, 0.74);
   }
.text-block-4 {
     color: #fff;
   }
.text-block-4.font-size-small {
     padding: 0.3rem;
     border-radius: 7px;
     background-color: #7102e3;
   }
.div-progress-points {
     padding-top: 0.5rem;
     font-size: 1.5rem;
   }
.div-badge {
     padding: 0.2rem 0.5rem;
     border-radius: 7px;
     background-color: #7102e3;
     font-weight: 700;
   }
.div-badge.disabled {
     background-color: rgba(255, 255, 255, 0.1);
     color: hsla(0, 0%, 100%, 0.5);
   }
.div-badge-disabled {
     padding: 0.2rem 0.5rem;
     border-radius: 7px;
     background-color: rgba(255, 255, 255, 0.1);
     font-size: 1rem;
     font-weight: 700;
   }
@media screen and (min-width: 1280px) {
     .div-nav-logo {
       width: 350px;
     }
   
   }
@media screen and (min-width: 1660px) {

    .div-list-monsters {
      grid-template-columns: 1fr 1fr 1fr;
    }
  }
@media screen and (max-width: 991px) {


    
   

     .div-content {
       padding-right: 2rem;
       padding-left: 2rem;
     }
   
     .list-team {
       grid-column-gap: 2.5rem;
       grid-row-gap: 2.5rem;
       grid-template-columns: 1fr 1fr 1fr;
     }
   
     .div-roadmap {
       grid-column-gap: 2.5rem;
       grid-row-gap: 2.5rem;
     }
   
     .div-block {
       grid-column-gap: 1.5rem;
       grid-row-gap: 1.5rem;
     }
   
     .div-box-primary {
       padding: 1.5rem;
       border-radius: 20px;
     }
   
     .div-utility-content {
       width: auto;
     }
   
     .div-roadmap-content {
       padding-top: 1.5rem;
       padding-bottom: 1.5rem;
       flex: 1;
     }
   
     .div-roadmap-content.last {
       margin-bottom: -160px;
     }
   
     .div-slideshow {
       width: 1000%;
     }
   
     .div-features {
       grid-column-gap: 2.5rem;
       grid-row-gap: 2.5rem;
     }
   
     .div-faq {
       width: 100%;
     }
   
     .div-profile-avatar {
       border-radius: 20px;
     }
   
     .div-utility-header {
       border-radius: 15px;
     }
   
     .div-title {
       padding-top: 5rem;
       padding-bottom: 5rem;
     }
   
     .div-page-bg-parallax {
       padding-top: 200%;
       background-image: radial-gradient(circle closest-corner at 50% 0%, rgba(110, 0, 143, 0.8), rgba(221, 49, 255, 0)), url("/assets/images/background-top-mobile.jpg");
       background-position: 0px 0px, 50% 0%;
       background-size: auto, 135%;
       background-repeat: repeat, no-repeat;
     }
   
     .div-roadmap-percent {
       min-width: 20%;
       flex: 0 0 auto;
     }
   
     .div-roadmap-milestone {
       grid-template-columns: 1fr 3fr;
     }
   
     .div-roadmap-gap {
       display: none;
     }
   
     .size-mega {
       font-size: 3.6rem;
     }
   
     .div-box-secondary {
       border-radius: 20px;
     }
   
     .div-progress-bar {
       left: 69px;
       top: 0%;
       right: auto;
       bottom: auto;
     }
   
     .div-percent-cap {
       width: 24px;
       height: 24px;
     }
   
     .text-percent {
       font-size: 1.4rem;
     }
   
     .div-sub-header {
       padding-top: 4rem;
       padding-bottom: 3rem;
     }
   
     .div-progress-container {
       width: 20%;
     }
   
     .div-block-29 {
       box-shadow: inset 0 0 0 10px #89f671;
     }
   
     .div-page-mint {
       padding-right: 2rem;
       padding-left: 2rem;
     }
   
     .div-nav-logo {
       width: 50vw;
     }
   
     .div-nav-menu {
       margin-top: 2rem;
     }
   
     .div-block-40 {
       flex-direction: column;
       justify-content: center;
       align-items: center;
     }
   
     .div-block-50 {
       font-size: 1.5rem;
     }
   
     .div-box-achievement-thumb {
       width: 80px;
       height: 80px;
       padding: 1.5rem;
       border-radius: 20px;
     }
   
     .div-achievement-percent {
       padding-right: 1.5rem;
     }
   
     .div-box-monster {
       padding: 1.5rem;
       border-radius: 20px;
     }
   
     .div-box-achievement {
       border-radius: 20px;
     }
   }
@media screen and (max-width: 767px) {
     .div-content {
       padding-right: 2rem;
       padding-left: 2rem;
     }
   
     .list-team {
       grid-template-columns: 1fr 1fr;
     }
   
     .div-roadmap {
       grid-template-columns: 1fr;
     }
   
     .div-block {
       grid-row-gap: 2rem;
       grid-template-columns: 1fr;
     }
   
     .div-header {
       flex-direction: column;
       grid-template-columns: 1fr;
     }
   
     .div-header-primary {
       padding-bottom: 2rem;
     }
   
     .div-slideshow {
       width: 66%;
     }
   
     .div-features {
       grid-column-gap: 30px;
       grid-row-gap: 30px;
       grid-template-columns: 1fr;
     }
   
     .accordion {
       width: 100%;
     }
   
     .accordion-caret {
       padding-left: 32px;
     }
   
     .div-header-slideshow {
       display: flex;
       justify-content: center;
       align-items: center;
     }
   
     .div-page-bg-parallax {
       padding-top: 240%;
       background-size: auto, 200%;
     }
   
     .div-roadmap-milestone {
       grid-template-columns: 1fr 5fr;
     }
   
     .effect-holo {
       letter-spacing: -0.1rem;
     }
   
     .effect-holo.h-description {
       font-size: 2rem;
     }
   
     .div-percent-cap {
       width: 16px;
       height: 16px;
     }
   
     .text-percent {
       font-size: 1.2rem;
     }
   
     .div-page-mint {
       padding-right: 2rem;
       padding-left: 2rem;
     }
   
     .div-nav-logo {
       width: 60vw;
     }
   
     .div-nav-menu {
       display: flex;
     }
   
     .div-list-monsters {
       grid-template-columns: 1fr;
     }
   
     .div-list-achievements {
       grid-template-columns: 1fr;
     }
   }
@media screen and (max-width: 479px) {
     .div-content {
       padding-right: 1.5rem;
       padding-left: 1.5rem;
     }
   
     .list-team {
       grid-column-gap: 1.5rem;
       grid-row-gap: 1.5rem;
     }
   
     .div-box-primary {
       padding: 1.25rem;
       border-radius: 15px;
     }
   
     .div-slideshow {
       width: 440.625px;
     }
   
     .div-profile-avatar {
       border-radius: 15px;
     }
   
     .div-utility-header {
       border-radius: 10px;
     }
   
     .div-title {
       padding-top: 4rem;
       padding-bottom: 3rem;
     }
   
     .div-page-bg-parallax {
       padding-top: 300%;
       background-size: auto, 200%;
     }
   
     .div-roadmap-percent {
       min-width: 25%;
     }
   
     .div-roadmap-milestone {
       grid-template-columns: 1fr 5fr;
     }
   
     .section-styleguide {
       display: none;
     }
   
     .div-box-secondary {
       padding: 0.5rem 1.25rem;
       border-radius: 15px;
     }
   
     .div-percent {
       padding: 0.25rem 0.75rem;
     }
   
     .div-progress-container {
       width: 25%;
     }
   
     .div-block-29 {
       box-shadow: inset 0 0 0 8px #89f671;
     }
   
     .div-social-icon {
       width: 40px;
       height: 40px;
     }
   
     .div-social-icon.twitter {
       width: 32px;
       height: 32px;
     }
   
     .div-page-mint {
       padding-right: 1.5rem;
       padding-left: 1.5rem;
     }
   
     .div-nav-logo {
       width: 100%;
     }
   
     .div-nav-menu {
       flex-direction: column;
     }
   
     .div-nav-auth-link {
       padding-right: 0.5rem;
       padding-left: 0.5rem;
     }
   
     .div-nav-social {
       width: 40px;
       height: 40px;
     }
   
     .div-box-achievement-thumb {
       padding: 1.25rem;
       border-radius: 15px;
     }
   
     .div-achievement-percent {
       padding-right: 1.25rem;
     }
   
     .div-box-monster {
       padding: 1.25rem;
       border-radius: 15px;
     }
   
     .div-box-achievement {
       border-radius: 15px;
     }
   }
#w-node-_30d5b270-5baa-5e74-4a1c-bd281e497c78-919becd3 {
     justify-self: end;
     align-self: center;
   }
#w-node-_0e7dd203-ea59-f032-5852-555a4c722749-919becd3 {
     justify-self: start;
     align-self: center;
   }
#w-node-_50b0cffb-b65c-93a5-896e-5fd4fdb9fa5d-919becd3 {
     justify-self: end;
     align-self: center;
   }
#w-node-_9ee0625c-d52e-93a6-0029-589dbae78aaa-919becd3 {
     justify-self: start;
     align-self: center;
   }
#w-node-b005c282-6365-3e62-71af-8a95fb7e4f85-919becd3 {
     justify-self: end;
     align-self: center;
   }
@media screen and (max-width: 991px) {
     #w-node-_3ff151da-5741-2976-5f2d-300190e4c100-919becd3 {
       order: -9999;
     }
   
     #w-node-_0e7dd203-ea59-f032-5852-555a4c72274a-919becd3 {
       order: -9999;
     }
   
     #w-node-_9ee0625c-d52e-93a6-0029-589dbae78aab-919becd3 {
       order: -9999;
       -ms-grid-column-span: 1;
       grid-column-end: 2;
       grid-column-start: 1;
       -ms-grid-row-span: 1;
       grid-row-end: 2;
       grid-row-start: 1;
     }
   }
