@font-face {
  font-family: DIN_Regular;
  src: url(../fonts/D-DIN.ttf) format("ttf"), url(../D-DIN.otf) format("otf"),
    url(../fonts/D-DIN.woff2) format("woff2"),
    url(../fonts/D-DIN.woff) format("woff");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: DIN_Regular;
  src: url(../fonts/D-DIN.ttf) format("ttf"), url(../D-DIN.otf) format("otf"),
    url(../fonts/D-DIN-Bold.woff2) format("woff2"),
    url(../fonts/D-DIN-Bold.woff) format("woff");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: DIN_Bold;
  font-display: swap;
  src: url(../fonts/D-DIN-Bold.ttf) format("ttf"),
    url(../D-DIN-Bold.otf) format("otf"),
    url(../fonts/D-DIN-Bold.woff2) format("woff2"),
    url(../fonts/D-DIN-Bold.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Roboto Light"), local("Roboto-light"),
    url(../fonts/roboto-v27-latin-ext_latin-300.woff2) format("woff2"),
    url(../fonts/roboto-v27-latin-ext_latin-300.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Roboto"), local("Roboto-Regular"),
    url(../fonts/roboto-v20-latin-ext_latin-regular.woff2) format("woff2"),
    url(../fonts/roboto-v20-latin-ext_latin-regular.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local("Roboto Italic"), local("Roboto-Italic"),
    url(../fonts/roboto-v20-latin-ext_latin-italic.woff2) format("woff2"),
    url(../fonts/roboto-v20-latin-ext_latin-italic.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Roboto Medium"), local("Roboto-Medium"),
    url(../fonts/roboto-v27-latin-500.woff2) format("woff2"),
    url(../fonts/roboto-v27-latin-500.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(../fonts/roboto-v20-latin-ext_latin-700.woff2) format("woff2"),
    url(../fonts/roboto-v20-latin-ext_latin-700.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"),
    url(../fonts/roboto-v20-latin-ext_latin-700italic.woff2) format("woff2"),
    url(../fonts/roboto-v20-latin-ext_latin-700italic.woff) format("woff");
}
.mat-menu-panel {
  border-radius: 0 !important;
  overflow-x: hidden !important;
  min-height: 40px !important;
  min-width: 77px !important;
}
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:first-line,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  font-size: 1rem;
  font-family: Roboto, Helvetica, Arial, Verdana, sans-serif;
}
button .mat-spinner,
span .mat-spinner {
  margin: auto;
}
button .mat-spinner circle,
span .mat-spinner circle {
  stroke: #fff;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
.customer-support
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-outline,
.marketing-client
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-outline,
mat-dialog-container
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-outline {
  background: #fff;
  border-radius: 0;
}
.customer-support
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-outline-end,
.customer-support
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-outline-start,
.marketing-client
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-outline-end,
.marketing-client
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-outline-start,
mat-dialog-container
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-outline-end,
mat-dialog-container
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-outline-start {
  border-radius: 0;
}
.customer-support
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-infix,
.marketing-client
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-infix,
mat-dialog-container
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-infix {
  top: -0.25em;
  width: auto;
}
.customer-support
  mat-form-field.mat-form-field-appearance-outline
  .mat-select-arrow-wrapper,
.marketing-client
  mat-form-field.mat-form-field-appearance-outline
  .mat-select-arrow-wrapper,
mat-dialog-container
  mat-form-field.mat-form-field-appearance-outline
  .mat-select-arrow-wrapper {
  transform: none;
}
.customer-support
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-label,
.marketing-client
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-label,
mat-dialog-container
  mat-form-field.mat-form-field-appearance-outline
  .mat-form-field-label {
  margin-top: 0;
}
.customer-support
  mat-form-field.mat-form-field-appearance-outline
  .mat-input-element:disabled,
.marketing-client
  mat-form-field.mat-form-field-appearance-outline
  .mat-input-element:disabled,
mat-dialog-container
  mat-form-field.mat-form-field-appearance-outline
  .mat-input-element:disabled {
  color: rgba(0, 0, 0, 0.65);
}
.customer-support
  mat-form-field.mat-form-field-appearance-outline.mat-form-field-disabled
  .mat-form-field-flex,
.customer-support
  mat-form-field.mat-form-field-appearance-outline
  .mat-input-element:disabled,
.marketing-client
  mat-form-field.mat-form-field-appearance-outline.mat-form-field-disabled
  .mat-form-field-flex,
.marketing-client
  mat-form-field.mat-form-field-appearance-outline
  .mat-input-element:disabled,
mat-dialog-container
  mat-form-field.mat-form-field-appearance-outline.mat-form-field-disabled
  .mat-form-field-flex,
mat-dialog-container
  mat-form-field.mat-form-field-appearance-outline
  .mat-input-element:disabled {
  cursor: not-allowed;
}
.customer-support
  mat-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled)
  .mat-form-field-flex:hover
  .mat-form-field-outline,
.marketing-client
  mat-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled)
  .mat-form-field-flex:hover
  .mat-form-field-outline,
mat-dialog-container
  mat-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled)
  .mat-form-field-flex:hover
  .mat-form-field-outline {
  transition: none !important;
}
.customer-support mat-checkbox .mat-checkbox-label,
.marketing-client mat-checkbox .mat-checkbox-label,
mat-dialog-container mat-checkbox .mat-checkbox-label {
  white-space: normal;
  font-size: 0.9rem;
}
.customer-support mat-checkbox .mat-checkbox-layout,
.marketing-client mat-checkbox .mat-checkbox-layout,
mat-dialog-container mat-checkbox .mat-checkbox-layout {
  align-items: center;
}
.customer-support
  mat-checkbox
  label.mat-checkbox-layout
  .mat-checkbox-inner-container,
.marketing-client
  mat-checkbox
  label.mat-checkbox-layout
  .mat-checkbox-inner-container,
mat-dialog-container
  mat-checkbox
  label.mat-checkbox-layout
  .mat-checkbox-inner-container {
  height: 28px;
  width: 28px;
}
.customer-support mat-checkbox .mat-checkbox-frame,
.marketing-client mat-checkbox .mat-checkbox-frame,
mat-dialog-container mat-checkbox .mat-checkbox-frame {
  border: 1px solid #ededed;
  border-radius: 0;
  background: #fff;
}
.customer-support mat-checkbox:active .mat-checkbox-frame,
.customer-support mat-checkbox:hover .mat-checkbox-frame,
.marketing-client mat-checkbox:active .mat-checkbox-frame,
.marketing-client mat-checkbox:hover .mat-checkbox-frame,
mat-dialog-container mat-checkbox:active .mat-checkbox-frame,
mat-dialog-container mat-checkbox:hover .mat-checkbox-frame {
  border: 1px solid #000;
  box-shadow: 0 0 0 1px #000;
}
.customer-support.mat-dialog-container,
.marketing-client.mat-dialog-container,
mat-dialog-container.mat-dialog-container {
  border-radius: 0;
  margin: auto;
}
.customer-support .mat-flat-button {
  border-radius: 0;
  height: 65px;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
}
.customer-support .mat-flat-button.mat-primary[disabled] {
  color: #fff;
}
.customer-support .mat-form-field-appearance-outline .mat-form-field-flex {
  margin: 0;
}
.customer-support .mat-form-field-appearance-outline .mat-form-field-wrapper {
  margin: 0;
  padding: 0;
  min-height: 65px;
}
.customer-support .mat-card {
  border-radius: 0;
}
.account-client h1,
.account-client h2,
.account-client h3,
.account-client h4,
.account-client h5,
.account-client h6,
.account-container h1,
.account-container h2,
.account-container h3,
.account-container h4,
.account-container h5,
.account-container h6,
.account-home h1,
.account-home h2,
.account-home h3,
.account-home h4,
.account-home h5,
.account-home h6,
.account-payments h1,
.account-payments h2,
.account-payments h3,
.account-payments h4,
.account-payments h5,
.account-payments h6,
.account-statement-detail h1,
.account-statement-detail h2,
.account-statement-detail h3,
.account-statement-detail h4,
.account-statement-detail h5,
.account-statement-detail h6,
.account-statements h1,
.account-statements h2,
.account-statements h3,
.account-statements h4,
.account-statements h5,
.account-statements h6,
.address-dialog h1,
.address-dialog h2,
.address-dialog h3,
.address-dialog h4,
.address-dialog h5,
.address-dialog h6,
.deposit-client h1,
.deposit-client h2,
.deposit-client h3,
.deposit-client h4,
.deposit-client h5,
.deposit-client h6,
.deposit-complete-component h1,
.deposit-complete-component h2,
.deposit-complete-component h3,
.deposit-complete-component h4,
.deposit-complete-component h5,
.deposit-complete-component h6,
.documents-component h1,
.documents-component h2,
.documents-component h3,
.documents-component h4,
.documents-component h5,
.documents-component h6,
.legal-doc-styles h1,
.legal-doc-styles h2,
.legal-doc-styles h3,
.legal-doc-styles h4,
.legal-doc-styles h5,
.legal-doc-styles h6,
.order-client h1,
.order-client h2,
.order-client h3,
.order-client h4,
.order-client h5,
.order-client h6,
.order-complete-component h1,
.order-complete-component h2,
.order-complete-component h3,
.order-complete-component h4,
.order-complete-component h5,
.order-complete-component h6,
.page-not-found-outer-container h1,
.page-not-found-outer-container h2,
.page-not-found-outer-container h3,
.page-not-found-outer-container h4,
.page-not-found-outer-container h5,
.page-not-found-outer-container h6,
.preorder-complete-component h1,
.preorder-complete-component h2,
.preorder-complete-component h3,
.preorder-complete-component h4,
.preorder-complete-component h5,
.preorder-complete-component h6,
.sign-up-success-component h1,
.sign-up-success-component h2,
.sign-up-success-component h3,
.sign-up-success-component h4,
.sign-up-success-component h5,
.sign-up-success-component h6 {
  margin: 0;
}
.account-client h1,
.account-container h1,
.account-home h1,
.account-payments h1,
.account-statement-detail h1,
.account-statements h1,
.address-dialog h1,
.deposit-client h1,
.deposit-complete-component h1,
.documents-component h1,
.legal-doc-styles h1,
.order-client h1,
.order-complete-component h1,
.page-not-found-outer-container h1,
.preorder-complete-component h1,
.sign-up-success-component h1 {
  font: 60px/60px Roboto, Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 500px) {
  .account-client h1,
  .account-container h1,
  .account-home h1,
  .account-payments h1,
  .account-statement-detail h1,
  .account-statements h1,
  .address-dialog h1,
  .deposit-client h1,
  .deposit-complete-component h1,
  .documents-component h1,
  .legal-doc-styles h1,
  .order-client h1,
  .order-complete-component h1,
  .page-not-found-outer-container h1,
  .preorder-complete-component h1,
  .sign-up-success-component h1 {
    /* font: 40px/40px Roboto, Helvetica, Arial, Verdana, sans-serif;
    font-weight: 700; */
  }
}
.account-client h2,
.account-container h2,
.account-home h2,
.account-payments h2,
.account-statement-detail h2,
.account-statements h2,
.address-dialog h2,
.deposit-client h2,
.deposit-complete-component h2,
.documents-component h2,
.legal-doc-styles h2,
.order-client h2,
.order-complete-component h2,
.page-not-found-outer-container h2,
.preorder-complete-component h2,
.sign-up-success-component h2 {
  /* font: 50px/50px Roboto, Helvetica, Arial, Verdana, sans-serif; */
  /* font-weight: 700; */
  /* font-style: normal; */
}
@media screen and (max-width: 500px) {
  .account-client h2,
  .account-container h2,
  .account-home h2,
  .account-payments h2,
  .account-statement-detail h2,
  .account-statements h2,
  .address-dialog h2,
  .deposit-client h2,
  .deposit-complete-component h2,
  .documents-component h2,
  .legal-doc-styles h2,
  .order-client h2,
  .order-complete-component h2,
  .page-not-found-outer-container h2,
  .preorder-complete-component h2,
  .sign-up-success-component h2 {
    /* font: 40px/40px Roboto, Helvetica, Arial, Verdana, sans-serif; */
    /* font-weight: 700; */
  }
}
.account-client h3,
.account-container h3,
.account-home h3,
.account-payments h3,
.account-statement-detail h3,
.account-statements h3,
.address-dialog h3,
.deposit-client h3,
.deposit-complete-component h3,
.documents-component h3,
.legal-doc-styles h3,
.order-client h3,
.order-complete-component h3,
.page-not-found-outer-container h3,
.preorder-complete-component h3,
.sign-up-success-component h3 {
  /* font: 40px/50px Roboto, Helvetica, Arial, Verdana, sans-serif; */
  /* font-weight: 700; */
  /* font-style: normal; */
}
@media screen and (max-width: 500px) {
  .account-client h3,
  .account-container h3,
  .account-home h3,
  .account-payments h3,
  .account-statement-detail h3,
  .account-statements h3,
  .address-dialog h3,
  .deposit-client h3,
  .deposit-complete-component h3,
  .documents-component h3,
  .legal-doc-styles h3,
  .order-client h3,
  .order-complete-component h3,
  .page-not-found-outer-container h3,
  .preorder-complete-component h3,
  .sign-up-success-component h3 {
    font: 30px/30px Roboto, Helvetica, Arial, Verdana, sans-serif;
    font-weight: 700;
  }
}
.account-client h4,
.account-container h4,
.account-home h4,
.account-payments h4,
.account-statement-detail h4,
.account-statements h4,
.address-dialog h4,
.deposit-client h4,
.deposit-complete-component h4,
.documents-component h4,
.legal-doc-styles h4,
.order-client h4,
.order-complete-component h4,
.page-not-found-outer-container h4,
.preorder-complete-component h4,
.sign-up-success-component h4 {
  font: 25px/25px Roboto, Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 500px) {
  .account-client h4,
  .account-container h4,
  .account-home h4,
  .account-payments h4,
  .account-statement-detail h4,
  .account-statements h4,
  .address-dialog h4,
  .deposit-client h4,
  .deposit-complete-component h4,
  .documents-component h4,
  .legal-doc-styles h4,
  .order-client h4,
  .order-complete-component h4,
  .page-not-found-outer-container h4,
  .preorder-complete-component h4,
  .sign-up-success-component h4 {
    font: 25px/25px Roboto, Helvetica, Arial, Verdana, sans-serif;
    font-weight: 700;
  }
}
.account-client h5,
.account-container h5,
.account-home h5,
.account-payments h5,
.account-statement-detail h5,
.account-statements h5,
.address-dialog h5,
.deposit-client h5,
.deposit-complete-component h5,
.documents-component h5,
.legal-doc-styles h5,
.order-client h5,
.order-complete-component h5,
.page-not-found-outer-container h5,
.preorder-complete-component h5,
.sign-up-success-component h5 {
  font: 20px/25px Roboto, Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 500px) {
  .account-client h5,
  .account-container h5,
  .account-home h5,
  .account-payments h5,
  .account-statement-detail h5,
  .account-statements h5,
  .address-dialog h5,
  .deposit-client h5,
  .deposit-complete-component h5,
  .documents-component h5,
  .legal-doc-styles h5,
  .order-client h5,
  .order-complete-component h5,
  .page-not-found-outer-container h5,
  .preorder-complete-component h5,
  .sign-up-success-component h5 {
    font: 20px/25px Roboto, Helvetica, Arial, Verdana, sans-serif;
    font-weight: 700;
  }
}
.clickable {
  cursor: pointer;
}
.clickable:hover {
  text-decoration: underline;
}
.clickable:active {
  opacity: 0.5;
}
@font-face {
  font-family: Material Icons;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/MaterialIcons-Regular.eot);
  src: local("Material Icons"), local("MaterialIcons-Regular"),
    url(../fonts/MaterialIcons-Regular.woff2) format("woff2"),
    url(../fonts/MaterialIcons-Regular.woff) format("woff"),
    url(../fonts/MaterialIcons-Regular.ttf) format("truetype");
}
.material-icons {
  font-family: Material Icons;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1,
.mat-headline,
.mat-typography h1 {
  font: 700 32px/48px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-title,
.mat-typography h2 {
  font: 500 20px/32px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subheading-2,
.mat-typography h3 {
  font: 400 16px/28px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4,
.mat-subheading-1,
.mat-typography h4 {
  font: 400 15px/24px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography h5 {
  font: 500 calc(16px * 0.83) / 24px Roboto, Helvetica Neue, sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography h6 {
  font: 500 calc(16px * 0.67) / 24px Roboto, Helvetica Neue, sans-serif;
  margin: 0 0 12px;
}
.mat-body-2,
.mat-body-strong {
  font: 500 14px/24px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-body,
.mat-body-1,
.mat-typography {
  font: 500 16px/24px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-body-1 p,
.mat-body p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-caption,
.mat-small {
  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: 500 16px/24px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle,
.mat-card {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-card-title {
  font-size: 32px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-content,
.mat-card-subtitle {
  font-size: 16px;
}
.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-remove.mat-icon,
.mat-chip .mat-chip-trailing-icon.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: 16px;
}
.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: 500;
}
.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: 500 16px/24px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float
  .mat-input-server:focus
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float
  .mat-input-server[label]:not(:label-shown)
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float
  .mat-input-server:focus
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px)
    translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float
  .mat-form-field-autofill-control:-webkit-autofill
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px)
    translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float
  .mat-input-server[label]:not(:label-shown)
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px)
    translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float
    .mat-form-field-label,
  .mat-form-field-appearance-legacy.mat-form-field-can-float
    .mat-input-server:focus
    + .mat-form-field-label-wrapper
    .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float
    .mat-form-field-autofill-control:-webkit-autofill
    + .mat-form-field-label-wrapper
    .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float
    .mat-input-server[label]:not(:label-shown)
    + .mat-form-field-label-wrapper
    .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em;
}
.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;
}
.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-footer,
.mat-grid-tile-header {
  font-size: 16px;
}
.mat-grid-tile-footer .mat-line,
.mat-grid-tile-header .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-footer .mat-line:nth-child(n + 2),
.mat-grid-tile-header .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: 16px;
  font-weight: 500;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, Helvetica Neue, sans-serif;
  font-size: 12px;
}
.mat-radio-button,
.mat-select {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content,
.mat-slider-thumb-label-text {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-slider-thumb-label-text {
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-horizontal,
.mat-stepper-vertical {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-step-label {
  font-size: 16px;
  font-weight: 500;
}
.mat-step-sub-label-error {
  font-weight: 400;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group,
.mat-tab-label,
.mat-tab-link {
  font-family: Roboto, Helvetica Neue, sans-serif;
}
.mat-tab-label,
.mat-tab-link {
  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,
.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),
.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: 16px;
}
.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),
.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: 16px;
}
.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-nested-tree-node,
.mat-tree-node {
  font-weight: 500;
  font-size: 16px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.cdk-global-overlay-wrapper,
.cdk-overlay-container {
  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,
.cdk-overlay-pane {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  pointer-events: auto;
  box-sizing: border-box;
  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 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
@media screen and (-ms-high-contrast: active) {
  .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0.6;
  }
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop,
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
@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;
}
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;
}
.mat-focus-indicator,
.mat-mdc-focus-indicator {
  position: relative;
}
.theme-dim .info-pane,
.theme-dim .topic-option {
  background-color: hsla(0, 0%, 100%, 0.15);
}
.theme-bright .info-pane,
.theme-bright .topic-option {
  background-color: #e5e5e5;
}
.clear-mode > .starlink-public-header-navigation {
  background-color: #000;
}
.clear-black-mode > .starlink-public-header-navigation {
  background-color: #fff;
}
.app-banner
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details,
.app-banner .button,
.cdk-overlay-container
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details,
.cdk-overlay-container .button,
mat-drawer-container.mat-drawer-container
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details,
mat-drawer-container.mat-drawer-container .button,
mat-sidenav-container.mat-drawer-container.layout-main
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details,
mat-sidenav-container.mat-drawer-container.layout-main .button {
  text-transform: uppercase;
  font: 12px/18px Roboto, Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700;
  min-height: 50px;
  border-radius: 4px;
  padding: 2px 4px;
  box-sizing: border-box;
}
.theme-dim .button.button-filled,
.theme-dim.force-theme.force-theme .button.button-filled {
  background: #fff;
  color: #000;
  border: 0;
}
.theme-dim .button.button-filled span,
.theme-dim.force-theme.force-theme .button.button-filled span {
  color: #000;
}
.theme-dim .button.button-filled.disabled,
.theme-dim .button.button-filled:disabled,
.theme-dim.force-theme.force-theme .button.button-filled.disabled,
.theme-dim.force-theme.force-theme .button.button-filled:disabled {
  color: hsla(0, 0%, 100%, 0.7);
  background: hsla(0, 0%, 100%, 0.3);
}
.theme-dim .button.button-filled.disabled span,
.theme-dim .button.button-filled:disabled span,
.theme-dim.force-theme.force-theme .button.button-filled.disabled span,
.theme-dim.force-theme.force-theme .button.button-filled:disabled span {
  color: hsla(0, 0%, 100%, 0.7);
}
.theme-dim .button.button-filled .mat-svg-icon,
.theme-dim.force-theme.force-theme .button.button-filled .mat-svg-icon {
  filter: invert(100%);
}
.theme-dim
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details,
.theme-dim .button.button-outlined,
.theme-dim.force-theme.force-theme
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details,
.theme-dim.force-theme.force-theme .button.button-outlined {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.theme-dim
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details
  span,
.theme-dim .button.button-outlined span,
.theme-dim.force-theme.force-theme
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details
  span,
.theme-dim.force-theme.force-theme .button.button-outlined span {
  color: #fff;
}
.theme-dim
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details.disabled,
.theme-dim
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details:disabled,
.theme-dim .button.button-outlined.disabled,
.theme-dim .button.button-outlined:disabled,
.theme-dim.force-theme.force-theme
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details.disabled,
.theme-dim.force-theme.force-theme
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details:disabled,
.theme-dim.force-theme.force-theme .button.button-outlined.disabled,
.theme-dim.force-theme.force-theme .button.button-outlined:disabled {
  color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.3);
}
.theme-dim
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details.disabled
  span,
.theme-dim
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details:disabled
  span,
.theme-dim .button.button-outlined.disabled span,
.theme-dim .button.button-outlined:disabled span,
.theme-dim.force-theme.force-theme
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details.disabled
  span,
.theme-dim.force-theme.force-theme
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details:disabled
  span,
.theme-dim.force-theme.force-theme .button.button-outlined.disabled span,
.theme-dim.force-theme.force-theme .button.button-outlined:disabled span {
  color: hsla(0, 0%, 100%, 0.7);
}
.light-card .button.button-filled,
.theme-bright .button.button-filled,
.theme-dim .invert-section .button.button-filled {
  background: #000;
  color: #fff;
  border: 0;
}
.light-card .button.button-filled span,
.theme-bright .button.button-filled span,
.theme-dim .invert-section .button.button-filled span {
  color: #fff;
}
.light-card .button.button-filled.disabled,
.light-card .button.button-filled:disabled,
.theme-bright .button.button-filled.disabled,
.theme-bright .button.button-filled:disabled,
.theme-dim .invert-section .button.button-filled.disabled,
.theme-dim .invert-section .button.button-filled:disabled {
  color: rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0.3);
}
.light-card .button.button-filled.disabled span,
.light-card .button.button-filled:disabled span,
.theme-bright .button.button-filled.disabled span,
.theme-bright .button.button-filled:disabled span,
.theme-dim .invert-section .button.button-filled.disabled span,
.theme-dim .invert-section .button.button-filled:disabled span {
  color: rgba(0, 0, 0, 0.3);
}
.light-card .button.button-filled .mat-svg-icon,
.theme-bright .button.button-filled .mat-svg-icon,
.theme-dim .invert-section .button.button-filled .mat-svg-icon {
  filter: none;
}
.light-card
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details,
.light-card .button.button-outlined,
.theme-bright
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details,
.theme-bright .button.button-outlined,
.theme-dim
  .invert-section
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details,
.theme-dim .invert-section .button.button-outlined {
  background: transparent;
  color: #000;
  border: 2px solid #000;
}
.light-card
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details
  span,
.light-card .button.button-outlined span,
.theme-bright
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details
  span,
.theme-bright .button.button-outlined span,
.theme-dim
  .invert-section
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details
  span,
.theme-dim .invert-section .button.button-outlined span {
  color: #000;
}
.light-card
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details.disabled,
.light-card
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details:disabled,
.light-card .button.button-outlined.disabled,
.light-card .button.button-outlined:disabled,
.theme-bright
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details.disabled,
.theme-bright
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details:disabled,
.theme-bright .button.button-outlined.disabled,
.theme-bright .button.button-outlined:disabled,
.theme-dim
  .invert-section
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details.disabled,
.theme-dim
  .invert-section
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details:disabled,
.theme-dim .invert-section .button.button-outlined.disabled,
.theme-dim .invert-section .button.button-outlined:disabled {
  color: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0.3);
}
.light-card
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details.disabled
  span,
.light-card
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details:disabled
  span,
.light-card .button.button-outlined.disabled span,
.light-card .button.button-outlined:disabled span,
.theme-bright
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details.disabled
  span,
.theme-bright
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details:disabled
  span,
.theme-bright .button.button-outlined.disabled span,
.theme-bright .button.button-outlined:disabled span,
.theme-dim
  .invert-section
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details.disabled
  span,
.theme-dim
  .invert-section
  .adyen-checkout__payment-method--applepay
  .adyen-checkout__payment-method__details:disabled
  span,
.theme-dim .invert-section .button.button-outlined.disabled span,
.theme-dim .invert-section .button.button-outlined:disabled span {
  color: rgba(0, 0, 0, 0.3);
}
.cdk-overlay-container .mat-form-field-outline,
mat-drawer-container.mat-drawer-container .mat-form-field-outline,
mat-sidenav-container.mat-drawer-container.layout-main .mat-form-field-outline {
  border-radius: 4px;
}
.cdk-overlay-container .mat-form-field-appearance-outline .mat-form-field-infix,
mat-drawer-container.mat-drawer-container
  .mat-form-field-appearance-outline
  .mat-form-field-infix,
mat-sidenav-container.mat-drawer-container.layout-main
  .mat-form-field-appearance-outline
  .mat-form-field-infix {
  top: 0;
  border-top: none;
  font: 12px/18px Roboto, Helvetica, Arial, Verdana, sans-serif;
}
.cdk-overlay-container
  .mat-form-field-appearance-outline
  .mat-form-field-outline,
mat-drawer-container.mat-drawer-container
  .mat-form-field-appearance-outline
  .mat-form-field-outline,
mat-sidenav-container.mat-drawer-container.layout-main
  .mat-form-field-appearance-outline
  .mat-form-field-outline {
  top: 0;
}
.cdk-overlay-container .mat-input-element,
mat-drawer-container.mat-drawer-container .mat-input-element,
mat-sidenav-container.mat-drawer-container.layout-main .mat-input-element {
  font-size: 16px;
  line-height: 20px;
}
.cdk-overlay-container
  .mat-form-field-appearance-outline
  .mat-form-field-outline-end.mat-form-field-outline-start,
.cdk-overlay-container
  .mat-form-field-appearance-outline
  .mat-form-field-outline-start.mat-form-field-outline-start,
mat-drawer-container.mat-drawer-container
  .mat-form-field-appearance-outline
  .mat-form-field-outline-end.mat-form-field-outline-start,
mat-drawer-container.mat-drawer-container
  .mat-form-field-appearance-outline
  .mat-form-field-outline-start.mat-form-field-outline-start,
mat-sidenav-container.mat-drawer-container.layout-main
  .mat-form-field-appearance-outline
  .mat-form-field-outline-end.mat-form-field-outline-start,
mat-sidenav-container.mat-drawer-container.layout-main
  .mat-form-field-appearance-outline
  .mat-form-field-outline-start.mat-form-field-outline-start {
  border-radius: 4px 0 0 4px;
  border-right-style: none;
}
.cdk-overlay-container
  .mat-form-field-appearance-outline
  .mat-form-field-outline-end.mat-form-field-outline-end,
.cdk-overlay-container
  .mat-form-field-appearance-outline
  .mat-form-field-outline-start.mat-form-field-outline-end,
mat-drawer-container.mat-drawer-container
  .mat-form-field-appearance-outline
  .mat-form-field-outline-end.mat-form-field-outline-end,
mat-drawer-container.mat-drawer-container
  .mat-form-field-appearance-outline
  .mat-form-field-outline-start.mat-form-field-outline-end,
mat-sidenav-container.mat-drawer-container.layout-main
  .mat-form-field-appearance-outline
  .mat-form-field-outline-end.mat-form-field-outline-end,
mat-sidenav-container.mat-drawer-container.layout-main
  .mat-form-field-appearance-outline
  .mat-form-field-outline-start.mat-form-field-outline-end {
  border-radius: 0 4px 4px 0;
  border-left-style: none;
}
.cdk-overlay-container
  .mat-form-field-invalid.mat-form-field-appearance-outline.mat-form-field-appearance-outline
  .mat-form-field-outline-end,
.cdk-overlay-container
  .mat-form-field-invalid.mat-form-field-appearance-outline.mat-form-field-appearance-outline
  .mat-form-field-outline-gap,
.cdk-overlay-container
  .mat-form-field-invalid.mat-form-field-appearance-outline.mat-form-field-appearance-outline
  .mat-form-field-outline-start,
mat-drawer-container.mat-drawer-container
  .mat-form-field-invalid.mat-form-field-appearance-outline.mat-form-field-appearance-outline
  .mat-form-field-outline-end,
mat-drawer-container.mat-drawer-container
  .mat-form-field-invalid.mat-form-field-appearance-outline.mat-form-field-appearance-outline
  .mat-form-field-outline-gap,
mat-drawer-container.mat-drawer-container
  .mat-form-field-invalid.mat-form-field-appearance-outline.mat-form-field-appearance-outline
  .mat-form-field-outline-start,
mat-sidenav-container.mat-drawer-container.layout-main
  .mat-form-field-invalid.mat-form-field-appearance-outline.mat-form-field-appearance-outline
  .mat-form-field-outline-end,
mat-sidenav-container.mat-drawer-container.layout-main
  .mat-form-field-invalid.mat-form-field-appearance-outline.mat-form-field-appearance-outline
  .mat-form-field-outline-gap,
mat-sidenav-container.mat-drawer-container.layout-main
  .mat-form-field-invalid.mat-form-field-appearance-outline.mat-form-field-appearance-outline
  .mat-form-field-outline-start {
  border-color: #f44336;
}
.cdk-overlay-container ::-webkit-input-placeholder,
.cdk-overlay-container ::placeholder,
mat-drawer-container.mat-drawer-container ::-webkit-input-placeholder,
mat-drawer-container.mat-drawer-container ::placeholder,
mat-sidenav-container.mat-drawer-container.layout-main
  ::-webkit-input-placeholder,
mat-sidenav-container.mat-drawer-container.layout-main ::placeholder {
  opacity: 1;
  text-transform: uppercase;
  font: 12px/18px Roboto, Helvetica, Arial, Verdana, sans-serif;
}
.theme-dim.theme-dim.theme-dim .mat-form-field-outline {
  background-color: hsla(0, 0%, 100%, 0.15);
}
.theme-dim.theme-dim.theme-dim .mat-input-element {
  caret-color: #fff;
}
.theme-dim.theme-dim.theme-dim
  .mat-form-field-appearance-outline
  .mat-form-field-outline-end,
.theme-dim.theme-dim.theme-dim
  .mat-form-field-appearance-outline
  .mat-form-field-outline-gap,
.theme-dim.theme-dim.theme-dim
  .mat-form-field-appearance-outline
  .mat-form-field-outline-start {
  border-color: hsla(0, 0%, 100%, 0.5);
}
.theme-dim.theme-dim.theme-dim
  .mat-focused.mat-form-field-appearance-outline
  .mat-form-field-outline-end,
.theme-dim.theme-dim.theme-dim
  .mat-focused.mat-form-field-appearance-outline
  .mat-form-field-outline-gap,
.theme-dim.theme-dim.theme-dim
  .mat-focused.mat-form-field-appearance-outline
  .mat-form-field-outline-start {
  border-color: #fff;
}
.theme-dim.theme-dim.theme-dim ::-webkit-input-placeholder,
.theme-dim.theme-dim.theme-dim ::placeholder {
  color: hsla(0, 0%, 100%, 0.25);
}
.theme-bright.theme-bright .mat-input-element {
  caret-color: #000;
}
.theme-bright.theme-bright .mat-form-field-outline {
  background-color: hsla(0, 0%, 100%, 0.85);
}
mat-sidenav-container.mat-drawer-container.layout-main .table-card {
  padding: 30px;
  border-radius: 4px;
}
mat-sidenav-container.mat-drawer-container.layout-main .table-card td {
  border: none;
}
mat-sidenav-container.mat-drawer-container.layout-main .table-card tr {
  height: auto;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card
  td.mat-cell:last-of-type,
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card
  td.mat-footer-cell:last-of-type,
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card
  th.mat-header-cell:last-of-type {
  text-align: left;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card
  .column-shrink,
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card
  th.mat-header-cell:last-of-type {
  width: 0.1%;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card
  .column-nowrap,
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card
  th.mat-header-cell {
  white-space: nowrap;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card
  td.mat-cell.selectable {
  cursor: pointer;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card
  td
  a
  mat-icon {
  vertical-align: middle;
}
mat-sidenav-container.mat-drawer-container.layout-main .table-card h1,
mat-sidenav-container.mat-drawer-container.layout-main .table-card h2,
mat-sidenav-container.mat-drawer-container.layout-main .table-card h3,
mat-sidenav-container.mat-drawer-container.layout-main .table-card h4,
mat-sidenav-container.mat-drawer-container.layout-main .table-card p {
  margin-bottom: 20px;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card
  sx-paginator {
  margin-bottom: -18px;
}
mat-sidenav-container.mat-drawer-container.layout-main .table-card-mobile {
  width: 100%;
  padding: 30px 22px;
}
mat-sidenav-container.mat-drawer-container.layout-main table.mat-table {
  background-color: transparent;
  border-collapse: collapse;
  width: 100%;
}
mat-sidenav-container.mat-drawer-container.layout-main table.mat-table td,
mat-sidenav-container.mat-drawer-container.layout-main table.mat-table th {
  padding: 24px 6px;
}
mat-sidenav-container.mat-drawer-container.layout-main
  table.mat-table
  td:first-of-type,
mat-sidenav-container.mat-drawer-container.layout-main
  table.mat-table
  th:first-of-type {
  padding-left: 0;
}
mat-sidenav-container.mat-drawer-container.layout-main
  table.mat-table
  td:last-of-type,
mat-sidenav-container.mat-drawer-container.layout-main
  table.mat-table
  th:last-of-type {
  padding-right: 0;
}
mat-sidenav-container.mat-drawer-container.layout-main table.mat-table th {
  font: 20px/20px DIN_Regular, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
mat-sidenav-container.mat-drawer-container.layout-main table.mat-table tr + tr {
  border-top: 1px solid #707070;
}
mat-sidenav-container.mat-drawer-container.layout-main table.mat-table td {
  font: 20px/20px DIN_Bold, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
mat-sidenav-container.mat-drawer-container.layout-main
  table.mat-table
  td.selectable
  a:focus,
mat-sidenav-container.mat-drawer-container.layout-main
  table.mat-table
  td.selectable
  a:hover {
  cursor: pointer;
  text-decoration: underline;
}
mat-sidenav-container.mat-drawer-container.layout-main table.mat-table td a {
  font-weight: 400;
  text-decoration: underline;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card-mobile
  table.mat-table
  tr.mobile-stack {
  display: flex;
  flex-direction: column;
  padding: 12px 0;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card-mobile
  table.mat-table
  td,
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card-mobile
  table.mat-table
  th {
  padding-top: 8px;
  padding-bottom: 8px;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .table-card-mobile
  table.mat-table
  td.mobile-stack {
  padding-left: 0;
  padding-right: 0;
}
.theme-dim .table-card {
  background-color: hsla(0, 0%, 100%, 0.15);
}
.theme-dim table.mat-table td,
.theme-dim table.mat-table th {
  color: #fff;
}
.theme-bright .table-card {
  background-color: #e5e5e5;
}
.theme-bright table.mat-table td,
.theme-bright table.mat-table th {
  color: #000;
}
.sx-paginator {
  margin-bottom: 10px;
}
.theme-dim .sx-paginator .pagination-button > span,
.theme-dim .sx-paginator span.pagination-ellipsis {
  color: hsla(0, 0%, 100%, 0.29);
}
.theme-dim .sx-paginator .pagination-button.current-page > span {
  color: #fff;
  -webkit-text-decoration-color: hsla(0, 0%, 100%, 0.29);
  text-decoration-color: hsla(0, 0%, 100%, 0.29);
}
.theme-bright .sx-paginator .pagination-button > span,
.theme-bright .sx-paginator span.pagination-ellipsis {
  color: rgba(0, 0, 0, 0.35);
}
.theme-bright .sx-paginator .pagination-button.current-page > span {
  color: #000;
  -webkit-text-decoration-color: rgba(0, 0, 0, 0.35);
  text-decoration-color: rgba(0, 0, 0, 0.35);
}
mat-sidenav-container.mat-drawer-container.layout-main .info-pane-layout {
  display: flex;
  flex-direction: row;
  gap: 60px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  mat-sidenav-container.mat-drawer-container.layout-main .info-pane-layout {
    flex-direction: column;
    gap: 0;
    padding: 0 12px;
  }
}
mat-sidenav-container.mat-drawer-container.layout-main
  .info-pane-layout
  .info-pane {
  transition-property: background-color, border-color, color;
  transition-duration: 0.25s;
  transition-timing-function: ease-in-out;
  margin-top: 66px;
  display: flex;
  flex-direction: column;
  flex-basis: 400px;
  max-width: 400px;
  flex-shrink: 0;
  padding: 30px 36px;
  border-radius: 4px;
}
@media screen and (max-width: 960px) {
  mat-sidenav-container.mat-drawer-container.layout-main
    .info-pane-layout
    .info-pane {
    margin-top: 0;
    padding: 30px 22px;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
mat-sidenav-container.mat-drawer-container.layout-main
  .info-pane-layout
  .info-pane
  h1,
mat-sidenav-container.mat-drawer-container.layout-main
  .info-pane-layout
  .info-pane
  h2,
mat-sidenav-container.mat-drawer-container.layout-main
  .info-pane-layout
  .info-pane
  h3 {
  margin-bottom: 10px;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .info-pane-layout
  .info-pane
  .button {
  width: 100%;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .info-pane-layout
  .info-pane
  .light-card {
  padding: 28px 22px;
  width: 100%;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.9);
}
mat-sidenav-container.mat-drawer-container.layout-main
  .info-pane-layout
  .info-pane
  .light-card
  h4 {
  font: 16px/22px DIN_Regular, Arial, Verdana, sans-serif;
  font-weight: 100;
}
mat-sidenav-container.mat-drawer-container.layout-main
  .info-pane-layout
  .content-pane {
  max-width: 1020px;
  margin-top: 66px;
  display: flex;
  flex-basis: 70%;
}
@media screen and (max-width: 960px) {
  mat-sidenav-container.mat-drawer-container.layout-main
    .info-pane-layout
    .content-pane {
    margin-top: 30px;
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
}
.info-pane .info-pane-option {
  cursor: pointer;
  font: 16px/22px DIN_Regular, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  padding: 15px 0;
}
.info-pane .info-pane-option .mat-icon {
  transform: scale(0.7);
}
.info-pane button.info-pane-option {
  width: 100%;
  background: transparent;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.info-pane button.info-pane-option .mat-button-wrapper {
  place-content: center space-between;
  align-items: center;
  display: flex;
  width: 100%;
}
.theme-dim .info-pane {
  background-color: hsla(0, 0%, 100%, 0.15);
}
.theme-dim .divider-top,
.theme-dim .info-pane .info-pane-option:not(:first-of-type) {
  border-top: 1px solid hsla(0, 0%, 100%, 0.28);
}
.theme-bright .info-pane {
  background-color: #e5e5e5;
}
.theme-bright .divider-top,
.theme-bright .info-pane .info-pane-option:not(:first-of-type) {
  border-top: 1px solid rgba(0, 0, 0, 0.28);
}
.mat-expansion-panel.mat-expansion-panel.mat-expansion-panel {
  color: inherit;
  background-color: inherit;
}
.mat-expansion-panel.mat-expansion-panel.mat-expansion-panel
  .mat-expansion-panel-header {
  background-color: inherit;
}
.mat-expansion-panel.mat-expansion-panel.mat-expansion-panel
  .mat-expansion-panel-header-title {
  color: inherit;
}
.cdk-overlay-container .mat-checkbox-background,
mat-drawer-container.mat-drawer-container .mat-checkbox-background,
mat-sidenav-container.mat-drawer-container.layout-main
  .mat-checkbox-background {
  border-radius: 4px;
}
.cdk-overlay-container .mat-checkbox-frame,
mat-drawer-container.mat-drawer-container .mat-checkbox-frame,
mat-sidenav-container.mat-drawer-container.layout-main .mat-checkbox-frame {
  border-radius: 4px;
  background-color: transparent;
}
.theme-dim .mat-checkbox-label {
  color: #fff !important;
}
.theme-dim .mat-checkbox-background {
  border-width: 1px;
  border-style: solid;
  border-color: #fff !important;
}
.theme-bright .mat-checkbox-label {
  color: #000 !important;
}
.theme-bright .mat-checkbox-background {
  border-width: 1px;
  border-style: solid;
  border-color: #000 !important;
}
.theme-dim.theme-dim.theme-dim .mat-option {
  background-color: rgba(0, 0, 0, 0.75);
}
.theme-dim.theme-dim.theme-dim .mat-option.mat-active,
.theme-dim.theme-dim.theme-dim .mat-option:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.theme-dim.theme-dim.theme-dim .mat-option .mat-option-text {
  border-bottom: none;
}
:not(.full-screen) > .mat-dialog-container {
  box-shadow: none;
  border-radius: 4px;
}
@media screen and (max-width: 536px) {
  :not(.full-screen) > .mat-dialog-container {
    border-radius: 0;
  }
}
:not(.full-screen):not(.standard-padding) > .mat-dialog-container {
  padding: 66px 20px 40px;
}
.background-hidden {
  opacity: 0;
}
.cdk-overlay-container
  :not(.cdk-overlay-connected-position-bounding-box)
  .cdk-overlay-pane {
  padding: 0;
  width: 536px;
  max-width: 100% !important;
  max-height: 100vh;
  position: relative !important;
}
.cdk-overlay-container
  :not(.cdk-overlay-connected-position-bounding-box)
  .cdk-overlay-pane.dropdown-extend
  .mat-dialog-container {
  overflow: initial;
}
.cdk-overlay-container
  :not(.cdk-overlay-connected-position-bounding-box)
  .cdk-overlay-pane
  .mat-dialog-content {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: visible;
}
.cdk-overlay-container
  :not(.cdk-overlay-connected-position-bounding-box)
  .cdk-overlay-pane
  h3 {
  margin-bottom: 20px;
}
.cdk-overlay-container
  :not(.cdk-overlay-connected-position-bounding-box)
  .cdk-overlay-pane
  p {
  margin: 12px 0;
}
.cdk-overlay-container
  :not(.cdk-overlay-connected-position-bounding-box)
  .cdk-overlay-pane
  .dialog-close-button {
  position: absolute;
  top: 8px;
  right: 10px;
  transform: scale(0.6);
}
.cdk-overlay-container
  :not(.cdk-overlay-connected-position-bounding-box)
  .cdk-overlay-pane
  .mat-dialog-actions {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 12px;
  padding: 10px 0;
  margin: 12px 0 0;
}
.cdk-overlay-container
  :not(.cdk-overlay-connected-position-bounding-box)
  .cdk-overlay-pane
  .mat-dialog-actions
  button {
  margin: 0 auto;
  width: 100%;
  max-width: 50%;
}
@media screen and (max-width: 960px) {
  .cdk-overlay-container
    :not(.cdk-overlay-connected-position-bounding-box)
    .cdk-overlay-pane
    .mat-dialog-actions {
    gap: 10px;
    flex-direction: column;
  }
  .cdk-overlay-container
    :not(.cdk-overlay-connected-position-bounding-box)
    .cdk-overlay-pane
    .mat-dialog-actions
    button {
    max-width: 100%;
  }
}
.theme-bright .cdk-overlay-container .cdk-overlay-dark-backdrop {
  background-color: rgba(0, 0, 0, 0.7);
}
.theme-bright .cdk-overlay-container .mat-dialog-container {
  background-color: #fff;
  color: #000;
}
.marketing-client-container .cdk-overlay-container .cdk-overlay-dark-backdrop,
.theme-dim .cdk-overlay-container .cdk-overlay-dark-backdrop {
  background-color: rgba(0, 0, 0, 0.7);
}
.marketing-client-container .cdk-overlay-container .mat-dialog-container,
.theme-dim .cdk-overlay-container .mat-dialog-container {
  background-color: #262626;
  color: #fff;
}
.cdk-overlay-container .mat-select-arrow-wrapper,
mat-drawer-container.mat-drawer-container .mat-select-arrow-wrapper,
mat-sidenav-container.mat-drawer-container.layout-main
  .mat-select-arrow-wrapper {
  transform: none;
}
.cdk-overlay-container .mat-select-placeholder,
mat-drawer-container.mat-drawer-container .mat-select-placeholder,
mat-sidenav-container.mat-drawer-container.layout-main .mat-select-placeholder {
  opacity: 1;
  text-transform: uppercase;
  font: 12px/18px Roboto, Helvetica, Arial, Verdana, sans-serif;
}
.theme-dim.theme-dim.theme-dim .mat-select-placeholder {
  color: hsla(0, 0%, 100%, 0.25);
}
.theme-bright.theme-bright.theme-bright .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.cdk-overlay-container .mat-tab-labels,
mat-sidenav-container.mat-drawer-container.layout-main .mat-tab-labels {
  margin-bottom: 18px;
}
.cdk-overlay-container .mat-tab-label,
mat-sidenav-container.mat-drawer-container.layout-main .mat-tab-label {
  font: 14px/16px DIN_Bold, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  flex-basis: 100%;
  place-content: center;
}
.cdk-overlay-container .mat-ink-bar,
mat-sidenav-container.mat-drawer-container.layout-main .mat-ink-bar {
  display: none;
}
.theme-dim.theme-dim .mat-tab-label {
  color: hsla(0, 0%, 100%, 0.28);
  border-bottom: 2px solid hsla(0, 0%, 100%, 0.28);
}
.theme-dim.theme-dim .mat-tab-label-active {
  color: #fff;
  border-bottom: 2px solid #fff;
}
.theme-bright.theme-bright .mat-tab-label {
  color: rgba(0, 0, 0, 0.28);
  border-bottom: 2px solid rgba(0, 0, 0, 0.28);
}
.theme-bright.theme-bright .mat-tab-label-active {
  color: #000;
  border-bottom: 2px solid #000;
}
.theme-dim.theme-dim .mat-progress-spinner circle,
.theme-dim.theme-dim .mat-spinner circle {
  stroke: #fff;
}
.fddbold30 {
  font: 30px/30px DIN_Bold, Arial, Verdana, sans-serif;
}
.fddbold25 {
  font: 25px/25px DIN_Bold, Arial, Verdana, sans-serif;
}
.fddbold22 {
  font: 22px/22px DIN_Bold, Arial, Verdana, sans-serif;
}
.fddbold20 {
  font: 20px/20px DIN_Bold, Arial, Verdana, sans-serif;
}
.fddbold18 {
  font: 18px/20px DIN_Bold, Arial, Verdana, sans-serif;
}
.fddbold16 {
  font: 16px/20px DIN_Bold, Arial, Verdana, sans-serif;
}
.fddbold14 {
  font: 14px/16px DIN_Bold, Arial, Verdana, sans-serif;
}
.fddbold12 {
  font: 12px/18px DIN_Bold, Arial, Verdana, sans-serif;
}
.fdd30 {
  font: 30px/30px DIN_Regular, Arial, Verdana, sans-serif;
}
.fdd20 {
  font: 20px/20px DIN_Regular, Arial, Verdana, sans-serif;
}
.fdd18 {
  font: 18px/20px DIN_Regular, Arial, Verdana, sans-serif;
}
.fdd16 {
  font: 16px/22px DIN_Regular, Arial, Verdana, sans-serif;
}
.fdd15 {
  font: 15px/15px DIN_Regular, Arial, Verdana, sans-serif;
}
.fdd14 {
  font: 14px/18px DIN_Regular, Arial, Verdana, sans-serif;
}
.fdd12 {
  font: 12px/18px DIN_Regular, Arial, Verdana, sans-serif;
}
.fdd10 {
  font: 10px/14px DIN_Regular, Arial, Verdana, sans-serif;
}
.frob20 {
  font: 20px/30px Roboto, Helvetica, Arial, Verdana, sans-serif;
}
.frob16 {
  font: 16px/26px Roboto, Helvetica, Arial, Verdana, sans-serif;
}
.frob14 {
  font: 14px/18px Roboto, Helvetica, Arial, Verdana, sans-serif;
}
.frob12 {
  font: 12px/18px Roboto, Helvetica, Arial, Verdana, sans-serif;
}
.frob10 {
  font: 10px/16px Roboto, Helvetica, Arial, Verdana, sans-serif;
}
.uppercase {
  text-transform: uppercase;
}
.notification.notification.notification {
  border-radius: 4px;
  width: 100%;
  padding: 12px 14px;
  font: 12px/18px Roboto, Helvetica, Arial, Verdana, sans-serif;
}
.notification.notification.notification.alert {
  background-color: #591f1c;
  color: #fff;
}
body:not(.consumer-theme) .cdk-overlay-container,
body:not(.consumer-theme) mat-drawer-container.mat-drawer-container,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main {
  transition-property: background-color, border-color, color;
  transition-duration: 0.25s;
  transition-timing-function: ease-in-out;
}
body:not(.consumer-theme) .cdk-overlay-container .page-margin,
body:not(.consumer-theme)
  mat-drawer-container.mat-drawer-container
  .page-margin,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  .page-margin {
  margin-top: 70px;
}
body:not(.consumer-theme) .cdk-overlay-container h3,
body:not(.consumer-theme) mat-drawer-container.mat-drawer-container h3,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  h3 {
  font: 30px/30px DIN_Bold, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
body:not(.consumer-theme) .cdk-overlay-container h4,
body:not(.consumer-theme) mat-drawer-container.mat-drawer-container h4,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  h4 {
  font: 25px/25px DIN_Bold, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
body:not(.consumer-theme) .cdk-overlay-container h5,
body:not(.consumer-theme) mat-drawer-container.mat-drawer-container h5,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  h5 {
  font: 20px/20px DIN_Bold, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  margin-bottom: 12px;
}
body:not(.consumer-theme) .cdk-overlay-container .fdd16,
body:not(.consumer-theme)
  .cdk-overlay-container
  .long-description
  div
  .long-description
  div
  a,
body:not(.consumer-theme) .cdk-overlay-container app-error-alert,
body:not(.consumer-theme) .cdk-overlay-container li,
body:not(.consumer-theme) .cdk-overlay-container p,
body:not(.consumer-theme) mat-drawer-container.mat-drawer-container .fdd16,
body:not(.consumer-theme)
  mat-drawer-container.mat-drawer-container
  .long-description
  div
  .long-description
  div
  a,
body:not(.consumer-theme)
  mat-drawer-container.mat-drawer-container
  app-error-alert,
body:not(.consumer-theme) mat-drawer-container.mat-drawer-container li,
body:not(.consumer-theme) mat-drawer-container.mat-drawer-container p,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  .fdd16,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  .long-description
  div
  .long-description
  div
  a,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  app-error-alert,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  li,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  p {
  font: 16px/22px DIN_Regular, Arial, Verdana, sans-serif;
  margin: 10px 0;
}
body:not(.consumer-theme) .cdk-overlay-container .p-small,
body:not(.consumer-theme) mat-drawer-container.mat-drawer-container .p-small,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  .p-small {
  font: 10px/16px Roboto, Helvetica, Arial, Verdana, sans-serif;
  color: #888;
}
body:not(.consumer-theme) .cdk-overlay-container .p-small a,
body:not(.consumer-theme) mat-drawer-container.mat-drawer-container .p-small a,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  .p-small
  a {
  font-weight: 700;
  text-decoration: underline;
}
body:not(.consumer-theme) .cdk-overlay-container .invert-section,
body:not(.consumer-theme)
  mat-drawer-container.mat-drawer-container
  .invert-section,
body:not(.consumer-theme)
  mat-sidenav-container.mat-drawer-container.layout-main
  .invert-section {
  background-color: hsla(0, 0%, 100%, 0.9);
}
body:not(.consumer-theme) .theme-background {
  transition-property: background-color, border-color, color;
  transition-duration: 0.25s;
  transition-timing-function: ease-in-out;
}
.marketing-client-container:not(.consumer-theme) .cdk-global-overlay-wrapper a,
.marketing-client-container:not(.consumer-theme)
  .cdk-global-overlay-wrapper
  div,
.marketing-client-container:not(.consumer-theme)
  .cdk-global-overlay-wrapper
  figcaption,
.marketing-client-container:not(.consumer-theme) .cdk-global-overlay-wrapper h1,
.marketing-client-container:not(.consumer-theme) .cdk-global-overlay-wrapper h2,
.marketing-client-container:not(.consumer-theme) .cdk-global-overlay-wrapper h3,
.marketing-client-container:not(.consumer-theme) .cdk-global-overlay-wrapper h4,
.marketing-client-container:not(.consumer-theme) .cdk-global-overlay-wrapper p,
.marketing-client-container:not(.consumer-theme)
  .cdk-global-overlay-wrapper
  span,
.theme-dim.force-theme.force-theme a,
.theme-dim.force-theme.force-theme div,
.theme-dim.force-theme.force-theme figcaption,
.theme-dim.force-theme.force-theme h1,
.theme-dim.force-theme.force-theme h2,
.theme-dim.force-theme.force-theme h3,
.theme-dim.force-theme.force-theme h4,
.theme-dim.force-theme.force-theme p,
.theme-dim.force-theme.force-theme span,
.theme-dim a,
.theme-dim div,
.theme-dim figcaption,
.theme-dim h1,
.theme-dim h2,
.theme-dim h3,
.theme-dim h4,
.theme-dim p,
.theme-dim span {
  color: #fff;
}
.marketing-client-container:not(.consumer-theme) .cdk-global-overlay-wrapper a,
.marketing-client-container:not(.consumer-theme)
  .cdk-global-overlay-wrapper
  a:active,
.marketing-client-container:not(.consumer-theme)
  .cdk-global-overlay-wrapper
  a:hover,
.marketing-client-container:not(.consumer-theme)
  .cdk-global-overlay-wrapper
  a:link,
.marketing-client-container:not(.consumer-theme)
  .cdk-global-overlay-wrapper
  a:visited,
.theme-dim.force-theme.force-theme a,
.theme-dim.force-theme.force-theme a:active,
.theme-dim.force-theme.force-theme a:hover,
.theme-dim.force-theme.force-theme a:link,
.theme-dim.force-theme.force-theme a:visited,
.theme-dim a,
.theme-dim a:active,
.theme-dim a:hover,
.theme-dim a:link,
.theme-dim a:visited {
  color: #fff;
  outline: none;
}
.marketing-client-container:not(.consumer-theme)
  .cdk-global-overlay-wrapper
  a:focus-visible,
.marketing-client-container:not(.consumer-theme)
  .cdk-global-overlay-wrapper
  button:focus-visible,
.theme-dim.force-theme.force-theme a:focus-visible,
.theme-dim.force-theme.force-theme button:focus-visible,
.theme-dim a:focus-visible,
.theme-dim button:focus-visible {
  outline: 2px solid #fff;
  outline-color: #fff;
  outline-offset: 2px;
  border-radius: 2px;
}
.marketing-client-container:not(.consumer-theme)
  .cdk-global-overlay-wrapper
  .theme-background,
.theme-dim.force-theme.force-theme .theme-background,
.theme-dim .theme-background {
  background-color: #000;
}
.light-card a,
.light-card div,
.light-card figcaption,
.light-card h1,
.light-card h2,
.light-card h3,
.light-card h4,
.light-card p,
.light-card span,
.theme-bright a,
.theme-bright div,
.theme-bright figcaption,
.theme-bright h1,
.theme-bright h2,
.theme-bright h3,
.theme-bright h4,
.theme-bright p,
.theme-bright span,
.theme-dim .invert-section a,
.theme-dim .invert-section div,
.theme-dim .invert-section figcaption,
.theme-dim .invert-section h1,
.theme-dim .invert-section h2,
.theme-dim .invert-section h3,
.theme-dim .invert-section h4,
.theme-dim .invert-section p,
.theme-dim .invert-section span {
  color: #000;
}
.light-card a,
.light-card a:active,
.light-card a:hover,
.light-card a:link,
.light-card a:visited,
.theme-bright a,
.theme-bright a:active,
.theme-bright a:hover,
.theme-bright a:link,
.theme-bright a:visited,
.theme-dim .invert-section a,
.theme-dim .invert-section a:active,
.theme-dim .invert-section a:hover,
.theme-dim .invert-section a:link,
.theme-dim .invert-section a:visited {
  color: #000;
  outline: none;
}
.light-card a:focus-visible,
.light-card button:focus-visible,
.theme-bright a:focus-visible,
.theme-bright button:focus-visible,
.theme-dim .invert-section a:focus-visible,
.theme-dim .invert-section button:focus-visible {
  outline: 2px solid #000;
  outline-color: #000;
  outline-offset: 2px;
  border-radius: 2px;
}
.light-card .theme-background,
.theme-bright .theme-background,
.theme-dim .invert-section .theme-background {
  background-color: #fff;
}
.light-card .mat-svg-icon,
.theme-bright .mat-svg-icon,
.theme-dim .invert-section .mat-svg-icon {
  filter: invert(100%);
}
.light-card .mobile-nav-icon-list-item .mat-svg-icon,
.light-card .no-invert.mat-svg-icon,
.light-card li.no-invert .mat-svg-icon,
.theme-bright .mobile-nav-icon-list-item .mat-svg-icon,
.theme-bright .no-invert.mat-svg-icon,
.theme-bright li.no-invert .mat-svg-icon,
.theme-dim .invert-section .mobile-nav-icon-list-item .mat-svg-icon,
.theme-dim .invert-section .no-invert.mat-svg-icon,
.theme-dim .invert-section li.no-invert .mat-svg-icon {
  filter: none;
}
.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-option.mat-active,
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),
.mat-option:focus:not(.mat-option-disabled),
.mat-option:hover:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-active {
  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: #000;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #c5d5e0;
}
.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: #fff;
}
.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #000;
}
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate,
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate {
  background: #c5d5e0;
}
.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: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.mat-elevation-z0 {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14),
    0 0 0 0 rgba(0, 0, 0, 0.12);
}
.mat-elevation-z1 {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 1px 3px 0 rgba(0, 0, 0, 0.12);
}
.mat-elevation-z2 {
  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);
}
.mat-elevation-z3 {
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 1px 8px 0 rgba(0, 0, 0, 0.12);
}
.mat-elevation-z4 {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.mat-elevation-z5 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14),
    0 1px 14px 0 rgba(0, 0, 0, 0.12);
}
.mat-elevation-z6 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}
.mat-elevation-z7 {
  box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2),
    0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z8 {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z9 {
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.2),
    0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z10 {
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2),
    0 10px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z11 {
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.2),
    0 11px 15px 1px rgba(0, 0, 0, 0.14), 0 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z12 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2),
    0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z13 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2),
    0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z14 {
  box-shadow: 0 7px 9px -4px rgba(0, 0, 0, 0.2),
    0 14px 21px 2px rgba(0, 0, 0, 0.14), 0 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z15 {
  box-shadow: 0 8px 9px -5px rgba(0, 0, 0, 0.2),
    0 15px 22px 2px rgba(0, 0, 0, 0.14), 0 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z16 {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2),
    0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z17 {
  box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2),
    0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z18 {
  box-shadow: 0 9px 11px -5px rgba(0, 0, 0, 0.2),
    0 18px 28px 2px rgba(0, 0, 0, 0.14), 0 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z19 {
  box-shadow: 0 9px 12px -6px rgba(0, 0, 0, 0.2),
    0 19px 29px 2px rgba(0, 0, 0, 0.14), 0 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z20 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2),
    0 20px 31px 3px rgba(0, 0, 0, 0.14), 0 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z21 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2),
    0 21px 33px 3px rgba(0, 0, 0, 0.14), 0 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z22 {
  box-shadow: 0 10px 14px -6px rgba(0, 0, 0, 0.2),
    0 22px 35px 3px rgba(0, 0, 0, 0.14), 0 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z23 {
  box-shadow: 0 11px 14px -7px rgba(0, 0, 0, 0.2),
    0 23px 36px 3px rgba(0, 0, 0, 0.14), 0 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z24 {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2),
    0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.mat-autocomplete-panel {
  background: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.mat-autocomplete-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #fff;
}
.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-content {
  color: #fff;
  background: #000;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: 1px solid;
  border-radius: 0;
}
.mat-badge-accent .mat-badge-content {
  background: #c5d5e0;
  color: #000;
}
.mat-badge-warn .mat-badge-content {
  color: #fff;
  background: #f44336;
}
.mat-badge {
  position: relative;
}
.mat-badge-hidden .mat-badge-content {
  display: none;
}
.mat-badge-disabled .mat-badge-content {
  background: #bdbdbd;
  color: rgba(0, 0, 0, 0.38);
}
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 0.2s ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.mat-badge-content._mat-animation-noopable,
.ng-animate-disabled .mat-badge-content {
  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-bottom-sheet-container {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2),
    0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #fff;
  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: #000;
}
.mat-button.mat-accent,
.mat-icon-button.mat-accent,
.mat-stroked-button.mat-accent {
  color: #c5d5e0;
}
.mat-button.mat-warn,
.mat-icon-button.mat-warn,
.mat-stroked-button.mat-warn {
  color: #f44336;
}
.mat-button.mat-accent.mat-button-disabled,
.mat-button.mat-button-disabled.mat-button-disabled,
.mat-button.mat-primary.mat-button-disabled,
.mat-button.mat-warn.mat-button-disabled,
.mat-icon-button.mat-accent.mat-button-disabled,
.mat-icon-button.mat-button-disabled.mat-button-disabled,
.mat-icon-button.mat-primary.mat-button-disabled,
.mat-icon-button.mat-warn.mat-button-disabled,
.mat-stroked-button.mat-accent.mat-button-disabled,
.mat-stroked-button.mat-button-disabled.mat-button-disabled,
.mat-stroked-button.mat-primary.mat-button-disabled,
.mat-stroked-button.mat-warn.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: #000;
}
.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: #c5d5e0;
}
.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: #000;
}
.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.mat-fab,
.mat-flat-button,
.mat-mini-fab,
.mat-raised-button {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fff;
}
.mat-fab.mat-primary,
.mat-flat-button.mat-primary,
.mat-mini-fab.mat-primary,
.mat-raised-button.mat-primary {
  color: #fff;
}
.mat-fab.mat-accent,
.mat-flat-button.mat-accent,
.mat-mini-fab.mat-accent,
.mat-raised-button.mat-accent {
  color: #000;
}
.mat-fab.mat-warn,
.mat-flat-button.mat-warn,
.mat-mini-fab.mat-warn,
.mat-raised-button.mat-warn {
  color: #fff;
}
.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-fab.mat-primary,
.mat-flat-button.mat-primary,
.mat-mini-fab.mat-primary,
.mat-raised-button.mat-primary {
  background-color: #000;
}
.mat-fab.mat-accent,
.mat-flat-button.mat-accent,
.mat-mini-fab.mat-accent,
.mat-raised-button.mat-accent {
  background-color: #c5d5e0;
}
.mat-fab.mat-warn,
.mat-flat-button.mat-warn,
.mat-mini-fab.mat-warn,
.mat-raised-button.mat-warn {
  background-color: #f44336;
}
.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-fab.mat-primary .mat-ripple-element,
.mat-flat-button.mat-primary .mat-ripple-element,
.mat-mini-fab.mat-primary .mat-ripple-element,
.mat-raised-button.mat-primary .mat-ripple-element {
  background-color: hsla(0, 0%, 100%, 0.1);
}
.mat-fab.mat-accent .mat-ripple-element,
.mat-flat-button.mat-accent .mat-ripple-element,
.mat-mini-fab.mat-accent .mat-ripple-element,
.mat-raised-button.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-fab.mat-warn .mat-ripple-element,
.mat-flat-button.mat-warn .mat-ripple-element,
.mat-mini-fab.mat-warn .mat-ripple-element,
.mat-raised-button.mat-warn .mat-ripple-element {
  background-color: hsla(0, 0%, 100%, 0.1);
}
.mat-flat-button:not([class*="mat-elevation-z"]),
.mat-stroked-button:not([class*="mat-elevation-z"]) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14),
    0 0 0 0 rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not([class*="mat-elevation-z"]) {
  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);
}
.mat-raised-button:not(.mat-button-disabled):active:not(
    [class*="mat-elevation-z"]
  ) {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-raised-button.mat-button-disabled:not([class*="mat-elevation-z"]) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14),
    0 0 0 0 rgba(0, 0, 0, 0.12);
}
.mat-fab:not([class*="mat-elevation-z"]),
.mat-mini-fab:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 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: 0 7px 8px -4px rgba(0, 0, 0, 0.2),
    0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 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: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14),
    0 0 0 0 rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-group,
.mat-button-toggle-standalone {
  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);
}
.mat-button-toggle-group-appearance-standard,
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
  box-shadow: none;
}
.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: #000;
}
.mat-button-toggle-group-appearance-standard
  .mat-button-toggle
  + .mat-button-toggle {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
[dir="rtl"]
  .mat-button-toggle-group-appearance-standard
  .mat-button-toggle
  + .mat-button-toggle {
  border-left: none;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical
  .mat-button-toggle
  + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #fff;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.mat-button-toggle-group-appearance-standard,
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.mat-card {
  background: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.mat-card:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 1px 3px 0 rgba(0, 0, 0, 0.12);
}
.mat-card.mat-card-flat:not([class*="mat-elevation-z"]) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14),
    0 0 0 0 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: #fff;
}
.mat-checkbox-checkmark-path {
  stroke: #fff !important;
}
.mat-checkbox-mixedmark {
  background-color: #fff;
}
.mat-checkbox-checked.mat-primary .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background {
  background-color: #000;
}
.mat-checkbox-checked.mat-accent .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
  background-color: #c5d5e0;
}
.mat-checkbox-checked.mat-warn .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox .mat-ripple-element {
  background-color: #000;
}
.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: #000;
}
.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: #c5d5e0;
}
.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: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 1px 8px 0 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: #000;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #000;
  color: #fff;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: #fff;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: hsla(0, 0%, 100%, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: #fff;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: #fff;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: hsla(0, 0%, 100%, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #c5d5e0;
  color: #000;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: #000;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-table {
  background: #fff;
}
.mat-table-sticky,
.mat-table tbody,
.mat-table tfoot,
.mat-table thead,
[mat-footer-row],
[mat-header-row],
[mat-row],
mat-footer-row,
mat-header-row,
mat-row {
  background: inherit;
}
mat-footer-row,
mat-header-row,
mat-row,
td.mat-cell,
td.mat-footer-cell,
th.mat-header-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 {
  border-top-color: rgba(0, 0, 0, 0.54);
}
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button,
.mat-datepicker-toggle {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-table-header-divider:after {
  background: rgba(0, 0, 0, 0.12);
}
.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
  ),
.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(0, 0, 0, 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(
    90deg,
    rgba(0, 0, 0, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 0
  );
}
.mat-calendar-body-comparison-bridge-end:before,
[dir="rtl"] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(
    270deg,
    rgba(0, 0, 0, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 0
  );
}
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,
.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical {
  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: #000;
  color: #fff;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 0, 0, 0.4);
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff;
}
.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
  ),
.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(0, 0, 0, 0.3);
}
.mat-datepicker-content {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before {
  background: rgba(197, 213, 224, 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(
    90deg,
    rgba(197, 213, 224, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 0
  );
}
.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(
    270deg,
    rgba(197, 213, 224, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 0
  );
}
.mat-datepicker-content.mat-accent
  .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,
.mat-datepicker-content.mat-accent
  .mat-calendar-body-in-range
  > .mat-calendar-body-comparison-identical {
  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: #c5d5e0;
  color: #000;
}
.mat-datepicker-content.mat-accent
  .mat-calendar-body-disabled
  > .mat-calendar-body-selected {
  background-color: rgba(197, 213, 224, 0.4);
}
.mat-datepicker-content.mat-accent
  .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #000;
}
.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
  ),
.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(197, 213, 224, 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(
    90deg,
    rgba(244, 67, 54, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 0
  );
}
.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(
    270deg,
    rgba(244, 67, 54, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 0
  );
}
.mat-datepicker-content.mat-warn
  .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,
.mat-datepicker-content.mat-warn
  .mat-calendar-body-in-range
  > .mat-calendar-body-comparison-identical {
  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: #fff;
}
.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 #fff;
}
.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
  ),
.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: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14),
    0 0 0 0 rgba(0, 0, 0, 0.12);
}
.mat-datepicker-toggle-active {
  color: #000;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #c5d5e0;
}
.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: 0 11px 15px -7px rgba(0, 0, 0, 0.2),
    0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #fff;
  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: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel:not([class*="mat-elevation-z"]) {
  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);
}
.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: #fff;
  }
}
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-indicator:after,
.mat-expansion-panel-header-description {
  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-description,
.mat-expansion-panel-header[aria-disabled="true"]
  .mat-expansion-panel-header-title {
  color: inherit;
}
.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
.mat-form-field-label,
.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.mat-form-field.mat-focused .mat-form-field-label {
  color: #000;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #c5d5e0;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.mat-focused .mat-form-field-required-marker {
  color: #c5d5e0;
}
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #000;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #c5d5e0;
}
.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: #000;
}
.mat-form-field-type-mat-native-select.mat-focused:not(
    .mat-form-field-invalid
  ).mat-accent
  .mat-form-field-infix:after {
  color: #c5d5e0;
}
.mat-form-field-type-mat-native-select.mat-focused:not(
    .mat-form-field-invalid
  ).mat-warn
  .mat-form-field-infix:after,
