/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./src/styles.css ***!
  \********************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */

* {
  font-family: Roboto, sans-serif;
}

.mat-drawer-container {
  background-color: white !important;
}

.mat-sidenav-content {
  display: flex !important;
  min-height: 100vh !important;
  flex-direction: column !important;
}

.main {
  flex: 1 !important;
}

h1, h2, h3, h4, h5, p {
  margin: 0;
}

.no-padding {
  padding: 0 !important;
}

.visible {
  visibility: visible !important;
  opacity: 1 !important;
}

.moreBrands {
  text-transform: uppercase;
  color: #d5481e;
  text-align: center;
  border: 1px solid #d5481e;
  max-width: 155px;
  padding: 12px;
  margin: 0 auto;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #fff;
}

.moreBrands:hover {
  background: #d5481e;
  color: #fff;
}

.wide {
  padding: 12px 32px;
}

.addOrgan {
  max-width: 100%;
  margin: 0;
  background: #fff;
  width: 100%;
}

.joinNow {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  border: 1px solid #d5481e;
  max-width: 170px;
  padding: 12px;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #d5481e;
  border-radius: 4px;
  font-weight: bold;
  margin-left: 16px;

}

.joinNow:hover {
  background: #fff;
  color: #d5481e;
  font-weight: bold;
}

.mat-toolbar .mat-input-element {
  font-size: 20px;
}

.app-nav .app-nav-list > li a.main-links {
  padding: 30px 10px !important;
  line-height: 30px !important;
  letter-spacing: 0.4px;
}

.app-nav .app-nav-list > li a {
  padding: 15px !important;
  line-height: 15px !important;
}

.custom-sub-menu {
  padding: 25px !important;
}

.home-main-banner {
  /*background: #fafafa!important;*/
  min-height: auto !important;
}

.mat-elevation-z8, .box-shadow-none {
  box-shadow: none !important;
}

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

.customRow {
  display: flex;
  justify-content: space-between;
}

.rowAround {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.rowEvenly {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

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

.jqx-chart-title-text {
  display: none;
}

.pointer {
  cursor: pointer;
}

.pointer:hover {
  opacity: .6;
}

.pointer2 {
  cursor: pointer;
}

.pointer3 {
  cursor: pointer;
  opacity: .6;
}

.pointer3:hover{
  opacity: 1;
}

.pointer3 a:hover{
  opacity: 1!important;
}

.delete-button {
  background: transparent;
  border: 0;
  font-weight: bold;
  cursor: pointer;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  padding: 0;
  color: #333;
}

.delete-button:hover {
  color: #d5481e;
}

.delete-button:disabled {
  opacity: 0.5;
}

.delete-button:disabled:hover {
  color: #333;
  cursor: not-allowed;
}

.custom-container {
  max-width: 1310px;
  margin: 0 auto;
  padding: 0 20px;
}

.custom-container-small {
  max-width: 585px;
  padding: 0 20px;
  /*margin-left: 92px;*/
}

@media screen and (max-width: 1330px) {
  .custom-container {
    padding: 0 10px;
  }

}

@media screen and (max-width: 1024px) {

  .custom-container-small {
   margin: 0 auto;
    padding: 0 10px;
  }

  .app-nav .app-nav-list > li a.main-links {
    padding: 10px 10px !important;
    line-height: 20px !important;

  }

  .app-nav .app-nav-list > li a.main-links.active-link {
    border-left: 3px solid #d5481e;
  }

  .app-nav .app-nav-list > li.active-link:after {
    display: none;
    width: 0!important;
    opacity: 0;
  }

  .app-nav .app-nav-list > li {
    float: none!important;
  }
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/assets/scss/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.price-line-through {
  background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 2px), rgb(255, 0, 0) 50%, rgba(0, 0, 0, 0) calc(50% + 2px), rgba(0, 0, 0, 0) 100%);
}
.color-red {
  color: red;
}
.scrollTop {
  float: right;
  color: #D63900;
  cursor: pointer;
}
.block_ {
  font-size: 1.5em;
  font-weight: bold;
  text-align: left;
}
.block_1 {
  font-size: 0.75em;
  text-align: justify;
}
.block_2 {
  text-align: justify;
}
.block_3 {
  font-size: 0.75em;
  text-align: justify;
}
.block_4 {
  font-weight: bold;
  text-align: justify;
}
.block_5 {
  text-align: justify;
}
.block_6 {
  font-weight: bold;
  text-align: justify;
}
.block_7 {
  text-align: justify;
}
.block_8 {
  font-size: 1.5em;
  text-align: justify;
}
.block_9 {
  display: block;
  text-align: justify;
}
.block_10 {
  font-weight: bold;
  text-align: justify;
}
.calibre {
  font-size: 1em;
}
.calibre2 {
  white-space: pre-wrap;
}
.calibre3 {
  text-decoration: none;
}
.tab {
  white-space: pre;
}
.list {
  color: #D63900;
  padding-left: 25px;
}
.orange {
  color: #D63900;
}
.list > li:hover {
  cursor: pointer;
  text-decoration: underline;
}
.block_8:hover {
  cursor: pointer;
  text-decoration: underline;
}
.custom-container2 {
  max-width: 1408px;
  margin: 0 auto;
  padding: 0 20px;
  line-height: 1.6;
}
.custom-container2 > div {
  margin-bottom: 64px;
}
.text-underline {
  text-decoration: underline;
}
.text-intent-custom {
  text-indent: 40px;
}
.text-justify {
  text-align: justify;
}
@media screen and (min-width: 900px) {
  .calibre {
    width: 66% !important;
    float: left;
    padding-left: 4%;
  }
}
.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: #283593;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff5722;
}
.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: #283593;
}
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ff5722;
}
.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: #283593;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.mat-badge-accent .mat-badge-content {
  background: #ff5722;
  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: #283593;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #ff5722;
}
.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: #283593;
}
.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: #ff5722;
}
.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: #283593;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #ff5722;
}
.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: #283593;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ff5722;
}
.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: #283593;
}
.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: #ff5722;
}
.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: #283593;
  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: #ff5722;
  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(40, 53, 147, 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(40, 53, 147, 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(40, 53, 147, 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: #283593;
  color: white;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(40, 53, 147, 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(40, 53, 147, 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(40, 53, 147, 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, 87, 34, 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, 87, 34, 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, 87, 34, 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: #ff5722;
  color: white;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 87, 34, 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, 87, 34, 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, 87, 34, 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: #283593;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #ff5722;
}
.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: #283593;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ff5722;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.mat-focused .mat-form-field-required-marker {
  color: #ff5722;
}
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #283593;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ff5722;
}
.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: #283593;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ff5722;
}
.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: #283593;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ff5722;
}
.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: #283593;
}
.mat-icon.mat-accent {
  color: #ff5722;
}
.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: #283593;
}
.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: #ff5722;
}
.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: #c6c9e0;
}
.mat-progress-bar-buffer {
  background-color: #c6c9e0;
}
.mat-progress-bar-fill::after {
  background-color: #283593;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #fbd1c4;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #fbd1c4;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ff5722;
}
.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: #283593;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #ff5722;
}
.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: #283593;
}
.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: #283593;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff5722;
}
.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: #ff5722;
}
.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: #283593;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ff5722;
}
.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: #ff5722;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 87, 34, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ff5722;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #283593;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(40, 53, 147, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #283593;
}
.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: #283593;
}
.mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: rgba(40, 53, 147, 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: #ff5722;
}
.mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: white;
}
.mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 87, 34, 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: #283593;
  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: #ff5722;
  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: #283593;
}
.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, 204, 188, 0.3);
}
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ff5722;
}
.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: #283593;
}
.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, 204, 188, 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: #ff5722;
}
.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: #283593;
  color: white;
}
.mat-toolbar.mat-accent {
  background: #ff5722;
  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: #ff5722;
}
.unicorn-dark-theme .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.unicorn-dark-theme .mat-option {
  color: white;
}
.unicorn-dark-theme .mat-option:hover:not(.mat-option-disabled), .unicorn-dark-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.unicorn-dark-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.unicorn-dark-theme .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.04);
  color: white;
}
.unicorn-dark-theme .mat-option.mat-option-disabled {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #607d8b;
}
.unicorn-dark-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffd740;
}
.unicorn-dark-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff5722;
}
.unicorn-dark-theme .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-pseudo-checkbox::after {
  color: #303030;
}
.unicorn-dark-theme .mat-pseudo-checkbox-disabled {
  color: #686868;
}
.unicorn-dark-theme .mat-primary .mat-pseudo-checkbox-checked,
.unicorn-dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #607d8b;
}
.unicorn-dark-theme .mat-pseudo-checkbox-checked,
.unicorn-dark-theme .mat-pseudo-checkbox-indeterminate,
.unicorn-dark-theme .mat-accent .mat-pseudo-checkbox-checked,
.unicorn-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffd740;
}
.unicorn-dark-theme .mat-warn .mat-pseudo-checkbox-checked,
.unicorn-dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ff5722;
}
.unicorn-dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.unicorn-dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868;
}
.unicorn-dark-theme .mat-app-background, .unicorn-dark-theme.mat-app-background {
  background-color: #303030;
  color: white;
}
.unicorn-dark-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.unicorn-dark-theme .mat-autocomplete-panel {
  background: #424242;
  color: white;
}
.unicorn-dark-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #424242;
}
.unicorn-dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: white;
}
.unicorn-dark-theme .mat-badge-content {
  color: white;
  background: #607d8b;
}
.cdk-high-contrast-active .unicorn-dark-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.unicorn-dark-theme .mat-badge-accent .mat-badge-content {
  background: #ffd740;
  color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ff5722;
}
.unicorn-dark-theme .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white;
}
.unicorn-dark-theme .mat-button, .unicorn-dark-theme .mat-icon-button, .unicorn-dark-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.unicorn-dark-theme .mat-button.mat-primary, .unicorn-dark-theme .mat-icon-button.mat-primary, .unicorn-dark-theme .mat-stroked-button.mat-primary {
  color: #607d8b;
}
.unicorn-dark-theme .mat-button.mat-accent, .unicorn-dark-theme .mat-icon-button.mat-accent, .unicorn-dark-theme .mat-stroked-button.mat-accent {
  color: #ffd740;
}
.unicorn-dark-theme .mat-button.mat-warn, .unicorn-dark-theme .mat-icon-button.mat-warn, .unicorn-dark-theme .mat-stroked-button.mat-warn {
  color: #ff5722;
}
.unicorn-dark-theme .mat-button.mat-primary.mat-button-disabled, .unicorn-dark-theme .mat-button.mat-accent.mat-button-disabled, .unicorn-dark-theme .mat-button.mat-warn.mat-button-disabled, .unicorn-dark-theme .mat-button.mat-button-disabled.mat-button-disabled, .unicorn-dark-theme .mat-icon-button.mat-primary.mat-button-disabled, .unicorn-dark-theme .mat-icon-button.mat-accent.mat-button-disabled, .unicorn-dark-theme .mat-icon-button.mat-warn.mat-button-disabled, .unicorn-dark-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .unicorn-dark-theme .mat-stroked-button.mat-primary.mat-button-disabled, .unicorn-dark-theme .mat-stroked-button.mat-accent.mat-button-disabled, .unicorn-dark-theme .mat-stroked-button.mat-warn.mat-button-disabled, .unicorn-dark-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-button.mat-primary .mat-button-focus-overlay, .unicorn-dark-theme .mat-icon-button.mat-primary .mat-button-focus-overlay, .unicorn-dark-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #607d8b;
}
.unicorn-dark-theme .mat-button.mat-accent .mat-button-focus-overlay, .unicorn-dark-theme .mat-icon-button.mat-accent .mat-button-focus-overlay, .unicorn-dark-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ffd740;
}
.unicorn-dark-theme .mat-button.mat-warn .mat-button-focus-overlay, .unicorn-dark-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .unicorn-dark-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .unicorn-dark-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .unicorn-dark-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.unicorn-dark-theme .mat-button .mat-ripple-element, .unicorn-dark-theme .mat-icon-button .mat-ripple-element, .unicorn-dark-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.unicorn-dark-theme .mat-button-focus-overlay {
  background: white;
}
.unicorn-dark-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-flat-button, .unicorn-dark-theme .mat-raised-button, .unicorn-dark-theme .mat-fab, .unicorn-dark-theme .mat-mini-fab {
  color: white;
  background-color: #424242;
}
.unicorn-dark-theme .mat-flat-button.mat-primary, .unicorn-dark-theme .mat-raised-button.mat-primary, .unicorn-dark-theme .mat-fab.mat-primary, .unicorn-dark-theme .mat-mini-fab.mat-primary {
  color: white;
}
.unicorn-dark-theme .mat-flat-button.mat-accent, .unicorn-dark-theme .mat-raised-button.mat-accent, .unicorn-dark-theme .mat-fab.mat-accent, .unicorn-dark-theme .mat-mini-fab.mat-accent {
  color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-flat-button.mat-warn, .unicorn-dark-theme .mat-raised-button.mat-warn, .unicorn-dark-theme .mat-fab.mat-warn, .unicorn-dark-theme .mat-mini-fab.mat-warn {
  color: white;
}
.unicorn-dark-theme .mat-flat-button.mat-primary.mat-button-disabled, .unicorn-dark-theme .mat-flat-button.mat-accent.mat-button-disabled, .unicorn-dark-theme .mat-flat-button.mat-warn.mat-button-disabled, .unicorn-dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .unicorn-dark-theme .mat-raised-button.mat-primary.mat-button-disabled, .unicorn-dark-theme .mat-raised-button.mat-accent.mat-button-disabled, .unicorn-dark-theme .mat-raised-button.mat-warn.mat-button-disabled, .unicorn-dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .unicorn-dark-theme .mat-fab.mat-primary.mat-button-disabled, .unicorn-dark-theme .mat-fab.mat-accent.mat-button-disabled, .unicorn-dark-theme .mat-fab.mat-warn.mat-button-disabled, .unicorn-dark-theme .mat-fab.mat-button-disabled.mat-button-disabled, .unicorn-dark-theme .mat-mini-fab.mat-primary.mat-button-disabled, .unicorn-dark-theme .mat-mini-fab.mat-accent.mat-button-disabled, .unicorn-dark-theme .mat-mini-fab.mat-warn.mat-button-disabled, .unicorn-dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-flat-button.mat-primary, .unicorn-dark-theme .mat-raised-button.mat-primary, .unicorn-dark-theme .mat-fab.mat-primary, .unicorn-dark-theme .mat-mini-fab.mat-primary {
  background-color: #607d8b;
}
.unicorn-dark-theme .mat-flat-button.mat-accent, .unicorn-dark-theme .mat-raised-button.mat-accent, .unicorn-dark-theme .mat-fab.mat-accent, .unicorn-dark-theme .mat-mini-fab.mat-accent {
  background-color: #ffd740;
}
.unicorn-dark-theme .mat-flat-button.mat-warn, .unicorn-dark-theme .mat-raised-button.mat-warn, .unicorn-dark-theme .mat-fab.mat-warn, .unicorn-dark-theme .mat-mini-fab.mat-warn {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-flat-button.mat-primary.mat-button-disabled, .unicorn-dark-theme .mat-flat-button.mat-accent.mat-button-disabled, .unicorn-dark-theme .mat-flat-button.mat-warn.mat-button-disabled, .unicorn-dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .unicorn-dark-theme .mat-raised-button.mat-primary.mat-button-disabled, .unicorn-dark-theme .mat-raised-button.mat-accent.mat-button-disabled, .unicorn-dark-theme .mat-raised-button.mat-warn.mat-button-disabled, .unicorn-dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .unicorn-dark-theme .mat-fab.mat-primary.mat-button-disabled, .unicorn-dark-theme .mat-fab.mat-accent.mat-button-disabled, .unicorn-dark-theme .mat-fab.mat-warn.mat-button-disabled, .unicorn-dark-theme .mat-fab.mat-button-disabled.mat-button-disabled, .unicorn-dark-theme .mat-mini-fab.mat-primary.mat-button-disabled, .unicorn-dark-theme .mat-mini-fab.mat-accent.mat-button-disabled, .unicorn-dark-theme .mat-mini-fab.mat-warn.mat-button-disabled, .unicorn-dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-flat-button.mat-primary .mat-ripple-element, .unicorn-dark-theme .mat-raised-button.mat-primary .mat-ripple-element, .unicorn-dark-theme .mat-fab.mat-primary .mat-ripple-element, .unicorn-dark-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.unicorn-dark-theme .mat-flat-button.mat-accent .mat-ripple-element, .unicorn-dark-theme .mat-raised-button.mat-accent .mat-ripple-element, .unicorn-dark-theme .mat-fab.mat-accent .mat-ripple-element, .unicorn-dark-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.unicorn-dark-theme .mat-flat-button.mat-warn .mat-ripple-element, .unicorn-dark-theme .mat-raised-button.mat-warn .mat-ripple-element, .unicorn-dark-theme .mat-fab.mat-warn .mat-ripple-element, .unicorn-dark-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.unicorn-dark-theme .mat-stroked-button:not([class*=mat-elevation-z]), .unicorn-dark-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-fab:not([class*=mat-elevation-z]), .unicorn-dark-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .unicorn-dark-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .unicorn-dark-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.unicorn-dark-theme .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);
}
.unicorn-dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.unicorn-dark-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
.unicorn-dark-theme .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242;
}
.unicorn-dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: white;
}
.unicorn-dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #595959;
}
.unicorn-dark-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #595959;
}
.unicorn-dark-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #595959;
}
.unicorn-dark-theme .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}
.unicorn-dark-theme .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black;
}
.unicorn-dark-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #424242;
}
.unicorn-dark-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #424242;
}
.unicorn-dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.unicorn-dark-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #595959;
}
.unicorn-dark-theme .mat-card {
  background: #424242;
  color: white;
}
.unicorn-dark-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-checkbox-checkmark {
  fill: #303030;
}
.unicorn-dark-theme .mat-checkbox-checkmark-path {
  stroke: #303030 !important;
}
.unicorn-dark-theme .mat-checkbox-mixedmark {
  background-color: #303030;
}
.unicorn-dark-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .unicorn-dark-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #607d8b;
}
.unicorn-dark-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .unicorn-dark-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffd740;
}
.unicorn-dark-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .unicorn-dark-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .unicorn-dark-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}
.unicorn-dark-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}
.unicorn-dark-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-checkbox .mat-ripple-element {
  background-color: white;
}
.unicorn-dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.unicorn-dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #607d8b;
}
.unicorn-dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.unicorn-dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ffd740;
}
.unicorn-dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.unicorn-dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ff5722;
}
.unicorn-dark-theme .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white;
}
.unicorn-dark-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.unicorn-dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.unicorn-dark-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.unicorn-dark-theme .mat-chip.mat-standard-chip::after {
  background: white;
}
.unicorn-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #607d8b;
  color: white;
}
.unicorn-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.unicorn-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.unicorn-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ff5722;
  color: white;
}
.unicorn-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.unicorn-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.unicorn-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffd740;
  color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.unicorn-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.unicorn-dark-theme .mat-table {
  background: #424242;
}
.unicorn-dark-theme .mat-table thead, .unicorn-dark-theme .mat-table tbody, .unicorn-dark-theme .mat-table tfoot,
.unicorn-dark-theme mat-header-row, .unicorn-dark-theme mat-row, .unicorn-dark-theme mat-footer-row,
.unicorn-dark-theme [mat-header-row], .unicorn-dark-theme [mat-row], .unicorn-dark-theme [mat-footer-row],
.unicorn-dark-theme .mat-table-sticky {
  background: inherit;
}
.unicorn-dark-theme mat-row, .unicorn-dark-theme mat-header-row, .unicorn-dark-theme mat-footer-row,
.unicorn-dark-theme th.mat-header-cell, .unicorn-dark-theme td.mat-cell, .unicorn-dark-theme td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-header-cell {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-cell, .unicorn-dark-theme .mat-footer-cell {
  color: white;
}
.unicorn-dark-theme .mat-calendar-arrow {
  fill: white;
}
.unicorn-dark-theme .mat-datepicker-toggle,
.unicorn-dark-theme .mat-datepicker-content .mat-calendar-next-button,
.unicorn-dark-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}
.unicorn-dark-theme .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-calendar-table-header,
.unicorn-dark-theme .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-calendar-body-cell-content,
.unicorn-dark-theme .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
.unicorn-dark-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}
.unicorn-dark-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-calendar-body-in-range::before {
  background: rgba(96, 125, 139, 0.2);
}
.unicorn-dark-theme .mat-calendar-body-comparison-identical,
.unicorn-dark-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.unicorn-dark-theme .mat-calendar-body-comparison-bridge-start::before,
.unicorn-dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(96, 125, 139, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.unicorn-dark-theme .mat-calendar-body-comparison-bridge-end::before,
.unicorn-dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(96, 125, 139, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.unicorn-dark-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.unicorn-dark-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.unicorn-dark-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.unicorn-dark-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.unicorn-dark-theme .mat-calendar-body-selected {
  background-color: #607d8b;
  color: white;
}
.unicorn-dark-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(96, 125, 139, 0.4);
}
.unicorn-dark-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.unicorn-dark-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.unicorn-dark-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(96, 125, 139, 0.3);
}
@media (hover: hover) {
  .unicorn-dark-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(96, 125, 139, 0.3);
  }
}
.unicorn-dark-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white;
}
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 215, 64, 0.2);
}
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.unicorn-dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 215, 64, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.unicorn-dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 215, 64, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ffd740;
  color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 215, 64, 0.4);
}
.unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.unicorn-dark-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 215, 64, 0.3);
}
@media (hover: hover) {
  .unicorn-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 215, 64, 0.3);
  }
}
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 87, 34, 0.2);
}
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.unicorn-dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 87, 34, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.unicorn-dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 87, 34, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ff5722;
  color: white;
}
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 87, 34, 0.4);
}
.unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.unicorn-dark-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.unicorn-dark-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 87, 34, 0.3);
}
@media (hover: hover) {
  .unicorn-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 87, 34, 0.3);
  }
}
.unicorn-dark-theme .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-datepicker-toggle-active {
  color: #607d8b;
}
.unicorn-dark-theme .mat-datepicker-toggle-active.mat-accent {
  color: #ffd740;
}
.unicorn-dark-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ff5722;
}
.unicorn-dark-theme .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white;
}
.unicorn-dark-theme .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-expansion-panel {
  background: #424242;
  color: white;
}
.unicorn-dark-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .unicorn-dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .unicorn-dark-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.04);
}
@media (hover: none) {
  .unicorn-dark-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #424242;
  }
}
.unicorn-dark-theme .mat-expansion-panel-header-title {
  color: white;
}
.unicorn-dark-theme .mat-expansion-panel-header-description,
.unicorn-dark-theme .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.unicorn-dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.unicorn-dark-theme .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #607d8b;
}
.unicorn-dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ffd740;
}
.unicorn-dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ff5722;
}
.unicorn-dark-theme .mat-focused .mat-form-field-required-marker {
  color: #ffd740;
}
.unicorn-dark-theme .mat-form-field-ripple {
  background-color: white;
}
.unicorn-dark-theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #607d8b;
}
.unicorn-dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ffd740;
}
.unicorn-dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #607d8b;
}
.unicorn-dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffd740;
}
.unicorn-dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ff5722;
}
.unicorn-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ff5722;
}
.unicorn-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.unicorn-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ff5722;
}
.unicorn-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.unicorn-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-error {
  color: #ff5722;
}
.unicorn-dark-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.unicorn-dark-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.unicorn-dark-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1);
}
.unicorn-dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05);
}
.unicorn-dark-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.unicorn-dark-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white;
}
.unicorn-dark-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #607d8b;
}
.unicorn-dark-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffd740;
}
.unicorn-dark-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ff5722;
}
.unicorn-dark-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ff5722;
}
.unicorn-dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15);
}
.unicorn-dark-theme .mat-icon.mat-primary {
  color: #607d8b;
}
.unicorn-dark-theme .mat-icon.mat-accent {
  color: #ffd740;
}
.unicorn-dark-theme .mat-icon.mat-warn {
  color: #ff5722;
}
.unicorn-dark-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-input-element:disabled,
.unicorn-dark-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-input-element {
  caret-color: #607d8b;
}
.unicorn-dark-theme .mat-input-element::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-input-element:not(.mat-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-input-element:not(.mat-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.unicorn-dark-theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #ffd740;
}
.unicorn-dark-theme .mat-form-field.mat-warn .mat-input-element,
.unicorn-dark-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ff5722;
}
.unicorn-dark-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ff5722;
}
.unicorn-dark-theme .mat-list-base .mat-list-item {
  color: white;
}
.unicorn-dark-theme .mat-list-base .mat-list-option {
  color: white;
}
.unicorn-dark-theme .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-list-base .mat-list-item-disabled {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-list-option:hover, .unicorn-dark-theme .mat-list-option:focus,
.unicorn-dark-theme .mat-nav-list .mat-list-item:hover,
.unicorn-dark-theme .mat-nav-list .mat-list-item:focus,
.unicorn-dark-theme .mat-action-list .mat-list-item:hover,
.unicorn-dark-theme .mat-action-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04);
}
.unicorn-dark-theme .mat-list-single-selected-option, .unicorn-dark-theme .mat-list-single-selected-option:hover, .unicorn-dark-theme .mat-list-single-selected-option:focus {
  background: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-menu-panel {
  background: #424242;
}
.unicorn-dark-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-menu-item {
  background: transparent;
  color: white;
}
.unicorn-dark-theme .mat-menu-item[disabled],
.unicorn-dark-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.unicorn-dark-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-menu-item .mat-icon-no-color,
.unicorn-dark-theme .mat-menu-submenu-icon {
  color: white;
}
.unicorn-dark-theme .mat-menu-item:hover:not([disabled]),
.unicorn-dark-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.unicorn-dark-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.unicorn-dark-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04);
}
.unicorn-dark-theme .mat-paginator {
  background: #424242;
}
.unicorn-dark-theme .mat-paginator,
.unicorn-dark-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-paginator-decrement,
.unicorn-dark-theme .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white;
}
.unicorn-dark-theme .mat-paginator-first,
.unicorn-dark-theme .mat-paginator-last {
  border-top: 2px solid white;
}
.unicorn-dark-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.unicorn-dark-theme .mat-icon-button[disabled] .mat-paginator-increment,
.unicorn-dark-theme .mat-icon-button[disabled] .mat-paginator-first,
.unicorn-dark-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-progress-bar-background {
  fill: #3c4347;
}
.unicorn-dark-theme .mat-progress-bar-buffer {
  background-color: #3c4347;
}
.unicorn-dark-theme .mat-progress-bar-fill::after {
  background-color: #607d8b;
}
.unicorn-dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #645a34;
}
.unicorn-dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #645a34;
}
.unicorn-dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffd740;
}
.unicorn-dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #643a2d;
}
.unicorn-dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #643a2d;
}
.unicorn-dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-progress-spinner circle, .unicorn-dark-theme .mat-spinner circle {
  stroke: #607d8b;
}
.unicorn-dark-theme .mat-progress-spinner.mat-accent circle, .unicorn-dark-theme .mat-spinner.mat-accent circle {
  stroke: #ffd740;
}
.unicorn-dark-theme .mat-progress-spinner.mat-warn circle, .unicorn-dark-theme .mat-spinner.mat-warn circle {
  stroke: #ff5722;
}
.unicorn-dark-theme .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #607d8b;
}
.unicorn-dark-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
.unicorn-dark-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .unicorn-dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .unicorn-dark-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #607d8b;
}
.unicorn-dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffd740;
}
.unicorn-dark-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
.unicorn-dark-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .unicorn-dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .unicorn-dark-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffd740;
}
.unicorn-dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff5722;
}
.unicorn-dark-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.unicorn-dark-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .unicorn-dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .unicorn-dark-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.unicorn-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.unicorn-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-radio-button .mat-ripple-element {
  background-color: white;
}
.unicorn-dark-theme .mat-select-value {
  color: white;
}
.unicorn-dark-theme .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-select-panel {
  background: #424242;
}
.unicorn-dark-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #607d8b;
}
.unicorn-dark-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffd740;
}
.unicorn-dark-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ff5722;
}
.unicorn-dark-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ff5722;
}
.unicorn-dark-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-drawer-container {
  background-color: #303030;
  color: white;
}
.unicorn-dark-theme .mat-drawer {
  background-color: #424242;
  color: white;
}
.unicorn-dark-theme .mat-drawer.mat-drawer-push {
  background-color: #424242;
}
.unicorn-dark-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.unicorn-dark-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.unicorn-dark-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6);
}
.unicorn-dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffd740;
}
.unicorn-dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 215, 64, 0.54);
}
.unicorn-dark-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffd740;
}
.unicorn-dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #607d8b;
}
.unicorn-dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(96, 125, 139, 0.54);
}
.unicorn-dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #607d8b;
}
.unicorn-dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 87, 34, 0.54);
}
.unicorn-dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}
.unicorn-dark-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd;
}
.unicorn-dark-theme .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-slider.mat-primary .mat-slider-track-fill,
.unicorn-dark-theme .mat-slider.mat-primary .mat-slider-thumb,
.unicorn-dark-theme .mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #607d8b;
}
.unicorn-dark-theme .mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.unicorn-dark-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: rgba(96, 125, 139, 0.2);
}
.unicorn-dark-theme .mat-slider.mat-accent .mat-slider-track-fill,
.unicorn-dark-theme .mat-slider.mat-accent .mat-slider-thumb,
.unicorn-dark-theme .mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #ffd740;
}
.unicorn-dark-theme .mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 215, 64, 0.2);
}
.unicorn-dark-theme .mat-slider.mat-warn .mat-slider-track-fill,
.unicorn-dark-theme .mat-slider.mat-warn .mat-slider-thumb,
.unicorn-dark-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.unicorn-dark-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(255, 87, 34, 0.2);
}
.unicorn-dark-theme .mat-slider:hover .mat-slider-track-background,
.unicorn-dark-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.unicorn-dark-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.unicorn-dark-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.unicorn-dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white;
}
.unicorn-dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.unicorn-dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
}
.unicorn-dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .unicorn-dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .unicorn-dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}
.unicorn-dark-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
.unicorn-dark-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
.unicorn-dark-theme .mat-step-header.cdk-keyboard-focused, .unicorn-dark-theme .mat-step-header.cdk-program-focused, .unicorn-dark-theme .mat-step-header:hover:not([aria-disabled]), .unicorn-dark-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(255, 255, 255, 0.04);
}
.unicorn-dark-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .unicorn-dark-theme .mat-step-header:hover {
    background: none;
  }
}
.unicorn-dark-theme .mat-step-header .mat-step-label,
.unicorn-dark-theme .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7);
}
.unicorn-dark-theme .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: white;
}
.unicorn-dark-theme .mat-step-header .mat-step-icon-selected,
.unicorn-dark-theme .mat-step-header .mat-step-icon-state-done,
.unicorn-dark-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #607d8b;
  color: white;
}
.unicorn-dark-theme .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.unicorn-dark-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.unicorn-dark-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ffd740;
  color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.unicorn-dark-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.unicorn-dark-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.unicorn-dark-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ff5722;
  color: white;
}
.unicorn-dark-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ff5722;
}
.unicorn-dark-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}
.unicorn-dark-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ff5722;
}
.unicorn-dark-theme .mat-stepper-horizontal, .unicorn-dark-theme .mat-stepper-vertical {
  background-color: #424242;
}
.unicorn-dark-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-horizontal-stepper-header::before,
.unicorn-dark-theme .mat-horizontal-stepper-header::after,
.unicorn-dark-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-sort-header-arrow {
  color: #c6c6c6;
}
.unicorn-dark-theme .mat-tab-nav-bar,
.unicorn-dark-theme .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.unicorn-dark-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.unicorn-dark-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none;
}
.unicorn-dark-theme .mat-tab-label, .unicorn-dark-theme .mat-tab-link {
  color: white;
}
.unicorn-dark-theme .mat-tab-label.mat-tab-disabled, .unicorn-dark-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-tab-header-pagination-chevron {
  border-color: white;
}
.unicorn-dark-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5);
}
.unicorn-dark-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.unicorn-dark-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.unicorn-dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(207, 216, 220, 0.3);
}
.unicorn-dark-theme .mat-tab-group.mat-primary .mat-ink-bar, .unicorn-dark-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #607d8b;
}
.unicorn-dark-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .unicorn-dark-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .unicorn-dark-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .unicorn-dark-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.unicorn-dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 229, 127, 0.3);
}
.unicorn-dark-theme .mat-tab-group.mat-accent .mat-ink-bar, .unicorn-dark-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffd740;
}
.unicorn-dark-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .unicorn-dark-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .unicorn-dark-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .unicorn-dark-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 204, 188, 0.3);
}
.unicorn-dark-theme .mat-tab-group.mat-warn .mat-ink-bar, .unicorn-dark-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .unicorn-dark-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .unicorn-dark-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .unicorn-dark-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.unicorn-dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(207, 216, 220, 0.3);
}
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header, .unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container, .unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #607d8b;
}
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.unicorn-dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.unicorn-dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 229, 127, 0.3);
}
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header, .unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container, .unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ffd740;
}
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.unicorn-dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}
.unicorn-dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 204, 188, 0.3);
}
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ff5722;
}
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.unicorn-dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.unicorn-dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.unicorn-dark-theme .mat-toolbar {
  background: #212121;
  color: white;
}
.unicorn-dark-theme .mat-toolbar.mat-primary {
  background: #607d8b;
  color: white;
}
.unicorn-dark-theme .mat-toolbar.mat-accent {
  background: #ffd740;
  color: rgba(0, 0, 0, 0.87);
}
.unicorn-dark-theme .mat-toolbar.mat-warn {
  background: #ff5722;
  color: white;
}
.unicorn-dark-theme .mat-toolbar .mat-form-field-underline,
.unicorn-dark-theme .mat-toolbar .mat-form-field-ripple,
.unicorn-dark-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.unicorn-dark-theme .mat-toolbar .mat-form-field-label,
.unicorn-dark-theme .mat-toolbar .mat-focused .mat-form-field-label,
.unicorn-dark-theme .mat-toolbar .mat-select-value,
.unicorn-dark-theme .mat-toolbar .mat-select-arrow,
.unicorn-dark-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.unicorn-dark-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.unicorn-dark-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.unicorn-dark-theme .mat-tree {
  background: #424242;
}
.unicorn-dark-theme .mat-tree-node,
.unicorn-dark-theme .mat-nested-tree-node {
  color: white;
}
.unicorn-dark-theme .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.unicorn-dark-theme .mat-simple-snackbar-action {
  color: inherit;
}
.primary-color {
  color: #283593;
}
.primary-bg {
  background: #283593;
}
.accent-color {
  color: #ff5722;
}
.disabled-color {
  color: grey;
}
.accent-bg {
  background: #ff5722;
}
body .mat-card .mat-card-image {
  max-width: inherit;
  border-bottom: 1px solid #eee;
}
.m-icon {
  position: absolute;
  top: -49px;
  right: -5px;
  transition: all 0.3s ease-in;
}
.wishlist-icon {
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-right: 30px;
}
.wishlist-icon-image {
  background: url('heart-black.png') no-repeat, center, center;
  background-size: 100%;
  width: 32px;
  height: 30px;
  position: relative;
}
.wishlist-icon-image:hover {
  background: url('heart-red.png') no-repeat, center, center;
  background-size: 100%;
  width: 32px;
  height: 30px;
}
.wishlist-icon-image:hover:after {
  content: "Add to Favorites";
  position: absolute;
  left: -44px;
  top: 20px;
  right: 0;
  bottom: 0px;
  width: 120px;
  height: 17px;
  z-index: 1;
  color: #333;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 11px;
}
.wishlist-active .wishlist-icon-image:hover:after {
  content: "Remove from Favorites";
}
.wishlist-active .wishlist-icon-image {
  background: url('heart-red.png') no-repeat, center, center;
}
.wishlist-icon {
  position: absolute;
  top: 7px;
  right: 17px;
  z-index: 98;
  cursor: pointer;
  width: 50px;
  height: 50px;
  transition: all 0.3s ease-in 0s;
  text-align: center;
  line-height: 50px;
}
.wishlist-icon a {
  color: rgba(0, 0, 0, 0.4);
}
.wishlist-icon a:hover {
  color: rgba(255, 0, 0, 0.7);
}
.fa-spinner {
  position: absolute;
  top: 10px;
  right: 17px;
}
.wishlist-active {
  will-change: font-size;
  animation: heart 1s;
  /*animation: heart 1s cubic-bezier(.17, .89, .32, 1.49);*/
}
.wishlist-icon.wishlist-active a {
  color: #d5481e;
}
@keyframes heart {
  0%, 15% {
    font-size: 0;
  }
}
mat-card:hover .m-icon {
  transform: translateY(-20px);
}
.no-card-content {
  padding-bottom: 0 !important;
}
.card-shadow {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.shop-card-gap {
  margin-top: -120px;
  padding: 1rem;
}
.section-title-toolbar {
  padding: 1rem;
}
.section-title-toolbar {
  border-radius: 10px;
}
.box-shadow-md:hover {
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.12), 0 16px 16px 0 rgba(0, 0, 0, 0.24) !important;
}
.box-shadow-md:hover .button-grey {
  background: #ff5722;
  color: #fff;
}
.simple-btn {
  background: transparent;
  border: 0;
  cursor: pointer;
  display: inline-flex;
  align-content: center;
  align-items: center;
}
.button-lg {
  min-width: 160px !important;
  min-height: 50px;
}
.simple-btn .material-icons {
  margin-right: 0.5rem;
  font-size: 1rem;
}
.button-grey {
  background-color: #E0E0E0;
  transition: all 0.3s ease-in-out 0s;
}
.button-grey:hover {
  background: #ff5722;
  color: #fff;
}
.transparent-btn {
  border: 2px solid #d8d8d8;
  display: block;
  padding: 0.8rem;
  text-align: center;
  text-transform: uppercase;
  margin: 2.5rem 0;
  color: rgba(0, 0, 0, 0.54);
  font-weight: bold;
  cursor: pointer;
}
html,
body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html body {
  margin: 0;
  color: black;
}
.mat-toolbar, .mat-toolbar h1, .mat-toolbar h2, .mat-toolbar h3, .mat-toolbar h4, .mat-toolbar h5, .mat-toolbar h6 {
  font-family: "Roboto", sans-serif;
}
[tabindex="-1"]:focus {
  outline: none;
}
body .mat-card {
  border-radius: 5px;
  overflow: hidden;
}
select,
button,
textarea,
input {
  vertical-align: baseline;
}
/* $typography
 ------------------------------------------*/
