/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/assets/styles/scss/main.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.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 .mat-h1,
.mat-typography .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 .mat-h2,
.mat-typography .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 .mat-h3,
.mat-typography .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 .mat-h4,
.mat-typography .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 .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 .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,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .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 .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px / 20px Roboto, "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);
  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);
  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);
  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: scale3d(0, 0, 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;
  left: 0;
}

[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}

.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  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 {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}

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

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

@keyframes cdk-text-field-autofill-start { /*!*/ }

@keyframes cdk-text-field-autofill-end { /*!*/ }

.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
  position: relative;
}

.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}

.mat-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}

.mat-mdc-focus-indicator {
  position: relative;
}

.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}

.mat-mdc-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}

.mat-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: #3f51b5;
}

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

.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: #3f51b5;
}

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

.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.mat-badge {
  overflow: visible;
}

.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: white;
  background: #3f51b5;
}

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

.mat-badge-accent .mat-badge-content {
  background: #ff4081;
  color: white;
}

.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: #3f51b5;
}

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

.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: #3f51b5;
}

.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: #ff4081;
}

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

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

.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: #3f51b5;
}

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

.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:not([class*=mat-elevation-z]),
.mat-button-toggle-group: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-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  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 #e0e0e0;
}

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

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

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

.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: #3f51b5;
}

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

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

.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: #3f51b5;
}

.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: #ff4081;
}

.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: #3f51b5;
  color: white;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  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: #ff4081;
  color: white;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  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(63, 81, 181, 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(63, 81, 181, 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(63, 81, 181, 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: #3f51b5;
  color: white;
}

.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(63, 81, 181, 0.4);
}

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

.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(63, 81, 181, 0.3);
}

@media (hover: hover) {
  .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(63, 81, 181, 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(255, 64, 129, 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(255, 64, 129, 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(255, 64, 129, 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: #ff4081;
  color: white;
}

.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 64, 129, 0.4);
}

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

.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(255, 64, 129, 0.3);
}

@media (hover: hover) {
  .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) {
    background-color: rgba(255, 64, 129, 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 .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);
}

@media (hover: hover) {
  .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) {
    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: #3f51b5;
}

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

.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: #3f51b5;
}

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

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

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

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

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #3f51b5;
}

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

.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: #3f51b5;
}

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

.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: #3f51b5;
}

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

.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: #3f51b5;
}

.mat-icon.mat-accent {
  color: #ff4081;
}

.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: #3f51b5;
}

.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: #ff4081;
}

.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-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.38);
}

.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: #cbd0e9;
}

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

.mat-progress-bar-fill::after {
  background-color: #3f51b5;
}

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

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

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

.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: #3f51b5;
}

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

.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: #3f51b5;
}

.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: #3f51b5;
}

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

.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: #ff4081;
}

.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: #3f51b5;
}

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

.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: #ff4081;
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 64, 129, 0.54);
}

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

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #3f51b5;
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(63, 81, 181, 0.54);
}

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

.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-slider.mat-primary .mat-slider-track-fill,
.mat-slider.mat-primary .mat-slider-thumb,
.mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #3f51b5;
}

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

.mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: rgba(63, 81, 181, 0.2);
}

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

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

.mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 64, 129, 0.2);
}

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

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

.mat-slider.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.mat-slider-disabled .mat-slider-track-background,
.mat-slider.mat-slider-disabled .mat-slider-track-fill,
.mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}

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

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

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

.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider.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.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.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider.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.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider.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: white;
}

.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: #3f51b5;
  color: white;
}

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

.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: #ff4081;
  color: white;
}

.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(197, 202, 233, 0.3);
}

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

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

.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(255, 128, 171, 0.3);
}

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

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

.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(197, 202, 233, 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: #3f51b5;
}

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

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

.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: white;
  opacity: 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: white;
  opacity: 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(255, 128, 171, 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: #ff4081;
}

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

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

.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: white;
  opacity: 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: white;
  opacity: 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: white;
  opacity: 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: white;
  opacity: 0.12;
}

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

.mat-toolbar.mat-primary {
  background: #3f51b5;
  color: white;
}

.mat-toolbar.mat-accent {
  background: #ff4081;
  color: white;
}

.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: #ff4081;
}