.mat-form-field.mat-form-field-invalid .mat-form-field-label,
.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,
.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(
    90deg,
    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(
    90deg,
    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: #000;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent
  .mat-form-field-outline-thick {
  color: #c5d5e0;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn
  .mat-form-field-outline-thick,
.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: #000;
}
.mat-icon.mat-accent {
  color: #c5d5e0;
}
.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-form-field-type-mat-native-select.mat-form-field-disabled
  .mat-form-field-infix:after,
.mat-input-element:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-input-element {
  caret-color: #000;
}
.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: #c5d5e0;
}
.mat-form-field-invalid .mat-input-element,
.mat-form-field.mat-warn .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,
.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.mat-list-item-disabled {
  background-color: #eee;
}
.mat-action-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-list-option:focus,
.mat-list-option:hover,
.mat-nav-list .mat-list-item:focus,
.mat-nav-list .mat-list-item:hover {
  background: rgba(0, 0, 0, 0.04);
}
.mat-list-single-selected-option,
.mat-list-single-selected-option:focus,
.mat-list-single-selected-option:hover {
  background: rgba(0, 0, 0, 0.12);
}
.mat-menu-panel {
  background: #fff;
}
.mat-menu-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-icon-no-color,
.mat-menu-item[disabled]:after {
  color: rgba(0, 0, 0, 0.38);
}
.mat-menu-item-submenu-trigger:after,
.mat-menu-item .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.54);
}
.mat-menu-item-highlighted:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item:hover:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-paginator {
  background: #fff;
}
.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-first,
.mat-icon-button[disabled] .mat-paginator-increment,
.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: #ededed;
}
.mat-progress-bar-buffer {
  background-color: #ededed;
}
.mat-progress-bar-fill:after {
  background-color: #000;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #c5d5e0;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer,
.mat-progress-bar.mat-accent .mat-progress-bar-fill:after {
  background-color: #c5d5e0;
}
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill:after {
  background-color: #f44336;
}
.mat-progress-spinner circle,
.mat-spinner circle {
  stroke: #000;
}
.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle {
  stroke: #c5d5e0;
}
.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: #000;
}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
.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:active .mat-radio-persistent-ripple {
  background-color: #000;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #c5d5e0;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.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:active .mat-radio-persistent-ripple {
  background-color: #c5d5e0;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
.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: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-inner-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element {
  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: #000;
}
.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: #fff;
}
.mat-select-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.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: #000;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #c5d5e0;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow,
.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,
.mat-drawer-container {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer.mat-drawer-push {
  background-color: #fff;
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2),
    0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end,
[dir="rtl"] .mat-drawer-side {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir="rtl"] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: 1px solid 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: #c5d5e0;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(197, 213, 224, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #c5d5e0;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #000;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #000;
}
.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: #000;
}
.mat-slide-toggle-thumb {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 1px 3px 0 rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label,
.mat-primary .mat-slider-track-fill {
  background-color: #000;
}
.mat-primary .mat-slider-thumb-label-text {
  color: #fff;
}
.mat-primary .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.2);
}
.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label,
.mat-accent .mat-slider-track-fill {
  background-color: #c5d5e0;
}
.mat-accent .mat-slider-thumb-label-text {
  color: #000;
}
.mat-accent .mat-slider-focus-ring {
  background-color: rgba(197, 213, 224, 0.2);
}
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label,
.mat-warn .mat-slider-track-fill {
  background-color: #f44336;
}
.mat-warn .mat-slider-thumb-label-text {
  color: #fff;
}
.mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.cdk-focused .mat-slider-track-background,
.mat-slider:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-disabled .mat-slider-thumb,
.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused
  .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused
  .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused
  .mat-slider-thumb,
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover
  .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-min-value:not(
    .mat-slider-thumb-label-showing
  ).cdk-focused.mat-slider-disabled
  .mat-slider-thumb,