a {
  text-decoration: none;
  color: inherit;
}
button {
  outline: 0;
}
figure {
  margin: 0;
}
hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
}
strong,
b {
  font-weight: 700;
}
.search-v2 input {
  background: rgba(255, 255, 255, 0.27);
  border: 0;
  width: 93%;
  height: 35px;
  border-radius: 5px;
  color: #fff;
  padding-left: 2.5rem;
}
.search-v2 input::-webkit-input-placeholder {
  color: #fff;
}
.search-v2 input:-moz-placeholder {
  color: #fff;
}
.search-v2 form {
  position: relative;
}
.search-v2 form:before {
  font-family: "Material Icons";
  content: "search";
  position: absolute;
  left: 10px;
  top: 2px;
}
.header-v1-top {
  background: rgba(255, 255, 255, 0.05);
  height: 100px !important;
}
.header-v1 .logo-site {
  text-align: center;
}
.header-v1-bottom {
  text-align: center;
  position: relative;
}
.header-v1-bottom-inner {
  position: relative;
}
.list-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 8px 16px;
}
.log-in-user .mat-button-wrapper {
  padding: 0 !important;
  width: 100%;
}
.log-in-user img {
  border-radius: 100%;
}
.user-tool button {
  margin: 0 5px;
}
menu {
  margin: 0;
}
.cart-menu-list {
  position: relative;
}
.cart-menu-list:hover .cart-menu-action {
  opacity: 1;
  visibility: visible;
}
.cart-menu-action {
  position: absolute;
  display: flex;
  background: #fff;
  right: 15px;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  border-radius: 5px;
  visibility: hidden;
}
.app-nav .app-nav-list {
  padding: 0;
}
.app-nav .app-nav-list > li {
  display: inline-block;
  margin: 0 10px;
  position: relative;
}
.app-nav .app-nav-list > li a {
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 64px;
  padding: 0 15px;
  display: block;
  color: #fff;
}
.app-nav .app-nav-list > li:after {
  content: "";
  border-bottom: 5px;
  width: 0;
  transition: all 0.3s ease;
  height: 5px;
  left: 0;
  right: 0;
  background: #d5481e;
  display: block;
  position: absolute;
  bottom: 0;
}
.app-nav .app-nav-list > li:hover:after {
  width: 100%;
}
.search-box {
  position: absolute;
  bottom: -20px;
  right: 0;
}
.search-form {
  position: absolute;
  right: 0;
  right: 0;
  left: 0;
  background: #fff;
  z-index: 9999;
  top: 0;
  transition: all 0.3s ease;
  bottom: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
}
.search-form input {
  width: 100%;
  color: #3A405B;
  padding: 0 1rem;
  border: 0;
  font-size: 2rem;
  height: 64px;
}
.form-open .search-box {
  opacity: 0;
  visibility: hidden;
}
.form-open .search-form {
  opacity: 1;
  visibility: visible;
  overflow: hidden;
}
.close-btn {
  position: absolute !important;
  right: 0px;
  background: #fff !important;
  box-shadow: none !important;
  color: #3A405B !important;
}
body .mat-menu-panel {
  min-width: 300px;
  max-width: 300px;
}
body .mat-menu-panel i {
  vertical-align: middle;
}
body .mat-menu-panel span {
  display: inline-block;
}
.cart-menu-list {
  border-bottom: 1px solid #d5d5d5;
  padding: 1rem 0 !important;
}
.app-nav-list > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  z-index: 1000;
}
.app-nav-list .sub-menu {
  position: absolute;
  /*width: 230px;*/
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in 0s;
  background: #fff;
  z-index: 99;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.app-nav-list .sub-menu .sub-menu {
  left: 100%;
  top: 0;
}
.app-nav-list .sub-menu li {
  display: block;
  line-height: normal;
  position: relative;
}
.app-nav-list .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  left: 100%;
}
.app-nav-list .sub-menu li a {
  color: #3A405B;
  text-align: left;
  line-height: normal;
  padding: 10px 20px;
}
.drop-wrap {
  display: block !important;
  max-height: 320px;
  overflow-x: hidden;
  overflow-y: auto;
}
.logo-site {
  align-self: center;
}
.search-box {
  z-index: 9;
}
@media (max-width: 1279px) {
  .header-v1 .logo-site {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  .embryo-fixed-header .responsive-toggle {
    display: none;
  }
}
@media (max-width: 1024px) {
  .embryo-fixed-header embryo-Menu {
    display: none;
  }
  .embryo-fixed-header .logo-site {
    width: 170px;
  }
}
@media (max-width: 959px) {
  .header-v1-bottom {
    display: none !important;
  }
  .header-v1-bottom-inner {
    position: static;
  }
  .header-v1-bottom-inner .search-box {
    bottom: 3px;
  }
}
@media (max-width: 1024px) {
  .user-tool embryo-headercart,
.user-tool embryo-wishlist,
.user-tool .log-in-user {
    transform: scale(0.8);
  }
  .user-tool button {
    margin: 0;
  }
  body .mat-menu-panel {
    min-width: 210px;
    max-width: 210px;
  }
}
.mega {
  position: static !important;
}
.mega > .sub-menu {
  width: 1024px;
  margin: 0 auto;
  left: 0;
  right: 0;
  overflow: hidden;
  padding: 3rem;
}
.mega > .sub-menu > li {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
.mega > .sub-menu > li > a {
  color: #283593;
  font-size: 1.2rem;
  border-bottom: 1px solid #d5d5d5;
}
.mega .sub-menu .sub-menu {
  opacity: 1;
  visibility: inherit;
  position: static;
  display: inline-block;
  width: 100%;
  padding-left: 1.5rem;
  box-shadow: none;
}
.mega .sub-menu .sub-menu li:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  background: #3A405B;
  height: 1px;
  width: 5px;
}
.mega .sub-menu .sub-menu a {
  text-transform: capitalize;
  cursor: pointer;
}
.list-flex .mat-form-field-appearance-legacy .mat-form-field-underline {
  background: transparent;
}
.list-flex .mat-form-field-infix {
  width: 80px;
  font-size: 14px;
}
.app-nav .app-nav-list > li.mega::after {
  content: none;
}
@media (max-width: 1199px) {
  .mega > .sub-menu {
    width: 700px;
  }
}
.header-v2 .logo-site {
  text-align: left;
}
.header-v2 .header-v2-bottom {
  background: #fff;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.header-v2 .app-nav .app-nav-list > li a {
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 64px;
  padding: 0 15px;
  display: block;
  color: #000;
}
.header-v2 .app-nav .sub-menu li a {
  line-height: 44px !important;
}
.header-v2 .app-nav .app-nav-list > li {
  margin: 0;
}
.header-v2 .list-flex {
  padding-right: 0;
}
.header-v2 .list-flex i {
  font-size: 20px;
  line-height: normal;
}
.header-v2 .list-flex .mat-mini-fab .mat-button-wrapper {
  padding: 0;
}
.header-v2 .list-flex .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
.header-v2 .list-flex .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -4px;
}
.header-v2 .list-flex .mat-badge-medium .mat-badge-content {
  width: 15px;
  height: 15px;
  line-height: 14px;
  font-size: 10px;
}
.header-v2 .list-flex .mat-mini-fab {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.header-v2 .list-flex .log-in-user.mat-mini-fab {
  background: transparent;
}
.align-center {
  align-self: center;
}
.header-v2-top {
  height: 80px !important;
}
.header-v2-bottom-inner {
  align-self: center;
  display: flex;
}
.header-v3 .list-flex {
  padding-right: 0;
}
.header-v3 .list-flex i {
  font-size: 20px;
  line-height: normal;
}
.header-v3 .list-flex .mat-mini-fab .mat-button-wrapper {
  padding: 0;
}
.header-v3 .list-flex .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
.header-v3 .list-flex .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -4px;
}
.header-v3 .list-flex .mat-badge-medium .mat-badge-content {
  width: 15px;
  height: 15px;
  line-height: 14px;
  font-size: 10px;
}
.header-v3 .list-flex .mat-mini-fab {
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.header-v3 .list-flex .mat-mini-fab {
  background: transparent;
}
.header-v3 .header-v3-bottom {
  height: 50px;
  background: #283593;
}
.header-v3 .header-v3-middle {
  height: 100px;
}
.header-v3 form input {
  border: 1px solid #EEEEEE;
  background-color: #FFFFFF;
  border-radius: 5px;
  height: 47px;
  font-size: 17.36px;
  letter-spacing: 0.5px;
  padding-left: 14px;
  width: 100%;
}
.header-v3 form button.mat-fab {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  box-shadow: none;
  width: auto;
  height: auto;
  margin-left: -56px;
}
.header-v3 .header-v3-top-tools > * {
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 10px;
  line-height: 33px;
}
.header-v3 .header-v3-top-tools > * .mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 0;
}
.header-v3 .header-v3-top-tools .mat-form-field-appearance-legacy .mat-form-field-underline {
  height: 0;
}
.header-v3 .header-v3-top-tools .mat-form-field {
  width: 100px;
}
.header-v3 .header-v3-top {
  background: #fff;
  color: #333333;
  font-size: 15px;
  height: 44px !important;
  font-weight: 400;
}
.grey-bg {
  background: #f1f1f1;
}
.embryo-fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out 0s;
  transform: translateY(-100%);
}
.embryo-fixed-header .logo-site {
  text-align: left;
}
.header-fixed .embryo-fixed-header {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.header-fixed .embryo-fixed-header .app-nav .app-nav-list > li > a {
  padding: 0 8px;
}
@media (max-width: 1024px) {
  .header-v2-bottom.mat-toolbar-row {
    display: none;
  }
  .header-v3-bottom.mat-toolbar-row,
.header-v3-top.mat-toolbar-row {
    display: none;
  }
  .header-v3 .header-v3-middle {
    height: 70px;
  }
  .header-v3 .logo-site {
    text-align: center;
    width: 180px;
  }
}
@media (max-width: 991px) {
  .embryo-fixed-header .container {
    width: 100%;
  }
}
.app-side-nav-list {
  padding: 0;
}
.app-side-nav-list > li > a {
  padding: 1rem;
  display: block;
  font-size: 1rem;
}
@media (max-width: 1024px) {
  .sidebar-area {
    width: 280px;
    background-color: #d5d4d4;
    color: #333333;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex !important;
    position: fixed !important;
    top: 0 !important;
    left: 0;
    bottom: 0 !important;
  }
  .sidebar-area embryo-sidebarmenu .mat-list-item {
    transition: 0.5s cubic-bezier(0.35, 0, 0.25, 1);
    transition-property: all;
  }
  .sidebar-area embryo-sidebarmenu a.mat-list-item {
    color: #333;
  }
  .sidebar-area embryo-sidebarmenu a.mat-list-item.active {
    color: #d5481e;
    border-left: 2px solid #d5481e;
    background: rgba(255, 255, 255, 0.2);
  }
  .sidebar-area embryo-sidebarmenu .responsive-menu-side a {
    color: #333;
  }
  .sidebar-area .mat-nav-list {
    width: 100%;
  }
  .sidebar-area .mat-nav-list .mat-icon {
    margin-right: 10px;
  }
  .sidebar-area .responsive-menu-side {
    padding-left: 20px;
  }
  headerone .logo-site {
    text-align: left;
  }
  .header-v1 .container {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .search-box {
    bottom: -8px;
  }
  .main-menu-wrap menu {
    display: none;
  }
  .list-flex {
    padding: 8px 0;
  }
  .search-box {
    transform: scale(0.8);
    z-index: 9;
  }
}
.cart-menu-action button {
  transform: scale(0.8);
}
.close-btn-sidebar {
  text-align: right;
  padding: 0 1rem;
}
.close-btn-sidebar a {
  display: inline-block;
  width: 35px;
  height: 35px;
  /* color: #fff; */
  text-align: center;
  line-height: 48px;
  border-radius: 3px;
}
.responsive-bar {
  background: #283593;
  height: 50px;
}
.responsive-bar .responsive-toggle.mat-icon-button {
  color: #fff;
  align-self: center;
}
@media (min-width: 1024px) {
  .responsive-bar {
    display: none !important;
  }
}
@media (max-width: 575px) {
  .responsive-bar .container, .header-v2 .container {
    width: 100%;
  }
}
.arrow-left {
  top: 0;
  bottom: 0;
  left: -10px;
}
.arrow-right {
  top: 0;
  right: -10px;
  bottom: 0;
}
.arrow {
  margin: auto;
  position: absolute;
  border-radius: 100%;
  border: 0;
  transition: all 0.3s ease-in;
  width: 50px;
  cursor: pointer;
  height: 50px;
  box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
}
.arrow:active, .arrow:focus {
  outline: none;
}
.ngucarousel .arrow {
  opacity: 0;
}
.ngucarousel:hover .arrow {
  opacity: 1;
}
.ngucarousel:hover .arrow-left {
  left: 0;
}
.ngucarousel:hover .arrow-right {
  right: 0;
}
.ngx-slider-content {
  position: absolute;
  right: 0;
  width: 38%;
  top: 20%;
  padding-right: 2rem;
  text-align: center;
}
.ngx-slider-content h1 {
  font-weight: 900;
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 2.5rem;
}
.home-main-banner {
  min-height: 312px;
}
.bannerTextStyle {
  color: #ff5722;
  text-align: center;
  margin-top: 2%;
  font-family: "Stag Web";
}
.aside-banner {
  margin-left: 2rem;
  margin-bottom: 2rem;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  overflow: hidden;
}
.aside-banner:last-child {
  margin-bottom: 0;
}
.bannerStyle {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
}
@media only screen and (min-width: 1366px) and (max-width: 1519px) {
  .bannerStyle {
    height: 470px;
  }
}
@media (max-width: 1366px) {
  .bannerStyle {
    height: 470px;
  }
}
@media (max-width: 1279px) {
  .aside-banner {
    margin-left: 0;
    margin-bottom: 0;
    display: inline-block;
    width: 48%;
    margin-top: 2rem;
    margin-right: 3%;
  }
  .aside-banner:last-child {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .ngx-slider-content h1 {
    font-size: 2rem;
  }
  .ngx-slider-content h2 {
    font-size: 1.5rem !important;
  }
  .bannerStyle {
    height: 300px;
  }
}
@media (max-width: 560px) {
  .bannerStyle {
    height: 200px;
  }
  .aside-banner {
    margin-left: 0;
    width: 100%;
    margin-top: 2rem;
    margin-right: 0;
  }
  .aside-banner:last-child {
    margin: 0;
    margin-top: 2rem;
  }
  .ngx-slider-content h1 {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .ngx-slider-content h2 {
    font-size: 1.2rem;
  }
  .ngx-slider-content button {
    transform: scale(0.8);
  }
}
embryo-BrandsLogo .item {
  text-align: center;
}
embryo-BrandsLogo .item img {
  padding: 1rem;
  opacity: 0.5;
  transition: all 0.3s ease-in-out 0s;
}
embryo-BrandsLogo .item a:hover img {
  opacity: 1;
}
embryo-homepageoneslider .slick-list {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
}
body {
  overflow-x: hidden;
  overflow-y: auto;
}
body .mat-card .mat-card-image {
  border-bottom: 1px solid #eee;
}
body .tile {
  box-shadow: none !important;
}
@media (max-width: 1199px) {
  .card-details .col-gap > div {
    padding-left: 1.5rem;
    padding-right: 2rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}
.home-2-slider .slick-slide {
  margin: 3rem 1rem;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  overflow: hidden;
  transition: box-shadow 0.3s ease-in-out;
}
.home-2-slider .slick-slide:hover {
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.12), 0 16px 16px 0 rgba(0, 0, 0, 0.24);
}
.home-2-slider .home-2-slider-content {
  position: absolute;
  top: 15%;
  left: 5%;
}
.home-2-slider .text-main {
  font-size: 4.813rem;
  font-weight: 300;
  letter-spacing: -1.58px;
  line-height: 90px;
}
.home-2-slider .text-bold {
  font-size: 6.313rem;
  font-style: italic;
  font-weight: 900;
  line-height: 100px;
}
.home-2-slider .bold-sup {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 32px;
  font-style: normal;
}
@media (max-width: 1700px) {
  .home-2-slider .text-main {
    font-size: 2.813rem;
    line-height: 60px;
  }
  .home-2-slider .text-bold {
    font-size: 4.313rem;
    line-height: 70px;
  }
}
@media (max-width: 1550px) {
  .home-2-slider .home-2-slider-content {
    position: absolute;
    top: 15%;
  }
  .home-2-slider .text-main {
    font-size: 2rem;
    line-height: 36px;
  }
  .home-2-slider .text-bold {
    font-size: 4rem;
    line-height: 64px;
  }
}
.main-bg {
  height: 515px;
}
.overlay-section-content {
  position: relative;
  z-index: 9;
  padding: 2rem;
}
.overlay-section-content h4 {
  color: #fff;
}
.overlay-section-content button {
  letter-spacing: 1.25px;
  font-weight: bold;
}
.overlay-section-item {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.overlay-section-overlay {
  position: relative;
}
.overlay-section-overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(6, 7, 31, 0.55);
  pointer-events: none;
}
.end-left {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.end-right {
  display: flex;
  align-items: flex-end;
  height: 100%;
  justify-content: right;
}
.main-bg-inner {
  height: 241px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.feature-section-v2 mat-card {
  overflow: visible;
}
.feature-section-v2-list .material-icons {
  font-size: 2.3rem;
}
.feature-section-v2-list .mat-fab {
  width: 85px;
  height: 85px;
  margin-top: -65px;
}
.feature-section-v2-list p {
  color: rgba(0, 0, 0, 0.6);
}
.category-v2-list .category-v2-content {
  position: absolute;
  bottom: 0;
  padding: 1.5rem;
  z-index: 1;
}
.category-v2-list .category-v2-list-wrap {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden;
}
.cta-image {
  display: inline-block;
  border-radius: 5px;
  overflow: hidden;
}
.cta-content {
  position: absolute;
  /* bottom: 0; */
  z-index: 9;
  left: 0;
  right: 0;
  top: 30%;
}
.cta-content h2 {
  font-size: 78px;
  font-weight: 300;
  line-height: 69px;
}
.cta-content h4 {
  font-size: 37px;
  line-height: 43px;
}
.cta-content i {
  font-size: 2.5rem;
}
.shadow-disable embryo-brandslogo .slick-list {
  box-shadow: none;
}
embryo-brandslogo .slick-list {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
embryo-brandslogo .slick-slide {
  margin: 3rem 1rem;
  border-radius: 10px;
  overflow: hidden;
  transition: box-shadow 0.3s ease-in-out;
}
embryo-brandslogo .slick-slide a {
  display: flex;
  justify-content: center;
}
embryo-brandslogo .slick-slide img {
  align-self: center;
}
.home-3-slider .slick-list {
  border-radius: 7px;
}
.slider-content-v3 {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  right: 0;
  bottom: 0;
  background: rgba(6, 7, 31, 0.59);
  padding-top: 10rem;
}
.slider-content-v3 .slider-content-v3-inner {
  width: 50%;
  margin: 0 auto;
}
.slider-content-v3 h4 {
  color: #FFFFFF;
  font-size: 96px;
  font-weight: 300 !important;
  letter-spacing: -1.5px;
  line-height: 92px;
  text-align: center;
}
.slider-content-v3 p {
  color: rgba(255, 255, 255, 0.87);
  font-size: 27px;
  font-weight: 300;
  line-height: 32px;
}
@media (max-width: 767px) {
  .home-2-slider .slick-slide {
    margin: 2rem 1rem;
  }
}
@media (max-width: 550px) {
  .home-2-slider .bold-sup {
    font-size: 1rem;
  }
  .home-2-slider .text-bold {
    font-size: 1.7rem;
    line-height: 20px;
  }
}
@media (max-width: 498px) {
  .home-2-slider .text-main {
    font-size: 1.2rem;
    line-height: 14px;
    letter-spacing: 0.5px;
  }
}
@media (max-width: 439px) {
  .home-2-slider .home-2-slider-content {
    top: 27%;
  }
  .home-2-slider .text-main, .home-2-slider .text-bold {
    display: none;
  }
}
.col-gap.category-v2-wrapper > embryo-productcategorycard {
  padding: 0 16px;
}
@media (max-width: 1519px) {
  .home-3-slider .slider-content-v3 {
    padding-top: 6rem;
  }
  .home-3-slider .slider-content-v3 h4 {
    font-size: 70px;
    line-height: 78px;
  }
}
@media (max-width: 1199px) {
  .home-3-slider .slider-content-v3 h4 {
    font-size: 50px;
    line-height: 58px;
  }
  .home-3-slider .slider-content-v3 h4 {
    font-size: 50px;
    line-height: 58px;
  }
}
@media (max-width: 991px) {
  .home-3-slider .slider-content-v3 {
    padding-top: 4rem;
  }
  .home-3-slider .slider-content-v3 h4 {
    font-size: 40px;
    line-height: 41px;
  }
  .tab-sldier-v2 .mat-tab-header {
    display: block;
  }
  .tab-sldier-v2 .mat-tab-label {
    min-width: auto;
    padding: 0 15px !important;
  }
  .tab-sldier-v2 .mat-ink-bar {
    height: 0;
  }
}
@media (max-width: 767px) {
  .slider-content-v3 p {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0.5rem;
  }
  .home-3-slider .slider-content-v3 h4 {
    font-size: 30px;
    line-height: 32px;
  }
  .slider-content-v3 .slider-content-v3-inner {
    width: 90%;
  }
}
@media (max-width: 460px) {
  .home-3-slider .slider-content-v3 {
    padding-top: 1.5rem;
  }
  .slider-content-v3 p {
    display: none;
  }
  .home-3-slider .slider-content-v3 h4 {
    font-size: 21px;
    line-height: 21px;
    letter-spacing: 0;
  }
}
body .slick-dots li {
  margin: 0;
}
body .slick-dots li button::before {
  font-size: 10px !important;
}
.footer-v1 {
  background: #000000;
  color: #ffffff;
}
.footer-v1 * {
  color: #ffffff;
}
.shop-card-wrapper .slick-slide {
  margin-left: 1rem;
  margin-right: 1rem;
}
@media (min-width: 991px) {
  .mat-tab-body-content {
    overflow: hidden !important;
  }
  .shop-card-wrapper .mat-tab-group {
    align-items: center !important;
  }
  .shop-card-wrapper .mat-tab-header-pagination {
    display: none !important;
  }
  .shop-card-wrapper .mat-tab-header {
    margin: 0 auto;
  }
  .shop-card-wrapper .mat-tab-nav-bar,
.shop-card-wrapper .mat-tab-header {
    border: 0;
  }
  .shop-card-wrapper .mat-tab-group.mat-primary .mat-ink-bar,
.shop-card-wrapper .mat-tab-nav-bar.mat-primary .mat-ink-bar {
    background: none;
  }
  .shop-card-wrapper .mat-tab-label {
    height: 37px;
    padding: 0 14px;
    cursor: pointer;
    min-width: auto;
    margin: 0 5px;
    border-radius: 5px;
  }
  .shop-card-wrapper .mat-tab-label .mat-tab-label-content {
    font-weight: bold !important;
    text-transform: uppercase;
  }
  .shop-card-wrapper .mat-tab-label-active.mat-tab-label {
    background: #fff;
    color: #000;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  }
  .shop-card-wrapper .mat-tab-list {
    margin-bottom: 3rem;
  }
}
@media (max-width: 990px) {
  .shop-card-wrapper .mat-tab-header-pagination {
    display: flex !important;
  }
}
@media (max-width: 767px) {
  .card-container .jp-card-container {
    width: 300px;
    margin: 0;
  }
  .card-container .jp-card {
    min-width: 285px;
  }
}
.overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.overlay-content * {
  color: #fff;
}
.overlay-wrap {
  position: relative;
}
.quick-shop .primary-rgba h2,
.quick-shop .pink-rgba h2 {
  font-weight: 900;
  font-size: 6rem;
  font-style: italic;
  line-height: 1;
}
.quick-shop .primary-rgba h5,
.quick-shop .pink-rgba h5 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
}
.quick-shop .primary-rgba h3,
.quick-shop .pink-rgba h3 {
  font-weight: bolder;
  line-height: 1;
}
.quick-shop .black-rgba h6 {
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 500;
  line-break: 1;
}
.quick-shop .black-rgba h2 {
  font-size: 6rem;
  font-weight: 400;
  line-height: 1;
}
.quick-shop .black-rgba h5 {
  letter-spacing: 5px;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 991px) {
  .cta-content h2 {
    font-size: 38px;
    line-height: 39px;
  }
  .download-app-list:first-child {
    border: none !important;
  }
}
@media (max-width: 767px) {
  .cta-content h4 {
    display: none;
  }
}
@media (max-width: 478px) {
  .cta-content i {
    display: none;
  }
  .cta-content h2 {
    font-size: 21px;
    line-height: 23px;
  }
}
.subscribe-wrapper h3,
.subscribe-wrapper p,
.subscribe-wrapper .mat-form-field-label,
.subscribe-wrapper input,
.subscribe-wrapper .mat-form-field.mat-focused .mat-form-field-label,
.subscribe-wrapper .mat-icon-button {
  color: #fff;
}
.subscribe-wrapper .mat-form-field.mat-focused .mat-form-field-ripple,
.subscribe-wrapper .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: #ffffff;
}
.subscribe-section-v2 .mat-form-field-wrapper *,
.subscribe-section-v2 .mat-form-field.mat-focused.mat-form-field-ripple {
  color: #fff;
}
.subscribe-section-v2 .mat-form-field-appearance-legacy .mat-form-field-underline,
.subscribe-section-v2 .mat-form-field.mat-focused .mat-form-field-ripple {
  background: #fff;
}
embryo-rating .br-default {
  margin: 0 !important;
}
embryo-rating .br-default .br-unit {
  margin-right: 0;
  font-size: 14px;
  height: 10px;
  width: 13px;
}
embryo-rating .br-default .br-selected::after {
  color: #EDB867 !important;
}
embryo-rating .br-default .br-unit::after {
  content: "★";
  color: #d2d2d2;
}
app-reviewpopup embryo-rating .br-default .br-unit {
  font-size: 34px;
  height: 40px;
  width: 35px;
}
html body .loading-bar-fixed > div#loading-bar-spinner {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  left: 0;
  right: 0;
  top: 0 !important;
  bottom: 0;
  background: #fff;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
html body div#loading-bar-spinner .spinner-icon {
  width: 60px !important;
  height: 60px !important;
  color: #283593;
}
html body .loading-bar-fixed > div .bar {
  background: #283593 !important;
}
body .img-zoom-container {
  position: relative !important;
}
@media (max-width: 959px) {
  #myresult {
    display: none;
  }
}
.offer-badge .mat-chip {
  top: 50px;
  position: absolute;
  padding: 0.5rem 0.7rem;
  left: 0;
}
.center-icon {
  background: #fff;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  text-align: center;
  line-height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  top: -50px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}
.center-icon i {
  font-size: 3rem;
  line-height: 100px;
}
.image-group img {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 7px;
}
.grid-card-v2 {
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.17);
}
.grid-card-v2 .custom-badge {
  padding: 0.2rem 0.6rem;
  border-radius: 5px;
  background-color: #DE3F3F;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.17);
  color: #fff;
  position: absolute;
  top: 15px;
}
.grid-card-v2 .price-tag-v2 {
  background: #fff;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.17);
  display: inline-block;
  padding: 0.2rem 0.78rem;
  margin: 0;
  font-weight: bold;
  border-radius: 5px;
  position: absolute;
  bottom: 1rem;
  line-height: normal;
}
.grid-card-v2 mat-card-footer.mat-card-footer {
  padding: 1rem;
  border-top: 1px solid #eee;
  margin-top: 1.5rem;
  color: rgba(0, 0, 0, 0.54);
}
.grid-card-v2 embryo-addtocardbutton button.mat-fab.mat-accent {
  background: #283593;
}
.grid-card-v2 embryo-rating .br-default .br-selected::after {
  color: #000 !important;
}
.grid-card-v2 .mat-upper {
  position: relative;
}
.grid-card-v2 .mat-card-content h5 {
  margin-bottom: 0;
  font-size: 17.36px;
  font-weight: bold;
}
.grid-card-wrapper .grid-toolbar {
  padding-top: 3.5rem;
  border-radius: 0;
}
.grid-card-wrapper .grid-toolbar .mat-toolbar-row {
  display: block;
}
.grid-card-wrapper .grid-toolbar .mat-toolbar-row .mat-tab-label-content {
  color: #fff;
  opacity: 1;
}
.grid-card-wrapper .grid-toolbar .mat-toolbar-row .mat-tab-label {
  opacity: 1;
  font-weight: 400;
  border-radius: 0;
}
.grid-card-wrapper .grid-toolbar .mat-toolbar-row .mat-tab-label-active.mat-tab-label {
  background: transparent;
  border-bottom: 1px solid #fff;
}
.grid-card-wrapper .grid-toolbar .mat-toolbar-row .mat-tab-group {
  float: left;
}
.grid-card-wrapper .mat-card {
  overflow: hidden;
}
.grid-card-wrapper .slick-slider {
  margin-top: -90px;
}
.grid-card-wrapper a.title-link {
  white-space: nowrap;
  width: 270px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.grid-card-v2 .mat-upper {
  position: relative;
  margin-top: -16px !important;
}
.download-app-list:first-child {
  border-right: 1px solid #000;
}
.download-app-list img {
  margin-top: -6px;
}
@media (max-width: 1560px) {
  body .image-group {
    padding-top: 1rem !important;
  }
}
@media (max-width: 1199px) {
  body .image-group {
    padding-top: 0rem !important;
  }
  .cta-content {
    top: 20%;
  }
}
@media (max-width: 991px) {
  .feature-section-v2-list .material-icons {
    font-size: 1.7rem;
  }
  .feature-section-v2-list {
    display: block !important;
    text-align: center;
    /* margin: 0 !important; */
  }
  .feature-section-v2-list .mat-fab {
    width: 55px;
    height: 55px;
    margin-top: 0;
    margin: 12px auto;
    text-align: center;
    display: block;
  }
  .ml-4.feature-section-v2-content {
    margin: 0 !important;
  }
}
@media (max-width: 560px) {
  .subscribe-section-v2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .toolbar-title {
    display: block !important;
    padding-top: 2rem;
  }
}
.ais-SearchBox {
  overflow: hidden;
}
.ais-SearchBox button {
  display: none;
}
.ais-SearchBox input {
  width: 100%;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #d5d5d5;
  padding: 10px;
  font-size: 1rem;
}
.ais-Panel-header,
.facet-category-title {
  font-size: 1.2rem;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 1.5rem;
}
.ais-RefinementList-checkbox {
  margin-right: 0.8rem;
}
.ais-RefinementList-label {
  margin-bottom: 1rem;
  display: block;
}
.ais-RangeSlider {
  margin-top: 70px;
  margin-bottom: 33px;
  padding: 0 1rem;
}
.ais-RangeSlider .noUi-connect {
  background: #ff5722;
}
.ais-RangeSlider .noUi-horizontal {
  height: 8px;
}
.ais-RangeSlider .noUi-handle::after, .ais-RangeSlider .noUi-handle::before {
  height: 7px;
  width: 2px;
  left: 13px;
  top: 6px;
}
.ais-RangeSlider .noUi-horizontal .noUi-handle {
  width: 22px;
  height: 18px;
}
.ais-RatingMenu-item {
  margin-bottom: 1rem;
}
body .ais-ClearRefinements-button {
  background: #ff5722;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
}
.ais-RatingMenu-count {
  margin: 0 0.3rem;
  background: #f3f3f4;
  line-height: 20px;
  text-align: center;
  border-radius: 5px;
  font-weight: 500;
}
.ais-Pagination-list li {
  display: inline-block;
  font-size: 1.3rem;
  border-radius: 3px;
}
.ais-Pagination {
  margin: 1rem 0;
}
.ais-Pagination-link {
  width: 33px;
  height: 33px;
  display: block;
  text-align: center;
  border-radius: 4px;
}
.ais-Pagination-item--selected {
  background: #ff5722;
  color: #fff;
}
.ais-RatingMenu-starIcon {
  fill: #ff5722;
}
.ais-RatingMenu-count {
  margin: 0 1rem;
}
body .ais-RatingMenu-starIcon {
  display: block;
  width: 25px;
  height: 25px;
}
.ais-HierarchicalMenu {
  padding-left: 1rem;
}
ul.ais-HierarchicalMenu-list > ais-hierarchical-menu-item {
  position: relative;
}
ul.ais-HierarchicalMenu-list > ais-hierarchical-menu-item:before {
  font-family: "Material Icons";
  content: "keyboard_arrow_right";
  position: absolute;
  top: 0;
  left: -15px;
}
ais-hierarchical-menu-item {
  margin-bottom: 1rem;
  display: block;
}
ais-hierarchical-menu-item .ais-HierarchicalMenu-link {
  font-weight: bold;
}
ais-hierarchical-menu-item .ais-HierarchicalMenu-list--child a {
  font-weight: normal;
}
ais-hierarchical-menu-item .ais-HierarchicalMenu-list--child {
  padding-top: 1rem;
  display: block;
}
.ais-HierarchicalMenu-count, .ais-RefinementList-count, .ais-RatingMenu-count {
  background: rgba(0, 0, 0, 0.4);
  padding: 0.2rem 0.3rem;
  color: #fff;
  margin: 0.3rem;
  border-radius: 3px;
  font-size: 0.8rem;
}
ais-stats {
  text-align: right;
  font-weight: bold;
}
.algolia-main-list .ais-SortBy select, .algolia-main-list ais-hits-per-page select {
  width: 150px;
  border: 1px solid #eee;
  height: 40px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.algolia-main-list ais-panel, .algolia-main-list ais-hits-per-page {
  display: inline-block;
  margin-right: 0.5rem;
}
.counter-item {
  display: inline-block;
  margin-right: 1.2rem;
  margin-bottom: 1.5rem;
}
.counter-item .counter-digit {
  font-size: 3.25rem;
}
.counter-item .counter-text {
  font-size: 1.25rem;
  display: inline-block;
  margin: 0 0.5rem;
}
@media (max-width: 560px) {
  .counter-item {
    display: inline-block;
    margin-right: 0.5rem;
  }
  .counter-item .counter-digit {
    font-size: 2rem;
  }
  .counter-item .counter-text {
    font-size: 1rem;
    display: inline-block;
    margin: 0 0.2rem;
  }
}
.user-nav-list {
  background: #fafafa;
}
.user-nav-list .mat-list-item-content a i {
  vertical-align: top;
  width: 40px;
  text-align: center;
}
.user-nav-list a {
  font-size: 18px;
  font-weight: bold;
}
.user-nav-list a:hover, .user-nav-list a.tab-active {
  color: #d5481e;
}
.user-nav-list a:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 0;
  left: -15px;
  background: #d5481e;
}
.user-nav-list a:hover:before, .user-nav-list a.tab-active:before {
  height: 25px;
}
.proflie-field span {
  display: inline-block;
  width: calc(100% - 150px);
}
.proflie-field label {
  width: 150px;
  display: inline-block;
}
.login-user-img img {
  border-radius: 100%;
}
.edit-profile {
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.2;
}
code {
  padding: 8px;
  background: #f3f3f4;
}
pre {
  background-color: #f3f3f4;
  padding: 15px;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
.table thead {
  text-align: left;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
.table tbody + tbody {
  border-top: 2px solid #eceeef;
}
.table .table {
  background-color: #fff;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 992px) {
  .container {
    width: 95%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 95%;
  }
}
@media (min-width: 1520px) {
  .container {
    width: 90%;
  }
}
.col-gap {
  margin-left: -15px;
  margin-right: -15px;
}
.col-gap > div {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.block-title h2 {
  margin-bottom: 3rem;
}
.section-gap {
  padding: 5rem 0;
}
.section-gap-lg {
  padding: 7rem 0;
}
.relative {
  position: relative;
}
.w-100 {
  width: 100%;
}
.w-50 {
  width: 50%;
}
.padding-1 {
  padding: 1px;
}
.padding-5 {
  padding: 5px;
}
.padding-left-1 {
  padding-left: 1px;
}
.padding-left-5 {
  padding-left: 5px;
}
.padding-right-1 {
  padding-right: 1px;
}
.padding-right-5 {
  padding-right: 5px;
}
.padding-top-1 {
  padding-top: 1px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-bottom-1 {
  padding-bottom: 1px;
}
.padding-bottom-1 {
  padding-bottom: 5px;
}
hr {
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin: 3rem 0;
}
.dark-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.spacer {
  border-bottom: 1px solid #d5d5d5;
  margin: 1.5rem 0;
}
.bg-grey {
  background: #f3f3f4;
}
.round-corner {
  border-radius: 100%;
}
.position-relative {
  position: relative;
}
.shop-card-wrapper .mat-card {
  margin-bottom: 2rem;
  overflow: hidden;
}
@media (max-width: 959px) {
  .product-detail-content {
    margin-top: 3rem;
  }
}
@media (max-width: 420px) {
  .detail-btns button {
    margin-bottom: 1rem;
    display: block;
  }
}
.user-list-wrap {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 2rem;
}
.alt-sec:nth-of-type(2n) > div:first-child {
  order: 1;
}
embryo-team {
  width: 100% !important;
}
body app-main, body .mat-drawer-content {
  overflow-x: hidden;
  overflow-y: auto;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-underline {
  text-decoration: underline;
}
.text-xs {
  font-size: 50% !important;
}
.text-sm {
  font-size: 70% !important;
}
.text-md {
  font-size: 80% !important;
}
.text-lg {
  font-size: 110% !important;
}
.text-xl {
  font-size: 120% !important;
}
.text-xxl {
  font-size: 140% !important;
}
.font-light {
  font-weight: 300 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-bold {
  font-weight: 700 !important;
}
.text-inverse {
  color: #fff;
}
.text-muted {
  color: rgba(0, 0, 0, 0.38);
}
.text-italic {
  font-style: italic !important;
}
.list-sm.mat-list .mat-list-item {
  height: 28px;
  font-size: 0.875rem;
}
.list-sm.mat-list .mat-list-item .mat-list-item-content {
  padding: 0;
}
.no-style {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}
.no-style li {
  margin-bottom: 0.4rem;
}
.bullets-list {
  padding-left: 0;
  list-style: none;
}
.bullets-list li {
  position: relative;
  padding-left: 0.8rem;
  margin-bottom: 0.3rem;
}
.bullets-list li:before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  background: #3A405B;
  border-radius: 100%;
  position: absolute;
  top: 46%;
  left: 2px;
}
.primary-rgba {
  background: rgba(40, 53, 147, 0.75);
}
.black-rgba {
  background: rgba(0, 0, 0, 0.69);
}
.pink-rgba {
  background: rgba(183, 58, 174, 0.75);
}
.accent-rgba {
  background: rgba(255, 87, 34, 0.75);
}
.bg-brown {
  background-color: #212121;
}
.bg-white {
  background: #fff;
}
.rtl-layout a {
  position: fixed;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #283593;
  z-index: 99;
  color: #fff;
  top: 50%;
  display: block;
  text-align: center;
  border-radius: 5px 0 0 5px;
  border: 2px solid #fff;
  border-right: 0;
}
@media (max-width: 1279px) {
  [dir=rtl] .logo-site {
    text-align: right;
  }
}
[dir=rtl] .cart-menu-action {
  left: 15px;
  right: auto;
}
[dir=rtl] .download-app-list:first-child {
  border-left: 1px solid #000;
  border-right: 0;
}
[dir=rtl] ais-stats {
  text-align: left;
}
[dir=rtl] ais-panel, [dir=rtl] ais-hits-per-page {
  margin-left: 0.5rem;
  margin-right: 0rem;
}
[dir=rtl] .header-v2 .search-v2 input {
  padding-right: 2.5rem;
  padding-left: 0;
}
[dir=rtl] .header-v2 .search-v2 form::before {
  right: 10px;
  left: auto;
}
[dir=rtl] .header-v2 .logo-site {
  text-align: right;
}
[dir=rtl] .aside-banner {
  margin-right: 2rem;
  margin-left: 0;
}
[dir=rtl] .wishlist-icon {
  right: auto;
  left: 10px;
}
[dir=rtl] .header-v3 form input {
  padding-right: 14px;
  padding-left: 0;
}
[dir=rtl] .header-v3 form button.mat-fab {
  margin-right: -56px;
  margin-left: 0px;
}
[dir=rtl] .header-v3 form button.mat-fab .header-v3 .header-v3-top-tools > * {
  display: inline-block;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 10px;
  line-height: 44px;
}
[dir=rtl] .embryo-fixed-header .logo-site, [dir=rtl] .header-v3 .logo-site {
  text-align: right;
}
[dir=rtl] .embryo-fixed-header .logo-site .header-v3 .header-v3-top-tools > *, [dir=rtl] .header-v3 .logo-site .header-v3 .header-v3-top-tools > * {
  display: inline-block;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 10px;
  line-height: 44px;
}
[dir=rtl] .header-v3 .header-v3-top-tools > * {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
[dir=rtl] .grid-card-wrapper .grid-toolbar .mat-toolbar-row .mat-tab-group {
  float: right;
}
[dir=rtl] .ais-HierarchicalMenu-list .ais-HierarchicalMenu-list {
  margin-left: 1em;
  margin-right: 1em;
}
[dir=rtl] ul.ais-HierarchicalMenu-list > ais-hierarchical-menu-item::before {
  left: inherit;
  right: -15px;
}
[dir=rtl] .sidebar-area {
  left: inherit;
  right: 0;
}
[dir=rtl] .close-btn-sidebar {
  text-align: left;
}
[dir=rtl] .sidebar-area .mat-nav-list .mat-icon {
  margin-right: 0px;
  margin-left: 10px;
}
[dir=rtl] .app-nav-list .sub-menu li a {
  text-align: right;
}
[dir=rtl] .mega .sub-menu .sub-menu {
  padding-left: 0;
  padding-right: 1.5rem;
}
[dir=rtl] .mega .sub-menu .sub-menu li::before {
  left: inherit;
  right: 0;
}
[dir=rtl] .feature-list > div {
  border-left: 2px solid #eee;
  border-right: 0;
}
[dir=rtl] .feature-list > div:first-child {
  border: none;
}
[dir=rtl] .close-btn {
  left: 0px;
  right: inherit;
}
[dir=rtl] .search-box {
  bottom: -20px;
  right: inherit;
  left: 0;
}
[dir=rtl] .user-content {
  padding-top: 0.6rem;
  padding-right: 2rem;
  padding-left: 0;
}
[dir=rtl] .m-icon {
  position: absolute;
  top: -49px;
  left: -5px;
  right: inherit;
  transition: all 0.3s ease-in;
}
[dir=rtl] .dropcap {
  padding: 0 0rem 0 1rem;
  margin: -0.1rem 0 -1rem;
  float: right;
}
[dir=rtl] .bullets-list li::before {
  left: inherit;
  right: -15px;
}
[dir=rtl] .mr-0,
[dir=rtl] .mx-0 {
  margin-left: 0 !important;
}
[dir=rtl] .ml-0,
[dir=rtl] .mx-0 {
  margin-right: 0 !important;
}
[dir=rtl] .mr-1,
[dir=rtl] .mx-1 {
  margin-left: 0.25rem !important;
}
[dir=rtl] .ml-1,
[dir=rtl] .mx-1 {
  margin-left: 0.25rem !important;
}
[dir=rtl] .mr-2,
[dir=rtl] .mx-2 {
  margin-left: 0.5rem !important;
}
[dir=rtl] .ml-2,
[dir=rtl] .mx-2 {
  margin-right: 0.5rem !important;
}
[dir=rtl] .mr-3,
[dir=rtl] .mx-3 {
  margin-left: 1rem !important;
}
[dir=rtl] .ml-3,
[dir=rtl] .mx-3 {
  margin-right: 1rem !important;
}
[dir=rtl] .mr-4,
[dir=rtl] .mx-4 {
  margin-left: 1.5rem !important;
}
[dir=rtl] .ml-4,
[dir=rtl] .mx-4 {
  margin-right: 1.5rem !important;
}
[dir=rtl] .mr-5,
[dir=rtl] .mx-5 {
  margin-left: 3rem !important;
}
[dir=rtl] .ml-5,
[dir=rtl] .mx-5 {
  margin-right: 3rem !important;
}
[dir=rtl] .pr-0,
[dir=rtl] .px-0 {
  padding-left: 0 !important;
}
[dir=rtl] .pl-0,
[dir=rtl] .px-0 {
  padding-right: 0 !important;
}
[dir=rtl] .pr-1,
[dir=rtl] .px-1 {
  padding-left: 0.25rem !important;
}
[dir=rtl] .pl-1,
[dir=rtl] .px-1 {
  padding-right: 0.25rem !important;
}
[dir=rtl] .pr-2,
[dir=rtl] .px-2 {
  padding-left: 0.5rem !important;
}
[dir=rtl] .pl-2,
[dir=rtl] .px-2 {
  padding-right: 0.5rem !important;
}
[dir=rtl] .pr-3,
[dir=rtl] .px-3 {
  padding-left: 1rem !important;
}
[dir=rtl] .pl-3,
[dir=rtl] .px-3 {
  padding-right: 1rem !important;
}
[dir=rtl] .pr-4,
[dir=rtl] .px-4 {
  padding-left: 1.5rem !important;
}
[dir=rtl] .pl-4,
[dir=rtl] .px-4 {
  padding-right: 1.5rem !important;
}
[dir=rtl] .pr-5,
[dir=rtl] .px-5 {
  padding-left: 3rem !important;
}
[dir=rtl] .pl-5,
[dir=rtl] .px-5 {
  padding-right: 3rem !important;
}
.loadscreen {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: calc(50% - 100px);
}
.loadscreen .logo {
  display: inline-block !important;
}
.loader-bubble,
.loader-bubble:before,
.loader-bubble:after {
  border-radius: 50%;
  width: 2em;
  height: 2em;
  animation-fill-mode: both;
  animation: bubble-horz 1.8s infinite ease-in-out;
}
.loader-bubble {
  font-size: 6px;
  margin: auto;
  position: relative;
  text-indent: -9999em;
  transform: translateZ(0);
  animation-delay: -0.16s;
}
.loader-bubble {
  color: #d5481e;
}
.loader-bubble:before,
.loader-bubble:after {
  content: "";
  position: absolute;
  top: 0;
}
.loader-bubble:before {
  left: -3.5em;
  animation-delay: -0.32s;
}
.loader-bubble:after {
  left: 3.5em;
}
@keyframes bubble-horz {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
#docs-page {
  color: #333;
  font-size: 14px;
}
#docs-page a {
  cursor: pointer;
}
#docs-page #toc > li > div > a {
  display: block;
}
#docs-page html body .content code span, #docs-page html body .content pre span {
  font-family: monospace, serif !important;
  font-size: 12px;
  line-height: 1.5;
}
#docs-page html body {
  color: #333;
}
#docs-page table {
  font-size: 14px;
}
#docs-page .content p {
  margin-bottom: 16px;
  color: #333;
}
#docs-page html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
#docs-page body {
  margin: 0;
}
#docs-page article,
#docs-page aside,
#docs-page details,
#docs-page figcaption,
#docs-page figure,
#docs-page footer,
#docs-page header,
#docs-page hgroup,
#docs-page main,
#docs-page menu,
#docs-page nav,
#docs-page section,
#docs-page summary {
  display: block;
}
#docs-page audio,
#docs-page canvas,
#docs-page progress,
#docs-page video {
  display: inline-block;
  vertical-align: baseline;
}
#docs-page audio:not([controls]) {
  display: none;
  height: 0;
}
#docs-page [hidden],
#docs-page template {
  display: none;
}
#docs-page a {
  background-color: transparent;
}
#docs-page a:active,
#docs-page a:hover {
  outline: 0;
}
#docs-page abbr[title] {
  border-bottom: 1px dotted;
}
#docs-page b,
#docs-page strong {
  font-weight: bold;
}
#docs-page dfn {
  font-style: italic;
}
#docs-page h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
#docs-page mark {
  background: #ff0;
  color: #000;
}
#docs-page small {
  font-size: 80%;
}
#docs-page sub,
#docs-page sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#docs-page sup {
  top: -0.5em;
}
#docs-page sub {
  bottom: -0.25em;
}
#docs-page img {
  border: 0;
}
#docs-page svg:not(:root) {
  overflow: hidden;
}
#docs-page figure {
  margin: 1em 40px;
}
#docs-page hr {
  box-sizing: content-box;
  height: 0;
}
#docs-page pre {
  overflow: auto;
}
#docs-page code,
#docs-page kbd,
#docs-page pre,
#docs-page samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
#docs-page button,
#docs-page input,
#docs-page optgroup,
#docs-page select,
#docs-page textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
#docs-page button {
  overflow: visible;
}
#docs-page button,
#docs-page select {
  text-transform: none;
}
#docs-page button,
#docs-page html input[type=button],
#docs-page input[type=reset],
#docs-page input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
#docs-page button[disabled],
#docs-page html input[disabled] {
  cursor: default;
}
#docs-page button::-moz-focus-inner,
#docs-page input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#docs-page input {
  line-height: normal;
}
#docs-page input[type=checkbox],
#docs-page input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
#docs-page input[type=number]::-webkit-inner-spin-button,
#docs-page input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
#docs-page input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
#docs-page input[type=search]::-webkit-search-cancel-button,
#docs-page input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#docs-page fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
#docs-page legend {
  border: 0;
  padding: 0;
}
#docs-page textarea {
  overflow: auto;
}
#docs-page optgroup {
  font-weight: bold;
}
#docs-page table {
  border-collapse: collapse;
  border-spacing: 0;
}
#docs-page td,
#docs-page th {
  padding: 0;
}
#docs-page .content h1,
#docs-page .content h2,
#docs-page .content h3,
#docs-page .content h4,
#docs-page .content h5,
#docs-page .content h6,
#docs-page html,
#docs-page body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
}
#docs-page .content h1,
#docs-page .content h2,
#docs-page .content h3,
#docs-page .content h4,
#docs-page .content h5,
#docs-page .content h6 {
  font-weight: bold;
}
#docs-page .content code,
#docs-page .content pre {
  font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, serif;
  font-size: 12px;
  line-height: 1.5;
}
#docs-page .content code {
  word-break: break-all;
  -webkit-hyphens: auto;
  hyphens: auto;
}
#docs-page .content aside.warning:before,
#docs-page .content aside.notice:before,
#docs-page .content aside.success:before,
#docs-page .toc-wrapper > .search:before {
  font-family: "slate";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