.gradient-green-blue {
  background: #22cd93;
  background: linear-gradient(180deg, #22cd93 0%, #2e74a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-red {
  background: #e73d4d;
  background: linear-gradient(180deg, #e73d4d 0%, #f05d26 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-orange {
  background: #f05d26;
  background: linear-gradient(180deg, #f05d26 0%, #db8920 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-purple {
  background: #d5158a;
  background: linear-gradient(180deg, #d5158a 0%, #5d1857 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-blue {
  background: #3f1fb8;
  background: linear-gradient(180deg, #3f1fb8 0%, #2e74a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px solid transparent;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

a {
  text-decoration: none;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px solid transparent;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, a small,
strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */

:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
  display: inline-block;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: none;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type=search] {
  -webkit-appearance: textfield; /* 1 */ /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.mat-date-range-input-separator {
  color: #a5a5a5;
}

.mat-icon-button {
  width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
}

.mat-icon-button svg {
  fill: #ffffff;
  height: 18px;
}

.mat-calendar-controls .mat-icon-button {
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
}

.mat-pagination .mat-icon-button {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
}

.mat-pagination .mat-icon-button svg {
  fill: #ffffff;
  height: 28px;
}

.mat-pagination .mat-button-disabled {
  opacity: 0.4;
}

.mat-pagination .mat-button-base:hover {
  opacity: 0.7;
}

.mat-pagination .mat-button-disabled:hover {
  opacity: 0.4;
}

.mat-paginator {
  background-color: transparent;
}

.mat-paginator-page-size {
  display: none !important;
}

.mat-paginator-range-label {
  display: none !important;
}

.mat-tooltip {
  max-width: 350px !important;
  padding: 15px !important;
  border-radius: 10px !important;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #ffffff !important;
  background-color: #202443;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
  opacity: 0.9;
}

.date-range-toggle-icon {
  position: absolute;
  width: calc(100% - 1.5rem) !important;
  transform: translate(0, -0.2rem);
}

.date-range-toggle-icon .mat-icon-button {
  display: flex !important;
  width: 100% !important;
  justify-content: flex-end !important;
}

.date-range-toggle-icon .mat-button-focus-overlay,
.date-range-toggle-icon .mat-button-ripple {
  display: none !important;
}

.mat-radio-group.chip-radio-group .mat-radio-container {
  display: none;
}

.mat-radio-group.chip-radio-group .mat-radio-label-content {
  padding-left: unset;
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #d6ff00;
}

/**
 * Set up a decent box model on the root element
 */

html {
  box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  background-color: #012042;
}

.main-landing-page {
  background: url("/assets/images/bg-dots.svg"), radial-gradient(ellipse at 30% center, #0c1d4b, #0B173C, #0A1333, #0B0F2A 75%);
  background-size: cover;
  background-repeat: repeat;
}

@media (max-width: 899.9px) {
  .main-landing-page {
    background-size: revert;
  }
}

@font-face {
  font-family: "Exo";
  src: url("/assets/fonts/static/exo/Exo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Arnamu";
  src: url("/assets/fonts/static/arnamu/arnamu.ttf") format("truetype");
}

@font-face {
  font-family: "icomoon";
  src: url("/assets/fonts/icons/icomoon.eot?aukyg7");
  src: url("/assets/fonts/icons/icomoon.eot?aukyg7#iefix") format("embedded-opentype"), url("/assets/fonts/icons/icomoon.ttf?aukyg7") format("truetype"), url("/assets/fonts/icons/icomoon.woff?aukyg7") format("woff"), url("/assets/fonts/icons/icomoon.svg?aukyg7#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-new-tab:before {
  content: "\e914";
}

.icon-ic-1:before {
  content: "\e900";
}

.icon-ic-2:before {
  content: "\e901";
}

.icon-ic-3:before {
  content: "\e902";
}

.icon-ic-4:before {
  content: "\e903";
}

.icon-ic-5:before {
  content: "\e904";
}

.icon-ic-6:before {
  content: "\e905";
}

.icon-ic-7:before {
  content: "\e906";
}

.icon-ic-8:before {
  content: "\e907";
}

.icon-ic-9:before {
  content: "\e908";
}

.icon-ic-10:before {
  content: "\e909";
}

.icon-ic-11:before {
  content: "\e90a";
}

.icon-ic-12:before {
  content: "\e90b";
}

.icon-ic-13:before {
  content: "\e90c";
}

.icon-ic-14:before {
  content: "\e90d";
}

.icon-ic-15:before {
  content: "\e90e";
}

.icon-ic-16:before {
  content: "\e90f";
}

.icon-ic-17:before {
  content: "\e910";
}

.icon-ic-18:before {
  content: "\e911";
}

.icon-arrow-down:before {
  content: "\e912";
}

.icon-close-ic:before {
  content: "\e913";
}

.button__wrapper {
  position: relative;
  width: 55px;
  height: 55px;
  line-height: 100%;
  border: none;
  border-radius: 16px;
}

@media (min-width: 1270px) {
  .button__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.11);
  }
}

@media (max-width: 899px) {
  .button__wrapper {
    background-color: transparent;
  }
}

@media (min-width: 900px) and (max-width: 959.9px) {
  .languages {
    top: 12px;
    left: 60px;
  }
}

@media (min-width: 960px) {
  .languages {
    position: absolute;
    top: -18px;
  }
}

.btn {
  position: relative;
  z-index: 99;
  border: none;
  outline: none;
  font-weight: 400;
  border-radius: 8px;
  opacity: 1;
  transition: all 0.2s;
}

.btn:hover {
  opacity: 0.7;
}

.btn__middle {
  width: 250px;
  height: 40px;
  font-size: 15px;
  background-color: rgba(255, 255, 255, 0.11);
}

@media (min-width: 320px) and (max-width: 899px) {
  .btn__middle {
    display: block;
    margin: 0 auto;
  }
}

.btn__large {
  position: absolute;
  top: 90%;
  left: 40%;
  width: 333px;
  height: 58px;
  font-size: 19px;
  background-color: rgba(255, 255, 255, 0.11);
}

.btn__flag {
  width: 170px;
  height: 70px;
  text-align: center;
  line-height: 1.4;
  font-size: 17px;
  margin-left: 15px;
  border-radius: 8px;
  color: #ffffff;
  background-image: linear-gradient(233deg, #f76521 38%, #e83f4b);
}

.pop_but {
  width: 215px;
  height: 40px;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.11);
  cursor: pointer;
}

.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  outline: none;
  border: none;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.01em;
  border-radius: 8px;
  padding: 5px 20px;
  -webkit-user-select: none;
          user-select: none;
}

.button-primary {
  color: #012042;
  background-color: #d6ff00;
}

.button-primary:disabled {
  background-color: rgba(245, 245, 245, 0.8);
  color: #7b8a9b;
  cursor: not-allowed;
}

.button-secondary {
  color: #012042;
  background-color: #ffffff;
}

.button-secondary:disabled {
  background-color: rgba(245, 245, 245, 0.8);
  color: #7b8a9b;
  cursor: not-allowed;
}

.button-success {
  color: #ffffff;
  background-color: #88b800;
}

.button-success:disabled {
  background-color: rgba(245, 245, 245, 0.8);
  color: #7b8a9b;
  cursor: not-allowed;
}

.button-error {
  color: #ffffff;
  background-color: #b80000;
}

.button-error:disabled {
  background-color: rgba(245, 245, 245, 0.8);
  color: #7b8a9b;
  cursor: not-allowed;
}

.button-outset-basic {
  border: 2px solid;
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}

.button-outset-basic:disabled {
  border-color: rgba(245, 245, 245, 0.8);
  color: #7b8a9b;
  opacity: 0.64;
  cursor: not-allowed;
}

.button-outset-secondary {
  border: 2px solid;
  background-color: transparent;
  color: #ffffff;
  border-color: #d6ff00;
}

.button-outset-secondary:disabled {
  border-color: rgba(245, 245, 245, 0.8);
  color: #7b8a9b;
  opacity: 0.64;
  cursor: not-allowed;
}

.button-outset-success {
  border: 2px solid;
  background-color: transparent;
  color: #d6ff00;
  border-color: #d6ff00;
}

.button-outset-success:disabled {
  border-color: rgba(245, 245, 245, 0.8);
  color: #7b8a9b;
  opacity: 0.64;
  cursor: not-allowed;
}

.button-outset-error {
  border: 2px solid;
  background-color: transparent;
  color: #b80000;
  border-color: #b80000;
}

.button-outset-error:disabled {
  border-color: rgba(245, 245, 245, 0.8);
  color: #7b8a9b;
  opacity: 0.64;
  cursor: not-allowed;
}

.error-text {
  color: #b80000 !important;
}

.warning-text {
  color: #f6c82d !important;
}

.button-lg {
  width: 450px;
}

.button-md {
  width: 320px;
}

.button-sm {
  min-height: 30px;
  font-size: 16px;
  padding: 5px 10px;
  border-width: 1px;
}

.button-sm .button__icon {
  font-size: 18px;
  width: 18px;
  margin-right: 7px;
}

.button-xs {
  min-height: 26px;
  font-size: 14px;
  padding: 4px 8px;
  border-width: 1px;
}

.button-xs .button__icon {
  font-size: 16px;
  width: 16px;
  margin-right: 5px;
}

.button-full {
  width: 100%;
}

.button__icon {
  font-size: 20px;
  width: 20px;
  margin-right: 10px;
  overflow: hidden;
}

.button-copy {
  width: 35px;
  min-height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border-radius: 4px;
  text-align: center;
}

.button-copy .copy {
  font-size: 24px;
  color: #25284b;
}

.link {
  display: inline-block;
  color: #ffffff;
}

.link:hover, .link_active {
  color: #ffffff;
  border-bottom: 1px solid;
}

.link-group__item:not(:last-child) {
  margin-right: 20px;
}

.view-more-boxes {
  display: flex;
  flex-flow: row nowrap;
  flex: 1 1 100%;
  max-width: 100%;
}

.view-more-wrapper {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.view-more-wrapper.full {
  flex: 1 1 100%;
  max-width: 100%;
}

.view-more-wrapper.one-second {
  flex: 1 1 49%;
  max-width: 49%;
}

.view-more-wrapper.one-second:nth-of-type(2n) {
  margin-left: 2%;
}

.view-more-wrapper.one-third {
  flex: 1 1 32%;
  max-width: 32%;
}

.view-more-wrapper.one-third:nth-of-type(3n) {
  margin-left: 2%;
}

.view-more-wrapper.justify-start {
  justify-content: flex-start;
}

.view-more-wrapper.justify-end {
  justify-content: flex-end;
}

.view-more {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.36;
  color: #f55f1e;
  padding: 8px 0;
  cursor: pointer;
}

.view-more__text-left {
  justify-content: flex-start;
}

.view-more__text-right {
  justify-content: flex-end;
}

.view-more:hover {
  text-decoration: underline;
}

.view-more_icon {
  margin: 0 10px;
}

.view-more:hover {
  text-decoration: none;
}

.view-more:hover .view-more_icon {
  transform: translate(5px, 0);
}

.view-more .view-more_icon {
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.gradient-green-blue {
  background: #22cd93;
  background: linear-gradient(180deg, #22cd93 0%, #2e74a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-red {
  background: #e73d4d;
  background: linear-gradient(180deg, #e73d4d 0%, #f05d26 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-orange {
  background: #f05d26;
  background: linear-gradient(180deg, #f05d26 0%, #db8920 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-purple {
  background: #d5158a;
  background: linear-gradient(180deg, #d5158a 0%, #5d1857 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-blue {
  background: #3f1fb8;
  background: linear-gradient(180deg, #3f1fb8 0%, #2e74a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.mm-table {
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 2px 8px 0 rgba(51, 38, 126, 0.16);
  background-color: #0b0f2a;
  min-height: 100%;
  max-height: 600px;
  overflow-y: auto;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.mm-table::-webkit-scrollbar {
  width: 2px;
}

.mm-table::-webkit-scrollbar-track {
  background-color: #171b3b;
}

.mm-table::-webkit-scrollbar-thumb {
  background: #303240;
}

.mm-table::-webkit-scrollbar-thumb:hover {
  background: #303240;
}

@media screen and (max-width: 960px) {
  .mm-table {
    padding: 10px;
  }
}

.mm-table table {
  width: 100%;
  border: 0;
  border-collapse: separate;
  border-spacing: 0 5px;
}

.mm-table thead {
  text-align: left;
}

.mm-table thead th {
  padding: 0px 5px 6px 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

@media screen and (max-width: 960px) {
  .mm-table thead th {
    font-size: 13px;
    padding: 5px;
  }
}

.mm-table thead th:last-child {
  text-align: right;
}

.mm-table tbody td {
  padding: 7.5px 5px 7.5px 5px;
  border-bottom: solid 1px #171b3b;
}

@media screen and (max-width: 960px) {
  .mm-table tbody td {
    font-size: 12px;
    padding: 5px;
  }
}

.mm-table tbody td:last-child {
  text-align: right;
}

.table {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

.table__row {
  display: grid;
  justify-content: space-between;
}

.table__row--header {
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  margin: 10px 0;
  padding: 5px;
  color: white;
}

.table__row--body {
  min-height: 32px;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  margin: 3px 0;
  padding: 4px 7px;
  color: white;
}

.table__row--wallets {
  grid-template-columns: 10% 10% 10% 10% 12% 12% 12% 24%;
}

.table .table__item, .table__col {
  flex: 1;
  display: flex;
  align-items: center;
  word-break: break-word;
}

.table__item--action {
  position: relative;
}

.table__text-ovflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100px;
  min-width: 50px;
}

.table__cell {
  display: flex;
  align-items: center .table__cell --break;
  align-items-word-break: break-word;
}

.field-select {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.field-select-label {
  color: #b8b8b8;
  font-size: 0.875rem;
  margin-bottom: 10px;
}

.field-select-toggle-wrapper {
  display: flex;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
}

.field-select-toggle-wrapper::after, .field-select-toggle-wrapper::before {
  content: "";
  position: absolute;
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 200%;
  transition: opacity 0.4s;
  background: white;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 30%, white 50%, rgba(255, 255, 255, 0) 70%);
  opacity: 0;
  transform: translateX(-100%);
  animation-name: wave-slide;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-timing-function: cubic-bezier(0.6, -0.28, 0.74, 0.05);
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}

.field-select-toggle-wrapper::before {
  animation-delay: 0.15s;
}

.field-select-toggle-wrapper:hover::after, .field-select-toggle-wrapper:hover::before, .field-select-toggle-wrapper:focus::after, .field-select-toggle-wrapper:focus::before {
  transition: opacity 0.15s;
}

.field-select-toggle-wrapper:hover::after, .field-select-toggle-wrapper:focus::after {
  opacity: 0.25;
}

.field-select-toggle-wrapper:hover::before, .field-select-toggle-wrapper:focus::before {
  opacity: 0.1;
}

.field-select-toggle {
  position: relative;
  cursor: pointer;
  padding: 10px 15px;
  background-color: #25284b;
  border-radius: 6px;
  text-align: left;
  width: 100%;
  border: 0;
  color: #a5a5a5 !important;
  -webkit-user-select: none;
          user-select: none;
  font-size: 0.875rem;
}

.field-select-toggle::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  height: 6px;
  width: 6px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 5px solid white;
  transform: translate(0, -50%) rotate(-180deg);
  transition: transform 0.3s;
}

.field-select-body {
  position: relative;
}

.field-select-body .options {
  position: absolute;
  left: 0;
  top: 100%;
  display: flex;
  visibility: hidden;
  flex-flow: column nowrap;
  min-width: 112px;
  min-height: calc((1 * 40px) + 16px);
  max-height: calc((5 * 40px) + 16px + 20px);
  width: 100%;
  padding: 8px 0;
  overflow: auto;
  border-radius: 4px;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  align-items: flex-start;
  justify-content: flex-start;
  background-color: #202443;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  z-index: 1;
  opacity: 0;
  transform: translateY(-100%);
  transition: opacity 0.1s, transform 0.4s;
  transition-delay: 0s, 0s;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.field-select-body .options .options-item {
  display: flex;
  width: 100%;
  min-height: 40px;
  padding: 0 16px;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  color: #ffffff;
  transition: background-color 0.3s ease;
  text-align: left;
  text-transform: capitalize;
}

.field-select-body .options .options-item:last-of-type {
  border-radius: 0 0 6px 6px;
}

.field-select-body .options .options-item:hover {
  background: rgba(0, 0, 0, 0.15);
}

.field-select-body .options::-webkit-scrollbar {
  width: 2px;
}

.field-select-body .options::-webkit-scrollbar-track {
  background-color: #202443;
}

.field-select-body .options::-webkit-scrollbar-thumb {
  background: #303240;
}

.field-select-body .options::-webkit-scrollbar-thumb:hover {
  background: #303240;
}

.field-select .field-select-toggle {
  outline: none;
}

.field-select.open .field-select-toggle::after {
  transform: translate(0, -50%) rotate(0deg);
}

.field-select.open .field-select-body {
  border-radius: 6px 6px 0 0;
}

.field-select.open .field-select-body .options {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity 0.3s, transform 0.3s;
  transition-delay: 0.15s, 0s;
}

.field-select.short-selector {
  max-width: 380px;
}

.mat-date-range-input-container {
  flex: 1 1 100%;
}

.mat-date-range-input-start-wrapper,
.mat-date-range-input-end-wrapper {
  flex: 1 1 calc(50% - 4px);
}

.slider-panel {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
  padding: 40px 0 40px 30px;
  width: 205px;
  border-right: 2px solid #0b0f2a;
}

.slider-panel .button-wrapper {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  justify-content: flex-end;
}

.slider-panel .button-select-type {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  flex: 0 1 auto;
  width: 100%;
  height: 30px;
  max-width: 170px;
  padding: 5px 15px;
  border-radius: 10px 0 0 10px;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.2s ease;
}

.slider-panel .button-select-type:hover, .slider-panel .button-select-type.active {
  background-color: #25284b;
}

.slider-panel .button-select-type.active:after, .slider-panel .button-select-type.active::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  margin: auto 0;
  width: 2px;
  height: 24px;
  border-radius: 10px;
  background-image: linear-gradient(to bottom, #e63a51, #f2641f);
}

.slider-panel .button-select-type.active .type-name {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
}

.slider-panel .button-select-type .type-name,
.slider-panel .button-select-type .type-value {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}

.prof-slider-panel-buttons-box {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 100%;
  max-width: 100%;
  border-right: solid 1px #171b3b;
}

.prof-slider-panel-buttons-box .slider-panel {
  width: 100%;
  padding: 10px 0;
  align-items: flex-start;
  border-right: 0;
}

.prof-slider-panel-buttons-box .button-wrapper {
  margin-bottom: 10px;
  justify-content: flex-start;
}

.prof-slider-panel-buttons-box .button-select-type {
  max-width: unset;
  height: auto;
  min-height: 30px;
  padding: 5px 5px 5px 15px;
}

.prof-slider-panel-buttons-box .button-select-type .type-name {
  text-align: start;
}

@media screen and (max-width: 960px) {
  .slider-panel {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #0b0f2a;
  }
  .slider-panel table tbody {
    display: flex;
    justify-content: center;
  }
  .slider-panel table tbody tr td {
    padding: 10px;
  }
}

/*
    TOOLTIP STYLES START
*/

app-cg-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: default;
}

app-cg-tooltip:hover .bb-tooltip {
  visibility: visible;
  opacity: 0.9;
}

.bb-tooltip {
  position: fixed;
  display: flex;
  visibility: hidden;
  flex-flow: column nowrap;
  max-width: 270px;
  min-width: 200px;
  padding: 15px;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  text-align: left !important;
  border-radius: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #ffffff;
  background-color: #202443;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  z-index: 10;
}

.bb-tooltip.with-title .tooltip-title,
.bb-tooltip.with-title .tooltip-text, .bb-tooltip.small-text .tooltip-title,
.bb-tooltip.small-text .tooltip-text {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.2;
}

.bb-tooltip.with-title .tooltip-title, .bb-tooltip.small-text .tooltip-title {
  font-weight: 500;
  font-size: 14px;
}

.bb-tooltip.with-title .tooltip-text, .bb-tooltip.small-text .tooltip-text {
  font-weight: 400;
  font-size: 10px;
}

.bb-tooltip.with-title .tooltip-text.bold-text,
.bb-tooltip.with-title .tooltip-text .bold-text, .bb-tooltip.small-text .tooltip-text.bold-text,
.bb-tooltip.small-text .tooltip-text .bold-text {
  font-weight: 500;
}

.bb-tooltip.with-title .tooltip-text.text-margin, .bb-tooltip.small-text .tooltip-text.text-margin {
  margin-bottom: 5px;
}

/*
    TOOLTIP STYLES END
*/

.pdf-mode-enabled .filter-tab-selects {
  display: none;
}

.pdf-mode-enabled .filter-tab .selected-filters-container .chart-block-title {
  display: none;
}

.pdf-mode-enabled .selected-filters-category {
  max-height: unset !important;
}

.pdf-mode-enabled .selected-filters-container .close {
  display: none !important;
}

.input-box {
  position: relative;
}

.input-box--md {
  width: 200px;
}

.input-box--full {
  width: 100%;
}

.input-box--24 {
  width: 24%;
}

.input-box--48 {
  width: 48%;
}

.input-box--label {
  font-size: 12px;
  display: flex;
  flex-direction: column;
}

.input-box__input {
  height: 40px;
  width: 100%;
  background-color: transparent;
  border: 1px solid #8190a2;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  padding: 0 10px;
  caret-color: white;
}

.input-box textarea.input-box__input {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: vertical;
}

.input-box__error {
  border: 1px solid #b80000 !important;
}

.input-box__label {
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: 6px;
}

.input-box__icon {
  position: absolute;
  padding: 0;
  -webkit-user-select: none;
          user-select: none;
  right: 4px;
  top: 8px;
}

.input-box__icon--eye {
  top: 29px;
  right: 12px;
}

.input-box__icon--active:before {
  content: "";
  width: 28px;
  position: absolute;
  left: -2px;
  top: 10px;
  border-top-width: 0.1px;
  border-top-style: solid;
  border-bottom-style: solid;
  transform: rotate(-45deg);
}

.input-box ::placeholder {
  color: #8190a2;
  background-color: transparent;
  opacity: 1;
  /* Firefox */
}

.input-box__highlighted {
  border: 1px solid #d6ff00;
}

.input-box__input:-webkit-autofill, .input-box__input:-webkit-autofill:hover, .input-box__input:-webkit-autofill:focus,
.input-box__input textarea:-webkit-autofill,
.input-box__input textarea:-webkit-autofill:hover,
.input-box__input textarea:-webkit-autofill:focus,
.input-box__input select:-webkit-autofill,
.input-box__input select:-webkit-autofill:hover,
.input-box__input select:-webkit-autofill:focus {
  -webkit-text-fill-color: #ffffff;
  box-shadow: 0 0 0 1000px inset #191c32;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.input-box__input:disabled {
  color: #8190a2;
  cursor: not-allowed;
}

.search-container {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

@media (min-width: 320px) and (max-width: 899px) {
  .search-container {
    flex-direction: column;
    align-items: flex-start;
    width: 100% !important;
    margin: 0;
  }
}

.search-container .input-box {
  flex-grow: 1;
}

@media (min-width: 320px) and (max-width: 899px) {
  .search-container .input-box {
    width: 100%;
  }
}

.search-container input {
  padding-right: 30px;
}

.search-container .button {
  margin-left: 5px;
}

@media (min-width: 320px) and (max-width: 899px) {
  .search-container .button {
    width: 140px;
    margin-left: 0;
    margin-top: 15px;
  }
}

.input-group__inp {
  margin-right: 10px;
}

.input-group__inp:last-child {
  margin-right: 0;
}

.mat-selected {
  background-color: #012042 !important;
}

.mat-autocomplete-panel .mat-option-text {
  font-size: 12px;
}

/* Ensure time picker containers match date picker spacing */

.filters__start-time.filters__item,
.filters__end-time.filters__item {
  margin-right: 28px !important;
}

.filters__start-time .input-box__label,
.filters__end-time .input-box__label {
  margin-bottom: 0 !important;
}

.filters__start-time .mat-form-field-wrapper,
.filters__end-time .mat-form-field-wrapper {
  padding: 0 !important;
}

.filters__start-time .mat-form-field-infix,
.filters__end-time .mat-form-field-infix {
  padding: 0 !important;
}

.mat-form-field-underline,
.mat-form-field-subscript-wrapper {
  display: none !important;
}

.dialog-custom-box mat-dialog-container {
  padding: 0;
}

.dialog {
  display: flex;
  flex-direction: column;
  align-items: inherit;
  justify-content: space-between;
}

.dialog__header {
  padding: 20px;
}

.dialog__title {
  font-size: 20px;
  color: #d6ff00;
  margin: 0;
}

.dialog__body {
  max-height: 65vh;
  overflow-y: auto;
  border-radius: 0 0 4px 4px;
  padding: 20px;
  color: #fff;
}

.dialog__row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.dialog__row--end {
  justify-content: flex-end;
}

.dialog__text {
  color: #ffffff;
  font-size: 14px;
}

.dialog__text--ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dialog__text-custom {
  margin-left: 15px;
}

.dialog__box-left {
  flex: 1;
}

.dialog__box-right {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
  max-width: 50%;
}

.dialog__box-right .button-copy {
  margin-left: 20px;
}

.dialog__box-right .mat-slide-toggle {
  margin-right: 20px;
}

.dialog__footer {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}

.dialog__footer .button {
  margin-right: 10px;
}

.dialog__footer .button:last-child {
  margin-right: 0;
}

.dialog ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 2px;
}

.dialog ::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #25284b;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.material-icons.dialog__close-btn {
  color: white;
  cursor: pointer;
}

@media (min-width: 320px) and (max-width: 899px) {
  .full-width-for-mobile {
    width: 100% !important;
  }
}

.select {
  display: flex;
  flex-direction: column;
}

.select--md {
  width: 200px;
}

.select--full {
  width: 100%;
}

.select--48 {
  width: 48%;
}

.select .mat-select {
  height: 40px;
  width: 100%;
  border: 1px solid #8190a2;
  border-radius: 4px;
}

.select__label {
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 10px;
}

.select .mat-select,
.select .mat-select-trigger,
.select .mat-select .mat-select-value {
  font-size: 12px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  padding: 0 5px;
}

.select .mat-select-trigger {
  display: flex;
  height: 100%;
}

.select .mat-select-value {
  max-width: 100%;
}

.select .mat-select-arrow-wrapper,
.select .mat-select-value {
  display: flex;
  align-items: center;
}

.select .mat-select-arrow {
  color: #ffffff;
}

/* Material select colors rewriting */

.mat-select-panel {
  background: #25284b;
}

.mat-option {
  color: #d6ff00;
}

.mat-option:hover:not([disabled]) {
  background-color: #88b800;
}

.mat-option .mat-option-text {
  color: #ffffff;
}

/* Material autocomplete colors rewriting */

.mat-autocomplete-panel {
  background: #25284b;
}

.mat-option.mat-active {
  background-color: #012042;
}

.checkbox {
  color: white;
}

.logo {
  display: inline-block;
  width: 133px;
  height: 50px;
  font-size: 0;
  background-image: url("/assets/img/logo-dark.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.button-group {
  display: flex;
}

.button-group__item:not(:last-child) {
  margin-right: 20px;
}

.button-group_sm .button-group__item:not(:last-child) {
  margin-right: 10px;
}

.top-bar {
  display: flex;
  align-items: center;
}

.top-bar__heading {
  margin-right: 30px;
}

.top-bar__buttons {
  margin-left: auto;
}

.bottom-bar {
  margin-top: 20px;
}

.transaction-direction {
  display: inline-flex;
  align-items: center;
}

.transaction-direction__icon {
  flex-shrink: 0;
  margin-right: 5px;
}

.transaction-direction_in,
.transaction-direction_in .transaction-direction__icon {
  color: green !important;
}

.transaction-direction_out,
.transaction-direction_out .transaction-direction__icon {
  color: red !important;
}

.datepicker .mat-form-field-wrapper,
.datepicker .mat-form-field-label-wrapper {
  padding-bottom: 0 !important;
}

.datepicker .mat-form-field-infix {
  padding: 0 !important;
}

.datepicker .mat-form-field-infix {
  border-top: 0 !important;
}

.datepicker .mat-form-field-underline {
  display: none;
}

.datepicker .mat-form-field-suffix {
  align-self: center;
}

.datepicker .mat-datepicker-toggle {
  position: relative;
  right: 3px;
}

.datepicker .mat-input-element {
  margin-top: 0 !important;
}

.datepicker input {
  height: 38px;
  width: 100%;
  background-color: transparent;
  border: 1px solid #8190a2;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #f5f5f5;
  padding: 0 10px;
  caret-color: white;
}

.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.pagination__total {
  font-size: 14px;
  margin-top: 5px;
  margin-right: 30px;
}

.interactive-text {
  display: inline-flex;
  align-items: center;
}

.interactive-text__value {
  flex-grow: 1;
  max-width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.interactive-text__buttons {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: 5px;
}

.interactive-text__button {
  display: flex;
  padding: 3px;
  opacity: 0.75;
}

.interactive-text__button:hover {
  opacity: 1;
}

.interactive-text__button:active {
  transform: translate(1px, 1px);
}

.interactive-text__icon {
  font-size: 1.4em;
  margin: auto;
}

.material-icons {
  color: #000;
}

.tabs__nav {
  border-color: rgba(255, 255, 255, 0.1);
  -webkit-user-select: none;
          user-select: none;
}

.tabs__nav .mat-tab-label-content {
  color: white;
}

.tabs__nav .mat-tab-body-content {
  overflow: hidden;
  padding-top: 30px;
}

.tabs__nav .mat-tab-link:hover {
  opacity: 1;
}

.tabs__nav .mat-tab-label-active {
  opacity: 1;
}

.tabs__nav .mat-ink-bar {
  background-color: #d6ff00 !important;
}

.tabs__content {
  padding-top: 30px;
}

.info-table {
  width: 100%;
  table-layout: fixed;
}

.info-table tr:not(:first-child) td {
  padding-top: 10px;
}

.info-table tr:not(:last-child) td {
  padding-bottom: 10px;
  border-bottom: 1px solid #8190a2;
  width: 100px;
  white-space: pre-wrap;
  /* CSS3 */
  white-space: -moz-pre-wrap;
  /* Firefox */
  white-space: -pre-wrap;
  /* Opera <7 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* IE */
}

.info-table td:not(:last-child) {
  padding-right: 20px;
}

.info-table td:first-child {
  white-space: nowrap;
}

.info-table td:last-child {
  text-align: right;
}

.info {
  display: inline-block;
  font-size: 14px;
  line-height: 1.25;
  text-align: center;
}

.info tr:first-child td {
  border-top: 0;
}

.info tr:last-child td {
  border-bottom: 0;
}

.info td {
  font-size: 16px;
  vertical-align: middle;
  padding: 10px 20px;
  border: 1px solid;
}

.info td:first-child {
  border-left: 0;
}

@media (min-width: 320px) and (max-width: 899px) {
  .info {
    display: block;
    overflow: scroll;
  }
  .info td {
    padding: 10px;
    font-size: 12px;
    line-height: 10px;
    font-weight: 300;
  }
}

.info-group {
  display: flex;
}

.info-group__item {
  width: calc(50% - 25px);
  flex-shrink: 0;
}

.info-group__item:nth-child(2) {
  margin-left: 50px;
}

@media (min-width: 320px) and (max-width: 899px) {
  .info-group {
    flex-direction: column;
    align-items: baseline;
    width: 100%;
  }
  .info-group__item {
    width: 100%;
  }
  .info-group__item:nth-child(2) {
    margin-left: 0;
    margin-top: 20px;
  }
}

.toggle {
  font-size: 12px;
  -webkit-user-select: none;
          user-select: none;
}

.toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,
.toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-bar, .toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,
.toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #d6ff00 !important;
}

.toggle_high {
  display: inline-flex !important;
  align-items: center;
  min-height: 40px;
}

.toggle_danger.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,
.toggle_danger.mat-slide-toggle.mat-checked .mat-slide-toggle-bar, .toggle_danger.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,
.toggle_danger.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #e73d4d !important;
}

.matrix_container {
  overflow: scroll;
}

.matrix tr:first-child td {
  border-top: 0;
}

.matrix td {
  font-size: 16px;
  vertical-align: middle;
  padding: 20px;
  border: 1px solid;
}

.matrix td:first-child {
  border-left: 0;
}

@media (min-width: 320px) and (max-width: 899px) {
  .matrix {
    width: 100%;
  }
  .matrix td {
    padding: 10px;
    font-size: 12px;
    line-height: 10px;
    font-weight: 300;
  }
}

.upload-dialog__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.upload-dialog__ngx-box {
  border: 2px dashed rgba(255, 255, 255, 0.5019607843);
  box-sizing: border-box;
  border-radius: 8px;
}

.upload-dialog__dwn-btn {
  color: #d6ff00;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}

.upload-dialog__ngx-text-box {
  margin-top: 50px;
  text-align: center;
}

.upload-dialog__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.3;
  color: #ffffff;
}

.upload-dialog__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  background-color: rgba(255, 255, 255, 0.2);
  padding: 16px;
  margin-bottom: 16px;
}

.upload-dialog__wrapper-images {
  margin: 20px 0;
}

.upload-dialog__box-img {
  width: 40px;
  height: 40px;
}

.upload-dialog__img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.upload-dialog__file-img {
  width: 26px;
  height: 32px;
}

.upload-dialog__file-info {
  width: 80%;
  display: flex;
  flex-direction: column;
  margin: 0 20px;
}

.upload-dialog__file-info-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
  margin-bottom: 10px;
}

.upload-dialog__footer {
  justify-content: center;
}

.upload-dialog__wrap-btn {
  width: 30%;
}

.upload-dialog__error-msg {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3;
  color: #b80000;
  margin: 20px 0;
}

.upload-dialog .mat-progress-bar-fill::after {
  background-color: #ffffff;
}

.upload-dialog .mat-progress-bar-buffer {
  background: rgba(255, 255, 255, 0.3);
}

.upload-dialog .mat-progress-bar {
  border-radius: 2px;
}

.upload-box__list {
  margin-top: 50px;
}

.upload-box__wrap-btn {
  width: 100%;
}

.upload-box__btn-img {
  margin-right: 12px;
}

.upload-box__btn-icon {
  margin-left: 12px;
}

.upload-box__item {
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  border: 1px solid white;
  margin-bottom: 20px;
}

.upload-box__link {
  width: 100%;
  height: 100%;
}

.upload-box__img {
  width: 100%;
  height: 100%;
}

.upload-box__cancel {
  color: #ffffff;
}

.upload-box__cancel-box {
  text-align: right;
}

.kyc-type-box {
  width: 80%;
  margin: 0 auto;
}

.kyc-type-box__inner {
  display: flex;
  justify-content: center;
}

.kyc-type-box__item {
  width: calc(33.3333333333% - 20px);
  margin-right: 30px;
}

.kyc-type-box__item:last-child {
  margin-right: 0;
}

.kyc-type-box__title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 20px;
}

@media (min-width: 320px) and (max-width: 899px) {
  .kyc-type-box {
    width: 100%;
  }
  .kyc-type-box__inner {
    flex-direction: column;
  }
  .kyc-type-box__item {
    width: 100%;
    margin-right: 0;
  }
  .kyc-type-box__item:last-child {
    margin-right: 0;
  }
  .kyc-type-box__title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 20px;
  }
}

.filters {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  font-size: 18px;
  padding-bottom: 30px;
}

@media (min-width: 320px) and (max-width: 899px) {
  .filters {
    padding-top: 20px;
  }
}

.filters .button-container {
  margin-right: 20px;
}

.filters:last-child {
  margin-right: 0;
  margin-left: auto;
}

.filters__items {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.filters__item {
  flex-shrink: 0;
}

@media (min-width: 320px) and (max-width: 899px) {
  .filters__item {
    width: 100% !important;
    margin: 12px 0;
  }
}

.filters__toggle {
  width: auto;
}

.filters__btn {
  flex-shrink: 0;
  margin-left: 30px;
}

.filters__item:not(:last-child) {
  margin-right: 8px;
}

.filters__role, .filters__status, .filters__blocked {
  width: 200px;
}

.filters__buttons {
  margin-left: auto;
}

.buttons-row-container {
  display: flex;
  align-items: center;
}

@media (min-width: 320px) and (max-width: 899px) {
  .filters {
    display: block;
  }
  .button-container {
    width: 100%;
    margin: 15px 0 !important;
  }
  .button-container button {
    margin-right: 0;
    width: 100%;
  }
  .buttons-row-container {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.gradient-green-blue {
  background: #22cd93;
  background: linear-gradient(180deg, #22cd93 0%, #2e74a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-red {
  background: #e73d4d;
  background: linear-gradient(180deg, #e73d4d 0%, #f05d26 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-orange {
  background: #f05d26;
  background: linear-gradient(180deg, #f05d26 0%, #db8920 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-purple {
  background: #d5158a;
  background: linear-gradient(180deg, #d5158a 0%, #5d1857 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-blue {
  background: #3f1fb8;
  background: linear-gradient(180deg, #3f1fb8 0%, #2e74a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.custom-snackBar {
  color: #012042;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
}

.custom-snackBar .mat-simple-snack-bar-content {
  padding: 8px;
  position: relative;
}

.custom-snackBar .mat-simple-snack-bar-content::before {
  position: absolute;
  z-index: 100000;
  left: 0;
  top: 2px;
}

.custom-snackBar .mat-simple-snackbar-action {
  color: #012042;
}

.custom-snackBar.success {
  color: #012042;
  border-color: #88b800;
  background-color: #88b800;
}

.custom-snackBar.error {
  color: #ffffff;
  border-color: #b80000;
  background-color: #b80000;
}

app-signin,
.fx {
  display: flex;
}

.session-form {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 450px;
  margin: 50px auto;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.4);
  background-color: #171b3b;
  color: #ffffff;
}

.session-title-box {
  flex-direction: column;
  margin-bottom: 20px;
  justify-content: center;
}

.session-title-box img {
  height: 65px;
}

.session-title {
  justify-content: center;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 2.5px;
}

.session-title.big-title {
  text-align: center;
  font-size: 24px;
}

@media screen and (max-width: 960px) {
  .session-title.big-title {
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
  }
}

.session-title.small-title {
  font-size: 13px;
}

.session-input-row {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  max-width: 100%;
  flex-flow: column nowrap;
  width: 100%;
  margin-bottom: 16px;
}

.session-input-row .session-title {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: left;
  opacity: 0.9;
}

.session-input-row .session-input-box {
  display: flex;
  align-items: center;
}

.session-input-row .session-input {
  display: flex;
  flex: 1 1 100%;
  align-items: center;
  justify-content: center;
  width: 100%;
  outline: none;
  border: none;
  margin: 10px 0 1.8px 0.6px;
  padding: 10px;
  border-radius: 8px;
  background-color: #25284b;
  color: #ffffff;
}

.session-actions-box {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 10px 0;
  font-size: 13px !important;
  line-height: 1.31 !important;
}

.session-link {
  color: #f76521;
}

.button-box {
  justify-content: center;
  padding: 20px 0 10px 0;
}

.session-button {
  position: relative;
  width: 100%;
  max-width: 310px;
  padding: 16px 20px;
  border-radius: 8px;
  border: solid 1px transparent;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.11);
}

@media screen and (max-width: 960px) {
  .session-button {
    padding: 12px 14px;
    border-radius: 6px;
    font-size: 16px;
  }
}

.session-button:disabled {
  cursor: no-drop !important;
}

.link-orange {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: 91deg, #e83f4b 2%, #f76521 100%;
}

.arrow-right {
  position: absolute;
  top: 35%;
  right: 60px;
  z-index: 15;
}

@media screen and (max-width: 960px) {
  .arrow-right {
    right: 20px;
    font-size: 15px;
  }
}

.create-account {
  justify-content: center;
  margin: 16px 1.6px 9.8px 1.1px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #f76521;
}

.mat-checkbox-inner-container {
  height: 28px !important;
  width: 28px !important;
  border-radius: 8px !important;
  outline: none !important;
  background: rgba(255, 255, 255, 0.11) !important;
}

.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.mat-checkbox-checked.mat-accent .mat-checkbox-background,
.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: #f76521 !important;
  border: none !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus,
input textarea:-webkit-autofill,
input textarea:-webkit-autofill:hover,
input textarea:-webkit-autofill:focus,
input select:-webkit-autofill,
input select:-webkit-autofill:hover,
input select:-webkit-autofill:focus {
  -webkit-text-fill-color: #ffffff;
  box-shadow: 0 0 0 1000px inset #191c32;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.captcha-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Add product image uploading */

.product-uploaded-image-container {
  position: relative;
  max-height: 200px;
  border-radius: 8px;
}

.theme-light .product-uploaded-image-container {
  background-color: #343444;
  box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.09);
}

.theme-dark .product-uploaded-image-container {
  background-color: #343444;
  box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.09);
}

.uploaded-documents.downloadable {
  cursor: pointer;
}

.product-uploaded-image-remove-button {
  position: absolute;
  right: -8px;
  top: -8px;
  height: 30px;
  width: 30px;
  border-radius: 18px;
}

.theme-light .product-uploaded-image-remove-button {
  border: 1px solid #ffffff;
  background-color: #68cbcc;
  box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.09);
}

.theme-dark .product-uploaded-image-remove-button {
  border: 1px solid #000733;
  background-color: #68cbcc;
  box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.09);
}

@media screen and (max-width: 959px) {
  .product-uploaded-image-remove-button {
    right: -5px;
    top: -5px;
    height: 19px;
    width: 19px;
  }
}

.product-uploaded-image-remove-button span.icon-close {
  color: #ff6163;
  font-size: 10px;
}

@media screen and (max-width: 959px) {
  .product-uploaded-image-remove-button span.icon-close {
    font-size: 8px;
    line-height: 19px;
  }
}

.product-uploaded-image-wrapper {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.product-uploaded-image-wrapper img.product-uploaded-image {
  height: 100%;
  width: 100%;
  border-radius: 8px;
}

.upload-button {
  width: 100%;
  border-radius: 0;
  padding: 12px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.theme-light .upload-button {
  background-color: #68cbcc;
  color: #243748;
}

.theme-dark .upload-button {
  background-color: #68cbcc;
  color: #243748;
}

app-upload-dialog {
  margin-bottom: 15px;
}

.image-upload-dialog-container {
  width: 100%;
  min-height: 400;
  height: 100%;
  background-color: #ffffff;
  text-align: center;
}

.uploaded-images-list-container .uploaded-image-container {
  position: relative;
  width: 100px;
  margin: 0 10px;
  border-radius: 8px;
}

.theme-light .uploaded-images-list-container .uploaded-image-container {
  box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.09);
}

.theme-dark .uploaded-images-list-container .uploaded-image-container {
  box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.09);
}

.uploaded-images-list-container .uploaded-image-remove-button {
  position: absolute;
  right: -8px;
  top: -8px;
  height: 26px;
  width: 26px;
  border-radius: 18px;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 9px;
}

.theme-light .uploaded-images-list-container .uploaded-image-remove-button {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.09);
}

.theme-dark .uploaded-images-list-container .uploaded-image-remove-button {
  border: 1px solid #cccccc;
  background-color: #000733;
  box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.09);
}

.uploaded-images-list-container .uploaded-image-remove-button i {
  font-size: 16px;
}

.uploaded-images-list-container .uploaded-image-remove-button span.icon-close {
  font-size: 10px;
}

.theme-light .uploaded-images-list-container .uploaded-image-remove-button span.icon-close {
  color: #ff6163;
}

.theme-dark .uploaded-images-list-container .uploaded-image-remove-button span.icon-close {
  color: #ff6163;
}

.uploaded-images-list-container .uploaded-image-wrapper {
  height: 100px;
  width: 100px;
  overflow: hidden;
}

.theme-light .uploaded-images-list-container .uploaded-image-wrapper {
  border: 1px solid #303045;
}

.theme-dark .uploaded-images-list-container .uploaded-image-wrapper {
  border: 1px solid #303045;
}

.uploaded-images-list-container .uploaded-image {
  height: 100%;
  width: 100%;
  border-radius: 8px;
}

.theme-light .form-error-msg {
  color: #ffffff;
}

.theme-dark .form-error-msg {
  color: #000733;
}

.text-align-left {
  text-align: left;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

.estimated_amount {
  font-size: 16px;
  display: block;
}

.theme-light .estimated_amount {
  color: #dfdfdf !important;
}

.theme-dark .estimated_amount {
  color: #dfdfdf !important;
}

.theme-light .highcharts-point.highcharts-point-up {
  fill: #00c155;
}

.theme-dark .highcharts-point.highcharts-point-up {
  fill: #00c155;
}

.ng-select.ng-select-opened .ng-placeholder {
  display: block !important;
}

.ng-select.ng-select-filtered .ng-placeholder {
  display: none !important;
}

.ng-select.ng-select-opened .ng-value {
  display: none !important;
}

.mat-paginator-range-label {
  display: none !important;
}

.mat-paginator-page-size-label {
  display: none !important;
}

.snackbar-title {
  text-transform: capitalize;
}

.theme-light .snackbar-title {
  color: #00c155;
}

.theme-dark .snackbar-title {
  color: #00c155;
}

.advanced-options {
  width: 100%;
  display: block;
  text-align: right;
  font-size: 12px;
  cursor: pointer;
}

.theme-light .advanced-options {
  color: #ffffff;
}

.theme-dark .advanced-options {
  color: #000733;
}

.advanced-options i {
  font-size: 12px;
}

.main-open-orders {
  min-height: 250px;
}

.selected-symbol-info .selected-symbol-container {
  margin: 6px 4px 4px;
  border-radius: 3px;
  padding: 7px 0;
}

.theme-light .selected-symbol-info .selected-symbol-container {
  background-color: #314456;
  color: #ffffff;
}

.theme-dark .selected-symbol-info .selected-symbol-container {
  background-color: #314456;
  color: #000733;
}

.selected-symbol-info .title {
  font-size: 10px;
  margin-bottom: 3px;
  letter-spacing: 0;
}

.selected-symbol-info .value {
  font-size: 12px;
  letter-spacing: 0;
}

.theme-light .selected-symbol-info .value {
  color: #00c155;
}

.theme-dark .selected-symbol-info .value {
  color: #00c155;
}

.theme-light .white {
  color: #ffffff;
}

.theme-dark .white {
  color: #000733;
}

.img-thumbnail {
  transition: unset;
}

.current-page {
  float: right;
  line-height: 58px;
  font-size: 12px;
  margin-right: 5px;
}

.theme-light .current-page {
  color: #ffffff;
}

.theme-dark .current-page {
  color: #000733;
}

.go-to-first-page {
  margin-right: 15px;
  text-decoration: none;
  cursor: pointer;
}

.go-to-first-page:hover {
  text-decoration: none;
}

.theme-light .mat-checkbox-label {
  color: #ffffff;
}

.theme-dark .mat-checkbox-label {
  color: #000733;
}

.mat-paginator-navigation-previous:disabled {
  opacity: 0.2;
}

.mat-paginator-navigation-next:disabled {
  opacity: 0.2;
}

.egret-indigo .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: #efefef !important;
}

.document-type-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}

.document-type-box .document-type {
  margin: 12px;
  text-align: center;
  padding: 42px 0 40px 0;
  width: 20%;
}

.theme-light .document-type-box .document-type {
  border: solid 1px #ececec;
  background-color: #ffffff;
  background: linear-gradient(167deg, rgba(2, 0, 36, 0) 0%, rgba(0, 128, 241, 0.06) 89%, rgba(0, 128, 241, 0.06) 35%);
}

.theme-dark .document-type-box .document-type {
  border: solid 1px #3f4358;
  background-color: #000733;
  background: linear-gradient(167deg, rgba(2, 0, 36, 0) 0%, rgba(0, 128, 241, 0.06) 89%, rgba(0, 128, 241, 0.06) 35%);
}

.document-type-box .document-type.passive {
  opacity: 0.3;
}

.document-type-box .document-type .img-box {
  margin: 0 auto 24px auto;
  position: relative;
  height: 64px;
  width: 64px;
  border-radius: 50%;
}

.theme-light .document-type-box .document-type .img-box {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.09);
}

.theme-dark .document-type-box .document-type .img-box {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.09);
}

.document-type-box .document-type .img-box > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.document-type-box .document-type .type {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.theme-light .document-type-box .document-type .type {
  color: #000733;
}

.theme-dark .document-type-box .document-type .type {
  color: #fefefe;
}

@media (max-width: 768px) {
  .document-type-box .document-type {
    width: 278px;
    max-width: 95%;
  }
}

.image-upload-dialog-container {
  flex-direction: column;
}

.image-upload-dialog-container .header h1 {
  font-family: "Ubuntu Bold", sans-serif !important;
  font-size: 24px !important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
}

.theme-light .image-upload-dialog-container .header h1 {
  color: #010836;
}

.theme-dark .image-upload-dialog-container .header h1 {
  color: #010836;
}

.image-upload-dialog-container .add-image-dialog-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
}

.image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data {
  margin-bottom: 40px;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

.image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data > .ng-star-inserted {
  padding-left: 45px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('round-file_copy-24px.229ad198ce8c933d.svg');
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 20px;
}

.image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .uploaded-image-remove-button {
  position: absolute;
  top: -10px;
  right: 0;
  border: none;
  background-color: transparent;
}

.image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .image-name {
  max-width: 90%;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
}

.theme-light .image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .image-name {
  color: #000733;
}

.theme-dark .image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .image-name {
  color: #fefefe;
}

.image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .image-size {
  margin-top: 4px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
}

.theme-light .image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .image-size {
  color: #80849b;
}

.theme-dark .image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .image-size {
  color: #80849b;
}

.image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .uploader-progress {
  position: relative;
  width: 100%;
  height: 4px;
  border-radius: 5px;
}

.theme-light .image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .uploader-progress b {
  background-color: #0080f1;
}

.theme-dark .image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .uploader-progress b {
  background-color: #0080f1;
}

.image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .uploader-progress .text {
  position: absolute;
  top: 100%;
  right: 0;
}

.image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .uploader-progress mat-progress-bar {
  position: relative;
}

.image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .uploader-progress mat-progress-bar::after {
  z-index: 10;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.theme-light .image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .uploader-progress mat-progress-bar::after {
  background-color: #0080f1;
}

.theme-dark .image-upload-dialog-container .add-image-dialog-wrapper .upload-image-all-data .uploader-progress mat-progress-bar::after {
  background-color: #0080f1;
}

.theme-light .uploader-plugin .mat-dialog-title-wrapper h1 {
  color: #ffffff !important;
}

.theme-dark .uploader-plugin .mat-dialog-title-wrapper h1 {
  color: #000733 !important;
}

.uploader-plugin mat-progress-bar {
  height: 100%;
}

.product-uploaded-image-wrapper img.product-uploaded-image {
  border-radius: 8px;
  background-color: white;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.product-uploaded-image-wrapper img {
  cursor: pointer;
  margin: 25px;
}

.product-uploaded-image-wrapper .uploadImage {
  width: 400px;
  height: 250px;
}

.new-blue-button {
  cursor: pointer;
  max-width: 100%;
  width: 288px;
  height: 56px;
  border-radius: 8px !important;
  border: none;
  outline: none;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  transition: 0.3s ease-in-out;
}

.theme-light .new-blue-button {
  background-color: #0080f1 !important;
  color: white !important;
}

.theme-dark .new-blue-button {
  background-color: #0080f1 !important;
  color: white !important;
}

.new-blue-button.small {
  width: 87px;
  height: 40px;
  font-size: 14px;
}

.theme-light .new-blue-button.canceled {
  background-color: #d10055 !important;
}

.theme-dark .new-blue-button.canceled {
  background-color: #d10055 !important;
}

.new-blue-button:disabled {
  cursor: no-drop !important;
}

.theme-light .new-blue-button:disabled {
  background-color: #7ebff7 !important;
}

.theme-dark .new-blue-button:disabled {
  background-color: #7ebff7 !important;
}

.theme-light .new-blue-button:disabled:hover {
  box-shadow: none;
}

.theme-dark .new-blue-button:disabled:hover {
  box-shadow: none;
}

.theme-light .new-blue-button:hover {
  background-color: #0268c2 !important;
  box-shadow: 0 8px 16px 0 rgba(0, 128, 241, 0.36) !important;
}

.theme-dark .new-blue-button:hover {
  background-color: #0268c2 !important;
  box-shadow: 0 8px 16px 0 rgba(0, 128, 241, 0.36) !important;
}

@media (max-width: 480px) {
  .new-blue-button {
    height: 48px;
  }
}

ngx-file-drop .ngx-file-drop__drop-zone {
  border: none !important;
  height: auto !important;
  max-width: 100%;
  margin: 15px auto;
  padding: 36px;
  border-radius: 8px;
}

ngx-file-drop .dropZonelabel {
  color: white;
}

.gradient-green-blue {
  background: #22cd93;
  background: linear-gradient(180deg, #22cd93 0%, #2e74a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-red {
  background: #e73d4d;
  background: linear-gradient(180deg, #e73d4d 0%, #f05d26 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-orange {
  background: #f05d26;
  background: linear-gradient(180deg, #f05d26 0%, #db8920 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-purple {
  background: #d5158a;
  background: linear-gradient(180deg, #d5158a 0%, #5d1857 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

.gradient-blue {
  background: #3f1fb8;
  background: linear-gradient(180deg, #3f1fb8 0%, #2e74a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$colorPrimary, endColorstr=$colorSecondary, GradientType=1);
}

:root {
  --swiper-theme-color: transparent !important;
}

html,
body {
  font-family: "Exo";
}

html.selected_lang_hy,
body.selected_lang_hy {
  font-family: "Arnamu";
}

div {
  box-sizing: border-box;
}

a.selected_lang_hy {
  font-family: "Arnamu" !important;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

ul,
li,
ol {
  margin: 0;
  padding: 0;
}

small {
  font-weight: inherit !important;
}

button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
}

button.selected_lang_hy {
  font-family: "Arnamu" !important;
}

p {
  margin: 0;
  padding: 0;
}

.demo-title {
  color: white;
  text-align: center;
  margin: 2rem 0;
}

.page {
  padding: 15px;
}

.w-100 {
  width: 100%;
}

.px-3 {
  padding-left: 15px;
  padding-right: 15px;
}

.py-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.p-3 {
  padding: 15px;
}

.mt-55 {
  margin-top: 55px;
}

.h-100 {
  height: 100%;
}

.hide {
  display: none;
}

.show-fx {
  display: flex;
}

.chart-wrapper {
  height: 100%;
  min-height: 200px;
}

.grey-tab {
  border-radius: 10px;
  background-color: #171b3b;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.grey-tab.single-slider-tab {
  max-height: 208px;
  height: 100%;
}

.yellow-btn {
  padding: 0.75rem 1.25rem;
  background-color: #f6c82d;
  color: white;
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: bold;
  transition: all 0.3s;
}

.yellow-btn:hover, .yellow-btn:focus {
  background-color: #f0bb0a;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}

.tab-btn {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: 0.875rem;
  color: white;
  text-transform: capitalize;
  font-weight: 500;
  border-radius: 6px;
  padding: 0.312rem 0.5rem;
  transition: background-color 0.3s;
  position: relative;
  overflow: hidden;
}

.tab-btn::after, .tab-btn::before {
  content: "";
  position: absolute;
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 200%;
  transition: opacity 0.4s;
  background: white;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 30%, white 50%, rgba(255, 255, 255, 0) 70%);
  opacity: 0;
  transform: translateX(-100%);
  animation-name: wave-slide;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-timing-function: cubic-bezier(0.6, -0.28, 0.74, 0.05);
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}

.tab-btn::before {
  animation-delay: 0.15s;
}

.tab-btn:hover::after, .tab-btn:hover::before, .tab-btn:focus::after, .tab-btn:focus::before {
  transition: opacity 0.15s;
}

.tab-btn:hover::after, .tab-btn:focus::after {
  opacity: 0.25;
}

.tab-btn:hover::before, .tab-btn:focus::before {
  opacity: 0.1;
}

.tab-btn span {
  font-size: 0.625rem;
  font-weight: 500;
  opacity: 0.7;
}

.tab-btn:hover, .tab-btn:focus {
  background-color: #25284b;
}

.tab-btn.active {
  background-color: #25284b;
  position: relative;
  box-shadow: 8px 0 0 -5px #f05d26;
}

.arrow-btn {
  position: relative;
  padding: 0 12px 2px 0;
  margin-bottom: 0.25rem;
}

.arrow-btn::after {
  position: absolute;
  right: 0;
  top: calc(50% - 1px);
  content: "\e90a";
  transform: translate(0, -50%);
  font-family: "icomoon";
  font-size: 0.75rem;
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.arrow-btn::before {
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #f05d26;
  transform: translateX(-102%);
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.arrow-btn:hover::before, .arrow-btn:focus::before {
  transform: translateX(0);
}

.arrow-btn:hover:after, .arrow-btn:hover::after {
  transform: translate(5px, -50%);
}

.data-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

@media screen and (max-width: 960px) {
  .data-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.waves-ones {
  position: relative;
  overflow: hidden;
}

.waves-ones::after, .waves-ones::before {
  content: "";
  position: absolute;
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 200%;
  transition: opacity 0.4s;
  background: white;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 30%, white 50%, rgba(255, 255, 255, 0) 70%);
  opacity: 0;
  transform: translateX(-100%);
  animation-name: wave-slide;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-timing-function: cubic-bezier(0.6, -0.28, 0.74, 0.05);
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}

.waves-ones::before {
  animation-delay: 0.15s;
}

.waves-ones::after, .waves-ones::before {
  opacity: 0.25;
}

.waves-ones::before {
  opacity: 0.1;
}

.waves-ones::after, .waves-ones::before {
  animation-iteration-count: initial;
}

.waves-ones::after {
  animation-delay: 0.3s;
}

.waves-ones::before {
  animation-delay: 0.45s;
}

.waves-forever {
  position: relative;
  overflow: hidden;
}

.waves-forever::after, .waves-forever::before {
  content: "";
  position: absolute;
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 200%;
  transition: opacity 0.4s;
  background: white;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 30%, white 50%, rgba(255, 255, 255, 0) 70%);
  opacity: 0;
  transform: translateX(-100%);
  animation-name: wave-slide;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-timing-function: cubic-bezier(0.6, -0.28, 0.74, 0.05);
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}

.waves-forever::before {
  animation-delay: 0.15s;
}

.waves-forever::after, .waves-forever::before {
  opacity: 0.25;
}

.waves-forever::before {
  opacity: 0.1;
}

.waves-forever::after, .waves-forever::before {
  animation-iteration-count: infinite;
}

.waves-hover {
  position: relative;
  overflow: hidden;
}

.waves-hover::after, .waves-hover::before {
  content: "";
  position: absolute;
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 200%;
  transition: opacity 0.4s;
  background: white;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 30%, white 50%, rgba(255, 255, 255, 0) 70%);
  opacity: 0;
  transform: translateX(-100%);
  animation-name: wave-slide;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-timing-function: cubic-bezier(0.6, -0.28, 0.74, 0.05);
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}

.waves-hover::before {
  animation-delay: 0.15s;
}

.waves-hover:hover::after, .waves-hover:hover::before, .waves-hover:focus::after, .waves-hover:focus::before {
  transition: opacity 0.15s;
}

.waves-hover:hover::after, .waves-hover:focus::after {
  opacity: 0.25;
}

.waves-hover:hover::before, .waves-hover:focus::before {
  opacity: 0.1;
}

@keyframes wave-slide {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(50%);
  }
}

.row-wrap {
  flex-flow: row wrap;
}

.row-nowrap {
  flex-flow: row nowrap;
}

.align-all-fxStr-fxStr {
  justify-content: flex-start;
  align-items: flex-start;
}

.align-all-fxStr-fxEnd {
  justify-content: flex-start;
  align-items: flex-end;
}

.align-all-fxStr-ctr {
  justify-content: flex-start;
  align-items: center;
}

.align-all-fxStr-spcBtw {
  justify-content: flex-start;
  align-items: space-between;
}

.align-all-fxStr-spcArd {
  justify-content: flex-start;
  align-items: space-around;
}

.align-all-fxStr-stre {
  justify-content: flex-start;
  align-items: stretch;
}

.align-all-fxEnd-fxStr {
  justify-content: flex-end;
  align-items: flex-start;
}

.align-all-fxEnd-fxEnd {
  justify-content: flex-end;
  align-items: flex-end;
}

.align-all-fxEnd-ctr {
  justify-content: flex-end;
  align-items: center;
}

.align-all-fxEnd-spcBtw {
  justify-content: flex-end;
  align-items: space-between;
}

.align-all-fxEnd-spcArd {
  justify-content: flex-end;
  align-items: space-around;
}

.align-all-fxEnd-stre {
  justify-content: flex-end;
  align-items: stretch;
}

.align-all-ctr-fxStr {
  justify-content: center;
  align-items: flex-start;
}

.align-all-ctr-fxEnd {
  justify-content: center;
  align-items: flex-end;
}

.align-all-ctr-ctr {
  justify-content: center;
  align-items: center;
}

.align-all-ctr-spcBtw {
  justify-content: center;
  align-items: space-between;
}

.align-all-ctr-spcArd {
  justify-content: center;
  align-items: space-around;
}

.align-all-ctr-stre {
  justify-content: center;
  align-items: stretch;
}

.align-all-spcBtw-fxStr {
  justify-content: space-between;
  align-items: flex-start;
}

.align-all-spcBtw-fxEnd {
  justify-content: space-between;
  align-items: flex-end;
}

.align-all-spcBtw-ctr {
  justify-content: space-between;
  align-items: center;
}

.align-all-spcBtw-spcBtw {
  justify-content: space-between;
  align-items: space-between;
}

.align-all-spcBtw-spcArd {
  justify-content: space-between;
  align-items: space-around;
}

.align-all-spcBtw-stre {
  justify-content: space-between;
  align-items: stretch;
}

.align-all-spcArd-fxStr {
  justify-content: space-around;
  align-items: flex-start;
}

.align-all-spcArd-fxEnd {
  justify-content: space-around;
  align-items: flex-end;
}

.align-all-spcArd-ctr {
  justify-content: space-around;
  align-items: center;
}

.align-all-spcArd-spcBtw {
  justify-content: space-around;
  align-items: space-between;
}

.align-all-spcArd-spcArd {
  justify-content: space-around;
  align-items: space-around;
}

.align-all-spcArd-stre {
  justify-content: space-around;
  align-items: stretch;
}

.align-all-spcEvn-fxStr {
  justify-content: space-evenly;
  align-items: flex-start;
}

.align-all-spcEvn-fxEnd {
  justify-content: space-evenly;
  align-items: flex-end;
}

.align-all-spcEvn-ctr {
  justify-content: space-evenly;
  align-items: center;
}

.align-all-spcEvn-spcBtw {
  justify-content: space-evenly;
  align-items: space-between;
}

.align-all-spcEvn-spcArd {
  justify-content: space-evenly;
  align-items: space-around;
}

.align-all-spcEvn-stre {
  justify-content: space-evenly;
  align-items: stretch;
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-xs-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .align-sm-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .align-md-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .align-lg-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .align-xl-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (max-width: 599.98px) {
  .align-ltSm-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (max-width: 959.98px) {
  .align-ltMd-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (max-width: 1279.98px) {
  .align-ltLg-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (max-width: 1919.98px) {
  .align-ltXl-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (min-width: 600px) {
  .align-gtXs-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (min-width: 960px) {
  .align-gtSm-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (min-width: 1280px) {
  .align-gtMd-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxStr-fxStr {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxStr-fxEnd {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxStr-ctr {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxStr-spcBtw {
    justify-content: flex-start;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxStr-spcArd {
    justify-content: flex-start;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxStr-stre {
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxEnd-fxStr {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxEnd-fxEnd {
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxEnd-ctr {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxEnd-spcBtw {
    justify-content: flex-end;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxEnd-spcArd {
    justify-content: flex-end;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-fxEnd-stre {
    justify-content: flex-end;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-ctr-fxStr {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-ctr-fxEnd {
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-ctr-ctr {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-ctr-spcBtw {
    justify-content: center;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-ctr-spcArd {
    justify-content: center;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-ctr-stre {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcBtw-fxStr {
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcBtw-fxEnd {
    justify-content: space-between;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcBtw-ctr {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcBtw-spcBtw {
    justify-content: space-between;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcBtw-spcArd {
    justify-content: space-between;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcBtw-stre {
    justify-content: space-between;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcArd-fxStr {
    justify-content: space-around;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcArd-fxEnd {
    justify-content: space-around;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcArd-ctr {
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcArd-spcBtw {
    justify-content: space-around;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcArd-spcArd {
    justify-content: space-around;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcArd-stre {
    justify-content: space-around;
    align-items: stretch;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcEvn-fxStr {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcEvn-fxEnd {
    justify-content: space-evenly;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcEvn-ctr {
    justify-content: space-evenly;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcEvn-spcBtw {
    justify-content: space-evenly;
    align-items: space-between;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcEvn-spcArd {
    justify-content: space-evenly;
    align-items: space-around;
  }
}

@media screen and (min-width: 1920px) {
  .align-gtLg-spcEvn-stre {
    justify-content: space-evenly;
    align-items: stretch;
  }
}

.layout-all-row-wrap {
  flex-direction: row;
  flex-wrap: wrap;
}

.layout-all-row-nowrap {
  flex-direction: row;
  flex-wrap: nowrap;
}

.layout-all-row-wrapRs {
  flex-direction: row;
  flex-wrap: wrap-reverse;
}

.layout-all-rowRs-wrap {
  flex-direction: row-reverse;
  flex-wrap: wrap;
}

.layout-all-rowRs-nowrap {
  flex-direction: row-reverse;
  flex-wrap: nowrap;
}

.layout-all-rowRs-wrapRs {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

.layout-all-col-wrap {
  flex-direction: column;
  flex-wrap: wrap;
}

.layout-all-col-nowrap {
  flex-direction: column;
  flex-wrap: nowrap;
}

.layout-all-col-wrapRs {
  flex-direction: column;
  flex-wrap: wrap-reverse;
}

.layout-all-colRs-wrap {
  flex-direction: column-reverse;
  flex-wrap: wrap;
}

.layout-all-colRs-nowrap {
  flex-direction: column-reverse;
  flex-wrap: nowrap;
}

.layout-all-colRs-wrapRs {
  flex-direction: column-reverse;
  flex-wrap: wrap-reverse;
}

@media screen and (max-width: 599.98px) {
  .layout-xs-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-xs-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-xs-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-xs-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-xs-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-xs-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-xs-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-xs-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-xs-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-xs-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-xs-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-xs-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 600px) and (max-width: 959.98px) {
  .layout-sm-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279.98px) {
  .layout-md-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1919.98px) {
  .layout-lg-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
  .layout-xl-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 599.98px) {
  .layout-ltSm-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 959.98px) {
  .layout-ltMd-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 1279.98px) {
  .layout-ltLg-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 1919.98px) {
  .layout-ltXl-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 600px) {
  .layout-gtXs-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 960px) {
  .layout-gtSm-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1280px) {
  .layout-gtMd-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-row-wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-row-nowrap {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-row-wrapRs {
    flex-direction: row;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-rowRs-wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-rowRs-nowrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-rowRs-wrapRs {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-col-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-col-nowrap {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-col-wrapRs {
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-colRs-wrap {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-colRs-nowrap {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1920px) {
  .layout-gtLg-colRs-wrapRs {
    flex-direction: column-reverse;
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1920px) {
  .flex {
    display: flex;
  }
  .flex.align-items-start {
    align-items: flex-start;
  }
  .flex.align-items-center {
    align-items: center;
  }
  .flex.align-flex-end {
    align-items: flex-end;
  }
  .flex.align-flex-start {
    align-items: flex-start;
  }
  .h-100 {
    height: 100%;
  }
  .w-1 {
    width: 1%;
  }
  .w-2 {
    width: 2%;
  }
  .w-3 {
    width: 3%;
  }
  .w-4 {
    width: 4%;
  }
  .w-5 {
    width: 5%;
  }
  .w-6 {
    width: 6%;
  }
  .w-7 {
    width: 7%;
  }
  .w-8 {
    width: 8%;
  }
  .w-9 {
    width: 9%;
  }
  .w-10 {
    width: 10%;
  }
  .w-11 {
    width: 11%;
  }
  .w-12 {
    width: 12%;
  }
  .w-13 {
    width: 13%;
  }
  .w-14 {
    width: 14%;
  }
  .w-15 {
    width: 15%;
  }
  .w-16 {
    width: 16%;
  }
  .w-17 {
    width: 17%;
  }
  .w-18 {
    width: 18%;
  }
  .w-19 {
    width: 19%;
  }
  .w-20 {
    width: 20%;
  }
  .w-21 {
    width: 21%;
  }
  .w-22 {
    width: 22%;
  }
  .w-23 {
    width: 23%;
  }
  .w-24 {
    width: 24%;
  }
  .w-25 {
    width: 25%;
  }
  .w-26 {
    width: 26%;
  }
  .w-27 {
    width: 27%;
  }
  .w-28 {
    width: 28%;
  }
  .w-29 {
    width: 29%;
  }
  .w-30 {
    width: 30%;
  }
  .w-31 {
    width: 31%;
  }
  .w-32 {
    width: 32%;
  }
  .w-33 {
    width: 33%;
  }
  .w-34 {
    width: 34%;
  }
  .w-35 {
    width: 35%;
  }
  .w-36 {
    width: 36%;
  }
  .w-37 {
    width: 37%;
  }
  .w-38 {
    width: 38%;
  }
  .w-39 {
    width: 39%;
  }
  .w-40 {
    width: 40%;
  }
  .w-41 {
    width: 41%;
  }
  .w-42 {
    width: 42%;
  }
  .w-43 {
    width: 43%;
  }
  .w-44 {
    width: 44%;
  }
  .w-45 {
    width: 45%;
  }
  .w-46 {
    width: 46%;
  }
  .w-47 {
    width: 47%;
  }
  .w-48 {
    width: 48%;
  }
  .w-49 {
    width: 49%;
  }
  .w-50 {
    width: 50%;
  }
  .w-51 {
    width: 51%;
  }
  .w-52 {
    width: 52%;
  }
  .w-53 {
    width: 53%;
  }
  .w-54 {
    width: 54%;
  }
  .w-55 {
    width: 55%;
  }
  .w-56 {
    width: 56%;
  }
  .w-57 {
    width: 57%;
  }
  .w-58 {
    width: 58%;
  }
  .w-59 {
    width: 59%;
  }
  .w-60 {
    width: 60%;
  }
  .w-61 {
    width: 61%;
  }
  .w-62 {
    width: 62%;
  }
  .w-63 {
    width: 63%;
  }
  .w-64 {
    width: 64%;
  }
  .w-65 {
    width: 65%;
  }
  .w-66 {
    width: 66%;
  }
  .w-67 {
    width: 67%;
  }
  .w-68 {
    width: 68%;
  }
  .w-69 {
    width: 69%;
  }
  .w-70 {
    width: 70%;
  }
  .w-71 {
    width: 71%;
  }
  .w-72 {
    width: 72%;
  }
  .w-73 {
    width: 73%;
  }
  .w-74 {
    width: 74%;
  }
  .w-75 {
    width: 75%;
  }
  .w-76 {
    width: 76%;
  }
  .w-77 {
    width: 77%;
  }
  .w-78 {
    width: 78%;
  }
  .w-79 {
    width: 79%;
  }
  .w-80 {
    width: 80%;
  }
  .w-81 {
    width: 81%;
  }
  .w-82 {
    width: 82%;
  }
  .w-83 {
    width: 83%;
  }
  .w-84 {
    width: 84%;
  }
  .w-85 {
    width: 85%;
  }
  .w-86 {
    width: 86%;
  }
  .w-87 {
    width: 87%;
  }
  .w-88 {
    width: 88%;
  }
  .w-89 {
    width: 89%;
  }
  .w-90 {
    width: 90%;
  }
  .w-91 {
    width: 91%;
  }
  .w-92 {
    width: 92%;
  }
  .w-93 {
    width: 93%;
  }
  .w-94 {
    width: 94%;
  }
  .w-95 {
    width: 95%;
  }
  .w-96 {
    width: 96%;
  }
  .w-97 {
    width: 97%;
  }
  .w-98 {
    width: 98%;
  }
  .w-99 {
    width: 99%;
  }
  .w-100 {
    width: 100%;
  }
  .p-t-1 {
    padding-top: 1%;
  }
  .p-r-1 {
    padding-right: 1%;
  }
  .p-b-1 {
    padding-bottom: 1%;
  }
  .p-l-1 {
    padding-left: 1%;
  }
  .m-t-1 {
    margin-top: 1%;
  }
  .m-r-1 {
    margin-right: 1%;
  }
  .m-b-1 {
    margin-bottom: 1%;
  }
  .m-l-1 {
    margin-left: 1%;
  }
  .p-t-2 {
    padding-top: 2%;
  }
  .p-r-2 {
    padding-right: 2%;
  }
  .p-b-2 {
    padding-bottom: 2%;
  }
  .p-l-2 {
    padding-left: 2%;
  }
  .m-t-2 {
    margin-top: 2%;
  }
  .m-r-2 {
    margin-right: 2%;
  }
  .m-b-2 {
    margin-bottom: 2%;
  }
  .m-l-2 {
    margin-left: 2%;
  }
  .p-t-3 {
    padding-top: 3%;
  }
  .p-r-3 {
    padding-right: 3%;
  }
  .p-b-3 {
    padding-bottom: 3%;
  }
  .p-l-3 {
    padding-left: 3%;
  }
  .m-t-3 {
    margin-top: 3%;
  }
  .m-r-3 {
    margin-right: 3%;
  }
  .m-b-3 {
    margin-bottom: 3%;
  }
  .m-l-3 {
    margin-left: 3%;
  }
  .p-t-4 {
    padding-top: 4%;
  }
  .p-r-4 {
    padding-right: 4%;
  }
  .p-b-4 {
    padding-bottom: 4%;
  }
  .p-l-4 {
    padding-left: 4%;
  }
  .m-t-4 {
    margin-top: 4%;
  }
  .m-r-4 {
    margin-right: 4%;
  }
  .m-b-4 {
    margin-bottom: 4%;
  }
  .m-l-4 {
    margin-left: 4%;
  }
  .p-t-5 {
    padding-top: 5%;
  }
  .p-r-5 {
    padding-right: 5%;
  }
  .p-b-5 {
    padding-bottom: 5%;
  }
  .p-l-5 {
    padding-left: 5%;
  }
  .m-t-5 {
    margin-top: 5%;
  }
  .m-r-5 {
    margin-right: 5%;
  }
  .m-b-5 {
    margin-bottom: 5%;
  }
  .m-l-5 {
    margin-left: 5%;
  }
  .p-t-6 {
    padding-top: 6%;
  }
  .p-r-6 {
    padding-right: 6%;
  }
  .p-b-6 {
    padding-bottom: 6%;
  }
  .p-l-6 {
    padding-left: 6%;
  }
  .m-t-6 {
    margin-top: 6%;
  }
  .m-r-6 {
    margin-right: 6%;
  }
  .m-b-6 {
    margin-bottom: 6%;
  }
  .m-l-6 {
    margin-left: 6%;
  }
  .p-t-7 {
    padding-top: 7%;
  }
  .p-r-7 {
    padding-right: 7%;
  }
  .p-b-7 {
    padding-bottom: 7%;
  }
  .p-l-7 {
    padding-left: 7%;
  }
  .m-t-7 {
    margin-top: 7%;
  }
  .m-r-7 {
    margin-right: 7%;
  }
  .m-b-7 {
    margin-bottom: 7%;
  }
  .m-l-7 {
    margin-left: 7%;
  }
  .p-t-8 {
    padding-top: 8%;
  }
  .p-r-8 {
    padding-right: 8%;
  }
  .p-b-8 {
    padding-bottom: 8%;
  }
  .p-l-8 {
    padding-left: 8%;
  }
  .m-t-8 {
    margin-top: 8%;
  }
  .m-r-8 {
    margin-right: 8%;
  }
  .m-b-8 {
    margin-bottom: 8%;
  }
  .m-l-8 {
    margin-left: 8%;
  }
  .p-t-9 {
    padding-top: 9%;
  }
  .p-r-9 {
    padding-right: 9%;
  }
  .p-b-9 {
    padding-bottom: 9%;
  }
  .p-l-9 {
    padding-left: 9%;
  }
  .m-t-9 {
    margin-top: 9%;
  }
  .m-r-9 {
    margin-right: 9%;
  }
  .m-b-9 {
    margin-bottom: 9%;
  }
  .m-l-9 {
    margin-left: 9%;
  }
  .p-t-10 {
    padding-top: 10%;
  }
  .p-r-10 {
    padding-right: 10%;
  }
  .p-b-10 {
    padding-bottom: 10%;
  }
  .p-l-10 {
    padding-left: 10%;
  }
  .m-t-10 {
    margin-top: 10%;
  }
  .m-r-10 {
    margin-right: 10%;
  }
  .m-b-10 {
    margin-bottom: 10%;
  }
  .m-l-10 {
    margin-left: 10%;
  }
}

@media screen and (max-width: 960px) {
  .yellow-btn,
.arrow-btn,
.tab-btn {
    width: 100%;
  }
}

.mat-select-panel {
  background-color: #202443;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
}

.mat-form-field-infix {
  width: auto;
}

.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: #191b32;
}

.mat-dialog-container .mat-form-field {
  width: 400px;
}

.mat-dialog-container .mat-select-value {
  text-align: left;
}

.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgb(11, 15, 42);
}

.mat-form-field-label-wrapper {
  top: -15px;
}

.user-catalog-search .mat-form-field-label-wrapper {
  top: -6px;
  left: 6px;
}

@media (max-width: 899px) {
  .user-catalog-search .mat-form-field-label-wrapper {
    top: -2px;
  }
}

.fx {
  display: flex;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.logo-box {
  position: fixed;
  top: 90px;
  z-index: -1;
  transform: translateX(-50%);
  left: 50%;
  width: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.session-logo {
  width: 48px;
  height: 46px;
}

.foot {
  position: fixed;
  bottom: 0;
  z-index: 1;
  height: 100px;
  width: 100%;
  padding: 0 3%;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
}

@media (max-width: 1170px) {
  .foot {
    display: none;
  }
}

.foot .foot-left {
  width: 33%;
  justify-content: space-around;
}

.foot .foot-right {
  justify-content: center;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 3;
  letter-spacing: 1.5px;
}

@media (max-width: 899.9px) {
  .foot {
    display: none !important;
  }
}

.main-bg {
  width: 100%;
  height: 100%;
}

.admin-main-box {
  width: 100%;
  margin-top: 150px;
  padding: 150px;
  border-radius: 20px;
  box-shadow: 0 2px 8px 0 rgba(51, 38, 126, 0.16);
  background-color: #0b0f2a;
  min-height: 100%;
}

@media (max-width: 490px) {
  .admin-main-box {
    height: 100vh;
    padding: 4px;
  }
}

.mat-paginator-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 8px;
  flex-wrap: wrap-reverse;
  width: 100%;
}

.header {
  height: 60px;
  display: flex;
  background-color: #25284b;
}

.header__container {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 40px;
}

@media (min-width: 320px) and (max-width: 899px) {
  .header__container {
    padding: 20px;
  }
}

.header__logo {
  flex-shrink: 0;
}

.header__nav {
  margin-left: 50px;
}

@media (max-width: 1500px) {
  .header__nav {
    margin: 0;
  }
}

.header__button {
  margin-left: auto;
}

.admin-main-container {
  padding: 20px;
}

@media (min-width: 320px) and (max-width: 899px) {
  .link-group {
    display: flex;
    flex-direction: column;
    align-items: baseline;
  }
  .link-group__item {
    margin: 0 0 5px 0;
  }
  .link-group__item:not(:last-child) {
    margin-right: 0;
  }
  .top-bar {
    flex-direction: column;
    align-items: baseline;
    margin-bottom: 20px;
  }
  .top-bar__heading {
    margin: 10px 0;
    font-size: 1.5em;
  }
  .top-bar__buttons {
    margin: 0;
  }
}

.text-align-right {
  text-align: right;
}

.text-align-right > div {
  justify-content: flex-end;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
* {
  box-sizing: border-box;
}
.material-icons {
  color: white;
}
.mat-tab-header-pagination-chevron {
  border-color: white;
}
@media (min-width: 899px) {
  .display-lg-none {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 899px) {
  .display-xs-none {
    display: none;
  }
  .mat-dialog-container .mat-form-field {
    width: 100% !important;
  }
}