.mat-slider-min-value:not(
    .mat-slider-thumb-label-showing
  ):hover.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(
    90deg,
    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(
    180deg,
    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 {
  background-color: rgba(0, 0, 0, 0.04);
}
@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: #fff;
}
.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: #000;
  color: #fff;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: #000;
}
.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: #c5d5e0;
  color: #000;
}
.mat-step-header.mat-warn .mat-step-icon {
  color: #fff;
}
.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: #fff;
}
.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: #fff;
}
.mat-stepper-vertical-line:before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header:after,
.mat-horizontal-stepper-header:before,
.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;
}
.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,
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
.mat-sort-header-arrow {
  color: #757575;
}
.mat-tab-header,
.mat-tab-nav-bar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-tab-group-inverted-header .mat-tab-header,
.mat-tab-group-inverted-header .mat-tab-nav-bar {
  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: hsla(0, 0%, 92.9%, 0.3);
}
.mat-tab-group.mat-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #000;
}
.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: #fff;
}
.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(197, 213, 224, 0.3);
}
.mat-tab-group.mat-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #c5d5e0;
}
.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: #000;
}
.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: #fff;
}
.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: hsla(0, 0%, 92.9%, 0.3);
}
.mat-tab-group.mat-background-primary > .mat-tab-header,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination,
.mat-tab-group.mat-background-primary > .mat-tab-link-container,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container {
  background-color: #000;
}
.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: #fff;
}
.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: hsla(0, 0%, 100%, 0.4);
}
.mat-tab-group.mat-background-primary
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-focus-indicator:before,
.mat-tab-group.mat-background-primary
  > .mat-tab-links
  .mat-focus-indicator:before,