#docs-page .content aside.warning:before {
  content: "\e600";
}
#docs-page .content aside.notice:before {
  content: "\e602";
}
#docs-page .content aside.success:before {
  content: "\e606";
}
#docs-page .toc-wrapper > .search:before {
  content: "\e607";
}
#docs-page html,
#docs-page body {
  color: #333;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #f3f7f9;
  height: 100%;
  -webkit-text-size-adjust: none;
}
#docs-page #toc > ul > li > a > span {
  float: right;
  background-color: #2484ff;
  border-radius: 40px;
  width: 20px;
}
#docs-page .toc-wrapper {
  transition: left 0.3s ease-in-out;
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  z-index: 30;
  top: 0;
  left: 0;
  bottom: 0;
  width: 230px;
  background-color: white;
  font-size: 13px;
  font-weight: bold;
}
#docs-page .toc-wrapper .lang-selector {
  display: none;
}
#docs-page .toc-wrapper .lang-selector a {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#docs-page .toc-wrapper .logo {
  display: block;
  max-width: 100%;
  margin-bottom: 0px;
  margin-left: auto;
  margin-top: 1rem;
  margin-right: auto;
  border-radius: 4px;
}
#docs-page .toc-wrapper > .search {
  position: relative;
}
#docs-page .toc-wrapper > .search input {
  background: #f7fafc;
  border-width: 1px;
  border-color: gainsboro;
  padding: 6px 0 6px 20px;
  box-sizing: border-box;
  margin: 10px 15px;
  width: 200px;
  outline: none;
  color: #697386;
  border-radius: 10px;
}
#docs-page .toc-wrapper > .search:before {
  position: absolute;
  top: 19px;
  left: 21px;
  color: #959dab;
}
#docs-page .toc-wrapper .search-results {
  margin-top: 0;
  box-sizing: border-box;
  height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  transition-property: height, margin;
  transition-duration: 180ms;
  transition-timing-function: ease-in-out;
  background: #8fbcd4;
}
#docs-page .toc-wrapper .search-results.visible {
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 1em;
}
#docs-page .toc-wrapper .search-results li {
  margin: 1em 15px;
  line-height: 1;
}
#docs-page .toc-wrapper .search-results a {
  color: #333;
  text-decoration: none;
}
#docs-page .toc-wrapper .search-results a:hover {
  text-decoration: underline;
}
#docs-page .toc-wrapper ul,
#docs-page .toc-wrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 28px;
}
#docs-page .toc-wrapper li {
  color: #fff;
  transition-property: background;
  transition-timing-function: linear;
  transition-duration: 200ms;
}
#docs-page .toc-wrapper .toc-link.active {
  background-color: #f5fbff;
  color: #7e6cd6;
}
#docs-page .toc-wrapper .toc-link.active-parent {
  background-color: #f5fbff;
  color: #7e6cd6;
}
#docs-page .toc-wrapper .toc-list-h2 {
  display: none;
  background-color: white;
  font-weight: 500;
}
#docs-page .toc-wrapper .toc-h2 {
  padding-left: 25px;
  font-size: 12px;
}
#docs-page .toc-wrapper .toc-footer {
  padding: 1em 0;
  margin-top: 1em;
  border-top: 1px dashed #666;
}
#docs-page .toc-wrapper .toc-footer li,
#docs-page .toc-wrapper .toc-footer a {
  color: #fff;
  text-decoration: none;
}
#docs-page .toc-wrapper .toc-footer a:hover {
  text-decoration: underline;
}
#docs-page .toc-wrapper .toc-footer li {
  font-size: 0.8em;
  line-height: 1.7;
  text-decoration: none;
}
#docs-page .toc-link,
#docs-page .toc-footer li {
  padding: 0 15px 0 15px;
  display: block;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #8792a2;
  transition-property: background;
  transition-timing-function: linear;
  transition-duration: 130ms;
}
#docs-page #nav-button {
  padding: 0 1.5em 5em 0;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  opacity: 0.7;
  line-height: 16px;
  transition: left 0.3s ease-in-out;
}
#docs-page #nav-button span {
  display: block;
  padding: 6px 6px 6px;
  background-color: rgba(243, 247, 249, 0.7);
  transform-origin: 0 0;
  transform: rotate(-90deg) translate(-100%, 0);
  border-radius: 0 0 0 5px;
}
#docs-page #nav-button img {
  height: 16px;
  vertical-align: bottom;
}
#docs-page #nav-button:hover {
  opacity: 1;
}
#docs-page #nav-button.open {
  left: 230px;
}
#docs-page .page-wrapper {
  margin-left: 230px;
  position: relative;
  z-index: 10;
  background-color: white;
  min-height: 100%;
  padding-bottom: 1px;
}
#docs-page .page-wrapper .dark-box {
  width: 50%;
  background-color: white;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
#docs-page .page-wrapper .lang-selector {
  position: fixed;
  z-index: 50;
  border-bottom: 5px solid #8fbcd4;
}
#docs-page .lang-selector {
  background-color: white;
  width: 100%;
  font-weight: bold;
}
#docs-page .lang-selector a {
  display: block;
  float: left;
  color: dimgray;
  text-decoration: none;
  padding: 0 10px;
  line-height: 30px;
  outline: 0;
}
#docs-page .lang-selector:after {
  content: "";
  clear: both;
  display: block;
}
#docs-page .content {
  -webkit-transform: translateZ(0);
  position: relative;
  z-index: 30;
}
#docs-page .content:after {
  content: "";
  display: block;
  clear: both;
}
#docs-page .content > h1,
#docs-page .content > h2,
#docs-page .content > h3,
#docs-page .content > h4,
#docs-page .content > h5,
#docs-page .content > h6,
#docs-page .content > p,
#docs-page .content > table,
#docs-page .content > ul,
#docs-page .content > ol,
#docs-page .content > aside,
#docs-page .content > dl {
  margin-right: 50%;
  padding-left: 28px;
  padding-right: 28px;
  box-sizing: border-box;
  display: block;
}
#docs-page .content > ul,
#docs-page .content > ol {
  padding-left: 43px;
}
#docs-page .content > h1,
#docs-page .content > h2,
#docs-page .content > div {
  clear: both;
}
#docs-page .content h1 {
  font-size: 25px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0px;
  margin-top: 2em;
  border-top: 1px solid #ccc;
  border-bottom: 0px solid #ccc;
  background-color: white;
}
#docs-page .content h2 {
  font-size: 19px;
  margin-top: 4em;
  margin-bottom: 0;
  border-top: 1px solid #ccc;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}
#docs-page .content h1 + h2,
#docs-page .content h1 + div + h2 {
  margin-top: -21px;
  border-top: none;
}
#docs-page .content h3,
#docs-page .content h4,
#docs-page .content h5,
#docs-page .content h6 {
  font-size: 15px;
  margin-top: 2.5em;
  margin-bottom: 0.8em;
}
#docs-page .content h4,
#docs-page .content h5,
#docs-page .content h6 {
  font-size: 10px;
}
#docs-page .content hr {
  margin: 2em 0;
  border-top: 2px solid #2e3336;
  border-bottom: 2px solid #f3f7f9;
}
#docs-page .content table {
  margin-bottom: 1em;
  overflow: auto;
}
#docs-page .content table th,
#docs-page .content table td {
  text-align: left;
  vertical-align: top;
  line-height: 1.6;
}
#docs-page .content table th code,
#docs-page .content table td code {
  white-space: nowrap;
}
#docs-page .content table th {
  padding: 8px;
  border-bottom: 1px solid #ccc;
  vertical-align: bottom;
}
#docs-page .content table td {
  padding: 8px;
}
#docs-page .content table tr:last-child {
  border-bottom: 1px solid #ccc;
}
#docs-page .content table tr:nth-child(odd) > td {
  background-color: white;
}
#docs-page .content dt {
  font-weight: bold;
}
#docs-page .content dd {
  margin-left: 15px;
}
#docs-page .content p,
#docs-page .content li,
#docs-page .content dt,
#docs-page .content dd {
  line-height: 1.6;
  margin-top: 0;
}
#docs-page .content img {
  max-width: 100%;
}
#docs-page .content code {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 3px;
  border-radius: 3px;
}
#docs-page .content pre > code {
  background-color: transparent;
  padding: 0;
}
#docs-page .content aside {
  padding-top: 1em;
  padding-bottom: 1em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  background: #8fbcd4;
  line-height: 1.6;
}
#docs-page .content aside.warning {
  background-color: #c97a7e;
}
#docs-page .content aside.success {
  background-color: #6ac174;
}
#docs-page .content aside:before {
  vertical-align: middle;
  padding-right: 0.5em;
  font-size: 14px;
}
#docs-page .content .search-highlight {
  padding: 2px;
  margin: -3px;
  border-radius: 4px;
  border: 1px solid #f7e633;
  background: linear-gradient(to top left, #f7e633 0%, #f1d32f 100%);
}
#docs-page .content pre,
#docs-page .content blockquote {
  background-color: #f7fafc;
  color: #697386;
  margin: 0;
  width: 50%;
  float: right;
  clear: right;
  box-sizing: border-box;
}
#docs-page .content pre > p,
#docs-page .content blockquote > p {
  margin: 0;
}
#docs-page .content pre a,
#docs-page .content blockquote a {
  color: #fff;
  text-decoration: none;
  border-bottom: dashed 1px #ccc;
}
#docs-page .content pre {
  padding-top: 2em;
  padding-bottom: 2em;
  padding: 2em 28px;
}
#docs-page .content blockquote > p {
  background-color: #e3e8ee;
  padding: 1em 2em;
  color: #4f566b;
}
@media (max-width: 930px) {
  #docs-page .toc-wrapper {
    left: -230px;
  }
  #docs-page .toc-wrapper.open {
    left: 0;
  }
  #docs-page .page-wrapper {
    margin-left: 0;
  }
  #docs-page #nav-button {
    display: block;
  }
  #docs-page .toc-link {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
  }
}
@media (max-width: 700px) {
  #docs-page .dark-box {
    display: none;
  }
  #docs-page .content > h1,
#docs-page .content > h2,
#docs-page .content > h3,
#docs-page .content > h4,
#docs-page .content > h5,
#docs-page .content > h6,
#docs-page .content > p,
#docs-page .content > table,
#docs-page .content > ul,
#docs-page .content > ol,
#docs-page .content > aside,
#docs-page .content > dl {
    margin-right: 0;
  }
  #docs-page .toc-wrapper .lang-selector {
    display: block;
  }
  #docs-page .page-wrapper .lang-selector {
    display: none;
  }
  #docs-page .content pre,
#docs-page .content blockquote {
    width: auto;
    float: none;
  }
  #docs-page .content > pre + h1,
