/* src/styles/styles.scss */
html {
  height: 100%;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  font-family:
    Lato,
    Helvetica,
    sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:
    Arbutus Slab,
    Georgia,
    serif;
}
:root {
  --mat-dialog-container-color: black;
}
body {
  font-family:
    Roboto,
    "Helvetica Neue",
    sans-serif;
  margin: 0;
  padding: 0;
  height: 100%;
  --mat-sys-background: #fff8f5;
  --mat-sys-error: #ba1a1a;
  --mat-sys-error-container: #ffdad6;
  --mat-sys-inverse-on-surface: #fbeee8;
  --mat-sys-inverse-primary: #ffb787;
  --mat-sys-inverse-surface: #362f2b;
  --mat-sys-on-background: #201a17;
  --mat-sys-on-error: #ffffff;
  --mat-sys-on-error-container: #93000a;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-on-primary-container: #723600;
  --mat-sys-on-primary-fixed: #311300;
  --mat-sys-on-primary-fixed-variant: #723600;
  --mat-sys-on-secondary: #ffffff;
  --mat-sys-on-secondary-container: #5b4130;
  --mat-sys-on-secondary-fixed: #2b1708;
  --mat-sys-on-secondary-fixed-variant: #5b4130;
  --mat-sys-on-surface: #201a17;
  --mat-sys-on-surface-variant: #52443c;
  --mat-sys-on-tertiary: #ffffff;
  --mat-sys-on-tertiary-container: #0000ef;
  --mat-sys-on-tertiary-fixed: #00006e;
  --mat-sys-on-tertiary-fixed-variant: #0000ef;
  --mat-sys-outline: #84746a;
  --mat-sys-outline-variant: #d7c3b8;
  --mat-sys-primary: #964900;
  --mat-sys-primary-container: #ffdcc7;
  --mat-sys-primary-fixed: #ffdcc7;
  --mat-sys-primary-fixed-dim: #ffb787;
  --mat-sys-scrim: #000000;
  --mat-sys-secondary: #755846;
  --mat-sys-secondary-container: #ffdcc7;
  --mat-sys-secondary-fixed: #ffdcc7;
  --mat-sys-secondary-fixed-dim: #e5bfa8;
  --mat-sys-shadow: #000000;
  --mat-sys-surface: #fff8f5;
  --mat-sys-surface-bright: #fff8f5;
  --mat-sys-surface-container: #f8ebe6;
  --mat-sys-surface-container-high: #f2e6e1;
  --mat-sys-surface-container-highest: #ece0da;
  --mat-sys-surface-container-low: #fef1ec;
  --mat-sys-surface-container-lowest: #ffffff;
  --mat-sys-surface-dim: #e3d8d3;
  --mat-sys-surface-tint: #964900;
  --mat-sys-surface-variant: #f4ded3;
  --mat-sys-tertiary: #343dff;
  --mat-sys-tertiary-container: #e0e0ff;
  --mat-sys-tertiary-fixed: #e0e0ff;
  --mat-sys-tertiary-fixed-dim: #bec2ff;
  --mat-sys-neutral-variant20: #3a2e26;
  --mat-sys-neutral10: #201a17;
  --mat-sys-level0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level2:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level3:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level4:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-sys-level5:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-sys-body-large: 400 1rem / 1.5rem Roboto;
  --mat-sys-body-large-font: Roboto;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Roboto;
  --mat-sys-body-medium-font: Roboto;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Roboto;
  --mat-sys-body-small-font: Roboto;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Roboto;
  --mat-sys-display-large-font: Roboto;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;
  --mat-sys-display-medium-font: Roboto;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;
  --mat-sys-display-small-font: Roboto;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Roboto;
  --mat-sys-headline-large-font: Roboto;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;
  --mat-sys-headline-medium-font: Roboto;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Roboto;
  --mat-sys-headline-small-font: Roboto;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-label-large-font: Roboto;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Roboto;
  --mat-sys-label-medium-font: Roboto;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Roboto;
  --mat-sys-label-small-font: Roboto;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;
  --mat-sys-title-large-font: Roboto;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Roboto;
  --mat-sys-title-medium-font: Roboto;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-title-small-font: Roboto;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
}
html {
  --mat-toolbar-container-background-color: #592b11;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar .mat-icon {
  color: white;
}
.secondary-toolbar {
  --mat-toolbar-container-background-color: #9cefff;
  --mat-toolbar-container-text-color: black;
  height: auto !important;
  min-height: var(--mat-toolbar-standard-height, 64px) !important;
}
.secondary-toolbar .mat-icon {
  color: black !important;
}
.danger-button {
  --mat-button-filled-container-color: #b42222;
  --mat-button-outlined-label-text-color: #b42222;
  --mat-icon-button-icon-color: #b42222;
}
.form-card {
  background: var(--mat-sys-surface-container-high);
  box-shadow: var(--mat-sys-level3);
  margin: 16px;
  border-radius: var(--mat-sys-shape-corner-medium);
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.8);
}
html {
  --mat-progress-bar-active-indicator-color: #592b11;
}
.cursor--auto {
  cursor: auto !important;
}
.cursor--default {
  cursor: default !important;
}
.cursor--none {
  cursor: none !important;
}
.cursor--context-menu {
  cursor: context-menu !important;
}
.cursor--help {
  cursor: help !important;
}
.cursor--pointer {
  cursor: pointer !important;
}
.cursor--progress {
  cursor: progress !important;
}
.cursor--wait {
  cursor: wait !important;
}
.cursor--cell {
  cursor: cell !important;
}
.cursor--crosshair {
  cursor: crosshair !important;
}
.cursor--text {
  cursor: text !important;
}
.cursor--vertical-text {
  cursor: vertical-text !important;
}
.cursor--alias {
  cursor: alias !important;
}
.cursor--copy {
  cursor: copy !important;
}
.cursor--move {
  cursor: move !important;
}
.cursor--no-drop {
  cursor: no-drop !important;
}
.cursor--not-allowed {
  cursor: not-allowed !important;
}
.cursor--grab {
  cursor: grab !important;
}
.cursor--grabbing {
  cursor: grabbing !important;
}
.cursor--all-scroll {
  cursor: all-scroll !important;
}
.cursor--col-resize {
  cursor: col-resize !important;
}
.cursor--row-resize {
  cursor: row-resize !important;
}
.cursor--n-resize {
  cursor: n-resize !important;
}
.cursor--e-resize {
  cursor: e-resize !important;
}
.cursor--s-resize {
  cursor: s-resize !important;
}
.cursor--w-resize {
  cursor: w-resize !important;
}
.cursor--ne-resize {
  cursor: ne-resize !important;
}
.cursor--nw-resize {
  cursor: nw-resize !important;
}
.cursor--se-resize {
  cursor: se-resize !important;
}
.cursor--sw-resize {
  cursor: sw-resize !important;
}
.cursor--ew-resize {
  cursor: ew-resize !important;
}
.cursor--ns-resize {
  cursor: ns-resize !important;
}
.cursor--nesw-resize {
  cursor: nesw-resize !important;
}
.cursor--nwse-resize {
  cursor: nwse-resize !important;
}
.cursor--zoom-in {
  cursor: zoom-in !important;
}
.cursor--zoom-out {
  cursor: zoom-out !important;
}
.d-none {
  display: none !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-inline {
  display: inline !important;
}
.d-block {
  display: block !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-compact {
  display: compact !important;
}
.d-contents {
  display: contents !important;
}
.d-flow {
  display: flow !important;
}
.d-flow-root {
  display: flow-root !important;
}
.d-grid {
  display: grid !important;
}
.d-inline-grid {
  display: inline-grid !important;
}
.d-list-item {
  display: list-item !important;
}
.d-inline-list-item {
  display: inline-list-item !important;
}
.d-table {
  display: table !important;
}
.d-inline-table {
  display: inline-table !important;
}
.d-flex {
  display: flex !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.justify-content-start {
  justify-content: start !important;
}
.justify-content-end {
  justify-content: end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: start !important;
}
.align-items-end {
  align-items: end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-self-start {
  align-self: start !important;
}
.align-self-end {
  align-self: end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.font-weight--100 {
  font-weight: 100 !important;
}
.font-weight--200 {
  font-weight: 200 !important;
}
.font-weight--200 {
  font-weight: 200 !important;
}
.font-weight--300 {
  font-weight: 300 !important;
}
.font-weight--400 {
  font-weight: 400 !important;
}
.font-weight--500 {
  font-weight: 500 !important;
}
.font-weight--600 {
  font-weight: 600 !important;
}
.font-weight--700 {
  font-weight: 700 !important;
}
.font-weight--800 {
  font-weight: 800 !important;
}
.font-weight--bold {
  font-weight: bold !important;
}
.font-weight--bolder {
  font-weight: bolder !important;
}
.w-25 {
  width: 25% !important;
}
.w-30 {
  width: 30% !important;
}
.w-40 {
  width: 40% !important;
}
.w-50 {
  width: 50% !important;
}
.w-60 {
  width: 60% !important;
}
.w-70 {
  width: 70% !important;
}
.w-75 {
  width: 75% !important;
}
.w-80 {
  width: 80% !important;
}
.w-90 {
  width: 90% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.w-fit-content {
  width: fit-content !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.top-0 {
  top: 0 !important;
}
.right-0 {
  right: 0 !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.left-0 {
  left: 0 !important;
}
.top-1 {
  top: 0.25rem !important;
}
.right-1 {
  right: 0.25rem !important;
}
.bottom-1 {
  bottom: 0.25rem !important;
}
.left-1 {
  left: 0.25rem !important;
}
.top-2 {
  top: 0.5rem !important;
}
.right-2 {
  right: 0.5rem !important;
}
.bottom-2 {
  bottom: 0.5rem !important;
}
.left-2 {
  left: 0.5rem !important;
}
.top-3 {
  top: 1rem !important;
}
.right-3 {
  right: 1rem !important;
}
.bottom-3 {
  bottom: 1rem !important;
}
.left-3 {
  left: 1rem !important;
}
.top-4 {
  top: 1.5rem !important;
}
.right-4 {
  right: 1.5rem !important;
}
.bottom-4 {
  bottom: 1.5rem !important;
}
.left-4 {
  left: 1.5rem !important;
}
.top-5 {
  top: 3rem !important;
}
.right-5 {
  right: 3rem !important;
}
.bottom-5 {
  bottom: 3rem !important;
}
.left-5 {
  left: 3rem !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-unset {
  text-transform: unset !important;
}
.text-full-size-kana {
  text-transform: full-size-kana !important;
}
.text-full-width {
  text-transform: full-width !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-justify {
  text-align: justify !important;
}
.text-justify-all {
  text-align: justify-all !important;
}
.text-initial {
  text-align: initial !important;
}
.text-inherit {
  text-align: inherit !important;
}
.text-start {
  text-align: start !important;
}
.text-end {
  text-align: end !important;
}
.text-match-parent {
  text-align: match-parent !important;
}
.text-revert {
  text-align: revert !important;
}
.text-unset {
  text-align: unset !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.no-subscript .mat-mdc-form-field-subscript-wrapper {
  display: none;
}
.progress-bar-container {
  min-height: 4px;
}
.text-primary {
  color: #592b11 !important;
}
.text-primary--hover:hover {
  color: #592b11 !important;
}
.text-primary-dark {
  color: #4c1a00 !important;
}
.text-primary-dark--hover:hover {
  color: #4c1a00 !important;
}
.text-secondary {
  color: #9cefff !important;
}
.text-secondary--hover:hover {
  color: #9cefff !important;
}
.text-secondary-dark {
  color: #6de6ff !important;
}
.text-secondary-dark--hover:hover {
  color: #6de6ff !important;
}
.text-tertiary {
  color: #f2529d !important;
}
.text-tertiary--hover:hover {
  color: #f2529d !important;
}
.text-tertiary-dark {
  color: #f22e89 !important;
}
.text-tertiary-dark--hover:hover {
  color: #f22e89 !important;
}
.text-quaternary {
  color: #f5877c !important;
}
.text-quaternary--hover:hover {
  color: #f5877c !important;
}
.text-blue {
  color: #264756 !important;
}
.text-blue--hover:hover {
  color: #264756 !important;
}
.text-muted {
  color: #6b7280 !important;
}
.text-muted--hover:hover {
  color: #6b7280 !important;
}
.text-success {
  color: #16a249 !important;
}
.text-success--hover:hover {
  color: #16a249 !important;
}
.arbutus {
  font-family:
    Arbutus Slab,
    Georgia,
    serif !important;
}
.stepper--headless .mat-horizontal-stepper-header-container {
  display: none !important;
}
.stepper--p-0 .mat-horizontal-content-container {
  padding: 0;
  margin: 0;
}
.carousel-stepper {
  background: black;
}
.carousel-stepper .mat-horizontal-stepper-header-container {
  display: none !important;
}
.story-section-active > .mat-mdc-button-persistent-ripple::before {
  opacity: 0.1 !important;
}
.tox-promotion {
  opacity: 0;
}
.tox-statusbar__branding {
  display: none;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