.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-header
  .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-links
  .mat-focus-indicator:before {
  border-color: #fff;
}
.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-pagination-disabled
  .mat-tab-header-pagination-chevron {
  border-color: hsla(0, 0%, 100%, 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-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 {
  background-color: hsla(0, 0%, 100%, 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(197, 213, 224, 0.3);
}
.mat-tab-group.mat-background-accent > .mat-tab-header,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination,
.mat-tab-group.mat-background-accent > .mat-tab-link-container,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container {
  background-color: #c5d5e0;
}
.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: #000;
}
.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(0, 0, 0, 0.4);
}
.mat-tab-group.mat-background-accent
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-focus-indicator:before,
.mat-tab-group.mat-background-accent
  > .mat-tab-links
  .mat-focus-indicator:before,
.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-header
  .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-links
  .mat-focus-indicator:before {
  border-color: #000;
}
.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-pagination-disabled
  .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 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-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 {
  background-color: rgba(0, 0, 0, 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-header-pagination,
.mat-tab-group.mat-background-warn > .mat-tab-link-container,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container {
  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: #fff;
}
.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: hsla(0, 0%, 100%, 0.4);
}
.mat-tab-group.mat-background-warn
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-focus-indicator:before,
.mat-tab-group.mat-background-warn > .mat-tab-links .mat-focus-indicator:before,
.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-header
  .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-links
  .mat-focus-indicator:before {
  border-color: #fff;
}
.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-pagination-disabled
  .mat-tab-header-pagination-chevron {
  border-color: hsla(0, 0%, 100%, 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-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 {
  background-color: hsla(0, 0%, 100%, 0.12);
}
.mat-toolbar {
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #000;
  color: #fff;
}
.mat-toolbar.mat-accent {
  background: #c5d5e0;
  color: #000;
}
.mat-toolbar.mat-warn {
  background: #f44336;
  color: #fff;
}
.mat-toolbar .mat-focused .mat-form-field-ripple,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-form-field-underline {
  background-color: currentColor;
}
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-select-value {
  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: #fff;
}
.mat-nested-tree-node,
.mat-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tree-node {
  min-height: 48px;
}
.mat-snack-bar-container {
  color: hsla(0, 0%, 100%, 0.7);
  background: #323232;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}
.mat-simple-snackbar-action {
  color: #c5d5e0;
}
.g-display-block {
  display: block;
}
.g-display-inline {
  display: inline;
}
.g-display-inline-block {
  display: inline-block;
}
.g-display-none {
  display: none;
}
.g-margin-top-0 {
  margin-top: 0;
}
.g-margin-right-0 {
  margin-right: 0;
}
.g-margin-bottom-0 {
  margin-bottom: 0;
}
.g-margin-left-0 {
  margin-left: 0;
}
.g-margin-x-0 {
  margin-left: 0;
  margin-right: 0;
}
.g-margin-y-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.g-margin-top-1 {
  margin-top: 1rem;
}
.g-margin-right-1 {
  margin-right: 1rem;
}
.g-margin-bottom-1 {
  margin-bottom: 1rem;
}
.g-margin-left-1,
.g-margin-x-1 {
  margin-left: 1rem;
}
.g-margin-x-1 {
  margin-right: 1rem;
}
.g-margin-y-1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.g-margin-top-2 {
  margin-top: 2rem;
}
.g-margin-right-2 {
  margin-right: 2rem;
}
.g-margin-bottom-2 {
  margin-bottom: 2rem;
}
.g-margin-left-2,
.g-margin-x-2 {
  margin-left: 2rem;
}
.g-margin-x-2 {
  margin-right: 2rem;
}
.g-margin-y-2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.g-margin-top-4 {
  margin-top: 4rem;
}
.g-margin-right-4 {
  margin-right: 4rem;
}
.g-margin-bottom-4 {
  margin-bottom: 4rem;
}
.g-margin-left-4,
.g-margin-x-4 {
  margin-left: 4rem;
}
.g-margin-x-4 {
  margin-right: 4rem;
}
.g-margin-y-4 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.g-padding-top-0 {
  padding-top: 0;
}
.g-padding-right-0 {
  padding-right: 0;
}
.g-padding-bottom-0 {
  padding-bottom: 0;
}
.g-padding-left-0 {
  padding-left: 0;
}
.g-padding-x-0 {
  padding-left: 0;
  padding-right: 0;
}
.g-padding-y-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.g-padding-top-1 {
  padding-top: 1rem;
}
.g-padding-right-1 {
  padding-right: 1rem;
}
.g-padding-bottom-1 {
  padding-bottom: 1rem;
}
.g-padding-left-1,
.g-padding-x-1 {
  padding-left: 1rem;
}
.g-padding-x-1 {
  padding-right: 1rem;
}
.g-padding-y-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.g-padding-top-2 {
  padding-top: 2rem;
}
.g-padding-right-2 {
  padding-right: 2rem;
}
.g-padding-bottom-2 {
  padding-bottom: 2rem;
}
.g-padding-left-2,
.g-padding-x-2 {
  padding-left: 2rem;
}
.g-padding-x-2 {
  padding-right: 2rem;
}
.g-padding-y-2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.g-padding-top-4 {
  padding-top: 4rem;
}
.g-padding-right-4 {
  padding-right: 4rem;
}
.g-padding-bottom-4 {
  padding-bottom: 4rem;
}
.g-padding-left-4,
.g-padding-x-4 {
  padding-left: 4rem;
}
.g-padding-x-4 {
  padding-right: 4rem;
}
.g-padding-y-4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.g-text-no-wrap {
  white-space: nowrap;
}
.g-text-align-left {
  text-align: left;
}
.g-text-align-center {
  text-align: center;
}
.g-text-align-right {
  text-align: right;
}
.g-red.g-red.g-red {
  color: red;
}
.g-strikethrough {
  text-decoration: line-through;
}
.g-opacity-60 {
  opacity: 0.6;
}
.g-opacity-70 {
  opacity: 0.7;
}
.g-font-weight-bold {
  font-weight: 700;
}
.g-position-relative {
  position: relative;
}
.g-position-absolute {
  position: absolute;
}
.g-size-fill-height {
  height: 100%;
}
.g-size-fill-width,
body,
html {
  width: 100%;
}
body,
html {
  height: 100%;
  margin: 0;
  display: flex;
  font: 16px/30px Roboto, Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 500px) {
  body,
  html {
    font: 16px/25px Roboto, Helvetica, Arial, Verdana, sans-serif;
  }
}
button {
  padding: 0;
}
a {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}
a :active,
a :hover,
a :link,
a :visited {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.link-bolded-underlined,
.link-bolded-underlined:active,
.link-bolded-underlined:focus,
.link-bolded-underlined:hover,
.link-bolded-underlined:visited {
  font-weight: 700 !important;
  text-decoration: underline !important;
}
.link-bolded-underlined:focus {
  outline: 1px dotted #eee !important;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: Roboto, Helvetica, Arial, Verdana, sans-serif;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.2;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.75rem;
}
h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1rem;
}
p {
  margin: 1em 0;
}
[hidden] {
  display: none !important;
  transition: all 0.3s;
}
.primary-color-button {
  background: #000;
  width: 100%;
  border: 2px solid #000;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  font: 14px/48px Roboto, Helvetica, Arial, Verdana, geneva, sans-serif;
  height: 58px;
  font-weight: 700;
}
.primary-color-button:focus {
  outline: 2px solid #000;
  border: 1px solid #fff;
}
.secondary-color-button {
  background: #fff;
  width: 100%;
  border: 2px solid #000;
  border-radius: 0;
  color: #000;
  text-transform: uppercase;
  font: 14px/48px Roboto, Helvetica, Arial, Verdana, geneva, sans-serif;
  height: 58px;
  font-weight: 700;
}
.primary-color-button:disabled,
.primary-color-button[disabled],
.secondary-color-button:disabled,
.secondary-color-button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
input {
  border: thin solid #ededed;
}
.spacer1 {
  height: 10px;
}
.spacer2 {
  height: 20px;
}
.spacer3 {
  height: 30px;
}
.spacer4 {
  height: 40px;
}
.spacer5 {
  height: 50px;
}
.wrapper {
  padding: 0 2rem;
}
body.isMobile video {
  display: none;
}
.pac-container {
  margin-left: 2px;
}
app-center-box > div {
  background-color: #262626;
  border-radius: 4px;
}
app-center-box button {
  border-radius: 4px !important;
}
.main-container {
  text-align: center;
  padding-top: 70px;
  background-color: #000;
}
@media screen and (max-width: 500px) {
  .main-container {
    background-color: #262626;
  }
}
.main-container img {
  width: 24%;
  min-width: 260px;
  max-width: 400px;
  height: auto;
  margin-bottom: 3em;
}
.main-container .mobile {
  margin-top: 3rem;
  margin-bottom: 1rem;
}
.main-container h3 {
  font-size: 40px;
  font-weight: 700;
}
@media screen and (max-width: 500px) {
  .main-container h3 {
    font-size: 30px;
  }
}
.main-container p {
  max-width: 600px;
  line-height: 1.4;
}
.main-container-lt-md {
  padding: 1.4em;
}
.main-container .home-button {
  max-width: 260px;
}
.main-error-page-container,
.main-page-container {
  background-color: #000;
}
@media screen and (max-width: 500px) {
  .main-error-page-container,
  .main-page-container {
    background-color: #262626;
  }
}
@media screen and (min-width: 0\0) {
  .card-input-column {
    min-height: 615px;
  }
  starlink-footer {
    padding-top: 35px;
  }
  .content-container {
    display: table;
    width: 100%;
    min-height: calc(100vh - 135px);
  }
  .marketing-client {
    display: inline !important;
  }
}
.availability-map-legend-tooltip {
  background-color: rgba(0, 0, 0, 0.6) !important;
  line-height: 1;
  font-size: 12px;
  margin-top: 25px !important;
  text-align: center;
}
/*# sourceMappingURL=styles.86a81fc23db16c420b27.css*/