#docs-page .content > blockquote + h1,
#docs-page .content > pre + h2,
#docs-page .content > blockquote + h2,
#docs-page .content > pre + h3,
#docs-page .content > blockquote + h3,
#docs-page .content > pre + h4,
#docs-page .content > blockquote + h4,
#docs-page .content > pre + h5,
#docs-page .content > blockquote + h5,
#docs-page .content > pre + h6,
#docs-page .content > blockquote + h6,
#docs-page .content > pre + p,
#docs-page .content > blockquote + p,
#docs-page .content > pre + table,
#docs-page .content > blockquote + table,
#docs-page .content > pre + ul,
#docs-page .content > blockquote + ul,
#docs-page .content > pre + ol,
#docs-page .content > blockquote + ol,
#docs-page .content > pre + aside,
#docs-page .content > blockquote + aside,
#docs-page .content > pre + dl,
#docs-page .content > blockquote + dl {
    margin-top: 28px;
  }
}
#docs-page .highlight .c,
#docs-page .highlight .cm,
#docs-page .highlight .c1,
#docs-page .highlight .cs {
  color: #909090;
}
#docs-page .highlight,
#docs-page .highlight .w {
  background-color: #f7fafc;
}
#docs-page .toc-link {
  padding: 0;
}
#docs-page .toc-link a {
  padding: 0 15px 0 15px;
  display: block;
}
#docs-page .toc-wrapper ul.search-results {
  margin-bottom: 0 !important;
}
#docs-page ul.span-results.visible, #docs-page ul.search-results.visible {
  background-color: #e3e8ee;
  margin-bottom: 1em;
  font-size: 12px;
}
#docs-page ul.span-results.visible li, #docs-page ul.search-results.visible li {
  color: #333;
  padding: 7px 15px;
  font-weight: normal;
  word-wrap: break-word;
  line-height: 18px;
  cursor: pointer;
}
#docs-page ul.span-results.visible li *, #docs-page ul.search-results.visible li * {
  -webkit-appearance: none;
          appearance: none;
  background-color: transparent;
  font-weight: inherit;
}
#docs-page ul.span-results.visible li.section, #docs-page ul.search-results.visible li.section {
  background-color: #f1f3f6;
  font-weight: bolder !important;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  border-top: none;
  padding: 0;
}
#docs-page ul.span-results.visible li.section.heading-2, #docs-page ul.search-results.visible li.section.heading-2 {
  font-weight: normal !important;
  border-top: 1px solid #e3e8ee;
}
#docs-page ul.span-results.visible li.section a, #docs-page ul.search-results.visible li.section a {
  display: block;
  padding: 16px;
  padding-top: 7px;
  padding-bottom: 7px;
}
#docs-page ul.span-results.visible li:first-of-type, #docs-page ul.search-results.visible li:first-of-type {
  border-top: none;
}
#docs-page ul.span-results.visible li span.search-highlight, #docs-page ul.search-results.visible li span.search-highlight {
  font-weight: 800;
}
#docs-page ul.span-results.visible .section + li, #docs-page ul.search-results.visible .section + li {
  border-top: none;
}
#docs-page ul.search-results.visible {
  background-color: transparent;
}
#docs-page ul.search-results.visible li {
  margin: 0;
}
#docs-page .content .docs-section {
  display: flex;
  flex-flow: row wrap;
  margin-top: 24px;
  width: 100%;
}
#docs-page .content .docs-section:first-child {
  border-top: 0;
}
#docs-page .content .docs-section:last-child {
  margin-bottom: 32px;
}
#docs-page .content .docs-section h1 + .docs-section {
  border-top: 0;
  margin-top: 0;
}
#docs-page .content .docs-section .main-col, #docs-page .content .docs-section .code-col {
  width: 50%;
  border-top: 1px solid #e3e8ee;
}
#docs-page .content pre, #docs-page .content blockquote {
  float: none;
  width: 100%;
}
#docs-page .content pre.highlight.tab-json, #docs-page .content pre.highlight.tab-java {
  margin-top: 7px;
  margin-bottom: -18px;
}
#docs-page .content pre.highlight.tab-json:first-child, #docs-page .content pre.highlight.tab-java:first-child {
  margin-top: -5px;
}
#docs-page .page-wrapper .lang-selector {
  position: fixed;
  right: 0;
  top: 0;
  width: calc((100% - 230px) / 2);
  background-color: #e3e8ee;
  border: 0;
}
#docs-page .page-wrapper .lang-selector a {
  transition: all 0.1s ease;
  font-weight: 900;
  text-transform: uppercase;
  color: #8792a2;
  font-size: 12px;
  line-height: 32px;
  padding: 0 16px;
  padding-top: 4px;
  border-bottom: 4px solid transparent;
  letter-spacing: 0.05em;
  transition: all 0.1s ease;
}
#docs-page .page-wrapper .lang-selector a.active {
  border-bottom-color: #333;
  background-color: transparent;
  color: #333;
}
#docs-page .toc-wrapper .lang-selector {
  margin-bottom: 16px;
  background-color: #e3e8ee;
}
#docs-page .toc-wrapper .lang-selector a {
  transition: all 0.1s ease;
  font-weight: 900;
  text-transform: uppercase;
  color: #8792a2;
  font-size: 12px;
  line-height: 32px;
  padding: 0 16px;
  padding-top: 4px;
  border-bottom: 4px solid transparent;
  letter-spacing: 0.05em;
  transition: all 0.1s ease;
}
#docs-page .toc-wrapper .lang-selector a.energize-focus {
  background-color: transparent !important;
}
#docs-page .toc-wrapper .lang-selector a.active {
  border-bottom-color: #333;
  background-color: transparent;
  color: #333;
}
#docs-page .content *:last-child {
  margin-bottom: 0;
}
#docs-page .code-col-bkg {
  position: fixed;
  right: 0;
  top: 0;
  width: calc((100% - 230px) / 2);
  height: 100vh;
  background-color: rgba(227, 232, 238, 0.5);
}
#docs-page .content h1, #docs-page .content h2 {
  margin-top: 0;
  padding-top: 16px;
  padding-bottom: 12px;
  margin-bottom: 0;
  border-top: none;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  background-color: transparent;
  background-image: none;
}
#docs-page .content h1 {
  font-size: 32px;
  font-weight: 900;
}
#docs-page .content h2 {
  padding-top: 24px;
  font-weight: 900;
  font-size: 20px;
}
#docs-page .content h3 {
  font-size: inherit;
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
#docs-page .content aside {
  font-weight: bold;
  color: white;
  position: relative;
}
#docs-page .content aside:before {
  display: none;
  font-size: 24px;
  padding-top: 4px;
  position: absolute;
  left: 0;
  top: 0;
}
#docs-page .content aside.success {
  background-color: #00c652;
  background-color: #e8f5e9;
  color: #00b248;
  color: #43a048;
}
#docs-page .content aside.notice {
  background-color: #2195f2;
  background-color: #e2f6ff;
  color: #1c87e5;
}
#docs-page .content h1:last-child {
  padding-bottom: 0;
}
#docs-page .content .docs-section h1 + .docs-section h2 {
  padding-top: 8px;
}
#docs-page * {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
#docs-page pre, #docs-page code {
  font-family: "DM Mono", monospace !important;
  font-weight: 500;
}
#docs-page pre *, #docs-page code * {
  font-family: "DM Mono", monospace !important;
  font-weight: 500;
}
#docs-page .content .code-col {
  border-top: 1px solid #e3e8ee !important;
}
#docs-page .content .code-col * {
  background-color: transparent;
}
#docs-page .content .code-col blockquote > *, #docs-page .content .code-col pre {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 24px;
}
#docs-page .content .code-col blockquote:first-child > *:first-child {
  margin-top: 12px;
}
#docs-page .content .code-col pre.tab-shell:first-child {
  margin-top: 12px !important;
}
#docs-page .content .code-col blockquote * {
  font-weight: 800;
}
#docs-page .content .code-col.empty {
  border-top: none !important;
}
#docs-page .docs-section + .main-col, #docs-page .docs-section + .main-col + .code-col {
  margin-top: 32px;
}
#docs-page .content .main-col *:first-child {
  margin-top: 12px;
}
#docs-page .content .main-col > * {
  padding-left: 16px;
  padding-right: 16px;
}
#docs-page .content blockquote > p, #docs-page .content aside {
  padding: 16px !important;
}
#docs-page .content .main-col * code {
  padding-left: 8px;
  padding-right: 8px;
}
#docs-page .content table {
  width: calc(100% - 32px);
  margin: auto;
  border-top: 1px solid rgba(204, 204, 204, 0.34);
}
#docs-page .content table tr, #docs-page .content table tr:last-child {
  border-bottom: 1px solid rgba(204, 204, 204, 0.34);
}
#docs-page .content table th {
  white-space: nowrap;
  border: none;
  font-weight: 800;
}
#docs-page .content table tr td:first-child, #docs-page .content table tr th:first-child {
  padding-left: 0px;
}
#docs-page .content table tr td:last-child, #docs-page .content table tr th:last-child {
  padding-right: 0px;
}
#docs-page .toc-wrapper {
  background-color: #f7fafc;
  background-color: #f1f3f6;
}
#docs-page .toc-wrapper img.logo {
  display: none;
}
#docs-page .toc-wrapper > .search input {
  background: #e3e8ee;
  padding: 0px;
  padding-left: 28px;
  padding-right: 40px;
  height: 40px;
  border: 0;
  color: #333;
  font-weight: 800;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  border-radius: 0;
  padding-left: 36px;
  margin-top: 0;
  margin-bottom: 0;
}
#docs-page .toc-wrapper > .search input::placeholder {
  color: #8792a2;
}
#docs-page .toc-wrapper #btn-search-reset {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  transition: all 0.1s ease-in-out;
  opacity: 0;
}
#docs-page .toc-wrapper #btn-search-reset svg {
  fill: #8792a2;
  width: 24px;
  margin-top: 8px;
  margin-left: 8px;
}
#docs-page .toc-wrapper #btn-search-reset:hover svg {
  fill: #697386;
}
#docs-page .toc-wrapper #btn-search-reset:active svg {
  fill: #333;
}
#docs-page .toc-wrapper #btn-search-reset.show {
  opacity: 1;
}
#docs-page .toc-wrapper > .search:before {
  top: 14px;
  left: 24px;
  color: #8792a2;
  left: 16px;
}
#docs-page .toc-wrapper .span-results {
  margin-bottom: 16px !important;
}
#docs-page .toc-wrapper .toc-link {
  position: relative;
}
#docs-page .toc-wrapper .toc-link > a {
  font-weight: 800;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#docs-page .toc-wrapper .toc-link > a::before {
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  transition: background 0.1s ease-in-out;
}
#docs-page .toc-wrapper .toc-link.active > a::before {
  background-color: #333;
}
#docs-page .toc-wrapper .toc-link.active-parent, #docs-page .toc-wrapper .toc-link.active {
  background-color: #e3e8ee;
  color: #333;
}
#docs-page .toc-wrapper .toc-link.active-parent a, #docs-page .toc-wrapper .toc-link.active a {
  color: inherit;
  transition: 0.1s color ease-in-out;
}
#docs-page .toc-wrapper .toc-list-h2 {
  background-color: #e3e8ee;
}
@media screen and (max-width: 930px) {
  #docs-page .code-col-bkg, #docs-page .page-wrapper .lang-selector {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  #docs-page .code-col-bkg {
    display: none;
  }
  #docs-page .content .docs-section .main-col, #docs-page .content .docs-section .code-col {
    width: 100%;
  }
  #docs-page .content .docs-section h1, #docs-page .content .docs-section h2 {
    order: 0;
    padding-bottom: 20px;
  }
  #docs-page .content .docs-section .main-col {
    order: 3;
    border: 0;
  }
  #docs-page .content .docs-section .main-col *:first-child {
    margin-top: 0;
  }
  #docs-page .content .docs-section .code-col {
    order: 2;
    border: 0;
    margin-bottom: 16px;
    background-color: rgba(227, 232, 238, 0.5);
    border-top: none !important;
    padding-bottom: 16px;
    margin-top: 0;
  }
  #docs-page .content .docs-section .code-col.empty {
    display: none;
  }
  #docs-page .content .docs-section .code-col blockquote:first-child > *:first-child, #docs-page .content .docs-section .code-col pre {
    margin-top: 16px;
  }
  #docs-page .content .docs-section .code-col pre:first-child {
    margin-top: -1px;
  }
  #docs-page .content .docs-section h1 + .docs-section h2 {
    padding-top: 0;
  }
  #docs-page .docs-section + .main-col, #docs-page .docs-section + .main-col {
    margin-top: 0px;
  }
  #docs-page .docs-section + .main-col + .code-col, #docs-page .docs-section + .main-col + .code-col {
    margin-top: 20px;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/ngx-toasta/styles/style-material.css ***!
  \*******************************************************************************************************************************************************************************************************************************************/
/*
 * MATERIAL theme
 */
#toasta {
  position: fixed;
  z-index: 999999;
  /* Positioning */
}
#toasta .close-button:focus {
    outline: 0;
  }
#toasta.toasta-position-top-left {
    top: 12px;
    left: 12px;
  }
#toasta.toasta-position-top-right {
    top: 12px;
    right: 12px;
  }
#toasta.toasta-position-bottom-right {
    bottom: 12px;
    right: 12px;
  }
#toasta.toasta-position-bottom-left {
    bottom: 12px;
    left: 12px;
  }
#toasta.toasta-position-top-fullwidth {
    top: 12px;
    width: 100%;
  }
#toasta.toasta-position-bottom-fullwidth {
    bottom: 12px;
    width: 100%;
  }
#toasta.toasta-position-top-fullwidth .toast,
    #toasta.toasta-position-bottom-fullwidth .toast {
      width: 96%;
      margin-left: auto;
      margin-right: auto;
    }
#toasta.toasta-position-top-center {
    top: 12px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
#toasta.toasta-position-bottom-center {
    bottom: 12px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
#toasta.toasta-position-center-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
  }
#toasta .toast {
    cursor: pointer;
    margin: 0 0 6px;
    padding: 0;
    width: 285px;
    height: 65px;
    display: table;
    background-size: 24px 24px;
    background-position: 15px center;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    opacity: 0.9;
    position: relative;
  }
#toasta .toast .close-button {
      padding: 0;
      cursor: pointer;
      background: transparent;
      border: 0;
      -webkit-appearance: none;
      position: absolute;
      right: 10px;
      top: 3px;
      opacity: 0.5;
      filter: alpha(opacity=50);
    }
#toasta .toast .close-button:hover,
      #toasta .toast .close-button:focus {
        text-decoration: none;
        cursor: pointer;
        opacity: 1;
        filter: alpha(opacity=100);
      }
#toasta .toast .toast-text {
      padding: 5px 20px 5px 60px;
      display: table-cell;
      vertical-align: middle;
    }
#toasta .toast .toast-text .toast-title {
        font-weight: bold;
      }
#toasta .toast .toast-text a:hover,
      #toasta .toast .toast-text label:hover {
        text-decoration: none;
      }
#toasta .toast .durationbackground {
      /*background-color: #cfcfcf;*/
      bottom: 0px;
      height: 4px;
      left: 0px;
      position: absolute;
      width: 100%;
    }
#toasta .toast .durationbackground .durationbar {
      background-color: #9e9e9e;
      height: 4px;
      width: 0%;
    }
/***************
 MATERIAL THEME
 **************/
#toasta .toast.toasta-theme-material {
      font-family: 'Roboto', sans-serif !important;
      font-size: 12px;
      background-color: #323232;
    }
#toasta .toast.toasta-theme-material .close-button:after {
        content: 'x';
        color: #ffffff;
        font-size: 17px;
        font-weight: 100;
      }
#toasta .toast.toasta-theme-material .toast-text {
        color: #ffffff;
      }
#toasta .toast.toasta-theme-material .toast-text .toast-title {
          text-transform: uppercase;
          font-size: 13px;
        }
#toasta .toast.toasta-theme-material .toast-text .toast-msg {
          /**/
        }
#toasta .toast.toasta-theme-material .toast-text a,
        #toasta .toast.toasta-theme-material .toast-text label {
          color: #ffffff;
        }
#toasta .toast.toasta-theme-material .toast-text a:hover,
          #toasta .toast.toasta-theme-material .toast-text label:hover {
            color: #f2f2f2;
          }
#toasta .toast.toasta-theme-material.toasta-type-default {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjdGQ0YwNTUzMjJFMTFFNUI4QjZEQkFEN0Q5RUExNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjdGQ0YwNTYzMjJFMTFFNUI4QjZEQkFEN0Q5RUExNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGN0ZDRjA1MzMyMkUxMUU1QjhCNkRCQUQ3RDlFQTE3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGN0ZDRjA1NDMyMkUxMUU1QjhCNkRCQUQ3RDlFQTE3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvdUzSUAAADVSURBVHja7NixDcIwFIThGFGDoCYzQM100FAyCEzAGHQMQA0iDGDOElWUYKfiPeW3dE2K6L7YjqOEGGPleUwq5wOAVUCtnJRGiX9O8+1SdxUNHZt4pVyVpbGH/VS2yi03A0eD5dNYKIeSGXgpM6NLPi2neQ5g/WAIvEYBAAAAAAAAAAAAAAAAAAAAAABGB2i8Ay7tC57+zD2UtXL3NgNv5axs2uXTmA682V7Zed3E5soPAZgsXwowW74EYLp8DmC+/C+Ai/J9ADfl+05iPuYAjAnwEWAAlI5MOXu7aeEAAAAASUVORK5CYII=") !important;
      }
#toasta .toast.toasta-theme-material.toasta-type-info {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTY3QkFBRDYzMjMwMTFFNUI4QjZEQkFEN0Q5RUExNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTY3QkFBRDczMjMwMTFFNUI4QjZEQkFEN0Q5RUExNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNjdCQUFENDMyMzAxMUU1QjhCNkRCQUQ3RDlFQTE3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNjdCQUFENTMyMzAxMUU1QjhCNkRCQUQ3RDlFQTE3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pqvvb2MAAAJWSURBVHja7JlBSwJBFMfXKA+FJ70EQlCReM46hnSOQAhKugYdsr5BRPQNsgIhb4YFncRzRMeyD2BUEAhe8iR1sND+Q28hlnV31pndnSUf/JmL7Px/82adN29DvV5PC3KMaAGPIYDfMSr6gNm7V30hFqBlaB6ag+LQBP3sA2pAT9AjdAM9QN3npWmh+UMiLzHMM5M5aJMMOwkGdAGdAKLhKQCMxzAcQltQWDCJHegcOgDIu+sAMJ/FcAzFJG9nZn4PEGVXAGB8DEMe2nb5vSywbQmQb2kAMD+O4Qpa8ejPpQqtA+JTGIBW/hpa9fgfsgKtAeJL9BzI+2BeoznzQhnA6m9gKGv+RhZZuHQMAPNRDHUo6jNAC0oAouV0Cx0Jmg8ZNGhEyQt/BuiEfRE8pIymRep2dtjNmJ3Y/TKwI+GElRlh8mSfAaw+g3oboLZxMwN67TSFLHTtMrAowbxu+K9EI07ebLdQWuHyP80DkFIYIMUDkFAYIMFzI5uUNJnsl9jUm1kGIgpnIPIvuhJthf22eQCaCgM0eQDqCgPUeQBqCgPUeABuFQa45QG4p8JJtWiQN2sAqvZKCgKUjJWo1TlwSpcIVaJDnviulHTzKSoEUOzXP7U6iffpQu33faBFXjRHANQFyCmw+rl+HQnbWoj6MQUfzResekK8xdyu9tvm8zoqNLcmBEC9SdZSr3pons2VteuLcpfT1CXOeLSd2BwZns60aVvFLlT7wOH4QkMTJKEzSYddh56VdGp+oAwYshHMj3wGCD2TwfvMquqdeAgwBHAQPwIMAIRS2XfVn5FFAAAAAElFTkSuQmCC") !important;
      }
#toasta .toast.toasta-theme-material.toasta-type-wait {
        background-image: url("data:image/gif;base64,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") !important;
      }
#toasta .toast.toasta-theme-material.toasta-type-error {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTY3QkFBREEzMjMwMTFFNUI4QjZEQkFEN0Q5RUExNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REZBRTRCMkMzMjMxMTFFNUI4QjZEQkFEN0Q5RUExNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNjdCQUFEODMyMzAxMUU1QjhCNkRCQUQ3RDlFQTE3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNjdCQUFEOTMyMzAxMUU1QjhCNkRCQUQ3RDlFQTE3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu2cWHAAAADmSURBVHja7JlNCsIwEEYTcWsXrvUGBbvqFep59Bz2Il7AXsGd4A103UV7gHQwXQkRGqFJ6PvgC5QUOq+TX0YbY1TKWqnEBQAASwdY/+zNy720F/FRvJk5tl58E5/V8/5yvaSdy2he7qR9iLeBf3IrPgjEe+oQqiMIXo0x1D5zoIpoqFc+AFlEABnLKABB9oH/pL+eDRkAAAAAAAAAAAAWdBYyZAAA7gPcBwBgHyADACQM0EUUZ+cD0EQE0PgAnJQtLoRWO8YyEcBWRArxVdlyz9zqx28XrurM57xCpR4AAAAIqkGAAQAoXCj9X4moZwAAAABJRU5ErkJggg==") !important;
      }
#toasta .toast.toasta-theme-material.toasta-type-success {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjdGQ0YwNTEzMjJFMTFFNUI4QjZEQkFEN0Q5RUExNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjdGQ0YwNTIzMjJFMTFFNUI4QjZEQkFEN0Q5RUExNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRDJBQjdENDMyMkIxMUU1QjhCNkRCQUQ3RDlFQTE3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGN0ZDRjA1MDMyMkUxMUU1QjhCNkRCQUQ3RDlFQTE3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp4tcFEAAAEgSURBVHja7NjPCcIwFAZwK9LexAE8dBS9WQURPLiBNwfwZLuBUyhebHEBXUVwCi/1C7yClCZN2sQUzIOPGsH4I38eopfnea9L1e91rBzIgRzIdA3aTjC+bVQ/4iNr5MwGr+XF6goxzBU5IQfbW8YwKbKgcYxMbIEKzPzrvQR52ADxMLGNLVPCaLllNZgMiWQxJleoEcYUqDHGBKgVRniG0IFDPPbIDt30LTFXQAe4MYa7QoS5I1v2JRj7v8CItmyFhPSaXdlMgNKG4YKwRUeatKiIUEFpJbVihIcaqLgClRYoemY6MbW3TIAaEmamEyN17TmopwmMdB+qQI1MYJQaYwVKO0a5U5dQCY3t/sgnxNQEhpXn/mxwIAf6N9BHgAEA0JpdHXf3fp4AAAAASUVORK5CYII=") !important;
      }
#toasta .toast.toasta-theme-material.toasta-type-warning {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REZBRTRCMkYzMjMxMTFFNUI4QjZEQkFEN0Q5RUExNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REZBRTRCMzAzMjMxMTFFNUI4QjZEQkFEN0Q5RUExNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpERkFFNEIyRDMyMzExMUU1QjhCNkRCQUQ3RDlFQTE3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpERkFFNEIyRTMyMzExMUU1QjhCNkRCQUQ3RDlFQTE3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po80HzoAAAIcSURBVHja7Fm7agJBFHWX2NhY2doFDAwBIa3kA5La9H7AdtrZWohNPmP62KQLtgEhBCKks7WysRHc3IEr8bGPOztzZ3dhDxzUndGZs2d29p7VC8OwVmZ4lYBKQN4CpEhqfcLXeWyPl2+j4W8YT04dOMP378A9xyA+o4AA2EEGXINwCWgBxyefx3isNAImwObJ5yYeK4WALnAQcXyAbYUW4AFfY37XxzavyAL6wF5Cew/7FFJAAzgl9Jti38IJGALbhH5t7FsoAWpSI43+I6JYZwJ0lwV1uTkRkPXCTLvgHRRzUqgT8Gmwvy+BD1DQHfJywPTmFHfTc+CAFKo8+LVQ42yAt+DC1rUDaQWad0Fq4efAASlUifyFNX+SgFMkDaSywj24sHLlwCxl8ibhh9kBKVRMfCMWdlQHjngGF+Z8AqSo49LpMAlY4VLacy2hgDj5rNCOn3QHpGjhttnUyAa6DihscVvd2HZgojF5E2jFT5oDUnSxZPBrbnDAEmNpLkAKtRQ+bBRemlgAH0FEaLqE+jlMnlzlJjsgharbf2yFjwxYA+/AhV1WB4YGk6fWQkbxM94BKdp49hsGArJso5fYoQtrXQesPj3getoR7YAUPdx5TB5C2XLg+F21Iy3SBZjHRC5Exk+fISZyITJ+njtgLyZy4Sp++poxMW9cxc9/B2gxsQg4i58+Y0zkwln8rP5mrQRUAioB+eJPgAEAEga0oSjgsNgAAAAASUVORK5CYII=") !important;
      }

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/slick-carousel/slick/slick.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/slick-carousel/slick/slick-theme.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #fff url('ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url('slick.eot');
  src: url('slick.eot?#iefix') format("embedded-opentype"), url('slick.woff') format("woff"), url('slick.ttf') format("truetype"), url('slick.svg#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/roboto-fontface/css/roboto/roboto-fontface.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Thin.woff2') format('woff2'), url('Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Thin';
    src: url('Roboto-Thin.woff2') format('woff2'), url('Roboto-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-ThinItalic.woff2') format('woff2'), url('Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto-ThinItalic';
    src: url('Roboto-ThinItalic.woff2') format('woff2'), url('Roboto-ThinItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Light.woff2') format('woff2'), url('Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('Roboto-Light.woff2') format('woff2'), url('Roboto-Light.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-LightItalic.woff2') format('woff2'), url('Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto-LightItalic';
    src: url('Roboto-LightItalic.woff2') format('woff2'), url('Roboto-LightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Regular.woff2') format('woff2'), url('Roboto-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('Roboto-Regular.woff2') format('woff2'), url('Roboto-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-RegularItalic.woff2') format('woff2'), url('Roboto-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto-RegularItalic';
    src: url('Roboto-RegularItalic.woff2') format('woff2'), url('Roboto-RegularItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Medium.woff2') format('woff2'), url('Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('Roboto-Medium.woff2') format('woff2'), url('Roboto-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-MediumItalic.woff2') format('woff2'), url('Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto-MediumItalic';
    src: url('Roboto-MediumItalic.woff2') format('woff2'), url('Roboto-MediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Bold.woff2') format('woff2'), url('Roboto-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('Roboto-Bold.woff2') format('woff2'), url('Roboto-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-BoldItalic.woff2') format('woff2'), url('Roboto-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('Roboto-BoldItalic.woff2') format('woff2'), url('Roboto-BoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Black.woff2') format('woff2'), url('Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Black';
    src: url('Roboto-Black.woff2') format('woff2'), url('Roboto-Black.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-BlackItalic.woff2') format('woff2'), url('Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto-BlackItalic';
    src: url('Roboto-BlackItalic.woff2') format('woff2'), url('Roboto-BlackItalic.woff') format('woff');
}

/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/material-design-icons/iconfont/material-icons.css ***!
  \********************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url(MaterialIcons-Regular.woff2) format('woff2'),
       url(MaterialIcons-Regular.woff) format('woff'),
       url(MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@fortawesome/fontawesome-free/css/all.css ***!
  \************************************************************************************************************************************************************************************************************************************************/
/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }
.fa-solid,
.fa-regular,
.fa-brands,
.fas,
.far,
.fab,
.fa-sharp-solid,
.fa-classic,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }
.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }
.fa-1x {
  font-size: 1em; }
.fa-2x {
  font-size: 2em; }
.fa-3x {
  font-size: 3em; }
.fa-4x {
  font-size: 4em; }
.fa-5x {
  font-size: 5em; }
.fa-6x {
  font-size: 6em; }
.fa-7x {
  font-size: 7em; }
.fa-8x {
  font-size: 8em; }
.fa-9x {
  font-size: 9em; }
.fa-10x {
  font-size: 10em; }
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }
.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }
.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }
.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }
.fa-fw {
  text-align: center;
  width: 1.25em; }
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
.fa-ul > li {
    position: relative; }
.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
  --fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }
@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  transform: rotate(90deg); }
.fa-rotate-180 {
  transform: rotate(180deg); }
.fa-rotate-270 {
  transform: rotate(270deg); }
.fa-flip-horizontal {
  transform: scale(-1, 1); }
.fa-flip-vertical {
  transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1); }
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0)); }
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
  line-height: inherit; }
.fa-stack-2x {
  font-size: 2em; }
.fa-inverse {
  color: var(--fa-inverse, #fff); }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30"; }
.fa-1::before {
  content: "\31"; }
.fa-2::before {
  content: "\32"; }
.fa-3::before {
  content: "\33"; }
.fa-4::before {
  content: "\34"; }
.fa-5::before {
  content: "\35"; }
.fa-6::before {
  content: "\36"; }
.fa-7::before {
  content: "\37"; }
.fa-8::before {
  content: "\38"; }
.fa-9::before {
  content: "\39"; }
.fa-fill-drip::before {
  content: "\f576"; }
.fa-arrows-to-circle::before {
  content: "\e4bd"; }
.fa-circle-chevron-right::before {
  content: "\f138"; }
.fa-chevron-circle-right::before {
  content: "\f138"; }
.fa-at::before {
  content: "\40"; }
.fa-trash-can::before {
  content: "\f2ed"; }
.fa-trash-alt::before {
  content: "\f2ed"; }
.fa-text-height::before {
  content: "\f034"; }
.fa-user-xmark::before {
  content: "\f235"; }
.fa-user-times::before {
  content: "\f235"; }
.fa-stethoscope::before {
  content: "\f0f1"; }
.fa-message::before {
  content: "\f27a"; }
.fa-comment-alt::before {
  content: "\f27a"; }
.fa-info::before {
  content: "\f129"; }
.fa-down-left-and-up-right-to-center::before {
  content: "\f422"; }
.fa-compress-alt::before {
  content: "\f422"; }
.fa-explosion::before {
  content: "\e4e9"; }
.fa-file-lines::before {
  content: "\f15c"; }
.fa-file-alt::before {
  content: "\f15c"; }
.fa-file-text::before {
  content: "\f15c"; }
.fa-wave-square::before {
  content: "\f83e"; }
.fa-ring::before {
  content: "\f70b"; }
.fa-building-un::before {
  content: "\e4d9"; }
.fa-dice-three::before {
  content: "\f527"; }
.fa-calendar-days::before {
  content: "\f073"; }
.fa-calendar-alt::before {
  content: "\f073"; }
.fa-anchor-circle-check::before {
  content: "\e4aa"; }
.fa-building-circle-arrow-right::before {
  content: "\e4d1"; }
.fa-volleyball::before {
  content: "\f45f"; }
.fa-volleyball-ball::before {
  content: "\f45f"; }
.fa-arrows-up-to-line::before {
  content: "\e4c2"; }
.fa-sort-down::before {
  content: "\f0dd"; }
.fa-sort-desc::before {
  content: "\f0dd"; }
.fa-circle-minus::before {
  content: "\f056"; }
.fa-minus-circle::before {
  content: "\f056"; }
.fa-door-open::before {
  content: "\f52b"; }
.fa-right-from-bracket::before {
  content: "\f2f5"; }
.fa-sign-out-alt::before {
  content: "\f2f5"; }
.fa-atom::before {
  content: "\f5d2"; }
.fa-soap::before {
  content: "\e06e"; }
.fa-icons::before {
  content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
  content: "\f86d"; }
.fa-microphone-lines-slash::before {
  content: "\f539"; }
.fa-microphone-alt-slash::before {
  content: "\f539"; }
.fa-bridge-circle-check::before {
  content: "\e4c9"; }
.fa-pump-medical::before {
  content: "\e06a"; }
.fa-fingerprint::before {
  content: "\f577"; }
.fa-hand-point-right::before {
  content: "\f0a4"; }
.fa-magnifying-glass-location::before {
  content: "\f689"; }
.fa-search-location::before {
  content: "\f689"; }
.fa-forward-step::before {
  content: "\f051"; }
.fa-step-forward::before {
  content: "\f051"; }
.fa-face-smile-beam::before {
  content: "\f5b8"; }
.fa-smile-beam::before {
  content: "\f5b8"; }
.fa-flag-checkered::before {
  content: "\f11e"; }
.fa-football::before {
  content: "\f44e"; }
.fa-football-ball::before {
  content: "\f44e"; }
.fa-school-circle-exclamation::before {
  content: "\e56c"; }
.fa-crop::before {
  content: "\f125"; }
.fa-angles-down::before {
  content: "\f103"; }
.fa-angle-double-down::before {
  content: "\f103"; }
.fa-users-rectangle::before {
  content: "\e594"; }
.fa-people-roof::before {
  content: "\e537"; }
.fa-people-line::before {
  content: "\e534"; }
.fa-beer-mug-empty::before {
  content: "\f0fc"; }
.fa-beer::before {
  content: "\f0fc"; }
.fa-diagram-predecessor::before {
  content: "\e477"; }
.fa-arrow-up-long::before {
  content: "\f176"; }
.fa-long-arrow-up::before {
  content: "\f176"; }
.fa-fire-flame-simple::before {
  content: "\f46a"; }
.fa-burn::before {
  content: "\f46a"; }
.fa-person::before {
  content: "\f183"; }
.fa-male::before {
  content: "\f183"; }
.fa-laptop::before {
  content: "\f109"; }
.fa-file-csv::before {
  content: "\f6dd"; }
.fa-menorah::before {
  content: "\f676"; }
.fa-truck-plane::before {
  content: "\e58f"; }
.fa-record-vinyl::before {
  content: "\f8d9"; }
.fa-face-grin-stars::before {
  content: "\f587"; }
.fa-grin-stars::before {
  content: "\f587"; }
.fa-bong::before {
  content: "\f55c"; }
.fa-spaghetti-monster-flying::before {
  content: "\f67b"; }
.fa-pastafarianism::before {
  content: "\f67b"; }
.fa-arrow-down-up-across-line::before {
  content: "\e4af"; }
.fa-spoon::before {
  content: "\f2e5"; }
.fa-utensil-spoon::before {
  content: "\f2e5"; }
.fa-jar-wheat::before {
  content: "\e517"; }
.fa-envelopes-bulk::before {
  content: "\f674"; }
.fa-mail-bulk::before {
  content: "\f674"; }
.fa-file-circle-exclamation::before {
  content: "\e4eb"; }
.fa-circle-h::before {
  content: "\f47e"; }
.fa-hospital-symbol::before {
  content: "\f47e"; }
.fa-pager::before {
  content: "\f815"; }
.fa-address-book::before {
  content: "\f2b9"; }
.fa-contact-book::before {
  content: "\f2b9"; }
.fa-strikethrough::before {
  content: "\f0cc"; }
.fa-k::before {
  content: "\4b"; }
.fa-landmark-flag::before {
  content: "\e51c"; }
.fa-pencil::before {
  content: "\f303"; }
.fa-pencil-alt::before {
  content: "\f303"; }
.fa-backward::before {
  content: "\f04a"; }
.fa-caret-right::before {
  content: "\f0da"; }
.fa-comments::before {
  content: "\f086"; }
.fa-paste::before {
  content: "\f0ea"; }
.fa-file-clipboard::before {
  content: "\f0ea"; }
.fa-code-pull-request::before {
  content: "\e13c"; }
.fa-clipboard-list::before {
  content: "\f46d"; }
.fa-truck-ramp-box::before {
  content: "\f4de"; }
.fa-truck-loading::before {
  content: "\f4de"; }
.fa-user-check::before {
  content: "\f4fc"; }
.fa-vial-virus::before {
  content: "\e597"; }
.fa-sheet-plastic::before {
  content: "\e571"; }
.fa-blog::before {
  content: "\f781"; }
.fa-user-ninja::before {
  content: "\f504"; }
.fa-person-arrow-up-from-line::before {
  content: "\e539"; }
.fa-scroll-torah::before {
  content: "\f6a0"; }
.fa-torah::before {
  content: "\f6a0"; }
.fa-broom-ball::before {
  content: "\f458"; }
.fa-quidditch::before {
  content: "\f458"; }
.fa-quidditch-broom-ball::before {
  content: "\f458"; }
.fa-toggle-off::before {
  content: "\f204"; }
.fa-box-archive::before {
  content: "\f187"; }
.fa-archive::before {
  content: "\f187"; }
.fa-person-drowning::before {
  content: "\e545"; }
.fa-arrow-down-9-1::before {
  content: "\f886"; }
.fa-sort-numeric-desc::before {
  content: "\f886"; }
.fa-sort-numeric-down-alt::before {
  content: "\f886"; }
.fa-face-grin-tongue-squint::before {
  content: "\f58a"; }
.fa-grin-tongue-squint::before {
  content: "\f58a"; }
.fa-spray-can::before {
  content: "\f5bd"; }
.fa-truck-monster::before {
  content: "\f63b"; }
.fa-w::before {
  content: "\57"; }
.fa-earth-africa::before {
  content: "\f57c"; }
.fa-globe-africa::before {
  content: "\f57c"; }
.fa-rainbow::before {
  content: "\f75b"; }
.fa-circle-notch::before {
  content: "\f1ce"; }
.fa-tablet-screen-button::before {
  content: "\f3fa"; }
.fa-tablet-alt::before {
  content: "\f3fa"; }
.fa-paw::before {
  content: "\f1b0"; }
.fa-cloud::before {
  content: "\f0c2"; }
.fa-trowel-bricks::before {
  content: "\e58a"; }
.fa-face-flushed::before {
  content: "\f579"; }
.fa-flushed::before {
  content: "\f579"; }
.fa-hospital-user::before {
  content: "\f80d"; }
.fa-tent-arrow-left-right::before {
  content: "\e57f"; }
.fa-gavel::before {
  content: "\f0e3"; }
.fa-legal::before {
  content: "\f0e3"; }
.fa-binoculars::before {
  content: "\f1e5"; }
.fa-microphone-slash::before {
  content: "\f131"; }
.fa-box-tissue::before {
  content: "\e05b"; }
.fa-motorcycle::before {
  content: "\f21c"; }
.fa-bell-concierge::before {
  content: "\f562"; }
.fa-concierge-bell::before {
  content: "\f562"; }
.fa-pen-ruler::before {
  content: "\f5ae"; }
.fa-pencil-ruler::before {
  content: "\f5ae"; }
.fa-people-arrows::before {
  content: "\e068"; }
.fa-people-arrows-left-right::before {
  content: "\e068"; }
.fa-mars-and-venus-burst::before {
  content: "\e523"; }
.fa-square-caret-right::before {
  content: "\f152"; }
.fa-caret-square-right::before {
  content: "\f152"; }
.fa-scissors::before {
  content: "\f0c4"; }
.fa-cut::before {
  content: "\f0c4"; }
.fa-sun-plant-wilt::before {
  content: "\e57a"; }
.fa-toilets-portable::before {
  content: "\e584"; }
.fa-hockey-puck::before {
  content: "\f453"; }
.fa-table::before {
  content: "\f0ce"; }
.fa-magnifying-glass-arrow-right::before {
  content: "\e521"; }
.fa-tachograph-digital::before {
  content: "\f566"; }
.fa-digital-tachograph::before {
  content: "\f566"; }
.fa-users-slash::before {
  content: "\e073"; }
.fa-clover::before {
  content: "\e139"; }
.fa-reply::before {
  content: "\f3e5"; }
.fa-mail-reply::before {
  content: "\f3e5"; }
.fa-star-and-crescent::before {
  content: "\f699"; }
.fa-house-fire::before {
  content: "\e50c"; }
.fa-square-minus::before {
  content: "\f146"; }
.fa-minus-square::before {
  content: "\f146"; }
.fa-helicopter::before {
  content: "\f533"; }
.fa-compass::before {
  content: "\f14e"; }
.fa-square-caret-down::before {
  content: "\f150"; }
.fa-caret-square-down::before {
  content: "\f150"; }
.fa-file-circle-question::before {
  content: "\e4ef"; }
.fa-laptop-code::before {
  content: "\f5fc"; }
.fa-swatchbook::before {
  content: "\f5c3"; }
.fa-prescription-bottle::before {
  content: "\f485"; }
.fa-bars::before {
  content: "\f0c9"; }
.fa-navicon::before {
  content: "\f0c9"; }
.fa-people-group::before {
  content: "\e533"; }
.fa-hourglass-end::before {
  content: "\f253"; }
.fa-hourglass-3::before {
  content: "\f253"; }
.fa-heart-crack::before {
  content: "\f7a9"; }
.fa-heart-broken::before {
  content: "\f7a9"; }
.fa-square-up-right::before {
  content: "\f360"; }
.fa-external-link-square-alt::before {
  content: "\f360"; }
.fa-face-kiss-beam::before {
  content: "\f597"; }
.fa-kiss-beam::before {
  content: "\f597"; }
.fa-film::before {
  content: "\f008"; }
.fa-ruler-horizontal::before {
  content: "\f547"; }
.fa-people-robbery::before {
  content: "\e536"; }
.fa-lightbulb::before {
  content: "\f0eb"; }
.fa-caret-left::before {
  content: "\f0d9"; }
.fa-circle-exclamation::before {
  content: "\f06a"; }
.fa-exclamation-circle::before {
  content: "\f06a"; }
.fa-school-circle-xmark::before {
  content: "\e56d"; }
.fa-arrow-right-from-bracket::before {
  content: "\f08b"; }
.fa-sign-out::before {
  content: "\f08b"; }
.fa-circle-chevron-down::before {
  content: "\f13a"; }
.fa-chevron-circle-down::before {
  content: "\f13a"; }
.fa-unlock-keyhole::before {
  content: "\f13e"; }
.fa-unlock-alt::before {
  content: "\f13e"; }
.fa-cloud-showers-heavy::before {
  content: "\f740"; }
.fa-headphones-simple::before {
  content: "\f58f"; }
.fa-headphones-alt::before {
  content: "\f58f"; }
.fa-sitemap::before {
  content: "\f0e8"; }
.fa-circle-dollar-to-slot::before {
  content: "\f4b9"; }
.fa-donate::before {
  content: "\f4b9"; }
.fa-memory::before {
  content: "\f538"; }
.fa-road-spikes::before {
  content: "\e568"; }
.fa-fire-burner::before {
  content: "\e4f1"; }
.fa-flag::before {
  content: "\f024"; }
.fa-hanukiah::before {
  content: "\f6e6"; }
.fa-feather::before {
  content: "\f52d"; }
.fa-volume-low::before {
  content: "\f027"; }
.fa-volume-down::before {
  content: "\f027"; }
.fa-comment-slash::before {
  content: "\f4b3"; }
.fa-cloud-sun-rain::before {
  content: "\f743"; }
.fa-compress::before {
  content: "\f066"; }
.fa-wheat-awn::before {
  content: "\e2cd"; }
.fa-wheat-alt::before {
  content: "\e2cd"; }
.fa-ankh::before {
  content: "\f644"; }
.fa-hands-holding-child::before {
  content: "\e4fa"; }
.fa-asterisk::before {
  content: "\2a"; }
.fa-square-check::before {
  content: "\f14a"; }
.fa-check-square::before {
  content: "\f14a"; }
.fa-peseta-sign::before {
  content: "\e221"; }
.fa-heading::before {
  content: "\f1dc"; }
.fa-header::before {
  content: "\f1dc"; }
.fa-ghost::before {
  content: "\f6e2"; }
.fa-list::before {
  content: "\f03a"; }
.fa-list-squares::before {
  content: "\f03a"; }
.fa-square-phone-flip::before {
  content: "\f87b"; }
.fa-phone-square-alt::before {
  content: "\f87b"; }
.fa-cart-plus::before {
  content: "\f217"; }
.fa-gamepad::before {
  content: "\f11b"; }
.fa-circle-dot::before {
  content: "\f192"; }
.fa-dot-circle::before {
  content: "\f192"; }
.fa-face-dizzy::before {
  content: "\f567"; }
.fa-dizzy::before {
  content: "\f567"; }
.fa-egg::before {
  content: "\f7fb"; }
.fa-house-medical-circle-xmark::before {
  content: "\e513"; }
.fa-campground::before {
  content: "\f6bb"; }
.fa-folder-plus::before {
  content: "\f65e"; }
.fa-futbol::before {
  content: "\f1e3"; }
.fa-futbol-ball::before {
  content: "\f1e3"; }
.fa-soccer-ball::before {
  content: "\f1e3"; }
.fa-paintbrush::before {
  content: "\f1fc"; }
.fa-paint-brush::before {
  content: "\f1fc"; }
.fa-lock::before {
  content: "\f023"; }
.fa-gas-pump::before {
  content: "\f52f"; }
.fa-hot-tub-person::before {
  content: "\f593"; }
.fa-hot-tub::before {
  content: "\f593"; }
.fa-map-location::before {
  content: "\f59f"; }
.fa-map-marked::before {
  content: "\f59f"; }
.fa-house-flood-water::before {
  content: "\e50e"; }
.fa-tree::before {
  content: "\f1bb"; }
.fa-bridge-lock::before {
  content: "\e4cc"; }
.fa-sack-dollar::before {
  content: "\f81d"; }
.fa-pen-to-square::before {
  content: "\f044"; }
.fa-edit::before {
  content: "\f044"; }
.fa-car-side::before {
  content: "\f5e4"; }
.fa-share-nodes::before {
  content: "\f1e0"; }
.fa-share-alt::before {
  content: "\f1e0"; }
.fa-heart-circle-minus::before {
  content: "\e4ff"; }
.fa-hourglass-half::before {
  content: "\f252"; }
.fa-hourglass-2::before {
  content: "\f252"; }
.fa-microscope::before {
  content: "\f610"; }
.fa-sink::before {
  content: "\e06d"; }
.fa-bag-shopping::before {
  content: "\f290"; }
.fa-shopping-bag::before {
  content: "\f290"; }
.fa-arrow-down-z-a::before {
  content: "\f881"; }
.fa-sort-alpha-desc::before {
  content: "\f881"; }
.fa-sort-alpha-down-alt::before {
  content: "\f881"; }
.fa-mitten::before {
  content: "\f7b5"; }
.fa-person-rays::before {
  content: "\e54d"; }
.fa-users::before {
  content: "\f0c0"; }
.fa-eye-slash::before {
  content: "\f070"; }
.fa-flask-vial::before {
  content: "\e4f3"; }
.fa-hand::before {
  content: "\f256"; }
.fa-hand-paper::before {
  content: "\f256"; }
.fa-om::before {
  content: "\f679"; }
.fa-worm::before {
  content: "\e599"; }
.fa-house-circle-xmark::before {
  content: "\e50b"; }
.fa-plug::before {
  content: "\f1e6"; }
.fa-chevron-up::before {
  content: "\f077"; }
.fa-hand-spock::before {
  content: "\f259"; }
.fa-stopwatch::before {
  content: "\f2f2"; }
.fa-face-kiss::before {
  content: "\f596"; }
.fa-kiss::before {
  content: "\f596"; }
.fa-bridge-circle-xmark::before {
  content: "\e4cb"; }
.fa-face-grin-tongue::before {
  content: "\f589"; }
.fa-grin-tongue::before {
  content: "\f589"; }
.fa-chess-bishop::before {
  content: "\f43a"; }
.fa-face-grin-wink::before {
  content: "\f58c"; }
.fa-grin-wink::before {
  content: "\f58c"; }
.fa-ear-deaf::before {
  content: "\f2a4"; }
.fa-deaf::before {
  content: "\f2a4"; }
.fa-deafness::before {
  content: "\f2a4"; }
.fa-hard-of-hearing::before {
  content: "\f2a4"; }
.fa-road-circle-check::before {
  content: "\e564"; }
.fa-dice-five::before {
  content: "\f523"; }
.fa-square-rss::before {
  content: "\f143"; }
.fa-rss-square::before {
  content: "\f143"; }
.fa-land-mine-on::before {
  content: "\e51b"; }
.fa-i-cursor::before {
  content: "\f246"; }
.fa-stamp::before {
  content: "\f5bf"; }
.fa-stairs::before {
  content: "\e289"; }
.fa-i::before {
  content: "\49"; }
.fa-hryvnia-sign::before {
  content: "\f6f2"; }
.fa-hryvnia::before {
  content: "\f6f2"; }
.fa-pills::before {
  content: "\f484"; }
.fa-face-grin-wide::before {
  content: "\f581"; }
.fa-grin-alt::before {
  content: "\f581"; }
.fa-tooth::before {
  content: "\f5c9"; }
.fa-v::before {
  content: "\56"; }
.fa-bangladeshi-taka-sign::before {
  content: "\e2e6"; }
.fa-bicycle::before {
  content: "\f206"; }
.fa-staff-snake::before {
  content: "\e579"; }
.fa-rod-asclepius::before {
  content: "\e579"; }
.fa-rod-snake::before {
  content: "\e579"; }
.fa-staff-aesculapius::before {
  content: "\e579"; }
.fa-head-side-cough-slash::before {
  content: "\e062"; }
.fa-truck-medical::before {
  content: "\f0f9"; }
.fa-ambulance::before {
  content: "\f0f9"; }
.fa-wheat-awn-circle-exclamation::before {
  content: "\e598"; }
.fa-snowman::before {
  content: "\f7d0"; }
.fa-mortar-pestle::before {
  content: "\f5a7"; }
.fa-road-barrier::before {
  content: "\e562"; }
.fa-school::before {
  content: "\f549"; }
.fa-igloo::before {
  content: "\f7ae"; }
.fa-joint::before {
  content: "\f595"; }
.fa-angle-right::before {
  content: "\f105"; }
.fa-horse::before {
  content: "\f6f0"; }
.fa-q::before {
  content: "\51"; }
.fa-g::before {
  content: "\47"; }
.fa-notes-medical::before {
  content: "\f481"; }
.fa-temperature-half::before {
  content: "\f2c9"; }
.fa-temperature-2::before {
  content: "\f2c9"; }
.fa-thermometer-2::before {
  content: "\f2c9"; }
.fa-thermometer-half::before {
  content: "\f2c9"; }
.fa-dong-sign::before {
  content: "\e169"; }
.fa-capsules::before {
  content: "\f46b"; }
.fa-poo-storm::before {
  content: "\f75a"; }
.fa-poo-bolt::before {
  content: "\f75a"; }
.fa-face-frown-open::before {
  content: "\f57a"; }
.fa-frown-open::before {
  content: "\f57a"; }
.fa-hand-point-up::before {
  content: "\f0a6"; }
.fa-money-bill::before {
  content: "\f0d6"; }
.fa-bookmark::before {
  content: "\f02e"; }
.fa-align-justify::before {
  content: "\f039"; }
.fa-umbrella-beach::before {
  content: "\f5ca"; }
.fa-helmet-un::before {
  content: "\e503"; }
.fa-bullseye::before {
  content: "\f140"; }
.fa-bacon::before {
  content: "\f7e5"; }
.fa-hand-point-down::before {
  content: "\f0a7"; }
.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }
.fa-folder::before {
  content: "\f07b"; }
.fa-folder-blank::before {
  content: "\f07b"; }
.fa-file-waveform::before {
  content: "\f478"; }
.fa-file-medical-alt::before {
  content: "\f478"; }
.fa-radiation::before {
  content: "\f7b9"; }
.fa-chart-simple::before {
  content: "\e473"; }
.fa-mars-stroke::before {
  content: "\f229"; }
.fa-vial::before {
  content: "\f492"; }
.fa-gauge::before {
  content: "\f624"; }
.fa-dashboard::before {
  content: "\f624"; }
.fa-gauge-med::before {
  content: "\f624"; }
.fa-tachometer-alt-average::before {
  content: "\f624"; }
.fa-wand-magic-sparkles::before {
  content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
  content: "\e2ca"; }
.fa-e::before {
  content: "\45"; }
.fa-pen-clip::before {
  content: "\f305"; }
.fa-pen-alt::before {
  content: "\f305"; }
.fa-bridge-circle-exclamation::before {
  content: "\e4ca"; }
.fa-user::before {
  content: "\f007"; }
.fa-school-circle-check::before {
  content: "\e56b"; }
.fa-dumpster::before {
  content: "\f793"; }
.fa-van-shuttle::before {
  content: "\f5b6"; }
.fa-shuttle-van::before {
  content: "\f5b6"; }
.fa-building-user::before {
  content: "\e4da"; }
.fa-square-caret-left::before {
  content: "\f191"; }
.fa-caret-square-left::before {
  content: "\f191"; }
.fa-highlighter::before {
  content: "\f591"; }
.fa-key::before {
  content: "\f084"; }
.fa-bullhorn::before {
  content: "\f0a1"; }
.fa-globe::before {
  content: "\f0ac"; }
.fa-synagogue::before {
  content: "\f69b"; }
.fa-person-half-dress::before {
  content: "\e548"; }
.fa-road-bridge::before {
  content: "\e563"; }
.fa-location-arrow::before {
  content: "\f124"; }
.fa-c::before {
  content: "\43"; }
.fa-tablet-button::before {
  content: "\f10a"; }
.fa-building-lock::before {
  content: "\e4d6"; }
.fa-pizza-slice::before {
  content: "\f818"; }
.fa-money-bill-wave::before {
  content: "\f53a"; }
.fa-chart-area::before {
  content: "\f1fe"; }
.fa-area-chart::before {
  content: "\f1fe"; }
.fa-house-flag::before {
  content: "\e50d"; }
.fa-person-circle-minus::before {
  content: "\e540"; }
.fa-ban::before {
  content: "\f05e"; }
.fa-cancel::before {
  content: "\f05e"; }
.fa-camera-rotate::before {
  content: "\e0d8"; }
.fa-spray-can-sparkles::before {
  content: "\f5d0"; }
.fa-air-freshener::before {
  content: "\f5d0"; }
.fa-star::before {
  content: "\f005"; }
.fa-repeat::before {
  content: "\f363"; }
.fa-cross::before {
  content: "\f654"; }
.fa-box::before {
  content: "\f466"; }
.fa-venus-mars::before {
  content: "\f228"; }
.fa-arrow-pointer::before {
  content: "\f245"; }
.fa-mouse-pointer::before {
  content: "\f245"; }
.fa-maximize::before {
  content: "\f31e"; }
.fa-expand-arrows-alt::before {
  content: "\f31e"; }
.fa-charging-station::before {
  content: "\f5e7"; }
.fa-shapes::before {
  content: "\f61f"; }
.fa-triangle-circle-square::before {
  content: "\f61f"; }
.fa-shuffle::before {
  content: "\f074"; }
.fa-random::before {
  content: "\f074"; }
.fa-person-running::before {
  content: "\f70c"; }
.fa-running::before {
  content: "\f70c"; }
.fa-mobile-retro::before {
  content: "\e527"; }
.fa-grip-lines-vertical::before {
  content: "\f7a5"; }
.fa-spider::before {
  content: "\f717"; }
.fa-hands-bound::before {
  content: "\e4f9"; }
.fa-file-invoice-dollar::before {
  content: "\f571"; }
.fa-plane-circle-exclamation::before {
  content: "\e556"; }
.fa-x-ray::before {
  content: "\f497"; }
.fa-spell-check::before {
  content: "\f891"; }
.fa-slash::before {
  content: "\f715"; }
.fa-computer-mouse::before {
  content: "\f8cc"; }
.fa-mouse::before {
  content: "\f8cc"; }
.fa-arrow-right-to-bracket::before {
  content: "\f090"; }
.fa-sign-in::before {
  content: "\f090"; }
.fa-shop-slash::before {
  content: "\e070"; }
.fa-store-alt-slash::before {
  content: "\e070"; }
.fa-server::before {
  content: "\f233"; }
.fa-virus-covid-slash::before {
  content: "\e4a9"; }
.fa-shop-lock::before {
  content: "\e4a5"; }
.fa-hourglass-start::before {
  content: "\f251"; }
.fa-hourglass-1::before {
  content: "\f251"; }
.fa-blender-phone::before {
  content: "\f6b6"; }
.fa-building-wheat::before {
  content: "\e4db"; }
.fa-person-breastfeeding::before {
  content: "\e53a"; }
.fa-right-to-bracket::before {
  content: "\f2f6"; }
.fa-sign-in-alt::before {
  content: "\f2f6"; }
.fa-venus::before {
  content: "\f221"; }
.fa-passport::before {
  content: "\f5ab"; }
.fa-thumbtack-slash::before {
  content: "\e68f"; }
.fa-thumb-tack-slash::before {
  content: "\e68f"; }
.fa-heart-pulse::before {
  content: "\f21e"; }
.fa-heartbeat::before {
  content: "\f21e"; }
.fa-people-carry-box::before {
  content: "\f4ce"; }
.fa-people-carry::before {
  content: "\f4ce"; }
.fa-temperature-high::before {
  content: "\f769"; }
.fa-microchip::before {
  content: "\f2db"; }
.fa-crown::before {
  content: "\f521"; }
.fa-weight-hanging::before {
  content: "\f5cd"; }
.fa-xmarks-lines::before {
  content: "\e59a"; }
.fa-file-prescription::before {
  content: "\f572"; }
.fa-weight-scale::before {
  content: "\f496"; }
.fa-weight::before {
  content: "\f496"; }
.fa-user-group::before {
  content: "\f500"; }
.fa-user-friends::before {
  content: "\f500"; }
.fa-arrow-up-a-z::before {
  content: "\f15e"; }
.fa-sort-alpha-up::before {
  content: "\f15e"; }
.fa-chess-knight::before {
  content: "\f441"; }
.fa-face-laugh-squint::before {
  content: "\f59b"; }
.fa-laugh-squint::before {
  content: "\f59b"; }
.fa-wheelchair::before {
  content: "\f193"; }
.fa-circle-arrow-up::before {
  content: "\f0aa"; }
.fa-arrow-circle-up::before {
  content: "\f0aa"; }
.fa-toggle-on::before {
  content: "\f205"; }
.fa-person-walking::before {
  content: "\f554"; }
.fa-walking::before {
  content: "\f554"; }
.fa-l::before {
  content: "\4c"; }
.fa-fire::before {
  content: "\f06d"; }
.fa-bed-pulse::before {
  content: "\f487"; }
.fa-procedures::before {
  content: "\f487"; }
.fa-shuttle-space::before {
  content: "\f197"; }
.fa-space-shuttle::before {
  content: "\f197"; }
.fa-face-laugh::before {
  content: "\f599"; }
.fa-laugh::before {
  content: "\f599"; }
.fa-folder-open::before {
  content: "\f07c"; }
.fa-heart-circle-plus::before {
  content: "\e500"; }
.fa-code-fork::before {
  content: "\e13b"; }
.fa-city::before {
  content: "\f64f"; }
.fa-microphone-lines::before {
  content: "\f3c9"; }
.fa-microphone-alt::before {
  content: "\f3c9"; }
.fa-pepper-hot::before {
  content: "\f816"; }
.fa-unlock::before {
  content: "\f09c"; }
.fa-colon-sign::before {
  content: "\e140"; }
.fa-headset::before {
  content: "\f590"; }
.fa-store-slash::before {
  content: "\e071"; }
.fa-road-circle-xmark::before {
  content: "\e566"; }
.fa-user-minus::before {
  content: "\f503"; }
.fa-mars-stroke-up::before {
  content: "\f22a"; }
.fa-mars-stroke-v::before {
  content: "\f22a"; }
.fa-champagne-glasses::before {
  content: "\f79f"; }
.fa-glass-cheers::before {
  content: "\f79f"; }
.fa-clipboard::before {
  content: "\f328"; }
.fa-house-circle-exclamation::before {
  content: "\e50a"; }
.fa-file-arrow-up::before {
  content: "\f574"; }
.fa-file-upload::before {
  content: "\f574"; }
.fa-wifi::before {
  content: "\f1eb"; }
.fa-wifi-3::before {
  content: "\f1eb"; }
.fa-wifi-strong::before {
  content: "\f1eb"; }
.fa-bath::before {
  content: "\f2cd"; }
.fa-bathtub::before {
  content: "\f2cd"; }
.fa-underline::before {
  content: "\f0cd"; }
.fa-user-pen::before {
  content: "\f4ff"; }
.fa-user-edit::before {
  content: "\f4ff"; }
.fa-signature::before {
  content: "\f5b7"; }
.fa-stroopwafel::before {
  content: "\f551"; }
.fa-bold::before {
  content: "\f032"; }
.fa-anchor-lock::before {
  content: "\e4ad"; }
.fa-building-ngo::before {
  content: "\e4d7"; }
.fa-manat-sign::before {
  content: "\e1d5"; }
.fa-not-equal::before {
  content: "\f53e"; }
.fa-border-top-left::before {
  content: "\f853"; }
.fa-border-style::before {
  content: "\f853"; }
.fa-map-location-dot::before {
  content: "\f5a0"; }
.fa-map-marked-alt::before {
  content: "\f5a0"; }
.fa-jedi::before {
  content: "\f669"; }
.fa-square-poll-vertical::before {
  content: "\f681"; }
.fa-poll::before {
  content: "\f681"; }
.fa-mug-hot::before {
  content: "\f7b6"; }
.fa-car-battery::before {
  content: "\f5df"; }
.fa-battery-car::before {
  content: "\f5df"; }
.fa-gift::before {
  content: "\f06b"; }
.fa-dice-two::before {
  content: "\f528"; }
.fa-chess-queen::before {
  content: "\f445"; }
.fa-glasses::before {
  content: "\f530"; }
.fa-chess-board::before {
  content: "\f43c"; }
.fa-building-circle-check::before {
  content: "\e4d2"; }
.fa-person-chalkboard::before {
  content: "\e53d"; }
.fa-mars-stroke-right::before {
  content: "\f22b"; }
.fa-mars-stroke-h::before {
  content: "\f22b"; }
.fa-hand-back-fist::before {
  content: "\f255"; }
.fa-hand-rock::before {
  content: "\f255"; }
.fa-square-caret-up::before {
  content: "\f151"; }
.fa-caret-square-up::before {
  content: "\f151"; }
.fa-cloud-showers-water::before {
  content: "\e4e4"; }
.fa-chart-bar::before {
  content: "\f080"; }
.fa-bar-chart::before {
  content: "\f080"; }
.fa-hands-bubbles::before {
  content: "\e05e"; }
.fa-hands-wash::before {
  content: "\e05e"; }
.fa-less-than-equal::before {
  content: "\f537"; }
.fa-train::before {
  content: "\f238"; }
.fa-eye-low-vision::before {
  content: "\f2a8"; }
.fa-low-vision::before {
  content: "\f2a8"; }
.fa-crow::before {
  content: "\f520"; }
.fa-sailboat::before {
  content: "\e445"; }
.fa-window-restore::before {
  content: "\f2d2"; }
.fa-square-plus::before {
  content: "\f0fe"; }
.fa-plus-square::before {
  content: "\f0fe"; }
.fa-torii-gate::before {
  content: "\f6a1"; }
.fa-frog::before {
  content: "\f52e"; }
.fa-bucket::before {
  content: "\e4cf"; }
.fa-image::before {
  content: "\f03e"; }
.fa-microphone::before {
  content: "\f130"; }
.fa-cow::before {
  content: "\f6c8"; }
.fa-caret-up::before {
  content: "\f0d8"; }
.fa-screwdriver::before {
  content: "\f54a"; }
.fa-folder-closed::before {
  content: "\e185"; }
.fa-house-tsunami::before {
  content: "\e515"; }
.fa-square-nfi::before {
  content: "\e576"; }
.fa-arrow-up-from-ground-water::before {
  content: "\e4b5"; }
.fa-martini-glass::before {
  content: "\f57b"; }
.fa-glass-martini-alt::before {
  content: "\f57b"; }
.fa-rotate-left::before {
  content: "\f2ea"; }
.fa-rotate-back::before {
  content: "\f2ea"; }
.fa-rotate-backward::before {
  content: "\f2ea"; }
.fa-undo-alt::before {
  content: "\f2ea"; }
.fa-table-columns::before {
  content: "\f0db"; }
.fa-columns::before {
  content: "\f0db"; }
.fa-lemon::before {
  content: "\f094"; }
.fa-head-side-mask::before {
  content: "\e063"; }
.fa-handshake::before {
  content: "\f2b5"; }
.fa-gem::before {
  content: "\f3a5"; }
.fa-dolly::before {
  content: "\f472"; }
.fa-dolly-box::before {
  content: "\f472"; }
.fa-smoking::before {
  content: "\f48d"; }
.fa-minimize::before {
  content: "\f78c"; }
.fa-compress-arrows-alt::before {
  content: "\f78c"; }
.fa-monument::before {
  content: "\f5a6"; }
.fa-snowplow::before {
  content: "\f7d2"; }
.fa-angles-right::before {
  content: "\f101"; }
.fa-angle-double-right::before {
  content: "\f101"; }
.fa-cannabis::before {
  content: "\f55f"; }
.fa-circle-play::before {
  content: "\f144"; }
.fa-play-circle::before {
  content: "\f144"; }
.fa-tablets::before {
  content: "\f490"; }
.fa-ethernet::before {
  content: "\f796"; }
.fa-euro-sign::before {
  content: "\f153"; }
.fa-eur::before {
  content: "\f153"; }
.fa-euro::before {
  content: "\f153"; }
.fa-chair::before {
  content: "\f6c0"; }
.fa-circle-check::before {
  content: "\f058"; }
.fa-check-circle::before {
  content: "\f058"; }
.fa-circle-stop::before {
  content: "\f28d"; }
.fa-stop-circle::before {
  content: "\f28d"; }
.fa-compass-drafting::before {
  content: "\f568"; }
.fa-drafting-compass::before {
  content: "\f568"; }
.fa-plate-wheat::before {
  content: "\e55a"; }
.fa-icicles::before {
  content: "\f7ad"; }
.fa-person-shelter::before {
  content: "\e54f"; }
.fa-neuter::before {
  content: "\f22c"; }
.fa-id-badge::before {
  content: "\f2c1"; }
.fa-marker::before {
  content: "\f5a1"; }
.fa-face-laugh-beam::before {
  content: "\f59a"; }
.fa-laugh-beam::before {
  content: "\f59a"; }
.fa-helicopter-symbol::before {
  content: "\e502"; }
.fa-universal-access::before {
  content: "\f29a"; }
.fa-circle-chevron-up::before {
  content: "\f139"; }
.fa-chevron-circle-up::before {
  content: "\f139"; }
.fa-lari-sign::before {
  content: "\e1c8"; }
.fa-volcano::before {
  content: "\f770"; }
.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553"; }
.fa-sterling-sign::before {
  content: "\f154"; }
.fa-gbp::before {
  content: "\f154"; }
.fa-pound-sign::before {
  content: "\f154"; }
.fa-viruses::before {
  content: "\e076"; }
.fa-square-person-confined::before {
  content: "\e577"; }
.fa-user-tie::before {
  content: "\f508"; }
.fa-arrow-down-long::before {
  content: "\f175"; }
.fa-long-arrow-down::before {
  content: "\f175"; }
.fa-tent-arrow-down-to-line::before {
  content: "\e57e"; }
.fa-certificate::before {
  content: "\f0a3"; }
.fa-reply-all::before {
  content: "\f122"; }
.fa-mail-reply-all::before {
  content: "\f122"; }
.fa-suitcase::before {
  content: "\f0f2"; }
.fa-person-skating::before {
  content: "\f7c5"; }
.fa-skating::before {
  content: "\f7c5"; }
.fa-filter-circle-dollar::before {
  content: "\f662"; }
.fa-funnel-dollar::before {
  content: "\f662"; }
.fa-camera-retro::before {
  content: "\f083"; }
.fa-circle-arrow-down::before {
  content: "\f0ab"; }
.fa-arrow-circle-down::before {
  content: "\f0ab"; }
.fa-file-import::before {
  content: "\f56f"; }
.fa-arrow-right-to-file::before {
  content: "\f56f"; }
.fa-square-arrow-up-right::before {
  content: "\f14c"; }
.fa-external-link-square::before {
  content: "\f14c"; }
.fa-box-open::before {
  content: "\f49e"; }
.fa-scroll::before {
  content: "\f70e"; }
.fa-spa::before {
  content: "\f5bb"; }
.fa-location-pin-lock::before {
  content: "\e51f"; }
.fa-pause::before {
  content: "\f04c"; }
.fa-hill-avalanche::before {
  content: "\e507"; }
.fa-temperature-empty::before {
  content: "\f2cb"; }
.fa-temperature-0::before {
  content: "\f2cb"; }
.fa-thermometer-0::before {
  content: "\f2cb"; }
.fa-thermometer-empty::before {
  content: "\f2cb"; }
.fa-bomb::before {
  content: "\f1e2"; }
.fa-registered::before {
  content: "\f25d"; }
.fa-address-card::before {
  content: "\f2bb"; }
.fa-contact-card::before {
  content: "\f2bb"; }
.fa-vcard::before {
  content: "\f2bb"; }
.fa-scale-unbalanced-flip::before {
  content: "\f516"; }
.fa-balance-scale-right::before {
  content: "\f516"; }
.fa-subscript::before {
  content: "\f12c"; }
.fa-diamond-turn-right::before {
  content: "\f5eb"; }
.fa-directions::before {
  content: "\f5eb"; }
.fa-burst::before {
  content: "\e4dc"; }
.fa-house-laptop::before {
  content: "\e066"; }
.fa-laptop-house::before {
  content: "\e066"; }
.fa-face-tired::before {
  content: "\f5c8"; }
.fa-tired::before {
  content: "\f5c8"; }
.fa-money-bills::before {
  content: "\e1f3"; }
.fa-smog::before {
  content: "\f75f"; }
.fa-crutch::before {
  content: "\f7f7"; }
.fa-cloud-arrow-up::before {
  content: "\f0ee"; }
.fa-cloud-upload::before {
  content: "\f0ee"; }
.fa-cloud-upload-alt::before {
  content: "\f0ee"; }
.fa-palette::before {
  content: "\f53f"; }
.fa-arrows-turn-right::before {
  content: "\e4c0"; }
.fa-vest::before {
  content: "\e085"; }
.fa-ferry::before {
  content: "\e4ea"; }
.fa-arrows-down-to-people::before {
  content: "\e4b9"; }
.fa-seedling::before {
  content: "\f4d8"; }
.fa-sprout::before {
  content: "\f4d8"; }
.fa-left-right::before {
  content: "\f337"; }
.fa-arrows-alt-h::before {
  content: "\f337"; }
.fa-boxes-packing::before {
  content: "\e4c7"; }
.fa-circle-arrow-left::before {
  content: "\f0a8"; }
.fa-arrow-circle-left::before {
  content: "\f0a8"; }
.fa-group-arrows-rotate::before {
  content: "\e4f6"; }
.fa-bowl-food::before {
  content: "\e4c6"; }
.fa-candy-cane::before {
  content: "\f786"; }
.fa-arrow-down-wide-short::before {
  content: "\f160"; }
.fa-sort-amount-asc::before {
  content: "\f160"; }
.fa-sort-amount-down::before {
  content: "\f160"; }
.fa-cloud-bolt::before {
  content: "\f76c"; }
.fa-thunderstorm::before {
  content: "\f76c"; }
.fa-text-slash::before {
  content: "\f87d"; }
.fa-remove-format::before {
  content: "\f87d"; }
.fa-face-smile-wink::before {
  content: "\f4da"; }
.fa-smile-wink::before {
  content: "\f4da"; }
.fa-file-word::before {
  content: "\f1c2"; }
.fa-file-powerpoint::before {
  content: "\f1c4"; }
.fa-arrows-left-right::before {
  content: "\f07e"; }
.fa-arrows-h::before {
  content: "\f07e"; }
.fa-house-lock::before {
  content: "\e510"; }
.fa-cloud-arrow-down::before {
  content: "\f0ed"; }
.fa-cloud-download::before {
  content: "\f0ed"; }
.fa-cloud-download-alt::before {
  content: "\f0ed"; }
.fa-children::before {
  content: "\e4e1"; }
.fa-chalkboard::before {
  content: "\f51b"; }
.fa-blackboard::before {
  content: "\f51b"; }
.fa-user-large-slash::before {
  content: "\f4fa"; }
.fa-user-alt-slash::before {
  content: "\f4fa"; }
.fa-envelope-open::before {
  content: "\f2b6"; }
.fa-handshake-simple-slash::before {
  content: "\e05f"; }
.fa-handshake-alt-slash::before {
  content: "\e05f"; }
.fa-mattress-pillow::before {
  content: "\e525"; }
.fa-guarani-sign::before {
  content: "\e19a"; }
.fa-arrows-rotate::before {
  content: "\f021"; }
.fa-refresh::before {
  content: "\f021"; }
.fa-sync::before {
  content: "\f021"; }
.fa-fire-extinguisher::before {
  content: "\f134"; }
.fa-cruzeiro-sign::before {
  content: "\e152"; }
.fa-greater-than-equal::before {
  content: "\f532"; }
.fa-shield-halved::before {
  content: "\f3ed"; }
.fa-shield-alt::before {
  content: "\f3ed"; }
.fa-book-atlas::before {
  content: "\f558"; }
.fa-atlas::before {
  content: "\f558"; }
.fa-virus::before {
  content: "\e074"; }
.fa-envelope-circle-check::before {
  content: "\e4e8"; }
.fa-layer-group::before {
  content: "\f5fd"; }
.fa-arrows-to-dot::before {
  content: "\e4be"; }
.fa-archway::before {
  content: "\f557"; }
.fa-heart-circle-check::before {
  content: "\e4fd"; }
.fa-house-chimney-crack::before {
  content: "\f6f1"; }
.fa-house-damage::before {
  content: "\f6f1"; }
.fa-file-zipper::before {
  content: "\f1c6"; }
.fa-file-archive::before {
  content: "\f1c6"; }
.fa-square::before {
  content: "\f0c8"; }
.fa-martini-glass-empty::before {
  content: "\f000"; }
.fa-glass-martini::before {
  content: "\f000"; }
.fa-couch::before {
  content: "\f4b8"; }
.fa-cedi-sign::before {
  content: "\e0df"; }
.fa-italic::before {
  content: "\f033"; }
.fa-table-cells-column-lock::before {
  content: "\e678"; }
.fa-church::before {
  content: "\f51d"; }
.fa-comments-dollar::before {
  content: "\f653"; }
.fa-democrat::before {
  content: "\f747"; }
.fa-z::before {
  content: "\5a"; }
.fa-person-skiing::before {
  content: "\f7c9"; }
.fa-skiing::before {
  content: "\f7c9"; }
.fa-road-lock::before {
  content: "\e567"; }
.fa-a::before {
  content: "\41"; }
.fa-temperature-arrow-down::before {
  content: "\e03f"; }
.fa-temperature-down::before {
  content: "\e03f"; }
.fa-feather-pointed::before {
  content: "\f56b"; }
.fa-feather-alt::before {
  content: "\f56b"; }
.fa-p::before {
  content: "\50"; }
.fa-snowflake::before {
  content: "\f2dc"; }
.fa-newspaper::before {
  content: "\f1ea"; }
.fa-rectangle-ad::before {
  content: "\f641"; }
.fa-ad::before {
  content: "\f641"; }
.fa-circle-arrow-right::before {
  content: "\f0a9"; }
.fa-arrow-circle-right::before {
  content: "\f0a9"; }
.fa-filter-circle-xmark::before {
  content: "\e17b"; }
.fa-locust::before {
  content: "\e520"; }
.fa-sort::before {
  content: "\f0dc"; }
.fa-unsorted::before {
  content: "\f0dc"; }
.fa-list-ol::before {
  content: "\f0cb"; }
.fa-list-1-2::before {
  content: "\f0cb"; }
.fa-list-numeric::before {
  content: "\f0cb"; }
.fa-person-dress-burst::before {
  content: "\e544"; }
.fa-money-check-dollar::before {
  content: "\f53d"; }
.fa-money-check-alt::before {
  content: "\f53d"; }
.fa-vector-square::before {
  content: "\f5cb"; }
.fa-bread-slice::before {
  content: "\f7ec"; }
.fa-language::before {
  content: "\f1ab"; }
.fa-face-kiss-wink-heart::before {
  content: "\f598"; }
.fa-kiss-wink-heart::before {
  content: "\f598"; }
.fa-filter::before {
  content: "\f0b0"; }
.fa-question::before {
  content: "\3f"; }
.fa-file-signature::before {
  content: "\f573"; }
.fa-up-down-left-right::before {
  content: "\f0b2"; }
.fa-arrows-alt::before {
  content: "\f0b2"; }
.fa-house-chimney-user::before {
  content: "\e065"; }
.fa-hand-holding-heart::before {
  content: "\f4be"; }
.fa-puzzle-piece::before {
  content: "\f12e"; }
.fa-money-check::before {
  content: "\f53c"; }
.fa-star-half-stroke::before {
  content: "\f5c0"; }
.fa-star-half-alt::before {
  content: "\f5c0"; }
.fa-code::before {
  content: "\f121"; }
.fa-whiskey-glass::before {
  content: "\f7a0"; }
.fa-glass-whiskey::before {
  content: "\f7a0"; }
.fa-building-circle-exclamation::before {
  content: "\e4d3"; }
.fa-magnifying-glass-chart::before {
  content: "\e522"; }
.fa-arrow-up-right-from-square::before {
  content: "\f08e"; }
.fa-external-link::before {
  content: "\f08e"; }
.fa-cubes-stacked::before {
  content: "\e4e6"; }
.fa-won-sign::before {
  content: "\f159"; }
.fa-krw::before {
  content: "\f159"; }
.fa-won::before {
  content: "\f159"; }
.fa-virus-covid::before {
  content: "\e4a8"; }
.fa-austral-sign::before {
  content: "\e0a9"; }
.fa-f::before {
  content: "\46"; }
.fa-leaf::before {
  content: "\f06c"; }
.fa-road::before {
  content: "\f018"; }
.fa-taxi::before {
  content: "\f1ba"; }
.fa-cab::before {
  content: "\f1ba"; }
.fa-person-circle-plus::before {
  content: "\e541"; }
.fa-chart-pie::before {
  content: "\f200"; }
.fa-pie-chart::before {
  content: "\f200"; }
.fa-bolt-lightning::before {
  content: "\e0b7"; }
.fa-sack-xmark::before {
  content: "\e56a"; }
.fa-file-excel::before {
  content: "\f1c3"; }
.fa-file-contract::before {
  content: "\f56c"; }
.fa-fish-fins::before {
  content: "\e4f2"; }
.fa-building-flag::before {
  content: "\e4d5"; }
.fa-face-grin-beam::before {
  content: "\f582"; }
.fa-grin-beam::before {
  content: "\f582"; }
.fa-object-ungroup::before {
  content: "\f248"; }
.fa-poop::before {
  content: "\f619"; }
.fa-location-pin::before {
  content: "\f041"; }
.fa-map-marker::before {
  content: "\f041"; }
.fa-kaaba::before {
  content: "\f66b"; }
.fa-toilet-paper::before {
  content: "\f71e"; }
.fa-helmet-safety::before {
  content: "\f807"; }
.fa-hard-hat::before {
  content: "\f807"; }
.fa-hat-hard::before {
  content: "\f807"; }
.fa-eject::before {
  content: "\f052"; }
.fa-circle-right::before {
  content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
  content: "\f35a"; }
.fa-plane-circle-check::before {
  content: "\e555"; }
.fa-face-rolling-eyes::before {
  content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
  content: "\f5a5"; }
.fa-object-group::before {
  content: "\f247"; }
.fa-chart-line::before {
  content: "\f201"; }
.fa-line-chart::before {
  content: "\f201"; }
.fa-mask-ventilator::before {
  content: "\e524"; }
.fa-arrow-right::before {
  content: "\f061"; }
.fa-signs-post::before {
  content: "\f277"; }
.fa-map-signs::before {
  content: "\f277"; }
.fa-cash-register::before {
  content: "\f788"; }
.fa-person-circle-question::before {
  content: "\e542"; }
.fa-h::before {
  content: "\48"; }
.fa-tarp::before {
  content: "\e57b"; }
.fa-screwdriver-wrench::before {
  content: "\f7d9"; }
.fa-tools::before {
  content: "\f7d9"; }
.fa-arrows-to-eye::before {
  content: "\e4bf"; }
.fa-plug-circle-bolt::before {
  content: "\e55b"; }
.fa-heart::before {
  content: "\f004"; }
.fa-mars-and-venus::before {
  content: "\f224"; }
.fa-house-user::before {
  content: "\e1b0"; }
.fa-home-user::before {
  content: "\e1b0"; }
.fa-dumpster-fire::before {
  content: "\f794"; }
.fa-house-crack::before {
  content: "\e3b1"; }
.fa-martini-glass-citrus::before {
  content: "\f561"; }
.fa-cocktail::before {
  content: "\f561"; }
.fa-face-surprise::before {
  content: "\f5c2"; }
.fa-surprise::before {
  content: "\f5c2"; }
.fa-bottle-water::before {
  content: "\e4c5"; }
.fa-circle-pause::before {
  content: "\f28b"; }
.fa-pause-circle::before {
  content: "\f28b"; }
.fa-toilet-paper-slash::before {
  content: "\e072"; }
.fa-apple-whole::before {
  content: "\f5d1"; }
.fa-apple-alt::before {
  content: "\f5d1"; }
.fa-kitchen-set::before {
  content: "\e51a"; }
.fa-r::before {
  content: "\52"; }
.fa-temperature-quarter::before {
  content: "\f2ca"; }
.fa-temperature-1::before {
  content: "\f2ca"; }
.fa-thermometer-1::before {
  content: "\f2ca"; }
.fa-thermometer-quarter::before {
  content: "\f2ca"; }
.fa-cube::before {
  content: "\f1b2"; }
.fa-bitcoin-sign::before {
  content: "\e0b4"; }
.fa-shield-dog::before {
  content: "\e573"; }
.fa-solar-panel::before {
  content: "\f5ba"; }
.fa-lock-open::before {
  content: "\f3c1"; }
.fa-elevator::before {
  content: "\e16d"; }
.fa-money-bill-transfer::before {
  content: "\e528"; }
.fa-money-bill-trend-up::before {
  content: "\e529"; }
.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f"; }
.fa-square-poll-horizontal::before {
  content: "\f682"; }
.fa-poll-h::before {
  content: "\f682"; }
.fa-circle::before {
  content: "\f111"; }
.fa-backward-fast::before {
  content: "\f049"; }
.fa-fast-backward::before {
  content: "\f049"; }
.fa-recycle::before {
  content: "\f1b8"; }
.fa-user-astronaut::before {
  content: "\f4fb"; }
.fa-plane-slash::before {
  content: "\e069"; }
.fa-trademark::before {
  content: "\f25c"; }
.fa-basketball::before {
  content: "\f434"; }
.fa-basketball-ball::before {
  content: "\f434"; }
.fa-satellite-dish::before {
  content: "\f7c0"; }
.fa-circle-up::before {
  content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
  content: "\f35b"; }
.fa-mobile-screen-button::before {
  content: "\f3cd"; }
.fa-mobile-alt::before {
  content: "\f3cd"; }
.fa-volume-high::before {
  content: "\f028"; }
.fa-volume-up::before {
  content: "\f028"; }
.fa-users-rays::before {
  content: "\e593"; }
.fa-wallet::before {
  content: "\f555"; }
.fa-clipboard-check::before {
  content: "\f46c"; }
.fa-file-audio::before {
  content: "\f1c7"; }
.fa-burger::before {
  content: "\f805"; }
.fa-hamburger::before {
  content: "\f805"; }
.fa-wrench::before {
  content: "\f0ad"; }
.fa-bugs::before {
  content: "\e4d0"; }
.fa-rupee-sign::before {
  content: "\f156"; }
.fa-rupee::before {
  content: "\f156"; }
.fa-file-image::before {
  content: "\f1c5"; }
.fa-circle-question::before {
  content: "\f059"; }
.fa-question-circle::before {
  content: "\f059"; }
.fa-plane-departure::before {
  content: "\f5b0"; }
.fa-handshake-slash::before {
  content: "\e060"; }
.fa-book-bookmark::before {
  content: "\e0bb"; }
.fa-code-branch::before {
  content: "\f126"; }
.fa-hat-cowboy::before {
  content: "\f8c0"; }
.fa-bridge::before {
  content: "\e4c8"; }
.fa-phone-flip::before {
  content: "\f879"; }
.fa-phone-alt::before {
  content: "\f879"; }
.fa-truck-front::before {
  content: "\e2b7"; }
.fa-cat::before {
  content: "\f6be"; }
.fa-anchor-circle-exclamation::before {
  content: "\e4ab"; }
.fa-truck-field::before {
  content: "\e58d"; }
.fa-route::before {
  content: "\f4d7"; }
.fa-clipboard-question::before {
  content: "\e4e3"; }
.fa-panorama::before {
  content: "\e209"; }
.fa-comment-medical::before {
  content: "\f7f5"; }
.fa-teeth-open::before {
  content: "\f62f"; }
.fa-file-circle-minus::before {
  content: "\e4ed"; }
.fa-tags::before {
  content: "\f02c"; }
.fa-wine-glass::before {
  content: "\f4e3"; }
.fa-forward-fast::before {
  content: "\f050"; }
.fa-fast-forward::before {
  content: "\f050"; }
.fa-face-meh-blank::before {
  content: "\f5a4"; }
.fa-meh-blank::before {
  content: "\f5a4"; }
.fa-square-parking::before {
  content: "\f540"; }
.fa-parking::before {
  content: "\f540"; }
.fa-house-signal::before {
  content: "\e012"; }
.fa-bars-progress::before {
  content: "\f828"; }
.fa-tasks-alt::before {
  content: "\f828"; }
.fa-faucet-drip::before {
  content: "\e006"; }
.fa-cart-flatbed::before {
  content: "\f474"; }
.fa-dolly-flatbed::before {
  content: "\f474"; }
.fa-ban-smoking::before {
  content: "\f54d"; }
.fa-smoking-ban::before {
  content: "\f54d"; }
.fa-terminal::before {
  content: "\f120"; }
.fa-mobile-button::before {
  content: "\f10b"; }
.fa-house-medical-flag::before {
  content: "\e514"; }
.fa-basket-shopping::before {
  content: "\f291"; }
.fa-shopping-basket::before {
  content: "\f291"; }
.fa-tape::before {
  content: "\f4db"; }
.fa-bus-simple::before {
  content: "\f55e"; }
.fa-bus-alt::before {
  content: "\f55e"; }
.fa-eye::before {
  content: "\f06e"; }
.fa-face-sad-cry::before {
  content: "\f5b3"; }
.fa-sad-cry::before {
  content: "\f5b3"; }
.fa-audio-description::before {
  content: "\f29e"; }
.fa-person-military-to-person::before {
  content: "\e54c"; }
.fa-file-shield::before {
  content: "\e4f0"; }
.fa-user-slash::before {
  content: "\f506"; }
.fa-pen::before {
  content: "\f304"; }
.fa-tower-observation::before {
  content: "\e586"; }
.fa-file-code::before {
  content: "\f1c9"; }
.fa-signal::before {
  content: "\f012"; }
.fa-signal-5::before {
  content: "\f012"; }
.fa-signal-perfect::before {
  content: "\f012"; }
.fa-bus::before {
  content: "\f207"; }
.fa-heart-circle-xmark::before {
  content: "\e501"; }
.fa-house-chimney::before {
  content: "\e3af"; }
.fa-home-lg::before {
  content: "\e3af"; }
.fa-window-maximize::before {
  content: "\f2d0"; }
.fa-face-frown::before {
  content: "\f119"; }
.fa-frown::before {
  content: "\f119"; }
.fa-prescription::before {
  content: "\f5b1"; }
.fa-shop::before {
  content: "\f54f"; }
.fa-store-alt::before {
  content: "\f54f"; }
.fa-floppy-disk::before {
  content: "\f0c7"; }
.fa-save::before {
  content: "\f0c7"; }
.fa-vihara::before {
  content: "\f6a7"; }
.fa-scale-unbalanced::before {
  content: "\f515"; }
.fa-balance-scale-left::before {
  content: "\f515"; }
.fa-sort-up::before {
  content: "\f0de"; }
.fa-sort-asc::before {
  content: "\f0de"; }
.fa-comment-dots::before {
  content: "\f4ad"; }
.fa-commenting::before {
  content: "\f4ad"; }
.fa-plant-wilt::before {
  content: "\e5aa"; }
.fa-diamond::before {
  content: "\f219"; }
.fa-face-grin-squint::before {
  content: "\f585"; }
.fa-grin-squint::before {
  content: "\f585"; }
.fa-hand-holding-dollar::before {
  content: "\f4c0"; }
.fa-hand-holding-usd::before {
  content: "\f4c0"; }
.fa-bacterium::before {
  content: "\e05a"; }
.fa-hand-pointer::before {
  content: "\f25a"; }
.fa-drum-steelpan::before {
  content: "\f56a"; }
.fa-hand-scissors::before {
  content: "\f257"; }
.fa-hands-praying::before {
  content: "\f684"; }
.fa-praying-hands::before {
  content: "\f684"; }
.fa-arrow-rotate-right::before {
  content: "\f01e"; }
.fa-arrow-right-rotate::before {
  content: "\f01e"; }
.fa-arrow-rotate-forward::before {
  content: "\f01e"; }
.fa-redo::before {
  content: "\f01e"; }
.fa-biohazard::before {
  content: "\f780"; }
.fa-location-crosshairs::before {
  content: "\f601"; }
.fa-location::before {
  content: "\f601"; }
.fa-mars-double::before {
  content: "\f227"; }
.fa-child-dress::before {
  content: "\e59c"; }
.fa-users-between-lines::before {
  content: "\e591"; }
.fa-lungs-virus::before {
  content: "\e067"; }
.fa-face-grin-tears::before {
  content: "\f588"; }
.fa-grin-tears::before {
  content: "\f588"; }
.fa-phone::before {
  content: "\f095"; }
.fa-calendar-xmark::before {
  content: "\f273"; }
.fa-calendar-times::before {
  content: "\f273"; }
.fa-child-reaching::before {
  content: "\e59d"; }
.fa-head-side-virus::before {
  content: "\e064"; }
.fa-user-gear::before {
  content: "\f4fe"; }
.fa-user-cog::before {
  content: "\f4fe"; }
.fa-arrow-up-1-9::before {
  content: "\f163"; }
.fa-sort-numeric-up::before {
  content: "\f163"; }
.fa-door-closed::before {
  content: "\f52a"; }
.fa-shield-virus::before {
  content: "\e06c"; }
.fa-dice-six::before {
  content: "\f526"; }
.fa-mosquito-net::before {
  content: "\e52c"; }
.fa-bridge-water::before {
  content: "\e4ce"; }
.fa-person-booth::before {
  content: "\f756"; }
.fa-text-width::before {
  content: "\f035"; }
.fa-hat-wizard::before {
  content: "\f6e8"; }
.fa-pen-fancy::before {
  content: "\f5ac"; }
.fa-person-digging::before {
  content: "\f85e"; }
.fa-digging::before {
  content: "\f85e"; }
.fa-trash::before {
  content: "\f1f8"; }
.fa-gauge-simple::before {
  content: "\f629"; }
.fa-gauge-simple-med::before {
  content: "\f629"; }
.fa-tachometer-average::before {
  content: "\f629"; }
.fa-book-medical::before {
  content: "\f7e6"; }
.fa-poo::before {
  content: "\f2fe"; }
.fa-quote-right::before {
  content: "\f10e"; }
.fa-quote-right-alt::before {
  content: "\f10e"; }
.fa-shirt::before {
  content: "\f553"; }
.fa-t-shirt::before {
  content: "\f553"; }
.fa-tshirt::before {
  content: "\f553"; }
.fa-cubes::before {
  content: "\f1b3"; }
.fa-divide::before {
  content: "\f529"; }
.fa-tenge-sign::before {
  content: "\f7d7"; }
.fa-tenge::before {
  content: "\f7d7"; }
.fa-headphones::before {
  content: "\f025"; }
.fa-hands-holding::before {
  content: "\f4c2"; }
.fa-hands-clapping::before {
  content: "\e1a8"; }
.fa-republican::before {
  content: "\f75e"; }
.fa-arrow-left::before {
  content: "\f060"; }
.fa-person-circle-xmark::before {
  content: "\e543"; }
.fa-ruler::before {
  content: "\f545"; }
.fa-align-left::before {
  content: "\f036"; }
.fa-dice-d6::before {
  content: "\f6d1"; }
.fa-restroom::before {
  content: "\f7bd"; }
.fa-j::before {
  content: "\4a"; }
.fa-users-viewfinder::before {
  content: "\e595"; }
.fa-file-video::before {
  content: "\f1c8"; }
.fa-up-right-from-square::before {
  content: "\f35d"; }
.fa-external-link-alt::before {
  content: "\f35d"; }
.fa-table-cells::before {
  content: "\f00a"; }
.fa-th::before {
  content: "\f00a"; }
.fa-file-pdf::before {
  content: "\f1c1"; }
.fa-book-bible::before {
  content: "\f647"; }
.fa-bible::before {
  content: "\f647"; }
.fa-o::before {
  content: "\4f"; }
.fa-suitcase-medical::before {
  content: "\f0fa"; }
.fa-medkit::before {
  content: "\f0fa"; }
.fa-user-secret::before {
  content: "\f21b"; }
.fa-otter::before {
  content: "\f700"; }
.fa-person-dress::before {
  content: "\f182"; }
.fa-female::before {
  content: "\f182"; }
.fa-comment-dollar::before {
  content: "\f651"; }
.fa-business-time::before {
  content: "\f64a"; }
.fa-briefcase-clock::before {
  content: "\f64a"; }
.fa-table-cells-large::before {
  content: "\f009"; }
.fa-th-large::before {
  content: "\f009"; }
.fa-book-tanakh::before {
  content: "\f827"; }
.fa-tanakh::before {
  content: "\f827"; }
.fa-phone-volume::before {
  content: "\f2a0"; }
.fa-volume-control-phone::before {
  content: "\f2a0"; }
.fa-hat-cowboy-side::before {
  content: "\f8c1"; }
.fa-clipboard-user::before {
  content: "\f7f3"; }
.fa-child::before {
  content: "\f1ae"; }
.fa-lira-sign::before {
  content: "\f195"; }
.fa-satellite::before {
  content: "\f7bf"; }
.fa-plane-lock::before {
  content: "\e558"; }
.fa-tag::before {
  content: "\f02b"; }
.fa-comment::before {
  content: "\f075"; }
.fa-cake-candles::before {
  content: "\f1fd"; }
.fa-birthday-cake::before {
  content: "\f1fd"; }
.fa-cake::before {
  content: "\f1fd"; }
.fa-envelope::before {
  content: "\f0e0"; }
.fa-angles-up::before {
  content: "\f102"; }
.fa-angle-double-up::before {
  content: "\f102"; }
.fa-paperclip::before {
  content: "\f0c6"; }
.fa-arrow-right-to-city::before {
  content: "\e4b3"; }
.fa-ribbon::before {
  content: "\f4d6"; }
.fa-lungs::before {
  content: "\f604"; }
.fa-arrow-up-9-1::before {
  content: "\f887"; }
.fa-sort-numeric-up-alt::before {
  content: "\f887"; }
.fa-litecoin-sign::before {
  content: "\e1d3"; }
.fa-border-none::before {
  content: "\f850"; }
.fa-circle-nodes::before {
  content: "\e4e2"; }
.fa-parachute-box::before {
  content: "\f4cd"; }
.fa-indent::before {
  content: "\f03c"; }
.fa-truck-field-un::before {
  content: "\e58e"; }
.fa-hourglass::before {
  content: "\f254"; }
.fa-hourglass-empty::before {
  content: "\f254"; }
.fa-mountain::before {
  content: "\f6fc"; }
.fa-user-doctor::before {
  content: "\f0f0"; }
.fa-user-md::before {
  content: "\f0f0"; }
.fa-circle-info::before {
  content: "\f05a"; }
.fa-info-circle::before {
  content: "\f05a"; }
.fa-cloud-meatball::before {
  content: "\f73b"; }
.fa-camera::before {
  content: "\f030"; }
.fa-camera-alt::before {
  content: "\f030"; }
.fa-square-virus::before {
  content: "\e578"; }
.fa-meteor::before {
  content: "\f753"; }
.fa-car-on::before {
  content: "\e4dd"; }
.fa-sleigh::before {
  content: "\f7cc"; }
.fa-arrow-down-1-9::before {
  content: "\f162"; }
.fa-sort-numeric-asc::before {
  content: "\f162"; }
.fa-sort-numeric-down::before {
  content: "\f162"; }
.fa-hand-holding-droplet::before {
  content: "\f4c1"; }
.fa-hand-holding-water::before {
  content: "\f4c1"; }
.fa-water::before {
  content: "\f773"; }
.fa-calendar-check::before {
  content: "\f274"; }
.fa-braille::before {
  content: "\f2a1"; }
.fa-prescription-bottle-medical::before {
  content: "\f486"; }
.fa-prescription-bottle-alt::before {
  content: "\f486"; }
.fa-landmark::before {
  content: "\f66f"; }
.fa-truck::before {
  content: "\f0d1"; }
.fa-crosshairs::before {
  content: "\f05b"; }
.fa-person-cane::before {
  content: "\e53c"; }
.fa-tent::before {
  content: "\e57d"; }
.fa-vest-patches::before {
  content: "\e086"; }
.fa-check-double::before {
  content: "\f560"; }
.fa-arrow-down-a-z::before {
  content: "\f15d"; }
.fa-sort-alpha-asc::before {
  content: "\f15d"; }
.fa-sort-alpha-down::before {
  content: "\f15d"; }
.fa-money-bill-wheat::before {
  content: "\e52a"; }
.fa-cookie::before {
  content: "\f563"; }
.fa-arrow-rotate-left::before {
  content: "\f0e2"; }
.fa-arrow-left-rotate::before {
  content: "\f0e2"; }
.fa-arrow-rotate-back::before {
  content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
  content: "\f0e2"; }
.fa-undo::before {
  content: "\f0e2"; }
.fa-hard-drive::before {
  content: "\f0a0"; }
.fa-hdd::before {
  content: "\f0a0"; }
.fa-face-grin-squint-tears::before {
  content: "\f586"; }
.fa-grin-squint-tears::before {
  content: "\f586"; }
.fa-dumbbell::before {
  content: "\f44b"; }
.fa-rectangle-list::before {
  content: "\f022"; }
.fa-list-alt::before {
  content: "\f022"; }
.fa-tarp-droplet::before {
  content: "\e57c"; }
.fa-house-medical-circle-check::before {
  content: "\e511"; }
.fa-person-skiing-nordic::before {
  content: "\f7ca"; }
.fa-skiing-nordic::before {
  content: "\f7ca"; }
.fa-calendar-plus::before {
  content: "\f271"; }
.fa-plane-arrival::before {
  content: "\f5af"; }
.fa-circle-left::before {
  content: "\f359"; }
.fa-arrow-alt-circle-left::before {
  content: "\f359"; }
.fa-train-subway::before {
  content: "\f239"; }
.fa-subway::before {
  content: "\f239"; }
.fa-chart-gantt::before {
  content: "\e0e4"; }
.fa-indian-rupee-sign::before {
  content: "\e1bc"; }
.fa-indian-rupee::before {
  content: "\e1bc"; }
.fa-inr::before {
  content: "\e1bc"; }
.fa-crop-simple::before {
  content: "\f565"; }
.fa-crop-alt::before {
  content: "\f565"; }
.fa-money-bill-1::before {
  content: "\f3d1"; }
.fa-money-bill-alt::before {
  content: "\f3d1"; }
.fa-left-long::before {
  content: "\f30a"; }
.fa-long-arrow-alt-left::before {
  content: "\f30a"; }
.fa-dna::before {
  content: "\f471"; }
.fa-virus-slash::before {
  content: "\e075"; }
.fa-minus::before {
  content: "\f068"; }
.fa-subtract::before {
  content: "\f068"; }
.fa-chess::before {
  content: "\f439"; }
.fa-arrow-left-long::before {
  content: "\f177"; }
.fa-long-arrow-left::before {
  content: "\f177"; }
.fa-plug-circle-check::before {
  content: "\e55c"; }
.fa-street-view::before {
  content: "\f21d"; }
.fa-franc-sign::before {
  content: "\e18f"; }
.fa-volume-off::before {
  content: "\f026"; }
.fa-hands-asl-interpreting::before {
  content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
  content: "\f2a3"; }
.fa-asl-interpreting::before {
  content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3"; }
.fa-gear::before {
  content: "\f013"; }
.fa-cog::before {
  content: "\f013"; }
.fa-droplet-slash::before {
  content: "\f5c7"; }
.fa-tint-slash::before {
  content: "\f5c7"; }
.fa-mosque::before {
  content: "\f678"; }
.fa-mosquito::before {
  content: "\e52b"; }
.fa-star-of-david::before {
  content: "\f69a"; }
.fa-person-military-rifle::before {
  content: "\e54b"; }
.fa-cart-shopping::before {
  content: "\f07a"; }
.fa-shopping-cart::before {
  content: "\f07a"; }
.fa-vials::before {
  content: "\f493"; }
.fa-plug-circle-plus::before {
  content: "\e55f"; }
.fa-place-of-worship::before {
  content: "\f67f"; }
.fa-grip-vertical::before {
  content: "\f58e"; }
.fa-arrow-turn-up::before {
  content: "\f148"; }
.fa-level-up::before {
  content: "\f148"; }
.fa-u::before {
  content: "\55"; }
.fa-square-root-variable::before {
  content: "\f698"; }
.fa-square-root-alt::before {
  content: "\f698"; }
.fa-clock::before {
  content: "\f017"; }
.fa-clock-four::before {
  content: "\f017"; }
.fa-backward-step::before {
  content: "\f048"; }
.fa-step-backward::before {
  content: "\f048"; }
.fa-pallet::before {
  content: "\f482"; }
.fa-faucet::before {
  content: "\e005"; }
.fa-baseball-bat-ball::before {
  content: "\f432"; }
.fa-s::before {
  content: "\53"; }
.fa-timeline::before {
  content: "\e29c"; }
.fa-keyboard::before {
  content: "\f11c"; }
.fa-caret-down::before {
  content: "\f0d7"; }
.fa-house-chimney-medical::before {
  content: "\f7f2"; }
.fa-clinic-medical::before {
  content: "\f7f2"; }
.fa-temperature-three-quarters::before {
  content: "\f2c8"; }
.fa-temperature-3::before {
  content: "\f2c8"; }
.fa-thermometer-3::before {
  content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
  content: "\f2c8"; }
.fa-mobile-screen::before {
  content: "\f3cf"; }
.fa-mobile-android-alt::before {
  content: "\f3cf"; }
.fa-plane-up::before {
  content: "\e22d"; }
.fa-piggy-bank::before {
  content: "\f4d3"; }
.fa-battery-half::before {
  content: "\f242"; }
.fa-battery-3::before {
  content: "\f242"; }
.fa-mountain-city::before {
  content: "\e52e"; }
.fa-coins::before {
  content: "\f51e"; }
.fa-khanda::before {
  content: "\f66d"; }
.fa-sliders::before {
  content: "\f1de"; }
.fa-sliders-h::before {
  content: "\f1de"; }
.fa-folder-tree::before {
  content: "\f802"; }
.fa-network-wired::before {
  content: "\f6ff"; }
.fa-map-pin::before {
  content: "\f276"; }
.fa-hamsa::before {
  content: "\f665"; }
.fa-cent-sign::before {
  content: "\e3f5"; }
.fa-flask::before {
  content: "\f0c3"; }
.fa-person-pregnant::before {
  content: "\e31e"; }
.fa-wand-sparkles::before {
  content: "\f72b"; }
.fa-ellipsis-vertical::before {
  content: "\f142"; }
.fa-ellipsis-v::before {
  content: "\f142"; }
.fa-ticket::before {
  content: "\f145"; }
.fa-power-off::before {
  content: "\f011"; }
.fa-right-long::before {
  content: "\f30b"; }
.fa-long-arrow-alt-right::before {
  content: "\f30b"; }
.fa-flag-usa::before {
  content: "\f74d"; }
.fa-laptop-file::before {
  content: "\e51d"; }
.fa-tty::before {
  content: "\f1e4"; }
.fa-teletype::before {
  content: "\f1e4"; }
.fa-diagram-next::before {
  content: "\e476"; }
.fa-person-rifle::before {
  content: "\e54e"; }
.fa-house-medical-circle-exclamation::before {
  content: "\e512"; }
.fa-closed-captioning::before {
  content: "\f20a"; }
.fa-person-hiking::before {
  content: "\f6ec"; }
.fa-hiking::before {
  content: "\f6ec"; }
.fa-venus-double::before {
  content: "\f226"; }
.fa-images::before {
  content: "\f302"; }
.fa-calculator::before {
  content: "\f1ec"; }
.fa-people-pulling::before {
  content: "\e535"; }
.fa-n::before {
  content: "\4e"; }
.fa-cable-car::before {
  content: "\f7da"; }
.fa-tram::before {
  content: "\f7da"; }
.fa-cloud-rain::before {
  content: "\f73d"; }
.fa-building-circle-xmark::before {
  content: "\e4d4"; }
.fa-ship::before {
  content: "\f21a"; }
.fa-arrows-down-to-line::before {
  content: "\e4b8"; }
.fa-download::before {
  content: "\f019"; }
.fa-face-grin::before {
  content: "\f580"; }
.fa-grin::before {
  content: "\f580"; }
.fa-delete-left::before {
  content: "\f55a"; }
.fa-backspace::before {
  content: "\f55a"; }
.fa-eye-dropper::before {
  content: "\f1fb"; }
.fa-eye-dropper-empty::before {
  content: "\f1fb"; }
.fa-eyedropper::before {
  content: "\f1fb"; }
.fa-file-circle-check::before {
  content: "\e5a0"; }
.fa-forward::before {
  content: "\f04e"; }
.fa-mobile::before {
  content: "\f3ce"; }
.fa-mobile-android::before {
  content: "\f3ce"; }
.fa-mobile-phone::before {
  content: "\f3ce"; }
.fa-face-meh::before {
  content: "\f11a"; }
.fa-meh::before {
  content: "\f11a"; }
.fa-align-center::before {
  content: "\f037"; }
.fa-book-skull::before {
  content: "\f6b7"; }
.fa-book-dead::before {
  content: "\f6b7"; }
.fa-id-card::before {
  content: "\f2c2"; }
.fa-drivers-license::before {
  content: "\f2c2"; }
.fa-outdent::before {
  content: "\f03b"; }
.fa-dedent::before {
  content: "\f03b"; }
.fa-heart-circle-exclamation::before {
  content: "\e4fe"; }
.fa-house::before {
  content: "\f015"; }
.fa-home::before {
  content: "\f015"; }
.fa-home-alt::before {
  content: "\f015"; }
.fa-home-lg-alt::before {
  content: "\f015"; }
.fa-calendar-week::before {
  content: "\f784"; }
.fa-laptop-medical::before {
  content: "\f812"; }
.fa-b::before {
  content: "\42"; }
.fa-file-medical::before {
  content: "\f477"; }
.fa-dice-one::before {
  content: "\f525"; }
.fa-kiwi-bird::before {
  content: "\f535"; }
.fa-arrow-right-arrow-left::before {
  content: "\f0ec"; }
.fa-exchange::before {
  content: "\f0ec"; }
.fa-rotate-right::before {
  content: "\f2f9"; }
.fa-redo-alt::before {
  content: "\f2f9"; }
.fa-rotate-forward::before {
  content: "\f2f9"; }
.fa-utensils::before {
  content: "\f2e7"; }
.fa-cutlery::before {
  content: "\f2e7"; }
.fa-arrow-up-wide-short::before {
  content: "\f161"; }
.fa-sort-amount-up::before {
  content: "\f161"; }
.fa-mill-sign::before {
  content: "\e1ed"; }
.fa-bowl-rice::before {
  content: "\e2eb"; }
.fa-skull::before {
  content: "\f54c"; }
.fa-tower-broadcast::before {
  content: "\f519"; }
.fa-broadcast-tower::before {
  content: "\f519"; }
.fa-truck-pickup::before {
  content: "\f63c"; }
.fa-up-long::before {
  content: "\f30c"; }
.fa-long-arrow-alt-up::before {
  content: "\f30c"; }
.fa-stop::before {
  content: "\f04d"; }
.fa-code-merge::before {
  content: "\f387"; }
.fa-upload::before {
  content: "\f093"; }
.fa-hurricane::before {
  content: "\f751"; }
.fa-mound::before {
  content: "\e52d"; }
.fa-toilet-portable::before {
  content: "\e583"; }
.fa-compact-disc::before {
  content: "\f51f"; }
.fa-file-arrow-down::before {
  content: "\f56d"; }
.fa-file-download::before {
  content: "\f56d"; }
.fa-caravan::before {
  content: "\f8ff"; }
.fa-shield-cat::before {
  content: "\e572"; }
.fa-bolt::before {
  content: "\f0e7"; }
.fa-zap::before {
  content: "\f0e7"; }
.fa-glass-water::before {
  content: "\e4f4"; }
.fa-oil-well::before {
  content: "\e532"; }
.fa-vault::before {
  content: "\e2c5"; }
.fa-mars::before {
  content: "\f222"; }
.fa-toilet::before {
  content: "\f7d8"; }
.fa-plane-circle-xmark::before {
  content: "\e557"; }
.fa-yen-sign::before {
  content: "\f157"; }
.fa-cny::before {
  content: "\f157"; }
.fa-jpy::before {
  content: "\f157"; }
.fa-rmb::before {
  content: "\f157"; }
.fa-yen::before {
  content: "\f157"; }
.fa-ruble-sign::before {
  content: "\f158"; }
.fa-rouble::before {
  content: "\f158"; }
.fa-rub::before {
  content: "\f158"; }
.fa-ruble::before {
  content: "\f158"; }
.fa-sun::before {
  content: "\f185"; }
.fa-guitar::before {
  content: "\f7a6"; }
.fa-face-laugh-wink::before {
  content: "\f59c"; }
.fa-laugh-wink::before {
  content: "\f59c"; }
.fa-horse-head::before {
  content: "\f7ab"; }
.fa-bore-hole::before {
  content: "\e4c3"; }
.fa-industry::before {
  content: "\f275"; }
.fa-circle-down::before {
  content: "\f358"; }
.fa-arrow-alt-circle-down::before {
  content: "\f358"; }
.fa-arrows-turn-to-dots::before {
  content: "\e4c1"; }
.fa-florin-sign::before {
  content: "\e184"; }
.fa-arrow-down-short-wide::before {
  content: "\f884"; }
.fa-sort-amount-desc::before {
  content: "\f884"; }
.fa-sort-amount-down-alt::before {
  content: "\f884"; }
.fa-less-than::before {
  content: "\3c"; }
.fa-angle-down::before {
  content: "\f107"; }
.fa-car-tunnel::before {
  content: "\e4de"; }
.fa-head-side-cough::before {
  content: "\e061"; }
.fa-grip-lines::before {
  content: "\f7a4"; }
.fa-thumbs-down::before {
  content: "\f165"; }
.fa-user-lock::before {
  content: "\f502"; }
.fa-arrow-right-long::before {
  content: "\f178"; }
.fa-long-arrow-right::before {
  content: "\f178"; }
.fa-anchor-circle-xmark::before {
  content: "\e4ac"; }
.fa-ellipsis::before {
  content: "\f141"; }
.fa-ellipsis-h::before {
  content: "\f141"; }
.fa-chess-pawn::before {
  content: "\f443"; }
.fa-kit-medical::before {
  content: "\f479"; }
.fa-first-aid::before {
  content: "\f479"; }
.fa-person-through-window::before {
  content: "\e5a9"; }
.fa-toolbox::before {
  content: "\f552"; }
.fa-hands-holding-circle::before {
  content: "\e4fb"; }
.fa-bug::before {
  content: "\f188"; }
.fa-credit-card::before {
  content: "\f09d"; }
.fa-credit-card-alt::before {
  content: "\f09d"; }
.fa-car::before {
  content: "\f1b9"; }
.fa-automobile::before {
  content: "\f1b9"; }
.fa-hand-holding-hand::before {
  content: "\e4f7"; }
.fa-book-open-reader::before {
  content: "\f5da"; }
.fa-book-reader::before {
  content: "\f5da"; }
.fa-mountain-sun::before {
  content: "\e52f"; }
.fa-arrows-left-right-to-line::before {
  content: "\e4ba"; }
.fa-dice-d20::before {
  content: "\f6cf"; }
.fa-truck-droplet::before {
  content: "\e58c"; }
.fa-file-circle-xmark::before {
  content: "\e5a1"; }
.fa-temperature-arrow-up::before {
  content: "\e040"; }
.fa-temperature-up::before {
  content: "\e040"; }
.fa-medal::before {
  content: "\f5a2"; }
.fa-bed::before {
  content: "\f236"; }
.fa-square-h::before {
  content: "\f0fd"; }
.fa-h-square::before {
  content: "\f0fd"; }
.fa-podcast::before {
  content: "\f2ce"; }
.fa-temperature-full::before {
  content: "\f2c7"; }
.fa-temperature-4::before {
  content: "\f2c7"; }
.fa-thermometer-4::before {
  content: "\f2c7"; }
.fa-thermometer-full::before {
  content: "\f2c7"; }
.fa-bell::before {
  content: "\f0f3"; }
.fa-superscript::before {
  content: "\f12b"; }
.fa-plug-circle-xmark::before {
  content: "\e560"; }
.fa-star-of-life::before {
  content: "\f621"; }
.fa-phone-slash::before {
  content: "\f3dd"; }
.fa-paint-roller::before {
  content: "\f5aa"; }
.fa-handshake-angle::before {
  content: "\f4c4"; }
.fa-hands-helping::before {
  content: "\f4c4"; }
.fa-location-dot::before {
  content: "\f3c5"; }
.fa-map-marker-alt::before {
  content: "\f3c5"; }
.fa-file::before {
  content: "\f15b"; }
.fa-greater-than::before {
  content: "\3e"; }
.fa-person-swimming::before {
  content: "\f5c4"; }
.fa-swimmer::before {
  content: "\f5c4"; }
.fa-arrow-down::before {
  content: "\f063"; }
.fa-droplet::before {
  content: "\f043"; }
.fa-tint::before {
  content: "\f043"; }
.fa-eraser::before {
  content: "\f12d"; }
.fa-earth-americas::before {
  content: "\f57d"; }
.fa-earth::before {
  content: "\f57d"; }
.fa-earth-america::before {
  content: "\f57d"; }
.fa-globe-americas::before {
  content: "\f57d"; }
.fa-person-burst::before {
  content: "\e53b"; }
.fa-dove::before {
  content: "\f4ba"; }
.fa-battery-empty::before {
  content: "\f244"; }
.fa-battery-0::before {
  content: "\f244"; }
.fa-socks::before {
  content: "\f696"; }
.fa-inbox::before {
  content: "\f01c"; }
.fa-section::before {
  content: "\e447"; }
.fa-gauge-high::before {
  content: "\f625"; }
.fa-tachometer-alt::before {
  content: "\f625"; }
.fa-tachometer-alt-fast::before {
  content: "\f625"; }
.fa-envelope-open-text::before {
  content: "\f658"; }
.fa-hospital::before {
  content: "\f0f8"; }
.fa-hospital-alt::before {
  content: "\f0f8"; }
.fa-hospital-wide::before {
  content: "\f0f8"; }
.fa-wine-bottle::before {
  content: "\f72f"; }
.fa-chess-rook::before {
  content: "\f447"; }
.fa-bars-staggered::before {
  content: "\f550"; }
.fa-reorder::before {
  content: "\f550"; }
.fa-stream::before {
  content: "\f550"; }
.fa-dharmachakra::before {
  content: "\f655"; }
.fa-hotdog::before {
  content: "\f80f"; }
.fa-person-walking-with-cane::before {
  content: "\f29d"; }
.fa-blind::before {
  content: "\f29d"; }
.fa-drum::before {
  content: "\f569"; }
.fa-ice-cream::before {
  content: "\f810"; }
.fa-heart-circle-bolt::before {
  content: "\e4fc"; }
.fa-fax::before {
  content: "\f1ac"; }
.fa-paragraph::before {
  content: "\f1dd"; }
.fa-check-to-slot::before {
  content: "\f772"; }
.fa-vote-yea::before {
  content: "\f772"; }
.fa-star-half::before {
  content: "\f089"; }
.fa-boxes-stacked::before {
  content: "\f468"; }
.fa-boxes::before {
  content: "\f468"; }
.fa-boxes-alt::before {
  content: "\f468"; }
.fa-link::before {
  content: "\f0c1"; }
.fa-chain::before {
  content: "\f0c1"; }
.fa-ear-listen::before {
  content: "\f2a2"; }
.fa-assistive-listening-systems::before {
  content: "\f2a2"; }
.fa-tree-city::before {
  content: "\e587"; }
.fa-play::before {
  content: "\f04b"; }
.fa-font::before {
  content: "\f031"; }
.fa-table-cells-row-lock::before {
  content: "\e67a"; }
.fa-rupiah-sign::before {
  content: "\e23d"; }
.fa-magnifying-glass::before {
  content: "\f002"; }
.fa-search::before {
  content: "\f002"; }
.fa-table-tennis-paddle-ball::before {
  content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
  content: "\f45d"; }
.fa-table-tennis::before {
  content: "\f45d"; }
.fa-person-dots-from-line::before {
  content: "\f470"; }
.fa-diagnoses::before {
  content: "\f470"; }
.fa-trash-can-arrow-up::before {
  content: "\f82a"; }
.fa-trash-restore-alt::before {
  content: "\f82a"; }
.fa-naira-sign::before {
  content: "\e1f6"; }
.fa-cart-arrow-down::before {
  content: "\f218"; }
.fa-walkie-talkie::before {
  content: "\f8ef"; }
.fa-file-pen::before {
  content: "\f31c"; }
.fa-file-edit::before {
  content: "\f31c"; }
.fa-receipt::before {
  content: "\f543"; }
.fa-square-pen::before {
  content: "\f14b"; }
.fa-pen-square::before {
  content: "\f14b"; }
.fa-pencil-square::before {
  content: "\f14b"; }
.fa-suitcase-rolling::before {
  content: "\f5c1"; }
.fa-person-circle-exclamation::before {
  content: "\e53f"; }
.fa-chevron-down::before {
  content: "\f078"; }
.fa-battery-full::before {
  content: "\f240"; }
.fa-battery::before {
  content: "\f240"; }
.fa-battery-5::before {
  content: "\f240"; }
.fa-skull-crossbones::before {
  content: "\f714"; }
.fa-code-compare::before {
  content: "\e13a"; }
.fa-list-ul::before {
  content: "\f0ca"; }
.fa-list-dots::before {
  content: "\f0ca"; }
.fa-school-lock::before {
  content: "\e56f"; }
.fa-tower-cell::before {
  content: "\e585"; }
.fa-down-long::before {
  content: "\f309"; }
.fa-long-arrow-alt-down::before {
  content: "\f309"; }
.fa-ranking-star::before {
  content: "\e561"; }
.fa-chess-king::before {
  content: "\f43f"; }
.fa-person-harassing::before {
  content: "\e549"; }
.fa-brazilian-real-sign::before {
  content: "\e46c"; }
.fa-landmark-dome::before {
  content: "\f752"; }
.fa-landmark-alt::before {
  content: "\f752"; }
.fa-arrow-up::before {
  content: "\f062"; }
.fa-tv::before {
  content: "\f26c"; }
.fa-television::before {
  content: "\f26c"; }
.fa-tv-alt::before {
  content: "\f26c"; }
.fa-shrimp::before {
  content: "\e448"; }
.fa-list-check::before {
  content: "\f0ae"; }
.fa-tasks::before {
  content: "\f0ae"; }
.fa-jug-detergent::before {
  content: "\e519"; }
.fa-circle-user::before {
  content: "\f2bd"; }
.fa-user-circle::before {
  content: "\f2bd"; }
.fa-user-shield::before {
  content: "\f505"; }
.fa-wind::before {
  content: "\f72e"; }
.fa-car-burst::before {
  content: "\f5e1"; }
.fa-car-crash::before {
  content: "\f5e1"; }
.fa-y::before {
  content: "\59"; }
.fa-person-snowboarding::before {
  content: "\f7ce"; }
.fa-snowboarding::before {
  content: "\f7ce"; }
.fa-truck-fast::before {
  content: "\f48b"; }
.fa-shipping-fast::before {
  content: "\f48b"; }
.fa-fish::before {
  content: "\f578"; }
.fa-user-graduate::before {
  content: "\f501"; }
.fa-circle-half-stroke::before {
  content: "\f042"; }
.fa-adjust::before {
  content: "\f042"; }
.fa-clapperboard::before {
  content: "\e131"; }
.fa-circle-radiation::before {
  content: "\f7ba"; }
.fa-radiation-alt::before {
  content: "\f7ba"; }
.fa-baseball::before {
  content: "\f433"; }
.fa-baseball-ball::before {
  content: "\f433"; }
.fa-jet-fighter-up::before {
  content: "\e518"; }
.fa-diagram-project::before {
  content: "\f542"; }
.fa-project-diagram::before {
  content: "\f542"; }
.fa-copy::before {
  content: "\f0c5"; }
.fa-volume-xmark::before {
  content: "\f6a9"; }
.fa-volume-mute::before {
  content: "\f6a9"; }
.fa-volume-times::before {
  content: "\f6a9"; }
.fa-hand-sparkles::before {
  content: "\e05d"; }
.fa-grip::before {
  content: "\f58d"; }
.fa-grip-horizontal::before {
  content: "\f58d"; }
.fa-share-from-square::before {
  content: "\f14d"; }
.fa-share-square::before {
  content: "\f14d"; }
.fa-child-combatant::before {
  content: "\e4e0"; }
.fa-child-rifle::before {
  content: "\e4e0"; }
.fa-gun::before {
  content: "\e19b"; }
.fa-square-phone::before {
  content: "\f098"; }
.fa-phone-square::before {
  content: "\f098"; }
.fa-plus::before {
  content: "\2b"; }
.fa-add::before {
  content: "\2b"; }
.fa-expand::before {
  content: "\f065"; }
.fa-computer::before {
  content: "\e4e5"; }
.fa-xmark::before {
  content: "\f00d"; }
.fa-close::before {
  content: "\f00d"; }
.fa-multiply::before {
  content: "\f00d"; }
.fa-remove::before {
  content: "\f00d"; }
.fa-times::before {
  content: "\f00d"; }
.fa-arrows-up-down-left-right::before {
  content: "\f047"; }
.fa-arrows::before {
  content: "\f047"; }
.fa-chalkboard-user::before {
  content: "\f51c"; }
.fa-chalkboard-teacher::before {
  content: "\f51c"; }
.fa-peso-sign::before {
  content: "\e222"; }
.fa-building-shield::before {
  content: "\e4d8"; }
.fa-baby::before {
  content: "\f77c"; }
.fa-users-line::before {
  content: "\e592"; }
.fa-quote-left::before {
  content: "\f10d"; }
.fa-quote-left-alt::before {
  content: "\f10d"; }
.fa-tractor::before {
  content: "\f722"; }
.fa-trash-arrow-up::before {
  content: "\f829"; }
.fa-trash-restore::before {
  content: "\f829"; }
.fa-arrow-down-up-lock::before {
  content: "\e4b0"; }
.fa-lines-leaning::before {
  content: "\e51e"; }
.fa-ruler-combined::before {
  content: "\f546"; }
.fa-copyright::before {
  content: "\f1f9"; }
.fa-equals::before {
  content: "\3d"; }
.fa-blender::before {
  content: "\f517"; }
.fa-teeth::before {
  content: "\f62e"; }
.fa-shekel-sign::before {
  content: "\f20b"; }
.fa-ils::before {
  content: "\f20b"; }
.fa-shekel::before {
  content: "\f20b"; }
.fa-sheqel::before {
  content: "\f20b"; }
.fa-sheqel-sign::before {
  content: "\f20b"; }
.fa-map::before {
  content: "\f279"; }
.fa-rocket::before {
  content: "\f135"; }
.fa-photo-film::before {
  content: "\f87c"; }
.fa-photo-video::before {
  content: "\f87c"; }
.fa-folder-minus::before {
  content: "\f65d"; }
.fa-store::before {
  content: "\f54e"; }
.fa-arrow-trend-up::before {
  content: "\e098"; }
.fa-plug-circle-minus::before {
  content: "\e55e"; }
.fa-sign-hanging::before {
  content: "\f4d9"; }
.fa-sign::before {
  content: "\f4d9"; }
.fa-bezier-curve::before {
  content: "\f55b"; }
.fa-bell-slash::before {
  content: "\f1f6"; }
.fa-tablet::before {
  content: "\f3fb"; }
.fa-tablet-android::before {
  content: "\f3fb"; }
.fa-school-flag::before {
  content: "\e56e"; }
.fa-fill::before {
  content: "\f575"; }
.fa-angle-up::before {
  content: "\f106"; }
.fa-drumstick-bite::before {
  content: "\f6d7"; }
.fa-holly-berry::before {
  content: "\f7aa"; }
.fa-chevron-left::before {
  content: "\f053"; }
.fa-bacteria::before {
  content: "\e059"; }
.fa-hand-lizard::before {
  content: "\f258"; }
.fa-notdef::before {
  content: "\e1fe"; }
.fa-disease::before {
  content: "\f7fa"; }
.fa-briefcase-medical::before {
  content: "\f469"; }
.fa-genderless::before {
  content: "\f22d"; }
.fa-chevron-right::before {
  content: "\f054"; }
.fa-retweet::before {
  content: "\f079"; }
.fa-car-rear::before {
  content: "\f5de"; }
.fa-car-alt::before {
  content: "\f5de"; }
.fa-pump-soap::before {
  content: "\e06b"; }
.fa-video-slash::before {
  content: "\f4e2"; }
.fa-battery-quarter::before {
  content: "\f243"; }
.fa-battery-2::before {
  content: "\f243"; }
.fa-radio::before {
  content: "\f8d7"; }
.fa-baby-carriage::before {
  content: "\f77d"; }
.fa-carriage-baby::before {
  content: "\f77d"; }
.fa-traffic-light::before {
  content: "\f637"; }
.fa-thermometer::before {
  content: "\f491"; }
.fa-vr-cardboard::before {
  content: "\f729"; }
.fa-hand-middle-finger::before {
  content: "\f806"; }
.fa-percent::before {
  content: "\25"; }
.fa-percentage::before {
  content: "\25"; }
.fa-truck-moving::before {
  content: "\f4df"; }
.fa-glass-water-droplet::before {
  content: "\e4f5"; }
.fa-display::before {
  content: "\e163"; }
.fa-face-smile::before {
  content: "\f118"; }
.fa-smile::before {
  content: "\f118"; }
.fa-thumbtack::before {
  content: "\f08d"; }
.fa-thumb-tack::before {
  content: "\f08d"; }
.fa-trophy::before {
  content: "\f091"; }
.fa-person-praying::before {
  content: "\f683"; }
.fa-pray::before {
  content: "\f683"; }
.fa-hammer::before {
  content: "\f6e3"; }
.fa-hand-peace::before {
  content: "\f25b"; }
.fa-rotate::before {
  content: "\f2f1"; }
.fa-sync-alt::before {
  content: "\f2f1"; }
.fa-spinner::before {
  content: "\f110"; }
.fa-robot::before {
  content: "\f544"; }
.fa-peace::before {
  content: "\f67c"; }
.fa-gears::before {
  content: "\f085"; }
.fa-cogs::before {
  content: "\f085"; }
.fa-warehouse::before {
  content: "\f494"; }
.fa-arrow-up-right-dots::before {
  content: "\e4b7"; }
.fa-splotch::before {
  content: "\f5bc"; }
.fa-face-grin-hearts::before {
  content: "\f584"; }
.fa-grin-hearts::before {
  content: "\f584"; }
.fa-dice-four::before {
  content: "\f524"; }
.fa-sim-card::before {
  content: "\f7c4"; }
.fa-transgender::before {
  content: "\f225"; }
.fa-transgender-alt::before {
  content: "\f225"; }
.fa-mercury::before {
  content: "\f223"; }
.fa-arrow-turn-down::before {
  content: "\f149"; }
.fa-level-down::before {
  content: "\f149"; }
.fa-person-falling-burst::before {
  content: "\e547"; }
.fa-award::before {
  content: "\f559"; }
.fa-ticket-simple::before {
  content: "\f3ff"; }
.fa-ticket-alt::before {
  content: "\f3ff"; }
.fa-building::before {
  content: "\f1ad"; }
.fa-angles-left::before {
  content: "\f100"; }
.fa-angle-double-left::before {
  content: "\f100"; }
.fa-qrcode::before {
  content: "\f029"; }
.fa-clock-rotate-left::before {
  content: "\f1da"; }
.fa-history::before {
  content: "\f1da"; }
.fa-face-grin-beam-sweat::before {
  content: "\f583"; }
.fa-grin-beam-sweat::before {
  content: "\f583"; }
.fa-file-export::before {
  content: "\f56e"; }
.fa-arrow-right-from-file::before {
  content: "\f56e"; }
.fa-shield::before {
  content: "\f132"; }
.fa-shield-blank::before {
  content: "\f132"; }
.fa-arrow-up-short-wide::before {
  content: "\f885"; }
.fa-sort-amount-up-alt::before {
  content: "\f885"; }
.fa-house-medical::before {
  content: "\e3b2"; }
.fa-golf-ball-tee::before {
  content: "\f450"; }
.fa-golf-ball::before {
  content: "\f450"; }
.fa-circle-chevron-left::before {
  content: "\f137"; }
.fa-chevron-circle-left::before {
  content: "\f137"; }
.fa-house-chimney-window::before {
  content: "\e00d"; }
.fa-pen-nib::before {
  content: "\f5ad"; }
.fa-tent-arrow-turn-left::before {
  content: "\e580"; }
.fa-tents::before {
  content: "\e582"; }
.fa-wand-magic::before {
  content: "\f0d0"; }
.fa-magic::before {
  content: "\f0d0"; }
.fa-dog::before {
  content: "\f6d3"; }
.fa-carrot::before {
  content: "\f787"; }
.fa-moon::before {
  content: "\f186"; }
.fa-wine-glass-empty::before {
  content: "\f5ce"; }
.fa-wine-glass-alt::before {
  content: "\f5ce"; }
.fa-cheese::before {
  content: "\f7ef"; }
.fa-yin-yang::before {
  content: "\f6ad"; }
.fa-music::before {
  content: "\f001"; }
.fa-code-commit::before {
  content: "\f386"; }
.fa-temperature-low::before {
  content: "\f76b"; }
.fa-person-biking::before {
  content: "\f84a"; }
.fa-biking::before {
  content: "\f84a"; }
.fa-broom::before {
  content: "\f51a"; }
.fa-shield-heart::before {
  content: "\e574"; }
.fa-gopuram::before {
  content: "\f664"; }
.fa-earth-oceania::before {
  content: "\e47b"; }
.fa-globe-oceania::before {
  content: "\e47b"; }
.fa-square-xmark::before {
  content: "\f2d3"; }
.fa-times-square::before {
  content: "\f2d3"; }
.fa-xmark-square::before {
  content: "\f2d3"; }
.fa-hashtag::before {
  content: "\23"; }
.fa-up-right-and-down-left-from-center::before {
  content: "\f424"; }
.fa-expand-alt::before {
  content: "\f424"; }
.fa-oil-can::before {
  content: "\f613"; }
.fa-t::before {
  content: "\54"; }
.fa-hippo::before {
  content: "\f6ed"; }
.fa-chart-column::before {
  content: "\e0e3"; }
.fa-infinity::before {
  content: "\f534"; }
.fa-vial-circle-check::before {
  content: "\e596"; }
.fa-person-arrow-down-to-line::before {
  content: "\e538"; }
.fa-voicemail::before {
  content: "\f897"; }
.fa-fan::before {
  content: "\f863"; }
.fa-person-walking-luggage::before {
  content: "\e554"; }
.fa-up-down::before {
  content: "\f338"; }
.fa-arrows-alt-v::before {
  content: "\f338"; }
.fa-cloud-moon-rain::before {
  content: "\f73c"; }
.fa-calendar::before {
  content: "\f133"; }
.fa-trailer::before {
  content: "\e041"; }
.fa-bahai::before {
  content: "\f666"; }
.fa-haykal::before {
  content: "\f666"; }
.fa-sd-card::before {
  content: "\f7c2"; }
.fa-dragon::before {
  content: "\f6d5"; }
.fa-shoe-prints::before {
  content: "\f54b"; }
.fa-circle-plus::before {
  content: "\f055"; }
.fa-plus-circle::before {
  content: "\f055"; }
.fa-face-grin-tongue-wink::before {
  content: "\f58b"; }
.fa-grin-tongue-wink::before {
  content: "\f58b"; }
.fa-hand-holding::before {
  content: "\f4bd"; }
.fa-plug-circle-exclamation::before {
  content: "\e55d"; }
.fa-link-slash::before {
  content: "\f127"; }
.fa-chain-broken::before {
  content: "\f127"; }
.fa-chain-slash::before {
  content: "\f127"; }
.fa-unlink::before {
  content: "\f127"; }
.fa-clone::before {
  content: "\f24d"; }
.fa-person-walking-arrow-loop-left::before {
  content: "\e551"; }
.fa-arrow-up-z-a::before {
  content: "\f882"; }
.fa-sort-alpha-up-alt::before {
  content: "\f882"; }
.fa-fire-flame-curved::before {
  content: "\f7e4"; }
.fa-fire-alt::before {
  content: "\f7e4"; }
.fa-tornado::before {
  content: "\f76f"; }
.fa-file-circle-plus::before {
  content: "\e494"; }
.fa-book-quran::before {
  content: "\f687"; }
.fa-quran::before {
  content: "\f687"; }
.fa-anchor::before {
  content: "\f13d"; }
.fa-border-all::before {
  content: "\f84c"; }
.fa-face-angry::before {
  content: "\f556"; }
.fa-angry::before {
  content: "\f556"; }
.fa-cookie-bite::before {
  content: "\f564"; }
.fa-arrow-trend-down::before {
  content: "\e097"; }
.fa-rss::before {
  content: "\f09e"; }
.fa-feed::before {
  content: "\f09e"; }
.fa-draw-polygon::before {
  content: "\f5ee"; }
.fa-scale-balanced::before {
  content: "\f24e"; }
.fa-balance-scale::before {
  content: "\f24e"; }
.fa-gauge-simple-high::before {
  content: "\f62a"; }
.fa-tachometer::before {
  content: "\f62a"; }
.fa-tachometer-fast::before {
  content: "\f62a"; }
.fa-shower::before {
  content: "\f2cc"; }
.fa-desktop::before {
  content: "\f390"; }
.fa-desktop-alt::before {
  content: "\f390"; }
.fa-m::before {
  content: "\4d"; }
.fa-table-list::before {
  content: "\f00b"; }
.fa-th-list::before {
  content: "\f00b"; }
.fa-comment-sms::before {
  content: "\f7cd"; }
.fa-sms::before {
  content: "\f7cd"; }
.fa-book::before {
  content: "\f02d"; }
.fa-user-plus::before {
  content: "\f234"; }
.fa-check::before {
  content: "\f00c"; }
.fa-battery-three-quarters::before {
  content: "\f241"; }
.fa-battery-4::before {
  content: "\f241"; }
.fa-house-circle-check::before {
  content: "\e509"; }
.fa-angle-left::before {
  content: "\f104"; }
.fa-diagram-successor::before {
  content: "\e47a"; }
.fa-truck-arrow-right::before {
  content: "\e58b"; }
.fa-arrows-split-up-and-left::before {
  content: "\e4bc"; }
.fa-hand-fist::before {
  content: "\f6de"; }
.fa-fist-raised::before {
  content: "\f6de"; }
.fa-cloud-moon::before {
  content: "\f6c3"; }
.fa-briefcase::before {
  content: "\f0b1"; }
.fa-person-falling::before {
  content: "\e546"; }
.fa-image-portrait::before {
  content: "\f3e0"; }
.fa-portrait::before {
  content: "\f3e0"; }
.fa-user-tag::before {
  content: "\f507"; }
.fa-rug::before {
  content: "\e569"; }
.fa-earth-europe::before {
  content: "\f7a2"; }
.fa-globe-europe::before {
  content: "\f7a2"; }
.fa-cart-flatbed-suitcase::before {
  content: "\f59d"; }
.fa-luggage-cart::before {
  content: "\f59d"; }
.fa-rectangle-xmark::before {
  content: "\f410"; }
.fa-rectangle-times::before {
  content: "\f410"; }
.fa-times-rectangle::before {
  content: "\f410"; }
.fa-window-close::before {
  content: "\f410"; }
.fa-baht-sign::before {
  content: "\e0ac"; }
.fa-book-open::before {
  content: "\f518"; }
.fa-book-journal-whills::before {
  content: "\f66a"; }
.fa-journal-whills::before {
  content: "\f66a"; }
.fa-handcuffs::before {
  content: "\e4f8"; }
.fa-triangle-exclamation::before {
  content: "\f071"; }
.fa-exclamation-triangle::before {
  content: "\f071"; }
.fa-warning::before {
  content: "\f071"; }
.fa-database::before {
  content: "\f1c0"; }
.fa-share::before {
  content: "\f064"; }
.fa-mail-forward::before {
  content: "\f064"; }
.fa-bottle-droplet::before {
  content: "\e4c4"; }
.fa-mask-face::before {
  content: "\e1d7"; }
.fa-hill-rockslide::before {
  content: "\e508"; }
.fa-right-left::before {
  content: "\f362"; }
.fa-exchange-alt::before {
  content: "\f362"; }
.fa-paper-plane::before {
  content: "\f1d8"; }
.fa-road-circle-exclamation::before {
  content: "\e565"; }
.fa-dungeon::before {
  content: "\f6d9"; }
.fa-align-right::before {
  content: "\f038"; }
.fa-money-bill-1-wave::before {
  content: "\f53b"; }
.fa-money-bill-wave-alt::before {
  content: "\f53b"; }
.fa-life-ring::before {
  content: "\f1cd"; }
.fa-hands::before {
  content: "\f2a7"; }
.fa-sign-language::before {
  content: "\f2a7"; }
.fa-signing::before {
  content: "\f2a7"; }
.fa-calendar-day::before {
  content: "\f783"; }
.fa-water-ladder::before {
  content: "\f5c5"; }
.fa-ladder-water::before {
  content: "\f5c5"; }
.fa-swimming-pool::before {
  content: "\f5c5"; }
.fa-arrows-up-down::before {
  content: "\f07d"; }
.fa-arrows-v::before {
  content: "\f07d"; }
.fa-face-grimace::before {
  content: "\f57f"; }
.fa-grimace::before {
  content: "\f57f"; }
.fa-wheelchair-move::before {
  content: "\e2ce"; }
.fa-wheelchair-alt::before {
  content: "\e2ce"; }
.fa-turn-down::before {
  content: "\f3be"; }
.fa-level-down-alt::before {
  content: "\f3be"; }
.fa-person-walking-arrow-right::before {
  content: "\e552"; }
.fa-square-envelope::before {
  content: "\f199"; }
.fa-envelope-square::before {
  content: "\f199"; }
.fa-dice::before {
  content: "\f522"; }
.fa-bowling-ball::before {
  content: "\f436"; }
.fa-brain::before {
  content: "\f5dc"; }
.fa-bandage::before {
  content: "\f462"; }
.fa-band-aid::before {
  content: "\f462"; }
.fa-calendar-minus::before {
  content: "\f272"; }
.fa-circle-xmark::before {
  content: "\f057"; }
.fa-times-circle::before {
  content: "\f057"; }
.fa-xmark-circle::before {
  content: "\f057"; }
.fa-gifts::before {
  content: "\f79c"; }
.fa-hotel::before {
  content: "\f594"; }
.fa-earth-asia::before {
  content: "\f57e"; }
.fa-globe-asia::before {
  content: "\f57e"; }
.fa-id-card-clip::before {
  content: "\f47f"; }
.fa-id-card-alt::before {
  content: "\f47f"; }
.fa-magnifying-glass-plus::before {
  content: "\f00e"; }
.fa-search-plus::before {
  content: "\f00e"; }
.fa-thumbs-up::before {
  content: "\f164"; }
.fa-user-clock::before {
  content: "\f4fd"; }
.fa-hand-dots::before {
  content: "\f461"; }
.fa-allergies::before {
  content: "\f461"; }
.fa-file-invoice::before {
  content: "\f570"; }
.fa-window-minimize::before {
  content: "\f2d1"; }
.fa-mug-saucer::before {
  content: "\f0f4"; }
.fa-coffee::before {
  content: "\f0f4"; }
.fa-brush::before {
  content: "\f55d"; }
.fa-mask::before {
  content: "\f6fa"; }
.fa-magnifying-glass-minus::before {
  content: "\f010"; }
.fa-search-minus::before {
  content: "\f010"; }
.fa-ruler-vertical::before {
  content: "\f548"; }
.fa-user-large::before {
  content: "\f406"; }
.fa-user-alt::before {
  content: "\f406"; }
.fa-train-tram::before {
  content: "\e5b4"; }
.fa-user-nurse::before {
  content: "\f82f"; }
.fa-syringe::before {
  content: "\f48e"; }
.fa-cloud-sun::before {
  content: "\f6c4"; }
.fa-stopwatch-20::before {
  content: "\e06f"; }
.fa-square-full::before {
  content: "\f45c"; }
.fa-magnet::before {
  content: "\f076"; }
.fa-jar::before {
  content: "\e516"; }
.fa-note-sticky::before {
  content: "\f249"; }
.fa-sticky-note::before {
  content: "\f249"; }
.fa-bug-slash::before {
  content: "\e490"; }
.fa-arrow-up-from-water-pump::before {
  content: "\e4b6"; }
.fa-bone::before {
  content: "\f5d7"; }
.fa-table-cells-row-unlock::before {
  content: "\e691"; }
.fa-user-injured::before {
  content: "\f728"; }
.fa-face-sad-tear::before {
  content: "\f5b4"; }
.fa-sad-tear::before {
  content: "\f5b4"; }
.fa-plane::before {
  content: "\f072"; }
.fa-tent-arrows-down::before {
  content: "\e581"; }
.fa-exclamation::before {
  content: "\21"; }
.fa-arrows-spin::before {
  content: "\e4bb"; }
.fa-print::before {
  content: "\f02f"; }
.fa-turkish-lira-sign::before {
  content: "\e2bb"; }
.fa-try::before {
  content: "\e2bb"; }
.fa-turkish-lira::before {
  content: "\e2bb"; }
.fa-dollar-sign::before {
  content: "\24"; }
.fa-dollar::before {
  content: "\24"; }
.fa-usd::before {
  content: "\24"; }
.fa-x::before {
  content: "\58"; }
.fa-magnifying-glass-dollar::before {
  content: "\f688"; }
.fa-search-dollar::before {
  content: "\f688"; }
.fa-users-gear::before {
  content: "\f509"; }
.fa-users-cog::before {
  content: "\f509"; }
.fa-person-military-pointing::before {
  content: "\e54a"; }
.fa-building-columns::before {
  content: "\f19c"; }
.fa-bank::before {
  content: "\f19c"; }
.fa-institution::before {
  content: "\f19c"; }
.fa-museum::before {
  content: "\f19c"; }
.fa-university::before {
  content: "\f19c"; }
.fa-umbrella::before {
  content: "\f0e9"; }
.fa-trowel::before {
  content: "\e589"; }
.fa-d::before {
  content: "\44"; }
.fa-stapler::before {
  content: "\e5af"; }
.fa-masks-theater::before {
  content: "\f630"; }
.fa-theater-masks::before {
  content: "\f630"; }
.fa-kip-sign::before {
  content: "\e1c4"; }
.fa-hand-point-left::before {
  content: "\f0a5"; }
.fa-handshake-simple::before {
  content: "\f4c6"; }
.fa-handshake-alt::before {
  content: "\f4c6"; }
.fa-jet-fighter::before {
  content: "\f0fb"; }
.fa-fighter-jet::before {
  content: "\f0fb"; }
.fa-square-share-nodes::before {
  content: "\f1e1"; }
.fa-share-alt-square::before {
  content: "\f1e1"; }
.fa-barcode::before {
  content: "\f02a"; }
.fa-plus-minus::before {
  content: "\e43c"; }
.fa-video::before {
  content: "\f03d"; }
.fa-video-camera::before {
  content: "\f03d"; }
.fa-graduation-cap::before {
  content: "\f19d"; }
.fa-mortar-board::before {
  content: "\f19d"; }
.fa-hand-holding-medical::before {
  content: "\e05c"; }
.fa-person-circle-check::before {
  content: "\e53e"; }
.fa-turn-up::before {
  content: "\f3bf"; }
.fa-level-up-alt::before {
  content: "\f3bf"; }
.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-brands-400.woff2') format("woff2"), url('fa-brands-400.ttf') format("truetype"); }
.fab,
.fa-brands {
  font-weight: 400; }
.fa-monero:before {
  content: "\f3d0"; }
.fa-hooli:before {
  content: "\f427"; }
.fa-yelp:before {
  content: "\f1e9"; }
.fa-cc-visa:before {
  content: "\f1f0"; }
.fa-lastfm:before {
  content: "\f202"; }
.fa-shopware:before {
  content: "\f5b5"; }
.fa-creative-commons-nc:before {
  content: "\f4e8"; }
.fa-aws:before {
  content: "\f375"; }
.fa-redhat:before {
  content: "\f7bc"; }
.fa-yoast:before {
  content: "\f2b1"; }
.fa-cloudflare:before {
  content: "\e07d"; }
.fa-ups:before {
  content: "\f7e0"; }
.fa-pixiv:before {
  content: "\e640"; }
.fa-wpexplorer:before {
  content: "\f2de"; }
.fa-dyalog:before {
  content: "\f399"; }
.fa-bity:before {
  content: "\f37a"; }
.fa-stackpath:before {
  content: "\f842"; }
.fa-buysellads:before {
  content: "\f20d"; }
.fa-first-order:before {
  content: "\f2b0"; }
.fa-modx:before {
  content: "\f285"; }
.fa-guilded:before {
  content: "\e07e"; }
.fa-vnv:before {
  content: "\f40b"; }
.fa-square-js:before {
  content: "\f3b9"; }
.fa-js-square:before {
  content: "\f3b9"; }
.fa-microsoft:before {
  content: "\f3ca"; }
.fa-qq:before {
  content: "\f1d6"; }
.fa-orcid:before {
  content: "\f8d2"; }
.fa-java:before {
  content: "\f4e4"; }
.fa-invision:before {
  content: "\f7b0"; }
.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }
.fa-centercode:before {
  content: "\f380"; }
.fa-glide-g:before {
  content: "\f2a6"; }
.fa-drupal:before {
  content: "\f1a9"; }
.fa-jxl:before {
  content: "\e67b"; }
.fa-dart-lang:before {
  content: "\e693"; }
.fa-hire-a-helper:before {
  content: "\f3b0"; }
.fa-creative-commons-by:before {
  content: "\f4e7"; }
.fa-unity:before {
  content: "\e049"; }
.fa-whmcs:before {
  content: "\f40d"; }
.fa-rocketchat:before {
  content: "\f3e8"; }
.fa-vk:before {
  content: "\f189"; }
.fa-untappd:before {
  content: "\f405"; }
.fa-mailchimp:before {
  content: "\f59e"; }
.fa-css3-alt:before {
  content: "\f38b"; }
.fa-square-reddit:before {
  content: "\f1a2"; }
.fa-reddit-square:before {
  content: "\f1a2"; }
.fa-vimeo-v:before {
  content: "\f27d"; }
.fa-contao:before {
  content: "\f26d"; }
.fa-square-font-awesome:before {
  content: "\e5ad"; }
.fa-deskpro:before {
  content: "\f38f"; }
.fa-brave:before {
  content: "\e63c"; }
.fa-sistrix:before {
  content: "\f3ee"; }
.fa-square-instagram:before {
  content: "\e055"; }
.fa-instagram-square:before {
  content: "\e055"; }
.fa-battle-net:before {
  content: "\f835"; }
.fa-the-red-yeti:before {
  content: "\f69d"; }
.fa-square-hacker-news:before {
  content: "\f3af"; }
.fa-hacker-news-square:before {
  content: "\f3af"; }
.fa-edge:before {
  content: "\f282"; }
.fa-threads:before {
  content: "\e618"; }
.fa-napster:before {
  content: "\f3d2"; }
.fa-square-snapchat:before {
  content: "\f2ad"; }
.fa-snapchat-square:before {
  content: "\f2ad"; }
.fa-google-plus-g:before {
  content: "\f0d5"; }
.fa-artstation:before {
  content: "\f77a"; }
.fa-markdown:before {
  content: "\f60f"; }
.fa-sourcetree:before {
  content: "\f7d3"; }
.fa-google-plus:before {
  content: "\f2b3"; }
.fa-diaspora:before {
  content: "\f791"; }
.fa-foursquare:before {
  content: "\f180"; }
.fa-stack-overflow:before {
  content: "\f16c"; }
.fa-github-alt:before {
  content: "\f113"; }
.fa-phoenix-squadron:before {
  content: "\f511"; }
.fa-pagelines:before {
  content: "\f18c"; }
.fa-algolia:before {
  content: "\f36c"; }
.fa-red-river:before {
  content: "\f3e3"; }
.fa-creative-commons-sa:before {
  content: "\f4ef"; }
.fa-safari:before {
  content: "\f267"; }
.fa-google:before {
  content: "\f1a0"; }
.fa-square-font-awesome-stroke:before {
  content: "\f35c"; }
.fa-font-awesome-alt:before {
  content: "\f35c"; }
.fa-atlassian:before {
  content: "\f77b"; }
.fa-linkedin-in:before {
  content: "\f0e1"; }
.fa-digital-ocean:before {
  content: "\f391"; }
.fa-nimblr:before {
  content: "\f5a8"; }
.fa-chromecast:before {
  content: "\f838"; }
.fa-evernote:before {
  content: "\f839"; }
.fa-hacker-news:before {
  content: "\f1d4"; }
.fa-creative-commons-sampling:before {
  content: "\f4f0"; }
.fa-adversal:before {
  content: "\f36a"; }
.fa-creative-commons:before {
  content: "\f25e"; }
.fa-watchman-monitoring:before {
  content: "\e087"; }
.fa-fonticons:before {
  content: "\f280"; }
.fa-weixin:before {
  content: "\f1d7"; }
.fa-shirtsinbulk:before {
  content: "\f214"; }
.fa-codepen:before {
  content: "\f1cb"; }
.fa-git-alt:before {
  content: "\f841"; }
.fa-lyft:before {
  content: "\f3c3"; }
.fa-rev:before {
  content: "\f5b2"; }
.fa-windows:before {
  content: "\f17a"; }
.fa-wizards-of-the-coast:before {
  content: "\f730"; }
.fa-square-viadeo:before {
  content: "\f2aa"; }
.fa-viadeo-square:before {
  content: "\f2aa"; }
.fa-meetup:before {
  content: "\f2e0"; }
.fa-centos:before {
  content: "\f789"; }
.fa-adn:before {
  content: "\f170"; }
.fa-cloudsmith:before {
  content: "\f384"; }
.fa-opensuse:before {
  content: "\e62b"; }
.fa-pied-piper-alt:before {
  content: "\f1a8"; }
.fa-square-dribbble:before {
  content: "\f397"; }
.fa-dribbble-square:before {
  content: "\f397"; }
.fa-codiepie:before {
  content: "\f284"; }
.fa-node:before {
  content: "\f419"; }
.fa-mix:before {
  content: "\f3cb"; }
.fa-steam:before {
  content: "\f1b6"; }
.fa-cc-apple-pay:before {
  content: "\f416"; }
.fa-scribd:before {
  content: "\f28a"; }
.fa-debian:before {
  content: "\e60b"; }
.fa-openid:before {
  content: "\f19b"; }
.fa-instalod:before {
  content: "\e081"; }
.fa-expeditedssl:before {
  content: "\f23e"; }
.fa-sellcast:before {
  content: "\f2da"; }
.fa-square-twitter:before {
  content: "\f081"; }
.fa-twitter-square:before {
  content: "\f081"; }
.fa-r-project:before {
  content: "\f4f7"; }
.fa-delicious:before {
  content: "\f1a5"; }
.fa-freebsd:before {
  content: "\f3a4"; }
.fa-vuejs:before {
  content: "\f41f"; }
.fa-accusoft:before {
  content: "\f369"; }
.fa-ioxhost:before {
  content: "\f208"; }
.fa-fonticons-fi:before {
  content: "\f3a2"; }
.fa-app-store:before {
  content: "\f36f"; }
.fa-cc-mastercard:before {
  content: "\f1f1"; }
.fa-itunes-note:before {
  content: "\f3b5"; }
.fa-golang:before {
  content: "\e40f"; }
.fa-kickstarter:before {
  content: "\f3bb"; }
.fa-square-kickstarter:before {
  content: "\f3bb"; }
.fa-grav:before {
  content: "\f2d6"; }
.fa-weibo:before {
  content: "\f18a"; }
.fa-uncharted:before {
  content: "\e084"; }
.fa-firstdraft:before {
  content: "\f3a1"; }
.fa-square-youtube:before {
  content: "\f431"; }
.fa-youtube-square:before {
  content: "\f431"; }
.fa-wikipedia-w:before {
  content: "\f266"; }
.fa-wpressr:before {
  content: "\f3e4"; }
.fa-rendact:before {
  content: "\f3e4"; }
.fa-angellist:before {
  content: "\f209"; }
.fa-galactic-republic:before {
  content: "\f50c"; }
.fa-nfc-directional:before {
  content: "\e530"; }
.fa-skype:before {
  content: "\f17e"; }
.fa-joget:before {
  content: "\f3b7"; }
.fa-fedora:before {
  content: "\f798"; }
.fa-stripe-s:before {
  content: "\f42a"; }
.fa-meta:before {
  content: "\e49b"; }
.fa-laravel:before {
  content: "\f3bd"; }
.fa-hotjar:before {
  content: "\f3b1"; }
.fa-bluetooth-b:before {
  content: "\f294"; }
.fa-square-letterboxd:before {
  content: "\e62e"; }
.fa-sticker-mule:before {
  content: "\f3f7"; }
.fa-creative-commons-zero:before {
  content: "\f4f3"; }
.fa-hips:before {
  content: "\f452"; }
.fa-behance:before {
  content: "\f1b4"; }
.fa-reddit:before {
  content: "\f1a1"; }
.fa-discord:before {
  content: "\f392"; }
.fa-chrome:before {
  content: "\f268"; }
.fa-app-store-ios:before {
  content: "\f370"; }
.fa-cc-discover:before {
  content: "\f1f2"; }
.fa-wpbeginner:before {
  content: "\f297"; }
.fa-confluence:before {
  content: "\f78d"; }
.fa-shoelace:before {
  content: "\e60c"; }
.fa-mdb:before {
  content: "\f8ca"; }
.fa-dochub:before {
  content: "\f394"; }
.fa-accessible-icon:before {
  content: "\f368"; }
.fa-ebay:before {
  content: "\f4f4"; }
.fa-amazon:before {
  content: "\f270"; }
.fa-unsplash:before {
  content: "\e07c"; }
.fa-yarn:before {
  content: "\f7e3"; }
.fa-square-steam:before {
  content: "\f1b7"; }
.fa-steam-square:before {
  content: "\f1b7"; }
.fa-500px:before {
  content: "\f26e"; }
.fa-square-vimeo:before {
  content: "\f194"; }
.fa-vimeo-square:before {
  content: "\f194"; }
.fa-asymmetrik:before {
  content: "\f372"; }
.fa-font-awesome:before {
  content: "\f2b4"; }
.fa-font-awesome-flag:before {
  content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
  content: "\f2b4"; }
.fa-gratipay:before {
  content: "\f184"; }
.fa-apple:before {
  content: "\f179"; }
.fa-hive:before {
  content: "\e07f"; }
.fa-gitkraken:before {
  content: "\f3a6"; }
.fa-keybase:before {
  content: "\f4f5"; }
.fa-apple-pay:before {
  content: "\f415"; }
.fa-padlet:before {
  content: "\e4a0"; }
.fa-amazon-pay:before {
  content: "\f42c"; }
.fa-square-github:before {
  content: "\f092"; }
.fa-github-square:before {
  content: "\f092"; }
.fa-stumbleupon:before {
  content: "\f1a4"; }
.fa-fedex:before {
  content: "\f797"; }
.fa-phoenix-framework:before {
  content: "\f3dc"; }
.fa-shopify:before {
  content: "\e057"; }
.fa-neos:before {
  content: "\f612"; }
.fa-square-threads:before {
  content: "\e619"; }
.fa-hackerrank:before {
  content: "\f5f7"; }
.fa-researchgate:before {
  content: "\f4f8"; }
.fa-swift:before {
  content: "\f8e1"; }
.fa-angular:before {
  content: "\f420"; }
.fa-speakap:before {
  content: "\f3f3"; }
.fa-angrycreative:before {
  content: "\f36e"; }
.fa-y-combinator:before {
  content: "\f23b"; }
.fa-empire:before {
  content: "\f1d1"; }
.fa-envira:before {
  content: "\f299"; }
.fa-google-scholar:before {
  content: "\e63b"; }
.fa-square-gitlab:before {
  content: "\e5ae"; }
.fa-gitlab-square:before {
  content: "\e5ae"; }
.fa-studiovinari:before {
  content: "\f3f8"; }
.fa-pied-piper:before {
  content: "\f2ae"; }
.fa-wordpress:before {
  content: "\f19a"; }
.fa-product-hunt:before {
  content: "\f288"; }
.fa-firefox:before {
  content: "\f269"; }
.fa-linode:before {
  content: "\f2b8"; }
.fa-goodreads:before {
  content: "\f3a8"; }
.fa-square-odnoklassniki:before {
  content: "\f264"; }
.fa-odnoklassniki-square:before {
  content: "\f264"; }
.fa-jsfiddle:before {
  content: "\f1cc"; }
.fa-sith:before {
  content: "\f512"; }
.fa-themeisle:before {
  content: "\f2b2"; }
.fa-page4:before {
  content: "\f3d7"; }
.fa-hashnode:before {
  content: "\e499"; }
.fa-react:before {
  content: "\f41b"; }
.fa-cc-paypal:before {
  content: "\f1f4"; }
.fa-squarespace:before {
  content: "\f5be"; }
.fa-cc-stripe:before {
  content: "\f1f5"; }
.fa-creative-commons-share:before {
  content: "\f4f2"; }
.fa-bitcoin:before {
  content: "\f379"; }
.fa-keycdn:before {
  content: "\f3ba"; }
.fa-opera:before {
  content: "\f26a"; }
.fa-itch-io:before {
  content: "\f83a"; }
.fa-umbraco:before {
  content: "\f8e8"; }
.fa-galactic-senate:before {
  content: "\f50d"; }
.fa-ubuntu:before {
  content: "\f7df"; }
.fa-draft2digital:before {
  content: "\f396"; }
.fa-stripe:before {
  content: "\f429"; }
.fa-houzz:before {
  content: "\f27c"; }
.fa-gg:before {
  content: "\f260"; }
.fa-dhl:before {
  content: "\f790"; }
.fa-square-pinterest:before {
  content: "\f0d3"; }
.fa-pinterest-square:before {
  content: "\f0d3"; }
.fa-xing:before {
  content: "\f168"; }
.fa-blackberry:before {
  content: "\f37b"; }
.fa-creative-commons-pd:before {
  content: "\f4ec"; }
.fa-playstation:before {
  content: "\f3df"; }
.fa-quinscape:before {
  content: "\f459"; }
.fa-less:before {
  content: "\f41d"; }
.fa-blogger-b:before {
  content: "\f37d"; }
.fa-opencart:before {
  content: "\f23d"; }
.fa-vine:before {
  content: "\f1ca"; }
.fa-signal-messenger:before {
  content: "\e663"; }
.fa-paypal:before {
  content: "\f1ed"; }
.fa-gitlab:before {
  content: "\f296"; }
.fa-typo3:before {
  content: "\f42b"; }
.fa-reddit-alien:before {
  content: "\f281"; }
.fa-yahoo:before {
  content: "\f19e"; }
.fa-dailymotion:before {
  content: "\e052"; }
.fa-affiliatetheme:before {
  content: "\f36b"; }
.fa-pied-piper-pp:before {
  content: "\f1a7"; }
.fa-bootstrap:before {
  content: "\f836"; }
.fa-odnoklassniki:before {
  content: "\f263"; }
.fa-nfc-symbol:before {
  content: "\e531"; }
.fa-mintbit:before {
  content: "\e62f"; }
.fa-ethereum:before {
  content: "\f42e"; }
.fa-speaker-deck:before {
  content: "\f83c"; }
.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }
.fa-patreon:before {
  content: "\f3d9"; }
.fa-avianex:before {
  content: "\f374"; }
.fa-ello:before {
  content: "\f5f1"; }
.fa-gofore:before {
  content: "\f3a7"; }
.fa-bimobject:before {
  content: "\f378"; }
.fa-brave-reverse:before {
  content: "\e63d"; }
.fa-facebook-f:before {
  content: "\f39e"; }
.fa-square-google-plus:before {
  content: "\f0d4"; }
.fa-google-plus-square:before {
  content: "\f0d4"; }
.fa-web-awesome:before {
  content: "\e682"; }
.fa-mandalorian:before {
  content: "\f50f"; }
.fa-first-order-alt:before {
  content: "\f50a"; }
.fa-osi:before {
  content: "\f41a"; }
.fa-google-wallet:before {
  content: "\f1ee"; }
.fa-d-and-d-beyond:before {
  content: "\f6ca"; }
.fa-periscope:before {
  content: "\f3da"; }
.fa-fulcrum:before {
  content: "\f50b"; }
.fa-cloudscale:before {
  content: "\f383"; }
.fa-forumbee:before {
  content: "\f211"; }
.fa-mizuni:before {
  content: "\f3cc"; }
.fa-schlix:before {
  content: "\f3ea"; }
.fa-square-xing:before {
  content: "\f169"; }
.fa-xing-square:before {
  content: "\f169"; }
.fa-bandcamp:before {
  content: "\f2d5"; }
.fa-wpforms:before {
  content: "\f298"; }
.fa-cloudversify:before {
  content: "\f385"; }
.fa-usps:before {
  content: "\f7e1"; }
.fa-megaport:before {
  content: "\f5a3"; }
.fa-magento:before {
  content: "\f3c4"; }
.fa-spotify:before {
  content: "\f1bc"; }
.fa-optin-monster:before {
  content: "\f23c"; }
.fa-fly:before {
  content: "\f417"; }
.fa-aviato:before {
  content: "\f421"; }
.fa-itunes:before {
  content: "\f3b4"; }
.fa-cuttlefish:before {
  content: "\f38c"; }
.fa-blogger:before {
  content: "\f37c"; }
.fa-flickr:before {
  content: "\f16e"; }
.fa-viber:before {
  content: "\f409"; }
.fa-soundcloud:before {
  content: "\f1be"; }
.fa-digg:before {
  content: "\f1a6"; }
.fa-tencent-weibo:before {
  content: "\f1d5"; }
.fa-letterboxd:before {
  content: "\e62d"; }
.fa-symfony:before {
  content: "\f83d"; }
.fa-maxcdn:before {
  content: "\f136"; }
.fa-etsy:before {
  content: "\f2d7"; }
.fa-facebook-messenger:before {
  content: "\f39f"; }
.fa-audible:before {
  content: "\f373"; }
.fa-think-peaks:before {
  content: "\f731"; }
.fa-bilibili:before {
  content: "\e3d9"; }
.fa-erlang:before {
  content: "\f39d"; }
.fa-x-twitter:before {
  content: "\e61b"; }
.fa-cotton-bureau:before {
  content: "\f89e"; }
.fa-dashcube:before {
  content: "\f210"; }
.fa-42-group:before {
  content: "\e080"; }
.fa-innosoft:before {
  content: "\e080"; }
.fa-stack-exchange:before {
  content: "\f18d"; }
.fa-elementor:before {
  content: "\f430"; }
.fa-square-pied-piper:before {
  content: "\e01e"; }
.fa-pied-piper-square:before {
  content: "\e01e"; }
.fa-creative-commons-nd:before {
  content: "\f4eb"; }
.fa-palfed:before {
  content: "\f3d8"; }
.fa-superpowers:before {
  content: "\f2dd"; }
.fa-resolving:before {
  content: "\f3e7"; }
.fa-xbox:before {
  content: "\f412"; }
.fa-square-web-awesome-stroke:before {
  content: "\e684"; }
.fa-searchengin:before {
  content: "\f3eb"; }
.fa-tiktok:before {
  content: "\e07b"; }
.fa-square-facebook:before {
  content: "\f082"; }
.fa-facebook-square:before {
  content: "\f082"; }
.fa-renren:before {
  content: "\f18b"; }
.fa-linux:before {
  content: "\f17c"; }
.fa-glide:before {
  content: "\f2a5"; }
.fa-linkedin:before {
  content: "\f08c"; }
.fa-hubspot:before {
  content: "\f3b2"; }
.fa-deploydog:before {
  content: "\f38e"; }
.fa-twitch:before {
  content: "\f1e8"; }
.fa-flutter:before {
  content: "\e694"; }
.fa-ravelry:before {
  content: "\f2d9"; }
.fa-mixer:before {
  content: "\e056"; }
.fa-square-lastfm:before {
  content: "\f203"; }
.fa-lastfm-square:before {
  content: "\f203"; }
.fa-vimeo:before {
  content: "\f40a"; }
.fa-mendeley:before {
  content: "\f7b3"; }
.fa-uniregistry:before {
  content: "\f404"; }
.fa-figma:before {
  content: "\f799"; }
.fa-creative-commons-remix:before {
  content: "\f4ee"; }
.fa-cc-amazon-pay:before {
  content: "\f42d"; }
.fa-dropbox:before {
  content: "\f16b"; }
.fa-instagram:before {
  content: "\f16d"; }
.fa-cmplid:before {
  content: "\e360"; }
.fa-upwork:before {
  content: "\e641"; }
.fa-facebook:before {
  content: "\f09a"; }
.fa-gripfire:before {
  content: "\f3ac"; }
.fa-jedi-order:before {
  content: "\f50e"; }
.fa-uikit:before {
  content: "\f403"; }
.fa-fort-awesome-alt:before {
  content: "\f3a3"; }
.fa-phabricator:before {
  content: "\f3db"; }
.fa-ussunnah:before {
  content: "\f407"; }
.fa-earlybirds:before {
  content: "\f39a"; }
.fa-trade-federation:before {
  content: "\f513"; }
.fa-autoprefixer:before {
  content: "\f41c"; }
.fa-whatsapp:before {
  content: "\f232"; }
.fa-square-upwork:before {
  content: "\e67c"; }
.fa-slideshare:before {
  content: "\f1e7"; }
.fa-google-play:before {
  content: "\f3ab"; }
.fa-viadeo:before {
  content: "\f2a9"; }
.fa-line:before {
  content: "\f3c0"; }
.fa-google-drive:before {
  content: "\f3aa"; }
.fa-servicestack:before {
  content: "\f3ec"; }
.fa-simplybuilt:before {
  content: "\f215"; }
.fa-bitbucket:before {
  content: "\f171"; }
.fa-imdb:before {
  content: "\f2d8"; }
.fa-deezer:before {
  content: "\e077"; }
.fa-raspberry-pi:before {
  content: "\f7bb"; }
.fa-jira:before {
  content: "\f7b1"; }
.fa-docker:before {
  content: "\f395"; }
.fa-screenpal:before {
  content: "\e570"; }
.fa-bluetooth:before {
  content: "\f293"; }
.fa-gitter:before {
  content: "\f426"; }
.fa-d-and-d:before {
  content: "\f38d"; }
.fa-microblog:before {
  content: "\e01a"; }
.fa-cc-diners-club:before {
  content: "\f24c"; }
.fa-gg-circle:before {
  content: "\f261"; }
.fa-pied-piper-hat:before {
  content: "\f4e5"; }
.fa-kickstarter-k:before {
  content: "\f3bc"; }
.fa-yandex:before {
  content: "\f413"; }
.fa-readme:before {
  content: "\f4d5"; }
.fa-html5:before {
  content: "\f13b"; }
.fa-sellsy:before {
  content: "\f213"; }
.fa-square-web-awesome:before {
  content: "\e683"; }
.fa-sass:before {
  content: "\f41e"; }
.fa-wirsindhandwerk:before {
  content: "\e2d0"; }
.fa-wsh:before {
  content: "\e2d0"; }
.fa-buromobelexperte:before {
  content: "\f37f"; }
.fa-salesforce:before {
  content: "\f83b"; }
.fa-octopus-deploy:before {
  content: "\e082"; }
.fa-medapps:before {
  content: "\f3c6"; }
.fa-ns8:before {
  content: "\f3d5"; }
.fa-pinterest-p:before {
  content: "\f231"; }
.fa-apper:before {
  content: "\f371"; }
.fa-fort-awesome:before {
  content: "\f286"; }
.fa-waze:before {
  content: "\f83f"; }
.fa-bluesky:before {
  content: "\e671"; }
.fa-cc-jcb:before {
  content: "\f24b"; }
.fa-snapchat:before {
  content: "\f2ab"; }
.fa-snapchat-ghost:before {
  content: "\f2ab"; }
.fa-fantasy-flight-games:before {
  content: "\f6dc"; }
.fa-rust:before {
  content: "\e07a"; }
.fa-wix:before {
  content: "\f5cf"; }
.fa-square-behance:before {
  content: "\f1b5"; }
.fa-behance-square:before {
  content: "\f1b5"; }
.fa-supple:before {
  content: "\f3f9"; }
.fa-webflow:before {
  content: "\e65c"; }
.fa-rebel:before {
  content: "\f1d0"; }
.fa-css3:before {
  content: "\f13c"; }
.fa-staylinked:before {
  content: "\f3f5"; }
.fa-kaggle:before {
  content: "\f5fa"; }
.fa-space-awesome:before {
  content: "\e5ac"; }
.fa-deviantart:before {
  content: "\f1bd"; }
.fa-cpanel:before {
  content: "\f388"; }
.fa-goodreads-g:before {
  content: "\f3a9"; }
.fa-square-git:before {
  content: "\f1d2"; }
.fa-git-square:before {
  content: "\f1d2"; }
.fa-square-tumblr:before {
  content: "\f174"; }
.fa-tumblr-square:before {
  content: "\f174"; }
.fa-trello:before {
  content: "\f181"; }
.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }
.fa-get-pocket:before {
  content: "\f265"; }
.fa-perbyte:before {
  content: "\e083"; }
.fa-grunt:before {
  content: "\f3ad"; }
.fa-weebly:before {
  content: "\f5cc"; }
.fa-connectdevelop:before {
  content: "\f20e"; }
.fa-leanpub:before {
  content: "\f212"; }
.fa-black-tie:before {
  content: "\f27e"; }
.fa-themeco:before {
  content: "\f5c6"; }
.fa-python:before {
  content: "\f3e2"; }
.fa-android:before {
  content: "\f17b"; }
.fa-bots:before {
  content: "\e340"; }
.fa-free-code-camp:before {
  content: "\f2c5"; }
.fa-hornbill:before {
  content: "\f592"; }
.fa-js:before {
  content: "\f3b8"; }
.fa-ideal:before {
  content: "\e013"; }
.fa-git:before {
  content: "\f1d3"; }
.fa-dev:before {
  content: "\f6cc"; }
.fa-sketch:before {
  content: "\f7c6"; }
.fa-yandex-international:before {
  content: "\f414"; }
.fa-cc-amex:before {
  content: "\f1f3"; }
.fa-uber:before {
  content: "\f402"; }
.fa-github:before {
  content: "\f09b"; }
.fa-php:before {
  content: "\f457"; }
.fa-alipay:before {
  content: "\f642"; }
.fa-youtube:before {
  content: "\f167"; }
.fa-skyatlas:before {
  content: "\f216"; }
.fa-firefox-browser:before {
  content: "\e007"; }
.fa-replyd:before {
  content: "\f3e6"; }
.fa-suse:before {
  content: "\f7d6"; }
.fa-jenkins:before {
  content: "\f3b6"; }
.fa-twitter:before {
  content: "\f099"; }
.fa-rockrms:before {
  content: "\f3e9"; }
.fa-pinterest:before {
  content: "\f0d2"; }
.fa-buffer:before {
  content: "\f837"; }
.fa-npm:before {
  content: "\f3d4"; }
.fa-yammer:before {
  content: "\f840"; }
.fa-btc:before {
  content: "\f15a"; }
.fa-dribbble:before {
  content: "\f17d"; }
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }
.fa-internet-explorer:before {
  content: "\f26b"; }
.fa-stubber:before {
  content: "\e5c7"; }
.fa-telegram:before {
  content: "\f2c6"; }
.fa-telegram-plane:before {
  content: "\f2c6"; }
.fa-old-republic:before {
  content: "\f510"; }
.fa-odysee:before {
  content: "\e5c6"; }
.fa-square-whatsapp:before {
  content: "\f40c"; }
.fa-whatsapp-square:before {
  content: "\f40c"; }
.fa-node-js:before {
  content: "\f3d3"; }
.fa-edge-legacy:before {
  content: "\e078"; }
.fa-slack:before {
  content: "\f198"; }
.fa-slack-hash:before {
  content: "\f198"; }
.fa-medrt:before {
  content: "\f3c8"; }
.fa-usb:before {
  content: "\f287"; }
.fa-tumblr:before {
  content: "\f173"; }
.fa-vaadin:before {
  content: "\f408"; }
.fa-quora:before {
  content: "\f2c4"; }
.fa-square-x-twitter:before {
  content: "\e61a"; }
.fa-reacteurope:before {
  content: "\f75d"; }
.fa-medium:before {
  content: "\f23a"; }
.fa-medium-m:before {
  content: "\f23a"; }
.fa-amilia:before {
  content: "\f36d"; }
.fa-mixcloud:before {
  content: "\f289"; }
.fa-flipboard:before {
  content: "\f44d"; }
.fa-viacoin:before {
  content: "\f237"; }
.fa-critical-role:before {
  content: "\f6c9"; }
.fa-sitrox:before {
  content: "\e44a"; }
.fa-discourse:before {
  content: "\f393"; }
.fa-joomla:before {
  content: "\f1aa"; }
.fa-mastodon:before {
  content: "\f4f6"; }
.fa-airbnb:before {
  content: "\f834"; }
.fa-wolf-pack-battalion:before {
  content: "\f514"; }
.fa-buy-n-large:before {
  content: "\f8a6"; }
.fa-gulp:before {
  content: "\f3ae"; }
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }
.fa-strava:before {
  content: "\f428"; }
.fa-ember:before {
  content: "\f423"; }
.fa-canadian-maple-leaf:before {
  content: "\f785"; }
.fa-teamspeak:before {
  content: "\f4f9"; }
.fa-pushed:before {
  content: "\f3e1"; }
.fa-wordpress-simple:before {
  content: "\f411"; }
.fa-nutritionix:before {
  content: "\f3d6"; }
.fa-wodu:before {
  content: "\e088"; }
.fa-google-pay:before {
  content: "\e079"; }
.fa-intercom:before {
  content: "\f7af"; }
.fa-zhihu:before {
  content: "\f63f"; }
.fa-korvue:before {
  content: "\f42f"; }
.fa-pix:before {
  content: "\e43a"; }
.fa-steam-symbol:before {
  content: "\f3f6"; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-regular-400.woff2') format("woff2"), url('fa-regular-400.ttf') format("truetype"); }
.far,
.fa-regular {
  font-weight: 400; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('fa-solid-900.woff2') format("woff2"), url('fa-solid-900.ttf') format("truetype"); }
.fas,
.fa-solid {
  font-weight: 900; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-display: block;
  font-weight: 400;
  src: url('fa-brands-400.woff2') format("woff2"), url('fa-brands-400.ttf') format("truetype"); }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 900;
  src: url('fa-solid-900.woff2') format("woff2"), url('fa-solid-900.ttf') format("truetype"); }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 400;
  src: url('fa-regular-400.woff2') format("woff2"), url('fa-regular-400.ttf') format("truetype"); }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-solid-900.woff2') format("woff2"), url('fa-solid-900.ttf') format("truetype"); }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-brands-400.woff2') format("woff2"), url('fa-brands-400.ttf') format("truetype"); }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-regular-400.woff2') format("woff2"), url('fa-regular-400.ttf') format("truetype");
  unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-v4compatibility.woff2') format("woff2"), url('fa-v4compatibility.ttf') format("truetype");
  unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }

